Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e29993ed0a0c11d4632b38cf8f347a963ffe1087+8a1959b2d712e16ab913b58ac80647e8a84f2556 (2e55cac8397166b0a1ab21b8a65ba197f12bcc47) 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-ssh14333672556599152786.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-ssh12678012085213307121.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-3956/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-3956/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh10128071222245449100.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-ssh16421000104051808155.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-3956/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-3956/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9401192139076565251.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-11894 in /w/workspace/edgexfoundry_edgex-go_PR-3956 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit e29993ed0a0c11d4632b38cf8f347a963ffe1087 Merge succeeded, producing cdddb117f68a638f9e1d41f6183e660e0bd25e9f Checking out Revision cdddb117f68a638f9e1d41f6183e660e0bd25e9f (PR-3956) > 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/3956/head:refs/remotes/origin/PR-3956 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e29993ed0a0c11d4632b38cf8f347a963ffe1087 # 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 cdddb117f68a638f9e1d41f6183e660e0bd25e9f # timeout=10 Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" > git rev-list --no-walk e29993ed0a0c11d4632b38cf8f347a963ffe1087 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:29:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:29:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:29:22 ========================================================= 20:29:22 EdgeX Global Pipelines Version Info 20:29:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:29:23 ------------------- 20:29:23 stable info: 20:29:23 ------------------- 20:29:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:29:23 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:29:23 Message: update stable to v1.0.221 20:29:23 ------------------- 20:29:23 experimental info: 20:29:23 ------------------- 20:29:23 Commited By: **** collab-it+edgex@linuxfoundation.org 20:29:23 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 20:29:23 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:29:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:29:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:29:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:29:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:29:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:29:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3956 [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3956 [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3956 [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cdddb117f68a638f9e1d41f6183e660e0bd25e9f [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cdddb11 [Pipeline] echo 20:29:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:29:24 provisioning config files... 20:29:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8568125784320508857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:24 ---> docker-login.sh 20:29:24 nexus3.edgexfoundry.org:10001 20:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:24 Configure a credential helper to remove this warning. See 20:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:24 20:29:24 Login Succeeded 20:29:24 nexus3.edgexfoundry.org:10002 20:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:25 Configure a credential helper to remove this warning. See 20:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:25 20:29:25 Login Succeeded 20:29:25 nexus3.edgexfoundry.org:10003 20:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:25 Configure a credential helper to remove this warning. See 20:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:25 20:29:25 Login Succeeded 20:29:25 nexus3.edgexfoundry.org:10004 20:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:25 Configure a credential helper to remove this warning. See 20:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:25 20:29:25 Login Succeeded 20:29:25 docker.io 20:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:29:26 Configure a credential helper to remove this warning. See 20:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:29:26 20:29:26 Login Succeeded 20:29:26 ---> docker-login.sh ends [Pipeline] } 20:29:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:26 + 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:29:26 + dirname cmd/core-command/Dockerfile+ 20:29:26 cut -d/ -f2 20:29:26 + echo core-command,cmd/core-command/Dockerfile 20:29:26 + cut -d/ -f2 20:29:26 + dirname cmd/core-data/Dockerfile 20:29:26 + echo core-data,cmd/core-data/Dockerfile 20:29:26 + + dirname cmd/core-metadata/Dockerfile 20:29:26 cut -d/ -f2 20:29:26 + echo core-metadata,cmd/core-metadata/Dockerfile 20:29:26 + dirname cmd/security-bootstrapper/Dockerfile 20:29:26 + cut -d/ -f2 20:29:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:29:26 + dirname cmd/security-proxy-setup/Dockerfile 20:29:26 + cut -d/ -f2 20:29:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:29:26 + dirname cmd/security-secretstore-setup/Dockerfile 20:29:26 + cut -d/ -f2 20:29:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:29:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:29:26 + cut -d/ -f2 20:29:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:29:26 + dirname cmd/security-spire-agent/Dockerfile 20:29:26 + cut -d/ -f2 20:29:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:29:26 + dirname cmd/security-spire-config/Dockerfile 20:29:26 + cut -d/ -f2 20:29:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:29:26 + dirname cmd/security-spire-server/Dockerfile 20:29:26 + cut -d/ -f2 20:29:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:29:26 + dirname cmd/support-notifications/Dockerfile 20:29:26 + cut -d/ -f2 20:29:26 + echo support-notifications,cmd/support-notifications/Dockerfile 20:29:26 + dirname cmd/support-scheduler/Dockerfile 20:29:26 + cut -d/ -f2 20:29:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:29:26 + dirname cmd/sys-mgmt-agent/Dockerfile 20:29:26 + cut -d/ -f2 20:29:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:29:26 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:29:26 + git rev-list -1 --merges cdddb117f68a638f9e1d41f6183e660e0bd25e9f~1..cdddb117f68a638f9e1d41f6183e660e0bd25e9f [Pipeline] echo 20:29:26 -----------> git rev-list -1 --merges cdddb117f68a638f9e1d41f6183e660e0bd25e9f~1..cdddb117f68a638f9e1d41f6183e660e0bd25e9f cdddb117f68a638f9e1d41f6183e660e0bd25e9f 20:29:26 cdddb117f68a638f9e1d41f6183e660e0bd25e9f [false] [Pipeline] sh 20:29:27 + git log --format=format:%s -1 cdddb117f68a638f9e1d41f6183e660e0bd25e9f [Pipeline] echo 20:29:27 ========================================================= 20:29:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:29:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:29:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:29:27 + grep -v github /etc/ssh/ssh_known_hosts 20:29:27 + [ -e /tmp/ssh_known_hosts ] 20:29:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:29:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:29:27 + sudo tee -a /etc/ssh/ssh_known_hosts 20:29:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:29:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:28 20:29:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:29:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:28 latest: Pulling from edgex-devops/git-semver 20:29:28 a0d0a0d46f8b: Pulling fs layer 20:29:28 3e5f54012d9b: Pulling fs layer 20:29:28 4c7163046ea9: Pulling fs layer 20:29:28 0c2d73faf560: Pulling fs layer 20:29:28 0c2d73faf560: Waiting 20:29:28 3e5f54012d9b: Verifying Checksum 20:29:28 3e5f54012d9b: Download complete 20:29:28 a0d0a0d46f8b: Download complete 20:29:28 4c7163046ea9: Verifying Checksum 20:29:28 4c7163046ea9: Download complete 20:29:28 0c2d73faf560: Verifying Checksum 20:29:28 0c2d73faf560: Download complete 20:29:28 a0d0a0d46f8b: Pull complete 20:29:28 3e5f54012d9b: Pull complete 20:29:28 4c7163046ea9: Pull complete 20:29:29 0c2d73faf560: Pull complete 20:29:29 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:29:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:29:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:29:29 prd-ubuntu20.04-docker-8c-8g-11894 does not seem to be running inside a container 20:29:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:29:29 $ docker top 591252b532174c82f5efae4ed74706969431f63d6e2c8e13a3f4b5671ff504a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:29:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:29 [ssh-agent] Looking for ssh-agent implementation... 20:29:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:30 $ docker exec 591252b532174c82f5efae4ed74706969431f63d6e2c8e13a3f4b5671ff504a0 ssh-agent 20:29:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpILEEn/agent.14 20:29:30 SSH_AGENT_PID=20 20:29:30 Running ssh-add (command line suppressed) 20:29:30 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4414194553587298845.key (/w/workspace/edgex-go/2@tmp/private_key_4414194553587298845.key) 20:29:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:30 + git tag --points-at HEAD [Pipeline] } 20:29:30 $ docker exec --env ******** --env ******** 591252b532174c82f5efae4ed74706969431f63d6e2c8e13a3f4b5671ff504a0 ssh-agent -k 20:29:30 unset SSH_AUTH_SOCK; 20:29:30 unset SSH_AGENT_PID; 20:29:30 echo Agent pid 20 killed; 20:29:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:29:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:29:30 [ssh-agent] Looking for ssh-agent implementation... 20:29:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:29:30 $ docker exec 591252b532174c82f5efae4ed74706969431f63d6e2c8e13a3f4b5671ff504a0 ssh-agent 20:29:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdEEAgc/agent.54 20:29:31 SSH_AGENT_PID=61 20:29:31 Running ssh-add (command line suppressed) 20:29:31 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1898468753525625697.key (/w/workspace/edgex-go/2@tmp/private_key_1898468753525625697.key) 20:29:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:29:31 + git semver init 20:29:31 # -> Open(): unable to determine branch for HEAD 20:29:31 # $GIT_DIR = /w/workspace/edgex-go/2/.git 20:29:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 20:29:31 # $SEMVER_REMOTE_NAME = origin 20:29:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:29:31 # $SEMVER_USER_NAME = edgex-jenkins 20:29:31 # $SEMVER_BRANCH = PR-3956 20:29:31 # $SEMVER_TEMP = /tmp/semver-752419690 20:29:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:29:43 # '/tmp/semver-752419690' -> '/w/workspace/edgex-go/2/.semver' 20:29:43 # -> Force: false 20:29:43 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 20:29:44 $ docker exec --env ******** --env ******** 591252b532174c82f5efae4ed74706969431f63d6e2c8e13a3f4b5671ff504a0 ssh-agent -k 20:29:44 unset SSH_AUTH_SOCK; 20:29:44 unset SSH_AGENT_PID; 20:29:44 echo Agent pid 61 killed; 20:29:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:29:44 + git semver [Pipeline] } 20:29:44 $ docker stop --time=1 591252b532174c82f5efae4ed74706969431f63d6e2c8e13a3f4b5671ff504a0 20:29:46 $ docker rm -f 591252b532174c82f5efae4ed74706969431f63d6e2c8e13a3f4b5671ff504a0 [Pipeline] // withDockerContainer [Pipeline] sh 20:29:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:29:47 Stashed 1 file(s) [Pipeline] echo 20:29:47 [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:29:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:29:47 ========================================================= 20:29:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:29:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:29:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:29:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:29:47 59bf1c3509f3: Pulling fs layer 20:29:47 666ba61612fd: Pulling fs layer 20:29:47 8ed8ca486205: Pulling fs layer 20:29:47 4fe6c5a15a65: Pulling fs layer 20:29:47 22a0e8bec74d: Pulling fs layer 20:29:47 640e595b4fbd: Pulling fs layer 20:29:47 763cafe07f6e: Pulling fs layer 20:29:47 0c0b528cf693: Pulling fs layer 20:29:47 10935f4eaf8b: Pulling fs layer 20:29:47 22a0e8bec74d: Waiting 20:29:47 4fe6c5a15a65: Waiting 20:29:47 640e595b4fbd: Waiting 20:29:47 763cafe07f6e: Waiting 20:29:47 10935f4eaf8b: Waiting 20:29:47 8ed8ca486205: Verifying Checksum 20:29:47 8ed8ca486205: Download complete 20:29:47 666ba61612fd: Download complete 20:29:47 22a0e8bec74d: Verifying Checksum 20:29:47 22a0e8bec74d: Download complete 20:29:47 640e595b4fbd: Download complete 20:29:47 59bf1c3509f3: Verifying Checksum 20:29:47 59bf1c3509f3: Download complete 20:29:47 763cafe07f6e: Verifying Checksum 20:29:47 763cafe07f6e: Download complete 20:29:47 0c0b528cf693: Verifying Checksum 20:29:47 0c0b528cf693: Download complete 20:29:47 59bf1c3509f3: Pull complete 20:29:47 666ba61612fd: Pull complete 20:29:47 8ed8ca486205: Pull complete 20:29:48 10935f4eaf8b: Verifying Checksum 20:29:48 10935f4eaf8b: Download complete 20:29:48 4fe6c5a15a65: Verifying Checksum 20:29:48 4fe6c5a15a65: Download complete 20:29:51 4fe6c5a15a65: Pull complete 20:29:51 22a0e8bec74d: Pull complete 20:29:51 640e595b4fbd: Pull complete 20:29:51 763cafe07f6e: Pull complete 20:29:51 0c0b528cf693: Pull complete 20:29:53 10935f4eaf8b: Pull complete 20:29:53 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 20:29:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:29:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:29:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:29:54 WORKDIR /edgex 20:29:54 COPY go.mod . 20:29:54 RUN go mod download+ 20:29:54 docker build -t ci-base-image-x86_64 -f - . 20:29:55 Sending build context to Docker daemon 334.8MB 20:29:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:29:55 ---> 99d49a6021b9 20:29:55 Step 2/4 : WORKDIR /edgex 20:29:57 ---> Running in fbc9ced9db2e 20:29:57 Removing intermediate container fbc9ced9db2e 20:29:57 ---> ab6e5b028dea 20:29:57 Step 3/4 : COPY go.mod . 20:29:57 ---> d0d642f69485 20:29:57 Step 4/4 : RUN go mod download 20:29:57 ---> Running in 4fa94f6b59a1 20:30:02 Still waiting to schedule task 20:30:02 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:30:15 Removing intermediate container 4fa94f6b59a1 20:30:15 ---> f9585dcbefcb 20:30:15 Successfully built f9585dcbefcb 20:30:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:30:15 + docker inspect -f . ci-base-image-x86_64 20:30:15 . [Pipeline] withDockerContainer 20:30:15 prd-ubuntu20.04-docker-8c-8g-11894 does not seem to be running inside a container 20:30:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:16 $ docker top cc193db537876b51f1cb8f4a394b601575209782148f1ac871f57e7c3810f3de -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:16 + go version 20:30:16 go version go1.17.6 linux/amd64 [Pipeline] } 20:30:16 $ docker stop --time=1 cc193db537876b51f1cb8f4a394b601575209782148f1ac871f57e7c3810f3de 20:30:18 $ docker rm -f cc193db537876b51f1cb8f4a394b601575209782148f1ac871f57e7c3810f3de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:30:18 + docker inspect -f . ci-base-image-x86_64 20:30:18 . [Pipeline] withDockerContainer 20:30:18 prd-ubuntu20.04-docker-8c-8g-11894 does not seem to be running inside a container 20:30:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:30:18 $ docker top 60b5bae00268dbe206972c16aec2f55af8b38b7147a668b5aafd859d344db1c6 -eo pid,comm [Pipeline] { [Pipeline] echo 20:30:18 ========================================================= 20:30:18 [edgeXBuildGoParallel] Running Tests and Build... 20:30:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:30:19 + make test 20:30:19 go mod tidy -compat=1.17 20:30:19 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:30:24 ? github.com/edgexfoundry/edgex-go [no test files] 20:30:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:30:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:30:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:30:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:30:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:30:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:30:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:30:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:30:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:30:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:30:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:30:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:30:35 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:30:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:30:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.139s coverage: 28.7% of statements 20:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:30:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.079s coverage: 98.5% of statements 20:30:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:30:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 54.9% of statements 20:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:30:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.905s coverage: 89.2% of statements 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 84.4% of statements 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:30:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.469s coverage: 95.1% of statements 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:30:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.099s coverage: 72.2% of statements 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.091s coverage: 60.0% of statements 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.067s coverage: 0.9% of statements 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 20:30:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 24.0% of statements 20:30:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements 20:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.088s coverage: 79.5% of statements 20:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements 20:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 20:30:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 20:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.075s coverage: 94.4% of statements 20:30:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 20:30:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.185s coverage: 82.5% of statements 20:30:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.094s coverage: 92.9% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.135s coverage: 91.2% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.147s coverage: 64.4% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 89.4% of statements 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.370s coverage: 65.4% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.133s coverage: 43.8% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.149s coverage: 92.3% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.062s coverage: 28.9% of statements 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:31:01 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 20:31:01 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 20:31:01 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:31:19 GO111MODULE=on go vet ./... 20:31:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:31:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:31:21 ./bin/test-attribution-txt.sh [Pipeline] echo 20:31:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:31:22 + ls -al . 20:31:22 total 668 20:31:22 drwxrwxr-x 10 1001 1001 4096 Apr 10 20:31 . 20:31:22 drwxr-xr-x 4 root root 4096 Apr 10 20:30 .. 20:31:22 -rw-rw-r-- 1 1001 1001 11 Apr 10 20:29 .dockerignore 20:31:22 drwxrwxr-x 8 1001 1001 4096 Apr 10 20:29 .git 20:31:22 drwxrwxr-x 4 1001 1001 4096 Apr 10 20:29 .github 20:31:22 -rw-rw-r-- 1 1001 1001 870 Apr 10 20:29 .gitignore 20:31:22 -rw-rw-r-- 1 1001 1001 42 Apr 10 20:29 .golangci.yml 20:31:22 -rw-rw-r-- 1 1001 1001 87 Apr 10 20:29 .hadolint.yml 20:31:22 drwx------ 3 1001 1001 4096 Apr 10 20:29 .semver 20:31:22 -rw-rw-r-- 1 1001 1001 166 Apr 10 20:29 .sonarcloud.properties 20:31:22 -rw-rw-r-- 1 1001 1001 1171 Apr 10 20:29 ADOPTERS.md 20:31:22 -rw-rw-r-- 1 1001 1001 9953 Apr 10 20:29 Attribution.txt 20:31:22 -rw-rw-r-- 1 1001 1001 51732 Apr 10 20:29 CHANGELOG.md 20:31:22 -rw-rw-r-- 1 1001 1001 3804 Apr 10 20:29 CONTRIBUTING.md 20:31:22 -rw-rw-r-- 1 1001 1001 677 Apr 10 20:29 GOVERNANCE.md 20:31:22 -rw-rw-r-- 1 1001 1001 849 Apr 10 20:29 Jenkinsfile 20:31:22 -rw-rw-r-- 1 1001 1001 10775 Apr 10 20:29 LICENSE 20:31:22 -rw-rw-r-- 1 1001 1001 8478 Apr 10 20:29 Makefile 20:31:22 -rw-rw-r-- 1 1001 1001 582 Apr 10 20:29 OWNERS.md 20:31:22 -rw-rw-r-- 1 1001 1001 8207 Apr 10 20:29 README.md 20:31:22 -rw-rw-r-- 1 1001 1001 6912 Apr 10 20:29 SECURITY.md 20:31:22 -rw-rw-r-- 1 1001 1001 5 Apr 10 20:29 VERSION 20:31:22 -rw-rw-r-- 1 1001 1001 4131 Apr 10 20:29 ZMQWindows.md 20:31:22 drwxrwxr-x 2 1001 1001 4096 Apr 10 20:29 bin 20:31:22 drwxrwxr-x 18 1001 1001 4096 Apr 10 20:29 cmd 20:31:22 -rw-r--r-- 1 root root 431014 Apr 10 20:30 coverage.out 20:31:22 -rw-rw-r-- 1 1001 1001 3176 Apr 10 20:29 go.mod 20:31:22 -rw-rw-r-- 1 1001 1001 34992 Apr 10 20:30 go.sum 20:31:22 drwxrwxr-x 8 1001 1001 4096 Apr 10 20:29 internal 20:31:22 drwxrwxr-x 3 1001 1001 4096 Apr 10 20:29 openapi 20:31:22 drwxrwxr-x 4 1001 1001 4096 Apr 10 20:29 snap 20:31:22 -rw-rw-r-- 1 1001 1001 204 Apr 10 20:29 version.go [Pipeline] sh 20:31:22 + '[' -e coverage.out ] 20:31:22 + chown 1001:1001 coverage.out [Pipeline] stash 20:31:22 Stashed 1 file(s) [Pipeline] sh 20:31:22 + make build 20:31:22 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:31:37 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:31:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11902 in /w/workspace/edgexfoundry_edgex-go_PR-3956 [Pipeline] { [Pipeline] ws 20:31:42 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 20:31:43 The recommended git tool is: git 20:31:49 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:31:49 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:31:50 using credential edgex-jenkins-ssh 20:31:50 Cloning the remote Git repository 20:31:50 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:31:50 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:31:50 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:31:50 > git init /w/workspace/edgex-go/2 # timeout=10 20:31:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:31:50 > git --version # timeout=10 20:31:51 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:31:50 > git --version # 'git version 2.25.1' 20:31:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:53 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:31:53 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:31:54 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:31:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:31:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:31:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:31:59 $ docker stop --time=1 60b5bae00268dbe206972c16aec2f55af8b38b7147a668b5aafd859d344db1c6 20:32:02 $ docker rm -f 60b5bae00268dbe206972c16aec2f55af8b38b7147a668b5aafd859d344db1c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:03 20:32:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 20:32:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:04 latest: Pulling from edgex-devops/edgex-compose 20:32:04 cbdbe7a5bc2a: Pulling fs layer 20:32:04 ca9280d653b3: Pulling fs layer 20:32:04 7e9c9ca2126c: Pulling fs layer 20:32:04 cbdbe7a5bc2a: Download complete 20:32:04 ca9280d653b3: Verifying Checksum 20:32:04 ca9280d653b3: Download complete 20:32:04 cbdbe7a5bc2a: Pull complete 20:32:04 7e9c9ca2126c: Download complete 20:32:04 ca9280d653b3: Pull complete 20:32:07 7e9c9ca2126c: Pull complete 20:32:07 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:32:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 20:32:07 prd-ubuntu20.04-docker-8c-8g-11894 does not seem to be running inside a container 20:32:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:32:09 $ docker top fde8fc5613be1cb1ccbdeaf260ad7cc840602d6577d316ce48de2acc23f97c82 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:09 + docker-compose build --help 20:32:09 + grep parallel 20:32:09 Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit e29993ed0a0c11d4632b38cf8f347a963ffe1087 20:32:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:32:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:32:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:32:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:32:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3956/head:refs/remotes/origin/PR-3956 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:32:09 > git config core.sparsecheckout # timeout=10 20:32:09 > git checkout -f e29993ed0a0c11d4632b38cf8f347a963ffe1087 # timeout=10 20:32:10 --parallel Build images in parallel. 20:32:10 Merge succeeded, producing ba579a049dc3911f8fbbf0dd09fff2ad6edfb3cb 20:32:10 Checking out Revision ba579a049dc3911f8fbbf0dd09fff2ad6edfb3cb (PR-3956) [Pipeline] } 20:32:10 $ docker stop --time=1 fde8fc5613be1cb1ccbdeaf260ad7cc840602d6577d316ce48de2acc23f97c82 20:32:11 $ docker rm -f fde8fc5613be1cb1ccbdeaf260ad7cc840602d6577d316ce48de2acc23f97c82 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:32:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:32:11 . [Pipeline] withDockerContainer 20:32:11 prd-ubuntu20.04-docker-8c-8g-11894 does not seem to be running inside a container 20:32:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:32:09 > git remote # timeout=10 20:32:09 > git config --get remote.origin.url # timeout=10 20:32:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:32:09 > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 20:32:10 > git rev-parse HEAD^{commit} # timeout=10 20:32:10 > git config core.sparsecheckout # timeout=10 20:32:10 > git checkout -f ba579a049dc3911f8fbbf0dd09fff2ad6edfb3cb # timeout=10 20:32:12 $ docker top b071aa419de4d4717b9841b28e1eaf8a7b2d7fb539f8635e11535902bfd5bc4a -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:12 + docker-compose -f ./docker-compose-build.yml build --parallel 20:32:13 Building core-command ... 20:32:13 Building core-data ... 20:32:13 Building core-metadata ... 20:32:13 Building security-bootstrapper ... 20:32:13 Building security-proxy-setup ... 20:32:13 Building security-secretstore-setup ... 20:32:13 Building security-spiffe-token-provider ... 20:32:13 Building security-spire-agent ... 20:32:13 Building security-spire-config ... 20:32:13 Building security-spire-server ... 20:32:13 Building support-notifications ... 20:32:13 Building support-scheduler ... 20:32:13 Building sys-mgmt-agent ... 20:32:13 Building security-spire-config 20:32:13 Building sys-mgmt-agent 20:32:13 Building security-bootstrapper 20:32:13 Building core-data 20:32:13 Building security-secretstore-setup 20:32:14 Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" 20:32:14 > git rev-list --no-walk e29993ed0a0c11d4632b38cf8f347a963ffe1087 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:32:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:32:15 % Total % Received % Xferd Average Speed Time Time Time Current 20:32:15 Dload Upload Total Spent Left Speed 20:32:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 48938 0 --:--:-- --:--:-- --:--:-- 48938 [Pipeline] sh 20:32:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:32:16 + sudo tee /etc/docker/daemon.new 20:32:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:32:16 { 20:32:16 "registry-mirrors": [ 20:32:16 "https://nexus3.edgexfoundry.org:10001" 20:32:16 ], 20:32:16 "bip": "10.250.0.254/24", 20:32:16 "hosts": [ 20:32:16 "tcp://0.0.0.0:5555", 20:32:16 "unix:///var/run/docker.sock" 20:32:16 ], 20:32:16 "mtu": 1458, 20:32:16 "selinux-enabled": true, 20:32:16 "seccomp-profile": "/etc/docker/seccomp.json" 20:32:16 } [Pipeline] sh 20:32:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:32:17 + sudo service docker restart 20:32:31 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:32:31 ---> f9585dcbefcb 20:32:31 Step 3/26 : WORKDIR /edgex-go 20:32:31 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:32:31 ---> f9585dcbefcb 20:32:31 Step 3/25 : WORKDIR /edgex-go 20:32:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:31 ---> f9585dcbefcb 20:32:31 Step 3/23 : WORKDIR /edgex-go 20:32:31 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:31 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:32:31 ---> f9585dcbefcb 20:32:31 Step 3/31 : WORKDIR /edgex-go 20:32:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:32:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:31 ---> f9585dcbefcb 20:32:31 Step 3/23 : WORKDIR /edgex-go 20:32:31 ---> Running in 0318cf2b5e85 20:32:31 ---> Running in 4937c218e53c 20:32:31 ---> Running in 865edbfe5e96 20:32:31 ---> Running in 0e4c73bd19d5 20:32:31 ---> Running in 6cb13d072028 20:32:32 Removing intermediate container 0e4c73bd19d5 20:32:32 ---> bf62d39023b7 20:32:32 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:32 ---> Running in f003dc781941 20:32:32 Removing intermediate container 6cb13d072028 20:32:32 ---> 008ba66d0b43 20:32:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:32 Removing intermediate container 865edbfe5e96 20:32:32 ---> a91554ba92da 20:32:32 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:32 Removing intermediate container 4937c218e53c 20:32:32 ---> 7833bc8bbc36 20:32:32 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 0318cf2b5e85 20:32:32 20:32:32 ---> 6a40017d8d09 20:32:32 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:32:32 ---> Running in 55f6867a7574 20:32:32 ---> Running in 3ec00739319f 20:32:32 ---> Running in 257c001ccadf 20:32:32 ---> Running in a6fed943a756 20:32:32 Removing intermediate container f003dc781941 20:32:32 ---> c01c19f2089b 20:32:32 Step 5/31 : RUN apk add --update --no-cache make git 20:32:33 ---> Running in 4fb55c8393e8 20:32:33 Removing intermediate container 3ec00739319f 20:32:33 ---> 290448a0a76f 20:32:33 Step 5/23 : RUN apk add --update --no-cache make bash git 20:32:33 ---> Running in cd0103de4ca7 20:32:33 Removing intermediate container a6fed943a756 20:32:33 ---> 80df3c5edf8d 20:32:33 Step 5/25 : RUN apk add --update --no-cache make git 20:32:33 ---> Running in 754b1a06a871 20:32:33 Removing intermediate container 257c001ccadf 20:32:33 ---> d2609091538b 20:32:33 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:32:33 ---> Running in 2028290e77ab 20:32:33 Removing intermediate container 55f6867a7574 20:32:33 ---> 753ac458769b 20:32:33 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:32:33 ---> Running in 676c415990cd 20:32:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:32:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:32:35 OK: 221 MiB in 52 packages 20:32:35 OK: 221 MiB in 52 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:32:35 provisioning config files... 20:32:35 OK: 221 MiB in 52 packages 20:32:35 OK: 221 MiB in 52 packages 20:32:35 OK: 221 MiB in 52 packages 20:32:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7558743220496276102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:32:35 Removing intermediate container 4fb55c8393e8 20:32:35 ---> 939dd9d46c13 20:32:35 Step 6/31 : COPY go.mod vendor* ./ 20:32:35 Removing intermediate container cd0103de4ca7 20:32:35 ---> 22b6d2da00b6 20:32:35 Step 6/23 : COPY go.mod vendor* ./ 20:32:35 ---> e3b4a5d77620 20:32:35 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:35 Removing intermediate container 2028290e77ab 20:32:35 ---> 1564fa9e53c1 20:32:35 Step 6/26 : COPY go.mod vendor* ./ 20:32:35 ---> Running in d5f975c2a1e0 20:32:35 Removing intermediate container 754b1a06a871 20:32:35 ---> 6de9820e5953 20:32:35 Step 6/25 : COPY go.mod vendor* ./ 20:32:35 ---> 92ee546ec462 20:32:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:35 Removing intermediate container 676c415990cd 20:32:35 ---> a5a3f9542772 20:32:35 Step 6/23 : COPY go.mod vendor* ./ 20:32:35 ---> Running in a670bb8c9ea0 20:32:36 ---> docker-login.sh 20:32:36 nexus3.edgexfoundry.org:10001 20:32:36 ---> f3f46829b24c 20:32:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:36 ---> Running in 11c9dbd7f935 20:32:36 ---> a1dff8bf5cc4 20:32:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:36 ---> Running in ed918e88198a 20:32:36 ---> c1a6bac9bfa9 20:32:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:36 ---> Running in 0350b626cd8d 20:32:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:36 Configure a credential helper to remove this warning. See 20:32:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:36 20:32:36 Login Succeeded 20:32:36 nexus3.edgexfoundry.org:10002 20:32:37 Removing intermediate container d5f975c2a1e0 20:32:37 ---> 4ae55de23b3d 20:32:37 Step 8/31 : COPY . . 20:32:37 Removing intermediate container a670bb8c9ea0 20:32:37 ---> 214301d5cdb5 20:32:37 Step 8/23 : COPY . . 20:32:37 Removing intermediate container 11c9dbd7f935 20:32:37 ---> 59c77154f743 20:32:37 Step 8/26 : COPY . . 20:32:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:37 Configure a credential helper to remove this warning. See 20:32:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:37 20:32:37 Login Succeeded 20:32:37 nexus3.edgexfoundry.org:10003 20:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:38 Configure a credential helper to remove this warning. See 20:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:38 20:32:38 Login Succeeded 20:32:38 nexus3.edgexfoundry.org:10004 20:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:38 Configure a credential helper to remove this warning. See 20:32:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:38 20:32:38 Login Succeeded 20:32:38 docker.io 20:32:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:32:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:32:39 Configure a credential helper to remove this warning. See 20:32:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:32:39 20:32:39 Login Succeeded 20:32:39 ---> docker-login.sh ends [Pipeline] } 20:32:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:32:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:32:39 ========================================================= 20:32:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:32:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:32:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:32:40 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:32:40 9b3977197b4f: Pulling fs layer 20:32:40 1a89e8eeedd5: Pulling fs layer 20:32:40 94645a83ff95: Pulling fs layer 20:32:40 3f3a8bcf1eab: Pulling fs layer 20:32:40 0c92f367c5e7: Pulling fs layer 20:32:40 f7c0051592d6: Pulling fs layer 20:32:40 a227ed2f7395: Pulling fs layer 20:32:40 7b1c46037f91: Pulling fs layer 20:32:40 3f3a8bcf1eab: Waiting 20:32:40 0c92f367c5e7: Waiting 20:32:40 f7c0051592d6: Waiting 20:32:40 a227ed2f7395: Waiting 20:32:40 7b1c46037f91: Waiting 20:32:40 94645a83ff95: Verifying Checksum 20:32:40 94645a83ff95: Download complete 20:32:40 1a89e8eeedd5: Download complete 20:32:40 0c92f367c5e7: Verifying Checksum 20:32:40 0c92f367c5e7: Download complete 20:32:40 f7c0051592d6: Verifying Checksum 20:32:40 f7c0051592d6: Download complete 20:32:40 9b3977197b4f: Download complete 20:32:40 a227ed2f7395: Verifying Checksum 20:32:40 a227ed2f7395: Download complete 20:32:41 9b3977197b4f: Pull complete 20:32:42 1a89e8eeedd5: Pull complete 20:32:42 94645a83ff95: Pull complete 20:32:42 7b1c46037f91: Verifying Checksum 20:32:42 7b1c46037f91: Download complete 20:32:42 Removing intermediate container ed918e88198a 20:32:42 ---> 2ed18c7cbded 20:32:42 Step 8/25 : COPY . . 20:32:42 Removing intermediate container 0350b626cd8d 20:32:42 ---> c4214bd7387e 20:32:42 Step 8/23 : COPY . . 20:32:43 3f3a8bcf1eab: Verifying Checksum 20:32:43 3f3a8bcf1eab: Download complete 20:32:44 ---> 5bcb97b3a3ed 20:32:44 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:32:44 ---> Running in 245e55c086b3 20:32:44 ---> 25ba6863bfbc 20:32:44 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:32:44 ---> 95e8cde13188 20:32:44 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:32:44 ---> Running in d2ad37c82026 20:32:44 ---> Running in b9c95fa8acad 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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:32:44 Removing intermediate container d2ad37c82026 20:32:44 ---> 66d3463b9196 20:32:44 Step 10/26 : RUN mkdir -p spire-build 20:32:44 ---> Running in d33dcb0bc6e0 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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:32:46 Removing intermediate container d33dcb0bc6e0 20:32:46 ---> ccc98cd2ccdb 20:32:46 Step 11/26 : WORKDIR /edgex-go/spire-build 20:32:46 ---> Running in 03c48d6d9bcb 20:32:46 Removing intermediate container 03c48d6d9bcb 20:32:46 ---> aeb24f65ef4a 20:32:46 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:32:46 ---> Running in b27ece1c3c72 20:32:47 spire-1.2.1/ 20:32:47 spire-1.2.1/.data/ 20:32:47 spire-1.2.1/.data/.file 20:32:47 spire-1.2.1/.dockerignore 20:32:47 spire-1.2.1/.gitattributes 20:32:47 spire-1.2.1/.githooks/ 20:32:47 spire-1.2.1/.githooks/pre-commit 20:32:47 spire-1.2.1/.github/ 20:32:47 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:32:47 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:32:47 spire-1.2.1/.github/dependabot.yml 20:32:47 spire-1.2.1/.github/workflows/ 20:32:47 spire-1.2.1/.github/workflows/nightly_build.yaml 20:32:47 spire-1.2.1/.github/workflows/pr_build.yaml 20:32:47 spire-1.2.1/.github/workflows/release_build.yaml 20:32:47 spire-1.2.1/.github/workflows/scripts/ 20:32:47 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:32:47 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:32:47 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:32:47 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:32:47 spire-1.2.1/.github/workflows/scripts/split.sh 20:32:47 spire-1.2.1/.gitignore 20:32:47 spire-1.2.1/.go-version 20:32:47 spire-1.2.1/.golangci.yml 20:32:47 spire-1.2.1/ADOPTERS.md 20:32:47 spire-1.2.1/CHANGELOG.md 20:32:47 spire-1.2.1/CODE-OF-CONDUCT.md 20:32:47 spire-1.2.1/CODEOWNERS 20:32:47 spire-1.2.1/CONTRIBUTING.md 20:32:47 spire-1.2.1/Dockerfile 20:32:47 spire-1.2.1/Dockerfile.dev 20:32:47 spire-1.2.1/Dockerfile.scratch 20:32:47 spire-1.2.1/LICENSE 20:32:47 spire-1.2.1/MAINTAINERS.md 20:32:47 spire-1.2.1/Makefile 20:32:47 spire-1.2.1/README.md 20:32:47 spire-1.2.1/ROADMAP.md 20:32:47 spire-1.2.1/SECURITY.md 20:32:47 spire-1.2.1/cmd/ 20:32:47 spire-1.2.1/cmd/spire-agent/ 20:32:47 spire-1.2.1/cmd/spire-agent/cli/ 20:32:47 spire-1.2.1/cmd/spire-agent/cli/api/ 20:32:47 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:32:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:32:47 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:32:47 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:32:47 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:32:47 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:32:47 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:32:47 spire-1.2.1/cmd/spire-agent/cli/common/ 20:32:47 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:32:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:32:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:32:47 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:32:47 spire-1.2.1/cmd/spire-agent/cli/run/ 20:32:47 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:32:47 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:32:47 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:32:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:32:47 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:32:47 spire-1.2.1/cmd/spire-agent/main.go 20:32:47 spire-1.2.1/cmd/spire-server/ 20:32:47 spire-1.2.1/cmd/spire-server/cli/ 20:32:47 spire-1.2.1/cmd/spire-server/cli/agent/ 20:32:47 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:32:47 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/cli.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/entry/ 20:32:47 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/federation/ 20:32:47 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:32:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:32:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/run/ 20:32:47 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/token/ 20:32:47 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/validate/ 20:32:47 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/x509/ 20:32:47 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:32:47 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:32:47 spire-1.2.1/cmd/spire-server/main.go 20:32:47 spire-1.2.1/cmd/spire-server/util/ 20:32:47 spire-1.2.1/cmd/spire-server/util/util.go 20:32:47 spire-1.2.1/conf/ 20:32:47 spire-1.2.1/conf/agent/ 20:32:47 spire-1.2.1/conf/agent/agent.conf 20:32:47 spire-1.2.1/conf/agent/agent_full.conf 20:32:47 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:32:47 spire-1.2.1/conf/server/ 20:32:47 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:32:47 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:32:47 spire-1.2.1/conf/server/server.conf 20:32:47 spire-1.2.1/conf/server/server_full.conf 20:32:47 spire-1.2.1/doc/ 20:32:47 spire-1.2.1/doc/SPIRE101.md 20:32:47 spire-1.2.1/doc/auditlog.md 20:32:47 spire-1.2.1/doc/authorization_policy_engine.md 20:32:47 spire-1.2.1/doc/changelog_guidelines.md 20:32:47 spire-1.2.1/doc/cure53-report.pdf 20:32:47 spire-1.2.1/doc/images/ 20:32:47 spire-1.2.1/doc/images/2019_roadmap.png 20:32:47 spire-1.2.1/doc/images/SPIRE101.png 20:32:47 spire-1.2.1/doc/images/SPIRE_agent.png 20:32:47 spire-1.2.1/doc/images/SPIRE_server.png 20:32:47 spire-1.2.1/doc/images/cache_mgr.png 20:32:47 spire-1.2.1/doc/images/cache_mgr_components.png 20:32:47 spire-1.2.1/doc/images/federated_spire.png 20:32:47 spire-1.2.1/doc/images/ha_mode.png 20:32:47 spire-1.2.1/doc/images/nested_spire.png 20:32:47 spire-1.2.1/doc/images/oidc_federation.png 20:32:47 spire-1.2.1/doc/images/single_trust_domain.png 20:32:47 spire-1.2.1/doc/images/spiffe_compatible.png 20:32:47 spire-1.2.1/doc/images/spire_logo.png 20:32:47 spire-1.2.1/doc/migrating_registration_api_clients.md 20:32:47 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:32:47 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:32:47 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:32:47 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:32:47 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:32:47 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:32:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:32:47 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:32:47 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:32:47 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:32:47 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:32:47 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:32:47 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:32:47 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:32:47 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:32:47 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:32:47 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:32:47 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:32:47 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:32:47 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:32:47 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:32:47 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:32:47 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:32:47 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:32:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:32:47 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:32:47 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:32:47 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:32:47 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:32:47 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:32:47 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:32:47 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:32:47 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:32:47 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:32:47 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:32:47 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:32:47 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:32:47 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:32:47 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:32:47 spire-1.2.1/doc/scaling_spire.md 20:32:47 spire-1.2.1/doc/spire_agent.md 20:32:47 spire-1.2.1/doc/spire_server.md 20:32:47 spire-1.2.1/doc/supported_integrations.md 20:32:47 spire-1.2.1/doc/telemetry.md 20:32:47 spire-1.2.1/doc/telemetry_config.md 20:32:47 spire-1.2.1/doc/upgrading.md 20:32:47 spire-1.2.1/doc/using_spire.md 20:32:47 spire-1.2.1/examples/ 20:32:47 spire-1.2.1/examples/README.md 20:32:47 spire-1.2.1/go.mod 20:32:47 spire-1.2.1/go.sum 20:32:47 spire-1.2.1/pkg/ 20:32:47 spire-1.2.1/pkg/agent/ 20:32:47 spire-1.2.1/pkg/agent/agent.go 20:32:47 spire-1.2.1/pkg/agent/api/ 20:32:47 spire-1.2.1/pkg/agent/api/config.go 20:32:47 spire-1.2.1/pkg/agent/api/debug/ 20:32:47 spire-1.2.1/pkg/agent/api/debug/v1/ 20:32:47 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:32:47 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:32:47 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:32:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:32:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:32:47 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:32:47 spire-1.2.1/pkg/agent/api/endpoints.go 20:32:47 spire-1.2.1/pkg/agent/api/health/ 20:32:47 spire-1.2.1/pkg/agent/api/health/v1/ 20:32:47 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:32:47 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:32:47 spire-1.2.1/pkg/agent/api/rpccontext/ 20:32:47 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:32:47 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:32:47 spire-1.2.1/pkg/agent/attestor/ 20:32:47 spire-1.2.1/pkg/agent/attestor/node/ 20:32:47 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:32:47 spire-1.2.1/pkg/agent/attestor/node/node.go 20:32:47 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:32:47 spire-1.2.1/pkg/agent/attestor/workload/ 20:32:47 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:32:47 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:32:47 spire-1.2.1/pkg/agent/catalog/ 20:32:47 spire-1.2.1/pkg/agent/catalog/catalog.go 20:32:47 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:32:47 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:32:47 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:32:47 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:32:47 spire-1.2.1/pkg/agent/client/ 20:32:47 spire-1.2.1/pkg/agent/client/client.go 20:32:47 spire-1.2.1/pkg/agent/client/client_test.go 20:32:47 spire-1.2.1/pkg/agent/client/dial.go 20:32:47 spire-1.2.1/pkg/agent/client/nodeconn.go 20:32:47 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:32:47 spire-1.2.1/pkg/agent/client/update.go 20:32:47 spire-1.2.1/pkg/agent/client/util.go 20:32:47 spire-1.2.1/pkg/agent/common/ 20:32:47 spire-1.2.1/pkg/agent/common/backoff/ 20:32:47 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:32:47 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:32:47 spire-1.2.1/pkg/agent/common/cgroups/ 20:32:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:32:47 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:32:47 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:32:47 spire-1.2.1/pkg/agent/config.go 20:32:47 spire-1.2.1/pkg/agent/endpoints/ 20:32:47 spire-1.2.1/pkg/agent/endpoints/config.go 20:32:47 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:32:47 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:32:47 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:32:47 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:32:47 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:32:47 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:32:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:32:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:32:47 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:32:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:32:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:32:47 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:32:47 spire-1.2.1/pkg/agent/endpoints/workload/ 20:32:47 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:32:47 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:32:47 spire-1.2.1/pkg/agent/manager/ 20:32:47 spire-1.2.1/pkg/agent/manager/cache/ 20:32:47 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:32:47 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:32:47 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:32:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:32:47 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:32:47 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:32:47 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:32:47 spire-1.2.1/pkg/agent/manager/config.go 20:32:47 spire-1.2.1/pkg/agent/manager/manager.go 20:32:47 spire-1.2.1/pkg/agent/manager/manager_test.go 20:32:47 spire-1.2.1/pkg/agent/manager/storage.go 20:32:47 spire-1.2.1/pkg/agent/manager/storage_test.go 20:32:47 spire-1.2.1/pkg/agent/manager/storecache/ 20:32:47 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:32:47 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:32:47 spire-1.2.1/pkg/agent/manager/sync.go 20:32:47 spire-1.2.1/pkg/agent/plugin/ 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:32:47 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:32:47 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:32:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:32:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:32:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:32:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:32:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:32:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:32:47 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:32:47 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:32:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:32:47 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:32:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:32:47 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:32:47 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:32:47 spire-1.2.1/pkg/agent/svid/ 20:32:47 spire-1.2.1/pkg/agent/svid/rotator.go 20:32:47 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:32:47 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:32:47 spire-1.2.1/pkg/agent/svid/store/ 20:32:47 spire-1.2.1/pkg/agent/svid/store/service.go 20:32:47 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:32:47 spire-1.2.1/pkg/common/ 20:32:47 spire-1.2.1/pkg/common/agentpathtemplate/ 20:32:47 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:32:47 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:32:47 spire-1.2.1/pkg/common/api/ 20:32:47 spire-1.2.1/pkg/common/api/metrics.go 20:32:47 spire-1.2.1/pkg/common/api/middleware/ 20:32:47 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:32:47 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:32:47 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:32:47 spire-1.2.1/pkg/common/api/middleware/logger.go 20:32:47 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:32:47 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:32:47 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:32:47 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:32:47 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:32:47 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:32:47 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:32:47 spire-1.2.1/pkg/common/api/middleware/names.go 20:32:47 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:32:47 spire-1.2.1/pkg/common/api/names.go 20:32:47 spire-1.2.1/pkg/common/api/ratelimit.go 20:32:47 spire-1.2.1/pkg/common/api/rpccontext/ 20:32:47 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:32:47 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:32:47 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:32:47 spire-1.2.1/pkg/common/auth/ 20:32:47 spire-1.2.1/pkg/common/auth/interceptors.go 20:32:47 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:32:47 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:32:47 spire-1.2.1/pkg/common/bundleutil/ 20:32:47 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:32:47 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:32:47 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:32:47 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:32:47 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:32:47 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:32:47 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:32:47 spire-1.2.1/pkg/common/bundleutil/types.go 20:32:47 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:32:47 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:32:47 spire-1.2.1/pkg/common/catalog/ 20:32:47 spire-1.2.1/pkg/common/catalog/bind.go 20:32:47 spire-1.2.1/pkg/common/catalog/builtin.go 20:32:47 spire-1.2.1/pkg/common/catalog/catalog.go 20:32:47 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:32:47 spire-1.2.1/pkg/common/catalog/closers.go 20:32:47 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:32:47 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:32:47 spire-1.2.1/pkg/common/catalog/config.go 20:32:47 spire-1.2.1/pkg/common/catalog/config_test.go 20:32:47 spire-1.2.1/pkg/common/catalog/configure.go 20:32:47 spire-1.2.1/pkg/common/catalog/constraints.go 20:32:47 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:32:47 spire-1.2.1/pkg/common/catalog/context.go 20:32:47 spire-1.2.1/pkg/common/catalog/external.go 20:32:47 spire-1.2.1/pkg/common/catalog/host.go 20:32:47 spire-1.2.1/pkg/common/catalog/pipenet.go 20:32:47 spire-1.2.1/pkg/common/catalog/plugin.go 20:32:47 spire-1.2.1/pkg/common/catalog/testplugin/ 20:32:47 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:32:47 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:32:47 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:32:47 spire-1.2.1/pkg/common/cli/ 20:32:47 spire-1.2.1/pkg/common/cli/env.go 20:32:47 spire-1.2.1/pkg/common/cli/flags.go 20:32:47 spire-1.2.1/pkg/common/cli/trust_domain.go 20:32:47 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:32:47 spire-1.2.1/pkg/common/cli/umask.go 20:32:47 spire-1.2.1/pkg/common/cli/umask_posix.go 20:32:47 spire-1.2.1/pkg/common/cli/umask_test.go 20:32:47 spire-1.2.1/pkg/common/cli/umask_windows.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/ 20:32:47 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/flag.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/format.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/ 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:32:47 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:32:47 spire-1.2.1/pkg/common/coretypes/ 20:32:47 spire-1.2.1/pkg/common/coretypes/bundle/ 20:32:47 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:32:47 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:32:47 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:32:47 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:32:47 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:32:47 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:32:47 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:32:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:32:47 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:32:47 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:32:47 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:32:47 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:32:47 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:32:47 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:32:47 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:32:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:32:47 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:32:47 spire-1.2.1/pkg/common/cryptoutil/ 20:32:47 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:32:47 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:32:47 spire-1.2.1/pkg/common/diskutil/ 20:32:47 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:32:47 spire-1.2.1/pkg/common/diskutil/file_test.go 20:32:47 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:32:47 spire-1.2.1/pkg/common/errorutil/ 20:32:47 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:32:47 spire-1.2.1/pkg/common/health/ 20:32:47 spire-1.2.1/pkg/common/health/config.go 20:32:47 spire-1.2.1/pkg/common/health/context.go 20:32:47 spire-1.2.1/pkg/common/health/context_test.go 20:32:47 spire-1.2.1/pkg/common/health/health.go 20:32:47 spire-1.2.1/pkg/common/health/health_test.go 20:32:47 spire-1.2.1/pkg/common/health/logger.go 20:32:47 spire-1.2.1/pkg/common/hostservice/ 20:32:47 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:32:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:32:47 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:32:47 spire-1.2.1/pkg/common/idutil/ 20:32:47 spire-1.2.1/pkg/common/idutil/require.go 20:32:47 spire-1.2.1/pkg/common/idutil/require_test.go 20:32:47 spire-1.2.1/pkg/common/idutil/safety.go 20:32:47 spire-1.2.1/pkg/common/idutil/safety_test.go 20:32:47 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:32:47 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:32:47 spire-1.2.1/pkg/common/jwtsvid/ 20:32:47 spire-1.2.1/pkg/common/jwtsvid/common.go 20:32:47 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:32:47 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:32:47 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:32:47 spire-1.2.1/pkg/common/jwtutil/ 20:32:47 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:32:47 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:32:47 spire-1.2.1/pkg/common/log/ 20:32:47 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:32:47 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:32:47 spire-1.2.1/pkg/common/log/log.go 20:32:47 spire-1.2.1/pkg/common/log/log_test.go 20:32:47 spire-1.2.1/pkg/common/log/options.go 20:32:47 spire-1.2.1/pkg/common/nodeutil/ 20:32:47 spire-1.2.1/pkg/common/nodeutil/node.go 20:32:47 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:32:47 spire-1.2.1/pkg/common/peertracker/ 20:32:47 spire-1.2.1/pkg/common/peertracker/conn.go 20:32:47 spire-1.2.1/pkg/common/peertracker/credentials.go 20:32:47 spire-1.2.1/pkg/common/peertracker/errors.go 20:32:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:32:47 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:32:47 spire-1.2.1/pkg/common/peertracker/info.go 20:32:47 spire-1.2.1/pkg/common/peertracker/listener.go 20:32:47 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:32:47 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:32:47 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:32:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:32:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:32:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:32:47 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:32:47 spire-1.2.1/pkg/common/peertracker/tcp.go 20:32:47 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:32:47 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:32:47 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:32:47 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:32:47 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:32:47 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:32:47 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:32:47 spire-1.2.1/pkg/common/peertracker/uds.go 20:32:47 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:32:47 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:32:47 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:32:47 spire-1.2.1/pkg/common/pemutil/ 20:32:47 spire-1.2.1/pkg/common/pemutil/block.go 20:32:47 spire-1.2.1/pkg/common/pemutil/certs.go 20:32:47 spire-1.2.1/pkg/common/pemutil/common.go 20:32:47 spire-1.2.1/pkg/common/pemutil/csr.go 20:32:47 spire-1.2.1/pkg/common/pemutil/keys.go 20:32:47 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:32:47 spire-1.2.1/pkg/common/pemutil/testdata/ 20:32:47 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:32:47 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:32:47 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:32:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:32:47 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:32:47 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:32:47 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:32:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:32:47 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:32:47 spire-1.2.1/pkg/common/plugin/ 20:32:47 spire-1.2.1/pkg/common/plugin/aws/ 20:32:47 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:32:47 spire-1.2.1/pkg/common/plugin/azure/ 20:32:47 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:32:47 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:32:47 spire-1.2.1/pkg/common/plugin/facade.go 20:32:47 spire-1.2.1/pkg/common/plugin/facade_test.go 20:32:47 spire-1.2.1/pkg/common/plugin/gcp/ 20:32:47 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:32:47 spire-1.2.1/pkg/common/plugin/k8s/ 20:32:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:32:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:32:47 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:32:47 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:32:47 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:32:47 spire-1.2.1/pkg/common/plugin/log.go 20:32:47 spire-1.2.1/pkg/common/plugin/sshpop/ 20:32:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:32:47 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:32:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:32:47 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:32:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:32:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:32:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:32:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:32:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:32:47 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:32:47 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:32:47 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:32:47 spire-1.2.1/pkg/common/plugin/x509pop/ 20:32:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:32:47 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:32:47 spire-1.2.1/pkg/common/profiling/ 20:32:47 spire-1.2.1/pkg/common/profiling/dumpers.go 20:32:47 spire-1.2.1/pkg/common/profiling/profiling.go 20:32:47 spire-1.2.1/pkg/common/protoutil/ 20:32:47 spire-1.2.1/pkg/common/protoutil/masks.go 20:32:47 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:32:47 spire-1.2.1/pkg/common/rotationutil/ 20:32:47 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:32:47 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:32:47 spire-1.2.1/pkg/common/selector/ 20:32:47 spire-1.2.1/pkg/common/selector/selector.go 20:32:47 spire-1.2.1/pkg/common/selector/selector_test.go 20:32:47 spire-1.2.1/pkg/common/selector/set.go 20:32:47 spire-1.2.1/pkg/common/selector/set_utils.go 20:32:47 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:32:47 spire-1.2.1/pkg/common/telemetry/ 20:32:47 spire-1.2.1/pkg/common/telemetry/agent/ 20:32:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:32:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:32:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:32:47 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:32:47 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:32:47 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:32:47 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:32:47 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:32:47 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:32:47 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:32:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:32:47 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:32:47 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:32:47 spire-1.2.1/pkg/common/telemetry/call.go 20:32:47 spire-1.2.1/pkg/common/telemetry/common/ 20:32:47 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:32:47 spire-1.2.1/pkg/common/telemetry/config.go 20:32:47 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:32:47 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:32:47 spire-1.2.1/pkg/common/telemetry/inmem.go 20:32:47 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:32:47 spire-1.2.1/pkg/common/telemetry/m3.go 20:32:47 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:32:47 spire-1.2.1/pkg/common/telemetry/metrics.go 20:32:47 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:32:47 spire-1.2.1/pkg/common/telemetry/names.go 20:32:47 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:32:47 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:32:47 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:32:47 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:32:47 spire-1.2.1/pkg/common/telemetry/server/ 20:32:47 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:32:47 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:32:47 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:32:47 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:32:47 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:32:47 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:32:47 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:32:47 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:32:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:32:47 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:32:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:32:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:32:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:32:47 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:32:47 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:32:47 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:32:47 spire-1.2.1/pkg/common/telemetry/server/server.go 20:32:47 spire-1.2.1/pkg/common/telemetry/sink.go 20:32:47 spire-1.2.1/pkg/common/telemetry/statsd.go 20:32:47 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:32:47 spire-1.2.1/pkg/common/telemetry/uptime.go 20:32:47 spire-1.2.1/pkg/common/telemetry/version.go 20:32:47 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:32:47 spire-1.2.1/pkg/common/uptime/ 20:32:47 spire-1.2.1/pkg/common/uptime/uptime.go 20:32:47 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:32:47 spire-1.2.1/pkg/common/util/ 20:32:47 spire-1.2.1/pkg/common/util/certs.go 20:32:47 spire-1.2.1/pkg/common/util/certs_test.go 20:32:47 spire-1.2.1/pkg/common/util/csr.go 20:32:47 spire-1.2.1/pkg/common/util/hash.go 20:32:47 spire-1.2.1/pkg/common/util/selectors.go 20:32:47 spire-1.2.1/pkg/common/util/selectors_test.go 20:32:47 spire-1.2.1/pkg/common/util/signals.go 20:32:47 spire-1.2.1/pkg/common/util/sort.go 20:32:47 spire-1.2.1/pkg/common/util/sort_test.go 20:32:47 spire-1.2.1/pkg/common/util/task.go 20:32:47 spire-1.2.1/pkg/common/util/task_test.go 20:32:47 spire-1.2.1/pkg/common/util/testdata/ 20:32:47 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:32:47 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:32:47 spire-1.2.1/pkg/common/version/ 20:32:47 spire-1.2.1/pkg/common/version/version.go 20:32:47 spire-1.2.1/pkg/common/x509svid/ 20:32:47 spire-1.2.1/pkg/common/x509svid/common_test.go 20:32:47 spire-1.2.1/pkg/common/x509svid/csr.go 20:32:47 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:32:47 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:32:47 spire-1.2.1/pkg/common/x509util/ 20:32:47 spire-1.2.1/pkg/common/x509util/cert.go 20:32:47 spire-1.2.1/pkg/common/x509util/dns.go 20:32:47 spire-1.2.1/pkg/common/x509util/dns_test.go 20:32:47 spire-1.2.1/pkg/common/x509util/keyid.go 20:32:47 spire-1.2.1/pkg/common/x509util/keypair.go 20:32:47 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:32:47 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:32:47 spire-1.2.1/pkg/server/ 20:32:47 spire-1.2.1/pkg/server/api/ 20:32:47 spire-1.2.1/pkg/server/api/agent.go 20:32:47 spire-1.2.1/pkg/server/api/agent/ 20:32:47 spire-1.2.1/pkg/server/api/agent/v1/ 20:32:47 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:32:47 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:32:47 spire-1.2.1/pkg/server/api/agent_test.go 20:32:47 spire-1.2.1/pkg/server/api/api.go 20:32:47 spire-1.2.1/pkg/server/api/audit/ 20:32:47 spire-1.2.1/pkg/server/api/audit/audit.go 20:32:47 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:32:47 spire-1.2.1/pkg/server/api/bundle.go 20:32:47 spire-1.2.1/pkg/server/api/bundle/ 20:32:47 spire-1.2.1/pkg/server/api/bundle/v1/ 20:32:47 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:32:47 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:32:47 spire-1.2.1/pkg/server/api/bundle_test.go 20:32:47 spire-1.2.1/pkg/server/api/debug/ 20:32:47 spire-1.2.1/pkg/server/api/debug/v1/ 20:32:47 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:32:47 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:32:47 spire-1.2.1/pkg/server/api/entry.go 20:32:47 spire-1.2.1/pkg/server/api/entry/ 20:32:47 spire-1.2.1/pkg/server/api/entry/v1/ 20:32:47 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:32:47 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:32:47 spire-1.2.1/pkg/server/api/entry_test.go 20:32:47 spire-1.2.1/pkg/server/api/health/ 20:32:47 spire-1.2.1/pkg/server/api/health/v1/ 20:32:47 spire-1.2.1/pkg/server/api/health/v1/service.go 20:32:47 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:32:47 spire-1.2.1/pkg/server/api/id.go 20:32:47 spire-1.2.1/pkg/server/api/id_test.go 20:32:47 spire-1.2.1/pkg/server/api/limits/ 20:32:47 spire-1.2.1/pkg/server/api/limits/limits.go 20:32:47 spire-1.2.1/pkg/server/api/middleware/ 20:32:47 spire-1.2.1/pkg/server/api/middleware/alias.go 20:32:47 spire-1.2.1/pkg/server/api/middleware/audit.go 20:32:47 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:32:47 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:32:47 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:32:47 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:32:47 spire-1.2.1/pkg/server/api/middleware/caller.go 20:32:47 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:32:47 spire-1.2.1/pkg/server/api/middleware/common.go 20:32:47 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:32:47 spire-1.2.1/pkg/server/api/middleware/entries.go 20:32:47 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:32:47 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:32:47 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:32:47 spire-1.2.1/pkg/server/api/ratelimit.go 20:32:47 spire-1.2.1/pkg/server/api/rpccontext/ 20:32:47 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:32:47 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:32:47 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:32:47 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:32:47 spire-1.2.1/pkg/server/api/selector.go 20:32:47 spire-1.2.1/pkg/server/api/selector_test.go 20:32:47 spire-1.2.1/pkg/server/api/status.go 20:32:47 spire-1.2.1/pkg/server/api/status_test.go 20:32:47 spire-1.2.1/pkg/server/api/svid/ 20:32:47 spire-1.2.1/pkg/server/api/svid/v1/ 20:32:47 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:32:47 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:32:47 spire-1.2.1/pkg/server/api/trustdomain.go 20:32:47 spire-1.2.1/pkg/server/api/trustdomain/ 20:32:47 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:32:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:32:47 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:32:47 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:32:47 spire-1.2.1/pkg/server/authpolicy/ 20:32:47 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:32:47 spire-1.2.1/pkg/server/authpolicy/policy.go 20:32:47 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:32:47 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:32:47 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:32:47 spire-1.2.1/pkg/server/authpolicy/validate.go 20:32:47 spire-1.2.1/pkg/server/bundle/ 20:32:47 spire-1.2.1/pkg/server/bundle/client/ 20:32:47 spire-1.2.1/pkg/server/bundle/client/client.go 20:32:47 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:32:47 spire-1.2.1/pkg/server/bundle/client/manager.go 20:32:47 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:32:47 spire-1.2.1/pkg/server/bundle/client/sources.go 20:32:47 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:32:47 spire-1.2.1/pkg/server/bundle/client/updater.go 20:32:47 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:32:47 spire-1.2.1/pkg/server/ca/ 20:32:47 spire-1.2.1/pkg/server/ca/ca.go 20:32:47 spire-1.2.1/pkg/server/ca/ca_health.go 20:32:47 spire-1.2.1/pkg/server/ca/ca_test.go 20:32:47 spire-1.2.1/pkg/server/ca/journal.go 20:32:47 spire-1.2.1/pkg/server/ca/journal_test.go 20:32:47 spire-1.2.1/pkg/server/ca/manager.go 20:32:47 spire-1.2.1/pkg/server/ca/manager_health.go 20:32:47 spire-1.2.1/pkg/server/ca/manager_test.go 20:32:47 spire-1.2.1/pkg/server/ca/templates.go 20:32:47 spire-1.2.1/pkg/server/ca/upstream_client.go 20:32:47 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:32:47 spire-1.2.1/pkg/server/ca/validation.go 20:32:47 spire-1.2.1/pkg/server/cache/ 20:32:47 spire-1.2.1/pkg/server/cache/dscache/ 20:32:47 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:32:47 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:32:47 spire-1.2.1/pkg/server/cache/entrycache/ 20:32:47 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:32:47 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:32:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:32:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:32:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:32:47 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:32:47 spire-1.2.1/pkg/server/catalog/ 20:32:47 spire-1.2.1/pkg/server/catalog/catalog.go 20:32:47 spire-1.2.1/pkg/server/catalog/keymanager.go 20:32:47 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:32:47 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:32:47 spire-1.2.1/pkg/server/catalog/notifier.go 20:32:47 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:32:47 spire-1.2.1/pkg/server/config.go 20:32:47 spire-1.2.1/pkg/server/datastore/ 20:32:47 spire-1.2.1/pkg/server/datastore/datastore.go 20:32:47 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:32:47 spire-1.2.1/pkg/server/datastore/repository.go 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:32:47 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:32:47 spire-1.2.1/pkg/server/endpoints/ 20:32:47 spire-1.2.1/pkg/server/endpoints/bundle/ 20:32:47 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:32:47 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:32:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:32:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:32:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:32:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:32:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:32:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:32:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:32:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:32:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:32:47 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:32:47 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:32:47 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:32:47 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:32:47 spire-1.2.1/pkg/server/endpoints/config.go 20:32:47 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:32:47 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:32:47 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:32:47 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:32:47 spire-1.2.1/pkg/server/endpoints/middleware.go 20:32:47 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:32:47 spire-1.2.1/pkg/server/hostservice/ 20:32:47 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:32:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:32:47 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:32:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:32:47 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:32:47 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:32:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:32:47 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/ 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/ 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:32:47 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:32:47 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:32:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:32:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:32:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:32:47 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:32:47 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:32:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:32:47 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/notifier/ 20:32:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:32:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:32:47 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:32:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:32:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:32:47 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:32:47 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:32:47 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:32:47 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:32:47 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:32:47 spire-1.2.1/pkg/server/registration/ 20:32:47 spire-1.2.1/pkg/server/registration/manager.go 20:32:47 spire-1.2.1/pkg/server/registration/manager_test.go 20:32:47 spire-1.2.1/pkg/server/scanentries.go 20:32:47 spire-1.2.1/pkg/server/scanentries_test.go 20:32:47 spire-1.2.1/pkg/server/server.go 20:32:47 spire-1.2.1/pkg/server/server_test.go 20:32:47 spire-1.2.1/pkg/server/svid/ 20:32:47 spire-1.2.1/pkg/server/svid/observer.go 20:32:47 spire-1.2.1/pkg/server/svid/observer_test.go 20:32:47 spire-1.2.1/pkg/server/svid/rotator.go 20:32:47 spire-1.2.1/pkg/server/svid/rotator_config.go 20:32:47 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:32:47 spire-1.2.1/pkg/server/svid/rotator_test.go 20:32:47 spire-1.2.1/proto/ 20:32:47 spire-1.2.1/proto/private/ 20:32:47 spire-1.2.1/proto/private/server/ 20:32:47 spire-1.2.1/proto/private/server/journal/ 20:32:47 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:32:47 spire-1.2.1/proto/private/server/journal/journal.proto 20:32:47 spire-1.2.1/proto/spire/ 20:32:47 spire-1.2.1/proto/spire/common/ 20:32:47 spire-1.2.1/proto/spire/common/common.pb.go 20:32:47 spire-1.2.1/proto/spire/common/common.proto 20:32:47 spire-1.2.1/proto/spire/common/plugin/ 20:32:47 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:32:47 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:32:47 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:32:47 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:32:47 spire-1.2.1/proto/spire/plugin/ 20:32:47 spire-1.2.1/proto/spire/plugin/agent/ 20:32:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:32:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:32:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:32:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:32:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:32:47 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:32:47 spire-1.2.1/release/ 20:32:47 spire-1.2.1/release/spire-extras/ 20:32:47 spire-1.2.1/release/spire-extras/README.md 20:32:47 spire-1.2.1/release/spire-extras/conf/ 20:32:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:32:47 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:32:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:32:47 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:32:47 spire-1.2.1/release/spire/ 20:32:47 spire-1.2.1/release/spire/README.md 20:32:47 spire-1.2.1/release/spire/conf/ 20:32:47 spire-1.2.1/release/spire/conf/agent/ 20:32:47 spire-1.2.1/release/spire/conf/agent/agent.conf 20:32:47 spire-1.2.1/release/spire/conf/server/ 20:32:47 spire-1.2.1/release/spire/conf/server/server.conf 20:32:47 spire-1.2.1/script/ 20:32:47 spire-1.2.1/script/build-artifact.sh 20:32:47 spire-1.2.1/script/generate_dummy_ca.sh 20:32:47 spire-1.2.1/support/ 20:32:47 spire-1.2.1/support/k8s/ 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:32:47 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:32:47 spire-1.2.1/support/oidc-discovery-provider/ 20:32:47 spire-1.2.1/support/oidc-discovery-provider/README.md 20:32:47 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:32:47 spire-1.2.1/support/oidc-discovery-provider/config.go 20:32:47 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:32:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:32:47 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:32:47 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:32:47 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:32:47 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:32:47 spire-1.2.1/support/oidc-discovery-provider/main.go 20:32:47 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:32:47 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:32:47 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:32:47 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:32:47 spire-1.2.1/test/ 20:32:47 spire-1.2.1/test/clock/ 20:32:47 spire-1.2.1/test/clock/clock.go 20:32:47 spire-1.2.1/test/fakes/ 20:32:47 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:32:47 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:32:47 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:32:47 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:32:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:32:47 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:32:47 spire-1.2.1/test/fakes/fakeagentstore/ 20:32:47 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:32:47 spire-1.2.1/test/fakes/fakedatastore/ 20:32:47 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:32:47 spire-1.2.1/test/fakes/fakeentryclient/ 20:32:47 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:32:47 spire-1.2.1/test/fakes/fakehealthchecker/ 20:32:47 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:32:47 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:32:47 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:32:47 spire-1.2.1/test/fakes/fakemetrics/ 20:32:47 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:32:47 spire-1.2.1/test/fakes/fakenoderesolver/ 20:32:47 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:32:47 spire-1.2.1/test/fakes/fakenotifier/ 20:32:47 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:32:47 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:32:47 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:32:47 spire-1.2.1/test/fakes/fakeserverca/ 20:32:47 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:32:47 spire-1.2.1/test/fakes/fakeservercatalog/ 20:32:47 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:32:47 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:32:47 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:32:47 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:32:47 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:32:47 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:32:47 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:32:47 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:32:47 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:32:47 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:32:47 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:32:47 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:32:47 spire-1.2.1/test/fixture/ 20:32:47 spire-1.2.1/test/fixture/certs/ 20:32:47 spire-1.2.1/test/fixture/certs/agent_svid.der 20:32:47 spire-1.2.1/test/fixture/certs/base_cert.pem 20:32:47 spire-1.2.1/test/fixture/certs/base_csr.pem 20:32:47 spire-1.2.1/test/fixture/certs/base_key.pem 20:32:47 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:32:47 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:32:47 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:32:47 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:32:47 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:32:47 spire-1.2.1/test/fixture/certs/blog_key.pem 20:32:47 spire-1.2.1/test/fixture/certs/bundle.der 20:32:47 spire-1.2.1/test/fixture/certs/ca.pem 20:32:47 spire-1.2.1/test/fixture/certs/ca_key.pem 20:32:47 spire-1.2.1/test/fixture/certs/database_cert.pem 20:32:47 spire-1.2.1/test/fixture/certs/database_csr.pem 20:32:47 spire-1.2.1/test/fixture/certs/database_key.pem 20:32:47 spire-1.2.1/test/fixture/certs/node_cert.pem 20:32:47 spire-1.2.1/test/fixture/certs/node_csr.pem 20:32:47 spire-1.2.1/test/fixture/certs/node_key.pem 20:32:47 spire-1.2.1/test/fixture/certs/svid.pem 20:32:47 spire-1.2.1/test/fixture/certs/svid_key.pem 20:32:47 spire-1.2.1/test/fixture/config/ 20:32:47 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:32:47 spire-1.2.1/test/fixture/config/agent_good.conf 20:32:47 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:32:47 spire-1.2.1/test/fixture/config/plugin_good.conf 20:32:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:32:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:32:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:32:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:32:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:32:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:32:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:32:47 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:32:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:32:47 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:32:47 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:32:47 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:32:47 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:32:47 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:32:47 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:32:47 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:32:47 spire-1.2.1/test/fixture/config/server_good.conf 20:32:47 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:32:47 spire-1.2.1/test/fixture/fixture.go 20:32:47 spire-1.2.1/test/fixture/nodeattestor/ 20:32:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:32:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:32:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:32:47 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:32:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:32:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:32:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:32:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:32:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:32:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:32:47 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:32:47 spire-1.2.1/test/fixture/registration/ 20:32:47 spire-1.2.1/test/fixture/registration/entries.json 20:32:47 spire-1.2.1/test/fixture/registration/good-for-update.json 20:32:47 spire-1.2.1/test/fixture/registration/good.json 20:32:47 spire-1.2.1/test/fixture/registration/invalid.json 20:32:47 spire-1.2.1/test/fixture/registration/invalid_json.json 20:32:47 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:32:47 spire-1.2.1/test/integration/ 20:32:47 spire-1.2.1/test/integration/README.md 20:32:47 spire-1.2.1/test/integration/common 20:32:47 spire-1.2.1/test/integration/setup/ 20:32:47 spire-1.2.1/test/integration/setup/adminclient/ 20:32:47 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:32:47 spire-1.2.1/test/integration/setup/adminclient/client.go 20:32:47 spire-1.2.1/test/integration/setup/debugagent/ 20:32:47 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:32:47 spire-1.2.1/test/integration/setup/debugagent/main.go 20:32:47 spire-1.2.1/test/integration/setup/debugserver/ 20:32:47 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:32:47 spire-1.2.1/test/integration/setup/debugserver/main.go 20:32:47 spire-1.2.1/test/integration/setup/downstreamclient/ 20:32:47 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:32:47 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:32:47 spire-1.2.1/test/integration/setup/itclient/ 20:32:47 spire-1.2.1/test/integration/setup/itclient/client.go 20:32:47 spire-1.2.1/test/integration/setup/node-attestation/ 20:32:47 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:32:47 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:32:47 spire-1.2.1/test/integration/setup/x509pop/ 20:32:47 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:32:47 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:32:47 spire-1.2.1/test/integration/suites/ 20:32:47 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:32:47 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:32:47 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:32:47 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:32:47 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:32:47 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:32:47 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:32:47 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:32:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:32:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:32:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:32:47 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:32:47 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:32:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:32:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:32:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:32:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:32:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:32:47 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:32:47 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:32:47 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:32:47 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:32:47 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:32:47 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:32:47 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:32:47 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:32:47 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:32:47 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:32:47 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:32:47 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:32:47 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:32:47 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:32:47 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:32:47 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:32:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:32:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:32:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:32:47 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:32:47 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:32:47 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:32:47 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:32:47 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:32:47 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:32:47 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:32:47 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:32:47 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:32:47 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:32:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:32:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:32:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:32:47 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:32:47 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:32:47 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:32:47 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:32:47 spire-1.2.1/test/integration/suites/join-token/ 20:32:47 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:32:47 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:32:47 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:32:47 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:32:47 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:32:47 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:32:47 spire-1.2.1/test/integration/suites/join-token/README.md 20:32:47 spire-1.2.1/test/integration/suites/join-token/conf/ 20:32:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:32:47 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:32:47 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:32:47 spire-1.2.1/test/integration/suites/join-token/teardown 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:32:47 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:32:47 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:32:47 spire-1.2.1/test/integration/suites/k8s/ 20:32:47 spire-1.2.1/test/integration/suites/k8s/00-setup 20:32:47 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:32:47 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:32:47 spire-1.2.1/test/integration/suites/k8s/README.md 20:32:47 spire-1.2.1/test/integration/suites/k8s/conf/ 20:32:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:32:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:32:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:32:47 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:32:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:32:47 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:32:47 spire-1.2.1/test/integration/suites/k8s/teardown 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/ 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:32:47 spire-1.2.1/test/integration/suites/node-attestation/ 20:32:47 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:32:47 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:32:47 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:32:47 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:32:47 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:32:47 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:32:47 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:32:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:32:47 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:32:47 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:32:47 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:32:47 spire-1.2.1/test/integration/suites/rotation/ 20:32:47 spire-1.2.1/test/integration/suites/rotation/00-setup 20:32:47 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:32:47 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:32:47 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:32:47 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:32:47 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:32:47 spire-1.2.1/test/integration/suites/rotation/README.md 20:32:47 spire-1.2.1/test/integration/suites/rotation/conf/ 20:32:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:32:47 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:32:47 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:32:47 spire-1.2.1/test/integration/suites/rotation/teardown 20:32:47 spire-1.2.1/test/integration/suites/self-test/ 20:32:47 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:32:47 spire-1.2.1/test/integration/suites/self-test/README.md 20:32:47 spire-1.2.1/test/integration/suites/self-test/teardown 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:32:47 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:32:47 spire-1.2.1/test/integration/suites/upgrade/ 20:32:47 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:32:47 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:32:47 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:32:47 spire-1.2.1/test/integration/suites/upgrade/README.md 20:32:47 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:32:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:32:47 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:32:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:32:47 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:32:47 spire-1.2.1/test/integration/suites/upgrade/teardown 20:32:47 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:32:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:32:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:32:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:32:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:32:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:32:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:32:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:32:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:32:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:32:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:32:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:32:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:32:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:32:47 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:32:47 spire-1.2.1/test/integration/test-one.sh 20:32:47 spire-1.2.1/test/integration/test.sh 20:32:47 spire-1.2.1/test/plugintest/ 20:32:47 spire-1.2.1/test/plugintest/config.go 20:32:47 spire-1.2.1/test/plugintest/load.go 20:32:47 spire-1.2.1/test/plugintest/option.go 20:32:47 spire-1.2.1/test/spiretest/ 20:32:47 spire-1.2.1/test/spiretest/apiserver.go 20:32:47 spire-1.2.1/test/spiretest/assertions.go 20:32:47 spire-1.2.1/test/spiretest/dir.go 20:32:47 spire-1.2.1/test/spiretest/errors_posix.go 20:32:47 spire-1.2.1/test/spiretest/errors_windows.go 20:32:47 spire-1.2.1/test/spiretest/logs.go 20:32:47 spire-1.2.1/test/spiretest/socketapi.go 20:32:47 spire-1.2.1/test/spiretest/suite.go 20:32:47 spire-1.2.1/test/spiretest/x509.go 20:32:47 spire-1.2.1/test/testca/ 20:32:47 spire-1.2.1/test/testca/ca.go 20:32:47 spire-1.2.1/test/testkey/ 20:32:47 spire-1.2.1/test/testkey/generate.sh 20:32:47 spire-1.2.1/test/testkey/genkeys.go 20:32:47 spire-1.2.1/test/testkey/keys.go 20:32:47 spire-1.2.1/test/testkey/new.go 20:32:47 spire-1.2.1/test/tpmsimulator/ 20:32:47 spire-1.2.1/test/tpmsimulator/simulator.go 20:32:47 spire-1.2.1/test/util/ 20:32:47 spire-1.2.1/test/util/cert_fixtures.go 20:32:47 spire-1.2.1/test/util/cert_generation.go 20:32:47 spire-1.2.1/test/util/io_redirection.go 20:32:47 spire-1.2.1/test/util/race.go 20:32:47 spire-1.2.1/test/util/util.go 20:32:47 building spire from source... 20:32:48 Installing go1.17.7... 20:32:48 ---> f4eae6a91495 20:32:48 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:32:48 ---> Running in 591c8e7ad231 20:32:48 ---> 4a51ea46ac66 20:32:48 Step 9/23 : RUN make cmd/core-data/core-data 20:32:48 ---> Running in faf6762b6c69 20:32:49 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:49 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:32:53 Building bin/spire-server... 20:32:53 go: downloading github.com/mitchellh/cli v1.1.2 20:32:53 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:32:53 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:32:53 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:32:53 go: downloading google.golang.org/grpc v1.44.0 20:32:53 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:32:53 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:32:53 go: downloading github.com/imdario/mergo v0.3.12 20:32:53 go: downloading github.com/sirupsen/logrus v1.8.1 20:32:54 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:32:54 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:32:54 go: downloading github.com/fatih/color v1.13.0 20:32:54 go: downloading github.com/mattn/go-isatty v0.0.14 20:32:54 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:32:54 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:32:54 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:32:54 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:32:54 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:32:54 go: downloading github.com/armon/go-metrics v0.3.10 20:32:54 go: downloading github.com/prometheus/client_golang v1.12.1 20:32:54 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:32:54 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:32:54 go: downloading github.com/open-policy-agent/opa v0.38.0 20:32:54 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:32:54 go: downloading github.com/mattn/go-colorable v0.1.12 20:32:54 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:32:54 go: downloading github.com/Masterminds/goutils v1.1.0 20:32:54 go: downloading github.com/Masterminds/semver v1.5.0 20:32:54 go: downloading github.com/google/uuid v1.1.2 20:32:54 go: downloading github.com/huandu/xstrings v1.3.2 20:32:54 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:32:54 go: downloading github.com/oklog/run v1.0.0 20:32:54 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:32:54 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:32:54 go: downloading github.com/imkira/go-observer v1.0.3 20:32:54 go: downloading github.com/prometheus/client_model v0.2.0 20:32:54 go: downloading github.com/prometheus/common v0.32.1 20:32:54 go: downloading github.com/beorn7/perks v1.0.1 20:32:54 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:32:54 go: downloading github.com/prometheus/procfs v0.7.3 20:32:54 go: downloading github.com/pkg/errors v0.9.1 20:32:55 go: downloading go.uber.org/atomic v1.9.0 20:32:55 go: downloading github.com/hashicorp/errwrap v1.1.0 20:32:55 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:32:55 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:32:55 go: downloading github.com/blang/semver/v4 v4.0.0 20:32:55 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:32:55 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:32:55 go: downloading github.com/jinzhu/gorm v1.9.16 20:32:55 go: downloading github.com/lib/pq v1.10.4 20:32:55 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:32:55 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:32:55 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:32:55 3f3a8bcf1eab: Pull complete 20:32:55 0c92f367c5e7: Pull complete 20:32:56 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:32:57 f7c0051592d6: Pull complete 20:32:57 a227ed2f7395: Pull complete 20:32:58 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:32:58 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:32:58 go: downloading github.com/stretchr/testify v1.7.0 20:32:58 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:32:58 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:33:02 go: downloading google.golang.org/api v0.70.0 20:33:02 go: downloading k8s.io/client-go v0.23.4 20:33:02 go: downloading k8s.io/api v0.23.4 20:33:02 go: downloading github.com/google/go-tpm v0.3.3 20:33:02 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:33:02 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:33:02 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:33:02 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:33:02 7b1c46037f91: Pull complete 20:33:02 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 20:33:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:33:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 20:33:02 go: downloading cloud.google.com/go/storage v1.21.0 20:33:02 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:33:02 WORKDIR /edgex 20:33:02 COPY go.mod . 20:33:02 RUN go mod download 20:33:02 + docker build -t ci-base-image-arm64 -f - . 20:33:02 go: downloading cloud.google.com/go v0.100.2 20:33:03 go: downloading k8s.io/apimachinery v0.23.4 20:33:04 go: downloading k8s.io/kube-aggregator v0.23.3 20:33:04 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:33:04 go: downloading cloud.google.com/go/security v1.3.0 20:33:04 go: downloading github.com/hashicorp/vault/api v1.4.1 20:33:04 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:33:04 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:33:04 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:33:04 go: downloading github.com/twmb/murmur3 v1.1.6 20:33:04 go: downloading github.com/jinzhu/inflection v1.0.0 20:33:04 go: downloading github.com/aws/smithy-go v1.11.0 20:33:05 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:33:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:33:05 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:33:05 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:33:05 Sending build context to Docker daemon 169.2MB 20:33:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:33:05 ---> f79e39bc4007 20:33:05 Step 2/4 : WORKDIR /edgex 20:33:05 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:33:05 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:33:05 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:33:05 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:33:05 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:33:05 go: downloading github.com/dimchansky/utfbom v1.1.1 20:33:05 go: downloading cloud.google.com/go/compute v1.3.0 20:33:06 go: downloading cloud.google.com/go/iam v0.1.1 20:33:06 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:33:06 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:33:06 ---> Running in 6f8b53ee16f3 20:33:07 Removing intermediate container 6f8b53ee16f3 20:33:07 ---> a87d2f8ec275 20:33:07 Step 3/4 : COPY go.mod . 20:33:07 go: downloading github.com/gogo/protobuf v1.3.2 20:33:07 go: downloading k8s.io/klog/v2 v2.30.0 20:33:07 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:33:07 go: downloading github.com/google/gofuzz v1.1.0 20:33:07 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:33:07 ---> 147497709ff7 20:33:07 Step 4/4 : RUN go mod download 20:33:07 ---> Running in e9ca83bd1924 20:33:07 go: downloading github.com/spf13/pflag v1.0.5 20:33:07 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:33:07 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:33:07 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:33:07 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:33:07 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:33:07 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:33:07 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:33:08 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:33:08 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:33:08 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:33:08 go: downloading gopkg.in/yaml.v2 v2.4.0 20:33:08 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:33:08 go: downloading github.com/gobwas/glob v0.2.3 20:33:08 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:33:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:33:08 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:33:08 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:33:08 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:33:08 go: downloading go.opencensus.io v0.23.0 20:33:08 go: downloading gopkg.in/inf.v0 v0.9.1 20:33:08 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:33:08 go: downloading github.com/google/go-cmp v0.5.7 20:33:08 go: downloading github.com/go-logr/logr v1.2.2 20:33:08 go: downloading github.com/json-iterator/go v1.1.12 20:33:08 go: downloading github.com/googleapis/gnostic v0.5.5 20:33:08 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:33:08 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:33:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:33:08 go: downloading go.uber.org/zap v1.21.0 20:33:08 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:33:08 go: downloading github.com/tklauser/numcpus v0.3.0 20:33:08 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:33:08 go: downloading sigs.k8s.io/yaml v1.3.0 20:33:08 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:33:08 go: downloading github.com/modern-go/reflect2 v1.0.2 20:33:08 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:33:08 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:33:08 go: downloading github.com/hashicorp/go-version v1.2.0 20:33:08 go: downloading github.com/golang/snappy v0.0.4 20:33:08 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:33:08 go: downloading github.com/ryanuber/go-glob v1.0.0 20:33:08 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:33:08 go: downloading go.uber.org/multierr v1.6.0 20:33:15 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:33:15 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:33:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:33:26 Removing intermediate container 245e55c086b3 20:33:26 ---> 80a0af14f4d3 20:33:26 20:33:26 Step 10/31 : FROM alpine:3.14 20:33:26 Removing intermediate container 591c8e7ad231 20:33:26 ---> ce6963b6dd88 20:33:26 20:33:26 Step 10/25 : FROM alpine:3.14 20:33:26 Removing intermediate container b9c95fa8acad 20:33:26 ---> 28aa14e09c7c 20:33:26 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:33:26 Removing intermediate container faf6762b6c69 20:33:26 ---> 6c6928c883f5 20:33:26 20:33:26 Step 10/23 : FROM alpine:3.14 20:33:26 ---> Running in 210f6f5976d1 20:33:26 3.14: Pulling from library/alpine 20:33:26 3.14: Pulling from library/alpine 20:33:26 3.14: Pulling from library/alpine 20:33:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:33:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:33:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:33:26 Status: Downloaded newer image for alpine:3.14 20:33:26 Status: Image is up to date for alpine:3.14 20:33:26 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:33:26 Status: Image is up to date for alpine:3.14 20:33:26 ---> e04c818066af 20:33:26 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:33:26 ---> e04c818066af 20:33:26 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:33:26 ---> e04c818066af 20:33:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:33:27 ---> Running in c3de3a6ce24f 20:33:27 ---> Running in 0ad769de33cb 20:33:27 ---> Running in f1c0caab7b60 20:33:27 Removing intermediate container f1c0caab7b60 20:33:27 ---> 9400a6a4d593 20:33:27 Step 12/23 : ENV APP_PORT=59880 20:33:27 Removing intermediate container 0ad769de33cb 20:33:27 ---> 851576534727 20:33:27 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:33:27 ---> Running in ab19beb78ba7 20:33:27 ---> Running in f89050b5b375 20:33:27 Removing intermediate container 210f6f5976d1 20:33:27 ---> b43ec0fe958e 20:33:27 20:33:27 Step 11/23 : FROM docker:20.10.14 20:33:28 Removing intermediate container ab19beb78ba7 20:33:28 ---> f5ae463c9044 20:33:28 Step 13/23 : EXPOSE $APP_PORT 20:33:28 20.10.14: Pulling from library/docker 20:33:28 ---> Running in a8a58d21897c 20:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:33:28 Removing intermediate container a8a58d21897c 20:33:28 ---> da638fa61430 20:33:28 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:28 (1/3) Installing ca-certificates (20211220-r0) 20:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:33:28 (2/3) Installing dumb-init (1.2.5-r1) 20:33:28 (3/3) Installing su-exec (0.2-r1) 20:33:28 Executing busybox-1.33.1-r7.trigger 20:33:28 Executing ca-certificates-20211220-r0.trigger 20:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:33:28 OK: 6 MiB in 17 packages 20:33:28 (1/2) Installing dumb-init (1.2.5-r1) 20:33:28 (2/2) Installing su-exec (0.2-r1) 20:33:28 Executing busybox-1.33.1-r7.trigger 20:33:28 OK: 6 MiB in 16 packages 20:33:28 ---> Running in 5d34e8552acb 20:33:29 Removing intermediate container c3de3a6ce24f 20:33:29 ---> 1d3e8281057f 20:33:29 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:33:29 ---> Running in 8ce3e8918af6 20:33:29 Removing intermediate container f89050b5b375 20:33:29 ---> 2de1ef162878 20:33:29 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:33:29 Removing intermediate container 8ce3e8918af6 20:33:29 ---> c398b38ba7f9 20:33:29 Step 13/25 : WORKDIR / 20:33:30 ---> Running in b39c8245dc10 20:33:30 ---> Running in 82e2b5253732 20:33:30 Removing intermediate container 5d34e8552acb 20:33:30 ---> f2be1e871031 20:33:30 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:33:30 Removing intermediate container b39c8245dc10 20:33:30 ---> 81b50b862301 20:33:30 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:33:30 Removing intermediate container 82e2b5253732 20:33:30 ---> 31f07263ff1e 20:33:30 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:33:30 ---> Running in 56a52e8c49a3 20:33:30 ---> Running in b80d3d63be46 20:33:31 ---> c2c9ed4a23b0 20:33:31 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:33:31 Removing intermediate container b80d3d63be46 20:33:31 ---> 2aa28f6dc2b4 20:33:31 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:33:31 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:33:31 ---> Running in 47409a3d8ed2 20:33:31 ---> ccd464f76079 20:33:31 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:33:32 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:33:32 ---> fc7b9395c6c0 20:33:32 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:33:32 (1/6) Installing dumb-init (1.2.5-r1) 20:33:32 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:33:32 (3/6) Installing libsodium (1.0.18-r0) 20:33:32 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:33:32 (5/6) Installing libzmq (4.3.4-r0) 20:33:32 ---> 9d11a79fe153 20:33:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:33:32 (6/6) Installing zeromq (4.3.4-r0) 20:33:32 Removing intermediate container 47409a3d8ed2 20:33:32 ---> c5ed8e252331 20:33:32 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:33:32 Executing busybox-1.33.1-r7.trigger 20:33:32 OK: 8 MiB in 20 packages 20:33:32 ---> Running in 58fef1fea417 20:33:33 Removing intermediate container 58fef1fea417 20:33:33 ---> 9d55445e70d7 20:33:33 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:33:33 Removing intermediate container 56a52e8c49a3 20:33:33 ---> 917b2cdd5604 20:33:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:33 ---> 5a97ac5d0073 20:33:33 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:33:33 ---> e6024b946eeb 20:33:33 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:33:33 ---> Running in a162bd0e6e09 20:33:34 ---> 04f06deb1aeb 20:33:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:33:34 ---> d1cfceffc056 20:33:34 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:33:35 ---> b90b330dcf13 20:33:35 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:33:35 ---> 3dfa9c4f6233 20:33:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:33:35 ---> Running in 205fb86bcb55 20:33:35 Removing intermediate container a162bd0e6e09 20:33:35 ---> c96ff064e223 20:33:35 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:36 ---> bb8fee08638c 20:33:36 Step 19/23 : ENTRYPOINT ["/core-data"] 20:33:36 ---> 5f3f9fed028b 20:33:36 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:33:36 ---> Running in 1ed0bc7656b2 20:33:36 Removing intermediate container 1ed0bc7656b2 20:33:36 ---> beb2e42d46d5 20:33:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:33:36 ---> Running in e38962fa3be2 20:33:37 Removing intermediate container e38962fa3be2 20:33:37 ---> ecf2d0138e38 20:33:37 Step 21/23 : LABEL arch=x86_64 20:33:37 ---> Running in 3ddd120f09c0 20:33:37 Removing intermediate container 205fb86bcb55 20:33:37 ---> e808e4f8581f 20:33:37 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:33:37 ---> Running in 1dd5a545d32a 20:33:37 Removing intermediate container 3ddd120f09c0 20:33:37 ---> 0c754a9775c7 20:33:37 Step 22/23 : LABEL git_sha=cdddb117f68a638f9e1d41f6183e660e0bd25e9f 20:33:37 ---> 99bc3c551dc4 20:33:37 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:33:37 ---> Running in 2a2e713331de 20:33:37 Removing intermediate container 1dd5a545d32a 20:33:37 ---> c27145de3773 20:33:37 Step 23/25 : LABEL arch=x86_64 20:33:38 ---> Running in 4bd9b83c51a2 20:33:38 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:33:38 Status: Downloaded newer image for docker:20.10.14 20:33:38 ---> 7417809fdb73 20:33:38 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:33:38 ---> Running in bd1665a9ec5d 20:33:38 ---> 0cedad726add 20:33:38 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:33:38 Removing intermediate container 2a2e713331de 20:33:38 ---> c428f2a133d5 20:33:38 Step 23/23 : LABEL version=0.0.0 20:33:38 Removing intermediate container 4bd9b83c51a2 20:33:38 ---> 0a40f33fa743 20:33:38 Step 24/25 : LABEL git_sha=cdddb117f68a638f9e1d41f6183e660e0bd25e9f 20:33:38 ---> Running in 151d1b02f6ce 20:33:38 ---> Running in 846b1b02e2ff 20:33:38 Removing intermediate container bd1665a9ec5d 20:33:38 ---> 02537227e22e 20:33:38 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:33:38 ---> Running in 52cadd552a9d 20:33:38 Removing intermediate container 846b1b02e2ff 20:33:38 ---> e74cd73ed571 20:33:38 20:33:38 Removing intermediate container 151d1b02f6ce 20:33:38 ---> e7085650facf 20:33:38 Step 25/25 : LABEL version=0.0.0 20:33:38 Successfully built e74cd73ed571 20:33:38 ---> ec496389aa65 20:33:38 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:33:38 Successfully tagged core-data:latest 20:33:38  Building core-data ... done Building security-spiffe-token-provider 20:33:38 ---> Running in 7aae7da629ba 20:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:40 (1/43) Installing readline (8.1.1-r0) 20:33:40 (2/43) Installing bash (5.1.16-r0) 20:33:40 Executing bash-5.1.16-r0.post-install 20:33:40 (3/43) Installing brotli-libs (1.0.9-r5) 20:33:40 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:33:40 (5/43) Installing libcurl (7.80.0-r0) 20:33:40 (6/43) Installing curl (7.80.0-r0) 20:33:40 (7/43) Installing dumb-init (1.2.5-r1) 20:33:40 (8/43) Installing libbz2 (1.0.8-r1) 20:33:40 (9/43) Installing expat (2.4.7-r0) 20:33:40 (10/43) Installing libffi (3.4.2-r1) 20:33:40 (11/43) Installing gdbm (1.22-r0) 20:33:40 (12/43) Installing xz-libs (5.2.5-r1) 20:33:40 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:33:40 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:33:40 (15/43) Installing mpdecimal (2.5.1-r1) 20:33:40 (16/43) Installing sqlite-libs (3.36.0-r0) 20:33:40 (17/43) Installing python3 (3.9.7-r4) 20:33:40 Removing intermediate container 7aae7da629ba 20:33:40 ---> ebad06dcb790 20:33:40 20:33:40 Successfully built ebad06dcb790 20:33:40 (18/43) Installing py3-appdirs (1.4.4-r2) 20:33:40 (19/43) Installing py3-certifi (2020.12.5-r1) 20:33:40 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:33:40 (21/43) Installing py3-idna (3.3-r0) 20:33:40 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:33:40 (23/43) Installing py3-requests (2.26.0-r1) 20:33:40 (24/43) Installing py3-msgpack (1.0.2-r1) 20:33:40 (25/43) Installing py3-lockfile (0.12.2-r4) 20:33:40 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:33:40 (27/43) Installing py3-colorama (0.4.4-r1) 20:33:40 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:33:40 (29/43) Installing py3-distlib (0.3.3-r0) 20:33:40 (30/43) Installing py3-distro (1.6.0-r0) 20:33:40 (31/43) Installing py3-six (1.16.0-r0) 20:33:40 (32/43) Installing py3-webencodings (0.5.1-r4) 20:33:40 (33/43) Installing py3-html5lib (1.1-r1) 20:33:40 (34/43) Installing py3-parsing (2.4.7-r2) 20:33:40 (35/43) Installing py3-packaging (20.9-r1) 20:33:40 (36/43) Installing py3-tomli (1.2.2-r0) 20:33:40 (37/43) Installing py3-pep517 (0.12.0-r0) 20:33:40 (38/43) Installing py3-progress (1.6-r0) 20:33:40 (39/43) Installing py3-retrying (1.3.3-r2) 20:33:40 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:33:40 (41/43) Installing py3-setuptools (52.0.0-r4) 20:33:40 Successfully tagged security-secretstore-setup:latest 20:33:40  Building security-secretstore-setup ... done Building support-scheduler 20:33:40 (42/43) Installing py3-toml (0.10.2-r2) 20:33:40 (43/43) Installing py3-pip (20.3.4-r1) 20:33:40 Executing busybox-1.34.1-r5.trigger 20:33:40 OK: 83 MiB in 65 packages 20:33:41 Collecting docker-compose==1.23.2 20:33:41 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:33:42 Collecting websocket-client<1.0,>=0.32.0 20:33:42 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:33:42 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:33:42 Collecting dockerpty<0.5,>=0.4.1 20:33:42 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:33:42 Collecting PyYAML<4,>=3.10 20:33:42 Downloading PyYAML-3.13.tar.gz (270 kB) 20:33:43 Collecting jsonschema<3,>=2.5.1 20:33:43 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:33:43 ---> 0f720457a319 20:33:43 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:33:43 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:33:43 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:33:43 Collecting texttable<0.10,>=0.9.0 20:33:43 Downloading texttable-0.9.1.tar.gz (11 kB) 20:33:44 Collecting docopt<0.7,>=0.6.1 20:33:44 Downloading docopt-0.6.2.tar.gz (25 kB) 20:33:44 Collecting docker<4.0,>=3.6.0 20:33:44 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:33:44 Collecting cached-property<2,>=1.2.0 20:33:44 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:33:44 ---> Running in 8c2a61b71392 20:33:44 Collecting docker-pycreds>=0.4.0 20:33:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:33:44 Collecting chardet<3.1.0,>=3.0.2 20:33:44 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:33:44 Collecting idna<2.8,>=2.5 20:33:44 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:33:44 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:33:44 Collecting urllib3<1.25,>=1.21.1 20:33:44 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:33:44 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:33:44 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:33:44 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:33:44 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:33:44 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:33:44 Attempting uninstall: urllib3 20:33:44 Found existing installation: urllib3 1.26.7 20:33:44 Uninstalling urllib3-1.26.7: 20:33:44 Successfully uninstalled urllib3-1.26.7 20:33:45 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:45 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:33:45 ---> f9585dcbefcb 20:33:45 Step 3/20 : WORKDIR /edgex-go 20:33:45 ---> Using cache 20:33:45 ---> 6a40017d8d09 20:33:45 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:33:45 Attempting uninstall: idna 20:33:45 Found existing installation: idna 3.3 20:33:45 Uninstalling idna-3.3: 20:33:45 Successfully uninstalled idna-3.3 20:33:45 Removing intermediate container 8c2a61b71392 20:33:45 ---> a93a920b6489 20:33:45 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:33:45 ---> Running in 71957baff751 20:33:45 Attempting uninstall: requests 20:33:45 Found existing installation: requests 2.26.0 20:33:45 Uninstalling requests-2.26.0: 20:33:45 Successfully uninstalled requests-2.26.0 20:33:45 Running setup.py install for texttable: started 20:33:46 ---> 3dc71080bfbd 20:33:46 Step 26/31 : RUN chmod +x /entrypoint.sh 20:33:46 Running setup.py install for texttable: finished with status 'done' 20:33:46 Running setup.py install for PyYAML: started 20:33:46 ---> Running in 98bd93237ba0 20:33:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:46 Running setup.py install for PyYAML: finished with status 'done' 20:33:46 Running setup.py install for docopt: started 20:33:47 Running setup.py install for docopt: finished with status 'done' 20:33:47 Running setup.py install for dockerpty: started 20:33:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:47 Running setup.py install for dockerpty: finished with status 'done' 20:33:47 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:33:47 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:33:47 OK: 15864 distinct packages available 20:33:47 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:33:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:48 ---> f9585dcbefcb 20:33:48 Step 3/22 : WORKDIR /edgex-go 20:33:48 ---> Using cache 20:33:48 ---> 6a40017d8d09 20:33:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:48 ---> Using cache 20:33:48 ---> d2609091538b 20:33:48 Step 5/22 : RUN apk add --update --no-cache make git 20:33:48 ---> Running in 140ca105b8b1 20:33:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:48 Removing intermediate container 98bd93237ba0 20:33:48 ---> 1df245b768d5 20:33:48 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:33:49 ---> Running in 911e0662b4b0 20:33:49 Removing intermediate container 911e0662b4b0 20:33:49 ---> 685d665dc810 20:33:49 Step 28/31 : CMD ["gate"] 20:33:49 OK: 221 MiB in 52 packages 20:33:49 ---> Running in 9bff2cdcb376 20:33:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:33:50 Removing intermediate container 9bff2cdcb376 20:33:50 ---> fba7613680c8 20:33:50 Step 29/31 : LABEL arch=x86_64 20:33:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:33:50 ---> Running in 08d8c351bb6f 20:33:50 OK: 221 MiB in 52 packages 20:33:51 Removing intermediate container 71957baff751 20:33:51 ---> 902f0814ecad 20:33:51 Step 5/20 : COPY go.mod vendor* ./ 20:33:51 Removing intermediate container 08d8c351bb6f 20:33:51 ---> 47ab3ad15e3f 20:33:51 Step 30/31 : LABEL git_sha=cdddb117f68a638f9e1d41f6183e660e0bd25e9f 20:33:51 ---> Running in 319e65b3ef85 20:33:51 ---> b731b50a5f79 20:33:51 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:52 ---> Running in 6abddcb9878e 20:33:52 Removing intermediate container 140ca105b8b1 20:33:52 ---> ae702adda04b 20:33:52 Step 6/22 : COPY go.mod vendor* ./ 20:33:52 Removing intermediate container 319e65b3ef85 20:33:52 ---> 398b7244000e 20:33:52 Step 31/31 : LABEL version=0.0.0 20:33:52 ---> Running in c8565196cb43 20:33:52 ---> 7bd31dde90bf 20:33:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:52 ---> Running in d7a56cf26338 20:33:52 Removing intermediate container c8565196cb43 20:33:52 ---> 339b247e0a9b 20:33:52 20:33:53 Successfully built 339b247e0a9b 20:33:53 Successfully tagged security-bootstrapper:latest 20:33:53 Building security-spire-agent 20:33:53  Building security-bootstrapper ... done Removing intermediate container 52cadd552a9d 20:33:53 ---> 07942da854bd 20:33:53 Step 14/23 : ENV APP_PORT=58890 20:33:54 ---> Running in cfa0395ca59f 20:33:54 Removing intermediate container e9ca83bd1924 20:33:54 ---> 9713dd33a380 20:33:54 Successfully built 9713dd33a380 20:33:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:33:55 + docker inspect -f . ci-base-image-arm64 20:33:55 . [Pipeline] withDockerContainer 20:33:55 prd-ubuntu20.04-docker-arm64-4c-16g-11902 does not seem to be running inside a container 20:33:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:33:56 Removing intermediate container cfa0395ca59f 20:33:56 ---> a10419555f3d 20:33:56 Step 15/23 : EXPOSE $APP_PORT 20:33:56 $ docker top c6d11e49c433f6a94a378e2ac9d50d5a9f4e648e18758137736b907806384086 -eo pid,comm 20:33:56 ---> Running in 38fa9405ffd2 20:33:56 Removing intermediate container 6abddcb9878e 20:33:56 ---> 38af1351477c 20:33:56 Step 7/20 : COPY . . 20:33:57 Removing intermediate container d7a56cf26338 20:33:57 ---> 46493e0879b7 20:33:57 Step 8/22 : COPY . . 20:33:57 Removing intermediate container 38fa9405ffd2 20:33:57 ---> cd6132f9b552 20:33:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [Pipeline] { [Pipeline] sh 20:33:57 + go version 20:33:57 go version go1.17.6 linux/arm64 [Pipeline] } 20:33:57 $ docker stop --time=1 c6d11e49c433f6a94a378e2ac9d50d5a9f4e648e18758137736b907806384086 20:33:59 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:33:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:33:59 ---> f9585dcbefcb 20:33:59 Step 3/26 : WORKDIR /edgex-go 20:33:59 ---> Using cache 20:33:59 ---> 6a40017d8d09 20:33:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:33:59 ---> Using cache 20:33:59 ---> d2609091538b 20:33:59 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:33:59 ---> Using cache 20:33:59 ---> 1564fa9e53c1 20:33:59 Step 6/26 : COPY go.mod vendor* ./ 20:33:59 ---> Using cache 20:33:59 ---> f3f46829b24c 20:33:59 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:59 ---> Using cache 20:33:59 ---> 59c77154f743 20:33:59 Step 8/26 : COPY . . 20:33:59 ---> Using cache 20:33:59 ---> 25ba6863bfbc 20:33:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:33:59 ---> Using cache 20:33:59 ---> 66d3463b9196 20:33:59 Step 10/26 : RUN mkdir -p spire-build 20:33:59 ---> Using cache 20:33:59 ---> ccc98cd2ccdb 20:33:59 Step 11/26 : WORKDIR /edgex-go/spire-build 20:33:59 ---> Using cache 20:33:59 ---> aeb24f65ef4a 20:33:59 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:33:59 $ docker rm -f c6d11e49c433f6a94a378e2ac9d50d5a9f4e648e18758137736b907806384086 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:34:00 + docker inspect -f . ci-base-image-arm64 20:34:00 . [Pipeline] withDockerContainer 20:34:00 prd-ubuntu20.04-docker-arm64-4c-16g-11902 does not seem to be running inside a container 20:34:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:34:01 $ docker top 45743f10f8efef72876ed87d44a3bf644ae3e34704ed39d42603e0cb729cdc63 -eo pid,comm [Pipeline] { [Pipeline] echo 20:34:01 ========================================================= 20:34:01 [edgeXBuildGoParallel] Running Tests and Build... 20:34:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:34:02 ---> 476a46f4af47 20:34:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:34:02 ---> Running in 82b127c49ad2 20:34:02 + make test 20:34:02 go mod tidy -compat=1.17 20:34:03 spire-1.2.1/ 20:34:03 spire-1.2.1/.data/ 20:34:03 spire-1.2.1/.data/.file 20:34:03 spire-1.2.1/.dockerignore 20:34:03 spire-1.2.1/.gitattributes 20:34:03 spire-1.2.1/.githooks/ 20:34:03 spire-1.2.1/.githooks/pre-commit 20:34:03 spire-1.2.1/.github/ 20:34:03 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:34:03 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:34:03 spire-1.2.1/.github/dependabot.yml 20:34:03 spire-1.2.1/.github/workflows/ 20:34:03 spire-1.2.1/.github/workflows/nightly_build.yaml 20:34:03 spire-1.2.1/.github/workflows/pr_build.yaml 20:34:03 spire-1.2.1/.github/workflows/release_build.yaml 20:34:03 spire-1.2.1/.github/workflows/scripts/ 20:34:03 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:34:03 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:34:03 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:34:03 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:34:03 spire-1.2.1/.github/workflows/scripts/split.sh 20:34:03 spire-1.2.1/.gitignore 20:34:03 spire-1.2.1/.go-version 20:34:03 spire-1.2.1/.golangci.yml 20:34:03 spire-1.2.1/ADOPTERS.md 20:34:03 spire-1.2.1/CHANGELOG.md 20:34:03 spire-1.2.1/CODE-OF-CONDUCT.md 20:34:03 spire-1.2.1/CODEOWNERS 20:34:03 spire-1.2.1/CONTRIBUTING.md 20:34:03 spire-1.2.1/Dockerfile 20:34:03 spire-1.2.1/Dockerfile.dev 20:34:03 spire-1.2.1/Dockerfile.scratch 20:34:03 spire-1.2.1/LICENSE 20:34:03 spire-1.2.1/MAINTAINERS.md 20:34:03 spire-1.2.1/Makefile 20:34:03 spire-1.2.1/README.md 20:34:03 spire-1.2.1/ROADMAP.md 20:34:03 spire-1.2.1/SECURITY.md 20:34:03 spire-1.2.1/cmd/ 20:34:03 spire-1.2.1/cmd/spire-agent/ 20:34:03 spire-1.2.1/cmd/spire-agent/cli/ 20:34:03 spire-1.2.1/cmd/spire-agent/cli/api/ 20:34:03 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:34:03 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:34:03 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:34:03 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:34:03 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:34:03 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:34:03 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:34:03 spire-1.2.1/cmd/spire-agent/cli/common/ 20:34:03 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:34:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:34:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:34:03 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:34:03 spire-1.2.1/cmd/spire-agent/cli/run/ 20:34:03 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:34:03 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:34:03 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:34:03 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:34:03 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:34:03 spire-1.2.1/cmd/spire-agent/main.go 20:34:03 spire-1.2.1/cmd/spire-server/ 20:34:03 spire-1.2.1/cmd/spire-server/cli/ 20:34:03 spire-1.2.1/cmd/spire-server/cli/agent/ 20:34:03 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:34:03 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/cli.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/entry/ 20:34:03 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/federation/ 20:34:03 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:34:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:34:03 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/run/ 20:34:03 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/token/ 20:34:03 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/validate/ 20:34:03 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/x509/ 20:34:03 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:34:03 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:34:03 spire-1.2.1/cmd/spire-server/main.go 20:34:03 spire-1.2.1/cmd/spire-server/util/ 20:34:03 spire-1.2.1/cmd/spire-server/util/util.go 20:34:03 spire-1.2.1/conf/ 20:34:03 spire-1.2.1/conf/agent/ 20:34:03 spire-1.2.1/conf/agent/agent.conf 20:34:03 spire-1.2.1/conf/agent/agent_full.conf 20:34:03 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:34:03 spire-1.2.1/conf/server/ 20:34:03 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:34:03 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:34:03 spire-1.2.1/conf/server/server.conf 20:34:03 spire-1.2.1/conf/server/server_full.conf 20:34:03 spire-1.2.1/doc/ 20:34:03 spire-1.2.1/doc/SPIRE101.md 20:34:03 spire-1.2.1/doc/auditlog.md 20:34:03 spire-1.2.1/doc/authorization_policy_engine.md 20:34:03 spire-1.2.1/doc/changelog_guidelines.md 20:34:03 spire-1.2.1/doc/cure53-report.pdf 20:34:03 spire-1.2.1/doc/images/ 20:34:03 spire-1.2.1/doc/images/2019_roadmap.png 20:34:03 spire-1.2.1/doc/images/SPIRE101.png 20:34:03 spire-1.2.1/doc/images/SPIRE_agent.png 20:34:03 spire-1.2.1/doc/images/SPIRE_server.png 20:34:03 spire-1.2.1/doc/images/cache_mgr.png 20:34:03 spire-1.2.1/doc/images/cache_mgr_components.png 20:34:03 spire-1.2.1/doc/images/federated_spire.png 20:34:03 spire-1.2.1/doc/images/ha_mode.png 20:34:03 spire-1.2.1/doc/images/nested_spire.png 20:34:03 spire-1.2.1/doc/images/oidc_federation.png 20:34:03 spire-1.2.1/doc/images/single_trust_domain.png 20:34:03 spire-1.2.1/doc/images/spiffe_compatible.png 20:34:03 spire-1.2.1/doc/images/spire_logo.png 20:34:03 spire-1.2.1/doc/migrating_registration_api_clients.md 20:34:03 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:34:03 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:34:03 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:34:03 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:34:03 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:34:03 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:34:03 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:34:03 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:34:03 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:34:03 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:34:03 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:34:03 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:34:03 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:34:03 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:34:03 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:34:03 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:34:03 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:34:03 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:34:03 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:34:03 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:34:03 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:34:03 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:34:03 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:34:03 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:34:03 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:34:03 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:34:03 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:34:03 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:34:03 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:34:03 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:34:03 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:34:03 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:34:03 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:34:03 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:34:03 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:34:03 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:34:03 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:34:03 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:34:03 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:34:03 spire-1.2.1/doc/scaling_spire.md 20:34:03 spire-1.2.1/doc/spire_agent.md 20:34:03 spire-1.2.1/doc/spire_server.md 20:34:03 spire-1.2.1/doc/supported_integrations.md 20:34:03 spire-1.2.1/doc/telemetry.md 20:34:03 spire-1.2.1/doc/telemetry_config.md 20:34:03 spire-1.2.1/doc/upgrading.md 20:34:03 spire-1.2.1/doc/using_spire.md 20:34:03 spire-1.2.1/examples/ 20:34:03 spire-1.2.1/examples/README.md 20:34:03 spire-1.2.1/go.mod 20:34:03 spire-1.2.1/go.sum 20:34:03 spire-1.2.1/pkg/ 20:34:03 spire-1.2.1/pkg/agent/ 20:34:03 spire-1.2.1/pkg/agent/agent.go 20:34:03 spire-1.2.1/pkg/agent/api/ 20:34:03 spire-1.2.1/pkg/agent/api/config.go 20:34:03 spire-1.2.1/pkg/agent/api/debug/ 20:34:03 spire-1.2.1/pkg/agent/api/debug/v1/ 20:34:03 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:34:03 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:34:03 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:34:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:34:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:34:03 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:34:03 spire-1.2.1/pkg/agent/api/endpoints.go 20:34:03 spire-1.2.1/pkg/agent/api/health/ 20:34:03 spire-1.2.1/pkg/agent/api/health/v1/ 20:34:03 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:34:03 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:34:03 spire-1.2.1/pkg/agent/api/rpccontext/ 20:34:03 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:34:03 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:34:03 spire-1.2.1/pkg/agent/attestor/ 20:34:03 spire-1.2.1/pkg/agent/attestor/node/ 20:34:03 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:34:03 spire-1.2.1/pkg/agent/attestor/node/node.go 20:34:03 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:34:03 spire-1.2.1/pkg/agent/attestor/workload/ 20:34:03 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:34:03 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:34:03 spire-1.2.1/pkg/agent/catalog/ 20:34:03 spire-1.2.1/pkg/agent/catalog/catalog.go 20:34:03 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:34:03 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:34:03 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:34:03 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:34:03 spire-1.2.1/pkg/agent/client/ 20:34:03 spire-1.2.1/pkg/agent/client/client.go 20:34:03 spire-1.2.1/pkg/agent/client/client_test.go 20:34:03 spire-1.2.1/pkg/agent/client/dial.go 20:34:03 spire-1.2.1/pkg/agent/client/nodeconn.go 20:34:03 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:34:03 spire-1.2.1/pkg/agent/client/update.go 20:34:03 spire-1.2.1/pkg/agent/client/util.go 20:34:03 spire-1.2.1/pkg/agent/common/ 20:34:03 spire-1.2.1/pkg/agent/common/backoff/ 20:34:03 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:34:03 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:34:03 spire-1.2.1/pkg/agent/common/cgroups/ 20:34:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:34:03 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:34:03 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:34:03 spire-1.2.1/pkg/agent/config.go 20:34:03 spire-1.2.1/pkg/agent/endpoints/ 20:34:03 spire-1.2.1/pkg/agent/endpoints/config.go 20:34:03 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:34:03 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:34:03 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:34:03 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:34:03 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:34:03 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:34:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:34:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:34:03 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:34:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:34:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:34:03 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:34:03 spire-1.2.1/pkg/agent/endpoints/workload/ 20:34:03 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:34:03 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:34:03 spire-1.2.1/pkg/agent/manager/ 20:34:03 spire-1.2.1/pkg/agent/manager/cache/ 20:34:03 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:34:03 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:34:03 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:34:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:34:03 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:34:03 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:34:03 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:34:03 spire-1.2.1/pkg/agent/manager/config.go 20:34:03 spire-1.2.1/pkg/agent/manager/manager.go 20:34:03 spire-1.2.1/pkg/agent/manager/manager_test.go 20:34:03 spire-1.2.1/pkg/agent/manager/storage.go 20:34:03 spire-1.2.1/pkg/agent/manager/storage_test.go 20:34:03 spire-1.2.1/pkg/agent/manager/storecache/ 20:34:03 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:34:03 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:34:03 spire-1.2.1/pkg/agent/manager/sync.go 20:34:03 spire-1.2.1/pkg/agent/plugin/ 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:34:03 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:34:03 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:34:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:34:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:34:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:34:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:34:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:34:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:34:03 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:34:03 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:34:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:34:03 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:34:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:34:03 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:34:03 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:34:03 spire-1.2.1/pkg/agent/svid/ 20:34:03 spire-1.2.1/pkg/agent/svid/rotator.go 20:34:03 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:34:03 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:34:03 spire-1.2.1/pkg/agent/svid/store/ 20:34:03 spire-1.2.1/pkg/agent/svid/store/service.go 20:34:03 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:34:03 spire-1.2.1/pkg/common/ 20:34:03 spire-1.2.1/pkg/common/agentpathtemplate/ 20:34:03 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:34:03 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:34:03 spire-1.2.1/pkg/common/api/ 20:34:03 spire-1.2.1/pkg/common/api/metrics.go 20:34:03 spire-1.2.1/pkg/common/api/middleware/ 20:34:03 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:34:03 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:34:03 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:34:03 spire-1.2.1/pkg/common/api/middleware/logger.go 20:34:03 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:34:03 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:34:03 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:34:03 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:34:03 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:34:03 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:34:03 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:34:03 spire-1.2.1/pkg/common/api/middleware/names.go 20:34:03 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:34:03 spire-1.2.1/pkg/common/api/names.go 20:34:03 spire-1.2.1/pkg/common/api/ratelimit.go 20:34:03 spire-1.2.1/pkg/common/api/rpccontext/ 20:34:03 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:34:03 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:34:03 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:34:03 spire-1.2.1/pkg/common/auth/ 20:34:03 spire-1.2.1/pkg/common/auth/interceptors.go 20:34:03 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:34:03 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:34:03 spire-1.2.1/pkg/common/bundleutil/ 20:34:03 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:34:03 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:34:03 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:34:03 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:34:03 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:34:03 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:34:03 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:34:03 spire-1.2.1/pkg/common/bundleutil/types.go 20:34:03 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:34:03 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:34:03 spire-1.2.1/pkg/common/catalog/ 20:34:03 spire-1.2.1/pkg/common/catalog/bind.go 20:34:03 spire-1.2.1/pkg/common/catalog/builtin.go 20:34:03 spire-1.2.1/pkg/common/catalog/catalog.go 20:34:03 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:34:03 spire-1.2.1/pkg/common/catalog/closers.go 20:34:03 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:34:03 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:34:03 spire-1.2.1/pkg/common/catalog/config.go 20:34:03 spire-1.2.1/pkg/common/catalog/config_test.go 20:34:03 spire-1.2.1/pkg/common/catalog/configure.go 20:34:03 spire-1.2.1/pkg/common/catalog/constraints.go 20:34:03 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:34:03 spire-1.2.1/pkg/common/catalog/context.go 20:34:03 spire-1.2.1/pkg/common/catalog/external.go 20:34:03 spire-1.2.1/pkg/common/catalog/host.go 20:34:03 spire-1.2.1/pkg/common/catalog/pipenet.go 20:34:03 spire-1.2.1/pkg/common/catalog/plugin.go 20:34:03 spire-1.2.1/pkg/common/catalog/testplugin/ 20:34:03 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:34:03 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:34:03 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:34:03 spire-1.2.1/pkg/common/cli/ 20:34:03 spire-1.2.1/pkg/common/cli/env.go 20:34:03 spire-1.2.1/pkg/common/cli/flags.go 20:34:03 spire-1.2.1/pkg/common/cli/trust_domain.go 20:34:03 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:34:03 spire-1.2.1/pkg/common/cli/umask.go 20:34:03 spire-1.2.1/pkg/common/cli/umask_posix.go 20:34:03 spire-1.2.1/pkg/common/cli/umask_test.go 20:34:03 spire-1.2.1/pkg/common/cli/umask_windows.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/ 20:34:03 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/flag.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/format.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/ 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:34:03 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:34:03 spire-1.2.1/pkg/common/coretypes/ 20:34:03 spire-1.2.1/pkg/common/coretypes/bundle/ 20:34:03 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:34:03 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:34:03 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:34:03 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:34:03 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:34:03 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:34:03 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:34:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:34:03 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:34:03 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:34:03 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:34:03 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:34:03 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:34:03 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:34:03 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:34:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:34:03 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:34:03 spire-1.2.1/pkg/common/cryptoutil/ 20:34:03 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:34:03 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:34:03 spire-1.2.1/pkg/common/diskutil/ 20:34:03 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:34:03 spire-1.2.1/pkg/common/diskutil/file_test.go 20:34:03 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:34:03 spire-1.2.1/pkg/common/errorutil/ 20:34:03 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:34:03 spire-1.2.1/pkg/common/health/ 20:34:03 spire-1.2.1/pkg/common/health/config.go 20:34:03 spire-1.2.1/pkg/common/health/context.go 20:34:03 spire-1.2.1/pkg/common/health/context_test.go 20:34:03 spire-1.2.1/pkg/common/health/health.go 20:34:03 spire-1.2.1/pkg/common/health/health_test.go 20:34:03 spire-1.2.1/pkg/common/health/logger.go 20:34:03 spire-1.2.1/pkg/common/hostservice/ 20:34:03 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:34:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:34:03 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:34:03 spire-1.2.1/pkg/common/idutil/ 20:34:03 spire-1.2.1/pkg/common/idutil/require.go 20:34:03 spire-1.2.1/pkg/common/idutil/require_test.go 20:34:03 spire-1.2.1/pkg/common/idutil/safety.go 20:34:03 spire-1.2.1/pkg/common/idutil/safety_test.go 20:34:03 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:34:03 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:34:03 spire-1.2.1/pkg/common/jwtsvid/ 20:34:03 spire-1.2.1/pkg/common/jwtsvid/common.go 20:34:03 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:34:03 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:34:03 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:34:03 spire-1.2.1/pkg/common/jwtutil/ 20:34:03 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:34:03 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:34:03 spire-1.2.1/pkg/common/log/ 20:34:03 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:34:03 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:34:03 spire-1.2.1/pkg/common/log/log.go 20:34:03 spire-1.2.1/pkg/common/log/log_test.go 20:34:03 spire-1.2.1/pkg/common/log/options.go 20:34:03 spire-1.2.1/pkg/common/nodeutil/ 20:34:03 spire-1.2.1/pkg/common/nodeutil/node.go 20:34:03 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:34:03 spire-1.2.1/pkg/common/peertracker/ 20:34:03 spire-1.2.1/pkg/common/peertracker/conn.go 20:34:03 spire-1.2.1/pkg/common/peertracker/credentials.go 20:34:03 spire-1.2.1/pkg/common/peertracker/errors.go 20:34:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:34:03 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:34:03 spire-1.2.1/pkg/common/peertracker/info.go 20:34:03 spire-1.2.1/pkg/common/peertracker/listener.go 20:34:03 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:34:03 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:34:03 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:34:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:34:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:34:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:34:03 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:34:03 spire-1.2.1/pkg/common/peertracker/tcp.go 20:34:03 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:34:03 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:34:03 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:34:03 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:34:03 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:34:03 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:34:03 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:34:03 spire-1.2.1/pkg/common/peertracker/uds.go 20:34:03 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:34:03 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:34:03 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:34:03 spire-1.2.1/pkg/common/pemutil/ 20:34:03 spire-1.2.1/pkg/common/pemutil/block.go 20:34:03 spire-1.2.1/pkg/common/pemutil/certs.go 20:34:03 spire-1.2.1/pkg/common/pemutil/common.go 20:34:03 spire-1.2.1/pkg/common/pemutil/csr.go 20:34:03 spire-1.2.1/pkg/common/pemutil/keys.go 20:34:03 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:34:03 spire-1.2.1/pkg/common/pemutil/testdata/ 20:34:03 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:34:03 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:34:03 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:34:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:34:03 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:34:03 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:34:03 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:34:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:34:03 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:34:03 spire-1.2.1/pkg/common/plugin/ 20:34:03 spire-1.2.1/pkg/common/plugin/aws/ 20:34:03 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:34:03 spire-1.2.1/pkg/common/plugin/azure/ 20:34:03 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:34:03 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:34:03 spire-1.2.1/pkg/common/plugin/facade.go 20:34:03 spire-1.2.1/pkg/common/plugin/facade_test.go 20:34:03 spire-1.2.1/pkg/common/plugin/gcp/ 20:34:03 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:34:03 spire-1.2.1/pkg/common/plugin/k8s/ 20:34:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:34:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:34:03 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:34:03 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:34:03 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:34:03 spire-1.2.1/pkg/common/plugin/log.go 20:34:03 spire-1.2.1/pkg/common/plugin/sshpop/ 20:34:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:34:03 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:34:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:34:03 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:34:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:34:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:34:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:34:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:34:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:34:03 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:34:03 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:34:03 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:34:03 spire-1.2.1/pkg/common/plugin/x509pop/ 20:34:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:34:03 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:34:03 spire-1.2.1/pkg/common/profiling/ 20:34:03 spire-1.2.1/pkg/common/profiling/dumpers.go 20:34:03 spire-1.2.1/pkg/common/profiling/profiling.go 20:34:03 spire-1.2.1/pkg/common/protoutil/ 20:34:03 spire-1.2.1/pkg/common/protoutil/masks.go 20:34:03 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:34:03 spire-1.2.1/pkg/common/rotationutil/ 20:34:03 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:34:03 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:34:03 spire-1.2.1/pkg/common/selector/ 20:34:03 spire-1.2.1/pkg/common/selector/selector.go 20:34:03 spire-1.2.1/pkg/common/selector/selector_test.go 20:34:03 spire-1.2.1/pkg/common/selector/set.go 20:34:03 spire-1.2.1/pkg/common/selector/set_utils.go 20:34:03 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:34:03 spire-1.2.1/pkg/common/telemetry/ 20:34:03 spire-1.2.1/pkg/common/telemetry/agent/ 20:34:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:34:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:34:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:34:03 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:34:03 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:34:03 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:34:03 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:34:03 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:34:03 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:34:03 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:34:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:34:03 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:34:03 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:34:03 spire-1.2.1/pkg/common/telemetry/call.go 20:34:03 spire-1.2.1/pkg/common/telemetry/common/ 20:34:03 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:34:03 spire-1.2.1/pkg/common/telemetry/config.go 20:34:03 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:34:03 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:34:03 spire-1.2.1/pkg/common/telemetry/inmem.go 20:34:03 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:34:03 spire-1.2.1/pkg/common/telemetry/m3.go 20:34:03 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:34:03 spire-1.2.1/pkg/common/telemetry/metrics.go 20:34:03 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:34:03 spire-1.2.1/pkg/common/telemetry/names.go 20:34:03 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:34:03 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:34:03 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:34:03 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:34:03 spire-1.2.1/pkg/common/telemetry/server/ 20:34:03 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:34:03 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:34:03 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:34:03 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:34:03 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:34:03 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:34:03 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:34:03 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:34:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:34:03 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:34:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:34:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:34:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:34:03 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:34:03 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:34:03 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:34:03 spire-1.2.1/pkg/common/telemetry/server/server.go 20:34:03 spire-1.2.1/pkg/common/telemetry/sink.go 20:34:03 spire-1.2.1/pkg/common/telemetry/statsd.go 20:34:03 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:34:03 spire-1.2.1/pkg/common/telemetry/uptime.go 20:34:03 spire-1.2.1/pkg/common/telemetry/version.go 20:34:03 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:34:03 spire-1.2.1/pkg/common/uptime/ 20:34:03 spire-1.2.1/pkg/common/uptime/uptime.go 20:34:03 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:34:03 spire-1.2.1/pkg/common/util/ 20:34:03 spire-1.2.1/pkg/common/util/certs.go 20:34:03 spire-1.2.1/pkg/common/util/certs_test.go 20:34:03 spire-1.2.1/pkg/common/util/csr.go 20:34:03 spire-1.2.1/pkg/common/util/hash.go 20:34:03 spire-1.2.1/pkg/common/util/selectors.go 20:34:03 spire-1.2.1/pkg/common/util/selectors_test.go 20:34:03 spire-1.2.1/pkg/common/util/signals.go 20:34:03 spire-1.2.1/pkg/common/util/sort.go 20:34:03 spire-1.2.1/pkg/common/util/sort_test.go 20:34:03 spire-1.2.1/pkg/common/util/task.go 20:34:03 spire-1.2.1/pkg/common/util/task_test.go 20:34:03 spire-1.2.1/pkg/common/util/testdata/ 20:34:03 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:34:03 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:34:03 spire-1.2.1/pkg/common/version/ 20:34:03 spire-1.2.1/pkg/common/version/version.go 20:34:03 spire-1.2.1/pkg/common/x509svid/ 20:34:03 spire-1.2.1/pkg/common/x509svid/common_test.go 20:34:03 spire-1.2.1/pkg/common/x509svid/csr.go 20:34:03 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:34:03 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:34:03 spire-1.2.1/pkg/common/x509util/ 20:34:03 spire-1.2.1/pkg/common/x509util/cert.go 20:34:03 spire-1.2.1/pkg/common/x509util/dns.go 20:34:03 spire-1.2.1/pkg/common/x509util/dns_test.go 20:34:03 spire-1.2.1/pkg/common/x509util/keyid.go 20:34:03 spire-1.2.1/pkg/common/x509util/keypair.go 20:34:03 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:34:03 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:34:03 spire-1.2.1/pkg/server/ 20:34:03 spire-1.2.1/pkg/server/api/ 20:34:03 spire-1.2.1/pkg/server/api/agent.go 20:34:03 spire-1.2.1/pkg/server/api/agent/ 20:34:03 spire-1.2.1/pkg/server/api/agent/v1/ 20:34:03 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:34:03 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:34:03 spire-1.2.1/pkg/server/api/agent_test.go 20:34:03 spire-1.2.1/pkg/server/api/api.go 20:34:03 spire-1.2.1/pkg/server/api/audit/ 20:34:03 spire-1.2.1/pkg/server/api/audit/audit.go 20:34:03 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:34:03 spire-1.2.1/pkg/server/api/bundle.go 20:34:03 spire-1.2.1/pkg/server/api/bundle/ 20:34:03 spire-1.2.1/pkg/server/api/bundle/v1/ 20:34:03 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:34:03 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:34:03 spire-1.2.1/pkg/server/api/bundle_test.go 20:34:03 spire-1.2.1/pkg/server/api/debug/ 20:34:03 spire-1.2.1/pkg/server/api/debug/v1/ 20:34:03 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:34:03 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:34:03 spire-1.2.1/pkg/server/api/entry.go 20:34:03 spire-1.2.1/pkg/server/api/entry/ 20:34:03 spire-1.2.1/pkg/server/api/entry/v1/ 20:34:03 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:34:03 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:34:03 spire-1.2.1/pkg/server/api/entry_test.go 20:34:03 spire-1.2.1/pkg/server/api/health/ 20:34:03 spire-1.2.1/pkg/server/api/health/v1/ 20:34:03 spire-1.2.1/pkg/server/api/health/v1/service.go 20:34:03 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:34:03 spire-1.2.1/pkg/server/api/id.go 20:34:03 spire-1.2.1/pkg/server/api/id_test.go 20:34:03 spire-1.2.1/pkg/server/api/limits/ 20:34:03 spire-1.2.1/pkg/server/api/limits/limits.go 20:34:03 spire-1.2.1/pkg/server/api/middleware/ 20:34:03 spire-1.2.1/pkg/server/api/middleware/alias.go 20:34:03 spire-1.2.1/pkg/server/api/middleware/audit.go 20:34:03 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:34:03 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:34:03 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:34:03 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:34:03 spire-1.2.1/pkg/server/api/middleware/caller.go 20:34:03 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:34:03 spire-1.2.1/pkg/server/api/middleware/common.go 20:34:03 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:34:03 spire-1.2.1/pkg/server/api/middleware/entries.go 20:34:03 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:34:03 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:34:03 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:34:03 spire-1.2.1/pkg/server/api/ratelimit.go 20:34:03 spire-1.2.1/pkg/server/api/rpccontext/ 20:34:03 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:34:03 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:34:03 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:34:03 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:34:03 spire-1.2.1/pkg/server/api/selector.go 20:34:03 spire-1.2.1/pkg/server/api/selector_test.go 20:34:03 spire-1.2.1/pkg/server/api/status.go 20:34:03 spire-1.2.1/pkg/server/api/status_test.go 20:34:03 spire-1.2.1/pkg/server/api/svid/ 20:34:03 spire-1.2.1/pkg/server/api/svid/v1/ 20:34:03 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:34:03 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:34:03 spire-1.2.1/pkg/server/api/trustdomain.go 20:34:03 spire-1.2.1/pkg/server/api/trustdomain/ 20:34:03 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:34:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:34:03 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:34:03 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:34:03 spire-1.2.1/pkg/server/authpolicy/ 20:34:03 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:34:03 spire-1.2.1/pkg/server/authpolicy/policy.go 20:34:03 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:34:03 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:34:03 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:34:03 spire-1.2.1/pkg/server/authpolicy/validate.go 20:34:03 spire-1.2.1/pkg/server/bundle/ 20:34:03 spire-1.2.1/pkg/server/bundle/client/ 20:34:03 spire-1.2.1/pkg/server/bundle/client/client.go 20:34:03 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:34:03 spire-1.2.1/pkg/server/bundle/client/manager.go 20:34:03 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:34:03 spire-1.2.1/pkg/server/bundle/client/sources.go 20:34:03 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:34:03 spire-1.2.1/pkg/server/bundle/client/updater.go 20:34:03 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:34:03 spire-1.2.1/pkg/server/ca/ 20:34:03 spire-1.2.1/pkg/server/ca/ca.go 20:34:03 spire-1.2.1/pkg/server/ca/ca_health.go 20:34:03 spire-1.2.1/pkg/server/ca/ca_test.go 20:34:03 spire-1.2.1/pkg/server/ca/journal.go 20:34:03 spire-1.2.1/pkg/server/ca/journal_test.go 20:34:03 spire-1.2.1/pkg/server/ca/manager.go 20:34:03 spire-1.2.1/pkg/server/ca/manager_health.go 20:34:03 spire-1.2.1/pkg/server/ca/manager_test.go 20:34:03 spire-1.2.1/pkg/server/ca/templates.go 20:34:03 spire-1.2.1/pkg/server/ca/upstream_client.go 20:34:03 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:34:03 spire-1.2.1/pkg/server/ca/validation.go 20:34:03 spire-1.2.1/pkg/server/cache/ 20:34:03 spire-1.2.1/pkg/server/cache/dscache/ 20:34:03 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:34:03 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:34:03 spire-1.2.1/pkg/server/cache/entrycache/ 20:34:03 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:34:03 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:34:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:34:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:34:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:34:03 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:34:03 spire-1.2.1/pkg/server/catalog/ 20:34:03 spire-1.2.1/pkg/server/catalog/catalog.go 20:34:03 spire-1.2.1/pkg/server/catalog/keymanager.go 20:34:03 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:34:03 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:34:03 spire-1.2.1/pkg/server/catalog/notifier.go 20:34:03 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:34:03 spire-1.2.1/pkg/server/config.go 20:34:03 spire-1.2.1/pkg/server/datastore/ 20:34:03 spire-1.2.1/pkg/server/datastore/datastore.go 20:34:03 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:34:03 spire-1.2.1/pkg/server/datastore/repository.go 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:34:03 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:34:03 spire-1.2.1/pkg/server/endpoints/ 20:34:03 spire-1.2.1/pkg/server/endpoints/bundle/ 20:34:03 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:34:03 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:34:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:34:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:34:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:34:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:34:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:34:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:34:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:34:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:34:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:34:03 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:34:03 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:34:03 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:34:03 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:34:03 spire-1.2.1/pkg/server/endpoints/config.go 20:34:03 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:34:03 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:34:03 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:34:03 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:34:03 spire-1.2.1/pkg/server/endpoints/middleware.go 20:34:03 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:34:03 spire-1.2.1/pkg/server/hostservice/ 20:34:03 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:34:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:34:03 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:34:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:34:03 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:34:03 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:34:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:34:03 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/ 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/ 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:34:03 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:34:03 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:34:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:34:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:34:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:34:03 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:34:03 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:34:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:34:03 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/notifier/ 20:34:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:34:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:34:03 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:34:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:34:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:34:03 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:34:03 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:34:03 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:34:03 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:34:03 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:34:03 spire-1.2.1/pkg/server/registration/ 20:34:03 spire-1.2.1/pkg/server/registration/manager.go 20:34:03 spire-1.2.1/pkg/server/registration/manager_test.go 20:34:03 spire-1.2.1/pkg/server/scanentries.go 20:34:03 spire-1.2.1/pkg/server/scanentries_test.go 20:34:03 spire-1.2.1/pkg/server/server.go 20:34:03 spire-1.2.1/pkg/server/server_test.go 20:34:03 spire-1.2.1/pkg/server/svid/ 20:34:03 spire-1.2.1/pkg/server/svid/observer.go 20:34:03 spire-1.2.1/pkg/server/svid/observer_test.go 20:34:03 spire-1.2.1/pkg/server/svid/rotator.go 20:34:03 spire-1.2.1/pkg/server/svid/rotator_config.go 20:34:03 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:34:03 spire-1.2.1/pkg/server/svid/rotator_test.go 20:34:03 spire-1.2.1/proto/ 20:34:03 spire-1.2.1/proto/private/ 20:34:03 spire-1.2.1/proto/private/server/ 20:34:03 spire-1.2.1/proto/private/server/journal/ 20:34:03 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:34:03 spire-1.2.1/proto/private/server/journal/journal.proto 20:34:03 spire-1.2.1/proto/spire/ 20:34:03 spire-1.2.1/proto/spire/common/ 20:34:03 spire-1.2.1/proto/spire/common/common.pb.go 20:34:03 spire-1.2.1/proto/spire/common/common.proto 20:34:03 spire-1.2.1/proto/spire/common/plugin/ 20:34:03 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:34:03 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:34:03 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:34:03 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:34:03 spire-1.2.1/proto/spire/plugin/ 20:34:03 spire-1.2.1/proto/spire/plugin/agent/ 20:34:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:34:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:34:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:34:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:34:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:34:03 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:34:03 spire-1.2.1/release/ 20:34:03 spire-1.2.1/release/spire-extras/ 20:34:03 spire-1.2.1/release/spire-extras/README.md 20:34:03 spire-1.2.1/release/spire-extras/conf/ 20:34:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:34:03 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:34:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:34:03 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:34:03 spire-1.2.1/release/spire/ 20:34:03 spire-1.2.1/release/spire/README.md 20:34:03 spire-1.2.1/release/spire/conf/ 20:34:03 spire-1.2.1/release/spire/conf/agent/ 20:34:03 spire-1.2.1/release/spire/conf/agent/agent.conf 20:34:03 spire-1.2.1/release/spire/conf/server/ 20:34:03 spire-1.2.1/release/spire/conf/server/server.conf 20:34:03 spire-1.2.1/script/ 20:34:03 spire-1.2.1/script/build-artifact.sh 20:34:03 spire-1.2.1/script/generate_dummy_ca.sh 20:34:03 spire-1.2.1/support/ 20:34:03 spire-1.2.1/support/k8s/ 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:34:03 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:34:03 spire-1.2.1/support/oidc-discovery-provider/ 20:34:03 spire-1.2.1/support/oidc-discovery-provider/README.md 20:34:03 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:34:03 spire-1.2.1/support/oidc-discovery-provider/config.go 20:34:03 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:34:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:34:03 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:34:03 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:34:03 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:34:03 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:34:03 spire-1.2.1/support/oidc-discovery-provider/main.go 20:34:03 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:34:03 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:34:03 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:34:03 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:34:03 spire-1.2.1/test/ 20:34:03 spire-1.2.1/test/clock/ 20:34:03 spire-1.2.1/test/clock/clock.go 20:34:03 spire-1.2.1/test/fakes/ 20:34:03 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:34:03 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:34:03 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:34:03 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:34:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:34:03 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:34:03 spire-1.2.1/test/fakes/fakeagentstore/ 20:34:03 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:34:03 spire-1.2.1/test/fakes/fakedatastore/ 20:34:03 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:34:03 spire-1.2.1/test/fakes/fakeentryclient/ 20:34:03 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:34:03 spire-1.2.1/test/fakes/fakehealthchecker/ 20:34:03 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:34:03 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:34:03 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:34:03 spire-1.2.1/test/fakes/fakemetrics/ 20:34:03 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:34:03 spire-1.2.1/test/fakes/fakenoderesolver/ 20:34:03 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:34:03 spire-1.2.1/test/fakes/fakenotifier/ 20:34:03 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:34:03 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:34:03 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:34:03 spire-1.2.1/test/fakes/fakeserverca/ 20:34:03 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:34:03 spire-1.2.1/test/fakes/fakeservercatalog/ 20:34:03 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:34:03 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:34:03 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:34:03 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:34:03 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:34:03 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:34:03 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:34:03 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:34:03 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:34:03 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:34:03 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:34:03 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:34:03 spire-1.2.1/test/fixture/ 20:34:03 spire-1.2.1/test/fixture/certs/ 20:34:03 spire-1.2.1/test/fixture/certs/agent_svid.der 20:34:03 spire-1.2.1/test/fixture/certs/base_cert.pem 20:34:03 spire-1.2.1/test/fixture/certs/base_csr.pem 20:34:03 spire-1.2.1/test/fixture/certs/base_key.pem 20:34:03 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:34:03 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:34:03 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:34:03 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:34:03 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:34:03 spire-1.2.1/test/fixture/certs/blog_key.pem 20:34:03 spire-1.2.1/test/fixture/certs/bundle.der 20:34:03 spire-1.2.1/test/fixture/certs/ca.pem 20:34:03 spire-1.2.1/test/fixture/certs/ca_key.pem 20:34:03 spire-1.2.1/test/fixture/certs/database_cert.pem 20:34:03 spire-1.2.1/test/fixture/certs/database_csr.pem 20:34:03 spire-1.2.1/test/fixture/certs/database_key.pem 20:34:03 spire-1.2.1/test/fixture/certs/node_cert.pem 20:34:03 spire-1.2.1/test/fixture/certs/node_csr.pem 20:34:03 spire-1.2.1/test/fixture/certs/node_key.pem 20:34:03 spire-1.2.1/test/fixture/certs/svid.pem 20:34:03 spire-1.2.1/test/fixture/certs/svid_key.pem 20:34:03 spire-1.2.1/test/fixture/config/ 20:34:03 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:34:03 spire-1.2.1/test/fixture/config/agent_good.conf 20:34:03 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:34:03 spire-1.2.1/test/fixture/config/plugin_good.conf 20:34:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:34:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:34:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:34:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:34:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:34:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:34:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:34:03 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:34:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:34:03 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:34:03 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:34:03 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:34:03 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:34:03 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:34:03 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:34:03 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:34:03 spire-1.2.1/test/fixture/config/server_good.conf 20:34:03 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:34:03 spire-1.2.1/test/fixture/fixture.go 20:34:03 spire-1.2.1/test/fixture/nodeattestor/ 20:34:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:34:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:34:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:34:03 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:34:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:34:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:34:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:34:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:34:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:34:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:34:03 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:34:03 spire-1.2.1/test/fixture/registration/ 20:34:03 spire-1.2.1/test/fixture/registration/entries.json 20:34:03 spire-1.2.1/test/fixture/registration/good-for-update.json 20:34:03 spire-1.2.1/test/fixture/registration/good.json 20:34:03 spire-1.2.1/test/fixture/registration/invalid.json 20:34:03 spire-1.2.1/test/fixture/registration/invalid_json.json 20:34:03 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:34:03 spire-1.2.1/test/integration/ 20:34:03 spire-1.2.1/test/integration/README.md 20:34:03 spire-1.2.1/test/integration/common 20:34:03 spire-1.2.1/test/integration/setup/ 20:34:03 spire-1.2.1/test/integration/setup/adminclient/ 20:34:03 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:34:03 spire-1.2.1/test/integration/setup/adminclient/client.go 20:34:03 spire-1.2.1/test/integration/setup/debugagent/ 20:34:03 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:34:03 spire-1.2.1/test/integration/setup/debugagent/main.go 20:34:03 spire-1.2.1/test/integration/setup/debugserver/ 20:34:03 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:34:03 spire-1.2.1/test/integration/setup/debugserver/main.go 20:34:03 spire-1.2.1/test/integration/setup/downstreamclient/ 20:34:03 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:34:03 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:34:03 spire-1.2.1/test/integration/setup/itclient/ 20:34:03 spire-1.2.1/test/integration/setup/itclient/client.go 20:34:03 spire-1.2.1/test/integration/setup/node-attestation/ 20:34:03 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:34:03 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:34:03 spire-1.2.1/test/integration/setup/x509pop/ 20:34:03 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:34:03 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:34:03 spire-1.2.1/test/integration/suites/ 20:34:03 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:34:03 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:34:03 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:34:03 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:34:03 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:34:03 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:34:03 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:34:03 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:34:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:34:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:34:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:34:03 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:34:03 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:34:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:34:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:34:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:34:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:34:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:34:03 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:34:03 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:34:03 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:34:03 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:34:03 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:34:03 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:34:03 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:34:03 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:34:03 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:34:03 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:34:03 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:34:03 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:34:03 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:34:03 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:34:03 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:34:03 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:34:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:34:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:34:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:34:03 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:34:03 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:34:03 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:34:03 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:34:03 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:34:03 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:34:03 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:34:03 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:34:03 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:34:03 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:34:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:34:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:34:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:34:03 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:34:03 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:34:03 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:34:03 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:34:03 spire-1.2.1/test/integration/suites/join-token/ 20:34:03 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:34:03 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:34:03 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:34:03 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:34:03 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:34:03 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:34:03 spire-1.2.1/test/integration/suites/join-token/README.md 20:34:03 spire-1.2.1/test/integration/suites/join-token/conf/ 20:34:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:34:03 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:34:03 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:34:03 spire-1.2.1/test/integration/suites/join-token/teardown 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:34:03 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:34:03 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:34:03 spire-1.2.1/test/integration/suites/k8s/ 20:34:03 spire-1.2.1/test/integration/suites/k8s/00-setup 20:34:03 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:34:03 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:34:03 spire-1.2.1/test/integration/suites/k8s/README.md 20:34:03 spire-1.2.1/test/integration/suites/k8s/conf/ 20:34:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:34:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:34:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:34:03 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:34:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:34:03 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:34:03 spire-1.2.1/test/integration/suites/k8s/teardown 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/ 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:34:03 spire-1.2.1/test/integration/suites/node-attestation/ 20:34:03 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:34:03 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:34:03 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:34:03 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:34:03 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:34:03 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:34:03 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:34:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:34:03 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:34:03 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:34:03 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:34:03 spire-1.2.1/test/integration/suites/rotation/ 20:34:03 spire-1.2.1/test/integration/suites/rotation/00-setup 20:34:03 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:34:03 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:34:03 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:34:03 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:34:03 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:34:03 spire-1.2.1/test/integration/suites/rotation/README.md 20:34:03 spire-1.2.1/test/integration/suites/rotation/conf/ 20:34:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:34:03 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:34:03 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:34:03 spire-1.2.1/test/integration/suites/rotation/teardown 20:34:03 spire-1.2.1/test/integration/suites/self-test/ 20:34:03 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:34:03 spire-1.2.1/test/integration/suites/self-test/README.md 20:34:03 spire-1.2.1/test/integration/suites/self-test/teardown 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:34:03 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:34:03 spire-1.2.1/test/integration/suites/upgrade/ 20:34:03 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:34:03 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:34:03 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:34:03 spire-1.2.1/test/integration/suites/upgrade/README.md 20:34:03 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:34:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:34:03 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:34:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:34:03 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:34:03 spire-1.2.1/test/integration/suites/upgrade/teardown 20:34:03 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:34:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:34:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:34:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:34:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:34:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:34:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:34:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:34:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:34:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:34:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:34:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:34:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:34:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:34:03 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:34:03 spire-1.2.1/test/integration/test-one.sh 20:34:03 spire-1.2.1/test/integration/test.sh 20:34:03 spire-1.2.1/test/plugintest/ 20:34:03 spire-1.2.1/test/plugintest/config.go 20:34:03 spire-1.2.1/test/plugintest/load.go 20:34:03 spire-1.2.1/test/plugintest/option.go 20:34:03 spire-1.2.1/test/spiretest/ 20:34:03 spire-1.2.1/test/spiretest/apiserver.go 20:34:03 spire-1.2.1/test/spiretest/assertions.go 20:34:03 spire-1.2.1/test/spiretest/dir.go 20:34:03 spire-1.2.1/test/spiretest/errors_posix.go 20:34:03 spire-1.2.1/test/spiretest/errors_windows.go 20:34:03 spire-1.2.1/test/spiretest/logs.go 20:34:03 spire-1.2.1/test/spiretest/socketapi.go 20:34:03 spire-1.2.1/test/spiretest/suite.go 20:34:03 spire-1.2.1/test/spiretest/x509.go 20:34:03 spire-1.2.1/test/testca/ 20:34:03 spire-1.2.1/test/testca/ca.go 20:34:03 spire-1.2.1/test/testkey/ 20:34:03 spire-1.2.1/test/testkey/generate.sh 20:34:03 spire-1.2.1/test/testkey/genkeys.go 20:34:03 spire-1.2.1/test/testkey/keys.go 20:34:03 spire-1.2.1/test/testkey/new.go 20:34:03 spire-1.2.1/test/tpmsimulator/ 20:34:03 spire-1.2.1/test/tpmsimulator/simulator.go 20:34:03 spire-1.2.1/test/util/ 20:34:03 spire-1.2.1/test/util/cert_fixtures.go 20:34:03 spire-1.2.1/test/util/cert_generation.go 20:34:03 spire-1.2.1/test/util/io_redirection.go 20:34:03 spire-1.2.1/test/util/race.go 20:34:03 spire-1.2.1/test/util/util.go 20:34:03 building spire from source... 20:34:03 Installing go1.17.7... 20:34:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:34:04 ---> b35753af615e 20:34:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:34:06 ---> 801da597e9b3 20:34:06 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:34:07 ---> Running in 9a82b0fb0f0c 20:34:07 ---> 88842b6d74c1 20:34:07 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:34:07 ---> 8b26cb2cd073 20:34:07 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:34:07 Removing intermediate container 9a82b0fb0f0c 20:34:07 ---> 2fbd7d4caf93 20:34:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:07 ---> Running in d7680c0f2c78 20:34:07 ---> Running in be787ea23d63 20:34:07 ---> Running in a925a66d0449 20:34:08 Removing intermediate container a925a66d0449 20:34:08 ---> 587fdcaa3508 20:34:08 Step 21/23 : LABEL arch=x86_64 20:34:08 ---> Running in 11288ba987b0 20:34:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:34:09 Removing intermediate container 11288ba987b0 20:34:09 ---> 6de70c7e3746 20:34:09 Step 22/23 : LABEL git_sha=cdddb117f68a638f9e1d41f6183e660e0bd25e9f 20:34:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:34:09 Building bin/spire-server... 20:34:09 go: downloading github.com/mitchellh/cli v1.1.2 20:34:09 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:34:09 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:34:09 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:34:09 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:34:09 go: downloading github.com/imdario/mergo v0.3.12 20:34:09 go: downloading github.com/sirupsen/logrus v1.8.1 20:34:09 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:34:09 go: downloading google.golang.org/grpc v1.44.0 20:34:09 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:34:09 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:34:09 go: downloading github.com/fatih/color v1.13.0 20:34:09 go: downloading github.com/mattn/go-isatty v0.0.14 20:34:09 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:34:09 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:34:09  ---> Running in ff3296c747fc 20:34:09 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:34:09 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:34:09 go: downloading github.com/armon/go-metrics v0.3.10 20:34:09 go: downloading github.com/prometheus/client_golang v1.12.1 20:34:09 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:34:09 go: downloading github.com/open-policy-agent/opa v0.38.0 20:34:09 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:34:09 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:34:10 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:34:10 go: downloading github.com/mattn/go-colorable v0.1.12 20:34:10 go: downloading github.com/Masterminds/goutils v1.1.0 20:34:10 go: downloading github.com/Masterminds/semver v1.5.0 20:34:10 go: downloading github.com/google/uuid v1.1.2 20:34:10 go: downloading github.com/huandu/xstrings v1.3.2 20:34:10 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:34:10 go: downloading github.com/oklog/run v1.0.0 20:34:10 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:34:10 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:34:10 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:34:10 go: downloading github.com/prometheus/client_model v0.2.0 20:34:10 go: downloading github.com/prometheus/common v0.32.1 20:34:10 go: downloading github.com/beorn7/perks v1.0.1 20:34:10 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:34:10 go: downloading github.com/prometheus/procfs v0.7.3 20:34:10 Removing intermediate container ff3296c747fc 20:34:10 ---> da08586a920f 20:34:10 Step 23/23 : LABEL version=0.0.0 20:34:10 go: downloading github.com/imkira/go-observer v1.0.3 20:34:10 go: downloading github.com/pkg/errors v0.9.1 20:34:10 go: downloading go.uber.org/atomic v1.9.0 20:34:10 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:34:10 go: downloading github.com/hashicorp/errwrap v1.1.0 20:34:10 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:34:10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:34:10 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:34:10 go: downloading github.com/blang/semver/v4 v4.0.0 20:34:10 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:34:10 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:34:10 go: downloading github.com/jinzhu/gorm v1.9.16 20:34:10 go: downloading github.com/lib/pq v1.10.4 20:34:10 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:34:10 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:34:10  ---> Running in f09ce12541e6 20:34:10 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:34:11 Removing intermediate container f09ce12541e6 20:34:11 ---> ede7faa34f4e 20:34:11 20:34:11 Successfully built ede7faa34f4e 20:34:11 Successfully tagged sys-mgmt-agent:latest 20:34:11 Building support-notifications 20:34:11  Building sys-mgmt-agent ... done go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:34:12 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:34:12 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:34:12 go: downloading github.com/stretchr/testify v1.7.0 20:34:12 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:34:12 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:34:14 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:14 ---> f9585dcbefcb 20:34:14 Step 3/22 : WORKDIR /edgex-go 20:34:14 ---> Using cache 20:34:14 ---> 6a40017d8d09 20:34:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:14 ---> Using cache 20:34:14 ---> d2609091538b 20:34:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:34:15 go: downloading google.golang.org/api v0.70.0 20:34:15 go: downloading k8s.io/client-go v0.23.4 20:34:15 go: downloading k8s.io/api v0.23.4 20:34:15 go: downloading github.com/google/go-tpm v0.3.3 20:34:15 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:34:15 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:34:16 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:34:16 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:34:16 go: downloading cloud.google.com/go/storage v1.21.0 20:34:16 go: downloading cloud.google.com/go v0.100.2 20:34:16 go: downloading k8s.io/apimachinery v0.23.4 20:34:17 go: downloading k8s.io/kube-aggregator v0.23.3 20:34:17 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:34:17 go: downloading cloud.google.com/go/security v1.3.0 20:34:17 go: downloading github.com/hashicorp/vault/api v1.4.1 20:34:17 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:34:17 go: downloading github.com/twmb/murmur3 v1.1.6 20:34:18 go: downloading github.com/jinzhu/inflection v1.0.0 20:34:18 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:34:18 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:34:19 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:34:19 go: downloading github.com/aws/smithy-go v1.11.0 20:34:19 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:34:19 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:34:19 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:34:19 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:34:19 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:34:19 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:34:19 go: downloading github.com/dimchansky/utfbom v1.1.1 20:34:19 go: downloading cloud.google.com/go/compute v1.3.0 20:34:19  ---> Running in 658a9ccb0ed9 20:34:19 go: downloading cloud.google.com/go/iam v0.1.1 20:34:19 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:34:19 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:34:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:20 go: downloading github.com/gogo/protobuf v1.3.2 20:34:20 go: downloading github.com/google/gofuzz v1.1.0 20:34:20 go: downloading k8s.io/klog/v2 v2.30.0 20:34:20 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:34:20 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:34:20 go: downloading github.com/spf13/pflag v1.0.5 20:34:20 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:34:20 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:34:20 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:34:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:34:20 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:34:20 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:34:20 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:34:21 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:34:21 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:34:21 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:34:21 go: downloading gopkg.in/yaml.v2 v2.4.0 20:34:21 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:34:21 go: downloading github.com/gobwas/glob v0.2.3 20:34:21 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:34:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:34:21 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:34:21 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:34:21 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:34:21 go: downloading go.opencensus.io v0.23.0 20:34:21 go: downloading gopkg.in/inf.v0 v0.9.1 20:34:21 go: downloading github.com/google/go-cmp v0.5.7 20:34:21 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:34:21 go: downloading github.com/googleapis/gnostic v0.5.5 20:34:21 go: downloading github.com/go-logr/logr v1.2.2 20:34:21 go: downloading github.com/json-iterator/go v1.1.12 20:34:21 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:34:21 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:34:21 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:34:21 go: downloading go.uber.org/zap v1.21.0 20:34:21 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:34:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:21 go: downloading github.com/tklauser/numcpus v0.3.0 20:34:21 go: downloading sigs.k8s.io/yaml v1.3.0 20:34:21 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:34:21 go: downloading github.com/ryanuber/go-glob v1.0.0 20:34:21 go: downloading github.com/golang/snappy v0.0.4 20:34:21 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:34:21 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:34:21 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:34:21 go: downloading github.com/hashicorp/go-version v1.2.0 20:34:21 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:34:21 go: downloading github.com/modern-go/reflect2 v1.0.2 20:34:21 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:34:21 go: downloading go.uber.org/multierr v1.6.0 20:34:22 OK: 221 MiB in 52 packages 20:34:26 Removing intermediate container 658a9ccb0ed9 20:34:26 ---> 2285f43b58f7 20:34:26 Step 6/22 : COPY go.mod vendor* ./ 20:34:26 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:34:26 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:34:28  ---> d068f6c8d6e6 20:34:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:28 ---> Running in a5540937da10 20:34:30 Removing intermediate container a5540937da10 20:34:30 ---> ab6270eb9504 20:34:30 Step 8/22 : COPY . . 20:34:34 Removing intermediate container be787ea23d63 20:34:34 ---> 99a9b1027830 20:34:34 20:34:34 Step 9/20 : FROM alpine:3.15 20:34:34 3.15: Pulling from library/alpine 20:34:34 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:34:34 Status: Downloaded newer image for alpine:3.15 20:34:34 ---> 0ac33e5f5afa 20:34:34 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:34 ---> Running in cbc35456f662 20:34:34 Removing intermediate container cbc35456f662 20:34:34 ---> 0d445508d387 20:34:34 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:35 ---> Running in edbd6f6e904c 20:34:35 ? github.com/edgexfoundry/edgex-go [no test files] 20:34:37 Removing intermediate container edbd6f6e904c 20:34:37 ---> 90b0ef61b8a6 20:34:37 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:34:37 Removing intermediate container d7680c0f2c78 20:34:37 ---> ba012fd5edc6 20:34:37 20:34:37 Step 10/22 : FROM alpine:3.14 20:34:37 ---> e04c818066af 20:34:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:34:37 ---> Running in fa4e7b9ce833 20:34:37 ---> Running in ac71af9dde9c 20:34:37 ---> 410b9a68447f 20:34:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:34:38 ---> Running in 26092d5d0771 20:34:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:34:38 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:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:34:38 (1/1) Installing dumb-init (1.2.5-r1) 20:34:38 Executing busybox-1.33.1-r7.trigger 20:34:38 OK: 6 MiB in 15 packages 20:34:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:39 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:34:39 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:34:39 OK: 15854 distinct packages available 20:34:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:34:39 Removing intermediate container ac71af9dde9c 20:34:39 ---> 31fcf84a6562 20:34:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:34:39 ---> Running in c90a759e1d14 20:34:40 Removing intermediate container c90a759e1d14 20:34:40 ---> 22ae82aa721b 20:34:40 Step 13/22 : ENV APP_PORT=59861 20:34:40 ---> Running in 262e8933aa94 20:34:40 Removing intermediate container 262e8933aa94 20:34:40 ---> 8428a9f5f478 20:34:40 Step 14/22 : EXPOSE $APP_PORT 20:34:40 ---> Running in de497f7e5f1a 20:34:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:34:40 Removing intermediate container de497f7e5f1a 20:34:40 ---> 3554f67af027 20:34:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:40 (1/9) Installing ca-certificates (20211220-r0) 20:34:40 (2/9) Installing brotli-libs (1.0.9-r5) 20:34:41 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:34:41 (4/9) Installing libcurl (7.80.0-r0) 20:34:41 ---> 6da3d2d0a46f 20:34:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:34:41 (5/9) Installing curl (7.80.0-r0) 20:34:41 (6/9) Installing dumb-init (1.2.5-r1) 20:34:41 (7/9) Installing musl-obstack (1.2.3-r0) 20:34:41 (8/9) Installing libucontext (1.1-r0) 20:34:41 (9/9) Installing gcompat (1.0.0-r4) 20:34:41 Executing busybox-1.34.1-r5.trigger 20:34:41 Executing ca-certificates-20211220-r0.trigger 20:34:41 OK: 8 MiB in 23 packages 20:34:42 ---> 31484b3f49cc 20:34:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:34:42 ---> 94f392a35731 20:34:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:34:42 ---> Running in 863f8b235a2a 20:34:42 Removing intermediate container fa4e7b9ce833 20:34:42 ---> 7b5870c7e470 20:34:42 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:43 Removing intermediate container 863f8b235a2a 20:34:43 ---> ce6854a71795 20:34:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:43 ---> 3c023c85a8c5 20:34:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:34:43 ---> Running in 7de6285391cf 20:34:43 Removing intermediate container 7de6285391cf 20:34:43 ---> 1a5f6c47c260 20:34:43 Step 20/22 : LABEL arch=x86_64 20:34:43 ---> Running in e9dfa968a8c5 20:34:44 ---> 14305e56cbd6 20:34:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:34:44 Removing intermediate container e9dfa968a8c5 20:34:44 ---> 8dc90ae87468 20:34:44 Step 21/22 : LABEL git_sha=cdddb117f68a638f9e1d41f6183e660e0bd25e9f 20:34:44 ---> Running in f6945d1bcd96 20:34:44 Removing intermediate container f6945d1bcd96 20:34:44 ---> a62cf27c734d 20:34:44 Step 22/22 : LABEL version=0.0.0 20:34:44 ---> Running in 9da37cfa04d9 20:34:44 ---> f875b9bf45ef 20:34:44 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:34:44 ---> Running in df1d33121dc0 20:34:44 Removing intermediate container 9da37cfa04d9 20:34:44 ---> b0203037e74d 20:34:44 20:34:44 Successfully built b0203037e74d 20:34:44 Successfully tagged support-scheduler:latest 20:34:44  Building support-scheduler ... done Building security-spire-server 20:34:45 Removing intermediate container df1d33121dc0 20:34:45 ---> 8bd44dd17b0f 20:34:45 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:34:46 ---> Running in f9302a4056d4 20:34:47 Removing intermediate container f9302a4056d4 20:34:47 ---> 4dc6d1095724 20:34:47 Step 18/20 : LABEL arch=x86_64 20:34:48 ---> Running in f49fca983fd7 20:34:48 Removing intermediate container f49fca983fd7 20:34:48 ---> 3386ceffd096 20:34:48 Step 19/20 : LABEL git_sha=cdddb117f68a638f9e1d41f6183e660e0bd25e9f 20:34:48 ---> Running in d936e2ef0e74 20:34:49 Removing intermediate container d936e2ef0e74 20:34:49 ---> 97ecd128dc1e 20:34:49 Step 20/20 : LABEL version=0.0.0 20:34:49 ---> Running in 1226d56881f7 20:34:49 Removing intermediate container 1226d56881f7 20:34:49 ---> 3affafa9d84e 20:34:49 20:34:49 Successfully built 3affafa9d84e 20:34:49 Successfully tagged security-spiffe-token-provider:latest 20:34:49 Building core-command 20:34:50  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:50 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:34:50 ---> f9585dcbefcb 20:34:50 Step 3/25 : WORKDIR /edgex-go 20:34:50 ---> Using cache 20:34:50 ---> 6a40017d8d09 20:34:50 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:50 ---> Using cache 20:34:50 ---> d2609091538b 20:34:50 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:34:50 ---> Using cache 20:34:50 ---> 1564fa9e53c1 20:34:50 Step 6/25 : COPY go.mod vendor* ./ 20:34:50 ---> Using cache 20:34:50 ---> f3f46829b24c 20:34:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:50 ---> Using cache 20:34:50 ---> 59c77154f743 20:34:50 Step 8/25 : COPY . . 20:34:50 ---> Using cache 20:34:50 ---> 25ba6863bfbc 20:34:50 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:34:50 ---> Using cache 20:34:50 ---> 66d3463b9196 20:34:50 Step 10/25 : RUN mkdir -p spire-build 20:34:50 ---> Using cache 20:34:50 ---> ccc98cd2ccdb 20:34:50 Step 11/25 : WORKDIR /edgex-go/spire-build 20:34:50 ---> Using cache 20:34:50 ---> aeb24f65ef4a 20:34:50 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:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:34:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:54 ---> f9585dcbefcb 20:34:54 Step 3/23 : WORKDIR /edgex-go 20:34:54 ---> Using cache 20:34:54 ---> 6a40017d8d09 20:34:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:54 ---> Using cache 20:34:54 ---> d2609091538b 20:34:54 Step 5/23 : RUN apk add --update --no-cache make git 20:34:54 ---> Using cache 20:34:54 ---> ae702adda04b 20:34:54 Step 6/23 : COPY go.mod vendor* ./ 20:34:54 ---> Using cache 20:34:54 ---> 7bd31dde90bf 20:34:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:54 ---> Using cache 20:34:54 ---> 46493e0879b7 20:34:54 Step 8/23 : COPY . . 20:34:54 ---> Using cache 20:34:54 ---> 88842b6d74c1 20:34:54 Step 9/23 : RUN make cmd/core-command/core-command 20:34:55 Building bin/spire-agent... 20:34:55 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:34:55 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:34:55 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:34:55 go: downloading github.com/docker/docker v20.10.12+incompatible 20:34:56  ---> Running in 82887f673ffc 20:34:56 ---> Running in 87e02a888f8f 20:34:56 go: downloading github.com/google/go-tpm-tools v0.3.3 20:34:56 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:34:56 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:34:57 go: downloading github.com/docker/go-connections v0.4.0 20:34:57 go: downloading github.com/docker/go-units v0.4.0 20:34:57 go: downloading github.com/opencontainers/image-spec v1.0.1 20:34:57 go: downloading github.com/containerd/containerd v1.3.4 20:34:57 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:34:57 go: downloading github.com/opencontainers/go-digest v1.0.0 20:34:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:34:57 spire-1.2.1/ 20:34:57 spire-1.2.1/.data/ 20:34:57 spire-1.2.1/.data/.file 20:34:57 spire-1.2.1/.dockerignore 20:34:57 spire-1.2.1/.gitattributes 20:34:57 spire-1.2.1/.githooks/ 20:34:57 spire-1.2.1/.githooks/pre-commit 20:34:57 spire-1.2.1/.github/ 20:34:57 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:34:57 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:34:57 spire-1.2.1/.github/dependabot.yml 20:34:57 spire-1.2.1/.github/workflows/ 20:34:57 spire-1.2.1/.github/workflows/nightly_build.yaml 20:34:57 spire-1.2.1/.github/workflows/pr_build.yaml 20:34:57 spire-1.2.1/.github/workflows/release_build.yaml 20:34:57 spire-1.2.1/.github/workflows/scripts/ 20:34:57 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:34:57 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:34:57 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:34:57 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:34:57 spire-1.2.1/.github/workflows/scripts/split.sh 20:34:57 spire-1.2.1/.gitignore 20:34:57 spire-1.2.1/.go-version 20:34:57 spire-1.2.1/.golangci.yml 20:34:57 spire-1.2.1/ADOPTERS.md 20:34:57 spire-1.2.1/CHANGELOG.md 20:34:57 spire-1.2.1/CODE-OF-CONDUCT.md 20:34:57 spire-1.2.1/CODEOWNERS 20:34:57 spire-1.2.1/CONTRIBUTING.md 20:34:57 spire-1.2.1/Dockerfile 20:34:57 spire-1.2.1/Dockerfile.dev 20:34:57 spire-1.2.1/Dockerfile.scratch 20:34:57 spire-1.2.1/LICENSE 20:34:57 spire-1.2.1/MAINTAINERS.md 20:34:57 spire-1.2.1/Makefile 20:34:57 spire-1.2.1/README.md 20:34:57 spire-1.2.1/ROADMAP.md 20:34:57 spire-1.2.1/SECURITY.md 20:34:57 spire-1.2.1/cmd/ 20:34:57 spire-1.2.1/cmd/spire-agent/ 20:34:57 spire-1.2.1/cmd/spire-agent/cli/ 20:34:57 spire-1.2.1/cmd/spire-agent/cli/api/ 20:34:57 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:34:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:34:57 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:34:57 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:34:57 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:34:57 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:34:57 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:34:57 spire-1.2.1/cmd/spire-agent/cli/common/ 20:34:57 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:34:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:34:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:34:57 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:34:57 spire-1.2.1/cmd/spire-agent/cli/run/ 20:34:57 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:34:57 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:34:57 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:34:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:34:57 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:34:57 spire-1.2.1/cmd/spire-agent/main.go 20:34:57 spire-1.2.1/cmd/spire-server/ 20:34:57 spire-1.2.1/cmd/spire-server/cli/ 20:34:57 spire-1.2.1/cmd/spire-server/cli/agent/ 20:34:57 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:34:57 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/cli.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/entry/ 20:34:57 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/federation/ 20:34:57 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:34:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:34:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/run/ 20:34:57 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/token/ 20:34:57 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/validate/ 20:34:57 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/x509/ 20:34:57 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:34:57 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:34:57 spire-1.2.1/cmd/spire-server/main.go 20:34:57 spire-1.2.1/cmd/spire-server/util/ 20:34:57 spire-1.2.1/cmd/spire-server/util/util.go 20:34:57 spire-1.2.1/conf/ 20:34:57 spire-1.2.1/conf/agent/ 20:34:57 spire-1.2.1/conf/agent/agent.conf 20:34:57 spire-1.2.1/conf/agent/agent_full.conf 20:34:57 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:34:57 spire-1.2.1/conf/server/ 20:34:57 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:34:57 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:34:57 spire-1.2.1/conf/server/server.conf 20:34:57 spire-1.2.1/conf/server/server_full.conf 20:34:57 spire-1.2.1/doc/ 20:34:57 spire-1.2.1/doc/SPIRE101.md 20:34:57 spire-1.2.1/doc/auditlog.md 20:34:57 spire-1.2.1/doc/authorization_policy_engine.md 20:34:57 spire-1.2.1/doc/changelog_guidelines.md 20:34:57 spire-1.2.1/doc/cure53-report.pdf 20:34:57 spire-1.2.1/doc/images/ 20:34:57 spire-1.2.1/doc/images/2019_roadmap.png 20:34:57 spire-1.2.1/doc/images/SPIRE101.png 20:34:57 spire-1.2.1/doc/images/SPIRE_agent.png 20:34:57 spire-1.2.1/doc/images/SPIRE_server.png 20:34:57 spire-1.2.1/doc/images/cache_mgr.png 20:34:57 spire-1.2.1/doc/images/cache_mgr_components.png 20:34:57 spire-1.2.1/doc/images/federated_spire.png 20:34:57 spire-1.2.1/doc/images/ha_mode.png 20:34:57 spire-1.2.1/doc/images/nested_spire.png 20:34:57 spire-1.2.1/doc/images/oidc_federation.png 20:34:57 spire-1.2.1/doc/images/single_trust_domain.png 20:34:57 spire-1.2.1/doc/images/spiffe_compatible.png 20:34:57 spire-1.2.1/doc/images/spire_logo.png 20:34:57 spire-1.2.1/doc/migrating_registration_api_clients.md 20:34:57 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:34:57 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:34:57 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:34:57 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:34:57 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:34:57 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:34:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:34:57 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:34:57 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:34:57 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:34:57 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:34:57 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:34:57 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:34:57 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:34:57 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:34:57 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:34:57 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:34:57 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:34:57 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:34:57 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:34:57 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:34:57 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:34:57 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:34:57 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:34:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:34:57 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:34:57 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:34:57 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:34:57 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:34:57 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:34:57 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:34:57 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:34:57 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:34:57 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:34:57 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:34:57 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:34:57 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:34:57 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:34:57 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:34:57 spire-1.2.1/doc/scaling_spire.md 20:34:57 spire-1.2.1/doc/spire_agent.md 20:34:57 spire-1.2.1/doc/spire_server.md 20:34:57 spire-1.2.1/doc/supported_integrations.md 20:34:57 spire-1.2.1/doc/telemetry.md 20:34:57 spire-1.2.1/doc/telemetry_config.md 20:34:57 spire-1.2.1/doc/upgrading.md 20:34:57 spire-1.2.1/doc/using_spire.md 20:34:57 spire-1.2.1/examples/ 20:34:57 spire-1.2.1/examples/README.md 20:34:57 spire-1.2.1/go.mod 20:34:57 spire-1.2.1/go.sum 20:34:57 spire-1.2.1/pkg/ 20:34:57 spire-1.2.1/pkg/agent/ 20:34:57 spire-1.2.1/pkg/agent/agent.go 20:34:57 spire-1.2.1/pkg/agent/api/ 20:34:57 spire-1.2.1/pkg/agent/api/config.go 20:34:57 spire-1.2.1/pkg/agent/api/debug/ 20:34:57 spire-1.2.1/pkg/agent/api/debug/v1/ 20:34:57 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:34:57 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:34:57 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:34:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:34:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:34:57 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:34:57 spire-1.2.1/pkg/agent/api/endpoints.go 20:34:57 spire-1.2.1/pkg/agent/api/health/ 20:34:57 spire-1.2.1/pkg/agent/api/health/v1/ 20:34:57 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:34:57 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:34:57 spire-1.2.1/pkg/agent/api/rpccontext/ 20:34:57 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:34:57 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:34:57 spire-1.2.1/pkg/agent/attestor/ 20:34:57 spire-1.2.1/pkg/agent/attestor/node/ 20:34:57 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:34:57 spire-1.2.1/pkg/agent/attestor/node/node.go 20:34:57 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:34:57 spire-1.2.1/pkg/agent/attestor/workload/ 20:34:57 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:34:57 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:34:57 spire-1.2.1/pkg/agent/catalog/ 20:34:57 spire-1.2.1/pkg/agent/catalog/catalog.go 20:34:57 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:34:57 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:34:57 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:34:57 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:34:57 spire-1.2.1/pkg/agent/client/ 20:34:57 spire-1.2.1/pkg/agent/client/client.go 20:34:57 spire-1.2.1/pkg/agent/client/client_test.go 20:34:57 spire-1.2.1/pkg/agent/client/dial.go 20:34:57 spire-1.2.1/pkg/agent/client/nodeconn.go 20:34:57 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:34:57 spire-1.2.1/pkg/agent/client/update.go 20:34:57 spire-1.2.1/pkg/agent/client/util.go 20:34:57 spire-1.2.1/pkg/agent/common/ 20:34:57 spire-1.2.1/pkg/agent/common/backoff/ 20:34:57 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:34:57 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:34:57 spire-1.2.1/pkg/agent/common/cgroups/ 20:34:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:34:57 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:34:57 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:34:57 spire-1.2.1/pkg/agent/config.go 20:34:57 spire-1.2.1/pkg/agent/endpoints/ 20:34:57 spire-1.2.1/pkg/agent/endpoints/config.go 20:34:57 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:34:57 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:34:57 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:34:57 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:34:57 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:34:57 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:34:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:34:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:34:57 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:34:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:34:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:34:57 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:34:57 spire-1.2.1/pkg/agent/endpoints/workload/ 20:34:57 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:34:57 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:34:57 spire-1.2.1/pkg/agent/manager/ 20:34:57 spire-1.2.1/pkg/agent/manager/cache/ 20:34:57 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:34:57 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:34:57 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:34:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:34:57 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:34:57 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:34:57 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:34:57 spire-1.2.1/pkg/agent/manager/config.go 20:34:57 spire-1.2.1/pkg/agent/manager/manager.go 20:34:57 spire-1.2.1/pkg/agent/manager/manager_test.go 20:34:57 spire-1.2.1/pkg/agent/manager/storage.go 20:34:57 spire-1.2.1/pkg/agent/manager/storage_test.go 20:34:57 spire-1.2.1/pkg/agent/manager/storecache/ 20:34:57 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:34:57 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:34:57 spire-1.2.1/pkg/agent/manager/sync.go 20:34:57 spire-1.2.1/pkg/agent/plugin/ 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:34:57 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:34:57 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:34:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:34:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:34:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:34:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:34:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:34:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:34:57 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:34:57 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:34:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:34:57 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:34:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:34:57 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:34:57 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:34:57 spire-1.2.1/pkg/agent/svid/ 20:34:57 spire-1.2.1/pkg/agent/svid/rotator.go 20:34:57 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:34:57 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:34:57 spire-1.2.1/pkg/agent/svid/store/ 20:34:57 spire-1.2.1/pkg/agent/svid/store/service.go 20:34:57 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:34:57 spire-1.2.1/pkg/common/ 20:34:57 spire-1.2.1/pkg/common/agentpathtemplate/ 20:34:57 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:34:57 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:34:57 spire-1.2.1/pkg/common/api/ 20:34:57 spire-1.2.1/pkg/common/api/metrics.go 20:34:57 spire-1.2.1/pkg/common/api/middleware/ 20:34:57 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:34:57 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:34:57 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:34:57 spire-1.2.1/pkg/common/api/middleware/logger.go 20:34:57 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:34:57 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:34:57 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:34:57 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:34:57 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:34:57 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:34:57 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:34:57 spire-1.2.1/pkg/common/api/middleware/names.go 20:34:57 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:34:57 spire-1.2.1/pkg/common/api/names.go 20:34:57 spire-1.2.1/pkg/common/api/ratelimit.go 20:34:57 spire-1.2.1/pkg/common/api/rpccontext/ 20:34:57 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:34:57 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:34:57 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:34:57 spire-1.2.1/pkg/common/auth/ 20:34:57 spire-1.2.1/pkg/common/auth/interceptors.go 20:34:57 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:34:57 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:34:57 spire-1.2.1/pkg/common/bundleutil/ 20:34:57 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:34:57 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:34:57 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:34:57 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:34:57 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:34:57 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:34:57 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:34:57 spire-1.2.1/pkg/common/bundleutil/types.go 20:34:57 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:34:57 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:34:57 spire-1.2.1/pkg/common/catalog/ 20:34:57 spire-1.2.1/pkg/common/catalog/bind.go 20:34:57 spire-1.2.1/pkg/common/catalog/builtin.go 20:34:57 spire-1.2.1/pkg/common/catalog/catalog.go 20:34:57 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:34:57 spire-1.2.1/pkg/common/catalog/closers.go 20:34:57 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:34:57 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:34:57 spire-1.2.1/pkg/common/catalog/config.go 20:34:57 spire-1.2.1/pkg/common/catalog/config_test.go 20:34:57 spire-1.2.1/pkg/common/catalog/configure.go 20:34:57 spire-1.2.1/pkg/common/catalog/constraints.go 20:34:57 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:34:57 spire-1.2.1/pkg/common/catalog/context.go 20:34:57 spire-1.2.1/pkg/common/catalog/external.go 20:34:57 spire-1.2.1/pkg/common/catalog/host.go 20:34:57 spire-1.2.1/pkg/common/catalog/pipenet.go 20:34:57 spire-1.2.1/pkg/common/catalog/plugin.go 20:34:57 spire-1.2.1/pkg/common/catalog/testplugin/ 20:34:57 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:34:57 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:34:57 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:34:57 spire-1.2.1/pkg/common/cli/ 20:34:57 spire-1.2.1/pkg/common/cli/env.go 20:34:57 spire-1.2.1/pkg/common/cli/flags.go 20:34:57 spire-1.2.1/pkg/common/cli/trust_domain.go 20:34:57 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:34:57 spire-1.2.1/pkg/common/cli/umask.go 20:34:57 spire-1.2.1/pkg/common/cli/umask_posix.go 20:34:57 spire-1.2.1/pkg/common/cli/umask_test.go 20:34:57 spire-1.2.1/pkg/common/cli/umask_windows.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/ 20:34:57 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/flag.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/format.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/ 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:34:57 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:34:57 spire-1.2.1/pkg/common/coretypes/ 20:34:57 spire-1.2.1/pkg/common/coretypes/bundle/ 20:34:57 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:34:57 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:34:57 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:34:57 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:34:57 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:34:57 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:34:57 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:34:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:34:57 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:34:57 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:34:57 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:34:57 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:34:57 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:34:57 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:34:57 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:34:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:34:57 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:34:57 spire-1.2.1/pkg/common/cryptoutil/ 20:34:57 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:34:57 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:34:57 spire-1.2.1/pkg/common/diskutil/ 20:34:57 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:34:57 spire-1.2.1/pkg/common/diskutil/file_test.go 20:34:57 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:34:57 spire-1.2.1/pkg/common/errorutil/ 20:34:57 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:34:57 spire-1.2.1/pkg/common/health/ 20:34:57 spire-1.2.1/pkg/common/health/config.go 20:34:57 spire-1.2.1/pkg/common/health/context.go 20:34:57 spire-1.2.1/pkg/common/health/context_test.go 20:34:57 spire-1.2.1/pkg/common/health/health.go 20:34:57 spire-1.2.1/pkg/common/health/health_test.go 20:34:57 spire-1.2.1/pkg/common/health/logger.go 20:34:57 spire-1.2.1/pkg/common/hostservice/ 20:34:57 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:34:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:34:57 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:34:57 spire-1.2.1/pkg/common/idutil/ 20:34:57 spire-1.2.1/pkg/common/idutil/require.go 20:34:57 spire-1.2.1/pkg/common/idutil/require_test.go 20:34:57 spire-1.2.1/pkg/common/idutil/safety.go 20:34:57 spire-1.2.1/pkg/common/idutil/safety_test.go 20:34:57 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:34:57 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:34:57 spire-1.2.1/pkg/common/jwtsvid/ 20:34:57 spire-1.2.1/pkg/common/jwtsvid/common.go 20:34:57 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:34:57 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:34:57 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:34:57 spire-1.2.1/pkg/common/jwtutil/ 20:34:57 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:34:57 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:34:57 spire-1.2.1/pkg/common/log/ 20:34:57 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:34:57 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:34:57 spire-1.2.1/pkg/common/log/log.go 20:34:57 spire-1.2.1/pkg/common/log/log_test.go 20:34:57 spire-1.2.1/pkg/common/log/options.go 20:34:57 spire-1.2.1/pkg/common/nodeutil/ 20:34:57 spire-1.2.1/pkg/common/nodeutil/node.go 20:34:57 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:34:57 spire-1.2.1/pkg/common/peertracker/ 20:34:57 spire-1.2.1/pkg/common/peertracker/conn.go 20:34:57 spire-1.2.1/pkg/common/peertracker/credentials.go 20:34:57 spire-1.2.1/pkg/common/peertracker/errors.go 20:34:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:34:57 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:34:57 spire-1.2.1/pkg/common/peertracker/info.go 20:34:57 spire-1.2.1/pkg/common/peertracker/listener.go 20:34:57 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:34:57 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:34:57 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:34:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:34:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:34:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:34:57 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:34:57 spire-1.2.1/pkg/common/peertracker/tcp.go 20:34:57 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:34:57 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:34:57 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:34:57 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:34:57 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:34:57 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:34:57 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:34:57 spire-1.2.1/pkg/common/peertracker/uds.go 20:34:57 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:34:57 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:34:57 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:34:57 spire-1.2.1/pkg/common/pemutil/ 20:34:57 spire-1.2.1/pkg/common/pemutil/block.go 20:34:57 spire-1.2.1/pkg/common/pemutil/certs.go 20:34:57 spire-1.2.1/pkg/common/pemutil/common.go 20:34:57 spire-1.2.1/pkg/common/pemutil/csr.go 20:34:57 spire-1.2.1/pkg/common/pemutil/keys.go 20:34:57 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:34:57 spire-1.2.1/pkg/common/pemutil/testdata/ 20:34:57 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:34:57 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:34:57 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:34:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:34:57 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:34:57 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:34:57 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:34:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:34:57 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:34:57 spire-1.2.1/pkg/common/plugin/ 20:34:57 spire-1.2.1/pkg/common/plugin/aws/ 20:34:57 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:34:57 spire-1.2.1/pkg/common/plugin/azure/ 20:34:57 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:34:57 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:34:57 spire-1.2.1/pkg/common/plugin/facade.go 20:34:57 spire-1.2.1/pkg/common/plugin/facade_test.go 20:34:57 spire-1.2.1/pkg/common/plugin/gcp/ 20:34:57 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:34:57 spire-1.2.1/pkg/common/plugin/k8s/ 20:34:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:34:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:34:57 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:34:57 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:34:57 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:34:57 spire-1.2.1/pkg/common/plugin/log.go 20:34:57 spire-1.2.1/pkg/common/plugin/sshpop/ 20:34:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:34:57 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:34:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:34:57 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:34:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:34:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:34:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:34:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:34:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:34:57 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:34:57 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:34:57 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:34:57 spire-1.2.1/pkg/common/plugin/x509pop/ 20:34:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:34:57 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:34:57 spire-1.2.1/pkg/common/profiling/ 20:34:57 spire-1.2.1/pkg/common/profiling/dumpers.go 20:34:57 spire-1.2.1/pkg/common/profiling/profiling.go 20:34:57 spire-1.2.1/pkg/common/protoutil/ 20:34:57 spire-1.2.1/pkg/common/protoutil/masks.go 20:34:57 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:34:57 spire-1.2.1/pkg/common/rotationutil/ 20:34:57 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:34:57 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:34:57 spire-1.2.1/pkg/common/selector/ 20:34:57 spire-1.2.1/pkg/common/selector/selector.go 20:34:57 spire-1.2.1/pkg/common/selector/selector_test.go 20:34:57 spire-1.2.1/pkg/common/selector/set.go 20:34:57 spire-1.2.1/pkg/common/selector/set_utils.go 20:34:57 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:34:57 spire-1.2.1/pkg/common/telemetry/ 20:34:57 spire-1.2.1/pkg/common/telemetry/agent/ 20:34:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:34:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:34:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:34:57 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:34:57 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:34:57 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:34:57 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:34:57 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:34:57 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:34:57 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:34:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:34:57 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:34:57 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:34:57 spire-1.2.1/pkg/common/telemetry/call.go 20:34:57 spire-1.2.1/pkg/common/telemetry/common/ 20:34:57 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:34:57 spire-1.2.1/pkg/common/telemetry/config.go 20:34:57 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:34:57 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:34:57 spire-1.2.1/pkg/common/telemetry/inmem.go 20:34:57 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:34:57 spire-1.2.1/pkg/common/telemetry/m3.go 20:34:57 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:34:57 spire-1.2.1/pkg/common/telemetry/metrics.go 20:34:57 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:34:57 spire-1.2.1/pkg/common/telemetry/names.go 20:34:57 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:34:57 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:34:57 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:34:57 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:34:57 spire-1.2.1/pkg/common/telemetry/server/ 20:34:57 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:34:57 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:34:57 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:34:57 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:34:57 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:34:57 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:34:57 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:34:57 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:34:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:34:57 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:34:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:34:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:34:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:34:57 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:34:57 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:34:57 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:34:57 spire-1.2.1/pkg/common/telemetry/server/server.go 20:34:57 spire-1.2.1/pkg/common/telemetry/sink.go 20:34:57 spire-1.2.1/pkg/common/telemetry/statsd.go 20:34:57 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:34:57 spire-1.2.1/pkg/common/telemetry/uptime.go 20:34:57 spire-1.2.1/pkg/common/telemetry/version.go 20:34:57 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:34:57 spire-1.2.1/pkg/common/uptime/ 20:34:57 spire-1.2.1/pkg/common/uptime/uptime.go 20:34:57 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:34:57 spire-1.2.1/pkg/common/util/ 20:34:57 spire-1.2.1/pkg/common/util/certs.go 20:34:57 spire-1.2.1/pkg/common/util/certs_test.go 20:34:57 spire-1.2.1/pkg/common/util/csr.go 20:34:57 spire-1.2.1/pkg/common/util/hash.go 20:34:57 spire-1.2.1/pkg/common/util/selectors.go 20:34:57 spire-1.2.1/pkg/common/util/selectors_test.go 20:34:57 spire-1.2.1/pkg/common/util/signals.go 20:34:57 spire-1.2.1/pkg/common/util/sort.go 20:34:57 spire-1.2.1/pkg/common/util/sort_test.go 20:34:57 spire-1.2.1/pkg/common/util/task.go 20:34:57 spire-1.2.1/pkg/common/util/task_test.go 20:34:57 spire-1.2.1/pkg/common/util/testdata/ 20:34:57 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:34:57 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:34:57 spire-1.2.1/pkg/common/version/ 20:34:57 spire-1.2.1/pkg/common/version/version.go 20:34:57 spire-1.2.1/pkg/common/x509svid/ 20:34:57 spire-1.2.1/pkg/common/x509svid/common_test.go 20:34:57 spire-1.2.1/pkg/common/x509svid/csr.go 20:34:57 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:34:57 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:34:57 spire-1.2.1/pkg/common/x509util/ 20:34:57 spire-1.2.1/pkg/common/x509util/cert.go 20:34:57 spire-1.2.1/pkg/common/x509util/dns.go 20:34:57 spire-1.2.1/pkg/common/x509util/dns_test.go 20:34:57 spire-1.2.1/pkg/common/x509util/keyid.go 20:34:57 spire-1.2.1/pkg/common/x509util/keypair.go 20:34:57 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:34:57 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:34:57 spire-1.2.1/pkg/server/ 20:34:57 spire-1.2.1/pkg/server/api/ 20:34:57 spire-1.2.1/pkg/server/api/agent.go 20:34:57 spire-1.2.1/pkg/server/api/agent/ 20:34:57 spire-1.2.1/pkg/server/api/agent/v1/ 20:34:57 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:34:57 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:34:57 spire-1.2.1/pkg/server/api/agent_test.go 20:34:57 spire-1.2.1/pkg/server/api/api.go 20:34:57 spire-1.2.1/pkg/server/api/audit/ 20:34:57 spire-1.2.1/pkg/server/api/audit/audit.go 20:34:57 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:34:57 spire-1.2.1/pkg/server/api/bundle.go 20:34:57 spire-1.2.1/pkg/server/api/bundle/ 20:34:57 spire-1.2.1/pkg/server/api/bundle/v1/ 20:34:57 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:34:57 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:34:57 spire-1.2.1/pkg/server/api/bundle_test.go 20:34:57 spire-1.2.1/pkg/server/api/debug/ 20:34:57 spire-1.2.1/pkg/server/api/debug/v1/ 20:34:57 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:34:57 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:34:57 spire-1.2.1/pkg/server/api/entry.go 20:34:57 spire-1.2.1/pkg/server/api/entry/ 20:34:57 spire-1.2.1/pkg/server/api/entry/v1/ 20:34:57 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:34:57 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:34:57 spire-1.2.1/pkg/server/api/entry_test.go 20:34:57 spire-1.2.1/pkg/server/api/health/ 20:34:57 spire-1.2.1/pkg/server/api/health/v1/ 20:34:57 spire-1.2.1/pkg/server/api/health/v1/service.go 20:34:57 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:34:57 spire-1.2.1/pkg/server/api/id.go 20:34:57 spire-1.2.1/pkg/server/api/id_test.go 20:34:57 spire-1.2.1/pkg/server/api/limits/ 20:34:57 spire-1.2.1/pkg/server/api/limits/limits.go 20:34:57 spire-1.2.1/pkg/server/api/middleware/ 20:34:57 spire-1.2.1/pkg/server/api/middleware/alias.go 20:34:57 spire-1.2.1/pkg/server/api/middleware/audit.go 20:34:57 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:34:57 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:34:57 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:34:57 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:34:57 spire-1.2.1/pkg/server/api/middleware/caller.go 20:34:57 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:34:57 spire-1.2.1/pkg/server/api/middleware/common.go 20:34:57 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:34:57 spire-1.2.1/pkg/server/api/middleware/entries.go 20:34:57 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:34:57 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:34:57 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:34:57 spire-1.2.1/pkg/server/api/ratelimit.go 20:34:57 spire-1.2.1/pkg/server/api/rpccontext/ 20:34:57 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:34:57 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:34:57 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:34:57 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:34:57 spire-1.2.1/pkg/server/api/selector.go 20:34:57 spire-1.2.1/pkg/server/api/selector_test.go 20:34:57 spire-1.2.1/pkg/server/api/status.go 20:34:57 spire-1.2.1/pkg/server/api/status_test.go 20:34:57 spire-1.2.1/pkg/server/api/svid/ 20:34:57 spire-1.2.1/pkg/server/api/svid/v1/ 20:34:57 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:34:57 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:34:57 spire-1.2.1/pkg/server/api/trustdomain.go 20:34:57 spire-1.2.1/pkg/server/api/trustdomain/ 20:34:57 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:34:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:34:57 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:34:57 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:34:57 spire-1.2.1/pkg/server/authpolicy/ 20:34:57 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:34:57 spire-1.2.1/pkg/server/authpolicy/policy.go 20:34:57 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:34:57 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:34:57 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:34:57 spire-1.2.1/pkg/server/authpolicy/validate.go 20:34:57 spire-1.2.1/pkg/server/bundle/ 20:34:57 spire-1.2.1/pkg/server/bundle/client/ 20:34:57 spire-1.2.1/pkg/server/bundle/client/client.go 20:34:57 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:34:57 spire-1.2.1/pkg/server/bundle/client/manager.go 20:34:57 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:34:57 spire-1.2.1/pkg/server/bundle/client/sources.go 20:34:57 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:34:57 spire-1.2.1/pkg/server/bundle/client/updater.go 20:34:57 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:34:57 spire-1.2.1/pkg/server/ca/ 20:34:57 spire-1.2.1/pkg/server/ca/ca.go 20:34:57 spire-1.2.1/pkg/server/ca/ca_health.go 20:34:57 spire-1.2.1/pkg/server/ca/ca_test.go 20:34:57 spire-1.2.1/pkg/server/ca/journal.go 20:34:57 spire-1.2.1/pkg/server/ca/journal_test.go 20:34:57 spire-1.2.1/pkg/server/ca/manager.go 20:34:57 spire-1.2.1/pkg/server/ca/manager_health.go 20:34:57 spire-1.2.1/pkg/server/ca/manager_test.go 20:34:57 spire-1.2.1/pkg/server/ca/templates.go 20:34:57 spire-1.2.1/pkg/server/ca/upstream_client.go 20:34:57 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:34:57 spire-1.2.1/pkg/server/ca/validation.go 20:34:57 spire-1.2.1/pkg/server/cache/ 20:34:57 spire-1.2.1/pkg/server/cache/dscache/ 20:34:57 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:34:57 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:34:57 spire-1.2.1/pkg/server/cache/entrycache/ 20:34:57 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:34:57 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:34:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:34:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:34:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:34:57 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:34:57 spire-1.2.1/pkg/server/catalog/ 20:34:57 spire-1.2.1/pkg/server/catalog/catalog.go 20:34:57 spire-1.2.1/pkg/server/catalog/keymanager.go 20:34:57 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:34:57 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:34:57 spire-1.2.1/pkg/server/catalog/notifier.go 20:34:57 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:34:57 spire-1.2.1/pkg/server/config.go 20:34:57 spire-1.2.1/pkg/server/datastore/ 20:34:57 spire-1.2.1/pkg/server/datastore/datastore.go 20:34:57 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:34:57 spire-1.2.1/pkg/server/datastore/repository.go 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:34:57 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:34:57 spire-1.2.1/pkg/server/endpoints/ 20:34:57 spire-1.2.1/pkg/server/endpoints/bundle/ 20:34:57 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:34:57 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:34:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:34:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:34:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:34:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:34:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:34:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:34:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:34:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:34:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:34:57 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:34:57 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:34:57 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:34:57 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:34:57 spire-1.2.1/pkg/server/endpoints/config.go 20:34:57 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:34:57 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:34:57 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:34:57 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:34:57 spire-1.2.1/pkg/server/endpoints/middleware.go 20:34:57 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:34:57 spire-1.2.1/pkg/server/hostservice/ 20:34:57 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:34:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:34:57 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:34:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:34:57 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:34:57 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:34:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:34:57 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/ 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/ 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:34:57 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:34:57 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:34:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:34:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:34:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:34:57 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:34:57 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:34:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:34:57 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/notifier/ 20:34:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:34:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:34:57 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:34:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:34:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:34:57 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:34:57 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:34:57 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:34:57 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:34:57 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:34:57 spire-1.2.1/pkg/server/registration/ 20:34:57 spire-1.2.1/pkg/server/registration/manager.go 20:34:57 spire-1.2.1/pkg/server/registration/manager_test.go 20:34:57 spire-1.2.1/pkg/server/scanentries.go 20:34:57 spire-1.2.1/pkg/server/scanentries_test.go 20:34:57 spire-1.2.1/pkg/server/server.go 20:34:57 spire-1.2.1/pkg/server/server_test.go 20:34:57 spire-1.2.1/pkg/server/svid/ 20:34:57 spire-1.2.1/pkg/server/svid/observer.go 20:34:57 spire-1.2.1/pkg/server/svid/observer_test.go 20:34:57 spire-1.2.1/pkg/server/svid/rotator.go 20:34:57 spire-1.2.1/pkg/server/svid/rotator_config.go 20:34:57 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:34:57 spire-1.2.1/pkg/server/svid/rotator_test.go 20:34:57 spire-1.2.1/proto/ 20:34:57 spire-1.2.1/proto/private/ 20:34:57 spire-1.2.1/proto/private/server/ 20:34:57 spire-1.2.1/proto/private/server/journal/ 20:34:57 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:34:57 spire-1.2.1/proto/private/server/journal/journal.proto 20:34:57 spire-1.2.1/proto/spire/ 20:34:57 spire-1.2.1/proto/spire/common/ 20:34:57 spire-1.2.1/proto/spire/common/common.pb.go 20:34:57 spire-1.2.1/proto/spire/common/common.proto 20:34:57 spire-1.2.1/proto/spire/common/plugin/ 20:34:57 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:34:57 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:34:57 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:34:57 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:34:57 spire-1.2.1/proto/spire/plugin/ 20:34:57 spire-1.2.1/proto/spire/plugin/agent/ 20:34:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:34:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:34:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:34:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:34:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:34:57 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:34:57 spire-1.2.1/release/ 20:34:57 spire-1.2.1/release/spire-extras/ 20:34:57 spire-1.2.1/release/spire-extras/README.md 20:34:57 spire-1.2.1/release/spire-extras/conf/ 20:34:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:34:57 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:34:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:34:57 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:34:57 spire-1.2.1/release/spire/ 20:34:57 spire-1.2.1/release/spire/README.md 20:34:57 spire-1.2.1/release/spire/conf/ 20:34:57 spire-1.2.1/release/spire/conf/agent/ 20:34:57 spire-1.2.1/release/spire/conf/agent/agent.conf 20:34:57 spire-1.2.1/release/spire/conf/server/ 20:34:57 spire-1.2.1/release/spire/conf/server/server.conf 20:34:57 spire-1.2.1/script/ 20:34:57 spire-1.2.1/script/build-artifact.sh 20:34:57 spire-1.2.1/script/generate_dummy_ca.sh 20:34:57 spire-1.2.1/support/ 20:34:57 spire-1.2.1/support/k8s/ 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:34:57 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:34:57 spire-1.2.1/support/oidc-discovery-provider/ 20:34:57 spire-1.2.1/support/oidc-discovery-provider/README.md 20:34:57 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:34:57 spire-1.2.1/support/oidc-discovery-provider/config.go 20:34:57 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:34:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:34:57 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:34:57 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:34:57 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:34:57 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:34:57 spire-1.2.1/support/oidc-discovery-provider/main.go 20:34:57 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:34:57 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:34:57 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:34:57 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:34:57 spire-1.2.1/test/ 20:34:57 spire-1.2.1/test/clock/ 20:34:57 spire-1.2.1/test/clock/clock.go 20:34:57 spire-1.2.1/test/fakes/ 20:34:57 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:34:57 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:34:57 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:34:57 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:34:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:34:57 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:34:57 spire-1.2.1/test/fakes/fakeagentstore/ 20:34:57 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:34:57 spire-1.2.1/test/fakes/fakedatastore/ 20:34:57 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:34:57 spire-1.2.1/test/fakes/fakeentryclient/ 20:34:57 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:34:57 spire-1.2.1/test/fakes/fakehealthchecker/ 20:34:57 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:34:57 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:34:57 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:34:57 spire-1.2.1/test/fakes/fakemetrics/ 20:34:57 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:34:57 spire-1.2.1/test/fakes/fakenoderesolver/ 20:34:57 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:34:57 spire-1.2.1/test/fakes/fakenotifier/ 20:34:57 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:34:57 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:34:57 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:34:57 spire-1.2.1/test/fakes/fakeserverca/ 20:34:57 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:34:57 spire-1.2.1/test/fakes/fakeservercatalog/ 20:34:57 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:34:57 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:34:57 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:34:57 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:34:57 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:34:57 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:34:57 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:34:57 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:34:57 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:34:57 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:34:57 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:34:57 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:34:57 spire-1.2.1/test/fixture/ 20:34:57 spire-1.2.1/test/fixture/certs/ 20:34:57 spire-1.2.1/test/fixture/certs/agent_svid.der 20:34:57 spire-1.2.1/test/fixture/certs/base_cert.pem 20:34:57 spire-1.2.1/test/fixture/certs/base_csr.pem 20:34:57 spire-1.2.1/test/fixture/certs/base_key.pem 20:34:57 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:34:57 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:34:57 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:34:57 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:34:57 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:34:57 spire-1.2.1/test/fixture/certs/blog_key.pem 20:34:57 spire-1.2.1/test/fixture/certs/bundle.der 20:34:57 spire-1.2.1/test/fixture/certs/ca.pem 20:34:57 spire-1.2.1/test/fixture/certs/ca_key.pem 20:34:57 spire-1.2.1/test/fixture/certs/database_cert.pem 20:34:57 spire-1.2.1/test/fixture/certs/database_csr.pem 20:34:57 spire-1.2.1/test/fixture/certs/database_key.pem 20:34:57 spire-1.2.1/test/fixture/certs/node_cert.pem 20:34:57 spire-1.2.1/test/fixture/certs/node_csr.pem 20:34:57 spire-1.2.1/test/fixture/certs/node_key.pem 20:34:57 spire-1.2.1/test/fixture/certs/svid.pem 20:34:57 spire-1.2.1/test/fixture/certs/svid_key.pem 20:34:57 spire-1.2.1/test/fixture/config/ 20:34:57 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:34:57 spire-1.2.1/test/fixture/config/agent_good.conf 20:34:57 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:34:57 spire-1.2.1/test/fixture/config/plugin_good.conf 20:34:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:34:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:34:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:34:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:34:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:34:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:34:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:34:57 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:34:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:34:57 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:34:57 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:34:57 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:34:57 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:34:57 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:34:57 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:34:57 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:34:57 spire-1.2.1/test/fixture/config/server_good.conf 20:34:57 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:34:57 spire-1.2.1/test/fixture/fixture.go 20:34:57 spire-1.2.1/test/fixture/nodeattestor/ 20:34:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:34:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:34:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:34:57 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:34:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:34:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:34:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:34:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:34:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:34:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:34:57 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:34:57 spire-1.2.1/test/fixture/registration/ 20:34:57 spire-1.2.1/test/fixture/registration/entries.json 20:34:57 spire-1.2.1/test/fixture/registration/good-for-update.json 20:34:57 spire-1.2.1/test/fixture/registration/good.json 20:34:57 spire-1.2.1/test/fixture/registration/invalid.json 20:34:57 spire-1.2.1/test/fixture/registration/invalid_json.json 20:34:57 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:34:57 spire-1.2.1/test/integration/ 20:34:57 spire-1.2.1/test/integration/README.md 20:34:57 spire-1.2.1/test/integration/common 20:34:57 spire-1.2.1/test/integration/setup/ 20:34:57 spire-1.2.1/test/integration/setup/adminclient/ 20:34:57 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:34:57 spire-1.2.1/test/integration/setup/adminclient/client.go 20:34:57 spire-1.2.1/test/integration/setup/debugagent/ 20:34:57 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:34:57 spire-1.2.1/test/integration/setup/debugagent/main.go 20:34:57 spire-1.2.1/test/integration/setup/debugserver/ 20:34:57 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:34:57 spire-1.2.1/test/integration/setup/debugserver/main.go 20:34:57 spire-1.2.1/test/integration/setup/downstreamclient/ 20:34:57 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:34:57 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:34:57 spire-1.2.1/test/integration/setup/itclient/ 20:34:57 spire-1.2.1/test/integration/setup/itclient/client.go 20:34:57 spire-1.2.1/test/integration/setup/node-attestation/ 20:34:57 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:34:57 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:34:57 spire-1.2.1/test/integration/setup/x509pop/ 20:34:57 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:34:57 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:34:57 spire-1.2.1/test/integration/suites/ 20:34:57 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:34:57 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:34:57 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:34:57 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:34:57 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:34:57 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:34:57 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:34:57 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:34:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:34:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:34:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:34:57 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:34:57 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:34:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:34:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:34:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:34:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:34:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:34:57 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:34:57 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:34:57 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:34:57 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:34:57 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:34:57 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:34:57 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:34:57 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:34:57 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:34:57 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:34:57 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:34:57 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:34:57 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:34:57 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:34:57 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:34:57 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:34:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:34:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:34:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:34:57 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:34:57 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:34:57 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:34:57 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:34:57 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:34:57 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:34:57 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:34:57 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:34:57 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:34:57 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:34:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:34:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:34:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:34:57 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:34:57 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:34:57 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:34:57 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:34:57 spire-1.2.1/test/integration/suites/join-token/ 20:34:57 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:34:57 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:34:57 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:34:57 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:34:57 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:34:57 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:34:57 spire-1.2.1/test/integration/suites/join-token/README.md 20:34:57 spire-1.2.1/test/integration/suites/join-token/conf/ 20:34:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:34:57 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:34:57 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:34:57 spire-1.2.1/test/integration/suites/join-token/teardown 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:34:57 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:34:57 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:34:57 spire-1.2.1/test/integration/suites/k8s/ 20:34:57 spire-1.2.1/test/integration/suites/k8s/00-setup 20:34:57 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:34:57 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:34:57 spire-1.2.1/test/integration/suites/k8s/README.md 20:34:57 spire-1.2.1/test/integration/suites/k8s/conf/ 20:34:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:34:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:34:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:34:57 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:34:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:34:57 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:34:57 spire-1.2.1/test/integration/suites/k8s/teardown 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/ 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:34:57 spire-1.2.1/test/integration/suites/node-attestation/ 20:34:57 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:34:57 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:34:57 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:34:57 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:34:57 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:34:57 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:34:57 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:34:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:34:57 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:34:57 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:34:57 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:34:57 spire-1.2.1/test/integration/suites/rotation/ 20:34:57 spire-1.2.1/test/integration/suites/rotation/00-setup 20:34:57 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:34:57 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:34:57 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:34:57 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:34:57 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:34:57 spire-1.2.1/test/integration/suites/rotation/README.md 20:34:57 spire-1.2.1/test/integration/suites/rotation/conf/ 20:34:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:34:57 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:34:57 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:34:57 spire-1.2.1/test/integration/suites/rotation/teardown 20:34:57 spire-1.2.1/test/integration/suites/self-test/ 20:34:57 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:34:57 spire-1.2.1/test/integration/suites/self-test/README.md 20:34:57 spire-1.2.1/test/integration/suites/self-test/teardown 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:34:57 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:34:57 spire-1.2.1/test/integration/suites/upgrade/ 20:34:57 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:34:57 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:34:57 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:34:57 spire-1.2.1/test/integration/suites/upgrade/README.md 20:34:57 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:34:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:34:57 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:34:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:34:57 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:34:57 spire-1.2.1/test/integration/suites/upgrade/teardown 20:34:57 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:34:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:34:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:34:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:34:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:34:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:34:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:34:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:34:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:34:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:34:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:34:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:34:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:34:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:34:57 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:34:57 spire-1.2.1/test/integration/test-one.sh 20:34:57 spire-1.2.1/test/integration/test.sh 20:34:57 spire-1.2.1/test/plugintest/ 20:34:57 spire-1.2.1/test/plugintest/config.go 20:34:57 spire-1.2.1/test/plugintest/load.go 20:34:57 spire-1.2.1/test/plugintest/option.go 20:34:57 spire-1.2.1/test/spiretest/ 20:34:57 spire-1.2.1/test/spiretest/apiserver.go 20:34:57 spire-1.2.1/test/spiretest/assertions.go 20:34:57 spire-1.2.1/test/spiretest/dir.go 20:34:57 spire-1.2.1/test/spiretest/errors_posix.go 20:34:57 spire-1.2.1/test/spiretest/errors_windows.go 20:34:57 spire-1.2.1/test/spiretest/logs.go 20:34:57 spire-1.2.1/test/spiretest/socketapi.go 20:34:57 spire-1.2.1/test/spiretest/suite.go 20:34:57 spire-1.2.1/test/spiretest/x509.go 20:34:57 spire-1.2.1/test/testca/ 20:34:57 spire-1.2.1/test/testca/ca.go 20:34:57 spire-1.2.1/test/testkey/ 20:34:57 spire-1.2.1/test/testkey/generate.sh 20:34:57 spire-1.2.1/test/testkey/genkeys.go 20:34:57 spire-1.2.1/test/testkey/keys.go 20:34:57 spire-1.2.1/test/testkey/new.go 20:34:57 spire-1.2.1/test/tpmsimulator/ 20:34:57 spire-1.2.1/test/tpmsimulator/simulator.go 20:34:57 spire-1.2.1/test/util/ 20:34:57 spire-1.2.1/test/util/cert_fixtures.go 20:34:57 spire-1.2.1/test/util/cert_generation.go 20:34:57 spire-1.2.1/test/util/io_redirection.go 20:34:57 spire-1.2.1/test/util/race.go 20:34:57 spire-1.2.1/test/util/util.go 20:34:57 building spire from source... 20:34:57 Installing go1.17.7... 20:35:03 Building bin/spire-server... 20:35:03 go: downloading github.com/mitchellh/cli v1.1.2 20:35:03 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:35:03 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:35:03 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:35:03 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:35:03 go: downloading github.com/imdario/mergo v0.3.12 20:35:03 go: downloading github.com/sirupsen/logrus v1.8.1 20:35:03 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:35:03 go: downloading google.golang.org/grpc v1.44.0 20:35:03 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:35:03 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:35:03 go: downloading github.com/fatih/color v1.13.0 20:35:03 go: downloading github.com/mattn/go-isatty v0.0.14 20:35:03 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:35:03 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:35:04 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:35:04 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:35:04 go: downloading github.com/armon/go-metrics v0.3.10 20:35:04 go: downloading github.com/prometheus/client_golang v1.12.1 20:35:04 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:35:04 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:35:04 go: downloading github.com/open-policy-agent/opa v0.38.0 20:35:04 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:35:04 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:35:04 go: downloading github.com/Masterminds/goutils v1.1.0 20:35:04 go: downloading github.com/Masterminds/semver v1.5.0 20:35:04 go: downloading github.com/google/uuid v1.1.2 20:35:04 go: downloading github.com/huandu/xstrings v1.3.2 20:35:04 go: downloading github.com/mattn/go-colorable v0.1.12 20:35:04 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:35:04 go: downloading github.com/oklog/run v1.0.0 20:35:04 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:35:04 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:35:04 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:35:04 go: downloading github.com/imkira/go-observer v1.0.3 20:35:04 go: downloading github.com/prometheus/client_model v0.2.0 20:35:05 go: downloading github.com/prometheus/common v0.32.1 20:35:05 go: downloading github.com/beorn7/perks v1.0.1 20:35:05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:35:05 go: downloading github.com/prometheus/procfs v0.7.3 20:35:05 go: downloading go.uber.org/atomic v1.9.0 20:35:05 go: downloading github.com/pkg/errors v0.9.1 20:35:05 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:35:05 go: downloading github.com/hashicorp/errwrap v1.1.0 20:35:05 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:35:05 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:35:05 go: downloading github.com/blang/semver/v4 v4.0.0 20:35:05 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:35:05 go: downloading github.com/jinzhu/gorm v1.9.16 20:35:06 go: downloading github.com/lib/pq v1.10.4 20:35:06 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:35:06 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:35:06 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:35:06 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:35:07 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:35:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:35:07 go: downloading github.com/stretchr/testify v1.7.0 20:35:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:35:07 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:35:11 go: downloading google.golang.org/api v0.70.0 20:35:11 go: downloading k8s.io/client-go v0.23.4 20:35:11 go: downloading k8s.io/api v0.23.4 20:35:11 go: downloading github.com/google/go-tpm v0.3.3 20:35:11 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:35:11 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:35:12 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:35:12 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:35:12 go: downloading cloud.google.com/go/storage v1.21.0 20:35:12 go: downloading cloud.google.com/go v0.100.2 20:35:13 go: downloading k8s.io/apimachinery v0.23.4 20:35:13 go: downloading k8s.io/kube-aggregator v0.23.3 20:35:14 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:35:14 go: downloading cloud.google.com/go/security v1.3.0 20:35:14 Removing intermediate container 26092d5d0771 20:35:14 ---> 76b7d971caf8 20:35:14 20:35:14 Step 10/22 : FROM alpine:3.14 20:35:14 ---> e04c818066af 20:35:14 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:35:14 go: downloading github.com/hashicorp/vault/api v1.4.1 20:35:14 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:35:14  ---> Running in 46836140f4c6 20:35:14 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:35:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:35:14 go: downloading github.com/twmb/murmur3 v1.1.6 20:35:14 go: downloading github.com/jinzhu/inflection v1.0.0 20:35:14 go: downloading github.com/aws/smithy-go v1.11.0 20:35:15 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:35:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:35:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:35:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:35:15 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:35:15 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:35:15 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:35:15 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:35:15 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:35:16 go: downloading github.com/dimchansky/utfbom v1.1.1 20:35:16 go: downloading cloud.google.com/go/compute v1.3.0 20:35:16 (1/2) Installing ca-certificates (20211220-r0) 20:35:16 (2/2) Installing dumb-init (1.2.5-r1) 20:35:16 Executing busybox-1.33.1-r7.trigger 20:35:16 Executing ca-certificates-20211220-r0.trigger 20:35:16 OK: 6 MiB in 16 packages 20:35:16 go: downloading cloud.google.com/go/iam v0.1.1 20:35:16 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:35:16 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:35:16 go: downloading k8s.io/klog/v2 v2.30.0 20:35:16 go: downloading github.com/google/gofuzz v1.1.0 20:35:17 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:35:17 go: downloading github.com/gogo/protobuf v1.3.2 20:35:17 go: downloading github.com/spf13/pflag v1.0.5 20:35:17 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:35:17 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:35:17 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:35:17 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:35:17 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:35:17 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:35:17 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:35:17 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:35:17 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:35:17 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:35:17 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:35:17 go: downloading gopkg.in/yaml.v2 v2.4.0 20:35:17 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:35:17 go: downloading github.com/gobwas/glob v0.2.3 20:35:17 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:35:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:35:17 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:35:17 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:35:17 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:35:17 go: downloading go.opencensus.io v0.23.0 20:35:17 go: downloading gopkg.in/inf.v0 v0.9.1 20:35:17 go: downloading github.com/google/go-cmp v0.5.7 20:35:18 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:35:18 go: downloading github.com/googleapis/gnostic v0.5.5 20:35:18 go: downloading github.com/json-iterator/go v1.1.12 20:35:18 go: downloading github.com/go-logr/logr v1.2.2 20:35:18 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:35:18 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:35:18 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:35:18 go: downloading go.uber.org/zap v1.21.0 20:35:18 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:35:18 go: downloading github.com/tklauser/numcpus v0.3.0 20:35:18 go: downloading sigs.k8s.io/yaml v1.3.0 20:35:18 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:35:18 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:35:18 go: downloading github.com/modern-go/reflect2 v1.0.2 20:35:18 go: downloading github.com/golang/snappy v0.0.4 20:35:18 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:35:18 go: downloading github.com/ryanuber/go-glob v1.0.0 20:35:18 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:35:18 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:35:18 go: downloading github.com/hashicorp/go-version v1.2.0 20:35:18 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:35:18 go: downloading go.uber.org/multierr v1.6.0 20:35:18 Removing intermediate container 46836140f4c6 20:35:18 ---> 15661cf0700a 20:35:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:35:18 ---> Running in c76682466f5a 20:35:19 Removing intermediate container c76682466f5a 20:35:19 ---> 91072b61464a 20:35:19 Step 13/22 : ENV APP_PORT=59860 20:35:20 ---> Running in c2cc9bc46396 20:35:21 Removing intermediate container c2cc9bc46396 20:35:21 ---> cd37f4af5151 20:35:21 Step 14/22 : EXPOSE $APP_PORT 20:35:24 ---> Running in 02831901f204 20:35:24 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:35:24 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:35:26 Removing intermediate container 02831901f204 20:35:26 ---> 03b288213801 20:35:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:26 ---> 3bd4313299f6 20:35:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:35:29 ---> fc336f663d5a 20:35:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:35:29 Removing intermediate container 87e02a888f8f 20:35:29 ---> f35d8a693cad 20:35:29 20:35:29 Step 10/23 : FROM alpine:3.14 20:35:29 ---> e04c818066af 20:35:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:35:29 ---> Using cache 20:35:29 ---> 31fcf84a6562 20:35:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:35:29 ---> Using cache 20:35:29 ---> 22ae82aa721b 20:35:29 Step 13/23 : ENV APP_PORT=59882 20:35:30 ---> Running in b0fadd368c70 20:35:30 ---> 0768fb2b9ab9 20:35:30 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:35:30 ---> Running in 876fac5cbfda 20:35:30 Removing intermediate container b0fadd368c70 20:35:30 ---> e5b708e19142 20:35:30 Step 14/23 : EXPOSE $APP_PORT 20:35:30 ---> Running in d6c9d3d480ff 20:35:30 Removing intermediate container 876fac5cbfda 20:35:30 ---> bd7071b1a413 20:35:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:30 Removing intermediate container d6c9d3d480ff 20:35:30 ---> 9bd50ec2d7f4 20:35:30 Step 15/23 : WORKDIR / 20:35:31 ---> Running in 826c9df40c4d 20:35:31 ---> Running in e444037f2677 20:35:31 Removing intermediate container 826c9df40c4d 20:35:31 ---> c45180cba976 20:35:31 Step 20/22 : LABEL arch=x86_64 20:35:31 Removing intermediate container e444037f2677 20:35:31 ---> c1821efc8316 20:35:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:35:31 ---> Running in fff90276e168 20:35:32 Removing intermediate container fff90276e168 20:35:32 ---> e81fa7c6bffb 20:35:32 Step 21/22 : LABEL git_sha=cdddb117f68a638f9e1d41f6183e660e0bd25e9f 20:35:32 ---> Running in 1f23f37a3492 20:35:32 ---> 0ea167a21598 20:35:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:35:33 Removing intermediate container 1f23f37a3492 20:35:33 ---> ed1a459620ca 20:35:33 Step 22/22 : LABEL version=0.0.0 20:35:33 ---> Running in 4e8eae439c20 20:35:34 Removing intermediate container 4e8eae439c20 20:35:34 ---> a42e6a2a51b2 20:35:34 20:35:34 ---> 9e042d6a4fd8 20:35:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:35:34 Successfully built a42e6a2a51b2 20:35:34 Successfully tagged support-notifications:latest 20:35:34  Building support-notifications ... done Building security-proxy-setup 20:35:37 ---> 1718473f2d1b 20:35:37 Step 19/23 : ENTRYPOINT ["/core-command"] 20:35:40 ---> Running in aa8c53005ea6 20:35:41 Removing intermediate container aa8c53005ea6 20:35:41 ---> 58cf037adc15 20:35:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:35:42 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:42 ---> f9585dcbefcb 20:35:42 Step 3/22 : WORKDIR /edgex-go 20:35:42 ---> Using cache 20:35:42 ---> 6a40017d8d09 20:35:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:42 ---> Using cache 20:35:42 ---> d2609091538b 20:35:42 Step 5/22 : RUN apk add --update --no-cache make git 20:35:42 ---> Using cache 20:35:42 ---> ae702adda04b 20:35:42 Step 6/22 : COPY go.mod vendor* ./ 20:35:42 ---> Using cache 20:35:42 ---> 7bd31dde90bf 20:35:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:42 ---> Using cache 20:35:42 ---> 46493e0879b7 20:35:42 Step 8/22 : COPY . . 20:35:42 ---> Using cache 20:35:42 ---> 88842b6d74c1 20:35:42 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:35:42 ---> Running in 277cb4b9adff 20:35:42 ---> Running in 27a99ec9d3fa 20:35:42 Removing intermediate container 277cb4b9adff 20:35:42 ---> 2618dde73d30 20:35:42 Step 21/23 : LABEL arch=x86_64 20:35:42 ---> Running in dc96183700b2 20:35:43 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:35:43 Removing intermediate container dc96183700b2 20:35:43 ---> 0b06b559f252 20:35:43 Step 22/23 : LABEL git_sha=cdddb117f68a638f9e1d41f6183e660e0bd25e9f 20:35:43 ---> Running in cccd81ce6d8d 20:35:43 Removing intermediate container cccd81ce6d8d 20:35:43 ---> d9791c4cf18b 20:35:43 Step 23/23 : LABEL version=0.0.0 20:35:44 ---> Running in 6b08c85efd6f 20:35:45 Removing intermediate container 6b08c85efd6f 20:35:45 ---> aae228e0dc95 20:35:45 20:35:45 Successfully built aae228e0dc95 20:35:45 Successfully tagged core-command:latest 20:35:45 Building core-metadata 20:35:55  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:35:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:55 ---> f9585dcbefcb 20:35:55 Step 3/23 : WORKDIR /edgex-go 20:35:55 ---> Using cache 20:35:55 ---> 6a40017d8d09 20:35:55 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:55 ---> Using cache 20:35:55 ---> d2609091538b 20:35:55 Step 5/23 : RUN apk add --update --no-cache make git 20:35:55 ---> Using cache 20:35:55 ---> ae702adda04b 20:35:55 Step 6/23 : COPY go.mod vendor* ./ 20:35:55 ---> Using cache 20:35:55 ---> 7bd31dde90bf 20:35:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:55 ---> Using cache 20:35:55 ---> 46493e0879b7 20:35:55 Step 8/23 : COPY . . 20:35:55 ---> Using cache 20:35:55 ---> 88842b6d74c1 20:35:55 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:35:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:36:07 ---> Running in f7a80b472969 20:36:07 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:36:08 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:36:09 Removing intermediate container b27ece1c3c72 20:36:09 ---> e662a74c335c 20:36:09 20:36:09 Step 13/26 : FROM alpine:3.15 20:36:09 ---> 0ac33e5f5afa 20:36:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:09 ---> Using cache 20:36:09 ---> 0d445508d387 20:36:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:36:09 ---> Using cache 20:36:09 ---> 90b0ef61b8a6 20:36:09 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:36:10 ---> Running in 3d809ba239d7 20:36:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:12 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:36:12 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:36:12 OK: 15854 distinct packages available 20:36:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:36:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:36:13 (1/4) Installing dumb-init (1.2.5-r1) 20:36:13 (2/4) Installing musl-obstack (1.2.3-r0) 20:36:13 (3/4) Installing libucontext (1.1-r0) 20:36:14 (4/4) Installing gcompat (1.0.0-r4) 20:36:14 Removing intermediate container 27a99ec9d3fa 20:36:14 ---> e93d24b861ea 20:36:14 20:36:14 Step 10/22 : FROM alpine:3.14 20:36:14 ---> e04c818066af 20:36:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:36:14 Executing busybox-1.34.1-r5.trigger 20:36:14 ---> Running in 38445be82ba5 20:36:14 OK: 6 MiB in 18 packages 20:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:36:15 Removing intermediate container 3d809ba239d7 20:36:15 ---> 41241e3595f3 20:36:15 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:36:15 (1/6) Installing ca-certificates (20211220-r0) 20:36:15 (2/6) Installing brotli-libs (1.0.9-r5) 20:36:15 (3/6) Installing nghttp2-libs (1.43.0-r0) 20:36:15 (4/6) Installing libcurl (7.79.1-r0) 20:36:15 (5/6) Installing curl (7.79.1-r0) 20:36:15 (6/6) Installing dumb-init (1.2.5-r1) 20:36:15 Executing busybox-1.33.1-r7.trigger 20:36:15 Executing ca-certificates-20211220-r0.trigger 20:36:15 OK: 8 MiB in 20 packages 20:36:16 Removing intermediate container 38445be82ba5 20:36:16 ---> dab13b09e628 20:36:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:36:17 ---> Running in 4257224ee0b5 20:36:17 ---> b0ad3ad8681c 20:36:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:36:17 Removing intermediate container 4257224ee0b5 20:36:17 ---> 69ea5d1e4a38 20:36:17 Step 13/22 : WORKDIR /edgex 20:36:17 ---> Running in cad8c22891d5 20:36:17 Removing intermediate container cad8c22891d5 20:36:17 ---> 530b28e830ed 20:36:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:36:17 ---> 2278e2e60851 20:36:17 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:36:17 ---> Running in d57e7076725a 20:36:18 ---> 71395e2776f6 20:36:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:36:18 Removing intermediate container d57e7076725a 20:36:18 ---> 748388c7ee7e 20:36:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:36:19 ---> 46e25e1ff5e3 20:36:19 Step 21/26 : WORKDIR / 20:36:19 ---> Running in ae64b7a7ffa1 20:36:19 ---> f4ab27cfd71c 20:36:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:36:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:36:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:36:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:36:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:36:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:36:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:36:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:36:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:36:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:36:20 Removing intermediate container ae64b7a7ffa1 20:36:20 ---> a7ee015d2f59 20:36:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:36:20 ---> Running in 391337dc0050 20:36:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:36:20 Removing intermediate container 391337dc0050 20:36:20 ---> 43a239805266 20:36:20 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:36:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:36:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:36:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:36:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:36:21 ---> 175b9e8e8b00 20:36:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:36:21 ---> Running in 3b5c93d44845 20:36:21 ---> 082d64cf409e 20:36:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:36:21 Removing intermediate container 3b5c93d44845 20:36:21 ---> 8c3ec390434f 20:36:21 Step 24/26 : LABEL arch=x86_64 20:36:21 ---> Running in 49f6cf0a72d2 20:36:21 ---> Running in 6badf117d4fc 20:36:22 Removing intermediate container 6badf117d4fc 20:36:22 ---> baf1d2682b84 20:36:22 Step 25/26 : LABEL git_sha=cdddb117f68a638f9e1d41f6183e660e0bd25e9f 20:36:22 ---> Running in 81709aace17e 20:36:23 Removing intermediate container 81709aace17e 20:36:23 ---> 3d02106e654c 20:36:23 Step 26/26 : LABEL version=0.0.0 20:36:23 ---> Running in f17c25c8fce2 20:36:23 Removing intermediate container 49f6cf0a72d2 20:36:23 ---> 7430874da028 20:36:23 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:36:23 ---> Running in e07be423eeb2 20:36:23 Removing intermediate container f17c25c8fce2 20:36:23 ---> 13135502d0ce 20:36:23 20:36:23 Successfully built 13135502d0ce 20:36:23 Successfully tagged security-spire-config:latest 20:36:24  Building security-spire-config ... done Removing intermediate container e07be423eeb2 20:36:24 ---> 6033b55d55c3 20:36:24 Step 20/22 : LABEL arch=x86_64 20:36:24 ---> Running in f99fbe666eeb 20:36:24 Removing intermediate container f99fbe666eeb 20:36:24 ---> d589c80eb7bf 20:36:24 Step 21/22 : LABEL git_sha=cdddb117f68a638f9e1d41f6183e660e0bd25e9f 20:36:24 ---> Running in fbf89b416cf7 20:36:24 Removing intermediate container fbf89b416cf7 20:36:24 ---> cbf79b3af9f7 20:36:24 Step 22/22 : LABEL version=0.0.0 20:36:24 ---> Running in d44045f1c7fe 20:36:25 Removing intermediate container d44045f1c7fe 20:36:25 ---> 2294c952f5fc 20:36:25 20:36:25 Successfully built 2294c952f5fc 20:36:25 Successfully tagged security-proxy-setup:latest 20:36:27  Building security-proxy-setup ... done Building bin/spire-agent... 20:36:27 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:36:27 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:36:27 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:36:27 go: downloading github.com/docker/docker v20.10.12+incompatible 20:36:28 go: downloading github.com/google/go-tpm-tools v0.3.3 20:36:28 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:36:28 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:36:28 go: downloading github.com/docker/go-units v0.4.0 20:36:28 go: downloading github.com/opencontainers/image-spec v1.0.1 20:36:28 go: downloading github.com/docker/go-connections v0.4.0 20:36:28 go: downloading github.com/containerd/containerd v1.3.4 20:36:28 go: downloading github.com/opencontainers/go-digest v1.0.0 20:36:28 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:36:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.213s coverage: 28.7% of statements 20:36:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:36:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:36:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.442s coverage: 98.5% of statements 20:36:36 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:36:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.502s coverage: 54.9% of statements 20:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:36:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:36:40 Removing intermediate container f7a80b472969 20:36:40 ---> 52c0646c9beb 20:36:40 20:36:40 Step 10/23 : FROM alpine:3.14 20:36:40 ---> e04c818066af 20:36:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:36:40 ---> Using cache 20:36:40 ---> 31fcf84a6562 20:36:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:40 ---> Using cache 20:36:40 ---> 22ae82aa721b 20:36:40 Step 13/23 : ENV APP_PORT=59881 20:36:40 ---> Running in 2c7771f22078 20:36:40 Removing intermediate container 2c7771f22078 20:36:40 ---> 84ec852b516e 20:36:40 Step 14/23 : EXPOSE $APP_PORT 20:36:40 ---> Running in ddc9ee6bec10 20:36:40 Removing intermediate container ddc9ee6bec10 20:36:40 ---> 528b1a2eecf0 20:36:40 Step 15/23 : WORKDIR / 20:36:40 ---> Running in 2518bd22f34a 20:36:40 Removing intermediate container 2518bd22f34a 20:36:40 ---> c989c1f51a6c 20:36:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:40 ---> e6430ca109d3 20:36:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:36:40 ---> b2c427f06cdf 20:36:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:36:40 ---> 131e1eb88c62 20:36:40 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:36:40 ---> Running in 8b377afd27d3 20:36:41 Removing intermediate container 8b377afd27d3 20:36:41 ---> fd1ca3db4529 20:36:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:36:41 ---> Running in 8ae17fbf69a5 20:36:41 Removing intermediate container 8ae17fbf69a5 20:36:41 ---> 0fde7c3124a0 20:36:41 Step 21/23 : LABEL arch=x86_64 20:36:41 ---> Running in be28773ed9c4 20:36:41 Removing intermediate container be28773ed9c4 20:36:41 ---> c6633a9187d2 20:36:41 Step 22/23 : LABEL git_sha=cdddb117f68a638f9e1d41f6183e660e0bd25e9f 20:36:41 ---> Running in f8c5c043b320 20:36:41 Removing intermediate container f8c5c043b320 20:36:41 ---> fbd9f6e25b28 20:36:41 Step 23/23 : LABEL version=0.0.0 20:36:41 ---> Running in 112670c1e995 20:36:41 Removing intermediate container 112670c1e995 20:36:41 ---> 252824701496 20:36:41 20:36:42 Successfully built 252824701496 20:36:42 Successfully tagged core-metadata:latest 20:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.541s coverage: 89.2% of statements 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.442s coverage: 84.4% of statements 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:37:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.881s coverage: 95.1% of statements 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:37:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.279s coverage: 72.2% of statements 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:37:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.414s coverage: 60.0% of statements 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:37:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.476s coverage: 0.9% of statements 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:37:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.330s coverage: 58.8% of statements 20:37:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.482s coverage: 24.0% of statements 20:37:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.263s coverage: 47.1% of statements 20:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.306s coverage: 79.5% of statements 20:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.198s coverage: 94.1% of statements 20:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.291s coverage: 96.3% of statements 20:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.247s coverage: 87.5% of statements 20:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.262s coverage: 94.4% of statements 20:37:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.191s coverage: 44.8% of statements 20:37:20  Building core-metadata ... done Removing intermediate container 82b127c49ad2 20:37:20 ---> d86ecfd90697 20:37:20 20:37:20 Step 13/26 : FROM alpine:3.15 20:37:20 ---> 0ac33e5f5afa 20:37:20 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:37:20 ---> Using cache 20:37:20 ---> 0d445508d387 20:37:20 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:20 ---> Using cache 20:37:20 ---> 90b0ef61b8a6 20:37:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:37:21 ---> Running in 5fa29c574d63 20:37:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:22 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:37:22 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:37:22 OK: 15854 distinct packages available 20:37:22 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:37:23 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:37:23 Building bin/spire-agent... 20:37:23 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 20:37:23 go: downloading cloud.google.com/go/secretmanager v1.3.0 20:37:23 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 20:37:23 go: downloading github.com/docker/docker v20.10.12+incompatible 20:37:23 (1/5) Installing dumb-init (1.2.5-r1) 20:37:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.748s coverage: 82.5% of statements 20:37:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:37:23 (2/5) Installing musl-obstack (1.2.3-r0) 20:37:23 (3/5) Installing libucontext (1.1-r0) 20:37:24 (4/5) Installing gcompat (1.0.0-r4) 20:37:24 (5/5) Installing openssl (1.1.1n-r0) 20:37:24 go: downloading github.com/google/go-tpm-tools v0.3.3 20:37:24 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 20:37:24 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 20:37:24 Executing busybox-1.34.1-r5.trigger 20:37:24 OK: 6 MiB in 19 packages 20:37:24 go: downloading github.com/docker/go-units v0.4.0 20:37:24 go: downloading github.com/docker/go-connections v0.4.0 20:37:24 go: downloading github.com/opencontainers/image-spec v1.0.1 20:37:24 go: downloading github.com/containerd/containerd v1.3.4 20:37:24 go: downloading github.com/docker/distribution v2.7.1+incompatible 20:37:24 go: downloading github.com/opencontainers/go-digest v1.0.0 20:37:25 Removing intermediate container 5fa29c574d63 20:37:25 ---> 22ff8cbe43cc 20:37:25 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 20:37:27 ---> ef36c00694e3 20:37:27 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:37:29 ---> f588b0848ed8 20:37:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:37:29 ---> 605ac04570c9 20:37:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:37:29 ---> c714d8c8d199 20:37:29 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:37:30 ---> 28ea1375c9eb 20:37:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:37:30 ---> Running in 9b1eb1139419 20:37:30 Removing intermediate container 9b1eb1139419 20:37:30 ---> d49be9cfb627 20:37:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:37:30 ---> Running in f92c8e17d581 20:37:30 Removing intermediate container f92c8e17d581 20:37:30 ---> 1db28096c3c8 20:37:30 Step 24/26 : LABEL arch=x86_64 20:37:30 ---> Running in 24d2d725d379 20:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements 20:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements 20:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.210s coverage: 87.2% of statements 20:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 20:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.271s coverage: 58.8% of statements 20:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.292s coverage: 80.0% of statements 20:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.236s coverage: 87.2% of statements 20:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.301s coverage: 85.4% of statements 20:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.800s coverage: 91.2% of statements 20:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.900s coverage: 64.4% of statements 20:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:37:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.227s coverage: 100.0% of statements 20:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.103s coverage: 89.4% of statements 20:37:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.066s coverage: 100.0% of statements 20:37:30 Removing intermediate container 24d2d725d379 20:37:30 ---> 78bb6bff254b 20:37:30 Step 25/26 : LABEL git_sha=cdddb117f68a638f9e1d41f6183e660e0bd25e9f 20:37:30 ---> Running in 5909474eb52c 20:37:30 Removing intermediate container 5909474eb52c 20:37:30 ---> 879e1ae3c58e 20:37:30 Step 26/26 : LABEL version=0.0.0 20:37:30 ---> Running in 260f256420ab 20:37:30 Removing intermediate container 260f256420ab 20:37:30 ---> 263b1473a494 20:37:30 20:37:30 Successfully built 263b1473a494 20:37:30 Successfully tagged security-spire-agent:latest 20:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.165s coverage: 73.7% of statements 20:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements 20:37:38 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.444s coverage: 65.4% of statements 20:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:37:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.852s coverage: 43.8% of statements 20:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.223s coverage: 89.5% of statements 20:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:37:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.260s coverage: 84.8% of statements 20:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:37:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:37:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:37:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.366s coverage: 17.7% of statements 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:37:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.751s coverage: 92.3% of statements 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:37:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.308s coverage: 63.2% of statements 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:37:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.496s coverage: 97.7% of statements 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:37:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.348s coverage: 28.9% of statements 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:37:49 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:37:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.189s coverage: 100.0% of statements 20:37:49 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements 20:37:49 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:37:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:37:49 GO111MODULE=on go vet ./... 20:38:17  Building security-spire-agent ... done Removing intermediate container 82887f673ffc 20:38:17 ---> e23294a04503 20:38:17 20:38:17 Step 13/25 : FROM alpine:3.15 20:38:17 ---> 0ac33e5f5afa 20:38:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:17 ---> Using cache 20:38:17 ---> 0d445508d387 20:38:17 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:38:17 ---> Using cache 20:38:17 ---> 90b0ef61b8a6 20:38:17 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:38:17 ---> Using cache 20:38:17 ---> 22ff8cbe43cc 20:38:17 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 20:38:17 ---> 3e5666cc718e 20:38:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:38:17 ---> 104ebc461a9d 20:38:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:38:17 ---> 624e3be61812 20:38:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:38:17 ---> aa7884b1ef4e 20:38:17 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:38:17 ---> Running in 240e463da355 20:38:17 Removing intermediate container 240e463da355 20:38:17 ---> 55ad8b1a08c7 20:38:17 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:38:17 ---> Running in dfe8def25c2e 20:38:17 Removing intermediate container dfe8def25c2e 20:38:17 ---> 5cf23c89520c 20:38:17 Step 23/25 : LABEL arch=x86_64 20:38:17 ---> Running in 60315075ab17 20:38:17 Removing intermediate container 60315075ab17 20:38:17 ---> 31ddf8b54361 20:38:17 Step 24/25 : LABEL git_sha=cdddb117f68a638f9e1d41f6183e660e0bd25e9f 20:38:17 ---> Running in 5511b4dadb14 20:38:17 Removing intermediate container 5511b4dadb14 20:38:17 ---> 69823ce91652 20:38:17 Step 25/25 : LABEL version=0.0.0 20:38:17 ---> Running in cb0ae4cac613 20:38:17 Removing intermediate container cb0ae4cac613 20:38:17 ---> d9bf060ed23c 20:38:17 20:38:17 Successfully built d9bf060ed23c 20:38:17 Successfully tagged security-spire-server:latest 20:38:17  Building security-spire-server ... done  [Pipeline] } 20:38:17 $ docker stop --time=1 b071aa419de4d4717b9841b28e1eaf8a7b2d7fb539f8635e11535902bfd5bc4a 20:38:18 $ docker rm -f b071aa419de4d4717b9841b28e1eaf8a7b2d7fb539f8635e11535902bfd5bc4a [Pipeline] // withDockerContainer [Pipeline] sh 20:38:19 + docker images 20:38:19 REPOSITORY TAG IMAGE ID CREATED SIZE 20:38:19 security-spire-server latest d9bf060ed23c 3 seconds ago 87.3MB 20:38:19 e23294a04503 15 seconds ago 4.5GB 20:38:19 security-spire-agent latest 263b1473a494 49 seconds ago 127MB 20:38:19 d86ecfd90697 About a minute ago 4.5GB 20:38:19 core-metadata latest 252824701496 About a minute ago 26.2MB 20:38:19 52c0646c9beb About a minute ago 1.62GB 20:38:19 security-proxy-setup latest 2294c952f5fc About a minute ago 43.4MB 20:38:19 security-spire-config latest 13135502d0ce About a minute ago 86.7MB 20:38:19 e93d24b861ea 2 minutes ago 1.63GB 20:38:19 e662a74c335c 2 minutes ago 4.5GB 20:38:19 core-command latest aae228e0dc95 2 minutes ago 24.5MB 20:38:19 support-notifications latest a42e6a2a51b2 2 minutes ago 26.6MB 20:38:19 f35d8a693cad 2 minutes ago 1.61GB 20:38:19 76b7d971caf8 3 minutes ago 1.62GB 20:38:19 security-spiffe-token-provider latest 3affafa9d84e 3 minutes ago 28.5MB 20:38:19 support-scheduler latest b0203037e74d 3 minutes ago 26MB 20:38:19 ba012fd5edc6 3 minutes ago 1.62GB 20:38:19 99a9b1027830 3 minutes ago 1.61GB 20:38:19 sys-mgmt-agent latest ede7faa34f4e 4 minutes ago 307MB 20:38:19 security-bootstrapper latest 339b247e0a9b 4 minutes ago 24.3MB 20:38:19 security-secretstore-setup latest ebad06dcb790 4 minutes ago 42.1MB 20:38:19 core-data latest e74cd73ed571 4 minutes ago 35.9MB 20:38:19 b43ec0fe958e 4 minutes ago 1.62GB 20:38:19 6c6928c883f5 4 minutes ago 1.65GB 20:38:19 ce6963b6dd88 4 minutes ago 1.63GB 20:38:19 80a0af14f4d3 4 minutes ago 1.61GB 20:38:19 ci-base-image-x86_64 latest f9585dcbefcb 8 minutes ago 896MB 20:38:19 docker 20.10.14 7417809fdb73 5 days ago 218MB 20:38:19 alpine 3.14 e04c818066af 5 days ago 5.59MB 20:38:19 alpine 3.15 0ac33e5f5afa 5 days ago 5.57MB 20:38:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 20:38:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 20:38:19 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:38:34 Still waiting to schedule task 20:38:34 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 20:39:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:39:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:39:41 ./bin/test-attribution-txt.sh [Pipeline] echo 20:39:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:39:42 + ls -al . 20:39:42 total 664 20:39:42 drwxrwxr-x 9 1001 1001 4096 Apr 10 20:39 . 20:39:42 drwxr-xr-x 4 root root 4096 Apr 10 20:34 .. 20:39:42 -rw-rw-r-- 1 1001 1001 11 Apr 10 20:32 .dockerignore 20:39:42 drwxrwxr-x 8 1001 1001 4096 Apr 10 20:32 .git 20:39:42 drwxrwxr-x 4 1001 1001 4096 Apr 10 20:32 .github 20:39:42 -rw-rw-r-- 1 1001 1001 870 Apr 10 20:32 .gitignore 20:39:42 -rw-rw-r-- 1 1001 1001 42 Apr 10 20:32 .golangci.yml 20:39:42 -rw-rw-r-- 1 1001 1001 87 Apr 10 20:32 .hadolint.yml 20:39:42 -rw-rw-r-- 1 1001 1001 166 Apr 10 20:32 .sonarcloud.properties 20:39:42 -rw-rw-r-- 1 1001 1001 1171 Apr 10 20:32 ADOPTERS.md 20:39:42 -rw-rw-r-- 1 1001 1001 9953 Apr 10 20:32 Attribution.txt 20:39:42 -rw-rw-r-- 1 1001 1001 51732 Apr 10 20:32 CHANGELOG.md 20:39:42 -rw-rw-r-- 1 1001 1001 3804 Apr 10 20:32 CONTRIBUTING.md 20:39:42 -rw-rw-r-- 1 1001 1001 677 Apr 10 20:32 GOVERNANCE.md 20:39:42 -rw-rw-r-- 1 1001 1001 849 Apr 10 20:32 Jenkinsfile 20:39:42 -rw-rw-r-- 1 1001 1001 10775 Apr 10 20:32 LICENSE 20:39:42 -rw-rw-r-- 1 1001 1001 8478 Apr 10 20:32 Makefile 20:39:42 -rw-rw-r-- 1 1001 1001 582 Apr 10 20:32 OWNERS.md 20:39:42 -rw-rw-r-- 1 1001 1001 8207 Apr 10 20:32 README.md 20:39:42 -rw-rw-r-- 1 1001 1001 6912 Apr 10 20:32 SECURITY.md 20:39:42 -rw-rw-r-- 1 1001 1001 5 Apr 10 20:29 VERSION 20:39:42 -rw-rw-r-- 1 1001 1001 4131 Apr 10 20:32 ZMQWindows.md 20:39:42 drwxrwxr-x 2 1001 1001 4096 Apr 10 20:32 bin 20:39:42 drwxrwxr-x 18 1001 1001 4096 Apr 10 20:32 cmd 20:39:42 -rw-r--r-- 1 root root 431014 Apr 10 20:37 coverage.out 20:39:42 -rw-rw-r-- 1 1001 1001 3176 Apr 10 20:32 go.mod 20:39:42 -rw-rw-r-- 1 1001 1001 34992 Apr 10 20:34 go.sum 20:39:42 drwxrwxr-x 8 1001 1001 4096 Apr 10 20:32 internal 20:39:42 drwxrwxr-x 3 1001 1001 4096 Apr 10 20:32 openapi 20:39:42 drwxrwxr-x 4 1001 1001 4096 Apr 10 20:32 snap 20:39:42 -rw-rw-r-- 1 1001 1001 204 Apr 10 20:32 version.go [Pipeline] sh 20:39:43 + '[' -e coverage.out ] 20:39:43 + chown 1001:1001 coverage.out [Pipeline] stash 20:39:43 Warning: overwriting stash ‘coverage-report’ 20:39:44 Stashed 1 file(s) [Pipeline] sh 20:39:44 + make build 20:39:44 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:41:51 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:43:13 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:43:14 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:43:22 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:43:23 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:43:29 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:43:36 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:43:40 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:43:47 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:43:53 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:43: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:44:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:44:12 $ docker stop --time=1 45743f10f8efef72876ed87d44a3bf644ae3e34704ed39d42603e0cb729cdc63 20:44:14 $ docker rm -f 45743f10f8efef72876ed87d44a3bf644ae3e34704ed39d42603e0cb729cdc63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:44:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:44:17 20:44:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:44:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:44:17 latest: Pulling from edgex-devops/edgex-compose-arm64 20:44:17 29e5d40040c1: Pulling fs layer 20:44:17 1ce36da41761: Pulling fs layer 20:44:17 25b303627fd3: Pulling fs layer 20:44:17 29e5d40040c1: Download complete 20:44:18 1ce36da41761: Verifying Checksum 20:44:18 1ce36da41761: Download complete 20:44:18 29e5d40040c1: Pull complete 20:44:19 25b303627fd3: Verifying Checksum 20:44:19 25b303627fd3: Download complete 20:44:20 1ce36da41761: Pull complete 20:44:30 25b303627fd3: Pull complete 20:44:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:44:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:44:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 20:44:30 prd-ubuntu20.04-docker-arm64-4c-16g-11902 does not seem to be running inside a container 20:44:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:44:33 $ docker top c3240595db8a43f5446419908e6a82499a8cce01ef6e18025cf1765aa9129102 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:34 + docker-compose build --help 20:44:34 + grep parallel 20:44:38 --parallel Build images in parallel. [Pipeline] } 20:44:38 $ docker stop --time=1 c3240595db8a43f5446419908e6a82499a8cce01ef6e18025cf1765aa9129102 20:44:40 $ docker rm -f c3240595db8a43f5446419908e6a82499a8cce01ef6e18025cf1765aa9129102 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:44:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:44:41 . [Pipeline] withDockerContainer 20:44:41 prd-ubuntu20.04-docker-arm64-4c-16g-11902 does not seem to be running inside a container 20:44:41 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:44:42 $ docker top b9853737b6356203aa05adeb11a3f390472c2ac27c1be813328af9bff976d26d -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:43 + docker-compose -f ./docker-compose-build.yml build --parallel 20:44:49 Building core-command ... 20:44:49 Building core-data ... 20:44:49 Building core-metadata ... 20:44:49 Building security-bootstrapper ... 20:44:49 Building security-proxy-setup ... 20:44:49 Building security-secretstore-setup ... 20:44:49 Building security-spiffe-token-provider ... 20:44:49 Building security-spire-agent ... 20:44:49 Building security-spire-config ... 20:44:49 Building security-spire-server ... 20:44:49 Building support-notifications ... 20:44:49 Building support-scheduler ... 20:44:49 Building sys-mgmt-agent ... 20:44:49 Building security-bootstrapper 20:44:49 Building core-data 20:44:49 Building security-spiffe-token-provider 20:44:49 Building support-notifications 20:44:49 Building security-secretstore-setup 20:46:25 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:46:25 ---> 9713dd33a380 20:46:25 Step 3/25 : WORKDIR /edgex-go 20:46:26 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:46:26 ---> 9713dd33a380 20:46:26 Step 3/23 : WORKDIR /edgex-go 20:46:26 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:46:26 ---> 9713dd33a380 20:46:26 Step 3/20 : WORKDIR /edgex-go 20:46:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:46:27 ---> 9713dd33a380 20:46:27 Step 3/22 : WORKDIR /edgex-go 20:46:27 ---> Running in 37c0e8eacb52 20:46:27 ---> Running in 2133c1507981 20:46:27 ---> Running in 0135761ac8fa 20:46:27 ---> Running in bef1cc166a82 20:46:27 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:46:27 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:46:27 ---> 9713dd33a380 20:46:27 Step 3/31 : WORKDIR /edgex-go 20:46:27 ---> Running in 1fe0b61ba79a 20:46:27 Removing intermediate container 37c0e8eacb52 20:46:27 ---> dbcece7bef56 20:46:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:28 Removing intermediate container bef1cc166a82 20:46:28 ---> 86daf69212ac 20:46:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:28 ---> Running in 4a28bdae2d77 20:46:28 Removing intermediate container 2133c1507981 20:46:28 ---> 716aecd8eea6 20:46:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:28 Removing intermediate container 0135761ac8fa 20:46:28 ---> d5c9936f0a48 20:46:28 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:46:28 ---> Running in c98f0c5fc3ba 20:46:28 ---> Running in 3a4e8e34e91d 20:46:28 Removing intermediate container 1fe0b61ba79a 20:46:28 ---> 3f7e3e5532d0 20:46:28 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:46:28 ---> Running in e108a67e5e36 20:46:28 ---> Running in 2259e6fea7bc 20:46:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:46:31 Removing intermediate container 4a28bdae2d77 20:46:31 ---> 4fea9660ac0d 20:46:31 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:46:31 ---> Running in 91ce8da54088 20:46:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:46:32 Removing intermediate container c98f0c5fc3ba 20:46:32 ---> 0aaf9958775f 20:46:32 Step 5/25 : RUN apk add --update --no-cache make git 20:46:32 ---> Running in 0591e22efeb2 20:46:32 Removing intermediate container 3a4e8e34e91d 20:46:32 Removing intermediate container 2259e6fea7bc 20:46:32 ---> b958a960168e 20:46:32 Step 5/31 : RUN apk add --update --no-cache make git 20:46:32 ---> a2017dbe31a7 20:46:32 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:46:32 ---> Running in ae559607a8ba 20:46:32 ---> Running in 8cabc478720e 20:46:33 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:46:33 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:46:33 OK: 15739 distinct packages available 20:46:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:46:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:46:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:46:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:46:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:46:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:46:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:46:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:46:35 OK: 220 MiB in 52 packages 20:46:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:46:35 OK: 220 MiB in 52 packages 20:46:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:46:36 OK: 220 MiB in 52 packages 20:46:37 Removing intermediate container 91ce8da54088 20:46:37 ---> 9203f66c42d0 20:46:37 Step 6/22 : COPY go.mod vendor* ./ 20:46:37 OK: 220 MiB in 52 packages 20:46:37 OK: 220 MiB in 52 packages 20:46:37 Removing intermediate container e108a67e5e36 20:46:37 ---> 7923801c33b3 20:46:37 Step 5/20 : COPY go.mod vendor* ./ 20:46:38 Removing intermediate container 0591e22efeb2 20:46:38 ---> de8e59332a66 20:46:38 Step 6/25 : COPY go.mod vendor* ./ 20:46:38 Removing intermediate container 8cabc478720e 20:46:38 ---> 52db47c7d095 20:46:38 Step 6/23 : COPY go.mod vendor* ./ 20:46:38 ---> 01381a9bbd69 20:46:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:38 Removing intermediate container ae559607a8ba 20:46:38 ---> eda48cfde04b 20:46:38 Step 6/31 : COPY go.mod vendor* ./ 20:46:38 ---> Running in 1ac22bfbad5c 20:46:39 ---> 6810f2419ad4 20:46:39 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:39 ---> Running in 61efa4d2958b 20:46:39 ---> 10a418369720 20:46:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:40 ---> Running in ea6733bf501b 20:46:40 ---> a1b74d4b3afa 20:46:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:40 ---> Running in 8ce6e65fd7ed 20:46:40 ---> 33062a750f7c 20:46:40 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:40 ---> Running in 82f7c2629571 20:46:44 Removing intermediate container 1ac22bfbad5c 20:46:44 ---> e38f51627f24 20:46:44 Step 8/22 : COPY . . 20:46:44 Removing intermediate container 61efa4d2958b 20:46:44 ---> 026f8ebbe59f 20:46:44 Step 7/20 : COPY . . 20:46:46 Removing intermediate container 82f7c2629571 20:46:46 ---> f3e5f355cc72 20:46:46 Step 8/31 : COPY . . 20:46:46 Removing intermediate container 8ce6e65fd7ed 20:46:46 ---> 66b39b48f8db 20:46:46 Step 8/23 : COPY . . 20:46:46 Removing intermediate container ea6733bf501b 20:46:46 ---> 3e839519851c 20:46:46 Step 8/25 : COPY . . 20:47:18 ---> b817b5dce3ac 20:47:18 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:47:18 ---> ff8c71e9721d 20:47:18 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:47:18 ---> Running in 2c3de9836298 20:47:18 ---> Running in eb9c71fdef60 20:47:18 ---> 7a1286fd3ff4 20:47:18 Step 9/23 : RUN make cmd/core-data/core-data 20:47:18 ---> Running in 8947f83c20ad 20:47:18 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:47: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-notifications/support-notifications ./cmd/support-notifications 20:47:18 ---> 4cd9eb8ff8c1 20:47:18 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:47:18 ---> Running in 285f755c5937 20:47:18 ---> d26ae5887e62 20:47:18 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:47:18 ---> Running in 6179a7424534 20:47:18 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:47:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:47: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:53:42 Removing intermediate container eb9c71fdef60 20:53:42 ---> 95265586ac20 20:53:42 20:53:42 Step 9/20 : FROM alpine:3.15 20:53:42 3.15: Pulling from library/alpine 20:53:42 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 20:53:42 Status: Downloaded newer image for alpine:3.15 20:53:42 ---> 3fb3c9af89a9 20:53:42 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:53:42 ---> Running in eebf93e46ebd 20:53:42 Removing intermediate container eebf93e46ebd 20:53:42 ---> e517a9a74d30 20:53:42 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:42 ---> Running in b711ee9c2015 20:53:42 Removing intermediate container b711ee9c2015 20:53:42 ---> 9c04bce59347 20:53:42 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:53:42 ---> Running in d1b8728d2945 20:53:42 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:53:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:53:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:53:46 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 20:53:46 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 20:53:46 OK: 15729 distinct packages available 20:53:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:53:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:53:48 (1/9) Installing ca-certificates (20211220-r0) 20:53:48 (2/9) Installing brotli-libs (1.0.9-r5) 20:53:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:53:49 (4/9) Installing libcurl (7.80.0-r0) 20:53:49 (5/9) Installing curl (7.80.0-r0) 20:53:49 (6/9) Installing dumb-init (1.2.5-r1) 20:53:49 (7/9) Installing musl-obstack (1.2.3-r0) 20:53:49 (8/9) Installing libucontext (1.1-r0) 20:53:49 (9/9) Installing gcompat (1.0.0-r4) 20:53:49 Executing busybox-1.34.1-r5.trigger 20:53:49 Executing ca-certificates-20211220-r0.trigger 20:53:50 OK: 8 MiB in 23 packages 20:53:53 Removing intermediate container d1b8728d2945 20:53:53 ---> 532c53c244df 20:53:53 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:53:55 ---> ff84edaba687 20:53:55 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:53:59 ---> b65eaa0dd494 20:53:59 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:53:59 Removing intermediate container 285f755c5937 20:53:59 ---> a5637d417a1f 20:53:59 20:53:59 Step 10/31 : FROM alpine:3.14 20:54:00 3.14: Pulling from library/alpine 20:54:00 ---> ada1e01e2b5f 20:54:00 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:54:00 ---> Running in 96734a0f01f0 20:54:02 Removing intermediate container 96734a0f01f0 20:54:02 ---> 812a6318c555 20:54:02 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:02 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:54:02 Status: Downloaded newer image for alpine:3.14 20:54:02 ---> ac73e934f311 20:54:02 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 20:54:02 ---> Running in 9f706807f3ea 20:54:02 ---> Running in fc7a2b694d3f 20:54:03 Removing intermediate container 9f706807f3ea 20:54:03 ---> 59b149e08968 20:54:03 Step 18/20 : LABEL arch=arm64 20:54:03 Removing intermediate container fc7a2b694d3f 20:54:03 ---> a2589a6ececb 20:54:03 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:54:03 ---> Running in 23f38d50dbbe 20:54:03 ---> Running in 4331ece1c652 20:54:04 Removing intermediate container 23f38d50dbbe 20:54:04 ---> 8ba036007f74 20:54:04 Step 19/20 : LABEL git_sha=ba579a049dc3911f8fbbf0dd09fff2ad6edfb3cb 20:54:04 ---> Running in 3672a29f8e19 20:54:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:54:04 Removing intermediate container 3672a29f8e19 20:54:04 ---> 3349bd99b4d4 20:54:04 Step 20/20 : LABEL version=0.0.0 20:54:05 ---> Running in 96ae44940f98 20:54:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:54:05 Removing intermediate container 6179a7424534 20:54:05 ---> 4c4185fbf5a9 20:54:05 20:54:05 Step 10/25 : FROM alpine:3.14 20:54:05 ---> ac73e934f311 20:54:05 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:54:05 ---> Running in d65c85a8f62f 20:54:06 Removing intermediate container 96ae44940f98 20:54:06 ---> 3cb756ec760d 20:54:06 20:54:06 (1/2) Installing dumb-init (1.2.5-r1) 20:54:06 (2/2) Installing su-exec (0.2-r1) 20:54:06 Executing busybox-1.33.1-r7.trigger 20:54:06 OK: 6 MiB in 16 packages 20:54:07 Successfully built 3cb756ec760d 20:54:07 Successfully tagged security-spiffe-token-provider-arm64:latest 20:54:07 Building security-spire-agent 20:54:07  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:54:08 Removing intermediate container 4331ece1c652 20:54:08 ---> 5f0fa46f6a5a 20:54:08 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:54:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:54:08 ---> Running in 5f1218181fec 20:54:09 Removing intermediate container 5f1218181fec 20:54:09 ---> 1e03dd6a7e44 20:54:09 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 20:54:09 (1/3) Installing ca-certificates (20211220-r0) 20:54:09 (2/3) Installing dumb-init (1.2.5-r1) 20:54:09 ---> Running in 47c72f56d0d9 20:54:09 (3/3) Installing su-exec (0.2-r1) 20:54:09 Executing busybox-1.33.1-r7.trigger 20:54:09 Executing ca-certificates-20211220-r0.trigger 20:54:09 OK: 6 MiB in 17 packages 20:54:10 Removing intermediate container 2c3de9836298 20:54:10 ---> f6692b1aa7a5 20:54:10 20:54:10 Step 10/22 : FROM alpine:3.14 20:54:10 ---> ac73e934f311 20:54:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:54:10 Removing intermediate container 47c72f56d0d9 20:54:10 ---> d2a3340fa290 20:54:10 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:54:10 ---> Running in 3d1fbc063385 20:54:10 ---> Running in f4a37a491f10 20:54:12 Removing intermediate container d65c85a8f62f 20:54:12 ---> 839d24f3c959 20:54:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:54:12 ---> Running in cd71dfecbd27 20:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:54:13 Removing intermediate container cd71dfecbd27 20:54:13 ---> 021d5473a649 20:54:13 Step 13/25 : WORKDIR / 20:54:13 ---> Running in 8f5937f6458b 20:54:13 Removing intermediate container f4a37a491f10 20:54:13 ---> 31752771d45b 20:54:13 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 20:54:14 ---> Running in 3ee6e2f0ff69 20:54:14 (1/2) Installing ca-certificates (20211220-r0) 20:54:14 Removing intermediate container 8f5937f6458b 20:54:14 ---> 2a2fad4465fd 20:54:14 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:54:14 (2/2) Installing dumb-init (1.2.5-r1) 20:54:14 Executing busybox-1.33.1-r7.trigger 20:54:14 Executing ca-certificates-20211220-r0.trigger 20:54:14 Removing intermediate container 3ee6e2f0ff69 20:54:14 ---> 587bde0a7bc2 20:54:14 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 20:54:14 OK: 6 MiB in 16 packages 20:54:15 ---> b95aa2ff28fc 20:54:15 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:54:16 ---> 13d800c43bd5 20:54:16 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 20:54:16 ---> Running in 5fa517f51519 20:54:17 ---> 752f6b508398 20:54:17 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:54:17 Removing intermediate container 3d1fbc063385 20:54:17 ---> b22cbbf8ac7a 20:54:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:54:17 ---> Running in 12c20c0ac254 20:54:18 Removing intermediate container 12c20c0ac254 20:54:18 ---> 1390c2db8c74 20:54:18 Step 13/22 : ENV APP_PORT=59860 20:54:18 ---> Running in 5da98e7137c6 20:54:19 ---> f9075b3d0278 20:54:19 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:54:19 Removing intermediate container 5da98e7137c6 20:54:19 ---> 8208e1d22e9e 20:54:19 Step 14/22 : EXPOSE $APP_PORT 20:54:19 ---> Running in bf0da5dd6f1b 20:54:19 Removing intermediate container 5fa517f51519 20:54:19 ---> 23beedb2c7bf 20:54:19 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:20 Removing intermediate container bf0da5dd6f1b 20:54:20 ---> 34da2a368d92 20:54:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:20 ---> 999236a279d0 20:54:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:54:20 ---> ad69f989fa6f 20:54:20 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:54:21 ---> 89694c8f1fdc 20:54:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:54:23 ---> 6221fc67249b 20:54:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:54:23 ---> bc0700d60c8e 20:54:23 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:54:24 ---> 70bb1d241c0d 20:54:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:54:24 ---> 18f85ce1d10f 20:54:24 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:54:25 ---> 2132a823fb95 20:54:25 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 20:54:25 ---> 7f31b5cbcbfa 20:54:25 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:54:25 ---> 6545ac4e9579 20:54:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:54:25 ---> Running in bb4ce3305830 20:54:26 Removing intermediate container bb4ce3305830 20:54:26 ---> 4032533f332c 20:54:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:26 ---> 01f4203ec905 20:54:26 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 20:54:26 ---> Running in 026b6d247d58 20:54:27 ---> d9ace763b3ba 20:54:27 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:54:27 ---> Running in 0effa2405d39 20:54:27 ---> Running in 2faa189e6448 20:54:27 Removing intermediate container 026b6d247d58 20:54:27 ---> ac89751a913a 20:54:27 Step 20/22 : LABEL arch=arm64 20:54:27 ---> Running in 627ba9b7219c 20:54:27 Removing intermediate container 2faa189e6448 20:54:27 ---> fd8294e0b5a0 20:54:27 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:54:28 Removing intermediate container 627ba9b7219c 20:54:28 ---> 9bdb40c034ea 20:54:28 Step 21/22 : LABEL git_sha=ba579a049dc3911f8fbbf0dd09fff2ad6edfb3cb 20:54:28 ---> Running in 3bf39a8df08a 20:54:29 ---> 641034d6b505 20:54:29 Step 26/31 : RUN chmod +x /entrypoint.sh 20:54:29 Removing intermediate container 3bf39a8df08a 20:54:29 ---> 114b68d8731a 20:54:29 Step 22/22 : LABEL version=0.0.0 20:54:29 ---> Running in c98ecbe1c434 20:54:29 ---> Running in 02df6a334fe6 20:54:29 Removing intermediate container 0effa2405d39 20:54:29 ---> a84b380f56e4 20:54:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:54:29 ---> Running in 70b97d33919c 20:54:30 Removing intermediate container c98ecbe1c434 20:54:30 ---> 32910bb1b620 20:54:30 20:54:30 Removing intermediate container 70b97d33919c 20:54:30 ---> 1ccc989ab246 20:54:30 Step 23/25 : LABEL arch=arm64 20:54:30 ---> Running in 79dd06ca4096 20:54:31 Successfully built 32910bb1b620 20:54:31 Successfully tagged support-notifications-arm64:latest 20:54:31 Building security-spire-config 20:54:31  Building support-notifications ... done Removing intermediate container 79dd06ca4096 20:54:31 ---> ec809ce9e699 20:54:31 Step 24/25 : LABEL git_sha=ba579a049dc3911f8fbbf0dd09fff2ad6edfb3cb 20:54:31 ---> Running in b8a68ce0ab26 20:54:32 Removing intermediate container 02df6a334fe6 20:54:32 ---> 87b67c436247 20:54:32 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:54:32 Removing intermediate container b8a68ce0ab26 20:54:32 ---> 9118b762c924 20:54:32 Step 25/25 : LABEL version=0.0.0 20:54:32 ---> Running in 5a9194995710 20:54:32 ---> Running in 4b37c1e735c9 20:54:33 Removing intermediate container 5a9194995710 20:54:33 ---> d36e13b05ad4 20:54:33 20:54:33 Removing intermediate container 4b37c1e735c9 20:54:33 ---> 81fa833a43af 20:54:33 Step 28/31 : CMD ["gate"] 20:54:34 ---> Running in 40443177e246 20:54:34 Successfully built d36e13b05ad4 20:54:34 Successfully tagged security-secretstore-setup-arm64:latest 20:54:34  Building security-secretstore-setup ... done Building support-scheduler 20:54:34 Removing intermediate container 40443177e246 20:54:34 ---> 6fa122195f95 20:54:34 Step 29/31 : LABEL arch=arm64 20:54:35 ---> Running in 0ae37fcd927c 20:54:35 Removing intermediate container 0ae37fcd927c 20:54:35 ---> 03ff5a90450b 20:54:35 Step 30/31 : LABEL git_sha=ba579a049dc3911f8fbbf0dd09fff2ad6edfb3cb 20:54:35 Removing intermediate container 8947f83c20ad 20:54:35 ---> 812d1b3d4f77 20:54:35 20:54:35 Step 10/23 : FROM alpine:3.14 20:54:35 ---> ac73e934f311 20:54:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:54:36 ---> Running in 07b9b8ed5fba 20:54:36 ---> Running in 2b33269489b8 20:54:36 Removing intermediate container 2b33269489b8 20:54:36 ---> 6e4a26cad411 20:54:36 Step 12/23 : ENV APP_PORT=59880 20:54:36 Removing intermediate container 07b9b8ed5fba 20:54:36 ---> efd1604a7cae 20:54:36 Step 31/31 : LABEL version=0.0.0 20:54:36 ---> Running in e7c4c3749ac4 20:54:37 ---> Running in a2f379d1d3b4 20:54:37 Removing intermediate container e7c4c3749ac4 20:54:37 ---> ab498a88d76f 20:54:37 Step 13/23 : EXPOSE $APP_PORT 20:54:37 ---> Running in aa3a4d4d0e64 20:54:37 Removing intermediate container a2f379d1d3b4 20:54:37 ---> 43581382843b 20:54:37 20:54:37 Removing intermediate container aa3a4d4d0e64 20:54:37 ---> 41da138198e9 20:54:37 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:37 ---> Running in 49bc11f87f13 20:54:38 Successfully built 43581382843b 20:54:38 Successfully tagged security-bootstrapper-arm64:latest 20:54:38  Building security-bootstrapper ... done Building sys-mgmt-agent 20:54:40 Removing intermediate container 49bc11f87f13 20:54:40 ---> bec589049e10 20:54:40 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:54:40 ---> Running in 513e121ba80c 20:54:41 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:54:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:54:43 (1/6) Installing dumb-init (1.2.5-r1) 20:54:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:54:43 (3/6) Installing libsodium (1.0.18-r0) 20:54:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:54:43 (5/6) Installing libzmq (4.3.4-r0) 20:54:43 (6/6) Installing zeromq (4.3.4-r0) 20:54:43 Executing busybox-1.33.1-r7.trigger 20:54:43 OK: 8 MiB in 20 packages 20:54:45 Removing intermediate container 513e121ba80c 20:54:45 ---> 034dd246e800 20:54:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:54:45 ---> 29807516906b 20:54:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:54:47 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:54:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:54:47 ---> 9713dd33a380 20:54:47 Step 3/26 : WORKDIR /edgex-go 20:54:47 ---> Using cache 20:54:47 ---> 3f7e3e5532d0 20:54:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:47 ---> Using cache 20:54:47 ---> b958a960168e 20:54:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:54:48 ---> ad49c5c5bbfc 20:54:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:54:48 ---> Running in 8afdd69a7657 20:54:49 ---> 5fea562ea01e 20:54:49 Step 19/23 : ENTRYPOINT ["/core-data"] 20:54:49 ---> Running in 70ce8af16706 20:54:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:54:49 Removing intermediate container 70ce8af16706 20:54:49 ---> 45ae82255e2f 20:54:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:54:49 ---> Running in fd9e5dad5f3a 20:54:50 Removing intermediate container fd9e5dad5f3a 20:54:50 ---> 541afb57157e 20:54:50 Step 21/23 : LABEL arch=arm64 20:54:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:54:50 ---> Running in 5fc18567426e 20:54:50 Removing intermediate container 5fc18567426e 20:54:50 ---> 76ff27743832 20:54:50 Step 22/23 : LABEL git_sha=ba579a049dc3911f8fbbf0dd09fff2ad6edfb3cb 20:54:50 ---> Running in 718fd788b89d 20:54:51 OK: 220 MiB in 52 packages 20:54:51 Removing intermediate container 718fd788b89d 20:54:51 ---> ec50051e2d6e 20:54:51 Step 23/23 : LABEL version=0.0.0 20:54:51 ---> Running in 5807329b3675 20:54:51 Removing intermediate container 5807329b3675 20:54:51 ---> 15a5a3c2a4bd 20:54:51 20:54:52 Removing intermediate container 8afdd69a7657 20:54:52 ---> a0ee93196766 20:54:52 Step 6/26 : COPY go.mod vendor* ./ 20:54:52 Successfully built 15a5a3c2a4bd 20:54:52 Successfully tagged core-data-arm64:latest 20:54:52  Building core-data ... done Building security-proxy-setup 20:54:53 ---> 87520b02adf6 20:54:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:53 ---> Running in d2748a8f5833 20:54:55 Removing intermediate container d2748a8f5833 20:54:55 ---> 390ca744a880 20:54:55 Step 8/26 : COPY . . 20:55:14 ---> c5fe19fa2a0f 20:55:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:55:14 ---> Running in 579a7fb59197 20:55:14 Removing intermediate container 579a7fb59197 20:55:14 ---> 92882676ba78 20:55:14 Step 10/26 : RUN mkdir -p spire-build 20:55:14 ---> Running in c10a32660d9a 20:55:15 Removing intermediate container c10a32660d9a 20:55:15 ---> db396e8e4228 20:55:15 Step 11/26 : WORKDIR /edgex-go/spire-build 20:55:15 ---> Running in cf91f079c177 20:55:15 Removing intermediate container cf91f079c177 20:55:15 ---> 2a8a8c8d41b0 20:55:15 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:55:16 ---> Running in 07713b701afa 20:55:18 spire-1.2.1/ 20:55:18 spire-1.2.1/.data/ 20:55:18 spire-1.2.1/.data/.file 20:55:18 spire-1.2.1/.dockerignore 20:55:18 spire-1.2.1/.gitattributes 20:55:18 spire-1.2.1/.githooks/ 20:55:18 spire-1.2.1/.githooks/pre-commit 20:55:18 spire-1.2.1/.github/ 20:55:18 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:55:18 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:55:18 spire-1.2.1/.github/dependabot.yml 20:55:18 spire-1.2.1/.github/workflows/ 20:55:18 spire-1.2.1/.github/workflows/nightly_build.yaml 20:55:18 spire-1.2.1/.github/workflows/pr_build.yaml 20:55:18 spire-1.2.1/.github/workflows/release_build.yaml 20:55:18 spire-1.2.1/.github/workflows/scripts/ 20:55:18 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:55:18 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:55:18 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:55:18 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:55:18 spire-1.2.1/.github/workflows/scripts/split.sh 20:55:18 spire-1.2.1/.gitignore 20:55:18 spire-1.2.1/.go-version 20:55:18 spire-1.2.1/.golangci.yml 20:55:18 spire-1.2.1/ADOPTERS.md 20:55:18 spire-1.2.1/CHANGELOG.md 20:55:18 spire-1.2.1/CODE-OF-CONDUCT.md 20:55:18 spire-1.2.1/CODEOWNERS 20:55:18 spire-1.2.1/CONTRIBUTING.md 20:55:18 spire-1.2.1/Dockerfile 20:55:18 spire-1.2.1/Dockerfile.dev 20:55:18 spire-1.2.1/Dockerfile.scratch 20:55:18 spire-1.2.1/LICENSE 20:55:18 spire-1.2.1/MAINTAINERS.md 20:55:18 spire-1.2.1/Makefile 20:55:18 spire-1.2.1/README.md 20:55:18 spire-1.2.1/ROADMAP.md 20:55:18 spire-1.2.1/SECURITY.md 20:55:18 spire-1.2.1/cmd/ 20:55:18 spire-1.2.1/cmd/spire-agent/ 20:55:18 spire-1.2.1/cmd/spire-agent/cli/ 20:55:18 spire-1.2.1/cmd/spire-agent/cli/api/ 20:55:18 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:55:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:55:18 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:55:18 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:55:18 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:55:18 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:55:18 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:55:18 spire-1.2.1/cmd/spire-agent/cli/common/ 20:55:18 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:55:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:55:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:55:18 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:55:18 spire-1.2.1/cmd/spire-agent/cli/run/ 20:55:18 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:55:18 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:55:18 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:55:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:55:18 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:55:18 spire-1.2.1/cmd/spire-agent/main.go 20:55:18 spire-1.2.1/cmd/spire-server/ 20:55:18 spire-1.2.1/cmd/spire-server/cli/ 20:55:18 spire-1.2.1/cmd/spire-server/cli/agent/ 20:55:18 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:55:18 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/cli.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/entry/ 20:55:18 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/federation/ 20:55:18 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:55:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:55:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/run/ 20:55:18 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/token/ 20:55:18 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/validate/ 20:55:18 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/x509/ 20:55:18 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:55:18 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:55:18 spire-1.2.1/cmd/spire-server/main.go 20:55:18 spire-1.2.1/cmd/spire-server/util/ 20:55:18 spire-1.2.1/cmd/spire-server/util/util.go 20:55:18 spire-1.2.1/conf/ 20:55:18 spire-1.2.1/conf/agent/ 20:55:18 spire-1.2.1/conf/agent/agent.conf 20:55:18 spire-1.2.1/conf/agent/agent_full.conf 20:55:18 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:55:18 spire-1.2.1/conf/server/ 20:55:18 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:55:18 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:55:18 spire-1.2.1/conf/server/server.conf 20:55:18 spire-1.2.1/conf/server/server_full.conf 20:55:18 spire-1.2.1/doc/ 20:55:18 spire-1.2.1/doc/SPIRE101.md 20:55:18 spire-1.2.1/doc/auditlog.md 20:55:18 spire-1.2.1/doc/authorization_policy_engine.md 20:55:18 spire-1.2.1/doc/changelog_guidelines.md 20:55:18 spire-1.2.1/doc/cure53-report.pdf 20:55:18 spire-1.2.1/doc/images/ 20:55:18 spire-1.2.1/doc/images/2019_roadmap.png 20:55:18 spire-1.2.1/doc/images/SPIRE101.png 20:55:18 spire-1.2.1/doc/images/SPIRE_agent.png 20:55:18 spire-1.2.1/doc/images/SPIRE_server.png 20:55:18 spire-1.2.1/doc/images/cache_mgr.png 20:55:18 spire-1.2.1/doc/images/cache_mgr_components.png 20:55:18 spire-1.2.1/doc/images/federated_spire.png 20:55:18 spire-1.2.1/doc/images/ha_mode.png 20:55:18 spire-1.2.1/doc/images/nested_spire.png 20:55:18 spire-1.2.1/doc/images/oidc_federation.png 20:55:18 spire-1.2.1/doc/images/single_trust_domain.png 20:55:18 spire-1.2.1/doc/images/spiffe_compatible.png 20:55:18 spire-1.2.1/doc/images/spire_logo.png 20:55:18 spire-1.2.1/doc/migrating_registration_api_clients.md 20:55:18 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:55:18 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:55:18 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:55:18 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:55:18 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:55:18 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:55:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:55:18 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:55:18 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:55:18 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:55:18 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:55:18 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:55:18 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:55:18 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:55:18 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:55:18 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:55:18 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:55:18 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:55:18 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:55:18 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:55:18 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:55:18 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:55:18 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:55:18 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:55:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:55:18 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:55:18 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:55:18 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:55:18 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:55:18 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:55:18 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:55:18 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 20:55:18 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:55:18 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:55:18 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:55:18 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:55:18 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:55:18 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:55:18 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:55:18 spire-1.2.1/doc/scaling_spire.md 20:55:18 spire-1.2.1/doc/spire_agent.md 20:55:18 spire-1.2.1/doc/spire_server.md 20:55:18 spire-1.2.1/doc/supported_integrations.md 20:55:18 spire-1.2.1/doc/telemetry.md 20:55:18 spire-1.2.1/doc/telemetry_config.md 20:55:18 spire-1.2.1/doc/upgrading.md 20:55:18 spire-1.2.1/doc/using_spire.md 20:55:18 spire-1.2.1/examples/ 20:55:18 spire-1.2.1/examples/README.md 20:55:18 spire-1.2.1/go.mod 20:55:18 spire-1.2.1/go.sum 20:55:18 spire-1.2.1/pkg/ 20:55:18 spire-1.2.1/pkg/agent/ 20:55:18 spire-1.2.1/pkg/agent/agent.go 20:55:18 spire-1.2.1/pkg/agent/api/ 20:55:18 spire-1.2.1/pkg/agent/api/config.go 20:55:18 spire-1.2.1/pkg/agent/api/debug/ 20:55:18 spire-1.2.1/pkg/agent/api/debug/v1/ 20:55:18 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:55:18 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:55:18 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:55:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:55:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:55:18 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:55:18 spire-1.2.1/pkg/agent/api/endpoints.go 20:55:18 spire-1.2.1/pkg/agent/api/health/ 20:55:18 spire-1.2.1/pkg/agent/api/health/v1/ 20:55:18 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:55:18 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:55:18 spire-1.2.1/pkg/agent/api/rpccontext/ 20:55:18 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:55:18 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:55:18 spire-1.2.1/pkg/agent/attestor/ 20:55:18 spire-1.2.1/pkg/agent/attestor/node/ 20:55:18 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:55:18 spire-1.2.1/pkg/agent/attestor/node/node.go 20:55:18 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:55:18 spire-1.2.1/pkg/agent/attestor/workload/ 20:55:18 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:55:18 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:55:18 spire-1.2.1/pkg/agent/catalog/ 20:55:18 spire-1.2.1/pkg/agent/catalog/catalog.go 20:55:18 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:55:18 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:55:18 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:55:18 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:55:18 spire-1.2.1/pkg/agent/client/ 20:55:18 spire-1.2.1/pkg/agent/client/client.go 20:55:18 spire-1.2.1/pkg/agent/client/client_test.go 20:55:18 spire-1.2.1/pkg/agent/client/dial.go 20:55:18 spire-1.2.1/pkg/agent/client/nodeconn.go 20:55:18 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:55:18 spire-1.2.1/pkg/agent/client/update.go 20:55:18 spire-1.2.1/pkg/agent/client/util.go 20:55:18 spire-1.2.1/pkg/agent/common/ 20:55:18 spire-1.2.1/pkg/agent/common/backoff/ 20:55:18 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:55:18 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:55:18 spire-1.2.1/pkg/agent/common/cgroups/ 20:55:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:55:18 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:55:18 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:55:18 spire-1.2.1/pkg/agent/config.go 20:55:18 spire-1.2.1/pkg/agent/endpoints/ 20:55:18 spire-1.2.1/pkg/agent/endpoints/config.go 20:55:18 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:55:18 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:55:18 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:55:18 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:55:18 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:55:18 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:55:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:55:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:55:18 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:55:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:55:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:55:18 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:55:18 spire-1.2.1/pkg/agent/endpoints/workload/ 20:55:18 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:55:18 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:55:18 spire-1.2.1/pkg/agent/manager/ 20:55:18 spire-1.2.1/pkg/agent/manager/cache/ 20:55:18 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:55:18 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:55:18 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:55:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:55:18 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:55:18 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:55:18 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:55:18 spire-1.2.1/pkg/agent/manager/config.go 20:55:18 spire-1.2.1/pkg/agent/manager/manager.go 20:55:18 spire-1.2.1/pkg/agent/manager/manager_test.go 20:55:18 spire-1.2.1/pkg/agent/manager/storage.go 20:55:18 spire-1.2.1/pkg/agent/manager/storage_test.go 20:55:18 spire-1.2.1/pkg/agent/manager/storecache/ 20:55:18 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:55:18 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:55:18 spire-1.2.1/pkg/agent/manager/sync.go 20:55:18 spire-1.2.1/pkg/agent/plugin/ 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:55:18 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:55:18 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:55:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:55:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:55:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:55:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:55:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:55:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:55:18 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:55:18 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:55:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:55:18 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:55:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:55:18 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:55:18 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:55:18 spire-1.2.1/pkg/agent/svid/ 20:55:18 spire-1.2.1/pkg/agent/svid/rotator.go 20:55:18 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:55:18 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:55:18 spire-1.2.1/pkg/agent/svid/store/ 20:55:18 spire-1.2.1/pkg/agent/svid/store/service.go 20:55:18 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:55:18 spire-1.2.1/pkg/common/ 20:55:18 spire-1.2.1/pkg/common/agentpathtemplate/ 20:55:18 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:55:18 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:55:18 spire-1.2.1/pkg/common/api/ 20:55:18 spire-1.2.1/pkg/common/api/metrics.go 20:55:18 spire-1.2.1/pkg/common/api/middleware/ 20:55:18 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:55:18 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:55:18 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:55:18 spire-1.2.1/pkg/common/api/middleware/logger.go 20:55:18 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:55:18 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:55:18 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:55:18 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:55:18 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:55:18 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:55:18 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:55:18 spire-1.2.1/pkg/common/api/middleware/names.go 20:55:18 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:55:18 spire-1.2.1/pkg/common/api/names.go 20:55:18 spire-1.2.1/pkg/common/api/ratelimit.go 20:55:18 spire-1.2.1/pkg/common/api/rpccontext/ 20:55:18 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:55:18 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:55:18 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:55:18 spire-1.2.1/pkg/common/auth/ 20:55:18 spire-1.2.1/pkg/common/auth/interceptors.go 20:55:18 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:55:18 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:55:18 spire-1.2.1/pkg/common/bundleutil/ 20:55:18 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:55:18 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:55:18 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:55:18 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:55:18 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:55:18 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:55:18 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:55:18 spire-1.2.1/pkg/common/bundleutil/types.go 20:55:18 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:55:18 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:55:18 spire-1.2.1/pkg/common/catalog/ 20:55:18 spire-1.2.1/pkg/common/catalog/bind.go 20:55:18 spire-1.2.1/pkg/common/catalog/builtin.go 20:55:18 spire-1.2.1/pkg/common/catalog/catalog.go 20:55:18 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:55:18 spire-1.2.1/pkg/common/catalog/closers.go 20:55:18 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:55:18 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:55:18 spire-1.2.1/pkg/common/catalog/config.go 20:55:18 spire-1.2.1/pkg/common/catalog/config_test.go 20:55:18 spire-1.2.1/pkg/common/catalog/configure.go 20:55:18 spire-1.2.1/pkg/common/catalog/constraints.go 20:55:18 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:55:18 spire-1.2.1/pkg/common/catalog/context.go 20:55:18 spire-1.2.1/pkg/common/catalog/external.go 20:55:18 spire-1.2.1/pkg/common/catalog/host.go 20:55:18 spire-1.2.1/pkg/common/catalog/pipenet.go 20:55:18 spire-1.2.1/pkg/common/catalog/plugin.go 20:55:18 spire-1.2.1/pkg/common/catalog/testplugin/ 20:55:18 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:55:18 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:55:18 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:55:18 spire-1.2.1/pkg/common/cli/ 20:55:18 spire-1.2.1/pkg/common/cli/env.go 20:55:18 spire-1.2.1/pkg/common/cli/flags.go 20:55:18 spire-1.2.1/pkg/common/cli/trust_domain.go 20:55:18 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:55:18 spire-1.2.1/pkg/common/cli/umask.go 20:55:18 spire-1.2.1/pkg/common/cli/umask_posix.go 20:55:18 spire-1.2.1/pkg/common/cli/umask_test.go 20:55:18 spire-1.2.1/pkg/common/cli/umask_windows.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/ 20:55:18 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/flag.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/format.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/ 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:55:18 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:55:18 spire-1.2.1/pkg/common/coretypes/ 20:55:18 spire-1.2.1/pkg/common/coretypes/bundle/ 20:55:18 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:55:18 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:55:18 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:55:18 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:55:18 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:55:18 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:55:18 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:55:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:55:18 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:55:18 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:55:18 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:55:18 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:55:18 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:55:18 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 20:55:18 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:55:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:55:18 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:55:18 spire-1.2.1/pkg/common/cryptoutil/ 20:55:18 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:55:18 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:55:18 spire-1.2.1/pkg/common/diskutil/ 20:55:18 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:55:18 spire-1.2.1/pkg/common/diskutil/file_test.go 20:55:18 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:55:18 spire-1.2.1/pkg/common/errorutil/ 20:55:18 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:55:18 spire-1.2.1/pkg/common/health/ 20:55:18 spire-1.2.1/pkg/common/health/config.go 20:55:18 spire-1.2.1/pkg/common/health/context.go 20:55:18 spire-1.2.1/pkg/common/health/context_test.go 20:55:18 spire-1.2.1/pkg/common/health/health.go 20:55:18 spire-1.2.1/pkg/common/health/health_test.go 20:55:18 spire-1.2.1/pkg/common/health/logger.go 20:55:18 spire-1.2.1/pkg/common/hostservice/ 20:55:18 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:55:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:55:18 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:55:18 spire-1.2.1/pkg/common/idutil/ 20:55:18 spire-1.2.1/pkg/common/idutil/require.go 20:55:18 spire-1.2.1/pkg/common/idutil/require_test.go 20:55:18 spire-1.2.1/pkg/common/idutil/safety.go 20:55:18 spire-1.2.1/pkg/common/idutil/safety_test.go 20:55:18 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:55:18 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:55:18 spire-1.2.1/pkg/common/jwtsvid/ 20:55:18 spire-1.2.1/pkg/common/jwtsvid/common.go 20:55:18 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:55:18 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:55:18 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:55:18 spire-1.2.1/pkg/common/jwtutil/ 20:55:18 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:55:18 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:55:18 spire-1.2.1/pkg/common/log/ 20:55:18 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:55:18 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:55:18 spire-1.2.1/pkg/common/log/log.go 20:55:18 spire-1.2.1/pkg/common/log/log_test.go 20:55:18 spire-1.2.1/pkg/common/log/options.go 20:55:18 spire-1.2.1/pkg/common/nodeutil/ 20:55:18 spire-1.2.1/pkg/common/nodeutil/node.go 20:55:18 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:55:18 spire-1.2.1/pkg/common/peertracker/ 20:55:18 spire-1.2.1/pkg/common/peertracker/conn.go 20:55:18 spire-1.2.1/pkg/common/peertracker/credentials.go 20:55:18 spire-1.2.1/pkg/common/peertracker/errors.go 20:55:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:55:18 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:55:18 spire-1.2.1/pkg/common/peertracker/info.go 20:55:18 spire-1.2.1/pkg/common/peertracker/listener.go 20:55:18 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:55:18 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:55:18 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:55:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:55:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:55:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:55:18 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:55:18 spire-1.2.1/pkg/common/peertracker/tcp.go 20:55:18 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:55:18 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:55:18 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:55:18 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:55:18 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:55:18 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:55:18 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:55:18 spire-1.2.1/pkg/common/peertracker/uds.go 20:55:18 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:55:18 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:55:18 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:55:18 spire-1.2.1/pkg/common/pemutil/ 20:55:18 spire-1.2.1/pkg/common/pemutil/block.go 20:55:18 spire-1.2.1/pkg/common/pemutil/certs.go 20:55:18 spire-1.2.1/pkg/common/pemutil/common.go 20:55:18 spire-1.2.1/pkg/common/pemutil/csr.go 20:55:18 spire-1.2.1/pkg/common/pemutil/keys.go 20:55:18 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:55:18 spire-1.2.1/pkg/common/pemutil/testdata/ 20:55:18 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:55:18 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:55:18 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:55:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:55:18 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:55:18 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:55:18 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:55:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:55:18 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:55:18 spire-1.2.1/pkg/common/plugin/ 20:55:18 spire-1.2.1/pkg/common/plugin/aws/ 20:55:18 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:55:18 spire-1.2.1/pkg/common/plugin/azure/ 20:55:18 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:55:18 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:55:18 spire-1.2.1/pkg/common/plugin/facade.go 20:55:18 spire-1.2.1/pkg/common/plugin/facade_test.go 20:55:18 spire-1.2.1/pkg/common/plugin/gcp/ 20:55:18 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:55:18 spire-1.2.1/pkg/common/plugin/k8s/ 20:55:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:55:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:55:18 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:55:18 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:55:18 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:55:18 spire-1.2.1/pkg/common/plugin/log.go 20:55:18 spire-1.2.1/pkg/common/plugin/sshpop/ 20:55:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:55:18 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:55:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:55:18 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:55:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:55:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:55:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:55:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:55:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:55:18 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:55:18 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:55:18 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:55:18 spire-1.2.1/pkg/common/plugin/x509pop/ 20:55:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:55:18 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:55:18 spire-1.2.1/pkg/common/profiling/ 20:55:18 spire-1.2.1/pkg/common/profiling/dumpers.go 20:55:18 spire-1.2.1/pkg/common/profiling/profiling.go 20:55:18 spire-1.2.1/pkg/common/protoutil/ 20:55:18 spire-1.2.1/pkg/common/protoutil/masks.go 20:55:18 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:55:18 spire-1.2.1/pkg/common/rotationutil/ 20:55:18 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:55:18 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:55:18 spire-1.2.1/pkg/common/selector/ 20:55:18 spire-1.2.1/pkg/common/selector/selector.go 20:55:18 spire-1.2.1/pkg/common/selector/selector_test.go 20:55:18 spire-1.2.1/pkg/common/selector/set.go 20:55:18 spire-1.2.1/pkg/common/selector/set_utils.go 20:55:18 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:55:18 spire-1.2.1/pkg/common/telemetry/ 20:55:18 spire-1.2.1/pkg/common/telemetry/agent/ 20:55:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:55:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:55:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:55:18 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:55:18 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:55:18 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:55:18 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:55:18 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:55:18 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:55:18 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:55:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:55:18 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:55:18 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:55:18 spire-1.2.1/pkg/common/telemetry/call.go 20:55:18 spire-1.2.1/pkg/common/telemetry/common/ 20:55:18 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:55:18 spire-1.2.1/pkg/common/telemetry/config.go 20:55:18 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:55:18 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:55:18 spire-1.2.1/pkg/common/telemetry/inmem.go 20:55:18 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:55:18 spire-1.2.1/pkg/common/telemetry/m3.go 20:55:18 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:55:18 spire-1.2.1/pkg/common/telemetry/metrics.go 20:55:18 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:55:18 spire-1.2.1/pkg/common/telemetry/names.go 20:55:18 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:55:18 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:55:18 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:55:18 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:55:18 spire-1.2.1/pkg/common/telemetry/server/ 20:55:18 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:55:18 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:55:18 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:55:18 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:55:18 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:55:18 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:55:18 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:55:18 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:55:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:55:18 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:55:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:55:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:55:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:55:18 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:55:18 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:55:18 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:55:18 spire-1.2.1/pkg/common/telemetry/server/server.go 20:55:18 spire-1.2.1/pkg/common/telemetry/sink.go 20:55:18 spire-1.2.1/pkg/common/telemetry/statsd.go 20:55:18 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:55:18 spire-1.2.1/pkg/common/telemetry/uptime.go 20:55:18 spire-1.2.1/pkg/common/telemetry/version.go 20:55:18 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:55:18 spire-1.2.1/pkg/common/uptime/ 20:55:18 spire-1.2.1/pkg/common/uptime/uptime.go 20:55:18 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:55:18 spire-1.2.1/pkg/common/util/ 20:55:18 spire-1.2.1/pkg/common/util/certs.go 20:55:18 spire-1.2.1/pkg/common/util/certs_test.go 20:55:18 spire-1.2.1/pkg/common/util/csr.go 20:55:18 spire-1.2.1/pkg/common/util/hash.go 20:55:18 spire-1.2.1/pkg/common/util/selectors.go 20:55:18 spire-1.2.1/pkg/common/util/selectors_test.go 20:55:18 spire-1.2.1/pkg/common/util/signals.go 20:55:18 spire-1.2.1/pkg/common/util/sort.go 20:55:18 spire-1.2.1/pkg/common/util/sort_test.go 20:55:18 spire-1.2.1/pkg/common/util/task.go 20:55:18 spire-1.2.1/pkg/common/util/task_test.go 20:55:18 spire-1.2.1/pkg/common/util/testdata/ 20:55:18 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:55:18 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:55:18 spire-1.2.1/pkg/common/version/ 20:55:18 spire-1.2.1/pkg/common/version/version.go 20:55:18 spire-1.2.1/pkg/common/x509svid/ 20:55:18 spire-1.2.1/pkg/common/x509svid/common_test.go 20:55:18 spire-1.2.1/pkg/common/x509svid/csr.go 20:55:18 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:55:18 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:55:18 spire-1.2.1/pkg/common/x509util/ 20:55:18 spire-1.2.1/pkg/common/x509util/cert.go 20:55:18 spire-1.2.1/pkg/common/x509util/dns.go 20:55:18 spire-1.2.1/pkg/common/x509util/dns_test.go 20:55:18 spire-1.2.1/pkg/common/x509util/keyid.go 20:55:18 spire-1.2.1/pkg/common/x509util/keypair.go 20:55:18 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:55:18 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:55:18 spire-1.2.1/pkg/server/ 20:55:18 spire-1.2.1/pkg/server/api/ 20:55:18 spire-1.2.1/pkg/server/api/agent.go 20:55:18 spire-1.2.1/pkg/server/api/agent/ 20:55:18 spire-1.2.1/pkg/server/api/agent/v1/ 20:55:18 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:55:18 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:55:18 spire-1.2.1/pkg/server/api/agent_test.go 20:55:18 spire-1.2.1/pkg/server/api/api.go 20:55:18 spire-1.2.1/pkg/server/api/audit/ 20:55:18 spire-1.2.1/pkg/server/api/audit/audit.go 20:55:18 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:55:18 spire-1.2.1/pkg/server/api/bundle.go 20:55:18 spire-1.2.1/pkg/server/api/bundle/ 20:55:18 spire-1.2.1/pkg/server/api/bundle/v1/ 20:55:18 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:55:18 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:55:18 spire-1.2.1/pkg/server/api/bundle_test.go 20:55:18 spire-1.2.1/pkg/server/api/debug/ 20:55:18 spire-1.2.1/pkg/server/api/debug/v1/ 20:55:18 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:55:18 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:55:18 spire-1.2.1/pkg/server/api/entry.go 20:55:18 spire-1.2.1/pkg/server/api/entry/ 20:55:18 spire-1.2.1/pkg/server/api/entry/v1/ 20:55:18 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:55:18 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:55:18 spire-1.2.1/pkg/server/api/entry_test.go 20:55:18 spire-1.2.1/pkg/server/api/health/ 20:55:18 spire-1.2.1/pkg/server/api/health/v1/ 20:55:18 spire-1.2.1/pkg/server/api/health/v1/service.go 20:55:18 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:55:18 spire-1.2.1/pkg/server/api/id.go 20:55:18 spire-1.2.1/pkg/server/api/id_test.go 20:55:18 spire-1.2.1/pkg/server/api/limits/ 20:55:18 spire-1.2.1/pkg/server/api/limits/limits.go 20:55:18 spire-1.2.1/pkg/server/api/middleware/ 20:55:18 spire-1.2.1/pkg/server/api/middleware/alias.go 20:55:18 spire-1.2.1/pkg/server/api/middleware/audit.go 20:55:18 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:55:18 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:55:18 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:55:18 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:55:18 spire-1.2.1/pkg/server/api/middleware/caller.go 20:55:18 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:55:18 spire-1.2.1/pkg/server/api/middleware/common.go 20:55:18 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:55:18 spire-1.2.1/pkg/server/api/middleware/entries.go 20:55:18 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:55:18 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:55:18 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:55:18 spire-1.2.1/pkg/server/api/ratelimit.go 20:55:18 spire-1.2.1/pkg/server/api/rpccontext/ 20:55:18 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:55:18 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:55:18 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:55:18 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:55:18 spire-1.2.1/pkg/server/api/selector.go 20:55:18 spire-1.2.1/pkg/server/api/selector_test.go 20:55:18 spire-1.2.1/pkg/server/api/status.go 20:55:18 spire-1.2.1/pkg/server/api/status_test.go 20:55:18 spire-1.2.1/pkg/server/api/svid/ 20:55:18 spire-1.2.1/pkg/server/api/svid/v1/ 20:55:18 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:55:18 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:55:18 spire-1.2.1/pkg/server/api/trustdomain.go 20:55:18 spire-1.2.1/pkg/server/api/trustdomain/ 20:55:18 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:55:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:55:18 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:55:18 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:55:18 spire-1.2.1/pkg/server/authpolicy/ 20:55:18 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:55:18 spire-1.2.1/pkg/server/authpolicy/policy.go 20:55:18 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:55:18 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:55:18 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:55:18 spire-1.2.1/pkg/server/authpolicy/validate.go 20:55:18 spire-1.2.1/pkg/server/bundle/ 20:55:18 spire-1.2.1/pkg/server/bundle/client/ 20:55:18 spire-1.2.1/pkg/server/bundle/client/client.go 20:55:18 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:55:18 spire-1.2.1/pkg/server/bundle/client/manager.go 20:55:18 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:55:18 spire-1.2.1/pkg/server/bundle/client/sources.go 20:55:18 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:55:18 spire-1.2.1/pkg/server/bundle/client/updater.go 20:55:18 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:55:18 spire-1.2.1/pkg/server/ca/ 20:55:18 spire-1.2.1/pkg/server/ca/ca.go 20:55:18 spire-1.2.1/pkg/server/ca/ca_health.go 20:55:18 spire-1.2.1/pkg/server/ca/ca_test.go 20:55:18 spire-1.2.1/pkg/server/ca/journal.go 20:55:18 spire-1.2.1/pkg/server/ca/journal_test.go 20:55:18 spire-1.2.1/pkg/server/ca/manager.go 20:55:18 spire-1.2.1/pkg/server/ca/manager_health.go 20:55:18 spire-1.2.1/pkg/server/ca/manager_test.go 20:55:18 spire-1.2.1/pkg/server/ca/templates.go 20:55:18 spire-1.2.1/pkg/server/ca/upstream_client.go 20:55:18 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:55:18 spire-1.2.1/pkg/server/ca/validation.go 20:55:18 spire-1.2.1/pkg/server/cache/ 20:55:18 spire-1.2.1/pkg/server/cache/dscache/ 20:55:18 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:55:18 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:55:18 spire-1.2.1/pkg/server/cache/entrycache/ 20:55:18 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:55:18 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:55:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:55:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:55:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:55:18 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:55:18 spire-1.2.1/pkg/server/catalog/ 20:55:18 spire-1.2.1/pkg/server/catalog/catalog.go 20:55:18 spire-1.2.1/pkg/server/catalog/keymanager.go 20:55:18 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:55:18 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:55:18 spire-1.2.1/pkg/server/catalog/notifier.go 20:55:18 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:55:18 spire-1.2.1/pkg/server/config.go 20:55:18 spire-1.2.1/pkg/server/datastore/ 20:55:18 spire-1.2.1/pkg/server/datastore/datastore.go 20:55:18 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:55:18 spire-1.2.1/pkg/server/datastore/repository.go 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:55:18 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:55:18 spire-1.2.1/pkg/server/endpoints/ 20:55:18 spire-1.2.1/pkg/server/endpoints/bundle/ 20:55:18 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:55:18 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:55:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:55:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:55:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:55:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:55:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:55:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:55:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:55:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:55:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:55:18 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:55:18 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:55:18 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:55:18 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:55:18 spire-1.2.1/pkg/server/endpoints/config.go 20:55:18 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:55:18 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:55:18 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:55:18 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:55:18 spire-1.2.1/pkg/server/endpoints/middleware.go 20:55:18 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:55:18 spire-1.2.1/pkg/server/hostservice/ 20:55:18 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:55:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:55:18 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:55:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:55:18 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:55:18 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:55:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:55:18 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/ 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/ 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:55:18 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:55:18 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:55:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:55:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:55:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:55:18 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:55:18 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:55:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:55:18 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/notifier/ 20:55:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:55:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:55:18 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:55:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:55:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:55:18 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:55:18 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:55:18 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:55:18 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:55:18 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:55:18 spire-1.2.1/pkg/server/registration/ 20:55:18 spire-1.2.1/pkg/server/registration/manager.go 20:55:18 spire-1.2.1/pkg/server/registration/manager_test.go 20:55:18 spire-1.2.1/pkg/server/scanentries.go 20:55:18 spire-1.2.1/pkg/server/scanentries_test.go 20:55:18 spire-1.2.1/pkg/server/server.go 20:55:18 spire-1.2.1/pkg/server/server_test.go 20:55:18 spire-1.2.1/pkg/server/svid/ 20:55:18 spire-1.2.1/pkg/server/svid/observer.go 20:55:18 spire-1.2.1/pkg/server/svid/observer_test.go 20:55:18 spire-1.2.1/pkg/server/svid/rotator.go 20:55:18 spire-1.2.1/pkg/server/svid/rotator_config.go 20:55:18 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:55:18 spire-1.2.1/pkg/server/svid/rotator_test.go 20:55:18 spire-1.2.1/proto/ 20:55:18 spire-1.2.1/proto/private/ 20:55:18 spire-1.2.1/proto/private/server/ 20:55:18 spire-1.2.1/proto/private/server/journal/ 20:55:18 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:55:18 spire-1.2.1/proto/private/server/journal/journal.proto 20:55:18 spire-1.2.1/proto/spire/ 20:55:18 spire-1.2.1/proto/spire/common/ 20:55:18 spire-1.2.1/proto/spire/common/common.pb.go 20:55:18 spire-1.2.1/proto/spire/common/common.proto 20:55:18 spire-1.2.1/proto/spire/common/plugin/ 20:55:18 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:55:18 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:55:18 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:55:18 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:55:18 spire-1.2.1/proto/spire/plugin/ 20:55:18 spire-1.2.1/proto/spire/plugin/agent/ 20:55:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:55:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:55:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:55:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:55:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:55:18 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:55:18 spire-1.2.1/release/ 20:55:18 spire-1.2.1/release/spire-extras/ 20:55:18 spire-1.2.1/release/spire-extras/README.md 20:55:18 spire-1.2.1/release/spire-extras/conf/ 20:55:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:55:18 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:55:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:55:18 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:55:18 spire-1.2.1/release/spire/ 20:55:18 spire-1.2.1/release/spire/README.md 20:55:18 spire-1.2.1/release/spire/conf/ 20:55:18 spire-1.2.1/release/spire/conf/agent/ 20:55:18 spire-1.2.1/release/spire/conf/agent/agent.conf 20:55:18 spire-1.2.1/release/spire/conf/server/ 20:55:18 spire-1.2.1/release/spire/conf/server/server.conf 20:55:18 spire-1.2.1/script/ 20:55:18 spire-1.2.1/script/build-artifact.sh 20:55:18 spire-1.2.1/script/generate_dummy_ca.sh 20:55:18 spire-1.2.1/support/ 20:55:18 spire-1.2.1/support/k8s/ 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:55:18 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:55:18 spire-1.2.1/support/oidc-discovery-provider/ 20:55:18 spire-1.2.1/support/oidc-discovery-provider/README.md 20:55:18 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:55:18 spire-1.2.1/support/oidc-discovery-provider/config.go 20:55:18 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:55:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:55:18 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:55:18 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:55:18 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:55:18 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:55:18 spire-1.2.1/support/oidc-discovery-provider/main.go 20:55:18 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:55:18 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:55:18 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:55:18 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:55:18 spire-1.2.1/test/ 20:55:18 spire-1.2.1/test/clock/ 20:55:18 spire-1.2.1/test/clock/clock.go 20:55:18 spire-1.2.1/test/fakes/ 20:55:18 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:55:18 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:55:18 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:55:18 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:55:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:55:18 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:55:18 spire-1.2.1/test/fakes/fakeagentstore/ 20:55:18 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:55:18 spire-1.2.1/test/fakes/fakedatastore/ 20:55:18 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:55:18 spire-1.2.1/test/fakes/fakeentryclient/ 20:55:18 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:55:18 spire-1.2.1/test/fakes/fakehealthchecker/ 20:55:18 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:55:18 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:55:18 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:55:18 spire-1.2.1/test/fakes/fakemetrics/ 20:55:18 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:55:18 spire-1.2.1/test/fakes/fakenoderesolver/ 20:55:18 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:55:18 spire-1.2.1/test/fakes/fakenotifier/ 20:55:18 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:55:18 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:55:18 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:55:18 spire-1.2.1/test/fakes/fakeserverca/ 20:55:18 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:55:18 spire-1.2.1/test/fakes/fakeservercatalog/ 20:55:18 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:55:18 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:55:18 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:55:18 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:55:18 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:55:18 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:55:18 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:55:18 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:55:18 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:55:18 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:55:18 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:55:18 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:55:18 spire-1.2.1/test/fixture/ 20:55:18 spire-1.2.1/test/fixture/certs/ 20:55:18 spire-1.2.1/test/fixture/certs/agent_svid.der 20:55:18 spire-1.2.1/test/fixture/certs/base_cert.pem 20:55:18 spire-1.2.1/test/fixture/certs/base_csr.pem 20:55:18 spire-1.2.1/test/fixture/certs/base_key.pem 20:55:18 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:55:18 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:55:18 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:55:18 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:55:18 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:55:18 spire-1.2.1/test/fixture/certs/blog_key.pem 20:55:18 spire-1.2.1/test/fixture/certs/bundle.der 20:55:18 spire-1.2.1/test/fixture/certs/ca.pem 20:55:18 spire-1.2.1/test/fixture/certs/ca_key.pem 20:55:18 spire-1.2.1/test/fixture/certs/database_cert.pem 20:55:18 spire-1.2.1/test/fixture/certs/database_csr.pem 20:55:18 spire-1.2.1/test/fixture/certs/database_key.pem 20:55:18 spire-1.2.1/test/fixture/certs/node_cert.pem 20:55:18 spire-1.2.1/test/fixture/certs/node_csr.pem 20:55:18 spire-1.2.1/test/fixture/certs/node_key.pem 20:55:18 spire-1.2.1/test/fixture/certs/svid.pem 20:55:18 spire-1.2.1/test/fixture/certs/svid_key.pem 20:55:18 spire-1.2.1/test/fixture/config/ 20:55:18 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:55:18 spire-1.2.1/test/fixture/config/agent_good.conf 20:55:18 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:55:18 spire-1.2.1/test/fixture/config/plugin_good.conf 20:55:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:55:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:55:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:55:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:55:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:55:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:55:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:55:18 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:55:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:55:18 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:55:18 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:55:18 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:55:18 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:55:18 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:55:18 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:55:18 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:55:18 spire-1.2.1/test/fixture/config/server_good.conf 20:55:18 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:55:18 spire-1.2.1/test/fixture/fixture.go 20:55:18 spire-1.2.1/test/fixture/nodeattestor/ 20:55:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:55:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:55:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:55:18 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:55:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:55:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:55:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:55:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:55:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:55:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:55:18 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:55:18 spire-1.2.1/test/fixture/registration/ 20:55:18 spire-1.2.1/test/fixture/registration/entries.json 20:55:18 spire-1.2.1/test/fixture/registration/good-for-update.json 20:55:18 spire-1.2.1/test/fixture/registration/good.json 20:55:18 spire-1.2.1/test/fixture/registration/invalid.json 20:55:18 spire-1.2.1/test/fixture/registration/invalid_json.json 20:55:18 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:55:18 spire-1.2.1/test/integration/ 20:55:18 spire-1.2.1/test/integration/README.md 20:55:18 spire-1.2.1/test/integration/common 20:55:18 spire-1.2.1/test/integration/setup/ 20:55:18 spire-1.2.1/test/integration/setup/adminclient/ 20:55:18 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:55:18 spire-1.2.1/test/integration/setup/adminclient/client.go 20:55:18 spire-1.2.1/test/integration/setup/debugagent/ 20:55:18 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:55:18 spire-1.2.1/test/integration/setup/debugagent/main.go 20:55:18 spire-1.2.1/test/integration/setup/debugserver/ 20:55:18 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:55:18 spire-1.2.1/test/integration/setup/debugserver/main.go 20:55:18 spire-1.2.1/test/integration/setup/downstreamclient/ 20:55:18 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:55:18 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:55:18 spire-1.2.1/test/integration/setup/itclient/ 20:55:18 spire-1.2.1/test/integration/setup/itclient/client.go 20:55:18 spire-1.2.1/test/integration/setup/node-attestation/ 20:55:18 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:55:18 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:55:18 spire-1.2.1/test/integration/setup/x509pop/ 20:55:18 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:55:18 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:55:18 spire-1.2.1/test/integration/suites/ 20:55:18 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:55:18 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:55:18 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:55:18 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:55:18 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:55:18 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:55:18 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:55:18 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:55:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:55:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:55:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:55:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:55:18 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:55:18 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:55:18 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:55:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:55:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:55:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:55:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:55:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:55:18 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:55:18 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:55:18 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:55:18 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:55:18 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:55:18 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:55:18 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:55:18 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:55:18 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:55:18 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:55:18 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:55:18 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:55:18 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:55:18 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:55:18 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:55:18 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:55:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:55:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:55:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:55:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:55:18 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:55:18 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:55:18 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:55:18 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:55:18 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:55:18 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:55:18 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:55:18 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:55:18 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:55:18 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:55:18 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:55:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:55:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:55:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:55:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:55:18 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:55:18 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:55:18 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:55:18 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:55:19 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:55:19 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:55:19 spire-1.2.1/test/integration/suites/join-token/ 20:55:19 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:55:19 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 20:55:19 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:55:19 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:55:19 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:55:19 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:55:19 spire-1.2.1/test/integration/suites/join-token/README.md 20:55:19 spire-1.2.1/test/integration/suites/join-token/conf/ 20:55:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:55:19 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:55:19 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:55:19 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:55:19 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:55:19 spire-1.2.1/test/integration/suites/join-token/teardown 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:55:19 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:55:19 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:55:19 spire-1.2.1/test/integration/suites/k8s/ 20:55:19 spire-1.2.1/test/integration/suites/k8s/00-setup 20:55:19 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:55:19 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:55:19 spire-1.2.1/test/integration/suites/k8s/README.md 20:55:19 spire-1.2.1/test/integration/suites/k8s/conf/ 20:55:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:55:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:55:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:55:19 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:55:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:55:19 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:55:19 spire-1.2.1/test/integration/suites/k8s/teardown 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/ 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:55:19 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:55:19 spire-1.2.1/test/integration/suites/node-attestation/ 20:55:19 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:55:19 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:55:19 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:55:19 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:55:19 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:55:19 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:55:19 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:55:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:55:19 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:55:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:55:19 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:55:19 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:55:19 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:55:19 spire-1.2.1/test/integration/suites/rotation/ 20:55:19 spire-1.2.1/test/integration/suites/rotation/00-setup 20:55:19 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:55:19 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:55:19 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:55:19 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:55:19 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:55:19 spire-1.2.1/test/integration/suites/rotation/README.md 20:55:19 spire-1.2.1/test/integration/suites/rotation/conf/ 20:55:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:55:19 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:55:19 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:55:19 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:55:19 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:55:19 spire-1.2.1/test/integration/suites/rotation/teardown 20:55:19 spire-1.2.1/test/integration/suites/self-test/ 20:55:19 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:55:19 spire-1.2.1/test/integration/suites/self-test/README.md 20:55:19 spire-1.2.1/test/integration/suites/self-test/teardown 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:55:19 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:55:19 spire-1.2.1/test/integration/suites/upgrade/ 20:55:19 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:55:19 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:55:19 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:55:19 spire-1.2.1/test/integration/suites/upgrade/README.md 20:55:19 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:55:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:55:19 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:55:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:55:19 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:55:19 spire-1.2.1/test/integration/suites/upgrade/teardown 20:55:19 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:55:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:55:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:55:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:55:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:55:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:55:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:55:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:55:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:55:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:55:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:55:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:55:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:55:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:55:19 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:55:19 spire-1.2.1/test/integration/test-one.sh 20:55:19 spire-1.2.1/test/integration/test.sh 20:55:19 spire-1.2.1/test/plugintest/ 20:55:19 spire-1.2.1/test/plugintest/config.go 20:55:19 spire-1.2.1/test/plugintest/load.go 20:55:19 spire-1.2.1/test/plugintest/option.go 20:55:19 spire-1.2.1/test/spiretest/ 20:55:19 spire-1.2.1/test/spiretest/apiserver.go 20:55:19 spire-1.2.1/test/spiretest/assertions.go 20:55:19 spire-1.2.1/test/spiretest/dir.go 20:55:19 spire-1.2.1/test/spiretest/errors_posix.go 20:55:19 spire-1.2.1/test/spiretest/errors_windows.go 20:55:19 spire-1.2.1/test/spiretest/logs.go 20:55:19 spire-1.2.1/test/spiretest/socketapi.go 20:55:19 spire-1.2.1/test/spiretest/suite.go 20:55:19 spire-1.2.1/test/spiretest/x509.go 20:55:19 spire-1.2.1/test/testca/ 20:55:19 spire-1.2.1/test/testca/ca.go 20:55:19 spire-1.2.1/test/testkey/ 20:55:19 spire-1.2.1/test/testkey/generate.sh 20:55:19 spire-1.2.1/test/testkey/genkeys.go 20:55:19 spire-1.2.1/test/testkey/keys.go 20:55:19 spire-1.2.1/test/testkey/new.go 20:55:19 spire-1.2.1/test/tpmsimulator/ 20:55:19 spire-1.2.1/test/tpmsimulator/simulator.go 20:55:19 spire-1.2.1/test/util/ 20:55:19 spire-1.2.1/test/util/cert_fixtures.go 20:55:19 spire-1.2.1/test/util/cert_generation.go 20:55:19 spire-1.2.1/test/util/io_redirection.go 20:55:19 spire-1.2.1/test/util/race.go 20:55:19 spire-1.2.1/test/util/util.go 20:55:19 building spire from source... 20:55:19 Installing go1.17.7... 20:55:37 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:55:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:55:37 ---> 9713dd33a380 20:55:37 Step 3/26 : WORKDIR /edgex-go 20:55:37 ---> Using cache 20:55:37 ---> 3f7e3e5532d0 20:55:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:37 ---> Using cache 20:55:37 ---> b958a960168e 20:55:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:55:37 ---> Using cache 20:55:37 ---> a0ee93196766 20:55:37 Step 6/26 : COPY go.mod vendor* ./ 20:55:37 ---> Using cache 20:55:37 ---> 87520b02adf6 20:55:37 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:37 ---> Using cache 20:55:37 ---> 390ca744a880 20:55:37 Step 8/26 : COPY . . 20:55:37 ---> Using cache 20:55:37 ---> c5fe19fa2a0f 20:55:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:55:37 ---> Using cache 20:55:37 ---> 92882676ba78 20:55:37 Step 10/26 : RUN mkdir -p spire-build 20:55:37 ---> Using cache 20:55:37 ---> db396e8e4228 20:55:37 Step 11/26 : WORKDIR /edgex-go/spire-build 20:55:37 ---> Using cache 20:55:37 ---> 2a8a8c8d41b0 20:55:37 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:55:37 Building bin/spire-server... 20:55:37 go: downloading github.com/mitchellh/cli v1.1.2 20:55:37 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:55:37 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:55:37 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:55:37 go: downloading google.golang.org/grpc v1.44.0 20:55:37 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:55:38 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:55:38  ---> Running in 4d785b56e9ae 20:55:38 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:55:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:55:38 ---> 9713dd33a380 20:55:38 Step 3/22 : WORKDIR /edgex-go 20:55:38 ---> Using cache 20:55:38 ---> 3f7e3e5532d0 20:55:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:38 ---> Using cache 20:55:38 ---> b958a960168e 20:55:38 Step 5/22 : RUN apk add --update --no-cache make git 20:55:38 ---> Using cache 20:55:38 ---> eda48cfde04b 20:55:38 Step 6/22 : COPY go.mod vendor* ./ 20:55:38 ---> Using cache 20:55:38 ---> 33062a750f7c 20:55:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:38 ---> Using cache 20:55:38 ---> f3e5f355cc72 20:55:38 Step 8/22 : COPY . . 20:55:38 ---> Using cache 20:55:38 ---> 4cd9eb8ff8c1 20:55:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:55:38 go: downloading github.com/imdario/mergo v0.3.12 20:55:39  ---> Running in 1c7a344697bf 20:55:39 go: downloading github.com/sirupsen/logrus v1.8.1 20:55:39 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:55:40 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:55:40 go: downloading github.com/fatih/color v1.13.0 20:55:40 go: downloading github.com/mattn/go-isatty v0.0.14 20:55:40 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:55:41 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:55:41 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:55:41 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:55:41 spire-1.2.1/ 20:55:41 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:55:41 spire-1.2.1/.data/ 20:55:41 spire-1.2.1/.data/.file 20:55:41 spire-1.2.1/.dockerignore 20:55:41 spire-1.2.1/.gitattributes 20:55:41 spire-1.2.1/.githooks/ 20:55:41 spire-1.2.1/.githooks/pre-commit 20:55:41 spire-1.2.1/.github/ 20:55:41 spire-1.2.1/.github/ISSUE_TEMPLATE.md 20:55:41 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 20:55:41 spire-1.2.1/.github/dependabot.yml 20:55:41 spire-1.2.1/.github/workflows/ 20:55:41 spire-1.2.1/.github/workflows/nightly_build.yaml 20:55:41 spire-1.2.1/.github/workflows/pr_build.yaml 20:55:41 spire-1.2.1/.github/workflows/release_build.yaml 20:55:41 spire-1.2.1/.github/workflows/scripts/ 20:55:41 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 20:55:41 spire-1.2.1/.github/workflows/scripts/push-images.sh 20:55:41 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 20:55:41 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 20:55:41 spire-1.2.1/.github/workflows/scripts/split.sh 20:55:41 spire-1.2.1/.gitignore 20:55:41 spire-1.2.1/.go-version 20:55:41 spire-1.2.1/.golangci.yml 20:55:41 spire-1.2.1/ADOPTERS.md 20:55:41 spire-1.2.1/CHANGELOG.md 20:55:41 spire-1.2.1/CODE-OF-CONDUCT.md 20:55:41 spire-1.2.1/CODEOWNERS 20:55:41 spire-1.2.1/CONTRIBUTING.md 20:55:41 spire-1.2.1/Dockerfile 20:55:41 spire-1.2.1/Dockerfile.dev 20:55:41 spire-1.2.1/Dockerfile.scratch 20:55:41 spire-1.2.1/LICENSE 20:55:41 spire-1.2.1/MAINTAINERS.md 20:55:41 spire-1.2.1/Makefile 20:55:41 spire-1.2.1/README.md 20:55:41 spire-1.2.1/ROADMAP.md 20:55:41 spire-1.2.1/SECURITY.md 20:55:41 spire-1.2.1/cmd/ 20:55:41 spire-1.2.1/cmd/spire-agent/ 20:55:41 spire-1.2.1/cmd/spire-agent/cli/ 20:55:41 spire-1.2.1/cmd/spire-agent/cli/api/ 20:55:41 spire-1.2.1/cmd/spire-agent/cli/api/common.go 20:55:41 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 20:55:41 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 20:55:41 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 20:55:41 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 20:55:41 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 20:55:41 spire-1.2.1/cmd/spire-agent/cli/cli.go 20:55:41 spire-1.2.1/cmd/spire-agent/cli/common/ 20:55:41 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 20:55:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 20:55:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 20:55:41 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 20:55:41 spire-1.2.1/cmd/spire-agent/cli/run/ 20:55:41 spire-1.2.1/cmd/spire-agent/cli/run/run.go 20:55:41 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 20:55:41 spire-1.2.1/cmd/spire-agent/cli/validate/ 20:55:41 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 20:55:41 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 20:55:41 spire-1.2.1/cmd/spire-agent/main.go 20:55:41 spire-1.2.1/cmd/spire-server/ 20:55:41 spire-1.2.1/cmd/spire-server/cli/ 20:55:41 spire-1.2.1/cmd/spire-server/cli/agent/ 20:55:41 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/agent/count.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/agent/list.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/agent/show.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/bundle/ 20:55:41 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/cli.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/entry/ 20:55:41 spire-1.2.1/cmd/spire-server/cli/entry/count.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/entry/create.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/entry/show.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/entry/update.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/entry/util.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/federation/ 20:55:41 spire-1.2.1/cmd/spire-server/cli/federation/common.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/federation/create.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/federation/list.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/federation/show.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/federation/update.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 20:55:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/jwt/ 20:55:41 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/run/ 20:55:41 spire-1.2.1/cmd/spire-server/cli/run/run.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/token/ 20:55:41 spire-1.2.1/cmd/spire-server/cli/token/generate.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/validate/ 20:55:41 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/x509/ 20:55:41 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 20:55:41 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 20:55:41 spire-1.2.1/cmd/spire-server/main.go 20:55:41 spire-1.2.1/cmd/spire-server/util/ 20:55:41 spire-1.2.1/cmd/spire-server/util/util.go 20:55:41 spire-1.2.1/conf/ 20:55:41 spire-1.2.1/conf/agent/ 20:55:41 spire-1.2.1/conf/agent/agent.conf 20:55:41 spire-1.2.1/conf/agent/agent_full.conf 20:55:41 spire-1.2.1/conf/agent/dummy_root_ca.crt 20:55:41 spire-1.2.1/conf/server/ 20:55:41 spire-1.2.1/conf/server/dummy_upstream_ca.crt 20:55:41 spire-1.2.1/conf/server/dummy_upstream_ca.key 20:55:41 spire-1.2.1/conf/server/server.conf 20:55:41 spire-1.2.1/conf/server/server_full.conf 20:55:41 spire-1.2.1/doc/ 20:55:41 spire-1.2.1/doc/SPIRE101.md 20:55:41 spire-1.2.1/doc/auditlog.md 20:55:41 spire-1.2.1/doc/authorization_policy_engine.md 20:55:41 spire-1.2.1/doc/changelog_guidelines.md 20:55:41 spire-1.2.1/doc/cure53-report.pdf 20:55:41 spire-1.2.1/doc/images/ 20:55:41 spire-1.2.1/doc/images/2019_roadmap.png 20:55:41 spire-1.2.1/doc/images/SPIRE101.png 20:55:41 spire-1.2.1/doc/images/SPIRE_agent.png 20:55:41 spire-1.2.1/doc/images/SPIRE_server.pnggo: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:55:41  20:55:41 spire-1.2.1/doc/images/cache_mgr.png 20:55:41 spire-1.2.1/doc/images/cache_mgr_components.png 20:55:41 spire-1.2.1/doc/images/federated_spire.png 20:55:41 spire-1.2.1/doc/images/ha_mode.png 20:55:41 spire-1.2.1/doc/images/nested_spire.png 20:55:41 spire-1.2.1/doc/images/oidc_federation.png 20:55:41 spire-1.2.1/doc/images/single_trust_domain.png 20:55:41 spire-1.2.1/doc/images/spiffe_compatible.png 20:55:41 spire-1.2.1/doc/images/spire_logo.png 20:55:41 spire-1.2.1/doc/migrating_registration_api_clients.md 20:55:41 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 20:55:41 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 20:55:41 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 20:55:41 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 20:55:41 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 20:55:41 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 20:55:41 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 20:55:41 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 20:55:41 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 20:55:41 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 20:55:41 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 20:55:41 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 20:55:41 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 20:55:41 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 20:55:41 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 20:55:41 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 20:55:41 spire-1.2.1/doc/plugin_server_datastore_sql.md 20:55:41 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 20:55:41 spire-1.2.1/doc/plugin_server_keymanager_disk.md 20:55:41 spire-1.2.1/doc/plugin_server_keymanager_memory.md 20:55:41 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 20:55:41 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 20:55:41 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 20:55:41 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 20:55:41 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 20:55:41 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 20:55:41 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 20:55:41 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 20:55:41 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 20:55:41 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 20:55:41 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 20:55:41 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdgo: downloading github.com/InVisionApp/go-logger v1.0.1 20:55:41  20:55:41 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 20:55:41 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 20:55:41 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 20:55:41 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 20:55:41 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 20:55:41 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 20:55:41 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 20:55:41 spire-1.2.1/doc/scaling_spire.md 20:55:41 spire-1.2.1/doc/spire_agent.md 20:55:41 spire-1.2.1/doc/spire_server.md 20:55:41 spire-1.2.1/doc/supported_integrations.md 20:55:41 spire-1.2.1/doc/telemetry.md 20:55:41 spire-1.2.1/doc/telemetry_config.md 20:55:41 spire-1.2.1/doc/upgrading.md 20:55:41 spire-1.2.1/doc/using_spire.md 20:55:41 spire-1.2.1/examples/ 20:55:41 spire-1.2.1/examples/README.md 20:55:41 spire-1.2.1/go.mod 20:55:41 spire-1.2.1/go.sum 20:55:41 spire-1.2.1/pkg/ 20:55:41 spire-1.2.1/pkg/agent/ 20:55:41 spire-1.2.1/pkg/agent/agent.go 20:55:41 spire-1.2.1/pkg/agent/api/ 20:55:41 spire-1.2.1/pkg/agent/api/config.go 20:55:41 spire-1.2.1/pkg/agent/api/debug/ 20:55:41 spire-1.2.1/pkg/agent/api/debug/v1/ 20:55:41 spire-1.2.1/pkg/agent/api/debug/v1/service.go 20:55:41 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 20:55:41 spire-1.2.1/pkg/agent/api/delegatedidentity/ 20:55:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 20:55:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 20:55:41 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 20:55:41 spire-1.2.1/pkg/agent/api/endpoints.go 20:55:41 spire-1.2.1/pkg/agent/api/health/ 20:55:41 spire-1.2.1/pkg/agent/api/health/v1/ 20:55:41 spire-1.2.1/pkg/agent/api/health/v1/service.go 20:55:41 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 20:55:41 spire-1.2.1/pkg/agent/api/rpccontext/ 20:55:41 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 20:55:41 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 20:55:41 spire-1.2.1/pkg/agent/attestor/ 20:55:41 spire-1.2.1/pkg/agent/attestor/node/ 20:55:41 spire-1.2.1/pkg/agent/attestor/node/experimental.go 20:55:41 spire-1.2.1/pkg/agent/attestor/node/node.go 20:55:41 spire-1.2.1/pkg/agent/attestor/node/node_test.go 20:55:41 spire-1.2.1/pkg/agent/attestor/workload/ 20:55:41 spire-1.2.1/pkg/agent/attestor/workload/workload.go 20:55:41 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 20:55:41 spire-1.2.1/pkg/agent/catalog/ 20:55:41 spire-1.2.1/pkg/agent/catalog/catalog.go 20:55:41 spire-1.2.1/pkg/agent/catalog/keymanager.go 20:55:41 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 20:55:41 spire-1.2.1/pkg/agent/catalog/svidstore.go 20:55:41 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 20:55:41 spire-1.2.1/pkg/agent/client/ 20:55:41 spire-1.2.1/pkg/agent/client/client.go 20:55:41 spire-1.2.1/pkg/agent/client/client_test.go 20:55:41 spire-1.2.1/pkg/agent/client/dial.go 20:55:41 spire-1.2.1/pkg/agent/client/nodeconn.go 20:55:41 spire-1.2.1/pkg/agent/client/nodeconn_test.go 20:55:41 spire-1.2.1/pkg/agent/client/update.go 20:55:41 spire-1.2.1/pkg/agent/client/util.go 20:55:41 spire-1.2.1/pkg/agent/common/ 20:55:41 spire-1.2.1/pkg/agent/common/backoff/ 20:55:41 spire-1.2.1/pkg/agent/common/backoff/backoff.go 20:55:41 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 20:55:41 spire-1.2.1/pkg/agent/common/cgroups/ 20:55:41 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 20:55:41 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 20:55:41 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 20:55:41 spire-1.2.1/pkg/agent/config.go 20:55:41 spire-1.2.1/pkg/agent/endpoints/ 20:55:41 spire-1.2.1/pkg/agent/endpoints/config.go 20:55:41 spire-1.2.1/pkg/agent/endpoints/endpoints.go 20:55:41 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 20:55:41 spire-1.2.1/pkg/agent/endpoints/metrics.go 20:55:41 spire-1.2.1/pkg/agent/endpoints/middleware.go 20:55:41 spire-1.2.1/pkg/agent/endpoints/peertracker.go 20:55:41 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 20:55:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 20:55:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 20:55:41 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 20:55:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 20:55:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 20:55:41 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 20:55:41 spire-1.2.1/pkg/agent/endpoints/workload/ 20:55:41 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 20:55:41 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 20:55:41 spire-1.2.1/pkg/agent/manager/ 20:55:41 spire-1.2.1/pkg/agent/manager/cache/ 20:55:41 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 20:55:41 spire-1.2.1/pkg/agent/manager/cache/cache.go 20:55:41 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 20:55:41 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 20:55:41 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 20:55:41 spire-1.2.1/pkg/agent/manager/cache/sets.go 20:55:41 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 20:55:41 spire-1.2.1/pkg/agent/manager/config.gogo: downloading github.com/armon/go-metrics v0.3.10 20:55:41  20:55:41 spire-1.2.1/pkg/agent/manager/manager.go 20:55:41 spire-1.2.1/pkg/agent/manager/manager_test.go 20:55:41 spire-1.2.1/pkg/agent/manager/storage.go 20:55:41 spire-1.2.1/pkg/agent/manager/storage_test.go 20:55:41 spire-1.2.1/pkg/agent/manager/storecache/ 20:55:41 spire-1.2.1/pkg/agent/manager/storecache/cache.go 20:55:41 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 20:55:41 spire-1.2.1/pkg/agent/manager/sync.go 20:55:41 spire-1.2.1/pkg/agent/plugin/ 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/ 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 20:55:41 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 20:55:41 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/svidstore/ 20:55:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 20:55:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 20:55:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 20:55:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 20:55:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 20:55:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 20:55:41 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 20:55:41 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 20:55:41 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 20:55:41 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 20:55:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 20:55:41 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 20:55:41 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 20:55:41 spire-1.2.1/pkg/agent/svid/ 20:55:41 spire-1.2.1/pkg/agent/svid/rotator.go 20:55:41 spire-1.2.1/pkg/agent/svid/rotator_config.go 20:55:41 spire-1.2.1/pkg/agent/svid/rotator_test.go 20:55:41 spire-1.2.1/pkg/agent/svid/store/ 20:55:41 spire-1.2.1/pkg/agent/svid/store/service.go 20:55:41 spire-1.2.1/pkg/agent/svid/store/service_test.go 20:55:41 spire-1.2.1/pkg/common/ 20:55:41 spire-1.2.1/pkg/common/agentpathtemplate/ 20:55:41 spire-1.2.1/pkg/common/agentpathtemplate/template.go 20:55:41 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 20:55:41 spire-1.2.1/pkg/common/api/ 20:55:41 spire-1.2.1/pkg/common/api/metrics.go 20:55:41 spire-1.2.1/pkg/common/api/middleware/ 20:55:41 spire-1.2.1/pkg/common/api/middleware/common_test.go 20:55:41 spire-1.2.1/pkg/common/api/middleware/interceptor.go 20:55:41 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 20:55:41 spire-1.2.1/pkg/common/api/middleware/logger.go 20:55:41 spire-1.2.1/pkg/common/api/middleware/logger_test.go 20:55:41 spire-1.2.1/pkg/common/api/middleware/metrics.go 20:55:41 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 20:55:41 spire-1.2.1/pkg/common/api/middleware/middleware.go 20:55:41 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 20:55:41 spire-1.2.1/pkg/common/api/middleware/misconfig.go 20:55:41 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 20:55:41 spire-1.2.1/pkg/common/api/middleware/names.go 20:55:41 spire-1.2.1/pkg/common/api/middleware/names_test.go 20:55:41 spire-1.2.1/pkg/common/api/names.go 20:55:41 spire-1.2.1/pkg/common/api/ratelimit.go 20:55:41 spire-1.2.1/pkg/common/api/rpccontext/ 20:55:41 spire-1.2.1/pkg/common/api/rpccontext/logger.go 20:55:41 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 20:55:41 spire-1.2.1/pkg/common/api/rpccontext/names.go 20:55:41 spire-1.2.1/pkg/common/auth/ 20:55:41 spire-1.2.1/pkg/common/auth/interceptors.go 20:55:41 spire-1.2.1/pkg/common/auth/interceptors_test.go 20:55:41 spire-1.2.1/pkg/common/auth/untracked_uds.go 20:55:41 spire-1.2.1/pkg/common/bundleutil/ 20:55:41 spire-1.2.1/pkg/common/bundleutil/bundle.go 20:55:41 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 20:55:41 spire-1.2.1/pkg/common/bundleutil/common_test.go 20:55:41 spire-1.2.1/pkg/common/bundleutil/marshal.go 20:55:41 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 20:55:41 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 20:55:41 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 20:55:41 spire-1.2.1/pkg/common/bundleutil/types.go 20:55:41 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 20:55:41 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 20:55:41 spire-1.2.1/pkg/common/catalog/ 20:55:41 spire-1.2.1/pkg/common/catalog/bind.go 20:55:41 spire-1.2.1/pkg/common/catalog/builtin.go 20:55:41 spire-1.2.1/pkg/common/catalog/catalog.go 20:55:41 spire-1.2.1/pkg/common/catalog/catalog_test.go 20:55:41 spire-1.2.1/pkg/common/catalog/closers.go 20:55:41 spire-1.2.1/pkg/common/catalog/cmd_linux.go 20:55:41 spire-1.2.1/pkg/common/catalog/cmd_other.go 20:55:41 spire-1.2.1/pkg/common/catalog/config.go 20:55:41 spire-1.2.1/pkg/common/catalog/config_test.go 20:55:41 spire-1.2.1/pkg/common/catalog/configure.go 20:55:41 spire-1.2.1/pkg/common/catalog/constraints.go 20:55:41 spire-1.2.1/pkg/common/catalog/constraints_test.go 20:55:41 spire-1.2.1/pkg/common/catalog/context.go 20:55:41 spire-1.2.1/pkg/common/catalog/external.go 20:55:41 spire-1.2.1/pkg/common/catalog/host.go 20:55:41 spire-1.2.1/pkg/common/catalog/pipenet.go 20:55:41 spire-1.2.1/pkg/common/catalog/plugin.go 20:55:41 spire-1.2.1/pkg/common/catalog/testplugin/ 20:55:41 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 20:55:41 spire-1.2.1/pkg/common/catalog/testplugin/main.go 20:55:41 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 20:55:41 spire-1.2.1/pkg/common/cli/ 20:55:41 spire-1.2.1/pkg/common/cli/env.go 20:55:41 spire-1.2.1/pkg/common/cli/flags.go 20:55:41 spire-1.2.1/pkg/common/cli/trust_domain.go 20:55:41 spire-1.2.1/pkg/common/cli/trust_domain_test.go 20:55:41 spire-1.2.1/pkg/common/cli/umask.go 20:55:41 spire-1.2.1/pkg/common/cli/umask_posix.go 20:55:41 spire-1.2.1/pkg/common/cli/umask_test.go 20:55:41 spire-1.2.1/pkg/common/cli/umask_windows.go 20:55:41 spire-1.2.1/pkg/common/cliprinter/ 20:55:41 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 20:55:41 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 20:55:41 spire-1.2.1/pkg/common/cliprinter/flag.go 20:55:41 spire-1.2.1/pkg/common/cliprinter/flag_test.go 20:55:41 spire-1.2.1/pkg/common/cliprinter/format.go 20:55:41 spire-1.2.1/pkg/common/cliprinter/format_test.go 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/ 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 20:55:41 go: downloading github.com/prometheus/client_golang v1.12.1 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 20:55:41 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 20:55:41 spire-1.2.1/pkg/common/coretypes/ 20:55:41 spire-1.2.1/pkg/common/coretypes/bundle/ 20:55:41 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 20:55:41 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 20:55:41 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 20:55:41 spire-1.2.1/pkg/common/coretypes/bundle/require.go 20:55:41 spire-1.2.1/pkg/common/coretypes/jwtkey/ 20:55:41 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 20:55:41 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 20:55:41 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 20:55:41 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 20:55:41 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 20:55:41 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 20:55:41 spire-1.2.1/pkg/common/coretypes/x509certificate/ 20:55:41 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 20:55:41 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gogo: downloading github.com/uber-go/tally/v4 v4.1.1 20:55:41  20:55:41 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 20:55:41 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 20:55:41 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 20:55:41 spire-1.2.1/pkg/common/cryptoutil/ 20:55:41 spire-1.2.1/pkg/common/cryptoutil/keys.go 20:55:41 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 20:55:41 spire-1.2.1/pkg/common/diskutil/ 20:55:41 spire-1.2.1/pkg/common/diskutil/file_posix.go 20:55:41 spire-1.2.1/pkg/common/diskutil/file_test.go 20:55:41 spire-1.2.1/pkg/common/diskutil/file_windows.go 20:55:41 spire-1.2.1/pkg/common/errorutil/ 20:55:41 spire-1.2.1/pkg/common/errorutil/wrapper.go 20:55:41 spire-1.2.1/pkg/common/health/ 20:55:41 spire-1.2.1/pkg/common/health/config.go 20:55:41 spire-1.2.1/pkg/common/health/context.go 20:55:41 spire-1.2.1/pkg/common/health/context_test.go 20:55:41 spire-1.2.1/pkg/common/health/health.go 20:55:41 spire-1.2.1/pkg/common/health/health_test.go 20:55:41 spire-1.2.1/pkg/common/health/logger.go 20:55:41 spire-1.2.1/pkg/common/hostservice/ 20:55:41 spire-1.2.1/pkg/common/hostservice/metricsservice/ 20:55:41 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 20:55:42 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 20:55:42 spire-1.2.1/pkg/common/idutil/ 20:55:42 spire-1.2.1/pkg/common/idutil/require.go 20:55:42 spire-1.2.1/pkg/common/idutil/require_test.go 20:55:42 spire-1.2.1/pkg/common/idutil/safety.go 20:55:42 spire-1.2.1/pkg/common/idutil/safety_test.go 20:55:42 spire-1.2.1/pkg/common/idutil/spiffeid.go 20:55:42 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 20:55:42 spire-1.2.1/pkg/common/jwtsvid/ 20:55:42 spire-1.2.1/pkg/common/jwtsvid/common.go 20:55:42 spire-1.2.1/pkg/common/jwtsvid/sign.go 20:55:42 spire-1.2.1/pkg/common/jwtsvid/token_test.go 20:55:42 spire-1.2.1/pkg/common/jwtsvid/validate.go 20:55:42 spire-1.2.1/pkg/common/jwtutil/ 20:55:42 spire-1.2.1/pkg/common/jwtutil/keyset.go 20:55:42 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 20:55:42 spire-1.2.1/pkg/common/log/ 20:55:42 spire-1.2.1/pkg/common/log/hclog_adapter.go 20:55:42 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 20:55:42 spire-1.2.1/pkg/common/log/log.go 20:55:42 spire-1.2.1/pkg/common/log/log_test.go 20:55:42 spire-1.2.1/pkg/common/log/options.go 20:55:42 spire-1.2.1/pkg/common/nodeutil/ 20:55:42 spire-1.2.1/pkg/common/nodeutil/node.go 20:55:42 spire-1.2.1/pkg/common/nodeutil/node_test.go 20:55:42 spire-1.2.1/pkg/common/peertracker/ 20:55:42 spire-1.2.1/pkg/common/peertracker/conn.go 20:55:42 spire-1.2.1/pkg/common/peertracker/credentials.go 20:55:42 spire-1.2.1/pkg/common/peertracker/errors.go 20:55:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 20:55:42 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 20:55:42 spire-1.2.1/pkg/common/peertracker/info.go 20:55:42 spire-1.2.1/pkg/common/peertracker/listener.go 20:55:42 spire-1.2.1/pkg/common/peertracker/listener_test.go 20:55:42 spire-1.2.1/pkg/common/peertracker/peertracker.go 20:55:42 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 20:55:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 20:55:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 20:55:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 20:55:42 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 20:55:42 spire-1.2.1/pkg/common/peertracker/tcp.go 20:55:42 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 20:55:42 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 20:55:42 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 20:55:42 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 20:55:42 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 20:55:42 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 20:55:42 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 20:55:42 spire-1.2.1/pkg/common/peertracker/uds.go 20:55:42 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 20:55:42 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 20:55:42 spire-1.2.1/pkg/common/peertracker/uds_linux.go 20:55:42 spire-1.2.1/pkg/common/pemutil/ 20:55:42 spire-1.2.1/pkg/common/pemutil/block.go 20:55:42 spire-1.2.1/pkg/common/pemutil/certs.go 20:55:42 spire-1.2.1/pkg/common/pemutil/common.go 20:55:42 spire-1.2.1/pkg/common/pemutil/csr.go 20:55:42 spire-1.2.1/pkg/common/pemutil/keys.go 20:55:42 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 20:55:42 spire-1.2.1/pkg/common/pemutil/testdata/ 20:55:42 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 20:55:42 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 20:55:42 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 20:55:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 20:55:42 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 20:55:42 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 20:55:42 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 20:55:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 20:55:42 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 20:55:42 spire-1.2.1/pkg/common/plugin/ 20:55:42 spire-1.2.1/pkg/common/plugin/aws/ 20:55:42 spire-1.2.1/pkg/common/plugin/aws/iid.go 20:55:42 spire-1.2.1/pkg/common/plugin/azure/ 20:55:42 spire-1.2.1/pkg/common/plugin/azure/msi.go 20:55:42 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 20:55:42 spire-1.2.1/pkg/common/plugin/facade.go 20:55:42 spire-1.2.1/pkg/common/plugin/facade_test.go 20:55:42 spire-1.2.1/pkg/common/plugin/gcp/ 20:55:42 spire-1.2.1/pkg/common/plugin/gcp/iit.go 20:55:42 spire-1.2.1/pkg/common/plugin/k8s/ 20:55:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 20:55:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 20:55:42 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 20:55:42 spire-1.2.1/pkg/common/plugin/k8s/utils.go 20:55:42 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 20:55:42 spire-1.2.1/pkg/common/plugin/log.go 20:55:42 spire-1.2.1/pkg/common/plugin/sshpop/ 20:55:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 20:55:42 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 20:55:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 20:55:42 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 20:55:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 20:55:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 20:55:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 20:55:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 20:55:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 20:55:42 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 20:55:42 spire-1.2.1/pkg/common/plugin/tpmdevid/ 20:55:42 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 20:55:42 spire-1.2.1/pkg/common/plugin/x509pop/ 20:55:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 20:55:42 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 20:55:42 spire-1.2.1/pkg/common/profiling/ 20:55:42 spire-1.2.1/pkg/common/profiling/dumpers.go 20:55:42 spire-1.2.1/pkg/common/profiling/profiling.go 20:55:42 spire-1.2.1/pkg/common/protoutil/ 20:55:42 spire-1.2.1/pkg/common/protoutil/masks.go 20:55:42 spire-1.2.1/pkg/common/protoutil/masks_test.go 20:55:42 spire-1.2.1/pkg/common/rotationutil/ 20:55:42 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 20:55:42 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 20:55:42 spire-1.2.1/pkg/common/selector/ 20:55:42 spire-1.2.1/pkg/common/selector/selector.go 20:55:42 spire-1.2.1/pkg/common/selector/selector_test.go 20:55:42 spire-1.2.1/pkg/common/selector/set.go 20:55:42 spire-1.2.1/pkg/common/selector/set_utils.go 20:55:42 spire-1.2.1/pkg/common/selector/set_utils_test.go 20:55:42 spire-1.2.1/pkg/common/telemetry/ 20:55:42 spire-1.2.1/pkg/common/telemetry/agent/ 20:55:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 20:55:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 20:55:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 20:55:42 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 20:55:42 spire-1.2.1/pkg/common/telemetry/agent/manager.go 20:55:42 spire-1.2.1/pkg/common/telemetry/agent/node.go 20:55:42 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 20:55:42 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 20:55:42 spire-1.2.1/pkg/common/telemetry/agent/store/ 20:55:42 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 20:55:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 20:55:42 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 20:55:42 spire-1.2.1/pkg/common/telemetry/blackhole.go 20:55:42 spire-1.2.1/pkg/common/telemetry/call.go 20:55:42 spire-1.2.1/pkg/common/telemetry/common/ 20:55:42 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 20:55:42 spire-1.2.1/pkg/common/telemetry/config.go 20:55:42 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 20:55:42 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 20:55:42 spire-1.2.1/pkg/common/telemetry/inmem.go 20:55:42 spire-1.2.1/pkg/common/telemetry/inmem_test.go 20:55:42 spire-1.2.1/pkg/common/telemetry/m3.go 20:55:42 spire-1.2.1/pkg/common/telemetry/m3_test.go 20:55:42 spire-1.2.1/pkg/common/telemetry/metrics.go 20:55:42 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 20:55:42 spire-1.2.1/pkg/common/telemetry/names.go 20:55:42 spire-1.2.1/pkg/common/telemetry/prometheus.go 20:55:42 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 20:55:42 spire-1.2.1/pkg/common/telemetry/sanitize.go 20:55:42 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 20:55:42 spire-1.2.1/pkg/common/telemetry/server/ 20:55:42 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 20:55:42 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 20:55:42 spire-1.2.1/pkg/common/telemetry/server/datastore/ 20:55:42 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 20:55:42 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 20:55:42 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 20:55:42 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 20:55:42 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 20:55:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 20:55:42 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 20:55:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 20:55:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 20:55:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 20:55:42 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 20:55:42 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 20:55:42 spire-1.2.1/pkg/common/telemetry/server/rotate.go 20:55:42 spire-1.2.1/pkg/common/telemetry/server/server.go 20:55:42 spire-1.2.1/pkg/common/telemetry/sink.go 20:55:42 spire-1.2.1/pkg/common/telemetry/statsd.go 20:55:42 spire-1.2.1/pkg/common/telemetry/statsd_test.go 20:55:42 spire-1.2.1/pkg/common/telemetry/uptime.go 20:55:42 spire-1.2.1/pkg/common/telemetry/version.go 20:55:42 spire-1.2.1/pkg/common/telemetry/withlabels.go 20:55:42 spire-1.2.1/pkg/common/uptime/ 20:55:42 spire-1.2.1/pkg/common/uptime/uptime.go 20:55:42 spire-1.2.1/pkg/common/uptime/uptime_test.go 20:55:42 spire-1.2.1/pkg/common/util/ 20:55:42 spire-1.2.1/pkg/common/util/certs.go 20:55:42 spire-1.2.1/pkg/common/util/certs_test.go 20:55:42 spire-1.2.1/pkg/common/util/csr.go 20:55:42 spire-1.2.1/pkg/common/util/hash.go 20:55:42 spire-1.2.1/pkg/common/util/selectors.go 20:55:42 spire-1.2.1/pkg/common/util/selectors_test.go 20:55:42 spire-1.2.1/pkg/common/util/signals.go 20:55:42 spire-1.2.1/pkg/common/util/sort.go 20:55:42 spire-1.2.1/pkg/common/util/sort_test.go 20:55:42 spire-1.2.1/pkg/common/util/task.go 20:55:42 spire-1.2.1/pkg/common/util/task_test.go 20:55:42 spire-1.2.1/pkg/common/util/testdata/ 20:55:42 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 20:55:42 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 20:55:42 spire-1.2.1/pkg/common/version/ 20:55:42 spire-1.2.1/pkg/common/version/version.go 20:55:42 spire-1.2.1/pkg/common/x509svid/ 20:55:42 spire-1.2.1/pkg/common/x509svid/common_test.go 20:55:42 spire-1.2.1/pkg/common/x509svid/csr.go 20:55:42 spire-1.2.1/pkg/common/x509svid/upstreamca.go 20:55:42 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 20:55:42 spire-1.2.1/pkg/common/x509util/ 20:55:42 spire-1.2.1/pkg/common/x509util/cert.go 20:55:42 spire-1.2.1/pkg/common/x509util/dns.go 20:55:42 spire-1.2.1/pkg/common/x509util/dns_test.go 20:55:42 spire-1.2.1/pkg/common/x509util/keyid.go 20:55:42 spire-1.2.1/pkg/common/x509util/keypair.go 20:55:42 spire-1.2.1/pkg/common/x509util/serialnumber.go 20:55:42 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 20:55:42 spire-1.2.1/pkg/server/ 20:55:42 spire-1.2.1/pkg/server/api/ 20:55:42 spire-1.2.1/pkg/server/api/agent.go 20:55:42 spire-1.2.1/pkg/server/api/agent/ 20:55:42 spire-1.2.1/pkg/server/api/agent/v1/ 20:55:42 spire-1.2.1/pkg/server/api/agent/v1/service.go 20:55:42 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 20:55:42 spire-1.2.1/pkg/server/api/agent_test.go 20:55:42 spire-1.2.1/pkg/server/api/api.go 20:55:42 spire-1.2.1/pkg/server/api/audit/ 20:55:42 spire-1.2.1/pkg/server/api/audit/audit.go 20:55:42 spire-1.2.1/pkg/server/api/audit/audit_test.go 20:55:42 spire-1.2.1/pkg/server/api/bundle.go 20:55:42 spire-1.2.1/pkg/server/api/bundle/ 20:55:42 spire-1.2.1/pkg/server/api/bundle/v1/ 20:55:42 spire-1.2.1/pkg/server/api/bundle/v1/service.go 20:55:42 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 20:55:42 spire-1.2.1/pkg/server/api/bundle_test.go 20:55:42 spire-1.2.1/pkg/server/api/debug/ 20:55:42 spire-1.2.1/pkg/server/api/debug/v1/ 20:55:42 spire-1.2.1/pkg/server/api/debug/v1/service.go 20:55:42 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 20:55:42 spire-1.2.1/pkg/server/api/entry.go 20:55:42 spire-1.2.1/pkg/server/api/entry/ 20:55:42 spire-1.2.1/pkg/server/api/entry/v1/ 20:55:42 spire-1.2.1/pkg/server/api/entry/v1/service.go 20:55:42 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 20:55:42 spire-1.2.1/pkg/server/api/entry_test.go 20:55:42 spire-1.2.1/pkg/server/api/health/ 20:55:42 spire-1.2.1/pkg/server/api/health/v1/ 20:55:42 spire-1.2.1/pkg/server/api/health/v1/service.go 20:55:42 spire-1.2.1/pkg/server/api/health/v1/service_test.go 20:55:42 spire-1.2.1/pkg/server/api/id.go 20:55:42 spire-1.2.1/pkg/server/api/id_test.go 20:55:42 spire-1.2.1/pkg/server/api/limits/ 20:55:42 spire-1.2.1/pkg/server/api/limits/limits.go 20:55:42 spire-1.2.1/pkg/server/api/middleware/ 20:55:42 spire-1.2.1/pkg/server/api/middleware/alias.go 20:55:42 spire-1.2.1/pkg/server/api/middleware/audit.go 20:55:42 spire-1.2.1/pkg/server/api/middleware/authorization.go 20:55:42 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 20:55:42 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 20:55:42 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 20:55:42 spire-1.2.1/pkg/server/api/middleware/caller.go 20:55:42 spire-1.2.1/pkg/server/api/middleware/caller_test.go 20:55:42 spire-1.2.1/pkg/server/api/middleware/common.go 20:55:42 spire-1.2.1/pkg/server/api/middleware/common_test.go 20:55:42 spire-1.2.1/pkg/server/api/middleware/entries.go 20:55:42 spire-1.2.1/pkg/server/api/middleware/entries_test.go 20:55:42 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 20:55:42 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 20:55:42 spire-1.2.1/pkg/server/api/ratelimit.go 20:55:42 spire-1.2.1/pkg/server/api/rpccontext/ 20:55:42 spire-1.2.1/pkg/server/api/rpccontext/alias.go 20:55:42 spire-1.2.1/pkg/server/api/rpccontext/audit.go 20:55:42 spire-1.2.1/pkg/server/api/rpccontext/caller.go 20:55:42 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 20:55:42 spire-1.2.1/pkg/server/api/selector.go 20:55:42 spire-1.2.1/pkg/server/api/selector_test.go 20:55:42 spire-1.2.1/pkg/server/api/status.go 20:55:42 spire-1.2.1/pkg/server/api/status_test.go 20:55:42 spire-1.2.1/pkg/server/api/svid/ 20:55:42 spire-1.2.1/pkg/server/api/svid/v1/ 20:55:42 spire-1.2.1/pkg/server/api/svid/v1/service.go 20:55:42 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 20:55:42 spire-1.2.1/pkg/server/api/trustdomain.go 20:55:42 spire-1.2.1/pkg/server/api/trustdomain/ 20:55:42 spire-1.2.1/pkg/server/api/trustdomain/v1/ 20:55:42 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 20:55:42 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 20:55:42 spire-1.2.1/pkg/server/api/trustdomain_test.go 20:55:42 spire-1.2.1/pkg/server/authpolicy/ 20:55:42 spire-1.2.1/pkg/server/authpolicy/defaults.go 20:55:42 spire-1.2.1/pkg/server/authpolicy/policy.go 20:55:42 spire-1.2.1/pkg/server/authpolicy/policy.rego 20:55:42 spire-1.2.1/pkg/server/authpolicy/policy_data.json 20:55:42 spire-1.2.1/pkg/server/authpolicy/policy_test.go 20:55:42 spire-1.2.1/pkg/server/authpolicy/validate.go 20:55:42 spire-1.2.1/pkg/server/bundle/ 20:55:42 spire-1.2.1/pkg/server/bundle/client/ 20:55:42 spire-1.2.1/pkg/server/bundle/client/client.go 20:55:42 spire-1.2.1/pkg/server/bundle/client/client_test.go 20:55:42 spire-1.2.1/pkg/server/bundle/client/manager.go 20:55:42 spire-1.2.1/pkg/server/bundle/client/manager_test.go 20:55:42 spire-1.2.1/pkg/server/bundle/client/sources.go 20:55:42 spire-1.2.1/pkg/server/bundle/client/sources_test.go 20:55:42 spire-1.2.1/pkg/server/bundle/client/updater.go 20:55:42 spire-1.2.1/pkg/server/bundle/client/updater_test.go 20:55:42 spire-1.2.1/pkg/server/ca/ 20:55:42 spire-1.2.1/pkg/server/ca/ca.go 20:55:42 spire-1.2.1/pkg/server/ca/ca_health.go 20:55:42 spire-1.2.1/pkg/server/ca/ca_test.go 20:55:42 spire-1.2.1/pkg/server/ca/journal.go 20:55:42 spire-1.2.1/pkg/server/ca/journal_test.go 20:55:42 spire-1.2.1/pkg/server/ca/manager.go 20:55:42 spire-1.2.1/pkg/server/ca/manager_health.go 20:55:42 spire-1.2.1/pkg/server/ca/manager_test.go 20:55:42 spire-1.2.1/pkg/server/ca/templates.go 20:55:42 spire-1.2.1/pkg/server/ca/upstream_client.go 20:55:42 spire-1.2.1/pkg/server/ca/upstream_client_test.go 20:55:42 spire-1.2.1/pkg/server/ca/validation.go 20:55:42 spire-1.2.1/pkg/server/cache/ 20:55:42 spire-1.2.1/pkg/server/cache/dscache/ 20:55:42 spire-1.2.1/pkg/server/cache/dscache/cache.go 20:55:42 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 20:55:42 spire-1.2.1/pkg/server/cache/entrycache/ 20:55:42 spire-1.2.1/pkg/server/cache/entrycache/cache.go 20:55:42 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 20:55:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 20:55:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 20:55:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 20:55:42 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 20:55:42 spire-1.2.1/pkg/server/catalog/ 20:55:42 spire-1.2.1/pkg/server/catalog/catalog.go 20:55:42 spire-1.2.1/pkg/server/catalog/keymanager.go 20:55:42 spire-1.2.1/pkg/server/catalog/nodeattestor.go 20:55:42 spire-1.2.1/pkg/server/catalog/noderesolver.go 20:55:42 spire-1.2.1/pkg/server/catalog/notifier.go 20:55:42 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 20:55:42 spire-1.2.1/pkg/server/config.go 20:55:42 spire-1.2.1/pkg/server/datastore/ 20:55:42 spire-1.2.1/pkg/server/datastore/datastore.go 20:55:42 spire-1.2.1/pkg/server/datastore/datastore_health.go 20:55:42 spire-1.2.1/pkg/server/datastore/repository.go 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/ 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 20:55:42 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 20:55:42 spire-1.2.1/pkg/server/endpoints/ 20:55:42 spire-1.2.1/pkg/server/endpoints/bundle/ 20:55:42 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 20:55:42 spire-1.2.1/pkg/server/endpoints/bundle/config.go 20:55:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 20:55:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 20:55:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 20:55:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 20:55:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 20:55:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 20:55:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 20:55:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 20:55:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 20:55:42 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 20:55:42 spire-1.2.1/pkg/server/endpoints/bundle/server.go 20:55:42 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 20:55:42 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 20:55:42 spire-1.2.1/pkg/server/endpoints/config.go 20:55:42 spire-1.2.1/pkg/server/endpoints/endpoints.go 20:55:42 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 20:55:42 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 20:55:42 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 20:55:42 spire-1.2.1/pkg/server/endpoints/middleware.go 20:55:42 spire-1.2.1/pkg/server/endpoints/middleware_test.go 20:55:42 spire-1.2.1/pkg/server/hostservice/ 20:55:42 spire-1.2.1/pkg/server/hostservice/agentstore/ 20:55:42 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 20:55:42 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 20:55:42 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 20:55:42 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 20:55:42 spire-1.2.1/pkg/server/hostservice/identityprovider/ 20:55:42 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 20:55:42 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/ 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/ 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/base/ 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/test/ 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 20:55:42 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/ 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 20:55:42 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/noderesolver/ 20:55:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 20:55:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 20:55:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 20:55:42 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 20:55:42 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 20:55:42 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 20:55:42 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/notifier/ 20:55:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 20:55:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 20:55:42 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 20:55:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 20:55:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 20:55:42 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 20:55:42 spire-1.2.1/pkg/server/plugin/notifier/repository.go 20:55:42 spire-1.2.1/pkg/server/plugin/notifier/v1.go 20:55:42 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemStep 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:55:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:55:42 ---> 9713dd33a380 20:55:42 Step 3/23 : WORKDIR /edgex-go 20:55:42 ---> Using cache 20:55:42 ---> 3f7e3e5532d0 20:55:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:42 ---> Using cache 20:55:42 ---> b958a960168e 20:55:42 Step 5/23 : RUN apk add --update --no-cache make bash git 20:55:42 ---> Running in 95e32584c0b0 20:55:42 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 20:55:42 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 20:55:42 spire-1.2.1/pkg/server/registration/ 20:55:42 spire-1.2.1/pkg/server/registration/manager.go 20:55:42 spire-1.2.1/pkg/server/registration/manager_test.go 20:55:42 spire-1.2.1/pkg/server/scanentries.go 20:55:42 spire-1.2.1/pkg/server/scanentries_test.go 20:55:42 spire-1.2.1/pkg/server/server.go 20:55:42 spire-1.2.1/pkg/server/server_test.go 20:55:42 spire-1.2.1/pkg/server/svid/ 20:55:42 spire-1.2.1/pkg/server/svid/observer.go 20:55:42 spire-1.2.1/pkg/server/svid/observer_test.go 20:55:42 spire-1.2.1/pkg/server/svid/rotator.go 20:55:42 spire-1.2.1/pkg/server/svid/rotator_config.go 20:55:42 spire-1.2.1/pkg/server/svid/rotator_config_test.go 20:55:42 spire-1.2.1/pkg/server/svid/rotator_test.go 20:55:42 spire-1.2.1/proto/ 20:55:42 spire-1.2.1/proto/private/ 20:55:42 spire-1.2.1/proto/private/server/ 20:55:42 spire-1.2.1/proto/private/server/journal/ 20:55:42 spire-1.2.1/proto/private/server/journal/journal.pb.go 20:55:42 spire-1.2.1/proto/private/server/journal/journal.proto 20:55:42 spire-1.2.1/proto/spire/ 20:55:42 spire-1.2.1/proto/spire/common/ 20:55:42 spire-1.2.1/proto/spire/common/common.pb.go 20:55:42 spire-1.2.1/proto/spire/common/common.proto 20:55:42 spire-1.2.1/proto/spire/common/plugin/ 20:55:42 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 20:55:42 spire-1.2.1/proto/spire/common/plugin/plugin.proto 20:55:42 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 20:55:42 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 20:55:42 spire-1.2.1/proto/spire/plugin/ 20:55:42 spire-1.2.1/proto/spire/plugin/agent/ 20:55:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 20:55:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 20:55:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 20:55:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 20:55:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 20:55:42 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 20:55:43 spire-1.2.1/release/ 20:55:43 spire-1.2.1/release/spire-extras/ 20:55:43 spire-1.2.1/release/spire-extras/README.md 20:55:43 spire-1.2.1/release/spire-extras/conf/ 20:55:43 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 20:55:43 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 20:55:43 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 20:55:43 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 20:55:43 spire-1.2.1/release/spire/ 20:55:43 spire-1.2.1/release/spire/README.md 20:55:43 spire-1.2.1/release/spire/conf/ 20:55:43 spire-1.2.1/release/spire/conf/agent/ 20:55:43 spire-1.2.1/release/spire/conf/agent/agent.conf 20:55:43 spire-1.2.1/release/spire/conf/server/ 20:55:43 spire-1.2.1/release/spire/conf/server/server.conf 20:55:43 spire-1.2.1/script/ 20:55:43 spire-1.2.1/script/build-artifact.sh 20:55:43 spire-1.2.1/script/generate_dummy_ca.sh 20:55:43 spire-1.2.1/support/ 20:55:43 spire-1.2.1/support/k8s/ 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/ 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 20:55:43 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 20:55:43 spire-1.2.1/support/oidc-discovery-provider/ 20:55:43 spire-1.2.1/support/oidc-discovery-provider/README.md 20:55:43 spire-1.2.1/support/oidc-discovery-provider/common_test.go 20:55:43 spire-1.2.1/support/oidc-discovery-provider/config.go 20:55:43 spire-1.2.1/support/oidc-discovery-provider/config_test.go 20:55:43 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 20:55:43 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 20:55:43 spire-1.2.1/support/oidc-discovery-provider/handler.go 20:55:43 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 20:55:43 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 20:55:43 spire-1.2.1/support/oidc-discovery-provider/main.go 20:55:43 spire-1.2.1/support/oidc-discovery-provider/server_api.go 20:55:43 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 20:55:43 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 20:55:43 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 20:55:43 spire-1.2.1/test/ 20:55:43 spire-1.2.1/test/clock/ 20:55:43 spire-1.2.1/test/clock/clock.go 20:55:43 spire-1.2.1/test/fakes/ 20:55:43 spire-1.2.1/test/fakes/fakeagentcatalog/ 20:55:43 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 20:55:43 spire-1.2.1/test/fakes/fakeagentkeymanager/ 20:55:43 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 20:55:43 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 20:55:43 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 20:55:43 spire-1.2.1/test/fakes/fakeagentstore/ 20:55:43 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 20:55:43 spire-1.2.1/test/fakes/fakedatastore/ 20:55:43 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 20:55:43 spire-1.2.1/test/fakes/fakeentryclient/ 20:55:43 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 20:55:43 spire-1.2.1/test/fakes/fakehealthchecker/ 20:55:43 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 20:55:43 spire-1.2.1/test/fakes/fakeidentityprovider/ 20:55:43 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 20:55:43 spire-1.2.1/test/fakes/fakemetrics/ 20:55:43 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 20:55:43 spire-1.2.1/test/fakes/fakenoderesolver/ 20:55:43 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 20:55:43 spire-1.2.1/test/fakes/fakenotifier/ 20:55:43 spire-1.2.1/test/fakes/fakenotifier/notifier.go 20:55:43 spire-1.2.1/test/fakes/fakepluginmetrics/ 20:55:43 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 20:55:43 spire-1.2.1/test/fakes/fakeserverca/ 20:55:43 spire-1.2.1/test/fakes/fakeserverca/serverca.go 20:55:43 spire-1.2.1/test/fakes/fakeservercatalog/ 20:55:43 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 20:55:43 spire-1.2.1/test/fakes/fakeserverkeymanager/ 20:55:43 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 20:55:43 spire-1.2.1/test/fakes/fakeservernodeattestor/ 20:55:43 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 20:55:43 spire-1.2.1/test/fakes/fakeupstreamauthority/ 20:55:43 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 20:55:43 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 20:55:43 spire-1.2.1/test/fakes/fakeworkloadapi/ 20:55:43 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 20:55:43 spire-1.2.1/test/fakes/fakeworkloadattestor/ 20:55:43 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 20:55:43 spire-1.2.1/test/fixture/ 20:55:43 spire-1.2.1/test/fixture/certs/ 20:55:43 spire-1.2.1/test/fixture/certs/agent_svid.der 20:55:43 spire-1.2.1/test/fixture/certs/base_cert.pem 20:55:43 spire-1.2.1/test/fixture/certs/base_csr.pem 20:55:43 spire-1.2.1/test/fixture/certs/base_key.pem 20:55:43 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 20:55:43 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 20:55:43 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 20:55:43 spire-1.2.1/test/fixture/certs/blog_cert.pem 20:55:43 spire-1.2.1/test/fixture/certs/blog_csr.pem 20:55:43 spire-1.2.1/test/fixture/certs/blog_key.pem 20:55:43 spire-1.2.1/test/fixture/certs/bundle.der 20:55:43 spire-1.2.1/test/fixture/certs/ca.pem 20:55:43 spire-1.2.1/test/fixture/certs/ca_key.pem 20:55:43 spire-1.2.1/test/fixture/certs/database_cert.pem 20:55:43 spire-1.2.1/test/fixture/certs/database_csr.pem 20:55:43 spire-1.2.1/test/fixture/certs/database_key.pem 20:55:43 spire-1.2.1/test/fixture/certs/node_cert.pem 20:55:43 spire-1.2.1/test/fixture/certs/node_csr.pem 20:55:43 spire-1.2.1/test/fixture/certs/node_key.pem 20:55:43 spire-1.2.1/test/fixture/certs/svid.pem 20:55:43 spire-1.2.1/test/fixture/certs/svid_key.pem 20:55:43 spire-1.2.1/test/fixture/config/ 20:55:43 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 20:55:43 spire-1.2.1/test/fixture/config/agent_good.conf 20:55:43 spire-1.2.1/test/fixture/config/agent_good_templated.conf 20:55:43 spire-1.2.1/test/fixture/config/plugin_good.conf 20:55:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 20:55:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 20:55:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 20:55:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 20:55:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 20:55:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 20:55:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 20:55:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 20:55:43 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 20:55:43 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 20:55:43 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 20:55:43 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 20:55:43 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 20:55:43 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 20:55:43 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 20:55:43 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 20:55:43 spire-1.2.1/test/fixture/config/server_good.conf 20:55:43 spire-1.2.1/test/fixture/config/server_good_templated.conf 20:55:43 spire-1.2.1/test/fixture/fixture.go 20:55:43 spire-1.2.1/test/fixture/nodeattestor/ 20:55:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 20:55:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 20:55:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 20:55:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 20:55:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 20:55:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 20:55:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 20:55:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 20:55:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 20:55:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 20:55:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 20:55:43 spire-1.2.1/test/fixture/registration/ 20:55:43 spire-1.2.1/test/fixture/registration/entries.json 20:55:43 spire-1.2.1/test/fixture/registration/good-for-update.json 20:55:43 spire-1.2.1/test/fixture/registration/good.json 20:55:43 spire-1.2.1/test/fixture/registration/invalid.json 20:55:43 spire-1.2.1/test/fixture/registration/invalid_json.json 20:55:43 spire-1.2.1/test/fixture/registration/manager_test_entries.json 20:55:43 spire-1.2.1/test/integration/ 20:55:43 spire-1.2.1/test/integration/README.md 20:55:43 spire-1.2.1/test/integration/common 20:55:43 spire-1.2.1/test/integration/setup/ 20:55:43 spire-1.2.1/test/integration/setup/adminclient/ 20:55:43 spire-1.2.1/test/integration/setup/adminclient/build.sh 20:55:43 spire-1.2.1/test/integration/setup/adminclient/client.go 20:55:43 spire-1.2.1/test/integration/setup/debugagent/ 20:55:43 spire-1.2.1/test/integration/setup/debugagent/build.sh 20:55:43 spire-1.2.1/test/integration/setup/debugagent/main.go 20:55:43 spire-1.2.1/test/integration/setup/debugserver/ 20:55:43 spire-1.2.1/test/integration/setup/debugserver/build.sh 20:55:43 spire-1.2.1/test/integration/setup/debugserver/main.go 20:55:43 spire-1.2.1/test/integration/setup/downstreamclient/ 20:55:43 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 20:55:43 spire-1.2.1/test/integration/setup/downstreamclient/client.go 20:55:43 spire-1.2.1/test/integration/setup/itclient/ 20:55:43 spire-1.2.1/test/integration/setup/itclient/client.go 20:55:43 spire-1.2.1/test/integration/setup/node-attestation/ 20:55:43 spire-1.2.1/test/integration/setup/node-attestation/build.sh 20:55:43 spire-1.2.1/test/integration/setup/node-attestation/client.go 20:55:43 spire-1.2.1/test/integration/setup/x509pop/ 20:55:43 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 20:55:43 spire-1.2.1/test/integration/setup/x509pop/setup.sh 20:55:43 spire-1.2.1/test/integration/suites/ 20:55:43 spire-1.2.1/test/integration/suites/admin-endpoints/ 20:55:43 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 20:55:43 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 20:55:43 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 20:55:43 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 20:55:43 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 20:55:43 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 20:55:43 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 20:55:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 20:55:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 20:55:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 20:55:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 20:55:43 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 20:55:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 20:55:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 20:55:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 20:55:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 20:55:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 20:55:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 20:55:43 spire-1.2.1/test/integration/suites/datastore-mysql/ 20:55:43 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 20:55:43 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 20:55:43 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 20:55:43 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 20:55:43 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres/ 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 20:55:43 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 20:55:43 spire-1.2.1/test/integration/suites/debug-endpoints/ 20:55:43 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 20:55:43 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 20:55:43 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 20:55:43 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 20:55:43 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 20:55:43 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 20:55:43 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 20:55:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 20:55:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 20:55:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 20:55:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 20:55:43 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 20:55:43 spire-1.2.1/test/integration/suites/downstream-endpoints/ 20:55:43 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 20:55:43 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 20:55:43 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 20:55:43 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 20:55:43 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 20:55:43 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 20:55:43 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 20:55:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 20:55:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 20:55:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 20:55:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 20:55:43 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:55:43  20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 20:55:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 20:55:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 20:55:43 spire-1.2.1/test/integration/suites/join-token/ 20:55:43 spire-1.2.1/test/integration/suites/join-token/01-start-server 20:55:43 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agentsgo: downloading github.com/open-policy-agent/opa v0.38.0 20:55:43  20:55:43 spire-1.2.1/test/integration/suites/join-token/03-start-agent 20:55:43 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 20:55:43 spire-1.2.1/test/integration/suites/join-token/05-check-svid 20:55:43 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 20:55:43 spire-1.2.1/test/integration/suites/join-token/README.md 20:55:43 spire-1.2.1/test/integration/suites/join-token/conf/ 20:55:43 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 20:55:43 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/join-token/conf/server/ 20:55:43 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 20:55:43 spire-1.2.1/test/integration/suites/join-token/teardown 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/ 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 20:55:43 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/ 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 20:55:43 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 20:55:43 spire-1.2.1/test/integration/suites/k8s/ 20:55:43 spire-1.2.1/test/integration/suites/k8s/00-setup 20:55:43 spire-1.2.1/test/integration/suites/k8s/01-apply-config 20:55:43 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 20:55:43 spire-1.2.1/test/integration/suites/k8s/README.md 20:55:43 spire-1.2.1/test/integration/suites/k8s/conf/ 20:55:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 20:55:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 20:55:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s/conf/server/ 20:55:43 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 20:55:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 20:55:43 spire-1.2.1/test/integration/suites/k8s/init-kubectl 20:55:43 spire-1.2.1/test/integration/suites/k8s/teardown 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/ 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/README.md 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/root/ 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/nested-rotation/teardown 20:55:43 spire-1.2.1/test/integration/suites/node-attestation/ 20:55:43 spire-1.2.1/test/integration/suites/node-attestation/00-setup 20:55:43 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 20:55:43 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 20:55:43 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 20:55:43 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 20:55:43 spire-1.2.1/test/integration/suites/node-attestation/README.md 20:55:43 spire-1.2.1/test/integration/suites/node-attestation/conf/ 20:55:43 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 20:55:43 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 20:55:43 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 20:55:43 spire-1.2.1/test/integration/suites/node-attestation/teardown 20:55:43 spire-1.2.1/test/integration/suites/rotation/ 20:55:43 spire-1.2.1/test/integration/suites/rotation/00-setup 20:55:43 spire-1.2.1/test/integration/suites/rotation/01-start-server 20:55:43 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 20:55:43 spire-1.2.1/test/integration/suites/rotation/03-start-agent 20:55:43 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 20:55:43 spire-1.2.1/test/integration/suites/rotation/05-check-svids 20:55:43 spire-1.2.1/test/integration/suites/rotation/README.md 20:55:43 spire-1.2.1/test/integration/suites/rotation/conf/ 20:55:43 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 20:55:43 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/rotation/conf/server/ 20:55:43 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 20:55:43 spire-1.2.1/test/integration/suites/rotation/teardown 20:55:43 spire-1.2.1/test/integration/suites/self-test/ 20:55:43 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 20:55:43 spire-1.2.1/test/integration/suites/self-test/README.md 20:55:43 spire-1.2.1/test/integration/suites/self-test/teardown 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/ 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 20:55:43 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 20:55:43 spire-1.2.1/test/integration/suites/upgrade/ 20:55:43 spire-1.2.1/test/integration/suites/upgrade/00-setup 20:55:43 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 20:55:43 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 20:55:43 spire-1.2.1/test/integration/suites/upgrade/README.md 20:55:43 spire-1.2.1/test/integration/suites/upgrade/conf/ 20:55:43 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 20:55:43 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 20:55:43 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 20:55:43 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 20:55:43 spire-1.2.1/test/integration/suites/upgrade/teardown 20:55:43 spire-1.2.1/test/integration/suites/upgrade/versions.txt 20:55:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 20:55:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 20:55:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 20:55:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 20:55:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 20:55:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 20:55:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 20:55:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 20:55:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 20:55:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 20:55:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 20:55:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 20:55:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 20:55:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 20:55:43 spire-1.2.1/test/integration/test-one.sh 20:55:43 spire-1.2.1/test/integration/test.sh 20:55:43 spire-1.2.1/test/plugintest/ 20:55:43 spire-1.2.1/test/plugintest/config.go 20:55:43 spire-1.2.1/test/plugintest/load.go 20:55:43 spire-1.2.1/test/plugintest/option.go 20:55:43 spire-1.2.1/test/spiretest/ 20:55:43 spire-1.2.1/test/spiretest/apiserver.go 20:55:43 spire-1.2.1/test/spiretest/assertions.go 20:55:43 spire-1.2.1/test/spiretest/dir.go 20:55:43 spire-1.2.1/test/spiretest/errors_posix.go 20:55:43 spire-1.2.1/test/spiretest/errors_windows.go 20:55:43 spire-1.2.1/test/spiretest/logs.go 20:55:43 spire-1.2.1/test/spiretest/socketapi.go 20:55:43 spire-1.2.1/test/spiretest/suite.go 20:55:43 spire-1.2.1/test/spiretest/x509.go 20:55:43 spire-1.2.1/test/testca/ 20:55:43 spire-1.2.1/test/testca/ca.go 20:55:43 spire-1.2.1/test/testkey/ 20:55:43 spire-1.2.1/test/testkey/generate.sh 20:55:43 spire-1.2.1/test/testkey/genkeys.go 20:55:43 spire-1.2.1/test/testkey/keys.go 20:55:43 spire-1.2.1/test/testkey/new.go 20:55:43 spire-1.2.1/test/tpmsimulator/ 20:55:43 spire-1.2.1/test/tpmsimulator/simulator.go 20:55:43 spire-1.2.1/test/util/ 20:55:43 spire-1.2.1/test/util/cert_fixtures.go 20:55:43 spire-1.2.1/test/util/cert_generation.go 20:55:43 spire-1.2.1/test/util/io_redirection.go 20:55:43 spire-1.2.1/test/util/race.go 20:55:43 spire-1.2.1/test/util/util.go 20:55:43 building spire from source... 20:55:44 Installing go1.17.7... 20:55:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:55:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:55:47 OK: 220 MiB in 52 packages 20:55:49 Removing intermediate container 95e32584c0b0 20:55:49 ---> 43707b8d2719 20:55:49 Step 6/23 : COPY go.mod vendor* ./ 20:55:50 ---> 6d12ea195058 20:55:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:50 ---> Running in 3dc79fec0437 20:55:51 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 20:55:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:55:51 ---> 9713dd33a380 20:55:51 Step 3/22 : WORKDIR /edgex-go 20:55:51 ---> Using cache 20:55:51 ---> 3f7e3e5532d0 20:55:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:55:51 ---> Using cache 20:55:51 ---> b958a960168e 20:55:51 Step 5/22 : RUN apk add --update --no-cache make git 20:55:51 ---> Using cache 20:55:51 ---> eda48cfde04b 20:55:51 Step 6/22 : COPY go.mod vendor* ./ 20:55:51 ---> Using cache 20:55:51 ---> 33062a750f7c 20:55:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:51 ---> Using cache 20:55:51 ---> f3e5f355cc72 20:55:51 Step 8/22 : COPY . . 20:55:51 ---> Using cache 20:55:51 ---> 4cd9eb8ff8c1 20:55:51 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:55:51 ---> Running in 16d98aa735a1 20:55:53 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:55:56 Removing intermediate container 3dc79fec0437 20:55:56 ---> 5b450f995e06 20:55:56 Step 8/23 : COPY . . 20:55:59 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:55:59 go: downloading github.com/mattn/go-colorable v0.1.12 20:55:59 go: downloading github.com/Masterminds/goutils v1.1.0 20:55:59 go: downloading github.com/Masterminds/semver v1.5.0 20:55:59 go: downloading github.com/google/uuid v1.1.2 20:56:00 go: downloading github.com/huandu/xstrings v1.3.2 20:56:00 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:56:00 go: downloading github.com/oklog/run v1.0.0 20:56:00 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:56:00 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:56:00 go: downloading github.com/prometheus/client_model v0.2.0 20:56:00 go: downloading github.com/prometheus/common v0.32.1 20:56:00 go: downloading github.com/beorn7/perks v1.0.1 20:56:00 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:56:01 go: downloading github.com/prometheus/procfs v0.7.3 20:56:02 go: downloading github.com/pkg/errors v0.9.1 20:56:02 go: downloading go.uber.org/atomic v1.9.0 20:56:03 go: downloading github.com/imkira/go-observer v1.0.3 20:56:03 go: downloading github.com/hashicorp/errwrap v1.1.0 20:56:03 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:56:03 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:56:03 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:56:03 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:56:03 go: downloading github.com/blang/semver/v4 v4.0.0 20:56:04 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:56:04 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:56:04 go: downloading github.com/jinzhu/gorm v1.9.16 20:56:05 go: downloading github.com/lib/pq v1.10.4 20:56:05 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:56:05 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:56:06 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:56:09 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:56:18 Building bin/spire-server... 20:56:18 go: downloading github.com/mitchellh/cli v1.1.2 20:56:18 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 20:56:18 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 20:56:18 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 20:56:18 go: downloading google.golang.org/grpc v1.44.0 20:56:21  ---> 5b7ac19c1668 20:56:21 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:56:21 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:56:21  ---> Running in 87b45363101f 20:56:21 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:56:22 go: downloading github.com/stretchr/testify v1.7.0 20:56:22 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 20:56:22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:56:22 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:56:23 go: downloading github.com/imdario/mergo v0.3.12 20:56:23 go: downloading github.com/sirupsen/logrus v1.8.1 20:56:23 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 20:56:23 go: downloading github.com/hashicorp/go-hclog v1.1.0 20:56:23 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:56:24 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 20:56:24 go: downloading github.com/fatih/color v1.13.0 20:56:24 go: downloading github.com/mattn/go-isatty v0.0.14 20:56:24 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 20:56:24 go: downloading github.com/hashicorp/go-plugin v1.4.3 20:56:24 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 20:56:24 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 20:56:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 20:56:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 20:56:25 go: downloading github.com/armon/go-metrics v0.3.10 20:56:26 go: downloading github.com/prometheus/client_golang v1.12.1 20:56:26 go: downloading github.com/uber-go/tally/v4 v4.1.1 20:56:27 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 20:56:27 go: downloading github.com/open-policy-agent/opa v0.38.0 20:56:42 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 20:56:42 go: downloading github.com/mattn/go-colorable v0.1.12 20:56:42 go: downloading github.com/Masterminds/semver v1.5.0 20:56:42 go: downloading github.com/Masterminds/goutils v1.1.0 20:56:42 go: downloading github.com/google/uuid v1.1.2 20:56:42 go: downloading github.com/huandu/xstrings v1.3.2 20:56:42 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 20:56:42 go: downloading github.com/oklog/run v1.0.0 20:56:42 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 20:56:42 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 20:56:42 go: downloading github.com/prometheus/client_model v0.2.0 20:56:42 go: downloading github.com/prometheus/common v0.32.1 20:56:42 go: downloading github.com/pkg/errors v0.9.1 20:56:42 go: downloading go.uber.org/atomic v1.9.0 20:56:43 go: downloading github.com/beorn7/perks v1.0.1 20:56:43 go: downloading github.com/imkira/go-observer v1.0.3 20:56:43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 20:56:43 go: downloading github.com/prometheus/procfs v0.7.3 20:56:43 go: downloading github.com/hashicorp/errwrap v1.1.0 20:56:43 go: downloading github.com/mitchellh/reflectwalk v1.0.1 20:56:43 go: downloading github.com/hashicorp/golang-lru v0.5.4 20:56:44 go: downloading github.com/twmb/murmur3 v1.1.6 20:56:44 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 20:56:44 go: downloading github.com/blang/semver/v4 v4.0.0 20:56:44 go: downloading github.com/go-sql-driver/mysql v1.6.0 20:56:45 go: downloading google.golang.org/api v0.70.0 20:56:45 go: downloading k8s.io/client-go v0.23.4 20:56:45 go: downloading k8s.io/api v0.23.4 20:56:45 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 20:56:45 go: downloading github.com/jinzhu/gorm v1.9.16 20:56:46 go: downloading github.com/mattn/go-sqlite3 v1.14.12 20:56:46 go: downloading github.com/lib/pq v1.10.4 20:56:46 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 20:56:47 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 20:56:50 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 20:56:57 go: downloading github.com/google/go-tpm v0.3.3 20:56:57 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:57:00 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 20:57:00 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 20:57:00 go: downloading github.com/stretchr/testify v1.7.0 20:57:00 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 20:57:00 go: downloading github.com/aws/aws-sdk-go v1.43.0 20:57:27 go: downloading google.golang.org/api v0.70.0 20:57:27 go: downloading k8s.io/client-go v0.23.4 20:57:27 go: downloading k8s.io/api v0.23.4 20:57:27 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:57:27 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:57:27 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:57:27 go: downloading cloud.google.com/go/storage v1.21.0 20:57:28 go: downloading cloud.google.com/go v0.100.2 20:57:29 go: downloading k8s.io/apimachinery v0.23.4 20:57:32 go: downloading k8s.io/kube-aggregator v0.23.3 20:57:32 go: downloading cloud.google.com/go/security v1.3.0 20:57:32 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:57:34 go: downloading github.com/hashicorp/vault/api v1.4.1 20:57:34 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:57:35 go: downloading github.com/google/go-tpm v0.3.3 20:57:36 go: downloading github.com/twmb/murmur3 v1.1.6 20:57:36 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 20:57:36 go: downloading gopkg.in/yaml.v2 v2.4.0 20:57:36 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:57:36 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:57:36 go: downloading github.com/gobwas/glob v0.2.3 20:57:37 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:57:37 go: downloading github.com/jinzhu/inflection v1.0.0 20:57:37 go: downloading github.com/aws/smithy-go v1.11.0 20:57:38 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:57:38 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:57:39 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:57:39 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:57:39 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:57:40 go: downloading github.com/gogo/protobuf v1.3.2 20:57:45 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:57:45 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:57:45 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:57:45 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:57:46 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:57:46 go: downloading github.com/dimchansky/utfbom v1.1.1 20:57:46 go: downloading cloud.google.com/go/compute v1.3.0 20:57:47 go: downloading cloud.google.com/go/iam v0.1.1 20:57:47 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:57:47 go: downloading k8s.io/klog/v2 v2.30.0 20:57:47 go: downloading github.com/google/gofuzz v1.1.0 20:57:47 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:57:48 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:57:49 go: downloading github.com/spf13/pflag v1.0.5 20:57:49 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:57:49 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:57:50 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:57:50 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:57:50 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:57:50 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:57:50 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:57:51 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:57:51 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:57:52 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:57:52 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:57:52 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:57:54 go: downloading go.opencensus.io v0.23.0 20:57:55 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:57:55 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:57:55 go: downloading gopkg.in/inf.v0 v0.9.1 20:57:55 go: downloading github.com/go-logr/logr v1.2.2 20:57:56 go: downloading github.com/google/go-cmp v0.5.7 20:57:56 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:57:56 go: downloading github.com/json-iterator/go v1.1.12 20:57:57 go: downloading github.com/googleapis/gnostic v0.5.5 20:58:00 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:58:02 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:58:02 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:58:02 go: downloading github.com/tklauser/numcpus v0.3.0 20:58:02 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:58:02 go: downloading go.uber.org/zap v1.21.0 20:58:03 go: downloading sigs.k8s.io/yaml v1.3.0 20:58:03 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:58:03 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:58:04 go: downloading github.com/modern-go/reflect2 v1.0.2 20:58:04 go: downloading github.com/ryanuber/go-glob v1.0.0 20:58:04 go: downloading github.com/golang/snappy v0.0.4 20:58:04 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:58:04 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 20:58:05 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 20:58:05 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 20:58:05 go: downloading cloud.google.com/go/storage v1.21.0 20:58:05 go: downloading cloud.google.com/go v0.100.2 20:58:07 go: downloading k8s.io/apimachinery v0.23.4 20:58:10 go: downloading k8s.io/kube-aggregator v0.23.3 20:58:10 go: downloading sigs.k8s.io/controller-runtime v0.11.1 20:58:12 go: downloading cloud.google.com/go/security v1.3.0 20:58:12 go: downloading github.com/hashicorp/vault/api v1.4.1 20:58:12 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 20:58:13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 20:58:13 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:58:13 go: downloading gopkg.in/yaml.v2 v2.4.0 20:58:13 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:58:14 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:58:14 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:58:14 go: downloading github.com/gobwas/glob v0.2.3 20:58:14 go: downloading github.com/hashicorp/go-version v1.2.0 20:58:14 go: downloading go.uber.org/multierr v1.6.0 20:58:14 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 20:58:14 go: downloading github.com/jinzhu/inflection v1.0.0 20:58:14 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 20:58:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 20:58:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 20:58:15 go: downloading github.com/aws/smithy-go v1.11.0 20:58:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 20:58:16 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 20:58:17 go: downloading github.com/gogo/protobuf v1.3.2 20:58:22 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 20:58:23 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 20:58:23 go: downloading github.com/Azure/go-autorest/logger v0.2.1 20:58:23 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 20:58:23 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 20:58:23 go: downloading github.com/dimchansky/utfbom v1.1.1 20:58:23 go: downloading cloud.google.com/go/compute v1.3.0 20:58:24 go: downloading cloud.google.com/go/iam v0.1.1 20:58:24 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 20:58:24 go: downloading k8s.io/klog/v2 v2.30.0 20:58:24 go: downloading github.com/google/gofuzz v1.1.0 20:58:25 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 20:58:26 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 20:58:26 go: downloading github.com/spf13/pflag v1.0.5 20:58:26 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 20:58:26 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 20:58:27 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 20:58:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 20:58:27 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 20:58:27 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 20:58:27 go: downloading github.com/hashicorp/vault/sdk v0.4.1 20:58:28 go: downloading github.com/mitchellh/mapstructure v1.4.3 20:58:28 go: downloading github.com/tklauser/go-sysconf v0.3.9 20:58:29 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 20:58:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 20:58:29 go: downloading github.com/jmespath/go-jmespath v0.4.0 20:58:31 go: downloading go.opencensus.io v0.23.0 20:58:32 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 20:58:32 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 20:58:32 go: downloading gopkg.in/inf.v0 v0.9.1 20:58:32 go: downloading github.com/go-logr/logr v1.2.2 20:58:32 go: downloading github.com/google/go-cmp v0.5.7 20:58:33 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 20:58:33 go: downloading github.com/json-iterator/go v1.1.12 20:58:33 go: downloading github.com/googleapis/gnostic v0.5.5 20:58:36 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 20:58:38 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 20:58:38 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 20:58:38 go: downloading github.com/tklauser/numcpus v0.3.0 20:58:38 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 20:58:38 go: downloading go.uber.org/zap v1.21.0 20:58:39 go: downloading sigs.k8s.io/yaml v1.3.0 20:58:39 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 20:58:39 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 20:58:39 go: downloading github.com/modern-go/reflect2 v1.0.2 20:58:39 go: downloading github.com/ryanuber/go-glob v1.0.0 20:58:39 go: downloading github.com/golang/snappy v0.0.4 20:58:40 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 20:58:41 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:58:41 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 20:58:51 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 20:58:51 go: downloading github.com/hashicorp/go-uuid v1.0.2 20:58:51 go: downloading github.com/hashicorp/go-version v1.2.0 20:58:51 go: downloading go.uber.org/multierr v1.6.0 20:59:18 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 20:59:18 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:02:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:02:40 Removing intermediate container 16d98aa735a1 21:02:40 ---> 13b4cf4e6e51 21:02:40 21:02:40 Step 10/22 : FROM alpine:3.14 21:02:40 ---> ac73e934f311 21:02:40 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:02:40 ---> Running in c86aa5423f0d 21:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:02:42 Removing intermediate container 1c7a344697bf 21:02:42 ---> 947015ed9a76 21:02:42 21:02:42 Step 10/22 : FROM alpine:3.14 21:02:42 ---> ac73e934f311 21:02:42 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:02:42 ---> Running in bff059a77c8e 21:02:43 (1/6) Installing ca-certificates (20211220-r0) 21:02:43 (2/6) Installing brotli-libs (1.0.9-r5) 21:02:44 (3/6) Installing nghttp2-libs (1.43.0-r0) 21:02:44 (4/6) Installing libcurl (7.79.1-r0) 21:02:44 (5/6) Installing curl (7.79.1-r0) 21:02:44 (6/6) Installing dumb-init (1.2.5-r1) 21:02:44 Executing busybox-1.33.1-r7.trigger 21:02:44 Executing ca-certificates-20211220-r0.trigger 21:02:44 OK: 8 MiB in 20 packages 21:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:02:46 (1/1) Installing dumb-init (1.2.5-r1) 21:02:46 Executing busybox-1.33.1-r7.trigger 21:02:46 OK: 5 MiB in 15 packages 21:02:47 Removing intermediate container c86aa5423f0d 21:02:47 ---> 0a8056d0ed6d 21:02:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:02:47 ---> Running in 0b29bd1ee02a 21:02:47 Removing intermediate container bff059a77c8e 21:02:47 ---> 2fe54b5db02c 21:02:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:02:47 ---> Running in 531834542b95 21:02:47 Removing intermediate container 0b29bd1ee02a 21:02:48 ---> 3bb933b69e59 21:02:48 Step 13/22 : WORKDIR /edgex 21:02:48 ---> Running in 103ce24e0f12 21:02:48 Removing intermediate container 531834542b95 21:02:48 ---> 60afdefed996 21:02:48 Step 13/22 : ENV APP_PORT=59861 21:02:48 ---> Running in 7dcc225dba65 21:02:48 Removing intermediate container 103ce24e0f12 21:02:48 ---> 4184226e972e 21:02:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:02:49 Removing intermediate container 7dcc225dba65 21:02:49 ---> f5f13a6e7e52 21:02:49 Step 14/22 : EXPOSE $APP_PORT 21:02:49 ---> Running in 1c03d73d44ab 21:02:49 ---> 6bbcb3622921 21:02:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:02:50 Removing intermediate container 1c03d73d44ab 21:02:50 ---> ae9a70097902 21:02:50 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:51 ---> 6f56e3f654b3 21:02:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:02:53 ---> 6ab8d2617b4a 21:02:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:02:56 ---> 6ef1cf280a21 21:02:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:02:57 ---> cdb98cfd4b6b 21:02:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:02:57 ---> cd6ad669d847 21:02:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:02:57 ---> Running in d830171be10f 21:02:58 Removing intermediate container d830171be10f 21:02:58 ---> 1b35424b01a4 21:02:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:58 ---> 042765a56b4b 21:02:58 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:02:58 ---> Running in eea3055c9feb 21:02:58 ---> Running in 954d4dba9987 21:03:00 Removing intermediate container eea3055c9feb 21:03:00 ---> 691669ad8914 21:03:00 Step 20/22 : LABEL arch=arm64 21:03:00 ---> Running in 36e7af1c9764 21:03:01 Removing intermediate container 36e7af1c9764 21:03:01 ---> 5ffa9a66bb48 21:03:01 Step 21/22 : LABEL git_sha=ba579a049dc3911f8fbbf0dd09fff2ad6edfb3cb 21:03:01 ---> Running in e446238f72f5 21:03:03 Removing intermediate container e446238f72f5 21:03:03 ---> 960dbc33fda1 21:03:03 Step 22/22 : LABEL version=0.0.0 21:03:03 Removing intermediate container 954d4dba9987 21:03:03 ---> 7840320f6465 21:03:03 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:03:03 ---> Running in a35183ecde6a 21:03:03 ---> Running in 26ef91cb0a7f 21:03:04 Removing intermediate container a35183ecde6a 21:03:04 ---> 3e42f9d1210a 21:03:04 Step 20/22 : LABEL arch=arm64 21:03:04 Removing intermediate container 26ef91cb0a7f 21:03:04 ---> 7e1e8520bc9f 21:03:04 21:03:04 ---> Running in 524c152030cd 21:03:05 Removing intermediate container 524c152030cd 21:03:05 ---> 1688c4aa4fb3 21:03:05 Step 21/22 : LABEL git_sha=ba579a049dc3911f8fbbf0dd09fff2ad6edfb3cb 21:03:06 ---> Running in ca7c8786b8a0 21:03:06 Successfully built 7e1e8520bc9f 21:03:06 Successfully tagged support-scheduler-arm64:latest 21:03:06  Building support-scheduler ... done Building security-spire-server 21:03:06 Removing intermediate container ca7c8786b8a0 21:03:06 ---> 05def87d5e45 21:03:06 Step 22/22 : LABEL version=0.0.0 21:03:06 ---> Running in 705030f87d97 21:03:07 Removing intermediate container 705030f87d97 21:03:07 ---> 75c151513a4b 21:03:07 21:03:07 Removing intermediate container 87b45363101f 21:03:07 ---> 73391113d339 21:03:07 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:03:08 ---> Running in 3c3a556a1420 21:03:08 Successfully built 75c151513a4b 21:03:08 Successfully tagged security-proxy-setup-arm64:latest 21:03:08  Building security-proxy-setup ... done Building core-metadata 21:03:09 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 21:03:14 Removing intermediate container 3c3a556a1420 21:03:14 ---> 906464091889 21:03:14 21:03:14 Step 11/23 : FROM docker:20.10.14 21:03:14 20.10.14: Pulling from library/docker 21:03:26 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:03:26 Status: Downloaded newer image for docker:20.10.14 21:03:26 ---> c346e9eafbab 21:03:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:03:27 ---> Running in f4a8d466d90c 21:03:27 Removing intermediate container f4a8d466d90c 21:03:27 ---> b96b8479a620 21:03:27 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:03:28 ---> Running in 01ffc316802d 21:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:03:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:03:33 (1/43) Installing readline (8.1.1-r0) 21:03:33 (2/43) Installing bash (5.1.16-r0) 21:03:33 Executing bash-5.1.16-r0.post-install 21:03:33 (3/43) Installing brotli-libs (1.0.9-r5) 21:03:33 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:03:33 (5/43) Installing libcurl (7.80.0-r0) 21:03:33 (6/43) Installing curl (7.80.0-r0) 21:03:33 (7/43) Installing dumb-init (1.2.5-r1) 21:03:33 (8/43) Installing libbz2 (1.0.8-r1) 21:03:33 (9/43) Installing expat (2.4.7-r0) 21:03:33 (10/43) Installing libffi (3.4.2-r1) 21:03:33 (11/43) Installing gdbm (1.22-r0) 21:03:33 (12/43) Installing xz-libs (5.2.5-r1) 21:03:33 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:03:33 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:03:33 (15/43) Installing mpdecimal (2.5.1-r1) 21:03:33 (16/43) Installing sqlite-libs (3.36.0-r0) 21:03:34 (17/43) Installing python3 (3.9.7-r4) 21:03:38 (18/43) Installing py3-appdirs (1.4.4-r2) 21:03:38 (19/43) Installing py3-certifi (2020.12.5-r1) 21:03:38 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:03:38 (21/43) Installing py3-idna (3.3-r0) 21:03:38 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:03:38 (23/43) Installing py3-requests (2.26.0-r1) 21:03:38 (24/43) Installing py3-msgpack (1.0.2-r1) 21:03:38 (25/43) Installing py3-lockfile (0.12.2-r4) 21:03:38 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:03:38 (27/43) Installing py3-colorama (0.4.4-r1) 21:03:38 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:03:38 (29/43) Installing py3-distlib (0.3.3-r0) 21:03:38 (30/43) Installing py3-distro (1.6.0-r0) 21:03:38 (31/43) Installing py3-six (1.16.0-r0) 21:03:38 (32/43) Installing py3-webencodings (0.5.1-r4) 21:03:38 (33/43) Installing py3-html5lib (1.1-r1) 21:03:38 (34/43) Installing py3-parsing (2.4.7-r2) 21:03:38 (35/43) Installing py3-packaging (20.9-r1) 21:03:38 (36/43) Installing py3-tomli (1.2.2-r0) 21:03:38 (37/43) Installing py3-pep517 (0.12.0-r0) 21:03:38 (38/43) Installing py3-progress (1.6-r0) 21:03:38 (39/43) Installing py3-retrying (1.3.3-r2) 21:03:38 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:03:38 (41/43) Installing py3-setuptools (52.0.0-r4) 21:03:39 (42/43) Installing py3-toml (0.10.2-r2) 21:03:39 (43/43) Installing py3-pip (20.3.4-r1) 21:03:40 Executing busybox-1.34.1-r5.trigger 21:03:40 OK: 82 MiB in 65 packages 21:03:46 Collecting docker-compose==1.23.2 21:03:46 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:03:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:03:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:03:48 Collecting websocket-client<1.0,>=0.32.0 21:03:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:03:49 Collecting docopt<0.7,>=0.6.1 21:03:49 Downloading docopt-0.6.2.tar.gz (25 kB) 21:03:53 Collecting PyYAML<4,>=3.10 21:03:53 Downloading PyYAML-3.13.tar.gz (270 kB) 21:03:58 Collecting docker<4.0,>=3.6.0 21:03:58 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:03:58 Collecting texttable<0.10,>=0.9.0 21:03:58 Downloading texttable-0.9.1.tar.gz (11 kB) 21:04:00 Collecting cached-property<2,>=1.2.0 21:04:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:04:01 Collecting jsonschema<3,>=2.5.1 21:04:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:04:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:04:01 Collecting dockerpty<0.5,>=0.4.1 21:04:01 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:04:03 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:04:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:04:03 ---> 9713dd33a380 21:04:03 Step 3/25 : WORKDIR /edgex-go 21:04:03 ---> Using cache 21:04:03 ---> 3f7e3e5532d0 21:04:03 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:03 ---> Using cache 21:04:03 ---> b958a960168e 21:04:03 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:04:03 ---> Using cache 21:04:03 ---> a0ee93196766 21:04:03 Step 6/25 : COPY go.mod vendor* ./ 21:04:03 ---> Using cache 21:04:03 ---> 87520b02adf6 21:04:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:03 ---> Using cache 21:04:03 ---> 390ca744a880 21:04:03 Step 8/25 : COPY . . 21:04:03 ---> Using cache 21:04:03 ---> c5fe19fa2a0f 21:04:03 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:04:03 ---> Using cache 21:04:03 ---> 92882676ba78 21:04:03 Step 10/25 : RUN mkdir -p spire-build 21:04:03 ---> Using cache 21:04:03 ---> db396e8e4228 21:04:03 Step 11/25 : WORKDIR /edgex-go/spire-build 21:04:03 ---> Using cache 21:04:03 ---> 2a8a8c8d41b0 21:04:03 Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent 21:04:03 ---> Running in fa850655d872 21:04:04 Collecting docker-pycreds>=0.4.0 21:04:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:04:05 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:04:06 spire-1.2.1/ 21:04:06 spire-1.2.1/.data/ 21:04:06 spire-1.2.1/.data/.file 21:04:06 spire-1.2.1/.dockerignore 21:04:06 spire-1.2.1/.gitattributes 21:04:06 spire-1.2.1/.githooks/ 21:04:06 spire-1.2.1/.githooks/pre-commit 21:04:06 spire-1.2.1/.github/ 21:04:06 spire-1.2.1/.github/ISSUE_TEMPLATE.md 21:04:06 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 21:04:06 spire-1.2.1/.github/dependabot.yml 21:04:06 spire-1.2.1/.github/workflows/ 21:04:06 spire-1.2.1/.github/workflows/nightly_build.yaml 21:04:06 spire-1.2.1/.github/workflows/pr_build.yaml 21:04:06 spire-1.2.1/.github/workflows/release_build.yaml 21:04:06 spire-1.2.1/.github/workflows/scripts/ 21:04:06 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 21:04:06 spire-1.2.1/.github/workflows/scripts/push-images.sh 21:04:06 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 21:04:06 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 21:04:06 spire-1.2.1/.github/workflows/scripts/split.sh 21:04:06 spire-1.2.1/.gitignore 21:04:06 spire-1.2.1/.go-version 21:04:06 spire-1.2.1/.golangci.yml 21:04:06 spire-1.2.1/ADOPTERS.md 21:04:06 spire-1.2.1/CHANGELOG.md 21:04:06 spire-1.2.1/CODE-OF-CONDUCT.md 21:04:06 spire-1.2.1/CODEOWNERS 21:04:06 spire-1.2.1/CONTRIBUTING.md 21:04:06 spire-1.2.1/Dockerfile 21:04:06 spire-1.2.1/Dockerfile.dev 21:04:06 spire-1.2.1/Dockerfile.scratch 21:04:06 spire-1.2.1/LICENSE 21:04:06 spire-1.2.1/MAINTAINERS.md 21:04:06 spire-1.2.1/Makefile 21:04:06 spire-1.2.1/README.md 21:04:06 spire-1.2.1/ROADMAP.md 21:04:06 spire-1.2.1/SECURITY.md 21:04:06 spire-1.2.1/cmd/ 21:04:06 spire-1.2.1/cmd/spire-agent/ 21:04:06 spire-1.2.1/cmd/spire-agent/cli/ 21:04:06 spire-1.2.1/cmd/spire-agent/cli/api/ 21:04:06 spire-1.2.1/cmd/spire-agent/cli/api/common.go 21:04:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 21:04:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 21:04:06 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 21:04:06 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 21:04:06 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 21:04:06 spire-1.2.1/cmd/spire-agent/cli/cli.go 21:04:06 spire-1.2.1/cmd/spire-agent/cli/common/ 21:04:06 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 21:04:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 21:04:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 21:04:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 21:04:06 spire-1.2.1/cmd/spire-agent/cli/run/ 21:04:06 spire-1.2.1/cmd/spire-agent/cli/run/run.go 21:04:06 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 21:04:06 spire-1.2.1/cmd/spire-agent/cli/validate/ 21:04:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 21:04:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 21:04:06 spire-1.2.1/cmd/spire-agent/main.go 21:04:06 spire-1.2.1/cmd/spire-server/ 21:04:06 spire-1.2.1/cmd/spire-server/cli/ 21:04:06 spire-1.2.1/cmd/spire-server/cli/agent/ 21:04:06 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/agent/count.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/agent/list.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/agent/show.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/ 21:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/cli.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/entry/ 21:04:06 spire-1.2.1/cmd/spire-server/cli/entry/count.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/entry/create.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/entry/show.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/entry/update.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/entry/util.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/federation/ 21:04:06 spire-1.2.1/cmd/spire-server/cli/federation/common.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/federation/create.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/federation/list.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/federation/show.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/federation/update.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 21:04:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/jwt/ 21:04:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/run/ 21:04:06 spire-1.2.1/cmd/spire-server/cli/run/run.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/token/ 21:04:06 spire-1.2.1/cmd/spire-server/cli/token/generate.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/validate/ 21:04:06 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/x509/ 21:04:06 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 21:04:06 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 21:04:06 spire-1.2.1/cmd/spire-server/main.go 21:04:06 spire-1.2.1/cmd/spire-server/util/ 21:04:06 spire-1.2.1/cmd/spire-server/util/util.go 21:04:06 spire-1.2.1/conf/ 21:04:06 spire-1.2.1/conf/agent/ 21:04:06 spire-1.2.1/conf/agent/agent.conf 21:04:06 spire-1.2.1/conf/agent/agent_full.conf 21:04:06 spire-1.2.1/conf/agent/dummy_root_ca.crt 21:04:06 spire-1.2.1/conf/server/ 21:04:06 spire-1.2.1/conf/server/dummy_upstream_ca.crt 21:04:06 spire-1.2.1/conf/server/dummy_upstream_ca.key 21:04:06 spire-1.2.1/conf/server/server.conf 21:04:06 spire-1.2.1/conf/server/server_full.conf 21:04:06 spire-1.2.1/doc/ 21:04:06 spire-1.2.1/doc/SPIRE101.md 21:04:06 spire-1.2.1/doc/auditlog.md 21:04:06 spire-1.2.1/doc/authorization_policy_engine.md 21:04:06 spire-1.2.1/doc/changelog_guidelines.md 21:04:06 spire-1.2.1/doc/cure53-report.pdf 21:04:06 spire-1.2.1/doc/images/ 21:04:06 spire-1.2.1/doc/images/2019_roadmap.png 21:04:06 spire-1.2.1/doc/images/SPIRE101.png 21:04:06 spire-1.2.1/doc/images/SPIRE_agent.png 21:04:07 spire-1.2.1/doc/images/SPIRE_server.pngCollecting urllib3<1.25,>=1.21.1 21:04:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:04:07 21:04:07 spire-1.2.1/doc/images/cache_mgr.png 21:04:07 spire-1.2.1/doc/images/cache_mgr_components.png 21:04:07 spire-1.2.1/doc/images/federated_spire.png 21:04:07 spire-1.2.1/doc/images/ha_mode.png 21:04:07 spire-1.2.1/doc/images/nested_spire.png 21:04:07 spire-1.2.1/doc/images/oidc_federation.png 21:04:07 spire-1.2.1/doc/images/single_trust_domain.png 21:04:07 spire-1.2.1/doc/images/spiffe_compatible.png 21:04:07 spire-1.2.1/doc/images/spire_logo.png 21:04:07 spire-1.2.1/doc/migrating_registration_api_clients.md 21:04:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 21:04:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 21:04:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 21:04:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 21:04:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 21:04:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 21:04:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 21:04:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 21:04:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 21:04:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 21:04:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 21:04:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 21:04:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 21:04:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 21:04:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 21:04:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 21:04:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 21:04:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 21:04:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 21:04:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 21:04:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 21:04:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 21:04:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 21:04:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 21:04:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 21:04:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 21:04:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 21:04:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 21:04:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 21:04:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 21:04:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 21:04:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 21:04:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 21:04:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 21:04:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 21:04:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 21:04:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 21:04:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 21:04:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 21:04:07 spire-1.2.1/doc/scaling_spire.md 21:04:07 spire-1.2.1/doc/spire_agent.md 21:04:07 spire-1.2.1/doc/spire_server.md 21:04:07 spire-1.2.1/doc/supported_integrations.md 21:04:07 spire-1.2.1/doc/telemetry.md 21:04:07 spire-1.2.1/doc/telemetry_config.md 21:04:07 spire-1.2.1/doc/upgrading.md 21:04:07 spire-1.2.1/doc/using_spire.md 21:04:07 spire-1.2.1/examples/ 21:04:07 spire-1.2.1/examples/README.md 21:04:07 spire-1.2.1/go.mod 21:04:07 spire-1.2.1/go.sum 21:04:07 spire-1.2.1/pkg/ 21:04:07 spire-1.2.1/pkg/agent/ 21:04:07 spire-1.2.1/pkg/agent/agent.go 21:04:07 spire-1.2.1/pkg/agent/api/ 21:04:07 spire-1.2.1/pkg/agent/api/config.go 21:04:07 spire-1.2.1/pkg/agent/api/debug/ 21:04:07 spire-1.2.1/pkg/agent/api/debug/v1/ 21:04:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 21:04:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.goStep 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:04:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:04:07 ---> 9713dd33a380 21:04:07 Step 3/23 : WORKDIR /edgex-go 21:04:07 ---> Using cache 21:04:07 ---> 3f7e3e5532d0 21:04:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:04:07 ---> Using cache 21:04:07 ---> b958a960168e 21:04:07 Step 5/23 : RUN apk add --update --no-cache make git 21:04:07 ---> Using cache 21:04:07 ---> eda48cfde04b 21:04:07 Step 6/23 : COPY go.mod vendor* ./ 21:04:07 ---> Using cache 21:04:07 ---> 33062a750f7c 21:04:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:04:07 ---> Using cache 21:04:07 ---> f3e5f355cc72 21:04:07 Step 8/23 : COPY . . 21:04:07 ---> Using cache 21:04:07 ---> 4cd9eb8ff8c1 21:04:07 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:04:07 21:04:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 21:04:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 21:04:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 21:04:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 21:04:07 spire-1.2.1/pkg/agent/api/endpoints.go 21:04:07 spire-1.2.1/pkg/agent/api/health/ 21:04:07 spire-1.2.1/pkg/agent/api/health/v1/ 21:04:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 21:04:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 21:04:07 spire-1.2.1/pkg/agent/api/rpccontext/ 21:04:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 21:04:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 21:04:07 spire-1.2.1/pkg/agent/attestor/ 21:04:07 spire-1.2.1/pkg/agent/attestor/node/ 21:04:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 21:04:07 spire-1.2.1/pkg/agent/attestor/node/node.go 21:04:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 21:04:07 spire-1.2.1/pkg/agent/attestor/workload/ 21:04:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 21:04:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 21:04:07 spire-1.2.1/pkg/agent/catalog/ 21:04:07 spire-1.2.1/pkg/agent/catalog/catalog.go 21:04:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 21:04:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 21:04:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 21:04:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 21:04:07 spire-1.2.1/pkg/agent/client/ 21:04:07 spire-1.2.1/pkg/agent/client/client.go 21:04:07 spire-1.2.1/pkg/agent/client/client_test.go 21:04:07 spire-1.2.1/pkg/agent/client/dial.go 21:04:07 spire-1.2.1/pkg/agent/client/nodeconn.go 21:04:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 21:04:07 spire-1.2.1/pkg/agent/client/update.go 21:04:07 spire-1.2.1/pkg/agent/client/util.go 21:04:07 spire-1.2.1/pkg/agent/common/ 21:04:07 spire-1.2.1/pkg/agent/common/backoff/ 21:04:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 21:04:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 21:04:07 spire-1.2.1/pkg/agent/common/cgroups/ 21:04:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 21:04:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 21:04:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 21:04:07 spire-1.2.1/pkg/agent/config.go 21:04:07 spire-1.2.1/pkg/agent/endpoints/ 21:04:07 spire-1.2.1/pkg/agent/endpoints/config.go 21:04:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 21:04:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 21:04:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 21:04:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 21:04:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 21:04:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 21:04:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 21:04:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 21:04:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 21:04:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 21:04:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 21:04:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 21:04:07 spire-1.2.1/pkg/agent/endpoints/workload/ 21:04:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 21:04:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 21:04:07 spire-1.2.1/pkg/agent/manager/ 21:04:07 spire-1.2.1/pkg/agent/manager/cache/ 21:04:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 21:04:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 21:04:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 21:04:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 21:04:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 21:04:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 21:04:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 21:04:07 spire-1.2.1/pkg/agent/manager/config.go ---> Running in 1ccb31ca19e9 21:04:07 21:04:07 spire-1.2.1/pkg/agent/manager/manager.go 21:04:07 spire-1.2.1/pkg/agent/manager/manager_test.go 21:04:07 spire-1.2.1/pkg/agent/manager/storage.go 21:04:07 spire-1.2.1/pkg/agent/manager/storage_test.go 21:04:07 spire-1.2.1/pkg/agent/manager/storecache/ 21:04:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 21:04:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 21:04:07 spire-1.2.1/pkg/agent/manager/sync.go 21:04:07 spire-1.2.1/pkg/agent/plugin/ 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 21:04:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 21:04:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 21:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 21:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 21:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 21:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 21:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 21:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 21:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 21:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 21:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 21:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 21:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 21:04:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/Collecting chardet<3.1.0,>=3.0.2 21:04:07 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:04:07 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 21:04:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 21:04:07 spire-1.2.1/pkg/agent/svid/ 21:04:07 spire-1.2.1/pkg/agent/svid/rotator.go 21:04:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 21:04:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 21:04:07 spire-1.2.1/pkg/agent/svid/store/ 21:04:07 spire-1.2.1/pkg/agent/svid/store/service.go 21:04:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 21:04:07 spire-1.2.1/pkg/common/ 21:04:07 spire-1.2.1/pkg/common/agentpathtemplate/ 21:04:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 21:04:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 21:04:07 spire-1.2.1/pkg/common/api/ 21:04:07 spire-1.2.1/pkg/common/api/metrics.go 21:04:07 spire-1.2.1/pkg/common/api/middleware/ 21:04:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 21:04:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 21:04:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 21:04:07 spire-1.2.1/pkg/common/api/middleware/logger.go 21:04:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 21:04:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 21:04:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 21:04:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 21:04:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 21:04:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 21:04:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 21:04:07 spire-1.2.1/pkg/common/api/middleware/names.go 21:04:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 21:04:07 spire-1.2.1/pkg/common/api/names.go 21:04:07 spire-1.2.1/pkg/common/api/ratelimit.go 21:04:07 spire-1.2.1/pkg/common/api/rpccontext/ 21:04:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 21:04:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 21:04:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 21:04:07 spire-1.2.1/pkg/common/auth/ 21:04:07 spire-1.2.1/pkg/common/auth/interceptors.go 21:04:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 21:04:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 21:04:07 spire-1.2.1/pkg/common/bundleutil/ 21:04:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 21:04:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 21:04:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 21:04:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 21:04:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 21:04:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 21:04:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 21:04:07 spire-1.2.1/pkg/common/bundleutil/types.go 21:04:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 21:04:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 21:04:07 spire-1.2.1/pkg/common/catalog/ 21:04:07 spire-1.2.1/pkg/common/catalog/bind.go 21:04:07 spire-1.2.1/pkg/common/catalog/builtin.go 21:04:07 spire-1.2.1/pkg/common/catalog/catalog.go 21:04:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 21:04:07 spire-1.2.1/pkg/common/catalog/closers.go 21:04:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 21:04:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 21:04:07 spire-1.2.1/pkg/common/catalog/config.go 21:04:07 spire-1.2.1/pkg/common/catalog/config_test.go 21:04:07 spire-1.2.1/pkg/common/catalog/configure.go 21:04:07 spire-1.2.1/pkg/common/catalog/constraints.go 21:04:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 21:04:07 spire-1.2.1/pkg/common/catalog/context.go 21:04:07 spire-1.2.1/pkg/common/catalog/external.go 21:04:07 spire-1.2.1/pkg/common/catalog/host.go 21:04:07 spire-1.2.1/pkg/common/catalog/pipenet.go 21:04:07 spire-1.2.1/pkg/common/catalog/plugin.go 21:04:07 spire-1.2.1/pkg/common/catalog/testplugin/ 21:04:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 21:04:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 21:04:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 21:04:07 spire-1.2.1/pkg/common/cli/ 21:04:07 spire-1.2.1/pkg/common/cli/env.go 21:04:07 spire-1.2.1/pkg/common/cli/flags.go 21:04:07 spire-1.2.1/pkg/common/cli/trust_domain.go 21:04:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 21:04:07 spire-1.2.1/pkg/common/cli/umask.go 21:04:07 spire-1.2.1/pkg/common/cli/umask_posix.go 21:04:07 spire-1.2.1/pkg/common/cli/umask_test.go 21:04:07 spire-1.2.1/pkg/common/cli/umask_windows.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/ 21:04:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/flag.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/format.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/ 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 21:04:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 21:04:07 spire-1.2.1/pkg/common/coretypes/ 21:04:07 spire-1.2.1/pkg/common/coretypes/bundle/ 21:04:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 21:04:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 21:04:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 21:04:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 21:04:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 21:04:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 21:04:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 21:04:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 21:04:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 21:04:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 21:04:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 21:04:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 21:04:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 21:04:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 21:04:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 21:04:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 21:04:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 21:04:07 spire-1.2.1/pkg/common/cryptoutil/ 21:04:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 21:04:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 21:04:07 spire-1.2.1/pkg/common/diskutil/ 21:04:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 21:04:07 spire-1.2.1/pkg/common/diskutil/file_test.go 21:04:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 21:04:07 spire-1.2.1/pkg/common/errorutil/ 21:04:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 21:04:07 spire-1.2.1/pkg/common/health/ 21:04:07 spire-1.2.1/pkg/common/health/config.go 21:04:07 spire-1.2.1/pkg/common/health/context.go 21:04:07 spire-1.2.1/pkg/common/health/context_test.go 21:04:07 spire-1.2.1/pkg/common/health/health.go 21:04:07 spire-1.2.1/pkg/common/health/health_test.go 21:04:07 spire-1.2.1/pkg/common/health/logger.go 21:04:07 spire-1.2.1/pkg/common/hostservice/ 21:04:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 21:04:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 21:04:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 21:04:07 spire-1.2.1/pkg/common/idutil/ 21:04:07 spire-1.2.1/pkg/common/idutil/require.go 21:04:07 spire-1.2.1/pkg/common/idutil/require_test.go 21:04:07 spire-1.2.1/pkg/common/idutil/safety.go 21:04:07 spire-1.2.1/pkg/common/idutil/safety_test.go 21:04:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 21:04:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 21:04:07 spire-1.2.1/pkg/common/jwtsvid/ 21:04:07 spire-1.2.1/pkg/common/jwtsvid/common.go 21:04:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 21:04:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 21:04:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 21:04:07 spire-1.2.1/pkg/common/jwtutil/ 21:04:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 21:04:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 21:04:07 spire-1.2.1/pkg/common/log/ 21:04:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 21:04:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 21:04:07 spire-1.2.1/pkg/common/log/log.go 21:04:07 spire-1.2.1/pkg/common/log/log_test.go 21:04:07 spire-1.2.1/pkg/common/log/options.go 21:04:07 spire-1.2.1/pkg/common/nodeutil/ 21:04:07 spire-1.2.1/pkg/common/nodeutil/node.go 21:04:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 21:04:07 spire-1.2.1/pkg/common/peertracker/ 21:04:07 spire-1.2.1/pkg/common/peertracker/conn.go 21:04:07 spire-1.2.1/pkg/common/peertracker/credentials.go 21:04:07 spire-1.2.1/pkg/common/peertracker/errors.go 21:04:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 21:04:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 21:04:07 spire-1.2.1/pkg/common/peertracker/info.go 21:04:07 spire-1.2.1/pkg/common/peertracker/listener.go 21:04:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 21:04:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 21:04:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 21:04:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 21:04:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 21:04:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 21:04:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 21:04:07 spire-1.2.1/pkg/common/peertracker/tcp.go 21:04:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 21:04:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 21:04:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 21:04:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 21:04:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 21:04:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 21:04:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 21:04:07 spire-1.2.1/pkg/common/peertracker/uds.go 21:04:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 21:04:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 21:04:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 21:04:07 spire-1.2.1/pkg/common/pemutil/ 21:04:07 spire-1.2.1/pkg/common/pemutil/block.go 21:04:07 spire-1.2.1/pkg/common/pemutil/certs.go 21:04:07 spire-1.2.1/pkg/common/pemutil/common.go 21:04:07 spire-1.2.1/pkg/common/pemutil/csr.go 21:04:07 spire-1.2.1/pkg/common/pemutil/keys.go 21:04:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 21:04:07 spire-1.2.1/pkg/common/pemutil/testdata/ 21:04:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 21:04:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 21:04:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 21:04:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 21:04:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 21:04:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 21:04:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 21:04:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 21:04:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 21:04:07 spire-1.2.1/pkg/common/plugin/ 21:04:07 spire-1.2.1/pkg/common/plugin/aws/ 21:04:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 21:04:07 spire-1.2.1/pkg/common/plugin/azure/ 21:04:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 21:04:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 21:04:07 spire-1.2.1/pkg/common/plugin/facade.go 21:04:07 spire-1.2.1/pkg/common/plugin/facade_test.go 21:04:07 spire-1.2.1/pkg/common/plugin/gcp/ 21:04:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 21:04:07 spire-1.2.1/pkg/common/plugin/k8s/ 21:04:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 21:04:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 21:04:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 21:04:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 21:04:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 21:04:07 spire-1.2.1/pkg/common/plugin/log.go 21:04:07 spire-1.2.1/pkg/common/plugin/sshpop/ 21:04:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 21:04:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 21:04:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 21:04:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 21:04:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 21:04:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 21:04:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 21:04:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 21:04:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 21:04:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 21:04:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 21:04:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 21:04:07 spire-1.2.1/pkg/common/plugin/x509pop/ 21:04:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 21:04:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 21:04:07 spire-1.2.1/pkg/common/profiling/ 21:04:07 spire-1.2.1/pkg/common/profiling/dumpers.go 21:04:07 spire-1.2.1/pkg/common/profiling/profiling.go 21:04:07 spire-1.2.1/pkg/common/protoutil/ 21:04:07 spire-1.2.1/pkg/common/protoutil/masks.go 21:04:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 21:04:07 spire-1.2.1/pkg/common/rotationutil/ 21:04:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 21:04:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 21:04:07 spire-1.2.1/pkg/common/selector/ 21:04:07 spire-1.2.1/pkg/common/selector/selector.go 21:04:07 spire-1.2.1/pkg/common/selector/selector_test.go 21:04:07 spire-1.2.1/pkg/common/selector/set.go 21:04:07 spire-1.2.1/pkg/common/selector/set_utils.go 21:04:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 21:04:07 spire-1.2.1/pkg/common/telemetry/ 21:04:07 spire-1.2.1/pkg/common/telemetry/agent/ 21:04:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 21:04:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 21:04:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 21:04:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 21:04:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 21:04:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 21:04:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 21:04:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 21:04:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 21:04:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 21:04:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 21:04:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 21:04:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 21:04:07 spire-1.2.1/pkg/common/telemetry/call.go 21:04:07 spire-1.2.1/pkg/common/telemetry/common/ 21:04:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 21:04:07 spire-1.2.1/pkg/common/telemetry/config.go 21:04:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 21:04:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 21:04:07 spire-1.2.1/pkg/common/telemetry/inmem.go 21:04:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 21:04:07 spire-1.2.1/pkg/common/telemetry/m3.go 21:04:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 21:04:07 spire-1.2.1/pkg/common/telemetry/metrics.go 21:04:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 21:04:07 spire-1.2.1/pkg/common/telemetry/names.go 21:04:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 21:04:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 21:04:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 21:04:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 21:04:07 spire-1.2.1/pkg/common/telemetry/server/ 21:04:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 21:04:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 21:04:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 21:04:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 21:04:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 21:04:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 21:04:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 21:04:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 21:04:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 21:04:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 21:04:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 21:04:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 21:04:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 21:04:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 21:04:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 21:04:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 21:04:07 spire-1.2.1/pkg/common/telemetry/server/server.go 21:04:07 spire-1.2.1/pkg/common/telemetry/sink.go 21:04:07 spire-1.2.1/pkg/common/telemetry/statsd.go 21:04:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 21:04:07 spire-1.2.1/pkg/common/telemetry/uptime.go 21:04:07 spire-1.2.1/pkg/common/telemetry/version.go 21:04:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 21:04:07 spire-1.2.1/pkg/common/uptime/ 21:04:07 spire-1.2.1/pkg/common/uptime/uptime.go 21:04:07 spire-1.2.1/pkg/common/uptime/uptime_test.goCollecting idna<2.8,>=2.5 21:04:07 21:04:07 spire-1.2.1/pkg/common/util/ 21:04:07 spire-1.2.1/pkg/common/util/certs.go 21:04:07 spire-1.2.1/pkg/common/util/certs_test.go 21:04:07 spire-1.2.1/pkg/common/util/csr.go 21:04:07 spire-1.2.1/pkg/common/util/hash.go 21:04:07 spire-1.2.1/pkg/common/util/selectors.go 21:04:07 spire-1.2.1/pkg/common/util/selectors_test.go 21:04:07 spire-1.2.1/pkg/common/util/signals.go 21:04:07 spire-1.2.1/pkg/common/util/sort.go 21:04:07 spire-1.2.1/pkg/common/util/sort_test.go 21:04:07 spire-1.2.1/pkg/common/util/task.go 21:04:07 spire-1.2.1/pkg/common/util/task_test.go 21:04:07 spire-1.2.1/pkg/common/util/testdata/ 21:04:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 21:04:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 21:04:07 spire-1.2.1/pkg/common/version/ 21:04:07 spire-1.2.1/pkg/common/version/version.go 21:04:07 spire-1.2.1/pkg/common/x509svid/ 21:04:07 spire-1.2.1/pkg/common/x509svid/common_test.go 21:04:07 spire-1.2.1/pkg/common/x509svid/csr.go 21:04:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 21:04:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 21:04:07 spire-1.2.1/pkg/common/x509util/ 21:04:07 spire-1.2.1/pkg/common/x509util/cert.go 21:04:07 spire-1.2.1/pkg/common/x509util/dns.go 21:04:07 spire-1.2.1/pkg/common/x509util/dns_test.go Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:04:07 21:04:07 spire-1.2.1/pkg/common/x509util/keyid.go 21:04:07 spire-1.2.1/pkg/common/x509util/keypair.go 21:04:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 21:04:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 21:04:07 spire-1.2.1/pkg/server/ 21:04:07 spire-1.2.1/pkg/server/api/ 21:04:07 spire-1.2.1/pkg/server/api/agent.go 21:04:07 spire-1.2.1/pkg/server/api/agent/ 21:04:07 spire-1.2.1/pkg/server/api/agent/v1/ 21:04:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 21:04:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 21:04:07 spire-1.2.1/pkg/server/api/agent_test.go 21:04:07 spire-1.2.1/pkg/server/api/api.go 21:04:07 spire-1.2.1/pkg/server/api/audit/ 21:04:07 spire-1.2.1/pkg/server/api/audit/audit.go 21:04:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 21:04:07 spire-1.2.1/pkg/server/api/bundle.go 21:04:07 spire-1.2.1/pkg/server/api/bundle/ 21:04:07 spire-1.2.1/pkg/server/api/bundle/v1/ 21:04:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 21:04:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 21:04:07 spire-1.2.1/pkg/server/api/bundle_test.go 21:04:07 spire-1.2.1/pkg/server/api/debug/ 21:04:07 spire-1.2.1/pkg/server/api/debug/v1/ 21:04:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 21:04:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 21:04:07 spire-1.2.1/pkg/server/api/entry.go 21:04:07 spire-1.2.1/pkg/server/api/entry/ 21:04:07 spire-1.2.1/pkg/server/api/entry/v1/ 21:04:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 21:04:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 21:04:07 spire-1.2.1/pkg/server/api/entry_test.go 21:04:07 spire-1.2.1/pkg/server/api/health/ 21:04:07 spire-1.2.1/pkg/server/api/health/v1/ 21:04:07 spire-1.2.1/pkg/server/api/health/v1/service.go 21:04:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 21:04:07 spire-1.2.1/pkg/server/api/id.go 21:04:07 spire-1.2.1/pkg/server/api/id_test.go 21:04:07 spire-1.2.1/pkg/server/api/limits/ 21:04:07 spire-1.2.1/pkg/server/api/limits/limits.go 21:04:07 spire-1.2.1/pkg/server/api/middleware/ 21:04:07 spire-1.2.1/pkg/server/api/middleware/alias.go 21:04:07 spire-1.2.1/pkg/server/api/middleware/audit.go 21:04:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 21:04:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 21:04:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 21:04:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 21:04:07 spire-1.2.1/pkg/server/api/middleware/caller.go 21:04:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 21:04:07 spire-1.2.1/pkg/server/api/middleware/common.go 21:04:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 21:04:07 spire-1.2.1/pkg/server/api/middleware/entries.go 21:04:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 21:04:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 21:04:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 21:04:07 spire-1.2.1/pkg/server/api/ratelimit.go 21:04:07 spire-1.2.1/pkg/server/api/rpccontext/ 21:04:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 21:04:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 21:04:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 21:04:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 21:04:07 spire-1.2.1/pkg/server/api/selector.go 21:04:07 spire-1.2.1/pkg/server/api/selector_test.go 21:04:07 spire-1.2.1/pkg/server/api/status.go 21:04:07 spire-1.2.1/pkg/server/api/status_test.go 21:04:07 spire-1.2.1/pkg/server/api/svid/ 21:04:07 spire-1.2.1/pkg/server/api/svid/v1/ 21:04:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 21:04:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 21:04:07 spire-1.2.1/pkg/server/api/trustdomain.go 21:04:07 spire-1.2.1/pkg/server/api/trustdomain/ 21:04:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 21:04:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 21:04:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 21:04:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 21:04:07 spire-1.2.1/pkg/server/authpolicy/ 21:04:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 21:04:07 spire-1.2.1/pkg/server/authpolicy/policy.go 21:04:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 21:04:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 21:04:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 21:04:07 spire-1.2.1/pkg/server/authpolicy/validate.go 21:04:07 spire-1.2.1/pkg/server/bundle/ 21:04:07 spire-1.2.1/pkg/server/bundle/client/ 21:04:07 spire-1.2.1/pkg/server/bundle/client/client.go 21:04:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 21:04:07 spire-1.2.1/pkg/server/bundle/client/manager.go 21:04:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 21:04:07 spire-1.2.1/pkg/server/bundle/client/sources.go 21:04:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 21:04:07 spire-1.2.1/pkg/server/bundle/client/updater.go 21:04:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 21:04:07 spire-1.2.1/pkg/server/ca/ 21:04:07 spire-1.2.1/pkg/server/ca/ca.go 21:04:07 spire-1.2.1/pkg/server/ca/ca_health.go 21:04:07 spire-1.2.1/pkg/server/ca/ca_test.go 21:04:07 spire-1.2.1/pkg/server/ca/journal.go 21:04:07 spire-1.2.1/pkg/server/ca/journal_test.go 21:04:07 spire-1.2.1/pkg/server/ca/manager.go 21:04:07 spire-1.2.1/pkg/server/ca/manager_health.go 21:04:07 spire-1.2.1/pkg/server/ca/manager_test.go 21:04:07 spire-1.2.1/pkg/server/ca/templates.go 21:04:07 spire-1.2.1/pkg/server/ca/upstream_client.go 21:04:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 21:04:07 spire-1.2.1/pkg/server/ca/validation.go 21:04:07 spire-1.2.1/pkg/server/cache/ 21:04:07 spire-1.2.1/pkg/server/cache/dscache/ 21:04:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 21:04:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 21:04:07 spire-1.2.1/pkg/server/cache/entrycache/ 21:04:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 21:04:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 21:04:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 21:04:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 21:04:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 21:04:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 21:04:07 spire-1.2.1/pkg/server/catalog/ 21:04:07 spire-1.2.1/pkg/server/catalog/catalog.go 21:04:07 spire-1.2.1/pkg/server/catalog/keymanager.go 21:04:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 21:04:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 21:04:07 spire-1.2.1/pkg/server/catalog/notifier.go 21:04:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 21:04:07 spire-1.2.1/pkg/server/config.go 21:04:07 spire-1.2.1/pkg/server/datastore/ 21:04:07 spire-1.2.1/pkg/server/datastore/datastore.go 21:04:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 21:04:07 spire-1.2.1/pkg/server/datastore/repository.go 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 21:04:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 21:04:07 spire-1.2.1/pkg/server/endpoints/ 21:04:07 spire-1.2.1/pkg/server/endpoints/bundle/ 21:04:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 21:04:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 21:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 21:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 21:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 21:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 21:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 21:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 21:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 21:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 21:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 21:04:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 21:04:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 21:04:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 21:04:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 21:04:07 spire-1.2.1/pkg/server/endpoints/config.go 21:04:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 21:04:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 21:04:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 21:04:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 21:04:07 spire-1.2.1/pkg/server/endpoints/middleware.go 21:04:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 21:04:07 spire-1.2.1/pkg/server/hostservice/ 21:04:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 21:04:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 21:04:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 21:04:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 21:04:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 21:04:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 21:04:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 21:04:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/ 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/ 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 21:04:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 21:04:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 21:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 21:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 21:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 21:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 21:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 21:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 21:04:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/notifier/ 21:04:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 21:04:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 21:04:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 21:04:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 21:04:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 21:04:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 21:04:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 21:04:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 21:04:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 21:04:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 21:04:08 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 21:04:08 spire-1.2.1/pkg/server/registration/ 21:04:08 spire-1.2.1/pkg/server/registration/manager.go 21:04:08 spire-1.2.1/pkg/server/registration/manager_test.go 21:04:08 spire-1.2.1/pkg/server/scanentries.go 21:04:08 spire-1.2.1/pkg/server/scanentries_test.go 21:04:08 spire-1.2.1/pkg/server/server.go 21:04:08 spire-1.2.1/pkg/server/server_test.go 21:04:08 spire-1.2.1/pkg/server/svid/ 21:04:08 spire-1.2.1/pkg/server/svid/observer.go 21:04:08 spire-1.2.1/pkg/server/svid/observer_test.go 21:04:08 spire-1.2.1/pkg/server/svid/rotator.go 21:04:08 spire-1.2.1/pkg/server/svid/rotator_config.go 21:04:08 spire-1.2.1/pkg/server/svid/rotator_config_test.go 21:04:08 spire-1.2.1/pkg/server/svid/rotator_test.go 21:04:08 spire-1.2.1/proto/ 21:04:08 spire-1.2.1/proto/private/ 21:04:08 spire-1.2.1/proto/private/server/ 21:04:08 spire-1.2.1/proto/private/server/journal/Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:04:08 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:04:08 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:04:08 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:04:08 21:04:08 spire-1.2.1/proto/private/server/journal/journal.pb.go 21:04:08 spire-1.2.1/proto/private/server/journal/journal.proto 21:04:08 spire-1.2.1/proto/spire/ 21:04:08 spire-1.2.1/proto/spire/common/ 21:04:08 spire-1.2.1/proto/spire/common/common.pb.go 21:04:08 spire-1.2.1/proto/spire/common/common.proto 21:04:08 spire-1.2.1/proto/spire/common/plugin/ 21:04:08 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 21:04:08 spire-1.2.1/proto/spire/common/plugin/plugin.proto 21:04:08 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 21:04:08 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 21:04:08 spire-1.2.1/proto/spire/plugin/ 21:04:08 spire-1.2.1/proto/spire/plugin/agent/ 21:04:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 21:04:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 21:04:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 21:04:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 21:04:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 21:04:08 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 21:04:08 spire-1.2.1/release/ 21:04:08 spire-1.2.1/release/spire-extras/ 21:04:08 spire-1.2.1/release/spire-extras/README.md 21:04:08 spire-1.2.1/release/spire-extras/conf/ 21:04:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 21:04:08 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 21:04:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 21:04:08 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 21:04:08 spire-1.2.1/release/spire/ 21:04:08 spire-1.2.1/release/spire/README.md 21:04:08 spire-1.2.1/release/spire/conf/ 21:04:08 spire-1.2.1/release/spire/conf/agent/ 21:04:08 spire-1.2.1/release/spire/conf/agent/agent.conf 21:04:08 spire-1.2.1/release/spire/conf/server/ 21:04:08 spire-1.2.1/release/spire/conf/server/server.conf 21:04:08 spire-1.2.1/script/ 21:04:08 spire-1.2.1/script/build-artifact.sh 21:04:08 spire-1.2.1/script/generate_dummy_ca.sh 21:04:08 spire-1.2.1/support/ 21:04:08 spire-1.2.1/support/k8s/ 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/ 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 21:04:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 21:04:08 spire-1.2.1/support/oidc-discovery-provider/ 21:04:08 spire-1.2.1/support/oidc-discovery-provider/README.md 21:04:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 21:04:08 spire-1.2.1/support/oidc-discovery-provider/config.go 21:04:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 21:04:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 21:04:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 21:04:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 21:04:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 21:04:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 21:04:08 spire-1.2.1/support/oidc-discovery-provider/main.go 21:04:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 21:04:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 21:04:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 21:04:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 21:04:08 spire-1.2.1/test/ 21:04:08 spire-1.2.1/test/clock/ 21:04:08 spire-1.2.1/test/clock/clock.go 21:04:08 spire-1.2.1/test/fakes/ 21:04:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 21:04:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 21:04:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 21:04:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 21:04:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 21:04:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 21:04:08 spire-1.2.1/test/fakes/fakeagentstore/ 21:04:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 21:04:08 spire-1.2.1/test/fakes/fakedatastore/ 21:04:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 21:04:08 spire-1.2.1/test/fakes/fakeentryclient/ 21:04:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 21:04:08 spire-1.2.1/test/fakes/fakehealthchecker/ 21:04:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 21:04:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 21:04:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 21:04:08 spire-1.2.1/test/fakes/fakemetrics/ 21:04:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 21:04:08 spire-1.2.1/test/fakes/fakenoderesolver/ 21:04:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 21:04:08 spire-1.2.1/test/fakes/fakenotifier/ 21:04:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 21:04:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 21:04:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 21:04:08 spire-1.2.1/test/fakes/fakeserverca/ 21:04:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 21:04:08 spire-1.2.1/test/fakes/fakeservercatalog/ 21:04:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 21:04:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 21:04:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 21:04:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 21:04:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 21:04:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 21:04:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 21:04:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 21:04:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 21:04:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 21:04:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 21:04:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 21:04:08 spire-1.2.1/test/fixture/ 21:04:08 spire-1.2.1/test/fixture/certs/ 21:04:08 spire-1.2.1/test/fixture/certs/agent_svid.der 21:04:08 spire-1.2.1/test/fixture/certs/base_cert.pem 21:04:08 spire-1.2.1/test/fixture/certs/base_csr.pem 21:04:08 spire-1.2.1/test/fixture/certs/base_key.pem 21:04:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 21:04:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 21:04:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 21:04:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 21:04:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 21:04:08 spire-1.2.1/test/fixture/certs/blog_key.pem 21:04:08 spire-1.2.1/test/fixture/certs/bundle.der 21:04:08 spire-1.2.1/test/fixture/certs/ca.pem 21:04:08 spire-1.2.1/test/fixture/certs/ca_key.pem 21:04:08 spire-1.2.1/test/fixture/certs/database_cert.pem 21:04:08 spire-1.2.1/test/fixture/certs/database_csr.pem 21:04:08 spire-1.2.1/test/fixture/certs/database_key.pem 21:04:08 spire-1.2.1/test/fixture/certs/node_cert.pem 21:04:08 spire-1.2.1/test/fixture/certs/node_csr.pem 21:04:08 spire-1.2.1/test/fixture/certs/node_key.pem 21:04:08 spire-1.2.1/test/fixture/certs/svid.pem 21:04:08 spire-1.2.1/test/fixture/certs/svid_key.pem 21:04:08 spire-1.2.1/test/fixture/config/ 21:04:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 21:04:08 spire-1.2.1/test/fixture/config/agent_good.conf 21:04:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 21:04:08 spire-1.2.1/test/fixture/config/plugin_good.conf 21:04:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 21:04:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 21:04:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 21:04:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 21:04:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 21:04:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 21:04:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 21:04:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 21:04:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 21:04:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 21:04:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 21:04:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 21:04:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 21:04:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 21:04:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 21:04:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 21:04:08 spire-1.2.1/test/fixture/config/server_good.conf 21:04:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 21:04:08 spire-1.2.1/test/fixture/fixture.go 21:04:08 spire-1.2.1/test/fixture/nodeattestor/ 21:04:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 21:04:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 21:04:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 21:04:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 21:04:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 21:04:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 21:04:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 21:04:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 21:04:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 21:04:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 21:04:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 21:04:08 spire-1.2.1/test/fixture/registration/ 21:04:08 spire-1.2.1/test/fixture/registration/entries.json 21:04:08 spire-1.2.1/test/fixture/registration/good-for-update.json 21:04:08 spire-1.2.1/test/fixture/registration/good.json 21:04:08 spire-1.2.1/test/fixture/registration/invalid.json 21:04:08 spire-1.2.1/test/fixture/registration/invalid_json.json 21:04:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 21:04:08 spire-1.2.1/test/integration/ 21:04:08 spire-1.2.1/test/integration/README.md 21:04:08 spire-1.2.1/test/integration/common 21:04:08 spire-1.2.1/test/integration/setup/ 21:04:08 spire-1.2.1/test/integration/setup/adminclient/ 21:04:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 21:04:08 spire-1.2.1/test/integration/setup/adminclient/client.go 21:04:08 spire-1.2.1/test/integration/setup/debugagent/ 21:04:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 21:04:08 spire-1.2.1/test/integration/setup/debugagent/main.go 21:04:08 spire-1.2.1/test/integration/setup/debugserver/ 21:04:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 21:04:08 spire-1.2.1/test/integration/setup/debugserver/main.go 21:04:08 spire-1.2.1/test/integration/setup/downstreamclient/ 21:04:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 21:04:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 21:04:08 spire-1.2.1/test/integration/setup/itclient/ 21:04:08 spire-1.2.1/test/integration/setup/itclient/client.go 21:04:08 spire-1.2.1/test/integration/setup/node-attestation/ 21:04:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 21:04:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 21:04:08 spire-1.2.1/test/integration/setup/x509pop/ 21:04:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 21:04:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 21:04:08 spire-1.2.1/test/integration/suites/ 21:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 21:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 21:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 21:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 21:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 21:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 21:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 21:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 21:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 21:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 21:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 21:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 21:04:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 21:04:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 21:04:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 21:04:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 21:04:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 21:04:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 21:04:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 21:04:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 21:04:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 21:04:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 21:04:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 21:04:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 21:04:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 21:04:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 21:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 21:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 21:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 21:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 21:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 21:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 21:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 21:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 21:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 21:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 21:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 21:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 21:04:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 21:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 21:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 21:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 21:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 21:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 21:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 21:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 21:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 21:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 21:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 21:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 21:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 21:04:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 21:04:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 21:04:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 21:04:08 spire-1.2.1/test/integration/suites/join-token/ 21:04:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 21:04:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 21:04:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 21:04:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 21:04:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 21:04:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 21:04:08 spire-1.2.1/test/integration/suites/join-token/README.md 21:04:08 spire-1.2.1/test/integration/suites/join-token/conf/ 21:04:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 21:04:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 21:04:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 21:04:08 spire-1.2.1/test/integration/suites/join-token/teardown 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 21:04:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 21:04:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 21:04:08 spire-1.2.1/test/integration/suites/k8s/ 21:04:08 spire-1.2.1/test/integration/suites/k8s/00-setup 21:04:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 21:04:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 21:04:08 spire-1.2.1/test/integration/suites/k8s/README.md 21:04:08 spire-1.2.1/test/integration/suites/k8s/conf/ 21:04:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 21:04:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 21:04:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 21:04:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 21:04:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 21:04:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 21:04:08 spire-1.2.1/test/integration/suites/k8s/teardown 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/ 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 21:04:08 spire-1.2.1/test/integration/suites/node-attestation/ 21:04:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 21:04:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 21:04:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 21:04:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 21:04:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 21:04:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 21:04:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 21:04:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 21:04:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 21:04:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 21:04:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 21:04:08 spire-1.2.1/test/integration/suites/rotation/ 21:04:08 spire-1.2.1/test/integration/suites/rotation/00-setup 21:04:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 21:04:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 21:04:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 21:04:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 21:04:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 21:04:08 spire-1.2.1/test/integration/suites/rotation/README.md 21:04:08 spire-1.2.1/test/integration/suites/rotation/conf/ 21:04:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 21:04:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 21:04:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 21:04:08 spire-1.2.1/test/integration/suites/rotation/teardown 21:04:08 spire-1.2.1/test/integration/suites/self-test/ 21:04:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 21:04:08 spire-1.2.1/test/integration/suites/self-test/README.md 21:04:08 spire-1.2.1/test/integration/suites/self-test/teardown 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 21:04:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 21:04:08 spire-1.2.1/test/integration/suites/upgrade/ 21:04:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 21:04:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 21:04:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 21:04:08 spire-1.2.1/test/integration/suites/upgrade/README.md 21:04:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 21:04:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 21:04:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 21:04:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 21:04:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 21:04:08 spire-1.2.1/test/integration/suites/upgrade/teardown 21:04:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 21:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 21:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 21:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 21:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 21:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 21:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 21:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 21:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 21:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 21:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 21:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 21:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 21:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 21:04:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 21:04:08 spire-1.2.1/test/integration/test-one.sh 21:04:08 spire-1.2.1/test/integration/test.sh 21:04:08 spire-1.2.1/test/plugintest/ 21:04:08 spire-1.2.1/test/plugintest/config.go 21:04:08 spire-1.2.1/test/plugintest/load.go 21:04:08 spire-1.2.1/test/plugintest/option.go 21:04:08 spire-1.2.1/test/spiretest/ 21:04:08 spire-1.2.1/test/spiretest/apiserver.go 21:04:08 spire-1.2.1/test/spiretest/assertions.go 21:04:08 spire-1.2.1/test/spiretest/dir.go 21:04:08 spire-1.2.1/test/spiretest/errors_posix.go 21:04:08 spire-1.2.1/test/spiretest/errors_windows.go 21:04:08 spire-1.2.1/test/spiretest/logs.go 21:04:08 spire-1.2.1/test/spiretest/socketapi.go 21:04:08 spire-1.2.1/test/spiretest/suite.go 21:04:08 spire-1.2.1/test/spiretest/x509.go 21:04:08 spire-1.2.1/test/testca/ 21:04:08 spire-1.2.1/test/testca/ca.go 21:04:08 spire-1.2.1/test/testkey/ 21:04:08 spire-1.2.1/test/testkey/generate.sh 21:04:08 spire-1.2.1/test/testkey/genkeys.go 21:04:08 spire-1.2.1/test/testkey/keys.go 21:04:08 spire-1.2.1/test/testkey/new.go 21:04:08 spire-1.2.1/test/tpmsimulator/ 21:04:08 spire-1.2.1/test/tpmsimulator/simulator.go 21:04:08 spire-1.2.1/test/util/ 21:04:08 spire-1.2.1/test/util/cert_fixtures.go 21:04:08 spire-1.2.1/test/util/cert_generation.go 21:04:08 spire-1.2.1/test/util/io_redirection.go 21:04:08 spire-1.2.1/test/util/race.go 21:04:08 spire-1.2.1/test/util/util.go 21:04:08 building spire from source... 21:04:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 21:04:09 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:04:09 Attempting uninstall: urllib3 21:04:09 Found existing installation: urllib3 1.26.7 21:04:09 Uninstalling urllib3-1.26.7: 21:04:09 Installing go1.17.7... 21:04:09 Successfully uninstalled urllib3-1.26.7 21:04:10 Attempting uninstall: idna 21:04:10 Found existing installation: idna 3.3 21:04:10 Uninstalling idna-3.3: 21:04:10 Successfully uninstalled idna-3.3 21:04:13 Attempting uninstall: requests 21:04:13 Found existing installation: requests 2.26.0 21:04:13 Uninstalling requests-2.26.0: 21:04:14 Successfully uninstalled requests-2.26.0 21:04:14 Running setup.py install for texttable: started 21:04:18 Running setup.py install for texttable: finished with status 'done' 21:04:18 Running setup.py install for PyYAML: started 21:04:21 Running setup.py install for PyYAML: finished with status 'done' 21:04:21 Running setup.py install for docopt: started 21:04:25 Running setup.py install for docopt: finished with status 'done' 21:04:25 Running setup.py install for dockerpty: started 21:04:27 Running setup.py install for dockerpty: finished with status 'done' 21:04:30 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:04:34 Building bin/spire-server... 21:04:34 go: downloading github.com/mitchellh/cli v1.1.2 21:04:34 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 21:04:34 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 21:04:34 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 21:04:35 go: downloading google.golang.org/grpc v1.44.0 21:04:36 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 21:04:37 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 21:04:39 go: downloading github.com/imdario/mergo v0.3.12 21:04:39 go: downloading github.com/sirupsen/logrus v1.8.1 21:04:41 go: downloading github.com/hashicorp/go-hclog v1.1.0 21:04:42 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 21:04:42 go: downloading github.com/fatih/color v1.13.0 21:04:42 go: downloading github.com/mattn/go-isatty v0.0.14 21:04:43 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 21:04:43 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 21:04:43 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 21:04:43 go: downloading github.com/hashicorp/go-plugin v1.4.3 21:04:44 go: downloading github.com/InVisionApp/go-logger v1.0.1 21:04:44 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 21:04:44 go: downloading github.com/armon/go-metrics v0.3.10 21:04:45 go: downloading github.com/prometheus/client_golang v1.12.1 21:04:45 go: downloading github.com/uber-go/tally/v4 v4.1.1 21:04:46 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 21:04:46 go: downloading github.com/open-policy-agent/opa v0.38.0 21:04:46 Removing intermediate container 01ffc316802d 21:04:46 ---> e873b5350809 21:04:46 Step 14/23 : ENV APP_PORT=58890 21:04:47 ---> Running in c26ba1a98f0e 21:04:47 Removing intermediate container c26ba1a98f0e 21:04:47 ---> 197d86c1ff85 21:04:47 Step 15/23 : EXPOSE $APP_PORT 21:04:48 ---> Running in ba155cb73a14 21:04:48 Removing intermediate container ba155cb73a14 21:04:48 ---> 96dc2c060622 21:04:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:04:50 ---> 62a3e424eb99 21:04:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:04:51 ---> 007f1ad3c4e4 21:04:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:04:52 ---> 86e827f14101 21:04:52 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:04:52 ---> Running in 20d853a165b3 21:04:53 Removing intermediate container 20d853a165b3 21:04:53 ---> dd274a10c907 21:04:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:04:53 ---> Running in 30ed35230588 21:04:53 Removing intermediate container 30ed35230588 21:04:53 ---> c1009853e589 21:04:53 Step 21/23 : LABEL arch=arm64 21:04:53 ---> Running in 7caefa8c1e83 21:04:54 Removing intermediate container 7caefa8c1e83 21:04:54 ---> 81a91db9691e 21:04:54 Step 22/23 : LABEL git_sha=ba579a049dc3911f8fbbf0dd09fff2ad6edfb3cb 21:04:54 ---> Running in 6558018c467a 21:04:54 Removing intermediate container 6558018c467a 21:04:54 ---> 504b172feb97 21:04:54 Step 23/23 : LABEL version=0.0.0 21:04:55 ---> Running in d1f9189fa1e5 21:04:55 Removing intermediate container d1f9189fa1e5 21:04:55 ---> a22053a9f72d 21:04:55 21:04:55 Successfully built a22053a9f72d 21:04:55 Successfully tagged sys-mgmt-agent-arm64:latest 21:04:55  Building sys-mgmt-agent ... done Building core-command 21:05:04 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 21:05:04 go: downloading github.com/mattn/go-colorable v0.1.12 21:05:04 go: downloading github.com/Masterminds/goutils v1.1.0 21:05:04 go: downloading github.com/Masterminds/semver v1.5.0 21:05:04 go: downloading github.com/google/uuid v1.1.2 21:05:04 go: downloading github.com/huandu/xstrings v1.3.2 21:05:04 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 21:05:04 go: downloading github.com/oklog/run v1.0.0 21:05:04 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 21:05:04 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:05:04 go: downloading github.com/prometheus/client_model v0.2.0 21:05:04 go: downloading github.com/prometheus/common v0.32.1 21:05:04 go: downloading github.com/beorn7/perks v1.0.1 21:05:04 go: downloading github.com/cespare/xxhash/v2 v2.1.2 21:05:04 go: downloading github.com/prometheus/procfs v0.7.3 21:05:05 go: downloading github.com/pkg/errors v0.9.1 21:05:05 go: downloading go.uber.org/atomic v1.9.0 21:05:06 go: downloading github.com/imkira/go-observer v1.0.3 21:05:06 go: downloading github.com/hashicorp/errwrap v1.1.0 21:05:06 go: downloading github.com/mitchellh/reflectwalk v1.0.1 21:05:06 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:05:06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 21:05:07 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 21:05:07 go: downloading github.com/blang/semver/v4 v4.0.0 21:05:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 21:05:07 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 21:05:08 go: downloading github.com/jinzhu/gorm v1.9.16 21:05:08 go: downloading github.com/lib/pq v1.10.4 21:05:08 go: downloading github.com/mattn/go-sqlite3 v1.14.12 21:05:08 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 21:05:09 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 21:05:15 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 21:05:30 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 21:05:30 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 21:05:30 go: downloading github.com/stretchr/testify v1.7.0 21:05:30 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 21:05:30 go: downloading github.com/aws/aws-sdk-go v1.43.0 21:05:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 21:05:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:05:31 ---> 9713dd33a380 21:05:31 Step 3/23 : WORKDIR /edgex-go 21:05:31 ---> Using cache 21:05:31 ---> 3f7e3e5532d0 21:05:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:05:31 ---> Using cache 21:05:31 ---> b958a960168e 21:05:31 Step 5/23 : RUN apk add --update --no-cache make git 21:05:31 ---> Using cache 21:05:31 ---> eda48cfde04b 21:05:31 Step 6/23 : COPY go.mod vendor* ./ 21:05:31 ---> Using cache 21:05:31 ---> 33062a750f7c 21:05:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:31 ---> Using cache 21:05:31 ---> f3e5f355cc72 21:05:31 Step 8/23 : COPY . . 21:05:31 ---> Using cache 21:05:31 ---> 4cd9eb8ff8c1 21:05:31 Step 9/23 : RUN make cmd/core-command/core-command 21:05:32 ---> Running in aff4e49646ea 21:05:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 21:05:56 go: downloading google.golang.org/api v0.70.0 21:05:56 go: downloading k8s.io/client-go v0.23.4 21:05:56 go: downloading k8s.io/api v0.23.4 21:06:06 go: downloading github.com/google/go-tpm v0.3.3 21:06:06 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 21:06:39 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 21:06:39 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 21:06:39 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 21:06:39 go: downloading cloud.google.com/go/storage v1.21.0 21:06:39 go: downloading cloud.google.com/go v0.100.2 21:06:39 go: downloading k8s.io/apimachinery v0.23.4 21:06:40 go: downloading k8s.io/kube-aggregator v0.23.3 21:06:42 go: downloading sigs.k8s.io/controller-runtime v0.11.1 21:06:43 go: downloading cloud.google.com/go/security v1.3.0 21:06:44 go: downloading github.com/hashicorp/vault/api v1.4.1 21:06:44 go: downloading github.com/twmb/murmur3 v1.1.6 21:06:44 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 21:06:45 go: downloading gopkg.in/yaml.v2 v2.4.0 21:06:45 go: downloading github.com/OneOfOne/xxhash v1.2.8 21:06:46 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:06:46 go: downloading github.com/gobwas/glob v0.2.3 21:06:46 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 21:06:46 go: downloading github.com/jinzhu/inflection v1.0.0 21:06:46 go: downloading github.com/aws/smithy-go v1.11.0 21:06:48 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 21:06:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 21:06:48 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 21:06:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 21:06:48 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 21:06:49 go: downloading github.com/gogo/protobuf v1.3.2 21:06:56 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 21:06:56 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 21:06:56 go: downloading github.com/Azure/go-autorest/logger v0.2.1 21:06:56 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 21:06:56 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 21:06:56 go: downloading github.com/dimchansky/utfbom v1.1.1 21:06:56 go: downloading cloud.google.com/go/compute v1.3.0 21:06:57 go: downloading cloud.google.com/go/iam v0.1.1 21:06:58 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 21:06:58 go: downloading k8s.io/klog/v2 v2.30.0 21:06:58 go: downloading github.com/google/gofuzz v1.1.0 21:06:58 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 21:06:59 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 21:07:00 go: downloading github.com/spf13/pflag v1.0.5 21:07:00 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 21:07:00 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 21:07:01 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 21:07:01 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:07:01 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 21:07:01 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 21:07:01 go: downloading github.com/hashicorp/vault/sdk v0.4.1 21:07:02 go: downloading github.com/mitchellh/mapstructure v1.4.3 21:07:03 go: downloading github.com/tklauser/go-sysconf v0.3.9 21:07:03 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 21:07:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 21:07:03 go: downloading github.com/jmespath/go-jmespath v0.4.0 21:07:05 go: downloading go.opencensus.io v0.23.0 21:07:06 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 21:07:06 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 21:07:06 go: downloading gopkg.in/inf.v0 v0.9.1 21:07:07 go: downloading github.com/go-logr/logr v1.2.2 21:07:07 go: downloading github.com/google/go-cmp v0.5.7 21:07:07 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 21:07:07 go: downloading github.com/json-iterator/go v1.1.12 21:07:08 go: downloading github.com/googleapis/gnostic v0.5.5 21:07:11 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 21:07:13 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 21:07:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:07:14 go: downloading github.com/tklauser/numcpus v0.3.0 21:07:14 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 21:07:14 go: downloading go.uber.org/zap v1.21.0 21:07:15 go: downloading sigs.k8s.io/yaml v1.3.0 21:07:15 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 21:07:15 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 21:07:15 go: downloading github.com/modern-go/reflect2 v1.0.2 21:07:16 go: downloading github.com/ryanuber/go-glob v1.0.0 21:07:16 go: downloading github.com/golang/snappy v0.0.4 21:07:16 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 21:07:28 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 21:07:28 go: downloading github.com/hashicorp/go-uuid v1.0.2 21:07:28 go: downloading github.com/hashicorp/go-version v1.2.0 21:07:28 go: downloading go.uber.org/multierr v1.6.0 21:07:55 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 21:07:55 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 21:11:47 Removing intermediate container 1ccb31ca19e9 21:11:47 ---> c33b5514bbb2 21:11:47 21:11:47 Step 10/23 : FROM alpine:3.14 21:11:47 ---> ac73e934f311 21:11:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:11:47 ---> Using cache 21:11:47 ---> 2fe54b5db02c 21:11:47 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:11:47 ---> Using cache 21:11:47 ---> 60afdefed996 21:11:47 Step 13/23 : ENV APP_PORT=59881 21:11:47 ---> Running in 06698aaafffb 21:11:47 Removing intermediate container 06698aaafffb 21:11:47 ---> 57312cbb505a 21:11:47 Step 14/23 : EXPOSE $APP_PORT 21:11:47 ---> Running in 41d049eac327 21:11:47 Removing intermediate container 41d049eac327 21:11:47 ---> 0bda337fca90 21:11:47 Step 15/23 : WORKDIR / 21:11:47 ---> Running in 2096283797b4 21:11:47 Removing intermediate container 2096283797b4 21:11:47 ---> 15b4841d6aab 21:11:47 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:11:47 ---> 105e6b5f1226 21:11:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:11:47 ---> ea538afa980e 21:11:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:11:47 ---> c0b86371d5f6 21:11:47 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:11:47 ---> Running in 5fa75f935feb 21:11:47 Removing intermediate container 5fa75f935feb 21:11:47 ---> 07b94b2ac959 21:11:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:11:47 ---> Running in 7e91b74145a1 21:11:47 Removing intermediate container 7e91b74145a1 21:11:47 ---> 6ab02865ead9 21:11:47 Step 21/23 : LABEL arch=arm64 21:11:47 ---> Running in d4bcf1e3e74c 21:11:47 Removing intermediate container d4bcf1e3e74c 21:11:47 ---> 82c98a9f4f68 21:11:47 Step 22/23 : LABEL git_sha=ba579a049dc3911f8fbbf0dd09fff2ad6edfb3cb 21:11:47 ---> Running in b040c51d2b95 21:11:47 Removing intermediate container b040c51d2b95 21:11:47 ---> 501d51d15590 21:11:47 Step 23/23 : LABEL version=0.0.0 21:11:47 ---> Running in b732a4b6a23f 21:11:47 Removing intermediate container b732a4b6a23f 21:11:47 ---> 6012e5d5d5bc 21:11:47 21:11:47 Successfully built 6012e5d5d5bc 21:11:47 Successfully tagged core-metadata-arm64:latest 21:12:26  Building core-metadata ... done Removing intermediate container aff4e49646ea 21:12:26 ---> b0a672ef6058 21:12:26 21:12:26 Step 10/23 : FROM alpine:3.14 21:12:26 ---> ac73e934f311 21:12:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:12:26 ---> Using cache 21:12:26 ---> 2fe54b5db02c 21:12:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:12:26 ---> Using cache 21:12:26 ---> 60afdefed996 21:12:26 Step 13/23 : ENV APP_PORT=59882 21:12:26 ---> Running in f55a60151877 21:12:26 Removing intermediate container f55a60151877 21:12:26 ---> a140e7071080 21:12:26 Step 14/23 : EXPOSE $APP_PORT 21:12:26 ---> Running in 2e3ae1323306 21:12:26 Removing intermediate container 2e3ae1323306 21:12:26 ---> 9259da715745 21:12:26 Step 15/23 : WORKDIR / 21:12:26 ---> Running in 73c4e91c8803 21:12:26 Removing intermediate container 73c4e91c8803 21:12:26 ---> 9b3b6d277343 21:12:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:12:26 ---> 18ead17430f0 21:12:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:12:27 ---> 536231f974f9 21:12:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:12:28 ---> 39bdf434a8f1 21:12:28 Step 19/23 : ENTRYPOINT ["/core-command"] 21:12:28 ---> Running in d6924ce6e175 21:12:29 Removing intermediate container d6924ce6e175 21:12:29 ---> 2f3dc764e573 21:12:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:12:29 ---> Running in ca67ad761a83 21:12:29 Removing intermediate container ca67ad761a83 21:12:29 ---> 92101365ed68 21:12:29 Step 21/23 : LABEL arch=arm64 21:12:29 ---> Running in a9c76d25825a 21:12:30 Removing intermediate container a9c76d25825a 21:12:30 ---> 6b2695b3eb67 21:12:30 Step 22/23 : LABEL git_sha=ba579a049dc3911f8fbbf0dd09fff2ad6edfb3cb 21:12:30 ---> Running in db6b6fc56b8b 21:12:31 Removing intermediate container db6b6fc56b8b 21:12:31 ---> 2cae48a6be66 21:12:31 Step 23/23 : LABEL version=0.0.0 21:12:31 ---> Running in b903721fa4f9 21:12:31 Removing intermediate container b903721fa4f9 21:12:31 ---> e69b22505ab2 21:12:31 21:12:32 Successfully built e69b22505ab2 21:12:32 Successfully tagged core-command-arm64:latest 21:30:11  Building core-command ... done Building bin/spire-agent... 21:30:11 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:30:11 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:30:11 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:30:11 go: downloading github.com/docker/docker v20.10.12+incompatible 21:30:11 go: downloading github.com/google/go-tpm-tools v0.3.3 21:30:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:30:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:30:11 go: downloading github.com/docker/go-connections v0.4.0 21:30:11 go: downloading github.com/docker/go-units v0.4.0 21:30:11 go: downloading github.com/opencontainers/image-spec v1.0.1 21:30:11 go: downloading github.com/containerd/containerd v1.3.4 21:30:11 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:30:11 go: downloading github.com/opencontainers/go-digest v1.0.0 21:30:29 Building bin/spire-agent... 21:30:29 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:30:29 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:30:29 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:30:29 go: downloading github.com/docker/docker v20.10.12+incompatible 21:30:33 go: downloading github.com/google/go-tpm-tools v0.3.3 21:30:35 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:30:35 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:30:36 go: downloading github.com/docker/go-connections v0.4.0 21:30:36 go: downloading github.com/docker/go-units v0.4.0 21:30:36 go: downloading github.com/opencontainers/image-spec v1.0.1 21:30:36 go: downloading github.com/containerd/containerd v1.3.4 21:30:36 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:30:36 go: downloading github.com/opencontainers/go-digest v1.0.0 21:33:58 Building bin/spire-agent... 21:33:58 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 21:33:58 go: downloading cloud.google.com/go/secretmanager v1.3.0 21:33:58 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 21:33:58 go: downloading github.com/docker/docker v20.10.12+incompatible 21:33:58 go: downloading github.com/google/go-tpm-tools v0.3.3 21:33:58 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 21:33:58 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 21:33:58 go: downloading github.com/docker/go-connections v0.4.0 21:33:58 go: downloading github.com/docker/go-units v0.4.0 21:33:58 go: downloading github.com/opencontainers/image-spec v1.0.1 21:33:58 go: downloading github.com/containerd/containerd v1.3.4 21:33:58 go: downloading github.com/docker/distribution v2.7.1+incompatible 21:33:58 go: downloading github.com/opencontainers/go-digest v1.0.0 21:36:35 Removing intermediate container 07713b701afa 21:36:35 ---> 5156e074d1ab 21:36:35 21:36:35 Step 13/26 : FROM alpine:3.15 21:36:35 ---> 3fb3c9af89a9 21:36:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:36:35 ---> Using cache 21:36:35 ---> e517a9a74d30 21:36:35 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:36:35 ---> Using cache 21:36:35 ---> 9c04bce59347 21:36:35 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:36:35 ---> Running in 63fb0c619d7a 21:36:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:36:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:36:37 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:36:37 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 21:36:37 OK: 15729 distinct packages available 21:36:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:36:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:36:39 (1/5) Installing dumb-init (1.2.5-r1) 21:36:39 (2/5) Installing musl-obstack (1.2.3-r0) 21:36:39 (3/5) Installing libucontext (1.1-r0) 21:36:40 (4/5) Installing gcompat (1.0.0-r4) 21:36:40 (5/5) Installing openssl (1.1.1n-r0) 21:36:40 Executing busybox-1.34.1-r5.trigger 21:36:40 OK: 6 MiB in 19 packages 21:36:43 Removing intermediate container 63fb0c619d7a 21:36:43 ---> f169c91a48f8 21:36:43 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 21:36:46 ---> e62f2f0099be 21:36:46 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:36:51 ---> 4c3ee0523711 21:36:51 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:36:52 ---> 92795ed35335 21:36:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:36:53 ---> 07ae8af6f1bc 21:36:53 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:36:53 ---> 85b7ccec18da 21:36:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:36:53 ---> Running in aaf5ff952e75 21:36:54 Removing intermediate container aaf5ff952e75 21:36:54 ---> 94dbd5af7519 21:36:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:36:54 ---> Running in a80b4a5d6663 21:36:55 Removing intermediate container a80b4a5d6663 21:36:55 ---> 8b4e050a54ba 21:36:55 Step 24/26 : LABEL arch=arm64 21:36:55 ---> Running in 05cf1d5aa3fb 21:36:55 Removing intermediate container 05cf1d5aa3fb 21:36:55 ---> f212b1bb6f25 21:36:55 Step 25/26 : LABEL git_sha=ba579a049dc3911f8fbbf0dd09fff2ad6edfb3cb 21:36:55 ---> Running in fc4069636f89 21:36:56 Removing intermediate container fc4069636f89 21:36:56 ---> 62b092031eb6 21:36:56 Step 26/26 : LABEL version=0.0.0 21:36:56 ---> Running in f2890aa5d6b3 21:36:56 Removing intermediate container f2890aa5d6b3 21:36:56 ---> d1ff9a1565b1 21:36:56 21:36:57 Successfully built d1ff9a1565b1 21:36:57 Successfully tagged security-spire-agent-arm64:latest 21:37:01  Building security-spire-agent ... done Removing intermediate container 4d785b56e9ae 21:37:01 ---> 9204c7eec52b 21:37:01 21:37:01 Step 13/26 : FROM alpine:3.15 21:37:01 ---> 3fb3c9af89a9 21:37:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:37:01 ---> Using cache 21:37:01 ---> e517a9a74d30 21:37:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:37:01 ---> Using cache 21:37:01 ---> 9c04bce59347 21:37:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:37:01 ---> Running in 3bb3277c138b 21:37:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:37:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:37:05 v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] 21:37:05 v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] 21:37:05 OK: 15729 distinct packages available 21:37:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:37:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:37:07 (1/4) Installing dumb-init (1.2.5-r1) 21:37:07 (2/4) Installing musl-obstack (1.2.3-r0) 21:37:07 (3/4) Installing libucontext (1.1-r0) 21:37:07 (4/4) Installing gcompat (1.0.0-r4) 21:37:07 Executing busybox-1.34.1-r5.trigger 21:37:07 OK: 6 MiB in 18 packages 21:37:09 Removing intermediate container 3bb3277c138b 21:37:09 ---> 817b60304b3c 21:37:09 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:37:13 ---> 7ce2afe88174 21:37:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:37:14 ---> 9bcf645f24a6 21:37:14 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:37:14 ---> Running in ff45cb338c77 21:37:14 Removing intermediate container ff45cb338c77 21:37:14 ---> 0fd474e19b46 21:37:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:37:15 ---> a7f3cfd2e0b5 21:37:15 Step 21/26 : WORKDIR / 21:37:15 ---> Running in d5d3b9d14c51 21:37:16 Removing intermediate container d5d3b9d14c51 21:37:16 ---> 2001d40a2737 21:37:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:37:16 ---> Running in 6c426bc33fd6 21:37:16 Removing intermediate container 6c426bc33fd6 21:37:16 ---> a1fce19dc1f8 21:37:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:37:16 ---> Running in 72730bf7c1a6 21:37:16 Removing intermediate container 72730bf7c1a6 21:37:16 ---> 9053a77ee482 21:37:16 Step 24/26 : LABEL arch=arm64 21:37:17 ---> Running in 5f0d73066bc9 21:37:17 Removing intermediate container 5f0d73066bc9 21:37:17 ---> f7294fe63298 21:37:17 Step 25/26 : LABEL git_sha=ba579a049dc3911f8fbbf0dd09fff2ad6edfb3cb 21:37:17 ---> Running in 3855b7a46760 21:37:18 Removing intermediate container 3855b7a46760 21:37:18 ---> 30d38743b741 21:37:18 Step 26/26 : LABEL version=0.0.0 21:37:18 ---> Running in e22b457e43e0 21:37:18 Removing intermediate container e22b457e43e0 21:37:18 ---> 32af227f2b5b 21:37:18 21:37:18 Successfully built 32af227f2b5b 21:37:18 Successfully tagged security-spire-config-arm64:latest 21:38:55  Building security-spire-config ... done Removing intermediate container fa850655d872 21:38:55 ---> 2d11cc8625e6 21:38:55 21:38:55 Step 13/25 : FROM alpine:3.15 21:38:55 ---> 3fb3c9af89a9 21:38:55 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:38:55 ---> Using cache 21:38:55 ---> e517a9a74d30 21:38:55 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:38:55 ---> Using cache 21:38:55 ---> 9c04bce59347 21:38:55 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:38:55 ---> Using cache 21:38:55 ---> f169c91a48f8 21:38:55 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 21:38:55 ---> cacba051c0b1 21:38:55 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:38:55 ---> e1a305345997 21:38:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:38:55 ---> 90ecbbd46e43 21:38:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:38:55 ---> 6254c0ab9a25 21:38:55 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:38:55 ---> Running in b70dd347dd77 21:38:55 Removing intermediate container b70dd347dd77 21:38:55 ---> e6092c271f4b 21:38:55 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:38:55 ---> Running in d77e4d1b2d88 21:38:55 Removing intermediate container d77e4d1b2d88 21:38:55 ---> 51ffd92d560d 21:38:55 Step 23/25 : LABEL arch=arm64 21:38:55 ---> Running in c564e2b203e0 21:38:55 Removing intermediate container c564e2b203e0 21:38:55 ---> 0a34f5957145 21:38:55 Step 24/25 : LABEL git_sha=ba579a049dc3911f8fbbf0dd09fff2ad6edfb3cb 21:38:55 ---> Running in 3f1a7f7ed709 21:38:55 Removing intermediate container 3f1a7f7ed709 21:38:55 ---> bad10a5536c0 21:38:55 Step 25/25 : LABEL version=0.0.0 21:38:55 ---> Running in 2818508613e9 21:38:55 Removing intermediate container 2818508613e9 21:38:55 ---> 749f4cf04a9d 21:38:55 21:38:55 Successfully built 749f4cf04a9d 21:38:55 Successfully tagged security-spire-server-arm64:latest 21:38:55  Building security-spire-server ... done  [Pipeline] } 21:38:55 $ docker stop --time=1 b9853737b6356203aa05adeb11a3f390472c2ac27c1be813328af9bff976d26d 21:38:57 $ docker rm -f b9853737b6356203aa05adeb11a3f390472c2ac27c1be813328af9bff976d26d [Pipeline] // withDockerContainer [Pipeline] sh 21:38:58 + docker images 21:38:58 REPOSITORY TAG IMAGE ID CREATED SIZE 21:38:58 security-spire-server-arm64 latest 749f4cf04a9d 10 seconds ago 86.3MB 21:38:58 2d11cc8625e6 34 seconds ago 4.21GB 21:38:58 security-spire-config-arm64 latest 32af227f2b5b About a minute ago 85.6MB 21:38:58 security-spire-agent-arm64 latest d1ff9a1565b1 2 minutes ago 126MB 21:38:58 9204c7eec52b 2 minutes ago 4.21GB 21:38:58 5156e074d1ab 2 minutes ago 4.21GB 21:38:58 core-command-arm64 latest e69b22505ab2 26 minutes ago 23.7MB 21:38:58 b0a672ef6058 26 minutes ago 1.43GB 21:38:58 core-metadata-arm64 latest 6012e5d5d5bc 27 minutes ago 25.1MB 21:38:58 c33b5514bbb2 27 minutes ago 1.43GB 21:38:58 sys-mgmt-agent-arm64 latest a22053a9f72d 34 minutes ago 290MB 21:38:58 906464091889 35 minutes ago 1.43GB 21:38:58 security-proxy-setup-arm64 latest 75c151513a4b 35 minutes ago 42.1MB 21:38:58 support-scheduler-arm64 latest 7e1e8520bc9f 35 minutes ago 24.9MB 21:38:58 947015ed9a76 36 minutes ago 1.43GB 21:38:58 13b4cf4e6e51 36 minutes ago 1.44GB 21:38:58 core-data-arm64 latest 15a5a3c2a4bd 44 minutes ago 34.4MB 21:38:58 security-bootstrapper-arm64 latest 43581382843b 44 minutes ago 23.6MB 21:38:58 812d1b3d4f77 44 minutes ago 1.46GB 21:38:58 security-secretstore-setup-arm64 latest d36e13b05ad4 44 minutes ago 40.8MB 21:38:58 support-notifications-arm64 latest 32910bb1b620 44 minutes ago 25.5MB 21:38:58 f6692b1aa7a5 44 minutes ago 1.43GB 21:38:58 security-spiffe-token-provider-arm64 latest 3cb756ec760d 44 minutes ago 27.7MB 21:38:58 4c4185fbf5a9 44 minutes ago 1.44GB 21:38:58 a5637d417a1f 45 minutes ago 1.43GB 21:38:58 95265586ac20 45 minutes ago 1.42GB 21:38:58 ci-base-image-arm64 latest 9713dd33a380 About an hour ago 885MB 21:38:58 docker 20.10.14 c346e9eafbab 5 days ago 202MB 21:38:58 alpine 3.14 ac73e934f311 5 days ago 5.34MB 21:38:58 alpine 3.15 3fb3c9af89a9 5 days ago 5.32MB 21:38:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 21:38:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:38:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:59 21:38:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:38:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:38:59 arm64: Pulling from edgex-lftools-log-publisher 21:38:59 8998bd30e6a1: Pulling fs layer 21:38:59 04944245beec: Pulling fs layer 21:38:59 699f458cf7ca: Pulling fs layer 21:38:59 765212b225bb: Pulling fs layer 21:38:59 f23df028b6ca: Pulling fs layer 21:38:59 d65c8cfc05b1: Pulling fs layer 21:38:59 2437ff75d9bd: Pulling fs layer 21:38:59 765212b225bb: Waiting 21:38:59 f23df028b6ca: Waiting 21:38:59 d65c8cfc05b1: Waiting 21:38:59 2437ff75d9bd: Waiting 21:38:59 04944245beec: Verifying Checksum 21:38:59 04944245beec: Download complete 21:38:59 765212b225bb: Verifying Checksum 21:38:59 765212b225bb: Download complete 21:39:00 f23df028b6ca: Verifying Checksum 21:39:00 f23df028b6ca: Download complete 21:39:00 d65c8cfc05b1: Verifying Checksum 21:39:00 d65c8cfc05b1: Download complete 21:39:00 699f458cf7ca: Verifying Checksum 21:39:00 699f458cf7ca: Download complete 21:39:00 8998bd30e6a1: Verifying Checksum 21:39:00 8998bd30e6a1: Download complete 21:39:02 2437ff75d9bd: Verifying Checksum 21:39:02 2437ff75d9bd: Download complete 21:39:05 8998bd30e6a1: Pull complete 21:39:05 04944245beec: Pull complete 21:39:07 699f458cf7ca: Pull complete 21:39:07 765212b225bb: Pull complete 21:39:08 f23df028b6ca: Pull complete 21:39:08 d65c8cfc05b1: Pull complete 21:39:23 2437ff75d9bd: Pull complete 21:39:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:39:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:39:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:39:23 prd-ubuntu20.04-docker-arm64-4c-16g-11902 does not seem to be running inside a container 21:39:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:39:27 $ docker top f63012163895a5998e85365785eed9c66b0cd2ee5dffd15c3dc1552ed8904845 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:39:28 ---> job-cost.sh 21:39:28 lf-activate-venv: SKIPPING 21:39:28 INFO: No Stack... 21:39:29 INFO: Retrieving Pricing Info for: v3-standard-4 21:39:29 INFO: Archiving Costs [Pipeline] sh 21:39:30 + cat /w/workspace/edgex-go/2/archives/cost.csv 21:39:30 + cut -d, -f6 [Pipeline] lock 21:39:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3956-2-stack-cost] 21:39:30 Resource [jenkins-edgexfoundry-edgex-go-PR-3956-2-stack-cost] did not exist. Created. 21:39:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3956-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:39:31 + echo total: 0.2199999988079071 [Pipeline] stash 21:39:31 Stashed 1 file(s) [Pipeline] } 21:39:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3956-2-stack-cost] [Pipeline] // lock [Pipeline] } 21:39:31 $ docker stop --time=1 f63012163895a5998e85365785eed9c66b0cd2ee5dffd15c3dc1552ed8904845 21:39:33 $ docker rm -f f63012163895a5998e85365785eed9c66b0cd2ee5dffd15c3dc1552ed8904845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:54:12 Running on prd-ubuntu18.04-docker-8c-8g-17303 in /w/workspace/edgexfoundry_edgex-go_PR-3956 [Pipeline] { [Pipeline] ws 21:54:12 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 21:54:12 The recommended git tool is: git 21:54:14 using credential edgex-jenkins-ssh 21:54:14 Cloning the remote Git repository 21:54:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:54:14 > git init /w/workspace/edgex-go/2 # timeout=10 21:54:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:54:14 > git --version # timeout=10 21:54:14 > git --version # 'git version 2.17.1' 21:54:14 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:54:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:54:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:54:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:54:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:54:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3956/head:refs/remotes/origin/PR-3956 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:54:19 Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit e29993ed0a0c11d4632b38cf8f347a963ffe1087 21:54:19 Merge succeeded, producing 996614afc135e5c3a2a1692950d8af0f38b51dd4 21:54:19 Checking out Revision 996614afc135e5c3a2a1692950d8af0f38b51dd4 (PR-3956) 21:54:19 > git config core.sparsecheckout # timeout=10 21:54:19 > git checkout -f e29993ed0a0c11d4632b38cf8f347a963ffe1087 # timeout=10 21:54:19 > git remote # timeout=10 21:54:19 > git config --get remote.origin.url # timeout=10 21:54:19 using GIT_SSH to set credentials SSH Credentials for GitHub 21:54:19 > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 21:54:19 > git rev-parse HEAD^{commit} # timeout=10 21:54:19 > git config core.sparsecheckout # timeout=10 21:54:19 > git checkout -f 996614afc135e5c3a2a1692950d8af0f38b51dd4 # timeout=10 21:54:23 Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" 21:54:23 > git rev-list --no-walk e29993ed0a0c11d4632b38cf8f347a963ffe1087 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:54:24 + echo snap-build.sh 21:54:24 snap-build.sh 21:54:24 + SNAP_BASE_DIR=. 21:54:24 + '[' '!' -z /w/workspace/edgex-go/2 ']' 21:54:24 + SNAP_BASE_DIR=/w/workspace/edgex-go/2 21:54:24 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/2]' 21:54:24 [snap-build] Building snap in dir [/w/workspace/edgex-go/2] 21:54:24 + cd /w/workspace/edgex-go/2 21:54:24 + sudo apt-get remove -qy --purge lxd lxd-client 21:54:24 Reading package lists... 21:54:24 Building dependency tree... 21:54:24 Reading state information... 21:54:24 The following packages were automatically installed and are no longer required: 21:54:24 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 21:54:24 uidmap xdelta3 21:54:24 Use 'sudo apt autoremove' to remove them. 21:54:24 The following packages will be REMOVED: 21:54:24 lxd* lxd-client* 21:54:24 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 21:54:24 After this operation, 31.7 MB disk space will be freed. 21:54:25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190666 files and directories currently installed.) 21:54:25 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 21:54:25 Removing lxd dnsmasq configuration 21:54:26 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 21:54:26 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 21:54:26 Processing triggers for libc-bin (2.27-3ubuntu1.4) ... 21:54:26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190491 files and directories currently installed.) 21:54:26 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 21:54:28 Processing triggers for systemd (237-3ubuntu10.52) ... 21:54:28 Processing triggers for ureadahead (0.100.0-21) ... 21:54:28 + sudo snap remove --purge lxd 21:54:29 snap "lxd" is not installed 21:54:29 + sudo groupadd --force --system lxd 21:54:29 ++ whoami 21:54:29 + sudo /usr/sbin/usermod -G lxd -a jenkins 21:54:29 + newgrp - lxd 21:54:29 + sudo snap install lxd 21:54:39 2022-04-10T21:54:35Z INFO Waiting for automatic snapd restart... 21:54:54 lxd 5.0.0-c5bcb80 from Canonical* installed 21:54:54 + sudo lxd init --auto 21:55:04 + sudo snap install --classic snapcraft 21:55:08 snapcraft 6.1 from Canonical* installed 21:55:08 + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' 21:55:08 + ./snap/local/build-helpers/bin/minimal-snap-build.sh 21:55:08 % Total % Received % Xferd Average Speed Time Time Time Current 21:55:08 Dload Upload Total Spent Left Speed 21:55:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 4506 0 --:--:-- --:--:-- --:--:-- 4506 21:55:08 100 3325k 100 3325k 0 0 9060k 0 --:--:-- --:--:-- --:--:-- 9060k 21:55:08 ./yq_linux_amd64 21:55:08 + sudo snapcraft prime --use-lxd 21:55:10 Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. 21:55:10 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 21:55:10 - README.md 21:55:10 21:55:10 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:55:10 Launching a container. 21:55:20 Waiting for container to be ready 21:55:21 To start your first container, try: lxc launch ubuntu:20.04 21:55:21 Or for a virtual machine: lxc launch ubuntu:20.04 --vm 21:55:21 21:55:26 Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. 21:55:27 Waiting for network to be ready... 21:55:27 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 21:55:27 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] 21:55:28 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] 21:55:28 Get:4 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] 21:55:28 Get:5 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] 21:55:28 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] 21:55:28 Get:7 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] 21:55:28 Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] 21:55:28 Get:9 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] 21:55:28 Get:10 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] 21:55:28 Get:11 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 21:55:28 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] 21:55:28 Get:13 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] 21:55:28 Get:14 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] 21:55:28 Get:15 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] 21:55:28 Get:16 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] 21:55:28 Get:17 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] 21:55:28 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] 21:55:29 Get:19 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] 21:55:29 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] 21:55:29 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] 21:55:29 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] 21:55:29 Get:23 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] 21:55:29 Get:24 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] 21:55:29 Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] 21:55:29 Get:26 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] 21:55:29 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] 21:55:31 Fetched 23.7 MB in 4s (6290 kB/s) 21:55:32 Reading package lists... 21:55:32 Reading package lists... 21:55:32 Building dependency tree... 21:55:32 Reading state information... 21:55:32 The following additional packages will be installed: 21:55:32 gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:55:32 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:55:32 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:55:32 libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal 21:55:32 Suggested packages: 21:55:32 dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon 21:55:32 Recommended packages: 21:55:32 gnupg libsasl2-modules 21:55:32 The following NEW packages will be installed: 21:55:32 dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal 21:55:32 libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal 21:55:32 libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common 21:55:32 libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev 21:55:32 The following packages will be upgraded: 21:55:32 gpg gpg-agent gpgconf libudev1 21:55:32 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. 21:55:32 Need to get 3859 kB of archives. 21:55:32 After this operation, 14.9 MB of additional disk space will be used. 21:55:32 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] 21:55:33 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] 21:55:33 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] 21:55:33 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] 21:55:33 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] 21:55:33 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] 21:55:33 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] 21:55:33 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] 21:55:33 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] 21:55:33 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] 21:55:33 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] 21:55:33 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] 21:55:33 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] 21:55:33 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] 21:55:33 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] 21:55:33 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] 21:55:33 Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 21:55:33 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] 21:55:33 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] 21:55:33 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] 21:55:33 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 21:55:33 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 21:55:33 debconf: delaying package configuration, since apt-utils is not installed 21:55:33 Fetched 3859 kB in 1s (3841 kB/s) 21:55:33 (Reading database ... 12816 files and directories currently installed.) 21:55:33 Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... 21:55:33 Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:55:34 Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... 21:55:34 Selecting previously unselected package udev. 21:55:34 (Reading database ... 12816 files and directories currently installed.) 21:55:34 Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... 21:55:34 Unpacking udev (245.4-4ubuntu3.15) ... 21:55:34 Selecting previously unselected package libfuse2:amd64. 21:55:34 Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... 21:55:34 Unpacking libfuse2:amd64 (2.9.9-3) ... 21:55:34 Selecting previously unselected package fuse. 21:55:34 Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... 21:55:34 Unpacking fuse (2.9.9-3) ... 21:55:34 Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... 21:55:34 Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 21:55:34 Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... 21:55:34 Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 21:55:34 Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... 21:55:34 Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 21:55:34 Selecting previously unselected package libksba8:amd64. 21:55:34 Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... 21:55:34 Unpacking libksba8:amd64 (1.3.5-2) ... 21:55:34 Selecting previously unselected package libroken18-heimdal:amd64. 21:55:34 Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:55:34 Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:34 Selecting previously unselected package libasn1-8-heimdal:amd64. 21:55:34 Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:55:34 Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:35 Selecting previously unselected package libheimbase1-heimdal:amd64. 21:55:35 Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:55:35 Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:35 Selecting previously unselected package libhcrypto4-heimdal:amd64. 21:55:35 Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:55:35 Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:35 Selecting previously unselected package libwind0-heimdal:amd64. 21:55:35 Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:55:35 Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:35 Selecting previously unselected package libhx509-5-heimdal:amd64. 21:55:35 Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:55:35 Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:35 Selecting previously unselected package libkrb5-26-heimdal:amd64. 21:55:35 Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:55:35 Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:35 Selecting previously unselected package libheimntlm0-heimdal:amd64. 21:55:35 Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:55:35 Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:35 Selecting previously unselected package libgssapi3-heimdal:amd64. 21:55:35 Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... 21:55:35 Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:35 Selecting previously unselected package libsasl2-modules-db:amd64. 21:55:35 Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 21:55:35 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 21:55:35 Selecting previously unselected package libsasl2-2:amd64. 21:55:35 Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 21:55:35 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 21:55:35 Selecting previously unselected package libldap-common. 21:55:35 Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... 21:55:35 Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 21:55:35 Selecting previously unselected package libldap-2.4-2:amd64. 21:55:35 Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 21:55:35 Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 21:55:35 Selecting previously unselected package dirmngr. 21:55:35 Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... 21:55:35 Unpacking dirmngr (2.2.19-3ubuntu2.1) ... 21:55:35 Setting up libksba8:amd64 (1.3.5-2) ... 21:55:35 Setting up libfuse2:amd64 (2.9.9-3) ... 21:55:35 Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... 21:55:35 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 21:55:35 Setting up udev (245.4-4ubuntu3.15) ... 21:55:36 invoke-rc.d: policy-rc.d denied execution of start. 21:55:36 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 21:55:36 Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:36 Setting up gpgconf (2.2.19-3ubuntu2.1) ... 21:55:36 Setting up gpg (2.2.19-3ubuntu2.1) ... 21:55:36 Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:36 Setting up fuse (2.9.9-3) ... 21:55:36 Setting up gpg-agent (2.2.19-3ubuntu2.1) ... 21:55:36 Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:36 Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:36 Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:36 Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:36 Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:36 Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:36 Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... 21:55:36 Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 21:55:36 Setting up dirmngr (2.2.19-3ubuntu2.1) ... 21:55:37 Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. 21:55:37 Processing triggers for systemd (245.4-4ubuntu3) ... 21:55:37 Processing triggers for libc-bin (2.31-0ubuntu9) ... 21:55:37 The unit files have no installation config (WantedBy=, RequiredBy=, Also=, 21:55:37 Alias= settings in the [Install] section, and DefaultInstance= for template 21:55:37 units). This means they are not meant to be enabled using systemctl. 21:55:37 21:55:37 Possible reasons for having this kind of units are: 21:55:37 • A unit may be statically enabled by being symlinked from another unit's 21:55:37 .wants/ or .requires/ directory. 21:55:37 • A unit's purpose may be to act as a helper for some other unit which has 21:55:37 a requirement dependency on it. 21:55:37 • A unit may be started when needed via activation (socket, path, timer, 21:55:37 D-Bus, udev, scripted systemctl call, ...). 21:55:37 • In case of template units, the unit is meant to be enabled with some 21:55:37 instance name specified. 21:55:38 Reading package lists... 21:55:38 Building dependency tree... 21:55:38 Reading state information... 21:55:38 The following additional packages will be installed: 21:55:38 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 21:55:38 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 21:55:38 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 21:55:38 libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support 21:55:38 openssh-client python3 python3-minimal python3.8 python3.8-minimal 21:55:38 squashfs-tools systemd systemd-sysv systemd-timesyncd 21:55:38 Suggested packages: 21:55:38 apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain 21:55:38 libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv 21:55:38 python3.8-venv python3.8-doc binfmt-support zenity | kdialog 21:55:38 systemd-container policykit-1 21:55:38 Recommended packages: 21:55:38 krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd 21:55:38 The following NEW packages will be installed: 21:55:38 apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 21:55:38 libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 21:55:38 libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib 21:55:38 libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 21:55:38 python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo 21:55:38 The following packages will be upgraded: 21:55:38 libsystemd0 systemd systemd-sysv systemd-timesyncd 21:55:38 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. 21:55:38 Need to get 46.5 MB of archives. 21:55:38 After this operation, 181 MB of additional disk space will be used. 21:55:38 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] 21:55:38 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] 21:55:38 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] 21:55:38 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] 21:55:38 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] 21:55:38 Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] 21:55:38 Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] 21:55:38 Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] 21:55:38 Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] 21:55:38 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] 21:55:38 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] 21:55:38 Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] 21:55:38 Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] 21:55:38 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] 21:55:38 Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] 21:55:38 Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] 21:55:38 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] 21:55:38 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] 21:55:38 Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] 21:55:38 Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] 21:55:38 Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] 21:55:38 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] 21:55:38 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] 21:55:38 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] 21:55:39 Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] 21:55:39 Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] 21:55:39 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] 21:55:39 Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] 21:55:39 Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] 21:55:39 Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] 21:55:39 Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] 21:55:39 Get:32 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 21:55:39 Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] 21:55:39 debconf: delaying package configuration, since apt-utils is not installed 21:55:39 Fetched 46.5 MB in 1s (49.1 MB/s) 21:55:39 (Reading database ... 13067 files and directories currently installed.) 21:55:39 Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... 21:55:39 Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:55:39 Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... 21:55:39 Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:55:39 Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... 21:55:39 Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:55:40 Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... 21:55:40 Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... 21:55:40 Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... 21:55:40 Selecting previously unselected package libpython3.8-minimal:amd64. 21:55:40 (Reading database ... 13068 files and directories currently installed.) 21:55:40 Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 21:55:40 Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 21:55:40 Selecting previously unselected package libexpat1:amd64. 21:55:40 Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... 21:55:40 Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 21:55:40 Selecting previously unselected package python3.8-minimal. 21:55:40 Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 21:55:40 Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 21:55:40 Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... 21:55:40 Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... 21:55:40 Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... 21:55:41 Selecting previously unselected package python3-minimal. 21:55:41 (Reading database ... 13359 files and directories currently installed.) 21:55:41 Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... 21:55:41 Unpacking python3-minimal (3.8.2-0ubuntu2) ... 21:55:41 Selecting previously unselected package mime-support. 21:55:41 Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... 21:55:41 Unpacking mime-support (3.64ubuntu1) ... 21:55:41 Selecting previously unselected package libmpdec2:amd64. 21:55:41 Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... 21:55:41 Unpacking libmpdec2:amd64 (2.4.2-3) ... 21:55:41 Selecting previously unselected package libpython3.8-stdlib:amd64. 21:55:41 Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 21:55:41 Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 21:55:41 Selecting previously unselected package python3.8. 21:55:41 Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... 21:55:41 Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... 21:55:42 Selecting previously unselected package libpython3-stdlib:amd64. 21:55:42 Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... 21:55:42 Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 21:55:42 Setting up python3-minimal (3.8.2-0ubuntu2) ... 21:55:42 Selecting previously unselected package python3. 21:55:42 (Reading database ... 13761 files and directories currently installed.) 21:55:42 Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... 21:55:42 Unpacking python3 (3.8.2-0ubuntu2) ... 21:55:42 Selecting previously unselected package libdbus-1-3:amd64. 21:55:42 Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... 21:55:42 Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 21:55:42 Selecting previously unselected package dbus. 21:55:42 Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... 21:55:42 Unpacking dbus (1.12.16-2ubuntu2.1) ... 21:55:42 Selecting previously unselected package libbsd0:amd64. 21:55:42 Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... 21:55:42 Unpacking libbsd0:amd64 (0.10.0-1) ... 21:55:42 Selecting previously unselected package libpam-systemd:amd64. 21:55:42 Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... 21:55:42 Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 21:55:42 Selecting previously unselected package sudo. 21:55:42 Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... 21:55:42 Unpacking sudo (1.8.31-1ubuntu1.2) ... 21:55:42 Selecting previously unselected package apparmor. 21:55:42 Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... 21:55:42 Unpacking apparmor (2.13.3-7ubuntu5.1) ... 21:55:42 Selecting previously unselected package libcbor0.6:amd64. 21:55:42 Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... 21:55:42 Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 21:55:42 Selecting previously unselected package libedit2:amd64. 21:55:42 Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... 21:55:42 Unpacking libedit2:amd64 (3.1-20191231-1) ... 21:55:42 Selecting previously unselected package libfido2-1:amd64. 21:55:42 Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... 21:55:42 Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... 21:55:42 Selecting previously unselected package libkrb5support0:amd64. 21:55:42 Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... 21:55:42 Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 21:55:43 Selecting previously unselected package libk5crypto3:amd64. 21:55:43 Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... 21:55:43 Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 21:55:43 Selecting previously unselected package libkeyutils1:amd64. 21:55:43 Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... 21:55:43 Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... 21:55:43 Selecting previously unselected package libkrb5-3:amd64. 21:55:43 Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... 21:55:43 Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 21:55:43 Selecting previously unselected package libgssapi-krb5-2:amd64. 21:55:43 Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... 21:55:43 Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 21:55:43 Selecting previously unselected package openssh-client. 21:55:43 Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 21:55:43 Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... 21:55:43 Selecting previously unselected package dbus-user-session. 21:55:43 Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... 21:55:43 Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... 21:55:43 Selecting previously unselected package liblzo2-2:amd64. 21:55:43 Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... 21:55:43 Unpacking liblzo2-2:amd64 (2.10-2) ... 21:55:43 Selecting previously unselected package squashfs-tools. 21:55:43 Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... 21:55:43 Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... 21:55:43 Selecting previously unselected package snapd. 21:55:43 Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... 21:55:43 Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... 21:55:47 Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... 21:55:47 Setting up mime-support (3.64ubuntu1) ... 21:55:47 Setting up liblzo2-2:amd64 (2.10-2) ... 21:55:47 Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... 21:55:47 Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... 21:55:47 Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... 21:55:47 Setting up dbus (1.12.16-2ubuntu2.1) ... 21:55:47 Setting up sudo (1.8.31-1ubuntu1.2) ... 21:55:47 Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... 21:55:47 Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... 21:55:47 Setting up libmpdec2:amd64 (2.4.2-3) ... 21:55:47 Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... 21:55:47 Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... 21:55:47 Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... 21:55:47 Setting up libbsd0:amd64 (0.10.0-1) ... 21:55:47 Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... 21:55:47 Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... 21:55:47 Setting up libedit2:amd64 (3.1-20191231-1) ... 21:55:47 Setting up python3 (3.8.2-0ubuntu2) ... 21:55:47 running python rtupdate hooks for python3.8... 21:55:47 running python post-rtupdate hooks for python3.8... 21:55:47 Setting up apparmor (2.13.3-7ubuntu5.1) ... 21:55:48 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. 21:55:48 Reloading AppArmor profiles 21:55:48 Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... 21:55:48 Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 21:55:48 Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... 21:55:49 /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' 21:55:49 Setting up systemd (245.4-4ubuntu3.15) ... 21:55:49 Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 21:55:49 Installing new version of config file /etc/systemd/resolved.conf ... 21:55:50 Setting up systemd-sysv (245.4-4ubuntu3.15) ... 21:55:50 Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... 21:55:50 Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... 21:55:50 Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... 21:55:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. 21:55:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. 21:55:51 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. 21:55:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. 21:55:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:55:52 Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. 21:55:52 Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. 21:55:52 Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. 21:55:52 Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 21:55:53 Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. 21:55:53 /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' 21:55:53 Processing triggers for libc-bin (2.31-0ubuntu9) ... 21:55:53 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 21:55:53 Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 21:55:53 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 21:55:55 Reading package lists... 21:55:55 Reading package lists... 21:55:55 Building dependency tree... 21:55:55 Reading state information... 21:55:55 Calculating upgrade... 21:55:55 The following packages will be upgraded: 21:55:55 apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu 21:55:55 bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 21:55:55 gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils 21:55:55 libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 21:55:55 libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 21:55:55 libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 21:55:55 liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin 21:55:55 libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 21:55:55 libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 21:55:55 libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl 21:55:55 perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux 21:55:55 xz-utils zlib1g 21:55:55 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 21:55:55 Need to get 65.7 MB of archives. 21:55:55 After this operation, 27.6 MB of additional disk space will be used. 21:55:55 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] 21:55:55 Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] 21:55:56 Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] 21:55:56 Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] 21:55:56 Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] 21:55:56 Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] 21:55:56 Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] 21:55:56 Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] 21:55:56 Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] 21:55:56 Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] 21:55:56 Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] 21:55:56 Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] 21:55:56 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] 21:55:56 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] 21:55:56 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] 21:55:56 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] 21:55:56 Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] 21:55:56 Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] 21:55:56 Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] 21:55:56 Get:20 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] 21:55:56 Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] 21:55:56 Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] 21:55:56 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] 21:55:56 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] 21:55:56 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] 21:55:56 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] 21:55:56 Get:27 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] 21:55:56 Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] 21:55:56 Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] 21:55:56 Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] 21:55:56 Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] 21:55:56 Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] 21:55:56 Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] 21:55:56 Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] 21:55:56 Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] 21:55:57 Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] 21:55:57 Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] 21:55:57 Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] 21:55:57 Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] 21:55:57 Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 21:55:57 Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] 21:55:57 Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 21:55:57 Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] 21:55:57 Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] 21:55:57 Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] 21:55:57 Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] 21:55:57 Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] 21:55:57 Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] 21:55:57 Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] 21:55:57 Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] 21:55:57 Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] 21:55:57 Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] 21:55:57 Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] 21:55:57 Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] 21:55:57 Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] 21:55:57 Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] 21:55:57 Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] 21:55:57 Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] 21:55:57 Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] 21:55:57 Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] 21:55:57 Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] 21:55:57 Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] 21:55:57 Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] 21:55:57 Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] 21:55:57 Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] 21:55:57 Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] 21:55:57 Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] 21:55:57 Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] 21:55:57 Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] 21:55:57 Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] 21:55:57 Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] 21:55:57 Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] 21:55:57 Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] 21:55:58 Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] 21:55:58 Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] 21:55:58 Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] 21:55:58 Get:77 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] 21:55:58 debconf: delaying package configuration, since apt-utils is not installed 21:55:58 Fetched 65.7 MB in 3s (21.6 MB/s) 21:55:58 (Reading database ... 14313 files and directories currently installed.) 21:55:58 Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... 21:55:58 Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 21:55:59 Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... 21:55:59 Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 21:55:59 Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... 21:55:59 Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... 21:55:59 Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:55:59 Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:55:59 Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:55:59 Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:56:00 Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:56:00 Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:56:00 Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:56:00 Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:56:00 Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:56:00 Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:56:00 Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:56:00 Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:56:00 Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:56:00 Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:56:00 Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... 21:56:00 (Reading database ... 14312 files and directories currently installed.) 21:56:00 Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:56:00 Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:56:00 Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:56:00 (Reading database ... 14312 files and directories currently installed.) 21:56:00 Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:56:00 Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:56:00 Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:56:00 Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:56:01 Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 21:56:01 Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... 21:56:01 Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... 21:56:01 (Reading database ... 14312 files and directories currently installed.) 21:56:01 Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... 21:56:01 Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 21:56:01 Setting up libc6:amd64 (2.31-0ubuntu9.7) ... 21:56:01 (Reading database ... 14312 files and directories currently installed.) 21:56:01 Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... 21:56:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' 21:56:01 /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' 21:56:01 Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... 21:56:02 Setting up base-files (11ubuntu5.5) ... 21:56:02 Installing new version of config file /etc/issue ... 21:56:02 Installing new version of config file /etc/issue.net ... 21:56:02 Installing new version of config file /etc/lsb-release ... 21:56:02 Installing new version of config file /etc/update-motd.d/50-motd-news ... 21:56:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' 21:56:02 /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' 21:56:02 Removing obsolete conffile /etc/default/motd-news ... 21:56:02 (Reading database ... 14311 files and directories currently installed.) 21:56:02 Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... 21:56:02 Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... 21:56:03 Setting up bash (5.0-6ubuntu1.1) ... 21:56:03 update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode 21:56:03 (Reading database ... 14311 files and directories currently installed.) 21:56:03 Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... 21:56:03 Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... 21:56:03 Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... 21:56:03 (Reading database ... 14311 files and directories currently installed.) 21:56:03 Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 21:56:03 Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 21:56:03 Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... 21:56:03 (Reading database ... 14311 files and directories currently installed.) 21:56:03 Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... 21:56:03 Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 21:56:03 Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... 21:56:04 Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 21:56:04 Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... 21:56:04 Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 21:56:04 Setting up perl-base (5.30.0-9ubuntu0.2) ... 21:56:04 (Reading database ... 14311 files and directories currently installed.) 21:56:04 Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... 21:56:04 Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... 21:56:04 Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... 21:56:04 Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... 21:56:04 Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... 21:56:04 (Reading database ... 14311 files and directories currently installed.) 21:56:04 Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 21:56:04 Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... 21:56:05 Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 21:56:05 (Reading database ... 14311 files and directories currently installed.) 21:56:05 Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... 21:56:05 Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:56:05 Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... 21:56:05 (Reading database ... 14311 files and directories currently installed.) 21:56:05 Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 21:56:05 Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:56:05 Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 21:56:05 (Reading database ... 14311 files and directories currently installed.) 21:56:05 Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... 21:56:05 Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:56:05 Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... 21:56:05 Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:56:05 Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... 21:56:05 (Reading database ... 14311 files and directories currently installed.) 21:56:05 Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... 21:56:05 Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:56:05 Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... 21:56:05 (Reading database ... 14311 files and directories currently installed.) 21:56:05 Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... 21:56:05 Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:56:05 Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... 21:56:05 Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:56:06 Setting up util-linux (2.34-0.1ubuntu9.3) ... 21:56:06 /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' 21:56:07 /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' 21:56:07 (Reading database ... 14311 files and directories currently installed.) 21:56:07 Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... 21:56:07 Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... 21:56:07 Setting up libc-bin (2.31-0ubuntu9.7) ... 21:56:07 (Reading database ... 14311 files and directories currently installed.) 21:56:07 Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... 21:56:07 Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... 21:56:07 Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... 21:56:07 (Reading database ... 14311 files and directories currently installed.) 21:56:07 Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... 21:56:07 Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... 21:56:07 Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... 21:56:07 (Reading database ... 14311 files and directories currently installed.) 21:56:07 Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... 21:56:07 Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... 21:56:07 Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... 21:56:07 (Reading database ... 14311 files and directories currently installed.) 21:56:07 Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... 21:56:07 Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... 21:56:07 Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... 21:56:07 (Reading database ... 14311 files and directories currently installed.) 21:56:07 Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... 21:56:07 Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... 21:56:07 Setting up libapt-pkg6.0:amd64 (2.0.6) ... 21:56:08 (Reading database ... 14311 files and directories currently installed.) 21:56:08 Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... 21:56:08 Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... 21:56:08 Setting up gpgv (2.2.19-3ubuntu2.1) ... 21:56:08 (Reading database ... 14311 files and directories currently installed.) 21:56:08 Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... 21:56:08 Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... 21:56:08 Setting up ubuntu-keyring (2020.02.11.4) ... 21:56:08 (Reading database ... 14311 files and directories currently installed.) 21:56:08 Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 21:56:08 Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 21:56:08 Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 21:56:08 (Reading database ... 14311 files and directories currently installed.) 21:56:08 Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... 21:56:08 Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... 21:56:08 Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... 21:56:08 (Reading database ... 14311 files and directories currently installed.) 21:56:08 Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... 21:56:08 Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... 21:56:08 Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... 21:56:08 (Reading database ... 14311 files and directories currently installed.) 21:56:08 Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... 21:56:08 Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... 21:56:08 Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... 21:56:08 (Reading database ... 14311 files and directories currently installed.) 21:56:08 Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... 21:56:08 Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... 21:56:08 Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... 21:56:08 (Reading database ... 14311 files and directories currently installed.) 21:56:08 Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... 21:56:09 Unpacking apt (2.0.6) over (2.0.2) ... 21:56:09 Setting up apt (2.0.6) ... 21:56:09 /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' 21:56:09 (Reading database ... 14311 files and directories currently installed.) 21:56:09 Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... 21:56:09 Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 21:56:09 Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... 21:56:10 (Reading database ... 14311 files and directories currently installed.) 21:56:10 Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... 21:56:10 Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 21:56:10 Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... 21:56:10 (Reading database ... 14313 files and directories currently installed.) 21:56:10 Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... 21:56:10 Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 21:56:10 Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... 21:56:10 (Reading database ... 14317 files and directories currently installed.) 21:56:10 Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... 21:56:10 Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... 21:56:10 Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... 21:56:10 Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... 21:56:10 Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... 21:56:10 (Reading database ... 14317 files and directories currently installed.) 21:56:10 Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... 21:56:10 Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... 21:56:11 Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... 21:56:11 (Reading database ... 14317 files and directories currently installed.) 21:56:11 Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 21:56:11 Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 21:56:11 Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... 21:56:11 Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... 21:56:11 Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... 21:56:11 Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 21:56:11 Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... 21:56:11 Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... 21:56:11 Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... 21:56:11 Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... 21:56:12 Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... 21:56:12 Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... 21:56:12 Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... 21:56:12 Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... 21:56:12 Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... 21:56:12 Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... 21:56:12 Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... 21:56:12 Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... 21:56:12 Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... 21:56:12 Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... 21:56:12 Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... 21:56:12 Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... 21:56:12 Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... 21:56:12 Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:56:12 Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... 21:56:12 Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:56:13 Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... 21:56:13 Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:56:13 Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... 21:56:13 Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:56:13 Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... 21:56:13 Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:56:13 Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... 21:56:13 Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... 21:56:13 Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... 21:56:13 Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... 21:56:13 Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:56:13 Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:56:13 Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:56:13 Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:56:14 Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:56:14 Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:56:15 Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:56:15 Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:56:15 Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:56:15 Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:56:15 Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:56:15 Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:56:16 Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 21:56:16 Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... 21:56:16 Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... 21:56:16 Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... 21:56:16 Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... 21:56:16 Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... 21:56:16 Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... 21:56:16 Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... 21:56:16 Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... 21:56:16 Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:56:16 Setting up tzdata (2022a-0ubuntu0.20.04) ... 21:56:16 21:56:16 Current default time zone: 'Etc/UTC' 21:56:16 Local time is now: Sun Apr 10 21:56:16 UTC 2022. 21:56:16 Universal Time is now: Sun Apr 10 21:56:16 UTC 2022. 21:56:16 Run 'dpkg-reconfigure tzdata' if you wish to change it. 21:56:16 21:56:16 Setting up xz-utils (5.2.4-1ubuntu1) ... 21:56:16 Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... 21:56:16 Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:56:16 Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... 21:56:16 Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:56:16 Setting up mount (2.34-0.1ubuntu9.3) ... 21:56:16 Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... 21:56:16 Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... 21:56:16 Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... 21:56:16 Setting up libc-dev-bin (2.31-0ubuntu9.7) ... 21:56:16 Setting up openssl (1.1.1f-1ubuntu2.12) ... 21:56:16 Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... 21:56:16 Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 21:56:16 Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... 21:56:16 Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... 21:56:16 Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... 21:56:16 Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... 21:56:16 Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... 21:56:16 Setting up fdisk (2.34-0.1ubuntu9.3) ... 21:56:16 Setting up ca-certificates (20210119~20.04.2) ... 21:56:18 Updating certificates in /etc/ssl/certs... 21:56:19 21 added, 21 removed; done. 21:56:19 Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... 21:56:19 Setting up perl (5.30.0-9ubuntu0.2) ... 21:56:19 Setting up procps (2:3.3.16-1ubuntu2.3) ... 21:56:19 Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... 21:56:19 Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... 21:56:19 Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... 21:56:19 Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... 21:56:19 Setting up binutils (2.34-6ubuntu1.3) ... 21:56:19 Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 21:56:19 Setting up build-essential (12.8ubuntu1.1) ... 21:56:19 Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... 21:56:19 Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 21:56:19 Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... 21:56:19 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 21:56:19 Processing triggers for systemd (245.4-4ubuntu3.15) ... 21:56:19 Processing triggers for mime-support (3.64ubuntu1) ... 21:56:19 Processing triggers for ca-certificates (20210119~20.04.2) ... 21:56:20 Updating certificates in /etc/ssl/certs... 21:56:20 0 added, 0 removed; done. 21:56:20 Running hooks in /etc/ca-certificates/update.d... 21:56:20 done. 21:56:21 Reading package lists... 21:56:21 Building dependency tree... 21:56:21 Reading state information... 21:56:22 The following NEW packages will be installed: 21:56:22 apt-transport-https 21:56:22 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 21:56:22 Need to get 4680 B of archives. 21:56:22 After this operation, 162 kB of additional disk space will be used. 21:56:22 Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] 21:56:22 debconf: delaying package configuration, since apt-utils is not installed 21:56:22 Fetched 4680 B in 0s (83.0 kB/s) 21:56:22 Selecting previously unselected package apt-transport-https. 21:56:22 (Reading database ... 14320 files and directories currently installed.) 21:56:22 Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... 21:56:22 Unpacking apt-transport-https (2.0.6) ... 21:56:22 Setting up apt-transport-https (2.0.6) ... 21:56:22 Waiting for network to be ready... 21:56:29 2022-04-10T21:56:26Z INFO Waiting for automatic snapd restart... 21:56:29 snapd 2.54.4 from Canonical* installed 21:56:30 "snapd" switched to the "latest/stable" channel 21:56:30 21:56:33 core20 20220318 from Canonical* installed 21:56:33 "core20" switched to the "latest/stable" channel 21:56:33 21:56:35 snapcraft 6.1 from Canonical* installed 21:56:35 "snapcraft" switched to the "latest/stable" channel 21:56:35 21:56:41 The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: 21:56:41 - README.md 21:56:41 21:56:41 If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. 21:56:41 Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 21:56:41 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 21:56:41 Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 21:56:41 Fetched 114 kB in 1s (185 kB/s) 21:56:42 Reading package lists... 21:56:42 Installing build dependencies: comerr-dev=2.1-1.45.5-2ubuntu1 git=1:2.25.1-1ubuntu3.2 git-man=1:2.25.1-1ubuntu3.2 krb5-multidev=1.17-6ubuntu4.1 libbrotli1=1.0.7-6ubuntu0.1 libcurl3-gnutls=7.68.0-1ubuntu2.7 liberror-perl=0.17029-1 libglib2.0-0=2.64.6-1~ubuntu20.04.4 libgssrpc4=1.17-6ubuntu4.1 libkadm5clnt-mit11=1.17-6ubuntu4.1 libkadm5srv-mit11=1.17-6ubuntu4.1 libkdb5-9=1.17-6ubuntu4.1 libkrb5-dev=1.17-6ubuntu4.1 libnghttp2-14=1.40.0-1build1 libnorm-dev=1.5.8+dfsg2-2build1 libnorm1=1.5.8+dfsg2-2build1 libpgm-5.2-0=5.2.122~dfsg-3ubuntu1 libpgm-dev=5.2.122~dfsg-3ubuntu1 libpsl5=0.21.0-1ubuntu1 librtmp1=2.4+20151223.gitfa8646d.1-2build1 libsodium-dev=1.0.18-1 libsodium23=1.0.18-1 libssh-4=0.9.3-2ubuntu2.2 libzmq3-dev=4.3.2-2ubuntu1 libzmq5=4.3.2-2ubuntu1 pkg-config=0.29.1-0ubuntu4 zip=3.0-11build1 21:56:42 Reading package lists... 21:56:42 Building dependency tree... 21:56:42 Reading state information... 21:56:42 Suggested packages: 21:56:42 doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el 21:56:42 git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc 21:56:42 krb5-user libnorm-doc 21:56:42 Recommended packages: 21:56:42 less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip 21:56:42 The following NEW packages will be installed: 21:56:42 comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls 21:56:42 liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 21:56:42 libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 21:56:42 libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev 21:56:42 libzmq5 pkg-config zip 21:56:42 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. 21:56:42 Need to get 10.3 MB of archives. 21:56:42 After this operation, 56.5 MB of additional disk space will be used. 21:56:42 Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] 21:56:42 Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] 21:56:42 Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] 21:56:42 Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] 21:56:42 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] 21:56:42 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] 21:56:42 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] 21:56:42 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] 21:56:42 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] 21:56:42 Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] 21:56:42 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 21:56:42 Get:12 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 21:56:42 Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] 21:56:42 Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] 21:56:42 Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 21:56:42 Get:16 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] 21:56:42 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] 21:56:42 Get:18 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 21:56:42 Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] 21:56:42 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 21:56:42 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] 21:56:42 Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 21:56:42 Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 21:56:42 Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 21:56:42 Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 21:56:42 Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 21:56:42 Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 21:56:43 debconf: delaying package configuration, since apt-utils is not installed 21:56:43 Fetched 10.3 MB in 0s (37.6 MB/s) 21:56:43 Selecting previously unselected package libglib2.0-0:amd64. 21:56:43 (Reading database ... 14324 files and directories currently installed.) 21:56:43 Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... 21:56:43 Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 21:56:43 Selecting previously unselected package libsodium23:amd64. 21:56:43 Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... 21:56:43 Unpacking libsodium23:amd64 (1.0.18-1) ... 21:56:43 Selecting previously unselected package libpsl5:amd64. 21:56:43 Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... 21:56:43 Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... 21:56:43 Selecting previously unselected package libbrotli1:amd64. 21:56:43 Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... 21:56:43 Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 21:56:43 Selecting previously unselected package libnghttp2-14:amd64. 21:56:43 Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... 21:56:43 Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... 21:56:43 Selecting previously unselected package librtmp1:amd64. 21:56:43 Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... 21:56:43 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 21:56:43 Selecting previously unselected package libssh-4:amd64. 21:56:43 Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... 21:56:43 Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 21:56:43 Selecting previously unselected package libcurl3-gnutls:amd64. 21:56:43 Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... 21:56:43 Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 21:56:43 Selecting previously unselected package liberror-perl. 21:56:43 Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... 21:56:43 Unpacking liberror-perl (0.17029-1) ... 21:56:43 Selecting previously unselected package git-man. 21:56:43 Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... 21:56:43 Unpacking git-man (1:2.25.1-1ubuntu3.2) ... 21:56:43 Selecting previously unselected package git. 21:56:43 Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... 21:56:43 Unpacking git (1:2.25.1-1ubuntu3.2) ... 21:56:44 Selecting previously unselected package libgssrpc4:amd64. 21:56:44 Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 21:56:44 Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 21:56:44 Selecting previously unselected package libkdb5-9:amd64. 21:56:44 Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 21:56:44 Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 21:56:44 Selecting previously unselected package libkadm5srv-mit11:amd64. 21:56:44 Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 21:56:44 Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 21:56:44 Selecting previously unselected package libkadm5clnt-mit11:amd64. 21:56:44 Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 21:56:44 Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 21:56:44 Selecting previously unselected package comerr-dev:amd64. 21:56:44 Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 21:56:44 Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 21:56:44 Selecting previously unselected package krb5-multidev:amd64. 21:56:44 Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 21:56:44 Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 21:56:44 Selecting previously unselected package libnorm1:amd64. 21:56:44 Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 21:56:44 Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 21:56:44 Selecting previously unselected package libnorm-dev:amd64. 21:56:44 Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... 21:56:44 Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 21:56:44 Selecting previously unselected package libpgm-5.2-0:amd64. 21:56:44 Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 21:56:44 Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 21:56:45 Selecting previously unselected package libpgm-dev:amd64. 21:56:45 Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... 21:56:45 Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 21:56:45 Selecting previously unselected package libsodium-dev:amd64. 21:56:45 Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... 21:56:45 Unpacking libsodium-dev:amd64 (1.0.18-1) ... 21:56:45 Selecting previously unselected package libzmq5:amd64. 21:56:45 Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 21:56:45 Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 21:56:45 Selecting previously unselected package libkrb5-dev:amd64. 21:56:45 Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 21:56:45 Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 21:56:45 Selecting previously unselected package libzmq3-dev:amd64. 21:56:45 Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... 21:56:45 Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 21:56:45 Selecting previously unselected package pkg-config. 21:56:45 Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 21:56:45 Unpacking pkg-config (0.29.1-0ubuntu4) ... 21:56:45 Selecting previously unselected package zip. 21:56:45 Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... 21:56:45 Unpacking zip (3.0-11build1) ... 21:56:45 Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... 21:56:45 Setting up libsodium23:amd64 (1.0.18-1) ... 21:56:45 Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... 21:56:45 No schema files found: doing nothing. 21:56:45 Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... 21:56:45 Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 21:56:45 Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... 21:56:45 Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... 21:56:45 Setting up liberror-perl (0.17029-1) ... 21:56:45 Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 21:56:45 Setting up zip (3.0-11build1) ... 21:56:45 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... 21:56:45 Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 21:56:45 Setting up pkg-config (0.29.1-0ubuntu4) ... 21:56:45 Setting up libsodium-dev:amd64 (1.0.18-1) ... 21:56:45 Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... 21:56:45 Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 21:56:45 Setting up git-man (1:2.25.1-1ubuntu3.2) ... 21:56:45 Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 21:56:45 Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 21:56:45 Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 21:56:45 Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 21:56:45 Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... 21:56:45 Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... 21:56:45 Setting up git (1:2.25.1-1ubuntu3.2) ... 21:56:45 Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 21:56:45 Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 21:56:45 Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... 21:56:45 Processing triggers for libc-bin (2.31-0ubuntu9.7) ... 21:56:46 comerr-dev set to automatically installed. 21:56:46 git set to automatically installed. 21:56:46 git-man set to automatically installed. 21:56:46 krb5-multidev set to automatically installed. 21:56:46 libbrotli1 set to automatically installed. 21:56:46 libcurl3-gnutls set to automatically installed. 21:56:46 liberror-perl set to automatically installed. 21:56:46 libglib2.0-0 set to automatically installed. 21:56:46 libgssrpc4 set to automatically installed. 21:56:46 libkadm5clnt-mit11 set to automatically installed. 21:56:46 libkadm5srv-mit11 set to automatically installed. 21:56:46 libkdb5-9 set to automatically installed. 21:56:46 libkrb5-dev set to automatically installed. 21:56:46 libnghttp2-14 set to automatically installed. 21:56:46 libnorm-dev set to automatically installed. 21:56:46 libnorm1 set to automatically installed. 21:56:46 libpgm-5.2-0 set to automatically installed. 21:56:46 libpgm-dev set to automatically installed. 21:56:46 libpsl5 set to automatically installed. 21:56:46 librtmp1 set to automatically installed. 21:56:46 libsodium-dev set to automatically installed. 21:56:46 libsodium23 set to automatically installed. 21:56:46 libssh-4 set to automatically installed. 21:56:46 libzmq3-dev set to automatically installed. 21:56:46 libzmq5 set to automatically installed. 21:56:46 pkg-config set to automatically installed. 21:56:46 zip set to automatically installed. 21:56:47 snapd is not logged in, snap install commands will use sudo 21:56:59 go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed 21:56:59 Downloading snap 'edgex-app-service-configurable' 21:57:01 Pulling app-service-configurable 21:57:01 + snapcraftctl pull 21:57:03 Pulling config-common 21:57:03 + snapcraftctl pull 21:57:04 Pulling go-build-helper 21:57:04 + snapcraftctl pull 21:57:06 'edgex-go' has dependencies that need to be staged: go-build-helper 21:57:06 Skipping pull go-build-helper (already ran) 21:57:06 Building go-build-helper 21:57:06 + snapcraftctl build 21:57:07 + cp --archive --link --no-dereference . /root/parts/go-build-helper/install 21:57:08 Staging go-build-helper 21:57:08 + snapcraftctl stage 21:57:12 Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] 21:57:12 Fetched 290 kB in 0s (0 B/s) 21:57:12 Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] 21:57:12 Fetched 158 kB in 0s (0 B/s) 21:57:12 Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] 21:57:12 Fetched 242 kB in 0s (0 B/s) 21:57:12 Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] 21:57:12 Fetched 150 kB in 0s (0 B/s) 21:57:12 Pulling edgex-go 21:57:12 + snapcraftctl pull 21:57:14 Pulling hooks 21:57:14 + snapcraftctl pull 21:57:24 Removing suid/guid from /root/parts/static-packages/install/bin/su 21:57:24 Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] 21:57:24 Fetched 96.1 kB in 0s (0 B/s) 21:57:24 Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] 21:57:24 Fetched 78.7 kB in 0s (0 B/s) 21:57:24 Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] 21:57:24 Fetched 48.0 kB in 0s (0 B/s) 21:57:24 Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] 21:57:24 Fetched 50.2 kB in 0s (0 B/s) 21:57:24 Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] 21:57:24 Fetched 14.7 kB in 0s (0 B/s) 21:57:24 Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] 21:57:24 Fetched 234 kB in 0s (0 B/s) 21:57:24 Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] 21:57:24 Fetched 155 kB in 0s (0 B/s) 21:57:24 Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] 21:57:24 Fetched 170 kB in 0s (0 B/s) 21:57:24 Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] 21:57:24 Fetched 267 kB in 0s (0 B/s) 21:57:24 Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] 21:57:24 Fetched 50.6 kB in 0s (0 B/s) 21:57:24 Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] 21:57:24 Fetched 15.1 kB in 0s (0 B/s) 21:57:24 Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] 21:57:24 Fetched 51.5 kB in 0s (0 B/s) 21:57:24 Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] 21:57:24 Fetched 121 kB in 0s (0 B/s) 21:57:24 Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] 21:57:24 Fetched 29.7 kB in 0s (0 B/s) 21:57:24 Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] 21:57:24 Fetched 1021 kB in 0s (0 B/s) 21:57:24 Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] 21:57:24 Fetched 49.3 kB in 0s (0 B/s) 21:57:24 Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] 21:57:24 Fetched 54.9 kB in 0s (0 B/s) 21:57:24 Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] 21:57:24 Fetched 16.6 kB in 0s (0 B/s) 21:57:24 Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] 21:57:24 Fetched 87.9 kB in 0s (0 B/s) 21:57:24 Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] 21:57:24 Fetched 142 kB in 0s (0 B/s) 21:57:24 Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] 21:57:24 Fetched 41.8 kB in 0s (0 B/s) 21:57:24 Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] 21:57:24 Fetched 181 kB in 0s (0 B/s) 21:57:24 Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] 21:57:24 Fetched 208 kB in 0s (0 B/s) 21:57:24 Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] 21:57:24 Fetched 161 kB in 0s (0 B/s) 21:57:24 Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] 21:57:24 Fetched 107 kB in 0s (0 B/s) 21:57:24 Pulling static-packages 21:57:24 + snapcraftctl pull 21:57:25 Pulling version 21:57:25 + cd /root/project 21:57:25 ++ git describe --tags --abbrev=0 21:57:25 ++ sed s/v// 21:57:25 + GIT_VERSION=2.2.0-dev.61 21:57:25 + '[' -z 2.2.0-dev.61 ']' 21:57:25 + snapcraftctl set-version 2.2.0-dev.61 21:57:26 Building app-service-configurable 21:57:26 + snapcraftctl build 21:57:28 Building config-common 21:57:28 + snapcraftctl build 21:57:30 + cp --archive --link --no-dereference . /root/parts/config-common/install 21:57:30 Skipping build go-build-helper (already ran) 21:57:30 Building edgex-go 21:57:30 + cd /root/parts/edgex-go/src 21:57:30 ++ git describe --tags --abbrev=0 21:57:30 ++ sed s/v// 21:57:30 + GIT_VERSION=2.2.0-dev.61 21:57:30 + '[' -z 2.2.0-dev.61 ']' 21:57:30 + echo 2.2.0-dev.61 21:57:30 + '[' '!' -d vendor ']' 21:57:30 + go mod download all 21:57:40 + make build 21:57:40 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 21:57:59 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 21:58:11 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 21:58:11 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 21:58:13 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 21:58:13 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 21:58:14 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 21:58:16 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 21:58:17 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 21:58: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:58:20 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 21:58:21 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 21:58:23 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 21:58:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:58:25 + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command 21:58:25 + case "$service" in 21:58:25 + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml 21:58:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:58:25 + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data 21:58:25 + case "$service" in 21:58:25 + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml 21:58:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:58:25 + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata 21:58:25 + case "$service" in 21:58:25 + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml 21:58:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:58:25 + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications 21:58:25 + case "$service" in 21:58:25 + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml 21:58:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:58:25 + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler 21:58:25 + case "$service" in 21:58:25 + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml 21:58:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:58:25 + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent 21:58:25 + case "$service" in 21:58:25 + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml 21:58:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:58:25 + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup 21:58:25 + case "$service" in 21:58:25 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml 21:58:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:58:25 + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup 21:58:25 + case "$service" in 21:58:25 + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml 21:58:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:58:25 + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider 21:58:25 + case "$service" in 21:58:25 + install -DT ./cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /root/parts/edgex-go/install/config/security-file-token-provider/res/configuration.toml 21:58:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:58:25 + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper 21:58:25 + case "$service" in 21:58:25 + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml 21:58:25 + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml 21:58:25 + for service in core-command core-data core-metadata support-notifications support-scheduler sys-mgmt-agent security-proxy-setup security-secretstore-setup security-file-token-provider security-bootstrapper secrets-config 21:58:25 + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config 21:58:25 + case "$service" in 21:58:25 + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml 21:58:25 + install -DT ./cmd/security-secretstore-setup/res/kong-admin-config.template.yml /root/parts/edgex-go/install/config/security-secretstore-setup/res/kong-admin-config.template.yml 21:58:25 + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt 21:58:25 + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE 21:58:25 + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json 21:58:26 Building hooks 21:58:26 + cd /root/parts/hooks/src 21:58:26 + make build 21:58:26 go mod tidy 21:58:26 go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 21:58:26 go: downloading github.com/stretchr/testify v1.7.0 21:58:26 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 21:58:26 go: downloading github.com/davecgh/go-spew v1.1.0 21:58:26 GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure 21:58:28 GO111MODULE=on go build -o cmd/install/install ./cmd/install 21:58:28 + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure 21:58:28 + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install 21:58:30 Removing suid/guid from /root/parts/static-packages/install/bin/su 21:58:30 Building static-packages 21:58:30 + snapcraftctl build 21:58:32 Building version 21:58:32 + snapcraftctl build 21:58:34 Staging app-service-configurable 21:58:34 + snapcraftctl stage 21:58:35 Staging config-common 21:58:35 + snapcraftctl stage 21:58:37 Skipping stage go-build-helper (already ran) 21:58:37 Staging edgex-go 21:58:37 + snapcraftctl stage 21:58:38 Staging hooks 21:58:38 + snapcraftctl stage 21:58:39 Staging static-packages 21:58:39 + snapcraftctl stage 21:58:41 Staging version 21:58:41 + snapcraftctl stage 21:58:42 Priming app-service-configurable 21:58:42 + snapcraftctl prime 21:58:45 The 'app-service-configurable' part is missing libraries that are not included in the snap or base. They can be satisfied by adding the following entry for this part 21:58:45 stage-packages: 21:58:45 - libnorm1 21:58:45 - libpgm-5.2-0 21:58:45 - libsodium23 21:58:45 - libzmq5 21:58:45 Priming config-common 21:58:45 + snapcraftctl prime 21:58:46 Priming go-build-helper 21:58:46 + snapcraftctl prime 21:58:47 Priming edgex-go 21:58:47 + snapcraftctl prime 21:58:49 Priming hooks 21:58:49 + snapcraftctl prime 21:58:51 Priming static-packages 21:58:51 + snapcraftctl prime 21:58:55 Priming version 21:58:55 + snapcraftctl prime 21:58:56 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:58:58 provisioning config files... 21:58:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1198261211978405663tmp [Pipeline] { [Pipeline] sh 21:58:59 + set +x 21:58:59 + curl -s https://codecov.io/bash 21:58:59 + bash -s -- 21:58:59 21:58:59 _____ _ 21:58:59 / ____| | | 21:58:59 | | ___ __| | ___ ___ _____ __ 21:58:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:58:59 | |___| (_) | (_| | __/ (_| (_) \ V / 21:58:59 \_____\___/ \__,_|\___|\___\___/ \_/ 21:58:59 Bash-1.0.6 21:58:59 21:58:59 21:58:59 ==> git version 2.25.1 found 21:58:59 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:58:59 Release-Date: 2020-01-08 21:58:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:58:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:58:59 ==> Jenkins CI detected. 21:58:59 current dir:  /w/workspace/edgex-go/2 21:58:59 project root: . 21:58:59 --> token set from env 21:58:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:58:59 ==> Running gcov in . (disable via -X gcov) 21:58:59 ==> Python coveragepy not found 21:58:59 ==> Searching for coverage reports in: 21:58:59 + . 21:58:59 -> Found 1 reports 21:58:59 ==> Detecting git/mercurial file structure 21:58:59 ==> Reading reports 21:58:59 + ./coverage.out bytes=431014 21:58:59 ==> Appending adjustments 21:58:59 https://docs.codecov.io/docs/fixing-reports 21:59:00 + Found adjustments 21:59:00 ==> Gzipping contents 21:59:00 60K /tmp/codecov.E6qrz5.gz 21:59:00 ==> Uploading reports 21:59:00 url: https://codecov.io 21:59:00 query: branch=PR-3956&commit=cdddb117f68a638f9e1d41f6183e660e0bd25e9f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3956%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3956&job=&cmd_args= 21:59:00 -> Pinging Codecov 21:59:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3956&commit=cdddb117f68a638f9e1d41f6183e660e0bd25e9f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3956%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3956&job=&cmd_args= 21:59:00 -> Uploading to 21:59:00 https://storage.googleapis.com/codecov/v4/raw/2022-04-10/00271124DB129430A58F1EEE437C3FCB/cdddb117f68a638f9e1d41f6183e660e0bd25e9f/f3a65a1a-f3cd-4a13-b37c-0a64f7a5c3d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220410%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220410T215900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99f5bff455e34202489482795d84ba21f5fa68b62fdcfbc8ac290b3495103d45 21:59:00 % Total % Received % Xferd Average Speed Time Time Time Current 21:59:00 Dload Upload Total Spent Left Speed 21:59:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59181 0 0 100 59181 0 224k --:--:-- --:--:-- --:--:-- 224k 21:59:01 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cdddb117f68a638f9e1d41f6183e660e0bd25e9f [Pipeline] } 21:59:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:59:02 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 21:59:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:59:03 ---> package-listing.sh 21:59:03 ++ facter osfamily 21:59:03 ++ tr '[:upper:]' '[:lower:]' 21:59:03 + OS_FAMILY=debian 21:59:03 + workspace=/w/workspace/edgex-go/2 21:59:03 + START_PACKAGES=/tmp/packages_start.txt 21:59:03 + END_PACKAGES=/tmp/packages_end.txt 21:59:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:59:03 + PACKAGES=/tmp/packages_start.txt 21:59:03 + '[' /w/workspace/edgex-go/2 ']' 21:59:03 + PACKAGES=/tmp/packages_end.txt 21:59:03 + case "${OS_FAMILY}" in 21:59:03 + dpkg -l 21:59:03 + grep '^ii' 21:59:03 + '[' -f /tmp/packages_start.txt ']' 21:59:03 + '[' -f /tmp/packages_end.txt ']' 21:59:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:59:03 + '[' /w/workspace/edgex-go/2 ']' 21:59:03 + mkdir -p /w/workspace/edgex-go/2/archives/ 21:59:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 21:59:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:59:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:59:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:04 21:59:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:59:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:04 latest: Pulling from edgex-lftools-log-publisher 21:59:04 5eb5b503b376: Pulling fs layer 21:59:04 5c69ac0246d0: Pulling fs layer 21:59:04 ec43610c2a17: Pulling fs layer 21:59:04 3a2ae6a8a46f: Pulling fs layer 21:59:04 33b1e0a273af: Pulling fs layer 21:59:04 5d3b04190fa2: Pulling fs layer 21:59:04 2f39f015ded8: Pulling fs layer 21:59:04 2f39f015ded8: Waiting 21:59:04 33b1e0a273af: Waiting 21:59:04 5d3b04190fa2: Waiting 21:59:04 3a2ae6a8a46f: Waiting 21:59:04 5c69ac0246d0: Verifying Checksum 21:59:04 5c69ac0246d0: Download complete 21:59:04 3a2ae6a8a46f: Verifying Checksum 21:59:04 3a2ae6a8a46f: Download complete 21:59:04 33b1e0a273af: Verifying Checksum 21:59:04 33b1e0a273af: Download complete 21:59:04 ec43610c2a17: Verifying Checksum 21:59:04 ec43610c2a17: Download complete 21:59:04 5d3b04190fa2: Download complete 21:59:04 5eb5b503b376: Verifying Checksum 21:59:05 2f39f015ded8: Download complete 21:59:06 5eb5b503b376: Pull complete 21:59:06 5c69ac0246d0: Pull complete 21:59:06 ec43610c2a17: Pull complete 21:59:06 3a2ae6a8a46f: Pull complete 21:59:06 33b1e0a273af: Pull complete 21:59:06 5d3b04190fa2: Pull complete 21:59:11 2f39f015ded8: Pull complete 21:59:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:59:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:59:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:59:11 prd-ubuntu20.04-docker-8c-8g-11894 does not seem to be running inside a container 21:59:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:59:12 $ docker top 4818414cf86562f1aef1c3d69ad71499e2a9572d942fbd8c9bebeffc61d51863 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:13 + touch /tmp/pre-build-complete [Pipeline] sh 21:59:13 + mkdir -p /var/log/sysstat [Pipeline] sh 21:59:13 + ls /var/log/sa-host 21:59:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:59:14 provisioning config files... 21:59:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1687729368087301985tmp [Pipeline] { [Pipeline] echo 21:59:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:59:14 ---> create-netrc.sh [Pipeline] } 21:59:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:59:14 ---> python-tools-install.sh [Pipeline] echo 21:59:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:59:15 ---> sudo-logs.sh 21:59:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:59:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:59:15 ---> job-cost.sh 21:59:15 lf-activate-venv: SKIPPING 21:59:15 DEBUG: total: 0.2199999988079071 21:59:15 INFO: Retrieving Stack Cost... 21:59:15 INFO: Retrieving Pricing Info for: v3-standard-8 21:59:16 INFO: Archiving Costs [Pipeline] echo 21:59:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:59:16 ---> logs-deploy.sh 21:59:16 lf-activate-venv: SKIPPING 21:59:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3956/2 21:59:16 INFO: archiving workspace using pattern(s): 21:59:17 Archives upload complete. 21:59:17 INFO: archiving logs to Nexus 21:59:18 ---> uname -a: 21:59:18 Linux prd-ubuntu20-04-docker-8c-8g-11894 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:59:18 21:59:18 21:59:18 ---> lscpu: 21:59:18 Architecture: x86_64 21:59:18 CPU op-mode(s): 32-bit, 64-bit 21:59:18 Byte Order: Little Endian 21:59:18 Address sizes: 40 bits physical, 48 bits virtual 21:59:18 CPU(s): 8 21:59:18 On-line CPU(s) list: 0-7 21:59:18 Thread(s) per core: 1 21:59:18 Core(s) per socket: 1 21:59:18 Socket(s): 8 21:59:18 NUMA node(s): 1 21:59:18 Vendor ID: AuthenticAMD 21:59:18 CPU family: 23 21:59:18 Model: 49 21:59:18 Model name: AMD EPYC-Rome Processor 21:59:18 Stepping: 0 21:59:18 CPU MHz: 2800.000 21:59:18 BogoMIPS: 5600.00 21:59:18 Virtualization: AMD-V 21:59:18 Hypervisor vendor: KVM 21:59:18 Virtualization type: full 21:59:18 L1d cache: 256 KiB 21:59:18 L1i cache: 256 KiB 21:59:18 L2 cache: 4 MiB 21:59:18 L3 cache: 128 MiB 21:59:18 NUMA node0 CPU(s): 0-7 21:59:18 Vulnerability Itlb multihit: Not affected 21:59:18 Vulnerability L1tf: Not affected 21:59:18 Vulnerability Mds: Not affected 21:59:18 Vulnerability Meltdown: Not affected 21:59:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:59:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:59:18 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:59:18 Vulnerability Srbds: Not affected 21:59:18 Vulnerability Tsx async abort: Not affected 21:59:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:59:18 21:59:18 21:59:18 ---> nproc: 21:59:18 8 21:59:18 21:59:18 21:59:18 ---> df -h: 21:59:18 Filesystem Size Used Avail Use% Mounted on 21:59:18 overlay 155G 27G 129G 17% / 21:59:18 tmpfs 64M 0 64M 0% /dev 21:59:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:59:18 shm 64M 0 64M 0% /dev/shm 21:59:18 /dev/vda1 155G 27G 129G 17% /facter-os 21:59:18 21:59:18 21:59:18 ---> sar -b -r -n DEV: 21:59:18 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11894) 04/10/22 _x86_64_ (8 CPU) 21:59:18 21:59:18 20:28:41 LINUX RESTART (8 CPU) 21:59:18 21:59:18 20:29:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:59:18 20:30:01 383.22 45.67 337.55 0.00 4137.33 184016.27 0.00 21:59:18 20:31:01 80.54 1.22 79.32 0.00 11.86 36178.90 0.00 21:59:18 20:32:01 48.33 0.22 48.11 0.00 7.07 17733.46 0.00 21:59:18 20:33:01 475.61 0.40 475.21 0.00 22.79 408414.80 0.00 21:59:18 20:34:01 1156.43 0.20 1156.23 0.00 5.33 356006.93 0.00 21:59:18 20:35:01 907.08 0.38 906.70 0.00 8.00 328108.76 0.00 21:59:18 20:36:01 889.04 0.47 888.57 0.00 3.73 313563.74 0.00 21:59:18 20:37:01 582.45 0.08 582.37 0.00 0.67 130366.94 0.00 21:59:18 20:38:01 359.67 0.12 359.56 0.00 0.93 140530.44 0.00 21:59:18 20:39:01 223.46 0.00 223.46 0.00 0.00 116342.34 0.00 21:59:18 20:40:01 1.60 0.00 1.60 0.00 0.00 16.93 0.00 21:59:18 20:41:01 2.15 0.00 2.15 0.00 0.00 23.86 0.00 21:59:18 20:42:01 1.65 0.00 1.65 0.00 0.00 17.46 0.00 21:59:18 20:43:01 2.17 0.00 2.17 0.00 0.00 23.73 0.00 21:59:18 20:44:01 2.38 0.02 2.37 0.00 0.13 26.53 0.00 21:59:18 20:45:01 2.13 0.00 2.13 0.00 0.00 24.00 0.00 21:59:18 20:46:01 1.52 0.00 1.52 0.00 0.00 17.59 0.00 21:59:18 20:47:01 2.23 0.00 2.23 0.00 0.00 25.20 0.00 21:59:18 20:48:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 21:59:18 20:49:01 2.33 0.00 2.33 0.00 0.00 26.40 0.00 21:59:18 20:50:01 2.77 1.25 1.52 0.00 37.99 18.13 0.00 21:59:18 20:51:01 2.45 0.33 2.12 0.00 12.40 26.40 0.00 21:59:18 20:52:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 21:59:18 20:53:01 3.35 0.87 2.48 0.00 18.40 32.53 0.00 21:59:18 20:54:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 21:59:18 20:55:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 21:59:18 20:56:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 21:59:18 20:57:01 0.93 0.00 0.93 0.00 0.00 12.40 0.00 21:59:18 20:58:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 21:59:18 20:59:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 21:59:18 21:00:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 21:59:18 21:01:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 21:59:18 21:02:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 21:59:18 21:03:01 1.02 0.00 1.02 0.00 0.00 13.20 0.00 21:59:18 21:04:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 21:59:18 21:05:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 21:59:18 21:06:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 21:59:18 21:07:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 21:59:18 21:08:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 21:59:18 21:09:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 21:59:18 21:10:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 21:59:18 21:11:01 1.08 0.00 1.08 0.00 0.00 15.20 0.00 21:59:18 21:12:02 1.37 0.00 1.37 0.00 0.00 15.60 0.00 21:59:18 21:13:01 1.71 0.00 1.71 0.00 0.00 21.28 0.00 21:59:18 21:14:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 21:59:18 21:15:01 1.80 0.00 1.80 0.00 0.00 21.73 0.00 21:59:18 21:16:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 21:59:18 21:17:01 1.72 0.02 1.70 0.00 0.13 19.59 0.00 21:59:18 21:18:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 21:59:18 21:19:01 1.12 0.00 1.12 0.00 0.00 14.26 0.00 21:59:18 21:20:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 21:59:18 21:21:01 1.03 0.00 1.03 0.00 0.00 13.73 0.00 21:59:18 21:22:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 21:59:18 21:23:01 0.98 0.00 0.98 0.00 0.00 13.33 0.00 21:59:18 21:24:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 21:59:18 21:25:01 1.45 0.00 1.45 0.00 0.00 17.59 0.00 21:59:18 21:26:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 21:59:18 21:27:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 21:59:18 21:28:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 21:59:18 21:29:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 21:59:18 21:30:01 1.32 0.00 1.32 0.00 0.00 16.39 0.00 21:59:18 21:31:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 21:59:18 21:32:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 21:59:18 21:33:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 21:59:18 21:34:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 21:59:18 21:35:01 1.52 0.00 1.52 0.00 0.00 19.33 0.00 21:59:18 21:36:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 21:59:18 21:37:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 21:59:18 21:38:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 21:59:18 21:39:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 21:59:18 21:40:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 21:59:18 21:41:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 21:59:18 21:42:01 1.30 0.00 1.30 0.00 0.00 15.47 0.00 21:59:18 21:43:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 21:59:18 21:44:01 1.37 0.00 1.37 0.00 0.00 17.19 0.00 21:59:18 21:45:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 21:59:18 21:46:01 1.45 0.00 1.45 0.00 0.00 16.00 0.00 21:59:18 21:47:01 1.00 0.00 1.00 0.00 0.00 13.20 0.00 21:59:18 21:48:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 21:59:18 21:49:01 1.02 0.00 1.02 0.00 0.00 13.60 0.00 21:59:18 21:50:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 21:59:18 21:51:01 1.23 0.00 1.23 0.00 0.00 16.00 0.00 21:59:18 21:52:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 21:59:18 21:53:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 21:59:18 21:54:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 21:59:18 21:55:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 21:59:18 21:56:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 21:59:18 21:57:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 21:59:18 21:58:01 1.32 0.00 1.32 0.00 0.00 15.20 0.00 21:59:18 21:59:01 1.03 0.07 0.97 0.00 4.80 25.32 0.00 21:59:18 Average: 57.90 0.56 57.34 0.00 46.71 22559.53 0.00 21:59:18 21:59:18 20:29:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:59:18 20:30:01 28575304 31761580 546492 1.66 109672 3348872 2140936 6.31 1196928 2737924 1952 21:59:18 20:31:01 28070376 31597604 693020 2.11 150480 3580100 2427504 7.15 1471364 2883436 137764 21:59:18 20:32:01 27515424 31757488 537592 1.63 154668 4267224 2008172 5.92 1467824 3424056 325188 21:59:18 20:33:01 20310008 31079640 1177184 3.58 198788 10428952 4134248 12.18 2853460 8871904 1392820 21:59:18 20:34:01 14756352 30027640 2238176 6.81 267360 14630000 4384968 12.92 4702444 12356648 86564 21:59:18 20:35:01 10808696 30197056 2042388 6.21 372920 18290428 5047840 14.88 4813920 15803876 571024 21:59:18 20:36:01 3998508 30269976 1980240 6.02 535044 24564664 4696912 13.84 6122000 20876564 452340 21:59:18 20:37:01 6406848 31212664 1046008 3.18 618676 23113400 2858840 8.43 4738152 19955836 2095384 21:59:18 20:38:01 6816800 31591172 669980 2.04 719076 23010176 2271716 6.69 3643460 20678112 2987648 21:59:18 20:39:01 10531064 31730080 537488 1.63 720916 19644976 1904640 5.61 3025316 17797288 8 21:59:18 20:40:01 10531580 31730596 537100 1.63 720972 19644976 1904640 5.61 3024664 17797292 12 21:59:18 20:41:01 10549140 31748228 519488 1.58 721016 19644980 1904640 5.61 3006936 17797296 12 21:59:18 20:42:01 10550360 31749508 518196 1.58 721072 19644984 1904640 5.61 3005880 17797304 172 21:59:18 20:43:01 10550344 31749592 518152 1.58 721116 19644984 1904640 5.61 3006272 17797336 176 21:59:18 20:44:01 10550540 31749952 517800 1.57 721172 19644984 1937920 5.71 3006080 17797340 12 21:59:18 20:45:01 10550184 31749628 517996 1.58 721212 19644992 1937920 5.71 3007028 17797344 180 21:59:18 20:46:01 10550176 31749660 517928 1.58 721236 19644992 1937920 5.71 3006472 17797344 16 21:59:18 20:47:01 10550136 31749800 517748 1.57 721272 19645124 1937920 5.71 3006272 17797476 12 21:59:18 20:48:01 10550348 31750064 517432 1.57 721312 19645128 1921224 5.66 3006324 17797480 192 21:59:18 20:49:01 10550524 31750248 517440 1.57 721348 19645128 1921224 5.66 3006500 17797484 12 21:59:18 20:50:01 10546548 31748496 519240 1.58 721388 19646276 1937392 5.71 3011204 17797056 52 21:59:18 20:51:01 10546484 31748888 518580 1.58 721424 19646648 1937392 5.71 3012196 17797056 24 21:59:18 20:52:01 10546160 31748596 518880 1.58 721428 19646652 1937392 5.71 3011564 17797052 12 21:59:18 20:53:01 10542600 31745912 521304 1.59 721472 19647164 1938736 5.71 3011752 17797476 12 21:59:18 20:54:01 10542876 31746192 520972 1.58 721484 19647164 1938736 5.71 3011796 17797480 12 21:59:18 20:55:01 10541888 31745292 521712 1.59 721504 19647176 1938736 5.71 3012092 17797488 176 21:59:18 20:56:01 10542128 31745536 521616 1.59 721512 19647176 1938736 5.71 3011780 17797488 12 21:59:18 20:57:01 10542364 31745780 521332 1.59 721520 19647184 1938736 5.71 3011768 17797492 204 21:59:18 20:58:01 10542316 31745784 521308 1.59 721520 19647188 1938736 5.71 3011812 17797500 12 21:59:18 20:59:01 10541984 31745452 521560 1.59 721540 19647188 1922544 5.67 3012060 17797500 188 21:59:18 21:00:01 10541692 31745184 521756 1.59 721556 19647192 1922544 5.67 3012140 17797504 12 21:59:18 21:01:01 10542172 31745668 521328 1.59 721564 19647192 1922544 5.67 3011840 17797504 44 21:59:18 21:02:01 10542100 31745600 521348 1.59 721568 19647196 1922544 5.67 3011840 17797508 12 21:59:18 21:03:01 10542336 31745840 521044 1.58 721580 19647200 1922544 5.67 3011856 17797512 184 21:59:18 21:04:01 10542288 31745840 521016 1.58 721600 19647192 1922544 5.67 3011884 17797516 12 21:59:18 21:05:01 10541932 31745500 521264 1.59 721616 19647208 1922544 5.67 3012296 17797516 184 21:59:18 21:06:01 10542328 31745896 520952 1.58 721628 19647208 1922544 5.67 3012196 17797516 188 21:59:18 21:07:01 10542352 31746040 520796 1.58 721632 19647340 1922544 5.67 3011980 17797596 16 21:59:18 21:08:01 10542284 31746032 521020 1.58 721644 19647344 1922544 5.67 3011980 17797656 32 21:59:18 21:09:01 10542276 31746024 520996 1.58 721660 19647340 1922544 5.67 3012000 17797656 188 21:59:18 21:10:01 10542124 31745924 520996 1.58 721684 19647348 1922544 5.67 3012724 17797660 192 21:59:18 21:11:01 10541840 31745688 521164 1.58 721704 19647356 1922544 5.67 3012300 17797668 216 21:59:18 21:12:02 10542296 31746144 520580 1.58 721728 19647356 1922544 5.67 3012316 17797668 20 21:59:18 21:13:01 10542440 31746344 520580 1.58 721748 19647360 1922544 5.67 3012108 17797676 48 21:59:18 21:14:01 10542148 31746052 520828 1.58 721748 19647360 1922544 5.67 3012116 17797676 12 21:59:18 21:15:01 10542092 31746020 520820 1.58 721756 19647368 1922544 5.67 3012452 17797680 36 21:59:18 21:16:01 10541816 31745756 521008 1.58 721772 19647372 1938604 5.71 3012328 17797684 12 21:59:18 21:17:01 10541696 31745636 521156 1.58 721796 19647368 1938604 5.71 3012424 17797684 16 21:59:18 21:18:01 10541916 31745872 520836 1.58 721800 19647376 1938604 5.71 3012132 17797688 20 21:59:18 21:19:01 10541908 31745868 520800 1.58 721800 19647380 1938604 5.71 3012148 17797692 184 21:59:18 21:20:01 10541576 31745576 520988 1.58 721824 19647380 1938604 5.71 3012776 17797696 16 21:59:18 21:21:01 10542420 31746448 520256 1.58 721852 19647384 1938604 5.71 3012536 17797696 288 21:59:18 21:22:01 10542476 31746504 520204 1.58 721856 19647384 1938604 5.71 3012564 17797696 16 21:59:18 21:23:01 10542192 31746276 520412 1.58 721880 19647392 1954744 5.76 3012560 17797704 220 21:59:18 21:24:01 10542112 31746200 520408 1.58 721900 19647396 1954744 5.76 3012284 17797708 28 21:59:18 21:25:01 10542340 31746480 520084 1.58 721932 19647392 1954744 5.76 3012912 17797712 48 21:59:18 21:26:01 10542348 31746500 520016 1.58 721940 19647400 1954744 5.76 3012352 17797712 12 21:59:18 21:27:01 10541960 31746132 520316 1.58 721948 19647404 1954744 5.76 3012352 17797716 204 21:59:18 21:28:01 10542144 31746328 520280 1.58 721956 19647408 1954744 5.76 3012596 17797720 12 21:59:18 21:29:01 10542160 31746368 520216 1.58 721972 19647412 1938408 5.71 3012408 17797724 196 21:59:18 21:30:01 10542112 31746332 520184 1.58 722000 19647404 1938408 5.71 3013088 17797724 12 21:59:18 21:31:01 10542316 31746712 519752 1.58 722024 19647544 1938408 5.71 3012508 17797856 160 21:59:18 21:32:01 10542268 31746672 519732 1.58 722028 19647548 1938408 5.71 3012500 17797856 12 21:59:18 21:33:01 10542000 31746416 520204 1.58 722056 19647552 1938408 5.71 3012756 17797856 200 21:59:18 21:34:01 10542348 31746808 519796 1.58 722076 19647556 1938408 5.71 3012472 17797864 12 21:59:18 21:35:01 10542832 31747300 519600 1.58 722104 19647532 1938408 5.71 3012836 17797864 196 21:59:18 21:36:01 10542572 31747084 519804 1.58 722124 19647560 1938408 5.71 3012504 17797868 12 21:59:18 21:37:01 10542492 31747028 519804 1.58 722144 19647564 1938408 5.71 3012704 17797872 200 21:59:18 21:38:01 10542388 31746936 519796 1.58 722152 19647564 1938408 5.71 3012824 17797872 12 21:59:18 21:39:01 10542372 31746944 519764 1.58 722172 19647568 1938408 5.71 3012668 17797876 168 21:59:18 21:40:01 10542556 31747136 519748 1.58 722180 19647564 1938408 5.71 3013152 17797876 12 21:59:18 21:41:01 10542516 31747112 519676 1.58 722192 19647572 1938408 5.71 3012840 17797880 220 21:59:18 21:42:01 10542752 31747384 519380 1.58 722212 19647580 1938408 5.71 3012792 17797888 12 21:59:18 21:43:01 10542760 31747408 519308 1.58 722228 19647580 1938408 5.71 3012600 17797888 200 21:59:18 21:44:01 10541860 31746544 520120 1.58 722240 19647588 1938408 5.71 3013112 17797896 24 21:59:18 21:45:01 10541844 31746552 520052 1.58 722256 19647592 1922280 5.67 3012996 17797900 212 21:59:18 21:46:01 10542296 31747020 519740 1.58 722268 19647592 1922280 5.67 3012676 17797900 12 21:59:18 21:47:01 10541988 31746748 519968 1.58 722304 19647596 1938468 5.71 3012996 17797904 216 21:59:18 21:48:01 10542192 31746980 519688 1.58 722312 19647596 1938468 5.71 3012708 17797904 16 21:59:18 21:49:01 10542168 31746984 519616 1.58 722332 19647600 1938468 5.71 3012728 17797908 212 21:59:18 21:50:01 10542080 31746900 519736 1.58 722332 19647604 1938468 5.71 3013172 17797912 12 21:59:18 21:51:01 10541160 31745916 520712 1.58 722348 19647608 1919220 5.66 3014420 17796988 172 21:59:18 21:52:01 10541868 31746648 519924 1.58 722368 19647612 1919220 5.66 3013804 17796992 28 21:59:18 21:53:01 10542360 31747148 519588 1.58 722372 19647612 1919220 5.66 3013812 17796992 156 21:59:18 21:54:01 10542312 31747116 519592 1.58 722380 19647616 1919220 5.66 3013820 17796996 28 21:59:18 21:55:01 10541476 31746304 520348 1.58 722396 19647620 1935360 5.70 3014356 17797004 184 21:59:18 21:56:01 10542152 31747008 519524 1.58 722420 19647620 1935360 5.70 3014196 17797004 188 21:59:18 21:57:01 10542144 31747020 519488 1.58 722440 19647624 1935360 5.70 3014144 17797008 208 21:59:18 21:58:01 10541804 31746696 519716 1.58 722440 19647628 1935360 5.70 3014216 17797012 16 21:59:18 21:59:01 10541488 31746604 519764 1.58 722464 19647828 1946276 5.74 3012376 17797388 264 21:59:18 Average: 11124859 31677259 589910 1.79 684379 19073850 2072139 6.11 3055528 17213234 89536 21:59:18 21:59:18 20:29:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:59:18 20:30:01 lo 4.68 4.68 0.46 0.46 0.00 0.00 0.00 0.00 21:59:18 20:30:01 docker0 869.97 452.40 73.12 2801.10 0.00 0.00 0.00 0.00 21:59:18 20:30:01 veth3d3aba6 50.09 60.60 4.76 46.11 0.00 0.00 0.00 0.00 21:59:18 20:30:01 ens3 1520.22 1756.60 9978.18 225.18 0.00 0.00 0.00 0.00 21:59:18 20:31:01 veth96476fe 1.43 1.62 0.11 0.14 0.00 0.00 0.00 0.00 21:59:18 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:31:01 docker0 65.24 73.89 4.96 941.32 0.00 0.00 0.00 0.00 21:59:18 20:31:01 ens3 133.29 110.76 977.84 63.29 0.00 0.00 0.00 0.00 21:59:18 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:32:01 ens3 52.24 45.19 25.59 65.43 0.00 0.00 0.00 0.00 21:59:18 20:33:01 veth49dd313 0.00 0.80 0.00 0.04 0.00 0.00 0.00 0.00 21:59:18 20:33:01 veth7536850 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:59:18 20:33:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:59:18 20:33:01 vethe694825 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 21:59:18 20:33:01 veth935e074 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 21:59:18 20:33:01 veth2274009 140.74 251.00 10.86 3629.41 0.00 0.00 0.00 0.30 21:59:18 20:33:01 docker0 175.01 294.30 10.85 3819.87 0.00 0.00 0.00 0.00 21:59:18 20:33:01 ens3 398.62 237.80 5524.79 40.19 0.00 0.00 0.00 0.00 21:59:18 20:33:01 veth0a58c4f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 21:59:18 20:34:01 veth49dd313 0.00 0.37 0.00 0.02 0.00 0.00 0.00 0.00 21:59:18 20:34:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 21:59:18 20:34:01 veth2274009 97.30 160.36 9.37 2199.01 0.00 0.00 0.00 0.18 21:59:18 20:34:01 docker0 143.62 241.69 11.10 2847.77 0.00 0.00 0.00 0.00 21:59:18 20:34:01 ens3 363.00 230.17 4071.45 88.16 0.00 0.00 0.00 0.00 21:59:18 20:35:01 veth49dd313 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 21:59:18 20:35:01 veth9712c57 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 21:59:18 20:35:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 21:59:18 20:35:01 veth9f9c6f6 76.52 151.97 4.97 1975.03 0.00 0.00 0.00 0.16 21:59:18 20:35:01 veth3cbb535 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 21:59:18 20:35:01 vethd1cdabb 225.19 427.27 20.02 5829.44 0.00 0.00 0.00 0.48 21:59:18 20:35:01 veth2274009 12.41 15.84 1.14 207.06 0.00 0.00 0.00 0.02 21:59:18 20:35:01 docker0 336.39 625.14 23.14 8177.76 0.00 0.00 0.00 0.00 21:59:18 20:35:01 ens3 704.12 395.00 8219.84 122.17 0.00 0.00 0.00 0.00 21:59:18 20:36:01 veth49dd313 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:36:01 veth9f9c6f6 147.79 288.70 15.02 3860.24 0.00 0.00 0.00 0.32 21:59:18 20:36:01 vethd1cdabb 0.18 0.28 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:36:01 docker0 150.06 293.17 13.14 3898.68 0.00 0.00 0.00 0.00 21:59:18 20:36:01 veth2b7819a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 21:59:18 20:36:01 ens3 359.39 209.20 3934.32 94.04 0.00 0.00 0.00 0.00 21:59:18 20:37:01 veth49dd313 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:59:18 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:37:01 veth9f9c6f6 0.18 0.30 0.01 0.02 0.00 0.00 0.00 0.00 21:59:18 20:37:01 docker0 32.23 46.33 2.14 335.66 0.00 0.00 0.00 0.00 21:59:18 20:37:01 ens3 77.67 48.93 359.92 15.49 0.00 0.00 0.00 0.00 21:59:18 20:38:01 veth49dd313 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 21:59:18 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:38:01 docker0 24.71 31.03 1.72 288.36 0.00 0.00 0.00 0.00 21:59:18 20:38:01 ens3 72.50 63.64 301.87 69.77 0.00 0.00 0.00 0.00 21:59:18 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:39:01 docker0 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 21:59:18 20:39:01 ens3 4.08 2.75 3.97 1.68 0.00 0.00 0.00 0.00 21:59:18 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:40:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:59:18 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:41:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:43:01 ens3 0.37 0.22 0.42 0.02 0.00 0.00 0.00 0.00 21:59:18 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:44:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:45:01 ens3 0.37 0.20 0.14 0.07 0.00 0.00 0.00 0.00 21:59:18 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:46:01 ens3 0.18 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:59:18 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:47:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:48:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:59:18 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:49:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:50:01 ens3 4.10 2.98 3.19 3.95 0.00 0.00 0.00 0.00 21:59:18 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:51:01 ens3 3.73 2.33 2.39 2.33 0.00 0.00 0.00 0.00 21:59:18 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:52:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:54:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:55:01 ens3 0.37 0.23 0.09 0.08 0.00 0.00 0.00 0.00 21:59:18 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:56:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:58:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 20:59:01 ens3 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 21:59:18 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:00:01 ens3 0.20 0.08 0.08 0.06 0.00 0.00 0.00 0.00 21:59:18 21:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:01:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:02:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:03:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:04:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:05:01 ens3 0.40 0.23 0.15 0.07 0.00 0.00 0.00 0.00 21:59:18 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:06:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:59:18 21:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:08:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:09:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:10:01 ens3 0.43 0.20 0.20 0.07 0.00 0.00 0.00 0.00 21:59:18 21:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:12:02 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:14:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:15:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 21:59:18 21:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:16:01 ens3 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 21:59:18 21:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:18:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:19:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:20:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:59:18 21:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:22:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:59:18 21:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:24:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:25:01 ens3 0.33 0.27 0.09 0.08 0.00 0.00 0.00 0.00 21:59:18 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:26:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:28:01 ens3 0.15 0.08 0.06 0.00 0.00 0.00 0.00 0.00 21:59:18 21:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:29:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:30:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 21:59:18 21:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:31:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:32:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:33:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 21:59:18 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:34:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:35:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 21:59:18 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:36:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:37:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 21:59:18 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:38:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:40:01 ens3 0.30 0.10 0.09 0.07 0.00 0.00 0.00 0.00 21:59:18 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:41:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:42:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:43:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:44:01 ens3 1.50 0.43 0.49 0.28 0.00 0.00 0.00 0.00 21:59:18 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:45:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 21:59:18 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:46:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:59:18 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:47:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 21:59:18 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:48:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:49:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:50:01 ens3 0.28 0.20 0.14 0.07 0.00 0.00 0.00 0.00 21:59:18 21:51:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:59:18 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:51:01 ens3 4.43 3.22 2.58 5.32 0.00 0.00 0.00 0.00 21:59:18 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:52:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:53:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:54:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:59:18 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:55:01 ens3 0.73 0.50 0.34 0.28 0.00 0.00 0.00 0.00 21:59:18 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:56:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:59:18 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:59:18 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:58:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:59:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 21:59:18 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:59:18 21:59:01 ens3 16.54 18.93 6.55 25.83 0.00 0.00 0.00 0.00 21:59:18 Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 21:59:18 Average: docker0 19.82 22.79 1.54 256.38 0.00 0.00 0.00 0.00 21:59:18 Average: ens3 41.16 34.52 369.60 9.12 0.00 0.00 0.00 0.00 21:59:18 21:59:18 21:59:18 ---> sar -P ALL: 21:59:18 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11894) 04/10/22 _x86_64_ (8 CPU) 21:59:18 21:59:18 20:28:41 LINUX RESTART (8 CPU) 21:59:18 21:59:18 20:29:02 CPU %user %nice %system %iowait %steal %idle 21:59:18 20:30:01 all 11.63 0.00 4.08 2.08 0.06 82.16 21:59:18 20:30:01 0 9.69 0.00 4.14 3.96 0.05 82.16 21:59:18 20:30:01 1 10.91 0.00 4.26 2.35 0.05 82.42 21:59:18 20:30:01 2 11.06 0.00 4.13 3.13 0.05 81.63 21:59:18 20:30:01 3 16.61 0.00 3.78 2.51 0.09 77.02 21:59:18 20:30:01 4 10.68 0.00 4.41 0.48 0.03 84.40 21:59:18 20:30:01 5 16.51 0.00 3.08 0.38 0.05 79.98 21:59:18 20:30:01 6 9.84 0.00 3.14 3.08 0.05 83.89 21:59:18 20:30:01 7 7.71 0.00 5.70 0.71 0.07 85.81 21:59:18 20:31:01 all 27.83 0.00 5.89 0.72 0.07 65.50 21:59:18 20:31:01 0 25.01 0.00 7.03 0.05 0.07 67.84 21:59:18 20:31:01 1 27.18 0.00 6.02 1.64 0.07 65.09 21:59:18 20:31:01 2 28.08 0.00 5.30 1.21 0.05 65.36 21:59:18 20:31:01 3 28.30 0.00 6.49 0.07 0.08 65.05 21:59:18 20:31:01 4 29.53 0.00 5.50 1.27 0.07 63.63 21:59:18 20:31:01 5 28.88 0.00 5.32 0.39 0.07 65.34 21:59:18 20:31:01 6 28.29 0.00 6.12 1.05 0.07 64.48 21:59:18 20:31:01 7 27.33 0.00 5.31 0.05 0.08 67.22 21:59:18 20:32:01 all 48.57 0.00 6.50 0.23 0.08 44.63 21:59:18 20:32:01 0 48.58 0.00 6.49 0.07 0.08 44.78 21:59:18 20:32:01 1 49.87 0.00 6.44 0.39 0.08 43.21 21:59:18 20:32:01 2 51.09 0.00 6.74 0.32 0.08 41.77 21:59:18 20:32:01 3 48.18 0.00 6.90 0.64 0.08 44.20 21:59:18 20:32:01 4 46.50 0.00 6.35 0.05 0.08 47.01 21:59:18 20:32:01 5 48.09 0.00 6.25 0.00 0.07 45.59 21:59:18 20:32:01 6 48.24 0.00 6.34 0.30 0.07 45.05 21:59:18 20:32:01 7 47.97 0.00 6.48 0.03 0.08 45.43 21:59:18 20:33:01 all 36.01 0.00 14.08 3.72 0.08 46.11 21:59:18 20:33:01 0 35.73 0.00 13.61 2.25 0.09 48.32 21:59:18 20:33:01 1 35.92 0.00 12.89 1.36 0.09 49.74 21:59:18 20:33:01 2 35.99 0.00 15.67 3.50 0.09 44.75 21:59:18 20:33:01 3 34.60 0.00 15.92 12.17 0.10 37.22 21:59:18 20:33:01 4 36.98 0.00 14.63 7.45 0.07 40.87 21:59:18 20:33:01 5 35.85 0.00 11.87 1.07 0.08 51.13 21:59:18 20:33:01 6 36.45 0.00 14.49 1.40 0.09 47.58 21:59:18 20:33:01 7 36.55 0.00 13.57 0.57 0.07 49.24 21:59:18 20:34:01 all 74.78 0.00 13.93 2.92 0.14 8.24 21:59:18 20:34:01 0 76.33 0.00 12.78 1.20 0.12 9.57 21:59:18 20:34:01 1 75.16 0.00 13.44 1.83 0.13 9.43 21:59:18 20:34:01 2 75.05 0.00 14.07 3.27 0.19 7.42 21:59:18 20:34:01 3 72.13 0.00 15.19 5.75 0.12 6.82 21:59:18 20:34:01 4 74.35 0.00 14.46 4.13 0.15 6.91 21:59:18 20:34:01 5 76.42 0.00 12.33 2.21 0.14 8.90 21:59:18 20:34:01 6 74.95 0.00 13.65 1.76 0.12 9.52 21:59:18 20:34:01 7 73.79 0.00 15.55 3.24 0.12 7.30 21:59:18 20:35:01 all 77.30 0.00 14.90 2.22 0.14 5.44 21:59:18 20:35:01 0 75.70 0.00 16.80 2.52 0.13 4.85 21:59:18 20:35:01 1 86.64 0.00 8.39 0.99 0.13 3.85 21:59:18 20:35:01 2 78.04 0.00 15.31 2.83 0.13 3.69 21:59:18 20:35:01 3 72.40 0.00 15.97 1.26 0.14 10.24 21:59:18 20:35:01 4 76.87 0.00 15.56 1.36 0.13 6.07 21:59:18 20:35:01 5 72.10 0.00 17.38 6.30 0.15 4.06 21:59:18 20:35:01 6 78.71 0.00 14.79 1.26 0.15 5.09 21:59:18 20:35:01 7 77.80 0.00 15.09 1.25 0.13 5.73 21:59:18 20:36:01 all 83.73 0.00 14.12 0.56 0.16 1.44 21:59:18 20:36:01 0 82.24 0.00 16.18 0.22 0.13 1.22 21:59:18 20:36:01 1 84.56 0.00 13.87 0.59 0.15 0.84 21:59:18 20:36:01 2 87.96 0.00 10.63 0.59 0.13 0.69 21:59:18 20:36:01 3 82.56 0.00 14.28 0.81 0.17 2.18 21:59:18 20:36:01 4 82.64 0.00 15.48 0.91 0.25 0.72 21:59:18 20:36:01 5 82.61 0.00 13.32 0.74 0.15 3.17 21:59:18 20:36:01 6 85.06 0.00 13.25 0.35 0.12 1.22 21:59:18 20:36:01 7 82.15 0.00 15.94 0.27 0.13 1.51 21:59:18 20:37:01 all 64.81 0.00 10.22 0.86 0.12 23.99 21:59:18 20:37:01 0 59.53 0.00 10.34 0.91 0.13 29.09 21:59:18 20:37:01 1 60.00 0.00 12.20 1.09 0.12 26.59 21:59:18 20:37:01 2 60.78 0.00 7.60 0.67 0.10 30.85 21:59:18 20:37:01 3 61.34 0.00 11.23 0.71 0.12 26.61 21:59:18 20:37:01 4 64.33 0.00 10.50 0.20 0.12 24.86 21:59:18 20:37:01 5 88.73 0.00 8.95 0.22 0.13 1.96 21:59:18 20:37:01 6 62.67 0.00 9.48 0.52 0.12 27.21 21:59:18 20:37:01 7 60.99 0.00 11.50 2.53 0.12 24.87 21:59:18 20:38:01 all 21.15 0.00 6.64 3.02 0.08 69.11 21:59:18 20:38:01 0 16.62 0.00 5.51 0.32 0.07 77.48 21:59:18 20:38:01 1 18.71 0.00 5.55 1.24 0.07 74.43 21:59:18 20:38:01 2 17.37 0.00 6.18 1.27 0.05 75.13 21:59:18 20:38:01 3 18.69 0.00 6.08 1.10 0.08 74.05 21:59:18 20:38:01 4 19.53 0.00 5.66 0.73 0.07 74.01 21:59:18 20:38:01 5 41.19 0.00 6.71 0.91 0.10 51.09 21:59:18 20:38:01 6 19.10 0.00 9.50 15.59 0.07 55.75 21:59:18 20:38:01 7 17.95 0.00 7.95 3.15 0.12 70.83 21:59:18 20:39:01 all 1.10 0.00 1.10 1.97 0.02 95.81 21:59:18 20:39:01 0 1.21 0.00 1.21 0.29 0.03 97.26 21:59:18 20:39:01 1 0.67 0.00 3.15 13.14 0.03 83.01 21:59:18 20:39:01 2 1.35 0.00 0.79 0.02 0.03 97.81 21:59:18 20:39:01 3 1.27 0.00 0.37 0.05 0.02 98.30 21:59:18 20:39:01 4 1.37 0.00 0.82 0.13 0.02 97.66 21:59:18 20:39:01 5 1.07 0.00 0.67 0.32 0.02 97.93 21:59:18 20:39:01 6 0.77 0.00 1.30 1.70 0.02 96.21 21:59:18 20:39:01 7 1.09 0.00 0.50 0.15 0.02 98.24 21:59:18 20:40:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:59:18 20:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:59:18 20:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 20:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:40:01 6 0.00 0.00 0.00 0.08 0.00 99.92 21:59:18 20:40:01 7 0.07 0.00 0.02 0.03 0.03 99.85 21:59:18 21:59:18 20:40:01 CPU %user %nice %system %iowait %steal %idle 21:59:18 20:41:01 all 0.02 0.00 0.02 0.01 0.00 99.95 21:59:18 20:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 20:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 20:41:01 2 0.03 0.00 0.03 0.00 0.00 99.93 21:59:18 20:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 20:41:01 4 0.02 0.00 0.02 0.02 0.02 99.93 21:59:18 20:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:41:01 6 0.05 0.00 0.05 0.03 0.00 99.87 21:59:18 20:41:01 7 0.02 0.00 0.03 0.02 0.02 99.92 21:59:18 20:42:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:59:18 20:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 20:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 20:42:01 4 0.02 0.00 0.02 0.02 0.00 99.95 21:59:18 20:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:42:01 6 0.00 0.00 0.00 0.03 0.02 99.95 21:59:18 20:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:59:18 20:43:01 all 0.21 0.00 0.01 0.01 0.01 99.76 21:59:18 20:43:01 0 1.61 0.00 0.00 0.00 0.02 98.37 21:59:18 20:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 20:43:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 20:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:43:01 6 0.02 0.00 0.00 0.05 0.00 99.93 21:59:18 20:43:01 7 0.02 0.00 0.03 0.03 0.02 99.90 21:59:18 20:44:01 all 0.26 0.00 0.02 0.01 0.01 99.71 21:59:18 20:44:01 0 1.99 0.00 0.03 0.00 0.00 97.98 21:59:18 20:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 20:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 20:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 20:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 20:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 20:44:01 6 0.02 0.00 0.02 0.03 0.00 99.93 21:59:18 20:44:01 7 0.02 0.00 0.02 0.03 0.03 99.90 21:59:18 20:45:01 all 0.26 0.00 0.00 0.01 0.00 99.72 21:59:18 20:45:01 0 1.97 0.00 0.00 0.00 0.02 98.01 21:59:18 20:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 20:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 20:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 20:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:59:18 20:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:45:01 6 0.00 0.00 0.00 0.08 0.00 99.92 21:59:18 20:45:01 7 0.02 0.00 0.02 0.02 0.02 99.93 21:59:18 20:46:01 all 0.25 0.00 0.00 0.01 0.00 99.73 21:59:18 20:46:01 0 1.99 0.00 0.00 0.00 0.00 98.01 21:59:18 20:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 20:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 20:46:01 6 0.00 0.00 0.00 0.05 0.02 99.93 21:59:18 20:46:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 20:47:01 all 0.26 0.00 0.01 0.01 0.00 99.72 21:59:18 20:47:01 0 1.97 0.00 0.00 0.00 0.02 98.01 21:59:18 20:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 20:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 20:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 20:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:59:18 20:47:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 20:47:01 6 0.02 0.00 0.02 0.03 0.00 99.93 21:59:18 20:47:01 7 0.02 0.00 0.05 0.00 0.02 99.92 21:59:18 20:48:01 all 0.05 0.00 0.01 0.01 0.01 99.92 21:59:18 20:48:01 0 0.38 0.00 0.03 0.00 0.00 99.58 21:59:18 20:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 20:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 20:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:48:01 5 0.00 0.00 0.00 0.03 0.02 99.95 21:59:18 20:48:01 6 0.00 0.00 0.02 0.03 0.00 99.95 21:59:18 20:48:01 7 0.03 0.00 0.00 0.00 0.02 99.95 21:59:18 20:49:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:59:18 20:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 20:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 20:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:49:01 6 0.03 0.00 0.00 0.05 0.00 99.92 21:59:18 20:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 20:50:01 all 0.16 0.00 0.03 0.01 0.01 99.80 21:59:18 20:50:01 0 0.35 0.00 0.02 0.00 0.03 99.60 21:59:18 20:50:01 1 0.12 0.00 0.02 0.00 0.00 99.87 21:59:18 20:50:01 2 0.13 0.00 0.00 0.00 0.00 99.87 21:59:18 20:50:01 3 0.07 0.00 0.02 0.00 0.00 99.92 21:59:18 20:50:01 4 0.18 0.00 0.03 0.00 0.02 99.77 21:59:18 20:50:01 5 0.12 0.00 0.05 0.03 0.00 99.80 21:59:18 20:50:01 6 0.15 0.00 0.02 0.03 0.00 99.80 21:59:18 20:50:01 7 0.18 0.00 0.05 0.00 0.02 99.75 21:59:18 20:51:01 all 0.05 0.00 0.01 0.03 0.00 99.90 21:59:18 20:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 21:59:18 20:51:01 1 0.05 0.00 0.03 0.03 0.02 99.87 21:59:18 20:51:01 2 0.08 0.00 0.00 0.00 0.02 99.90 21:59:18 20:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:51:01 4 0.05 0.00 0.02 0.02 0.00 99.92 21:59:18 20:51:01 5 0.07 0.00 0.02 0.10 0.00 99.82 21:59:18 20:51:01 6 0.08 0.00 0.00 0.10 0.00 99.82 21:59:18 20:51:01 7 0.02 0.00 0.03 0.00 0.00 99.95 21:59:18 21:59:18 20:51:01 CPU %user %nice %system %iowait %steal %idle 21:59:18 20:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:59:18 20:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 20:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 20:52:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:59:18 20:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 20:52:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 20:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 20:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 20:53:01 all 0.04 0.00 0.03 0.01 0.00 99.91 21:59:18 20:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 20:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:59:18 20:53:01 2 0.15 0.00 0.10 0.03 0.00 99.72 21:59:18 20:53:01 3 0.00 0.00 0.03 0.00 0.00 99.97 21:59:18 20:53:01 4 0.03 0.00 0.02 0.02 0.00 99.93 21:59:18 20:53:01 5 0.03 0.00 0.03 0.03 0.00 99.90 21:59:18 20:53:01 6 0.05 0.00 0.03 0.02 0.00 99.90 21:59:18 20:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:54:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:59:18 20:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 20:54:01 1 0.02 0.00 0.02 0.00 0.03 99.93 21:59:18 20:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 20:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 20:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 20:54:01 6 0.03 0.00 0.00 0.02 0.00 99.95 21:59:18 20:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 20:55:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:59:18 20:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 20:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:59:18 20:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 20:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 20:55:01 4 0.00 0.00 0.02 0.05 0.02 99.92 21:59:18 20:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 20:56:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:59:18 20:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 20:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 20:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 20:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 20:56:01 5 0.00 0.00 0.00 0.02 0.02 99.97 21:59:18 20:56:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:59:18 20:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 20:57:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:59:18 20:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:59:18 20:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 20:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 20:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:57:01 4 0.00 0.00 0.02 0.00 0.03 99.95 21:59:18 20:57:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 20:57:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:59:18 20:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:58:01 all 0.26 0.00 0.01 0.00 0.01 99.72 21:59:18 20:58:01 0 1.97 0.00 0.00 0.00 0.00 98.03 21:59:18 20:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 20:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 20:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 20:58:01 4 0.05 0.00 0.02 0.00 0.02 99.92 21:59:18 20:58:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:59:18 20:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 20:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 20:59:01 all 0.25 0.00 0.01 0.01 0.01 99.72 21:59:18 20:59:01 0 1.97 0.00 0.00 0.00 0.02 98.01 21:59:18 20:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 20:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 20:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 20:59:01 4 0.02 0.00 0.02 0.03 0.03 99.90 21:59:18 20:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 20:59:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 20:59:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:00:01 all 0.27 0.00 0.01 0.00 0.00 99.72 21:59:18 21:00:01 0 1.99 0.00 0.00 0.00 0.00 98.01 21:59:18 21:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 21:59:18 21:00:01 4 0.02 0.00 0.02 0.02 0.02 99.93 21:59:18 21:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:00:01 6 0.03 0.00 0.00 0.02 0.00 99.95 21:59:18 21:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:01:01 all 0.26 0.00 0.00 0.01 0.00 99.73 21:59:18 21:01:01 0 1.97 0.00 0.00 0.00 0.00 98.03 21:59:18 21:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 21:01:01 4 0.02 0.00 0.00 0.02 0.00 99.97 21:59:18 21:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:01:01 6 0.00 0.00 0.00 0.02 0.02 99.97 21:59:18 21:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:02:01 all 0.25 0.00 0.01 0.00 0.00 99.73 21:59:18 21:02:01 0 1.94 0.00 0.02 0.00 0.02 98.03 21:59:18 21:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 21:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:59:18 21:02:01 CPU %user %nice %system %iowait %steal %idle 21:59:18 21:03:01 all 0.16 0.00 0.02 0.00 0.01 99.81 21:59:18 21:03:01 0 1.21 0.00 0.07 0.00 0.00 98.73 21:59:18 21:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:59:18 21:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:03:01 3 0.02 0.00 0.02 0.00 0.03 99.93 21:59:18 21:03:01 4 0.00 0.00 0.00 0.02 0.02 99.97 21:59:18 21:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:59:18 21:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:04:01 all 0.01 0.00 0.00 0.00 0.01 99.98 21:59:18 21:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:04:01 3 0.03 0.00 0.02 0.00 0.03 99.92 21:59:18 21:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:04:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:59:18 21:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:59:18 21:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:05:01 6 0.00 0.00 0.00 0.02 0.02 99.97 21:59:18 21:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:06:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:59:18 21:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:59:18 21:06:01 3 0.00 0.00 0.02 0.00 0.03 99.95 21:59:18 21:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:06:01 5 0.00 0.00 0.00 0.02 0.02 99.97 21:59:18 21:06:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:59:18 21:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:07:01 all 0.00 0.00 0.01 0.01 0.00 99.98 21:59:18 21:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 21:07:01 4 0.00 0.00 0.02 0.02 0.00 99.97 21:59:18 21:07:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:07:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:59:18 21:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:59:18 21:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:08:01 3 0.00 0.00 0.03 0.00 0.03 99.93 21:59:18 21:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 21:59:18 21:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:59:18 21:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:59:18 21:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 21:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:09:01 6 0.00 0.00 0.02 0.02 0.02 99.95 21:59:18 21:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:10:01 all 0.00 0.00 0.01 0.01 0.01 99.97 21:59:18 21:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:10:01 3 0.02 0.00 0.03 0.00 0.03 99.92 21:59:18 21:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:10:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:10:01 7 0.02 0.00 0.02 0.02 0.00 99.95 21:59:18 21:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:59:18 21:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 21:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:11:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:11:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:59:18 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:12:02 all 0.01 0.00 0.00 0.01 0.01 99.97 21:59:18 21:12:02 0 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:12:02 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:12:02 2 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:12:02 3 0.03 0.00 0.00 0.00 0.03 99.93 21:59:18 21:12:02 4 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:12:02 5 0.00 0.00 0.00 0.03 0.02 99.95 21:59:18 21:12:02 6 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:12:02 7 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:13:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:59:18 21:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 21:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:13:01 6 0.00 0.00 0.02 0.07 0.02 99.90 21:59:18 21:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:59:18 21:13:01 CPU %user %nice %system %iowait %steal %idle 21:59:18 21:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:59:18 21:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:14:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 21:59:18 21:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:59:18 21:14:01 5 0.00 0.00 0.00 0.02 0.02 99.97 21:59:18 21:14:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:59:18 21:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:15:01 all 0.01 0.00 0.00 0.01 0.01 99.98 21:59:18 21:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:15:01 3 0.03 0.00 0.00 0.00 0.03 99.93 21:59:18 21:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:15:01 5 0.02 0.00 0.00 0.02 0.02 99.95 21:59:18 21:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:16:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:59:18 21:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:16:01 3 0.02 0.00 0.02 0.00 0.03 99.93 21:59:18 21:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:16:01 5 0.00 0.00 0.02 0.03 0.00 99.95 21:59:18 21:16:01 6 0.03 0.00 0.00 0.02 0.02 99.93 21:59:18 21:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:17:01 all 0.02 0.00 0.01 0.01 0.01 99.95 21:59:18 21:17:01 0 0.07 0.00 0.02 0.00 0.00 99.92 21:59:18 21:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:59:18 21:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:59:18 21:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:17:01 5 0.02 0.00 0.00 0.03 0.02 99.93 21:59:18 21:17:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:59:18 21:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 21:59:18 21:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:18:01 4 0.05 0.00 0.00 0.00 0.02 99.93 21:59:18 21:18:01 5 0.00 0.00 0.00 0.02 0.02 99.97 21:59:18 21:18:01 6 0.02 0.00 0.00 0.07 0.00 99.92 21:59:18 21:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:59:18 21:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:19:01 1 0.07 0.00 0.02 0.00 0.00 99.92 21:59:18 21:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:19:01 4 0.03 0.00 0.03 0.00 0.02 99.92 21:59:18 21:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:19:01 6 0.00 0.00 0.02 0.02 0.02 99.95 21:59:18 21:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:20:01 all 0.20 0.00 0.01 0.00 0.01 99.79 21:59:18 21:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:20:01 4 0.03 0.00 0.02 0.00 0.03 99.92 21:59:18 21:20:01 5 1.48 0.00 0.00 0.03 0.00 98.48 21:59:18 21:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:21:01 all 0.26 0.00 0.01 0.00 0.00 99.73 21:59:18 21:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:59:18 21:21:01 5 1.97 0.00 0.00 0.02 0.02 98.00 21:59:18 21:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:59:18 21:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:22:01 all 0.16 0.00 0.01 0.01 0.01 99.82 21:59:18 21:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 21:22:01 5 1.24 0.00 0.00 0.07 0.00 98.69 21:59:18 21:22:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:59:18 21:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:59:18 21:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:23:01 4 0.05 0.00 0.02 0.00 0.02 99.92 21:59:18 21:23:01 5 0.00 0.00 0.00 0.02 0.02 99.97 21:59:18 21:23:01 6 0.03 0.00 0.00 0.02 0.02 99.93 21:59:18 21:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:24:01 all 0.01 0.00 0.01 0.01 0.00 99.98 21:59:18 21:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:24:01 4 0.03 0.00 0.03 0.00 0.02 99.92 21:59:18 21:24:01 5 0.00 0.00 0.00 0.03 0.00 99.97 21:59:18 21:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:59:18 21:24:01 CPU %user %nice %system %iowait %steal %idle 21:59:18 21:25:01 all 0.01 0.00 0.00 0.01 0.00 99.98 21:59:18 21:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:25:01 4 0.03 0.00 0.00 0.00 0.02 99.95 21:59:18 21:25:01 5 0.00 0.00 0.00 0.02 0.02 99.97 21:59:18 21:25:01 6 0.00 0.00 0.02 0.02 0.00 99.97 21:59:18 21:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:26:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:59:18 21:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:26:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:26:01 4 0.02 0.00 0.02 0.00 0.03 99.93 21:59:18 21:26:01 5 0.02 0.00 0.00 0.02 0.00 99.97 21:59:18 21:26:01 6 0.00 0.00 0.00 0.02 0.02 99.97 21:59:18 21:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:59:18 21:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 21:59:18 21:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:27:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:59:18 21:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:28:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:59:18 21:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:59:18 21:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:28:01 4 0.03 0.00 0.00 0.00 0.03 99.93 21:59:18 21:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:28:01 6 0.02 0.00 0.02 0.03 0.00 99.93 21:59:18 21:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 21:29:01 all 0.17 0.00 0.01 0.00 0.01 99.81 21:59:18 21:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:29:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:59:18 21:29:01 5 1.35 0.00 0.00 0.00 0.02 98.63 21:59:18 21:29:01 6 0.00 0.00 0.00 0.03 0.02 99.95 21:59:18 21:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:30:01 all 0.27 0.00 0.01 0.00 0.00 99.72 21:59:18 21:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:59:18 21:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:30:01 4 0.05 0.00 0.03 0.00 0.02 99.90 21:59:18 21:30:01 5 1.97 0.00 0.00 0.00 0.00 98.03 21:59:18 21:30:01 6 0.02 0.00 0.02 0.03 0.00 99.93 21:59:18 21:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:31:01 all 0.26 0.00 0.01 0.01 0.01 99.72 21:59:18 21:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 21:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:31:01 5 1.95 0.00 0.00 0.00 0.02 98.03 21:59:18 21:31:01 6 0.05 0.00 0.02 0.05 0.02 99.87 21:59:18 21:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:32:01 all 0.25 0.00 0.01 0.00 0.01 99.73 21:59:18 21:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:32:01 4 0.03 0.00 0.02 0.00 0.03 99.92 21:59:18 21:32:01 5 1.92 0.00 0.02 0.00 0.00 98.06 21:59:18 21:32:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:59:18 21:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:33:01 all 0.11 0.00 0.02 0.01 0.00 99.86 21:59:18 21:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:33:01 5 0.83 0.00 0.13 0.00 0.00 99.04 21:59:18 21:33:01 6 0.00 0.00 0.00 0.05 0.00 99.95 21:59:18 21:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:59:18 21:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:34:01 4 0.05 0.00 0.02 0.00 0.02 99.92 21:59:18 21:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:34:01 6 0.02 0.00 0.02 0.05 0.00 99.92 21:59:18 21:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:35:01 all 0.00 0.00 0.01 0.01 0.01 99.97 21:59:18 21:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:35:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:59:18 21:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:35:01 6 0.00 0.00 0.00 0.07 0.02 99.92 21:59:18 21:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:59:18 21:35:01 CPU %user %nice %system %iowait %steal %idle 21:59:18 21:36:01 all 0.01 0.00 0.00 0.00 0.01 99.98 21:59:18 21:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:36:01 4 0.05 0.00 0.00 0.00 0.03 99.92 21:59:18 21:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:36:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:59:18 21:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:59:18 21:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:59:18 21:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:37:01 4 0.02 0.00 0.03 0.00 0.03 99.92 21:59:18 21:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:37:01 6 0.00 0.00 0.02 0.02 0.02 99.95 21:59:18 21:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 21:59:18 21:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 21:59:18 21:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:38:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:59:18 21:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:59:18 21:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:39:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:39:01 4 0.03 0.00 0.02 0.00 0.03 99.92 21:59:18 21:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:39:01 6 0.00 0.00 0.02 0.03 0.00 99.95 21:59:18 21:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:40:01 all 0.01 0.00 0.00 0.01 0.01 99.97 21:59:18 21:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 21:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:40:01 6 0.03 0.00 0.00 0.05 0.02 99.90 21:59:18 21:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:41:01 all 0.01 0.00 0.00 0.00 0.01 99.98 21:59:18 21:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:41:01 4 0.03 0.00 0.00 0.00 0.03 99.93 21:59:18 21:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:41:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:59:18 21:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:42:01 all 0.22 0.00 0.01 0.00 0.01 99.76 21:59:18 21:42:01 0 0.00 0.00 0.03 0.00 0.02 99.95 21:59:18 21:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:42:01 4 0.03 0.00 0.03 0.00 0.03 99.90 21:59:18 21:42:01 5 1.66 0.00 0.02 0.00 0.02 98.30 21:59:18 21:42:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:59:18 21:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:43:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:59:18 21:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:43:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:59:18 21:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:44:01 all 0.01 0.00 0.01 0.00 0.00 99.96 21:59:18 21:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:44:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:59:18 21:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:44:01 6 0.02 0.00 0.00 0.03 0.00 99.95 21:59:18 21:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:45:01 all 0.01 0.00 0.00 0.01 0.01 99.97 21:59:18 21:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:45:01 4 0.00 0.00 0.02 0.00 0.03 99.95 21:59:18 21:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:45:01 6 0.02 0.00 0.00 0.05 0.02 99.92 21:59:18 21:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:46:01 all 0.01 0.00 0.00 0.01 0.01 99.97 21:59:18 21:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:46:01 4 0.02 0.00 0.02 0.00 0.03 99.93 21:59:18 21:46:01 5 0.07 0.00 0.00 0.00 0.02 99.92 21:59:18 21:46:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:59:18 21:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:59:18 21:59:18 21:46:01 CPU %user %nice %system %iowait %steal %idle 21:59:18 21:47:01 all 0.26 0.00 0.01 0.00 0.01 99.72 21:59:18 21:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:47:01 4 0.05 0.00 0.02 0.00 0.02 99.92 21:59:18 21:47:01 5 1.97 0.00 0.00 0.00 0.00 98.03 21:59:18 21:47:01 6 0.02 0.00 0.02 0.03 0.00 99.93 21:59:18 21:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:48:01 all 0.12 0.00 0.01 0.00 0.01 99.86 21:59:18 21:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:48:01 4 0.05 0.00 0.02 0.00 0.03 99.90 21:59:18 21:48:01 5 0.86 0.00 0.03 0.00 0.02 99.09 21:59:18 21:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 21:59:18 21:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:49:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:59:18 21:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:49:01 4 0.05 0.00 0.02 0.00 0.02 99.92 21:59:18 21:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:49:01 6 0.02 0.00 0.02 0.05 0.02 99.90 21:59:18 21:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 21:59:18 21:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:59:18 21:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:50:01 6 0.03 0.00 0.02 0.03 0.03 99.88 21:59:18 21:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:51:01 all 0.22 0.00 0.02 0.01 0.01 99.74 21:59:18 21:51:01 0 0.12 0.00 0.03 0.00 0.00 99.85 21:59:18 21:51:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:59:18 21:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:51:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:59:18 21:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 21:59:18 21:51:01 5 1.22 0.00 0.02 0.00 0.00 98.76 21:59:18 21:51:01 6 0.25 0.00 0.02 0.07 0.05 99.62 21:59:18 21:51:01 7 0.03 0.00 0.03 0.00 0.00 99.93 21:59:18 21:52:01 all 0.26 0.00 0.01 0.00 0.01 99.72 21:59:18 21:52:01 0 0.00 0.00 0.05 0.00 0.00 99.95 21:59:18 21:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:59:18 21:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:52:01 5 1.97 0.00 0.00 0.00 0.02 98.01 21:59:18 21:52:01 6 0.03 0.00 0.02 0.03 0.03 99.88 21:59:18 21:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:53:01 all 0.25 0.00 0.00 0.00 0.01 99.73 21:59:18 21:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:53:01 5 1.97 0.00 0.00 0.00 0.00 98.03 21:59:18 21:53:01 6 0.02 0.00 0.02 0.02 0.02 99.93 21:59:18 21:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:54:01 all 0.04 0.00 0.01 0.01 0.01 99.94 21:59:18 21:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:54:01 4 0.02 0.00 0.03 0.00 0.02 99.93 21:59:18 21:54:01 5 0.20 0.00 0.00 0.00 0.02 99.78 21:59:18 21:54:01 6 0.05 0.00 0.02 0.05 0.03 99.85 21:59:18 21:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:59:18 21:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:55:01 5 0.03 0.00 0.00 0.00 0.02 99.95 21:59:18 21:55:01 6 0.07 0.00 0.02 0.02 0.03 99.87 21:59:18 21:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:56:01 all 0.01 0.00 0.00 0.00 0.00 99.97 21:59:18 21:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:59:18 21:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:56:01 6 0.03 0.00 0.02 0.03 0.02 99.90 21:59:18 21:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:57:01 all 0.00 0.00 0.01 0.00 0.01 99.98 21:59:18 21:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:59:18 21:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:57:01 6 0.00 0.00 0.02 0.02 0.03 99.93 21:59:18 21:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:59:18 21:59:18 21:57:01 CPU %user %nice %system %iowait %steal %idle 21:59:18 21:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 21:59:18 21:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 21:59:18 21:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:59:18 21:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:59:18 21:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:59:18 21:58:01 6 0.00 0.00 0.00 0.03 0.00 99.97 21:59:18 21:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:59:18 21:59:01 all 0.25 0.00 0.16 0.01 0.01 99.58 21:59:18 21:59:01 0 0.30 0.00 0.17 0.00 0.02 99.52 21:59:18 21:59:01 1 0.33 0.00 0.15 0.00 0.00 99.52 21:59:18 21:59:01 2 0.17 0.00 0.17 0.00 0.00 99.67 21:59:18 21:59:01 3 0.20 0.00 0.10 0.00 0.00 99.70 21:59:18 21:59:01 4 0.12 0.00 0.10 0.00 0.00 99.78 21:59:18 21:59:01 5 0.48 0.00 0.28 0.03 0.02 99.18 21:59:18 21:59:01 6 0.13 0.00 0.17 0.00 0.00 99.70 21:59:18 21:59:01 7 0.28 0.00 0.12 0.02 0.03 99.55 21:59:18 Average: all 4.99 0.00 1.01 0.21 0.02 93.78 21:59:18 Average: 0 4.99 0.00 1.04 0.13 0.02 93.82 21:59:18 Average: 1 4.97 0.00 0.96 0.27 0.01 93.79 21:59:18 Average: 2 4.94 0.00 0.96 0.18 0.01 93.91 21:59:18 Average: 3 4.79 0.00 1.06 0.27 0.02 93.85 21:59:18 Average: 4 4.89 0.00 1.04 0.19 0.02 93.87 21:59:18 Average: 5 5.66 0.00 0.95 0.15 0.02 93.23 21:59:18 Average: 6 4.91 0.00 1.02 0.32 0.02 93.74 21:59:18 Average: 7 4.77 0.00 1.08 0.13 0.01 94.00 21:59:18 21:59:18 21:59:18