Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/edgex-go Obtained Jenkinsfile from 64aec9189af9621412b452e52a5a7556cd5c6e8f+8a1959b2d712e16ab913b58ac80647e8a84f2556 (4ce624080885052b8df1c4fc58e0ba3571b394b5) 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-ssh16146436648698720131.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-ssh11858976750302539292.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-3924/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-3924/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18128206671872700302.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-ssh15517094071835990569.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-3924/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-3924/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh13086485704525432343.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-11899 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/13 [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/13 # 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 64aec9189af9621412b452e52a5a7556cd5c6e8f Merge succeeded, producing 955e0db09a7a7d43264ac5dd95b29ce1a19dd18f Checking out Revision 955e0db09a7a7d43264ac5dd95b29ce1a19dd18f (PR-3924) > 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/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # 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 955e0db09a7a7d43264ac5dd95b29ce1a19dd18f # timeout=10 Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-10T20:30:32.688Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-10T20:30:32.748Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-10T20:30:32.763Z] ========================================================= [2022-04-10T20:30:32.763Z] EdgeX Global Pipelines Version Info [2022-04-10T20:30:32.763Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk cf18055c31bbfd766cb47740eec8fe04cd05e54c # timeout=10 [2022-04-10T20:30:33.547Z] ------------------- [2022-04-10T20:30:33.547Z] stable info: [2022-04-10T20:30:33.547Z] ------------------- [2022-04-10T20:30:33.547Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-10T20:30:33.547Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-10T20:30:33.547Z] Message: update stable to v1.0.221 [2022-04-10T20:30:34.121Z] ------------------- [2022-04-10T20:30:34.121Z] experimental info: [2022-04-10T20:30:34.121Z] ------------------- [2022-04-10T20:30:34.121Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-10T20:30:34.121Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-10T20:30:34.121Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-10T20:30:34.245Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-10T20:30:34.256Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-10T20:30:34.268Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-10T20:30:34.281Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-10T20:30:34.294Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-10T20:30:34.310Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-10T20:30:34.322Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-10T20:30:34.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-10T20:30:34.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-10T20:30:34.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-10T20:30:34.372Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-10T20:30:34.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-10T20:30:34.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-10T20:30:34.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-10T20:30:34.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-10T20:30:34.434Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-10T20:30:34.445Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-10T20:30:34.459Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-10T20:30:34.470Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-10T20:30:34.483Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-10T20:30:34.499Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-10T20:30:34.517Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-10T20:30:34.529Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3924 [Pipeline] echo [2022-04-10T20:30:34.549Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3924 [Pipeline] echo [2022-04-10T20:30:34.565Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3924 [Pipeline] echo [2022-04-10T20:30:34.580Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [Pipeline] echo [2022-04-10T20:30:34.590Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 955e0db [Pipeline] echo [2022-04-10T20:30:34.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-10T20:30:34.645Z] provisioning config files... [2022-04-10T20:30:34.667Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config7773547669451046824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T20:30:34.968Z] ---> docker-login.sh [2022-04-10T20:30:34.968Z] nexus3.edgexfoundry.org:10001 [2022-04-10T20:30:35.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:35.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:35.231Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:35.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:35.231Z] [2022-04-10T20:30:35.231Z] Login Succeeded [2022-04-10T20:30:35.231Z] nexus3.edgexfoundry.org:10002 [2022-04-10T20:30:35.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:35.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:35.492Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:35.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:35.492Z] [2022-04-10T20:30:35.492Z] Login Succeeded [2022-04-10T20:30:35.492Z] nexus3.edgexfoundry.org:10003 [2022-04-10T20:30:35.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:35.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:35.492Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:35.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:35.492Z] [2022-04-10T20:30:35.492Z] Login Succeeded [2022-04-10T20:30:35.492Z] nexus3.edgexfoundry.org:10004 [2022-04-10T20:30:35.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:35.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:35.753Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:35.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:35.753Z] [2022-04-10T20:30:35.753Z] Login Succeeded [2022-04-10T20:30:35.753Z] docker.io [2022-04-10T20:30:35.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:36.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:36.015Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:36.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:36.015Z] [2022-04-10T20:30:36.015Z] Login Succeeded [2022-04-10T20:30:36.277Z] ---> docker-login.sh ends [Pipeline] } [2022-04-10T20:30:36.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-10T20:30:36.600Z] + 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 [2022-04-10T20:30:36.600Z] + dirname cmd/core-command/Dockerfile [2022-04-10T20:30:36.600Z] + cut -d/ -f2 [2022-04-10T20:30:36.600Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-10T20:30:36.600Z] + dirname cmd/core-data/Dockerfile [2022-04-10T20:30:36.600Z] + cut -d/ -f2 [2022-04-10T20:30:36.600Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-10T20:30:36.600Z] + dirname cmd/core-metadata/Dockerfile [2022-04-10T20:30:36.600Z] + cut -d/ -f2 [2022-04-10T20:30:36.600Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-10T20:30:36.600Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-10T20:30:36.600Z] + cut -d/ -f2 [2022-04-10T20:30:36.600Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-10T20:30:36.600Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-10T20:30:36.600Z] + cut -d/ -f2 [2022-04-10T20:30:36.600Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-10T20:30:36.600Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-10T20:30:36.600Z] + cut -d/ -f2 [2022-04-10T20:30:36.600Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-10T20:30:36.600Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-10T20:30:36.600Z] + cut -d/ -f2 [2022-04-10T20:30:36.600Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-10T20:30:36.600Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-10T20:30:36.600Z] + cut -d/ -f2 [2022-04-10T20:30:36.600Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-10T20:30:36.600Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-10T20:30:36.600Z] + cut -d/ -f2 [2022-04-10T20:30:36.600Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-10T20:30:36.600Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-10T20:30:36.600Z] + cut -d/ -f2 [2022-04-10T20:30:36.600Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-10T20:30:36.600Z] + dirname cmd/support-notifications/Dockerfile [2022-04-10T20:30:36.600Z] + cut -d/ -f2 [2022-04-10T20:30:36.600Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-10T20:30:36.600Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-10T20:30:36.600Z] + cut -d/ -f2 [2022-04-10T20:30:36.600Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-10T20:30:36.600Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-10T20:30:36.600Z] + cut -d/ -f2 [2022-04-10T20:30:36.600Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-10T20:30:36.718Z] 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 [2022-04-10T20:30:37.074Z] + git rev-list -1 --merges 955e0db09a7a7d43264ac5dd95b29ce1a19dd18f~1..955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [Pipeline] echo [2022-04-10T20:30:37.088Z] -----------> git rev-list -1 --merges 955e0db09a7a7d43264ac5dd95b29ce1a19dd18f~1..955e0db09a7a7d43264ac5dd95b29ce1a19dd18f 955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [2022-04-10T20:30:37.088Z] 955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [false] [Pipeline] sh [2022-04-10T20:30:37.381Z] + git log --format=format:%s -1 955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [Pipeline] echo [2022-04-10T20:30:37.398Z] ========================================================= [2022-04-10T20:30:37.398Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-10T20:30:37.398Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-10T20:30:37.809Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-10T20:30:37.809Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-10T20:30:37.809Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-10T20:30:37.809Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-10T20:30:37.809Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2022-04-10T20:30:37.809Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-10T20:30:37.809Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:30:38.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T20:30:38.157Z] [2022-04-10T20:30:38.157Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:30:38.460Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T20:30:38.460Z] latest: Pulling from edgex-devops/git-semver [2022-04-10T20:30:38.460Z] a0d0a0d46f8b: Pulling fs layer [2022-04-10T20:30:38.460Z] 3e5f54012d9b: Pulling fs layer [2022-04-10T20:30:38.460Z] 4c7163046ea9: Pulling fs layer [2022-04-10T20:30:38.460Z] 0c2d73faf560: Pulling fs layer [2022-04-10T20:30:38.460Z] 0c2d73faf560: Waiting [2022-04-10T20:30:38.460Z] 3e5f54012d9b: Verifying Checksum [2022-04-10T20:30:38.460Z] 3e5f54012d9b: Download complete [2022-04-10T20:30:38.460Z] a0d0a0d46f8b: Verifying Checksum [2022-04-10T20:30:38.460Z] a0d0a0d46f8b: Download complete [2022-04-10T20:30:38.460Z] 0c2d73faf560: Verifying Checksum [2022-04-10T20:30:38.460Z] 0c2d73faf560: Download complete [2022-04-10T20:30:38.460Z] 4c7163046ea9: Verifying Checksum [2022-04-10T20:30:38.460Z] 4c7163046ea9: Download complete [2022-04-10T20:30:38.722Z] a0d0a0d46f8b: Pull complete [2022-04-10T20:30:38.722Z] 3e5f54012d9b: Pull complete [2022-04-10T20:30:39.296Z] 4c7163046ea9: Pull complete [2022-04-10T20:30:39.296Z] 0c2d73faf560: Pull complete [2022-04-10T20:30:39.296Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-10T20:30:39.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T20:30:39.296Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-10T20:30:39.384Z] prd-ubuntu20.04-docker-8c-8g-11899 does not seem to be running inside a container [2022-04-10T20:30:39.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-10T20:30:40.194Z] $ docker top 7f8c1a4348a88c817d24dfa6a79fae4dbf26a0057ab5cecda54da9c292651763 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-10T20:30:40.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-10T20:30:40.302Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-10T20:30:40.454Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-10T20:30:40.459Z] $ docker exec 7f8c1a4348a88c817d24dfa6a79fae4dbf26a0057ab5cecda54da9c292651763 ssh-agent [2022-04-10T20:30:40.598Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMBBjoa/agent.13 [2022-04-10T20:30:40.598Z] SSH_AGENT_PID=19 [2022-04-10T20:30:40.622Z] Running ssh-add (command line suppressed) [2022-04-10T20:30:40.761Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_1825520167703034217.key (/w/workspace/edgex-go/13@tmp/private_key_1825520167703034217.key) [2022-04-10T20:30:40.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-10T20:30:41.075Z] + git tag --points-at HEAD [Pipeline] } [2022-04-10T20:30:41.094Z] $ docker exec --env ******** --env ******** 7f8c1a4348a88c817d24dfa6a79fae4dbf26a0057ab5cecda54da9c292651763 ssh-agent -k [2022-04-10T20:30:41.225Z] unset SSH_AUTH_SOCK; [2022-04-10T20:30:41.226Z] unset SSH_AGENT_PID; [2022-04-10T20:30:41.226Z] echo Agent pid 19 killed; [2022-04-10T20:30:41.237Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-10T20:30:41.260Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-10T20:30:41.260Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-10T20:30:41.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-10T20:30:41.418Z] $ docker exec 7f8c1a4348a88c817d24dfa6a79fae4dbf26a0057ab5cecda54da9c292651763 ssh-agent [2022-04-10T20:30:41.549Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEIPOho/agent.53 [2022-04-10T20:30:41.549Z] SSH_AGENT_PID=60 [2022-04-10T20:30:41.554Z] Running ssh-add (command line suppressed) [2022-04-10T20:30:41.683Z] Identity added: /w/workspace/edgex-go/13@tmp/private_key_4895711925511560772.key (/w/workspace/edgex-go/13@tmp/private_key_4895711925511560772.key) [2022-04-10T20:30:41.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-10T20:30:42.001Z] + git semver init [2022-04-10T20:30:42.001Z] # -> Open(): unable to determine branch for HEAD [2022-04-10T20:30:42.001Z] # $GIT_DIR = /w/workspace/edgex-go/13/.git [2022-04-10T20:30:42.001Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/13 [2022-04-10T20:30:42.001Z] # $SEMVER_REMOTE_NAME = origin [2022-04-10T20:30:42.001Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-10T20:30:42.001Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-10T20:30:42.001Z] # $SEMVER_BRANCH = PR-3924 [2022-04-10T20:30:42.001Z] # $SEMVER_TEMP = /tmp/semver-659988412 [2022-04-10T20:30:42.001Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-10T20:30:56.933Z] # '/tmp/semver-659988412' -> '/w/workspace/edgex-go/13/.semver' [2022-04-10T20:30:56.933Z] # -> Force: false [2022-04-10T20:30:56.933Z] # $SEMVER_DIR = /w/workspace/edgex-go/13/.semver [Pipeline] } [2022-04-10T20:30:56.947Z] $ docker exec --env ******** --env ******** 7f8c1a4348a88c817d24dfa6a79fae4dbf26a0057ab5cecda54da9c292651763 ssh-agent -k [2022-04-10T20:30:57.053Z] unset SSH_AUTH_SOCK; [2022-04-10T20:30:57.054Z] unset SSH_AGENT_PID; [2022-04-10T20:30:57.054Z] echo Agent pid 60 killed; [2022-04-10T20:30:57.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-10T20:30:57.374Z] + git semver [Pipeline] } [2022-04-10T20:30:57.392Z] $ docker stop --time=1 7f8c1a4348a88c817d24dfa6a79fae4dbf26a0057ab5cecda54da9c292651763 [2022-04-10T20:30:59.259Z] $ docker rm -f 7f8c1a4348a88c817d24dfa6a79fae4dbf26a0057ab5cecda54da9c292651763 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-10T20:30:59.641Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-10T20:30:59.913Z] Stashed 1 file(s) [Pipeline] echo [2022-04-10T20:30:59.917Z] [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 [2022-04-10T20:31:00.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-10T20:31:00.072Z] ========================================================= [2022-04-10T20:31:00.072Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-10T20:31:00.072Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:31:00.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:31:00.366Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-10T20:31:00.366Z] 59bf1c3509f3: Pulling fs layer [2022-04-10T20:31:00.366Z] 666ba61612fd: Pulling fs layer [2022-04-10T20:31:00.366Z] 8ed8ca486205: Pulling fs layer [2022-04-10T20:31:00.366Z] 4fe6c5a15a65: Pulling fs layer [2022-04-10T20:31:00.366Z] 22a0e8bec74d: Pulling fs layer [2022-04-10T20:31:00.366Z] 640e595b4fbd: Pulling fs layer [2022-04-10T20:31:00.366Z] 763cafe07f6e: Pulling fs layer [2022-04-10T20:31:00.366Z] 0c0b528cf693: Pulling fs layer [2022-04-10T20:31:00.366Z] 10935f4eaf8b: Pulling fs layer [2022-04-10T20:31:00.366Z] 4fe6c5a15a65: Waiting [2022-04-10T20:31:00.366Z] 22a0e8bec74d: Waiting [2022-04-10T20:31:00.366Z] 640e595b4fbd: Waiting [2022-04-10T20:31:00.366Z] 763cafe07f6e: Waiting [2022-04-10T20:31:00.366Z] 0c0b528cf693: Waiting [2022-04-10T20:31:00.366Z] 10935f4eaf8b: Waiting [2022-04-10T20:31:00.366Z] 8ed8ca486205: Verifying Checksum [2022-04-10T20:31:00.366Z] 8ed8ca486205: Download complete [2022-04-10T20:31:00.366Z] 666ba61612fd: Download complete [2022-04-10T20:31:00.366Z] 22a0e8bec74d: Verifying Checksum [2022-04-10T20:31:00.366Z] 22a0e8bec74d: Download complete [2022-04-10T20:31:00.366Z] 640e595b4fbd: Verifying Checksum [2022-04-10T20:31:00.366Z] 640e595b4fbd: Download complete [2022-04-10T20:31:00.366Z] 59bf1c3509f3: Verifying Checksum [2022-04-10T20:31:00.366Z] 59bf1c3509f3: Download complete [2022-04-10T20:31:00.366Z] 763cafe07f6e: Verifying Checksum [2022-04-10T20:31:00.366Z] 763cafe07f6e: Download complete [2022-04-10T20:31:00.366Z] 0c0b528cf693: Verifying Checksum [2022-04-10T20:31:00.366Z] 0c0b528cf693: Download complete [2022-04-10T20:31:00.628Z] 59bf1c3509f3: Pull complete [2022-04-10T20:31:00.958Z] 666ba61612fd: Pull complete [2022-04-10T20:31:00.958Z] 8ed8ca486205: Pull complete [2022-04-10T20:31:00.958Z] 10935f4eaf8b: Verifying Checksum [2022-04-10T20:31:00.958Z] 10935f4eaf8b: Download complete [2022-04-10T20:31:01.244Z] 4fe6c5a15a65: Verifying Checksum [2022-04-10T20:31:01.244Z] 4fe6c5a15a65: Download complete [2022-04-10T20:31:05.458Z] 4fe6c5a15a65: Pull complete [2022-04-10T20:31:05.459Z] 22a0e8bec74d: Pull complete [2022-04-10T20:31:05.459Z] 640e595b4fbd: Pull complete [2022-04-10T20:31:05.459Z] 763cafe07f6e: Pull complete [2022-04-10T20:31:05.459Z] 0c0b528cf693: Pull complete [2022-04-10T20:31:08.003Z] 10935f4eaf8b: Pull complete [2022-04-10T20:31:08.003Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-10T20:31:08.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:31:08.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:31:08.310Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:31:08.310Z] WORKDIR /edgex [2022-04-10T20:31:08.310Z] COPY go.mod . [2022-04-10T20:31:08.310Z] RUN go mod download [2022-04-10T20:31:08.310Z] docker build -t ci-base-image-x86_64 -f - . [2022-04-10T20:31:09.693Z] Sending build context to Docker daemon 334.9MB [2022-04-10T20:31:09.693Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:31:09.693Z] ---> 99d49a6021b9 [2022-04-10T20:31:09.693Z] Step 2/4 : WORKDIR /edgex [2022-04-10T20:31:12.238Z] ---> Running in 229d1547fb77 [2022-04-10T20:31:12.238Z] Removing intermediate container 229d1547fb77 [2022-04-10T20:31:12.238Z] ---> 03ef5994fcf4 [2022-04-10T20:31:12.238Z] Step 3/4 : COPY go.mod . [2022-04-10T20:31:12.238Z] ---> 23ed6467ec13 [2022-04-10T20:31:12.238Z] Step 4/4 : RUN go mod download [2022-04-10T20:31:12.238Z] ---> Running in 4dcaf8903b18 [2022-04-10T20:31:14.998Z] Still waiting to schedule task [2022-04-10T20:31:14.999Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-11902’ is offline [2022-04-10T20:31:27.159Z] Removing intermediate container 4dcaf8903b18 [2022-04-10T20:31:27.159Z] ---> 9043249e00b7 [2022-04-10T20:31:27.159Z] Successfully built 9043249e00b7 [2022-04-10T20:31:27.159Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:31:27.458Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-10T20:31:27.458Z] . [Pipeline] withDockerContainer [2022-04-10T20:31:27.531Z] prd-ubuntu20.04-docker-8c-8g-11899 does not seem to be running inside a container [2022-04-10T20:31:27.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-10T20:31:27.994Z] $ docker top dcfab08fe9afc0509889a5c419ccbc85277c0124b1226fcd36ee49d63c822e99 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:31:28.353Z] + go version [2022-04-10T20:31:28.353Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-10T20:31:28.366Z] $ docker stop --time=1 dcfab08fe9afc0509889a5c419ccbc85277c0124b1226fcd36ee49d63c822e99 [2022-04-10T20:31:29.662Z] $ docker rm -f dcfab08fe9afc0509889a5c419ccbc85277c0124b1226fcd36ee49d63c822e99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:31:30.086Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-10T20:31:30.086Z] . [Pipeline] withDockerContainer [2022-04-10T20:31:30.162Z] prd-ubuntu20.04-docker-8c-8g-11899 does not seem to be running inside a container [2022-04-10T20:31:30.199Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-10T20:31:30.651Z] $ docker top d893a4ec58c712a8ebe11f84285505dd02ff79fa8e5e752e0d961b6e1597b68a -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-10T20:31:30.734Z] ========================================================= [2022-04-10T20:31:30.734Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-10T20:31:30.734Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:31:31.027Z] + make test [2022-04-10T20:31:31.027Z] go mod tidy -compat=1.17 [2022-04-10T20:31:31.287Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-10T20:31:37.974Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-10T20:31:50.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-10T20:31:50.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.119s coverage: 98.5% of statements [2022-04-10T20:31:50.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-10T20:31:51.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.108s coverage: 54.9% of statements [2022-04-10T20:31:51.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-10T20:31:51.134Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-10T20:31:55.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.745s coverage: 89.2% of statements [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:31:55.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.116s coverage: 84.4% of statements [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-10T20:31:55.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.456s coverage: 95.1% of statements [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:31:55.332Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-10T20:31:55.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 60.0% of statements [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-10T20:31:55.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.085s coverage: 0.9% of statements [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-10T20:31:55.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements [2022-04-10T20:31:55.332Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 24.0% of statements [2022-04-10T20:31:55.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-10T20:31:55.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2022-04-10T20:31:55.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 79.5% of statements [2022-04-10T20:31:55.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2022-04-10T20:31:55.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.056s coverage: 96.3% of statements [2022-04-10T20:31:55.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2022-04-10T20:32:05.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.095s coverage: 94.4% of statements [2022-04-10T20:32:05.332Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-04-10T20:32:05.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.209s coverage: 82.5% of statements [2022-04-10T20:32:05.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.089s coverage: 92.9% of statements [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.052s coverage: 65.1% of statements [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.058s coverage: 100.0% of statements [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 58.8% of statements [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.071s coverage: 85.4% of statements [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.154s coverage: 91.2% of statements [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 64.4% of statements [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.022s coverage: 100.0% of statements [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.4% of statements [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 43.8% of statements [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.080s coverage: 17.7% of statements [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-10T20:32:15.589Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.118s coverage: 97.7% of statements [2022-04-10T20:32:15.589Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-10T20:32:15.590Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:32:15.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-10T20:32:15.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-10T20:32:15.590Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2022-04-10T20:32:15.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-10T20:32:15.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-10T20:32:15.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-10T20:32:15.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-10T20:32:15.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-10T20:32:15.590Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-10T20:32:15.590Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-04-10T20:32:15.590Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-04-10T20:32:15.590Z] 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 [2022-04-10T20:32:33.682Z] GO111MODULE=on go vet ./... [2022-04-10T20:32:38.959Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-10T20:32:38.959Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-10T20:32:38.959Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-10T20:32:39.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-10T20:32:39.829Z] + ls -al . [2022-04-10T20:32:39.830Z] total 668 [2022-04-10T20:32:39.830Z] drwxrwxr-x 10 1001 1001 4096 Apr 10 20:32 . [2022-04-10T20:32:39.830Z] drwxr-xr-x 4 root root 4096 Apr 10 20:31 .. [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 11 Apr 10 20:30 .dockerignore [2022-04-10T20:32:39.830Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 20:30 .git [2022-04-10T20:32:39.830Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 20:30 .github [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 870 Apr 10 20:30 .gitignore [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 42 Apr 10 20:30 .golangci.yml [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 87 Apr 10 20:30 .hadolint.yml [2022-04-10T20:32:39.830Z] drwx------ 3 1001 1001 4096 Apr 10 20:30 .semver [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 166 Apr 10 20:30 .sonarcloud.properties [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 1171 Apr 10 20:30 ADOPTERS.md [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 9953 Apr 10 20:30 Attribution.txt [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 51732 Apr 10 20:30 CHANGELOG.md [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 3804 Apr 10 20:30 CONTRIBUTING.md [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 677 Apr 10 20:30 GOVERNANCE.md [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 849 Apr 10 20:30 Jenkinsfile [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 10775 Apr 10 20:30 LICENSE [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 8478 Apr 10 20:30 Makefile [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 582 Apr 10 20:30 OWNERS.md [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 8207 Apr 10 20:30 README.md [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 6912 Apr 10 20:30 SECURITY.md [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 5 Apr 10 20:30 VERSION [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 4131 Apr 10 20:30 ZMQWindows.md [2022-04-10T20:32:39.830Z] drwxrwxr-x 2 1001 1001 4096 Apr 10 20:30 bin [2022-04-10T20:32:39.830Z] drwxrwxr-x 18 1001 1001 4096 Apr 10 20:30 cmd [2022-04-10T20:32:39.830Z] -rw-r--r-- 1 root root 431014 Apr 10 20:32 coverage.out [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 3175 Apr 10 20:30 go.mod [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 34990 Apr 10 20:31 go.sum [2022-04-10T20:32:39.830Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 20:30 internal [2022-04-10T20:32:39.830Z] drwxrwxr-x 3 1001 1001 4096 Apr 10 20:30 openapi [2022-04-10T20:32:39.830Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 20:30 snap [2022-04-10T20:32:39.830Z] -rw-rw-r-- 1 1001 1001 204 Apr 10 20:30 version.go [Pipeline] sh [2022-04-10T20:32:40.121Z] + '[' -e coverage.out ] [2022-04-10T20:32:40.121Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-10T20:32:40.211Z] Stashed 1 file(s) [Pipeline] sh [2022-04-10T20:32:40.491Z] + make build [2022-04-10T20:32:40.491Z] 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 [2022-04-10T20:32:58.632Z] 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 [2022-04-10T20:33:10.866Z] 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 [2022-04-10T20:33:10.866Z] 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 [2022-04-10T20:33:11.807Z] 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 [2022-04-10T20:33:12.376Z] 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 [2022-04-10T20:33:13.760Z] 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 [2022-04-10T20:33:14.700Z] 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 [2022-04-10T20:33:16.081Z] 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 [2022-04-10T20:33:17.472Z] 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 [2022-04-10T20:33:18.852Z] 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 [2022-04-10T20:33:19.794Z] 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 [2022-04-10T20:33:21.708Z] 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] } [2022-04-10T20:33:23.110Z] $ docker stop --time=1 d893a4ec58c712a8ebe11f84285505dd02ff79fa8e5e752e0d961b6e1597b68a [2022-04-10T20:33:25.598Z] $ docker rm -f d893a4ec58c712a8ebe11f84285505dd02ff79fa8e5e752e0d961b6e1597b68a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:33:26.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:33:26.573Z] [2022-04-10T20:33:26.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:33:26.876Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:33:26.876Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-10T20:33:26.876Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-10T20:33:26.876Z] ca9280d653b3: Pulling fs layer [2022-04-10T20:33:26.876Z] 7e9c9ca2126c: Pulling fs layer [2022-04-10T20:33:26.876Z] cbdbe7a5bc2a: Download complete [2022-04-10T20:33:27.137Z] ca9280d653b3: Verifying Checksum [2022-04-10T20:33:27.137Z] ca9280d653b3: Download complete [2022-04-10T20:33:27.137Z] cbdbe7a5bc2a: Pull complete [2022-04-10T20:33:27.396Z] 7e9c9ca2126c: Verifying Checksum [2022-04-10T20:33:27.396Z] 7e9c9ca2126c: Download complete [2022-04-10T20:33:27.655Z] ca9280d653b3: Pull complete [2022-04-10T20:33:30.953Z] 7e9c9ca2126c: Pull complete [2022-04-10T20:33:30.953Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-10T20:33:30.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:33:30.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-10T20:33:31.016Z] prd-ubuntu20.04-docker-8c-8g-11899 does not seem to be running inside a container [2022-04-10T20:33:31.051Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-10T20:33:32.403Z] $ docker top dcc90cd472eafd288cabe7d4467524c3c2067522720f2754eec76dea72f06e75 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:33:32.757Z] + docker-compose build --help [2022-04-10T20:33:32.757Z] + grep parallel [2022-04-10T20:33:33.326Z] --parallel Build images in parallel. [Pipeline] } [2022-04-10T20:33:33.340Z] $ docker stop --time=1 dcc90cd472eafd288cabe7d4467524c3c2067522720f2754eec76dea72f06e75 [2022-04-10T20:33:34.633Z] $ docker rm -f dcc90cd472eafd288cabe7d4467524c3c2067522720f2754eec76dea72f06e75 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:33:35.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:33:35.062Z] . [Pipeline] withDockerContainer [2022-04-10T20:33:35.135Z] prd-ubuntu20.04-docker-8c-8g-11899 does not seem to be running inside a container [2022-04-10T20:33:35.170Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-10T20:33:35.551Z] $ docker top 42af8fc4f8bb114fc5793354a698f93dd3f2e6f3452d5dd210b325f2123808af -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:33:35.918Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-10T20:33:36.488Z] Building core-command ... [2022-04-10T20:33:36.488Z] Building core-data ... [2022-04-10T20:33:36.488Z] Building core-metadata ... [2022-04-10T20:33:36.488Z] Building security-bootstrapper ... [2022-04-10T20:33:36.488Z] Building security-proxy-setup ... [2022-04-10T20:33:36.488Z] Building security-secretstore-setup ... [2022-04-10T20:33:36.488Z] Building security-spiffe-token-provider ... [2022-04-10T20:33:36.488Z] Building security-spire-agent ... [2022-04-10T20:33:36.488Z] Building security-spire-config ... [2022-04-10T20:33:36.488Z] Building security-spire-server ... [2022-04-10T20:33:36.488Z] Building support-notifications ... [2022-04-10T20:33:36.488Z] Building support-scheduler ... [2022-04-10T20:33:36.488Z] Building sys-mgmt-agent ... [2022-04-10T20:33:36.488Z] Building security-spire-agent [2022-04-10T20:33:36.488Z] Building core-metadata [2022-04-10T20:33:36.488Z] Building sys-mgmt-agent [2022-04-10T20:33:36.488Z] Building security-bootstrapper [2022-04-10T20:33:36.488Z] Building support-scheduler [2022-04-10T20:33:58.438Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:58.438Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:58.438Z] ---> 9043249e00b7 [2022-04-10T20:33:58.438Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:33:58.438Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:58.438Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:58.438Z] ---> 9043249e00b7 [2022-04-10T20:33:58.438Z] Step 3/31 : WORKDIR /edgex-go [2022-04-10T20:33:58.438Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:58.438Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:58.438Z] ---> 9043249e00b7 [2022-04-10T20:33:58.438Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T20:33:58.438Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:58.438Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:58.438Z] ---> 9043249e00b7 [2022-04-10T20:33:58.438Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T20:33:58.438Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:58.438Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:58.438Z] ---> 9043249e00b7 [2022-04-10T20:33:58.438Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:33:58.698Z] ---> Running in 2a2d7e05e114 [2022-04-10T20:33:58.698Z] ---> Running in bb2717eba415 [2022-04-10T20:33:58.698Z] ---> Running in 153172aca2f1 [2022-04-10T20:33:58.698Z] ---> Running in ed13bc310858 [2022-04-10T20:33:58.958Z] ---> Running in 77fcfc1cf5bb [2022-04-10T20:33:58.958Z] Removing intermediate container ed13bc310858 [2022-04-10T20:33:58.958Z] ---> e9c1718dae98 [2022-04-10T20:33:58.958Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:58.958Z] Removing intermediate container 153172aca2f1 [2022-04-10T20:33:58.958Z] ---> 1f53162e099d [2022-04-10T20:33:58.958Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:58.958Z] Removing intermediate container bb2717eba415 [2022-04-10T20:33:58.958Z] ---> d9277ac0e397 [2022-04-10T20:33:58.958Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 2a2d7e05e114 [2022-04-10T20:33:58.958Z] [2022-04-10T20:33:58.958Z] ---> 498eebe2e2fa [2022-04-10T20:33:58.958Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:58.958Z] Removing intermediate container 77fcfc1cf5bb [2022-04-10T20:33:58.958Z] ---> c6581f43f9e5 [2022-04-10T20:33:58.958Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:59.218Z] ---> Running in 4126aba50153 [2022-04-10T20:33:59.218Z] ---> Running in 44cf13c89b0b [2022-04-10T20:33:59.218Z] ---> Running in b082b189fc94 [2022-04-10T20:33:59.218Z] ---> Running in 25a8278d1a2a [2022-04-10T20:33:59.218Z] ---> Running in f98fa3bdffd6 [2022-04-10T20:34:00.160Z] Removing intermediate container 4126aba50153 [2022-04-10T20:34:00.160Z] ---> d2b4350fb7e5 [2022-04-10T20:34:00.160Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T20:34:00.160Z] ---> Running in ab299e35b727 [2022-04-10T20:34:00.160Z] Removing intermediate container 44cf13c89b0b [2022-04-10T20:34:00.160Z] ---> 34d06b8cba88 [2022-04-10T20:34:00.160Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T20:34:00.160Z] ---> Running in 6b4579ea6c43 [2022-04-10T20:34:00.160Z] Removing intermediate container b082b189fc94 [2022-04-10T20:34:00.160Z] ---> 6652d2e202ee [2022-04-10T20:34:00.160Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T20:34:00.425Z] ---> Running in eec2d3f2eaa4 [2022-04-10T20:34:00.425Z] Removing intermediate container 25a8278d1a2a [2022-04-10T20:34:00.425Z] ---> d6ea9f75dd4d [2022-04-10T20:34:00.425Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-10T20:34:00.425Z] ---> Running in 18fb766e089b [2022-04-10T20:34:00.425Z] Removing intermediate container f98fa3bdffd6 [2022-04-10T20:34:00.425Z] ---> 6e2be064bc10 [2022-04-10T20:34:00.425Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-10T20:34:00.685Z] ---> Running in b893d55fe7e5 [2022-04-10T20:34:00.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:00.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:00.946Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:01.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:01.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:01.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:01.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:01.776Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:02.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:02.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:34:02.033Z] OK: 221 MiB in 52 packages [2022-04-10T20:34:02.033Z] OK: 221 MiB in 52 packages [2022-04-10T20:34:02.291Z] OK: 221 MiB in 52 packages [2022-04-10T20:34:02.291Z] OK: 221 MiB in 52 packages [2022-04-10T20:34:02.291Z] OK: 221 MiB in 52 packages [2022-04-10T20:34:02.547Z] Removing intermediate container ab299e35b727 [2022-04-10T20:34:02.547Z] ---> cf7e7c34ff04 [2022-04-10T20:34:02.547Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T20:34:02.547Z] Removing intermediate container 6b4579ea6c43 [2022-04-10T20:34:02.547Z] ---> eeccf7904bb1 [2022-04-10T20:34:02.547Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T20:34:02.806Z] Removing intermediate container eec2d3f2eaa4 [2022-04-10T20:34:02.806Z] ---> a08c3d6bbfc8 [2022-04-10T20:34:02.806Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:34:02.806Z] ---> 1e7cc076dbc5 [2022-04-10T20:34:02.806Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:34:02.806Z] ---> Running in 4d45fcb6035d [2022-04-10T20:34:02.806Z] ---> a473d98d72b5 [2022-04-10T20:34:02.806Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:34:02.806Z] ---> e04aa1e1b6df [2022-04-10T20:34:02.806Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:34:03.065Z] ---> Running in 4f109989eec3 [2022-04-10T20:34:03.065Z] ---> Running in ffdfeadfe24a [2022-04-10T20:34:03.065Z] Removing intermediate container b893d55fe7e5 [2022-04-10T20:34:03.065Z] ---> bd1c984a131c [2022-04-10T20:34:03.065Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:34:03.065Z] Removing intermediate container 18fb766e089b [2022-04-10T20:34:03.065Z] ---> 03ce1562ca48 [2022-04-10T20:34:03.065Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-10T20:34:03.065Z] ---> e86fc11dcbdd [2022-04-10T20:34:03.065Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:34:03.325Z] ---> Running in b8364b111bbf [2022-04-10T20:34:03.325Z] ---> 9bc7aa55bb5a [2022-04-10T20:34:03.325Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:34:03.325Z] ---> Running in b38680652e11 [2022-04-10T20:34:03.894Z] Removing intermediate container 4d45fcb6035d [2022-04-10T20:34:03.894Z] ---> 694cb6217a24 [2022-04-10T20:34:03.894Z] Step 8/22 : COPY . . [2022-04-10T20:34:05.292Z] Removing intermediate container ffdfeadfe24a [2022-04-10T20:34:05.292Z] ---> 0ea410e73dcd [2022-04-10T20:34:05.292Z] Step 8/23 : COPY . . [2022-04-10T20:34:05.551Z] Removing intermediate container 4f109989eec3 [2022-04-10T20:34:05.551Z] ---> 7732b393b936 [2022-04-10T20:34:05.551Z] Step 8/26 : COPY . . [2022-04-10T20:34:05.551Z] Removing intermediate container b8364b111bbf [2022-04-10T20:34:05.551Z] ---> 157aa6310935 [2022-04-10T20:34:05.551Z] Step 8/23 : COPY . . [2022-04-10T20:34:06.927Z] Removing intermediate container b38680652e11 [2022-04-10T20:34:06.927Z] ---> 15f2baae4889 [2022-04-10T20:34:06.927Z] Step 8/31 : COPY . . [2022-04-10T20:34:16.971Z] ---> 6f27f4298216 [2022-04-10T20:34:16.971Z] ---> bf053e19ae93 [2022-04-10T20:34:16.971Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapperStep 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T20:34:16.971Z] [2022-04-10T20:34:16.971Z] ---> b3eec304a5ac [2022-04-10T20:34:16.971Z] ---> 1790fe1de92b [2022-04-10T20:34:16.971Z] Step 9/23 : RUN make cmd/core-metadata/core-metadataStep 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-10T20:34:16.971Z] [2022-04-10T20:34:16.971Z] ---> da9b66f8ffe0 [2022-04-10T20:34:16.971Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-10T20:34:16.971Z] ---> Running in 7488d06e10e1 [2022-04-10T20:34:16.971Z] ---> Running in d9208cbf7c76 [2022-04-10T20:34:16.971Z] ---> Running in bd7af211dc88 [2022-04-10T20:34:16.971Z] ---> Running in 25d7cd430ed4 [2022-04-10T20:34:16.971Z] ---> Running in 1d084273fd55 [2022-04-10T20:34:16.971Z] Removing intermediate container d9208cbf7c76 [2022-04-10T20:34:16.971Z] ---> 6ee92fa24aec [2022-04-10T20:34:16.971Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T20:34:16.971Z] ---> Running in 1bf3a3c05125 [2022-04-10T20:34:17.230Z] 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 [2022-04-10T20:34:17.230Z] 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 [2022-04-10T20:34:17.488Z] 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 [2022-04-10T20:34:17.747Z] 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 [2022-04-10T20:34:18.318Z] Removing intermediate container 1bf3a3c05125 [2022-04-10T20:34:18.318Z] ---> e80cc58cb472 [2022-04-10T20:34:18.318Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T20:34:18.318Z] ---> Running in 55825ee460ff [2022-04-10T20:34:18.581Z] Removing intermediate container 55825ee460ff [2022-04-10T20:34:18.581Z] ---> d9841564a16d [2022-04-10T20:34:18.581Z] 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 [2022-04-10T20:34:18.581Z] ---> Running in 542b57884bdf [2022-04-10T20:34:19.520Z] spire-1.2.1/ [2022-04-10T20:34:19.520Z] spire-1.2.1/.data/ [2022-04-10T20:34:19.520Z] spire-1.2.1/.data/.file [2022-04-10T20:34:19.520Z] spire-1.2.1/.dockerignore [2022-04-10T20:34:19.520Z] spire-1.2.1/.gitattributes [2022-04-10T20:34:19.520Z] spire-1.2.1/.githooks/ [2022-04-10T20:34:19.520Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T20:34:19.520Z] spire-1.2.1/.github/ [2022-04-10T20:34:19.520Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T20:34:19.520Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T20:34:19.520Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T20:34:19.520Z] spire-1.2.1/.github/workflows/ [2022-04-10T20:34:19.520Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T20:34:19.520Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T20:34:19.520Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T20:34:19.520Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T20:34:19.520Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T20:34:19.520Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T20:34:19.520Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T20:34:19.520Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T20:34:19.520Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T20:34:19.520Z] spire-1.2.1/.gitignore [2022-04-10T20:34:19.520Z] spire-1.2.1/.go-version [2022-04-10T20:34:19.520Z] spire-1.2.1/.golangci.yml [2022-04-10T20:34:19.520Z] spire-1.2.1/ADOPTERS.md [2022-04-10T20:34:19.520Z] spire-1.2.1/CHANGELOG.md [2022-04-10T20:34:19.520Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T20:34:19.520Z] spire-1.2.1/CODEOWNERS [2022-04-10T20:34:19.520Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T20:34:19.520Z] spire-1.2.1/Dockerfile [2022-04-10T20:34:19.520Z] spire-1.2.1/Dockerfile.dev [2022-04-10T20:34:19.520Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T20:34:19.520Z] spire-1.2.1/LICENSE [2022-04-10T20:34:19.520Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T20:34:19.520Z] spire-1.2.1/Makefile [2022-04-10T20:34:19.520Z] spire-1.2.1/README.md [2022-04-10T20:34:19.520Z] spire-1.2.1/ROADMAP.md [2022-04-10T20:34:19.520Z] spire-1.2.1/SECURITY.md [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T20:34:19.520Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T20:34:19.520Z] spire-1.2.1/conf/ [2022-04-10T20:34:19.520Z] spire-1.2.1/conf/agent/ [2022-04-10T20:34:19.520Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T20:34:19.520Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T20:34:19.520Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T20:34:19.520Z] spire-1.2.1/conf/server/ [2022-04-10T20:34:19.520Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T20:34:19.520Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T20:34:19.520Z] spire-1.2.1/conf/server/server.conf [2022-04-10T20:34:19.520Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/ [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/auditlog.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/images/ [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/spire_server.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/telemetry.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/upgrading.md [2022-04-10T20:34:19.520Z] spire-1.2.1/doc/using_spire.md [2022-04-10T20:34:19.520Z] spire-1.2.1/examples/ [2022-04-10T20:34:19.520Z] spire-1.2.1/examples/README.md [2022-04-10T20:34:19.520Z] spire-1.2.1/go.mod [2022-04-10T20:34:19.520Z] spire-1.2.1/go.sum [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/ [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/ [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T20:34:19.520Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T20:34:19.521Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/health/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/log/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T20:34:19.522Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/util/ [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/version/ [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T20:34:19.523Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/config.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T20:34:19.785Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T20:34:19.786Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/server.go [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/ [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/private/ [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/private/server/ [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/spire/ [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/spire/common/ [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T20:34:19.787Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T20:34:19.787Z] spire-1.2.1/release/ [2022-04-10T20:34:19.787Z] spire-1.2.1/release/spire-extras/ [2022-04-10T20:34:19.787Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T20:34:19.787Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T20:34:19.787Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T20:34:19.787Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T20:34:19.787Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T20:34:19.787Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T20:34:19.787Z] spire-1.2.1/release/spire/ [2022-04-10T20:34:19.787Z] spire-1.2.1/release/spire/README.md [2022-04-10T20:34:19.787Z] spire-1.2.1/release/spire/conf/ [2022-04-10T20:34:19.787Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T20:34:19.787Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T20:34:19.787Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T20:34:19.787Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T20:34:19.787Z] spire-1.2.1/script/ [2022-04-10T20:34:19.787Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T20:34:19.787Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T20:34:19.787Z] spire-1.2.1/support/ [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/ [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T20:34:19.787Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T20:34:19.787Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T20:34:19.787Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T20:34:19.787Z] spire-1.2.1/test/ [2022-04-10T20:34:19.787Z] spire-1.2.1/test/clock/ [2022-04-10T20:34:19.787Z] spire-1.2.1/test/clock/clock.go [2022-04-10T20:34:19.787Z] spire-1.2.1/test/fakes/ [2022-04-10T20:34:19.787Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T20:34:19.787Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T20:34:19.787Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T20:34:19.787Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T20:34:19.787Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T20:34:19.787Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T20:34:19.788Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/README.md [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/common [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T20:34:19.788Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T20:34:19.789Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T20:34:19.790Z] spire-1.2.1/test/integration/test.sh [2022-04-10T20:34:19.790Z] spire-1.2.1/test/plugintest/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T20:34:19.790Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T20:34:19.790Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T20:34:19.790Z] spire-1.2.1/test/spiretest/ [2022-04-10T20:34:19.790Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T20:34:19.790Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T20:34:19.790Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T20:34:19.790Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T20:34:19.790Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T20:34:19.791Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T20:34:19.791Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T20:34:19.791Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T20:34:19.791Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T20:34:19.791Z] spire-1.2.1/test/testca/ [2022-04-10T20:34:19.791Z] spire-1.2.1/test/testca/ca.go [2022-04-10T20:34:19.791Z] spire-1.2.1/test/testkey/ [2022-04-10T20:34:19.791Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T20:34:19.791Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T20:34:19.791Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T20:34:19.791Z] spire-1.2.1/test/testkey/new.go [2022-04-10T20:34:19.791Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T20:34:19.791Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T20:34:19.791Z] spire-1.2.1/test/util/ [2022-04-10T20:34:19.791Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T20:34:19.791Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T20:34:19.791Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T20:34:19.791Z] spire-1.2.1/test/util/race.go [2022-04-10T20:34:19.791Z] spire-1.2.1/test/util/util.go [2022-04-10T20:34:19.791Z] building spire from source... [2022-04-10T20:34:19.791Z] Installing go1.17.7... [2022-04-10T20:34:26.408Z] Building bin/spire-server... [2022-04-10T20:34:26.408Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T20:34:26.408Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T20:34:26.408Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T20:34:26.408Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T20:34:26.408Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T20:34:26.408Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T20:34:26.408Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T20:34:26.408Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T20:34:26.408Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T20:34:26.408Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T20:34:26.408Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T20:34:26.408Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T20:34:26.408Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T20:34:26.408Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T20:34:26.408Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T20:34:26.408Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T20:34:26.408Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T20:34:26.408Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T20:34:26.408Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T20:34:26.408Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T20:34:26.408Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T20:34:26.408Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T20:34:26.408Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T20:34:26.408Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T20:34:26.408Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T20:34:26.408Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T20:34:26.408Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T20:34:26.667Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T20:34:26.667Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T20:34:26.667Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T20:34:26.667Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T20:34:26.667Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T20:34:26.667Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T20:34:26.667Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T20:34:26.667Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T20:34:26.667Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T20:34:26.667Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T20:34:26.667Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T20:34:26.946Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T20:34:26.946Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T20:34:26.946Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T20:34:26.946Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T20:34:26.946Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T20:34:26.946Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T20:34:26.946Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T20:34:26.946Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T20:34:26.946Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T20:34:27.204Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T20:34:29.737Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T20:34:29.737Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T20:34:29.737Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T20:34:29.996Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T20:34:29.996Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T20:34:29.996Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T20:34:34.187Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T20:34:34.187Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T20:34:34.187Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T20:34:34.187Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T20:34:34.187Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T20:34:34.187Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T20:34:34.187Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T20:34:34.187Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T20:34:34.187Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T20:34:34.446Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T20:34:35.826Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T20:34:36.086Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T20:34:36.345Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T20:34:36.345Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T20:34:36.345Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T20:34:36.345Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T20:34:36.345Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T20:34:36.345Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T20:34:36.345Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T20:34:36.912Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T20:34:36.912Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T20:34:37.170Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T20:34:37.429Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T20:34:37.429Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T20:34:37.429Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T20:34:37.429Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T20:34:37.429Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T20:34:37.687Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T20:34:37.687Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T20:34:37.687Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T20:34:37.687Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T20:34:37.687Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T20:34:37.687Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T20:34:37.687Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T20:34:37.687Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T20:34:37.687Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T20:34:37.946Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T20:34:37.946Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T20:34:37.946Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T20:34:40.483Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T20:34:40.483Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T20:34:40.483Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T20:34:40.483Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T20:34:40.483Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T20:34:40.483Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T20:34:40.483Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T20:34:40.741Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T20:34:40.741Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T20:34:40.741Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T20:34:40.741Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T20:34:40.741Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T20:34:40.741Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T20:34:40.741Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T20:34:40.741Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T20:34:40.741Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T20:34:40.741Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T20:34:40.741Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T20:34:40.741Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T20:34:40.741Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T20:34:40.741Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T20:34:41.000Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T20:34:41.000Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T20:34:41.000Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T20:34:41.000Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T20:34:41.000Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T20:34:41.000Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T20:34:41.000Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T20:34:41.000Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T20:34:41.000Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T20:34:41.000Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T20:34:41.259Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T20:34:41.259Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T20:34:41.259Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T20:34:41.259Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T20:34:41.259Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T20:34:41.259Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T20:34:41.259Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T20:34:41.259Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T20:34:41.259Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T20:34:41.519Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T20:34:41.519Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T20:34:41.519Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T20:34:41.519Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T20:34:41.519Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T20:34:41.519Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T20:34:41.519Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T20:34:41.519Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T20:34:41.519Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T20:34:41.519Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T20:34:49.644Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T20:34:49.644Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T20:35:07.763Z] Removing intermediate container 25d7cd430ed4 [2022-04-10T20:35:07.763Z] ---> edb8b15a75b3 [2022-04-10T20:35:07.763Z] [2022-04-10T20:35:07.763Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T20:35:07.763Z] Removing intermediate container 1d084273fd55 [2022-04-10T20:35:07.763Z] ---> 5e91f2af20e1 [2022-04-10T20:35:07.763Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-10T20:35:07.763Z] Removing intermediate container bd7af211dc88 [2022-04-10T20:35:07.763Z] ---> 824f88465c43 [2022-04-10T20:35:07.763Z] [2022-04-10T20:35:07.763Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T20:35:07.763Z] Removing intermediate container 7488d06e10e1 [2022-04-10T20:35:07.763Z] ---> 1f4a8ee90728 [2022-04-10T20:35:07.763Z] [2022-04-10T20:35:07.763Z] Step 10/31 : FROM alpine:3.14 [2022-04-10T20:35:07.763Z] ---> Running in d8d76ea05365 [2022-04-10T20:35:07.763Z] 3.14: Pulling from library/alpine [2022-04-10T20:35:07.763Z] 3.14: Pulling from library/alpine [2022-04-10T20:35:07.763Z] 3.14: Pulling from library/alpine [2022-04-10T20:35:08.022Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T20:35:08.022Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T20:35:08.022Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T20:35:08.022Z] Status: Image is up to date for alpine:3.14 [2022-04-10T20:35:08.022Z] Status: Image is up to date for alpine:3.14 [2022-04-10T20:35:08.022Z] Status: Downloaded newer image for alpine:3.14 [2022-04-10T20:35:08.022Z] ---> e04c818066af [2022-04-10T20:35:08.022Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-10T20:35:08.022Z] ---> e04c818066af [2022-04-10T20:35:08.022Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-10T20:35:08.022Z] ---> e04c818066af [2022-04-10T20:35:08.022Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T20:35:08.022Z] 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 [2022-04-10T20:35:08.284Z] ---> Running in ae754154c99d [2022-04-10T20:35:08.284Z] ---> Running in b2da1af97c67 [2022-04-10T20:35:08.284Z] ---> Running in 61fa8d8f9e61 [2022-04-10T20:35:08.284Z] Removing intermediate container ae754154c99d [2022-04-10T20:35:08.284Z] ---> a2cf265f2851 [2022-04-10T20:35:08.284Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-10T20:35:08.284Z] ---> Running in 8926e1e640b6 [2022-04-10T20:35:09.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:09.221Z] Removing intermediate container d8d76ea05365 [2022-04-10T20:35:09.221Z] ---> 72154833b66c [2022-04-10T20:35:09.221Z] [2022-04-10T20:35:09.221Z] Step 11/23 : FROM docker:20.10.14 [2022-04-10T20:35:09.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:09.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:09.221Z] 20.10.14: Pulling from library/docker [2022-04-10T20:35:09.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:09.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:09.527Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-10T20:35:09.527Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:35:09.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:09.527Z] OK: 6 MiB in 15 packages [2022-04-10T20:35:09.527Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-10T20:35:09.527Z] (2/2) Installing su-exec (0.2-r1) [2022-04-10T20:35:09.527Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:35:09.527Z] OK: 6 MiB in 16 packages [2022-04-10T20:35:09.527Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-10T20:35:09.527Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:35:09.527Z] OK: 6 MiB in 15 packages [2022-04-10T20:35:10.482Z] Removing intermediate container 61fa8d8f9e61 [2022-04-10T20:35:10.482Z] ---> 08b1b92695ae [2022-04-10T20:35:10.482Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:35:10.482Z] Removing intermediate container 8926e1e640b6 [2022-04-10T20:35:10.482Z] ---> e4820d254222 [2022-04-10T20:35:10.482Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-10T20:35:10.743Z] ---> Running in 9a9c2c78cb7d [2022-04-10T20:35:10.743Z] ---> Running in 358ab52d7503 [2022-04-10T20:35:10.743Z] Removing intermediate container b2da1af97c67 [2022-04-10T20:35:10.743Z] ---> 185c6302a3a4 [2022-04-10T20:35:10.743Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:35:10.743Z] ---> Running in 80623e441f78 [2022-04-10T20:35:10.743Z] Removing intermediate container 9a9c2c78cb7d [2022-04-10T20:35:10.743Z] ---> bb0e41dcc5b4 [2022-04-10T20:35:10.743Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-10T20:35:11.003Z] ---> Running in f381e43e7396 [2022-04-10T20:35:11.003Z] Removing intermediate container 358ab52d7503 [2022-04-10T20:35:11.003Z] ---> 1418df3c56cc [2022-04-10T20:35:11.003Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-10T20:35:11.003Z] Removing intermediate container 80623e441f78 [2022-04-10T20:35:11.003Z] ---> 561213069e3e [2022-04-10T20:35:11.003Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-10T20:35:11.003Z] ---> Running in 87177adbe6df [2022-04-10T20:35:11.003Z] ---> Running in 01375705ef65 [2022-04-10T20:35:11.328Z] Removing intermediate container 01375705ef65 [2022-04-10T20:35:11.328Z] ---> 97647a8c7b49 [2022-04-10T20:35:11.328Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T20:35:11.328Z] Removing intermediate container f381e43e7396 [2022-04-10T20:35:11.328Z] ---> bcfb1782c196 [2022-04-10T20:35:11.328Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T20:35:11.328Z] ---> Running in f96a33061491 [2022-04-10T20:35:11.328Z] Removing intermediate container 87177adbe6df [2022-04-10T20:35:11.328Z] ---> 96dd2d0211d0 [2022-04-10T20:35:11.328Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-10T20:35:11.328Z] ---> Running in c60e31a00dad [2022-04-10T20:35:11.588Z] ---> Running in 9cfbddb2fc16 [2022-04-10T20:35:11.846Z] Removing intermediate container f96a33061491 [2022-04-10T20:35:11.846Z] ---> f5520fd54293 [2022-04-10T20:35:11.846Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:35:11.846Z] Removing intermediate container c60e31a00dad [2022-04-10T20:35:11.846Z] ---> 03b3f0eb8a28 [2022-04-10T20:35:11.846Z] Step 15/23 : WORKDIR / [2022-04-10T20:35:11.846Z] ---> Running in d37a4b85442b [2022-04-10T20:35:12.105Z] ---> 843f159d889e [2022-04-10T20:35:12.105Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-10T20:35:12.364Z] Removing intermediate container d37a4b85442b [2022-04-10T20:35:12.364Z] ---> fba2923e7fd8 [2022-04-10T20:35:12.364Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:35:12.933Z] Removing intermediate container 9cfbddb2fc16 [2022-04-10T20:35:12.933Z] ---> 10ec4bd50be1 [2022-04-10T20:35:12.933Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-10T20:35:12.933Z] ---> fbec0fb3a1a9 [2022-04-10T20:35:12.933Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-10T20:35:12.933Z] ---> Running in c159477848f1 [2022-04-10T20:35:13.502Z] Removing intermediate container c159477848f1 [2022-04-10T20:35:13.502Z] ---> 7ef2f1246390 [2022-04-10T20:35:13.502Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-10T20:35:13.502Z] ---> 0c874249c902 [2022-04-10T20:35:13.502Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-10T20:35:14.072Z] ---> 9aafdee0f404 [2022-04-10T20:35:14.072Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-10T20:35:14.072Z] ---> Running in 6375eb9d3067 [2022-04-10T20:35:14.332Z] ---> dc993565241a [2022-04-10T20:35:14.332Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-10T20:35:14.332Z] ---> 3776f0eed6c0 [2022-04-10T20:35:14.332Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-10T20:35:14.332Z] ---> Running in 778d206af38a [2022-04-10T20:35:14.615Z] Removing intermediate container 778d206af38a [2022-04-10T20:35:14.615Z] ---> 6fee7d7e6069 [2022-04-10T20:35:14.615Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:35:14.615Z] ---> Running in 02f299ef209b [2022-04-10T20:35:14.879Z] ---> 8b83475117d2 [2022-04-10T20:35:14.879Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-10T20:35:14.879Z] ---> Running in a1ec7818ef9b [2022-04-10T20:35:15.138Z] Removing intermediate container 02f299ef209b [2022-04-10T20:35:15.138Z] ---> ea73f41f14d9 [2022-04-10T20:35:15.138Z] Step 20/22 : LABEL arch=x86_64 [2022-04-10T20:35:15.138Z] Removing intermediate container a1ec7818ef9b [2022-04-10T20:35:15.138Z] ---> edb2f2166b65 [2022-04-10T20:35:15.138Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:35:15.138Z] ---> Running in 9567e7343339 [2022-04-10T20:35:15.138Z] ---> Running in 8c13cca40881 [2022-04-10T20:35:15.416Z] Removing intermediate container 9567e7343339 [2022-04-10T20:35:15.416Z] ---> f47774ae22cc [2022-04-10T20:35:15.416Z] Step 21/22 : LABEL git_sha=955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [2022-04-10T20:35:15.416Z] ---> Running in c55d9744228f [2022-04-10T20:35:15.682Z] Removing intermediate container 8c13cca40881 [2022-04-10T20:35:15.682Z] ---> 3a2ba86ef027 [2022-04-10T20:35:15.682Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:35:15.682Z] Removing intermediate container 6375eb9d3067 [2022-04-10T20:35:15.682Z] ---> c1833f3f683e [2022-04-10T20:35:15.682Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:35:15.682Z] ---> Running in ae88622bb0d6 [2022-04-10T20:35:15.682Z] Removing intermediate container c55d9744228f [2022-04-10T20:35:15.682Z] ---> 4abd995287b1 [2022-04-10T20:35:15.682Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T20:35:15.682Z] ---> Running in 5d60f1f37dc4 [2022-04-10T20:35:15.968Z] Removing intermediate container ae88622bb0d6 [2022-04-10T20:35:15.968Z] ---> e89aae8fc2aa [2022-04-10T20:35:15.968Z] Step 22/23 : LABEL git_sha=955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [2022-04-10T20:35:16.237Z] Removing intermediate container 5d60f1f37dc4 [2022-04-10T20:35:16.237Z] ---> 2025b2dca704 [2022-04-10T20:35:16.237Z] [2022-04-10T20:35:16.237Z] ---> Running in f4fb901b23c3 [2022-04-10T20:35:16.237Z] Successfully built 2025b2dca704 [2022-04-10T20:35:16.237Z] Successfully tagged support-scheduler:latest [2022-04-10T20:35:16.237Z]  Building support-scheduler ... done Building security-spire-server [2022-04-10T20:35:16.237Z] ---> 8e2a73be9b9c [2022-04-10T20:35:16.237Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-10T20:35:16.552Z] Removing intermediate container f4fb901b23c3 [2022-04-10T20:35:16.552Z] ---> 3525ee2080b6 [2022-04-10T20:35:16.552Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:35:16.552Z] ---> Running in bef9e028fc04 [2022-04-10T20:35:17.493Z] Removing intermediate container bef9e028fc04 [2022-04-10T20:35:17.493Z] ---> 66bb26d05c1d [2022-04-10T20:35:17.493Z] [2022-04-10T20:35:17.754Z] Successfully built 66bb26d05c1d [2022-04-10T20:35:18.014Z] Successfully tagged core-metadata:latest [2022-04-10T20:35:18.014Z] Building core-data [2022-04-10T20:35:18.014Z]  Building core-metadata ... done  ---> e4beae3e736e [2022-04-10T20:35:18.014Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-10T20:35:19.923Z] ---> 7fbd34a0d93e [2022-04-10T20:35:19.923Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-10T20:35:20.858Z] ---> 56b434aa732c [2022-04-10T20:35:20.858Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-10T20:35:21.429Z] ---> 373155d91ed9 [2022-04-10T20:35:21.429Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-10T20:35:21.429Z] ---> Running in ed0630454690 [2022-04-10T20:35:21.689Z] Removing intermediate container ed0630454690 [2022-04-10T20:35:21.689Z] ---> 6d32f532d150 [2022-04-10T20:35:21.689Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-10T20:35:22.625Z] ---> 64749b1b74f2 [2022-04-10T20:35:22.625Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-10T20:35:22.625Z] ---> Running in 2adbb3b74943 [2022-04-10T20:35:24.000Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-10T20:35:24.000Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-10T20:35:24.000Z] ---> 7417809fdb73 [2022-04-10T20:35:24.000Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:35:24.568Z] ---> Running in 5cfd88edc206 [2022-04-10T20:35:24.834Z] Removing intermediate container 5cfd88edc206 [2022-04-10T20:35:24.834Z] ---> fe0f7b8655af [2022-04-10T20:35:24.834Z] 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 [2022-04-10T20:35:25.094Z] ---> Running in a76a087ee46a [2022-04-10T20:35:25.094Z] Removing intermediate container 2adbb3b74943 [2022-04-10T20:35:25.094Z] ---> b40decb7e41f [2022-04-10T20:35:25.094Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-10T20:35:25.355Z] ---> Running in 978ef75dbe19 [2022-04-10T20:35:25.616Z] Removing intermediate container 978ef75dbe19 [2022-04-10T20:35:25.616Z] ---> bebc9887ff82 [2022-04-10T20:35:25.616Z] Step 28/31 : CMD ["gate"] [2022-04-10T20:35:25.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:25.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:25.876Z] ---> Running in 2db468ad3e52 [2022-04-10T20:35:26.152Z] (1/43) Installing readline (8.1.1-r0) [2022-04-10T20:35:26.152Z] (2/43) Installing bash (5.1.16-r0) [2022-04-10T20:35:26.152Z] Executing bash-5.1.16-r0.post-install [2022-04-10T20:35:26.152Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-10T20:35:26.152Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T20:35:26.152Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-10T20:35:26.152Z] (6/43) Installing curl (7.80.0-r0) [2022-04-10T20:35:26.152Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-10T20:35:26.152Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-10T20:35:26.152Z] (9/43) Installing expat (2.4.7-r0) [2022-04-10T20:35:26.152Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-10T20:35:26.152Z] (11/43) Installing gdbm (1.22-r0) [2022-04-10T20:35:26.152Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-10T20:35:26.152Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-10T20:35:26.152Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-10T20:35:26.152Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-10T20:35:26.152Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-10T20:35:26.152Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-10T20:35:26.417Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:35:26.417Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:35:26.417Z] ---> 9043249e00b7 [2022-04-10T20:35:26.417Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:35:26.417Z] ---> Using cache [2022-04-10T20:35:26.417Z] ---> 498eebe2e2fa [2022-04-10T20:35:26.417Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:35:26.417Z] ---> Using cache [2022-04-10T20:35:26.417Z] ---> d6ea9f75dd4d [2022-04-10T20:35:26.417Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-10T20:35:26.417Z] Removing intermediate container 2db468ad3e52 [2022-04-10T20:35:26.417Z] ---> 385ce15a9b77 [2022-04-10T20:35:26.417Z] Step 29/31 : LABEL arch=x86_64 [2022-04-10T20:35:26.675Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-10T20:35:26.675Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-10T20:35:26.675Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-10T20:35:26.675Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-10T20:35:26.675Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-10T20:35:26.675Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-10T20:35:26.675Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-10T20:35:26.933Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-10T20:35:26.933Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-10T20:35:26.933Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-10T20:35:26.933Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-10T20:35:26.933Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-10T20:35:26.933Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-10T20:35:26.933Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-10T20:35:26.933Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-10T20:35:26.933Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-10T20:35:26.933Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-10T20:35:26.933Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-10T20:35:26.933Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-10T20:35:26.933Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-10T20:35:26.933Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-10T20:35:26.933Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-10T20:35:26.933Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-10T20:35:26.933Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-10T20:35:26.933Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-10T20:35:26.933Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-10T20:35:26.933Z] ---> Running in b3b8490a8427 [2022-04-10T20:35:27.202Z] ---> Running in c271a3fdccb4 [2022-04-10T20:35:27.202Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:35:27.202Z] OK: 83 MiB in 65 packages [2022-04-10T20:35:27.202Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:35:27.202Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:35:27.202Z] ---> 9043249e00b7 [2022-04-10T20:35:27.202Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T20:35:27.202Z] ---> Using cache [2022-04-10T20:35:27.202Z] ---> 498eebe2e2fa [2022-04-10T20:35:27.202Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:35:27.202Z] ---> Using cache [2022-04-10T20:35:27.202Z] ---> d6ea9f75dd4d [2022-04-10T20:35:27.202Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T20:35:27.461Z] ---> Running in 2cd8d17bb4db [2022-04-10T20:35:27.461Z] Removing intermediate container c271a3fdccb4 [2022-04-10T20:35:27.461Z] ---> 67b8d2984810 [2022-04-10T20:35:27.461Z] Step 30/31 : LABEL git_sha=955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [2022-04-10T20:35:27.721Z] ---> Running in e2593faf45b1 [2022-04-10T20:35:27.980Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:27.980Z] Removing intermediate container e2593faf45b1 [2022-04-10T20:35:27.980Z] ---> 70a200056a3d [2022-04-10T20:35:27.980Z] Step 31/31 : LABEL version=0.0.0 [2022-04-10T20:35:27.980Z] Collecting docker-compose==1.23.2 [2022-04-10T20:35:27.980Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-10T20:35:27.980Z] Collecting docopt<0.7,>=0.6.1 [2022-04-10T20:35:27.980Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-10T20:35:27.980Z] ---> Running in b204d837f8c2 [2022-04-10T20:35:28.237Z] Removing intermediate container b204d837f8c2 [2022-04-10T20:35:28.237Z] ---> 6d58ec9853e2 [2022-04-10T20:35:28.237Z] [2022-04-10T20:35:28.237Z] Successfully built 6d58ec9853e2 [2022-04-10T20:35:28.237Z] Successfully tagged security-bootstrapper:latest [2022-04-10T20:35:28.237Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:28.237Z] Building support-notifications [2022-04-10T20:35:28.237Z] Collecting jsonschema<3,>=2.5.1 [2022-04-10T20:35:28.237Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-10T20:35:28.496Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-10T20:35:28.497Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-10T20:35:28.497Z] Collecting docker<4.0,>=3.6.0 [2022-04-10T20:35:28.497Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-10T20:35:28.497Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-10T20:35:28.497Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-10T20:35:28.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:29.015Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-10T20:35:29.015Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-10T20:35:29.015Z] Collecting texttable<0.10,>=0.9.0 [2022-04-10T20:35:29.015Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-10T20:35:29.015Z] OK: 221 MiB in 52 packages [2022-04-10T20:35:29.015Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:29.275Z] Collecting PyYAML<4,>=3.10 [2022-04-10T20:35:29.275Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-10T20:35:29.536Z] OK: 221 MiB in 52 packages [2022-04-10T20:35:30.124Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-10T20:35:30.124Z] Collecting cached-property<2,>=1.2.0 [2022-04-10T20:35:30.124Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-10T20:35:30.124Z] Collecting docker-pycreds>=0.4.0 [2022-04-10T20:35:30.124Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-10T20:35:30.384Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-10T20:35:30.384Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-10T20:35:30.384Z] Collecting idna<2.8,>=2.5 [2022-04-10T20:35:30.384Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-10T20:35:30.384Z] 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) [2022-04-10T20:35:30.384Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-10T20:35:30.384Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-10T20:35:30.384Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-10T20:35:30.384Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-10T20:35:30.384Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-10T20:35:30.384Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-10T20:35:30.642Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-10T20:35:30.642Z] Attempting uninstall: urllib3 [2022-04-10T20:35:30.642Z] Found existing installation: urllib3 1.26.7 [2022-04-10T20:35:30.642Z] Uninstalling urllib3-1.26.7: [2022-04-10T20:35:30.642Z] Successfully uninstalled urllib3-1.26.7 [2022-04-10T20:35:30.900Z] Attempting uninstall: idna [2022-04-10T20:35:30.900Z] Found existing installation: idna 3.3 [2022-04-10T20:35:30.900Z] Uninstalling idna-3.3: [2022-04-10T20:35:30.900Z] Successfully uninstalled idna-3.3 [2022-04-10T20:35:30.900Z] Removing intermediate container b3b8490a8427 [2022-04-10T20:35:30.900Z] ---> 983558996d27 [2022-04-10T20:35:30.900Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:35:31.160Z] Removing intermediate container 2cd8d17bb4db [2022-04-10T20:35:31.160Z] ---> 04dcc3997398 [2022-04-10T20:35:31.160Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T20:35:31.428Z] Attempting uninstall: requests [2022-04-10T20:35:31.428Z] Found existing installation: requests 2.26.0 [2022-04-10T20:35:31.428Z] Uninstalling requests-2.26.0: [2022-04-10T20:35:31.428Z] Successfully uninstalled requests-2.26.0 [2022-04-10T20:35:31.428Z] ---> 078269732688 [2022-04-10T20:35:31.428Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:35:31.689Z] Running setup.py install for texttable: started [2022-04-10T20:35:31.689Z] ---> Running in 1b41048d9c53 [2022-04-10T20:35:31.689Z] ---> 523537066797 [2022-04-10T20:35:31.689Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:35:31.689Z] ---> Running in b17b544468ce [2022-04-10T20:35:31.948Z] Running setup.py install for texttable: finished with status 'done' [2022-04-10T20:35:31.948Z] Running setup.py install for PyYAML: started [2022-04-10T20:35:32.206Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-10T20:35:32.464Z] Running setup.py install for docopt: started [2022-04-10T20:35:32.722Z] Running setup.py install for docopt: finished with status 'done' [2022-04-10T20:35:32.722Z] Running setup.py install for dockerpty: started [2022-04-10T20:35:32.981Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-10T20:35:33.552Z] 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 [2022-04-10T20:35:33.810Z] Removing intermediate container 1b41048d9c53 [2022-04-10T20:35:33.810Z] ---> b6129c8d2a0d [2022-04-10T20:35:33.810Z] Step 8/23 : COPY . . [2022-04-10T20:35:34.071Z] Removing intermediate container b17b544468ce [2022-04-10T20:35:34.071Z] ---> 0d6963fa0c9b [2022-04-10T20:35:34.071Z] Step 8/25 : COPY . . [2022-04-10T20:35:34.657Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:35:34.657Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:35:34.657Z] ---> 9043249e00b7 [2022-04-10T20:35:34.657Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T20:35:34.657Z] ---> Using cache [2022-04-10T20:35:34.657Z] ---> 498eebe2e2fa [2022-04-10T20:35:34.657Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:35:34.657Z] ---> Using cache [2022-04-10T20:35:34.657Z] ---> d6ea9f75dd4d [2022-04-10T20:35:34.657Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-10T20:35:35.223Z] ---> Running in ecb6e35a3fed [2022-04-10T20:35:35.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:36.728Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:36.986Z] OK: 221 MiB in 52 packages [2022-04-10T20:35:40.296Z] Removing intermediate container a76a087ee46a [2022-04-10T20:35:40.296Z] ---> 4412603e1611 [2022-04-10T20:35:40.296Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-10T20:35:40.554Z] Removing intermediate container ecb6e35a3fed [2022-04-10T20:35:40.554Z] ---> 515d7c63afd6 [2022-04-10T20:35:40.554Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T20:35:40.813Z] ---> Running in 72abbacf758c [2022-04-10T20:35:41.073Z] ---> 0c9744bcf2b3 [2022-04-10T20:35:41.073Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:35:41.369Z] Removing intermediate container 72abbacf758c [2022-04-10T20:35:41.369Z] ---> ad16b9f10fdf [2022-04-10T20:35:41.369Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-10T20:35:41.369Z] ---> Running in e311037394bf [2022-04-10T20:35:41.369Z] ---> Running in b9cd493bb44f [2022-04-10T20:35:41.628Z] Removing intermediate container b9cd493bb44f [2022-04-10T20:35:41.628Z] ---> eb1a07f8bbd1 [2022-04-10T20:35:41.628Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-10T20:35:42.563Z] ---> a3b02dcb3614 [2022-04-10T20:35:42.563Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-10T20:35:42.821Z] Removing intermediate container e311037394bf [2022-04-10T20:35:42.821Z] ---> 6b0007360978 [2022-04-10T20:35:42.821Z] Step 8/22 : COPY . . [2022-04-10T20:35:43.078Z] ---> 3c597dce5a83 [2022-04-10T20:35:43.078Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-10T20:35:44.979Z] ---> a3bb33e0ad53 [2022-04-10T20:35:44.979Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-10T20:35:44.979Z] ---> Running in d98f97f1cd07 [2022-04-10T20:35:44.979Z] ---> fdefa554b1c6 [2022-04-10T20:35:44.979Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T20:35:44.979Z] Removing intermediate container d98f97f1cd07 [2022-04-10T20:35:44.979Z] ---> 0cbbaa613393 [2022-04-10T20:35:44.979Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:35:44.979Z] ---> Running in be8cc7f513ad [2022-04-10T20:35:44.979Z] ---> 272c988670de [2022-04-10T20:35:44.979Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-10T20:35:44.979Z] ---> Running in 02233dcae4ff [2022-04-10T20:35:44.979Z] ---> Running in fe177802a2ca [2022-04-10T20:35:45.238Z] Removing intermediate container be8cc7f513ad [2022-04-10T20:35:45.238Z] ---> be51e78e98f9 [2022-04-10T20:35:45.238Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-10T20:35:45.238Z] ---> Running in 78fd37d7ac33 [2022-04-10T20:35:45.238Z] Removing intermediate container 02233dcae4ff [2022-04-10T20:35:45.238Z] ---> b74697bccc00 [2022-04-10T20:35:45.238Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:35:45.238Z] ---> Running in c250122f8a9b [2022-04-10T20:35:45.496Z] Removing intermediate container c250122f8a9b [2022-04-10T20:35:45.496Z] ---> 33cf41b603ff [2022-04-10T20:35:45.496Z] Step 22/23 : LABEL git_sha=955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [2022-04-10T20:35:45.496Z] 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 [2022-04-10T20:35:45.496Z] ---> Running in 6ce46dc692cb [2022-04-10T20:35:45.757Z] Removing intermediate container 6ce46dc692cb [2022-04-10T20:35:45.757Z] ---> f74cbdecb94f [2022-04-10T20:35:45.757Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:35:45.757Z] ---> Running in 63bbfc9922bf [2022-04-10T20:35:46.016Z] Removing intermediate container 63bbfc9922bf [2022-04-10T20:35:46.016Z] ---> 4f7b95e0230e [2022-04-10T20:35:46.016Z] [2022-04-10T20:35:46.016Z] Successfully built 4f7b95e0230e [2022-04-10T20:35:46.016Z] Successfully tagged sys-mgmt-agent:latest [2022-04-10T20:35:46.016Z]  Building sys-mgmt-agent ... done Removing intermediate container 78fd37d7ac33 [2022-04-10T20:35:46.016Z] ---> c0e6a2c8be72 [2022-04-10T20:35:46.016Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-10T20:35:46.016Z] Building security-secretstore-setup [2022-04-10T20:35:46.275Z] ---> Running in fa4ac4368380 [2022-04-10T20:35:46.535Z] Removing intermediate container fa4ac4368380 [2022-04-10T20:35:46.535Z] ---> 15f6bfc6e0f5 [2022-04-10T20:35:46.535Z] 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 [2022-04-10T20:35:47.470Z] ---> Running in 48cf638a8b10 [2022-04-10T20:35:48.408Z] spire-1.2.1/ [2022-04-10T20:35:48.408Z] spire-1.2.1/.data/ [2022-04-10T20:35:48.408Z] spire-1.2.1/.data/.file [2022-04-10T20:35:48.408Z] spire-1.2.1/.dockerignore [2022-04-10T20:35:48.408Z] spire-1.2.1/.gitattributes [2022-04-10T20:35:48.408Z] spire-1.2.1/.githooks/ [2022-04-10T20:35:48.408Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T20:35:48.408Z] spire-1.2.1/.github/ [2022-04-10T20:35:48.408Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T20:35:48.408Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T20:35:48.408Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T20:35:48.408Z] spire-1.2.1/.github/workflows/ [2022-04-10T20:35:48.408Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T20:35:48.408Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T20:35:48.408Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T20:35:48.408Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T20:35:48.408Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T20:35:48.408Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T20:35:48.408Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T20:35:48.408Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T20:35:48.408Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T20:35:48.408Z] spire-1.2.1/.gitignore [2022-04-10T20:35:48.409Z] spire-1.2.1/.go-version [2022-04-10T20:35:48.409Z] spire-1.2.1/.golangci.yml [2022-04-10T20:35:48.409Z] spire-1.2.1/ADOPTERS.md [2022-04-10T20:35:48.409Z] spire-1.2.1/CHANGELOG.md [2022-04-10T20:35:48.409Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T20:35:48.409Z] spire-1.2.1/CODEOWNERS [2022-04-10T20:35:48.409Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T20:35:48.409Z] spire-1.2.1/Dockerfile [2022-04-10T20:35:48.409Z] spire-1.2.1/Dockerfile.dev [2022-04-10T20:35:48.409Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T20:35:48.409Z] spire-1.2.1/LICENSE [2022-04-10T20:35:48.409Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T20:35:48.409Z] spire-1.2.1/Makefile [2022-04-10T20:35:48.409Z] spire-1.2.1/README.md [2022-04-10T20:35:48.409Z] spire-1.2.1/ROADMAP.md [2022-04-10T20:35:48.409Z] spire-1.2.1/SECURITY.md [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T20:35:48.409Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T20:35:48.409Z] spire-1.2.1/conf/ [2022-04-10T20:35:48.409Z] spire-1.2.1/conf/agent/ [2022-04-10T20:35:48.409Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T20:35:48.409Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T20:35:48.409Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T20:35:48.409Z] spire-1.2.1/conf/server/ [2022-04-10T20:35:48.409Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T20:35:48.409Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T20:35:48.409Z] spire-1.2.1/conf/server/server.conf [2022-04-10T20:35:48.409Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/ [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/auditlog.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/images/ [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/spire_server.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/telemetry.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/upgrading.md [2022-04-10T20:35:48.409Z] spire-1.2.1/doc/using_spire.md [2022-04-10T20:35:48.409Z] spire-1.2.1/examples/ [2022-04-10T20:35:48.409Z] spire-1.2.1/examples/README.md [2022-04-10T20:35:48.409Z] spire-1.2.1/go.mod [2022-04-10T20:35:48.409Z] spire-1.2.1/go.sum [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/ [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/ [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T20:35:48.409Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T20:35:48.410Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/health/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/log/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T20:35:48.411Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/util/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/version/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/config.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T20:35:48.412Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/server.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/ [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/private/ [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/private/server/ [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/spire/ [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/spire/common/ [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T20:35:48.413Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T20:35:48.413Z] spire-1.2.1/release/ [2022-04-10T20:35:48.413Z] spire-1.2.1/release/spire-extras/ [2022-04-10T20:35:48.413Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T20:35:48.413Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T20:35:48.413Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T20:35:48.413Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T20:35:48.413Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T20:35:48.413Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T20:35:48.413Z] spire-1.2.1/release/spire/ [2022-04-10T20:35:48.413Z] spire-1.2.1/release/spire/README.md [2022-04-10T20:35:48.413Z] spire-1.2.1/release/spire/conf/ [2022-04-10T20:35:48.413Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T20:35:48.413Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T20:35:48.413Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T20:35:48.413Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T20:35:48.413Z] spire-1.2.1/script/ [2022-04-10T20:35:48.413Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T20:35:48.413Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T20:35:48.413Z] spire-1.2.1/support/ [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/ [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T20:35:48.413Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T20:35:48.414Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T20:35:48.414Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T20:35:48.414Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/clock/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/clock/clock.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T20:35:48.414Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/README.md [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/common [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T20:35:48.414Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T20:35:48.415Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T20:35:48.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T20:35:48.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T20:35:48.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T20:35:48.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T20:35:48.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T20:35:48.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T20:35:48.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T20:35:48.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T20:35:48.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T20:35:48.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T20:35:48.416Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T20:35:48.416Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T20:35:48.416Z] spire-1.2.1/test/integration/test.sh [2022-04-10T20:35:48.416Z] spire-1.2.1/test/plugintest/ [2022-04-10T20:35:48.416Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/spiretest/ [2022-04-10T20:35:48.416Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/testca/ [2022-04-10T20:35:48.416Z] spire-1.2.1/test/testca/ca.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/testkey/ [2022-04-10T20:35:48.416Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T20:35:48.416Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/testkey/new.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T20:35:48.416Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/util/ [2022-04-10T20:35:48.416Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/util/race.go [2022-04-10T20:35:48.416Z] spire-1.2.1/test/util/util.go [2022-04-10T20:35:48.416Z] building spire from source... [2022-04-10T20:35:48.416Z] Installing go1.17.7... [2022-04-10T20:35:49.792Z] ---> 2cffb4592c6d [2022-04-10T20:35:49.792Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-10T20:35:49.792Z] ---> Running in 1857f8a07bf4 [2022-04-10T20:35:50.359Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:35:50.359Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:35:50.359Z] ---> 9043249e00b7 [2022-04-10T20:35:50.359Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T20:35:50.359Z] ---> Using cache [2022-04-10T20:35:50.359Z] ---> 498eebe2e2fa [2022-04-10T20:35:50.359Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:35:50.359Z] ---> Using cache [2022-04-10T20:35:50.359Z] ---> d6ea9f75dd4d [2022-04-10T20:35:50.359Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-10T20:35:50.359Z] ---> Using cache [2022-04-10T20:35:50.359Z] ---> 03ce1562ca48 [2022-04-10T20:35:50.359Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T20:35:50.359Z] ---> Using cache [2022-04-10T20:35:50.359Z] ---> 9bc7aa55bb5a [2022-04-10T20:35:50.359Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:35:50.359Z] ---> Using cache [2022-04-10T20:35:50.359Z] ---> 15f2baae4889 [2022-04-10T20:35:50.359Z] Step 8/25 : COPY . . [2022-04-10T20:35:50.359Z] ---> Using cache [2022-04-10T20:35:50.359Z] ---> 6f27f4298216 [2022-04-10T20:35:50.359Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-10T20:35:50.618Z] 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 [2022-04-10T20:35:50.876Z] ---> Running in e49d3d8e0b10 [2022-04-10T20:35:51.444Z] 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 [2022-04-10T20:35:53.974Z] Building bin/spire-server... [2022-04-10T20:35:53.974Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T20:35:53.974Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T20:35:53.974Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T20:35:53.974Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T20:35:53.974Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T20:35:54.232Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T20:35:54.232Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T20:35:54.232Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T20:35:54.232Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T20:35:54.490Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T20:35:54.490Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T20:35:54.490Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T20:35:54.490Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T20:35:54.490Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T20:35:54.490Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T20:35:54.490Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T20:35:54.491Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T20:35:54.749Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T20:35:54.749Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T20:35:54.749Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T20:35:54.749Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T20:35:55.021Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T20:35:55.021Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T20:35:55.021Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T20:35:55.021Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T20:35:55.021Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T20:35:55.021Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T20:35:55.021Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T20:35:55.021Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T20:35:55.021Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T20:35:55.021Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T20:35:55.021Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T20:35:55.021Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T20:35:55.021Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T20:35:55.021Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T20:35:55.021Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T20:35:55.281Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T20:35:55.281Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T20:35:55.281Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T20:35:55.281Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T20:35:55.281Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T20:35:55.281Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T20:35:55.281Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T20:35:55.281Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T20:35:55.281Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T20:35:55.281Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T20:35:55.281Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T20:35:55.540Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T20:35:55.540Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T20:35:55.540Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T20:35:58.073Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T20:35:58.073Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T20:35:58.073Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T20:35:58.073Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T20:35:58.073Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T20:35:58.073Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T20:36:02.330Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T20:36:02.330Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T20:36:02.330Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T20:36:02.330Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T20:36:02.330Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T20:36:02.330Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T20:36:02.330Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T20:36:02.330Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T20:36:02.330Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T20:36:02.330Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T20:36:03.272Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T20:36:03.532Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T20:36:03.532Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T20:36:03.532Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T20:36:03.532Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T20:36:03.532Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T20:36:03.532Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T20:36:03.793Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T20:36:03.793Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T20:36:04.053Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T20:36:04.053Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T20:36:04.053Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T20:36:04.053Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T20:36:04.314Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T20:36:04.314Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T20:36:04.314Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T20:36:04.314Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T20:36:04.576Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T20:36:04.576Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T20:36:04.576Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T20:36:04.576Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T20:36:04.576Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T20:36:04.576Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T20:36:04.576Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T20:36:04.838Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T20:36:04.838Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T20:36:04.838Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T20:36:07.384Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T20:36:07.384Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T20:36:07.384Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T20:36:07.384Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T20:36:07.384Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T20:36:07.645Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T20:36:07.645Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T20:36:07.645Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T20:36:07.645Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T20:36:07.645Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T20:36:07.645Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T20:36:07.645Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T20:36:07.645Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T20:36:07.645Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T20:36:07.645Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T20:36:07.645Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T20:36:07.645Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T20:36:07.645Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T20:36:07.905Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T20:36:07.905Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T20:36:07.905Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T20:36:07.905Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T20:36:07.905Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T20:36:07.905Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T20:36:07.905Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T20:36:07.905Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T20:36:07.905Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T20:36:07.905Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T20:36:08.166Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T20:36:08.166Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T20:36:08.166Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T20:36:08.166Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T20:36:08.166Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T20:36:08.166Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T20:36:08.166Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T20:36:08.166Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T20:36:08.166Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T20:36:08.426Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T20:36:08.426Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T20:36:08.426Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T20:36:08.426Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T20:36:08.426Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T20:36:08.426Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T20:36:08.426Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T20:36:08.426Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T20:36:08.426Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T20:36:08.426Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T20:36:08.426Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T20:36:08.426Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T20:36:08.426Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T20:36:15.024Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T20:36:15.024Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T20:36:21.625Z] 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 [2022-04-10T20:36:29.740Z] Building bin/spire-agent... [2022-04-10T20:36:29.740Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T20:36:29.740Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T20:36:29.740Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T20:36:29.740Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T20:36:29.740Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T20:36:29.740Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T20:36:29.740Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T20:36:29.740Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T20:36:29.740Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T20:36:29.740Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T20:36:29.740Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T20:36:29.740Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T20:36:29.740Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T20:36:38.095Z] Removing intermediate container 1857f8a07bf4 [2022-04-10T20:36:38.095Z] ---> bd2faa1a6b8c [2022-04-10T20:36:38.095Z] [2022-04-10T20:36:38.095Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T20:36:38.095Z] ---> e04c818066af [2022-04-10T20:36:38.095Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-10T20:36:38.095Z] ---> Running in c844069ca1ba [2022-04-10T20:36:38.095Z] Removing intermediate container fe177802a2ca [2022-04-10T20:36:38.095Z] ---> ea707868f2a7 [2022-04-10T20:36:38.095Z] [2022-04-10T20:36:38.095Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T20:36:38.095Z] ---> e04c818066af [2022-04-10T20:36:38.095Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-10T20:36:38.095Z] Removing intermediate container e49d3d8e0b10 [2022-04-10T20:36:38.095Z] ---> 30d6f879017b [2022-04-10T20:36:38.095Z] [2022-04-10T20:36:38.095Z] Step 10/25 : FROM alpine:3.14 [2022-04-10T20:36:38.095Z] ---> e04c818066af [2022-04-10T20:36:38.095Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-10T20:36:38.095Z] ---> Running in f0858c7d302b [2022-04-10T20:36:38.095Z] ---> Running in 358d9d928a2e [2022-04-10T20:36:38.095Z] Removing intermediate container f0858c7d302b [2022-04-10T20:36:38.095Z] ---> c94558241a2a [2022-04-10T20:36:38.095Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-10T20:36:38.095Z] ---> Running in 32e29389844f [2022-04-10T20:36:38.354Z] Removing intermediate container 32e29389844f [2022-04-10T20:36:38.354Z] ---> 7092c026106c [2022-04-10T20:36:38.354Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-10T20:36:38.354Z] ---> Running in 8582f1c8f27d [2022-04-10T20:36:38.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:38.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:38.613Z] Removing intermediate container 8582f1c8f27d [2022-04-10T20:36:38.613Z] ---> a13bf2c4c09d [2022-04-10T20:36:38.613Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:36:38.613Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-10T20:36:38.871Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-10T20:36:38.871Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:36:38.871Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:36:38.871Z] OK: 6 MiB in 16 packages [2022-04-10T20:36:38.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:38.871Z] ---> Running in f4db3535e2ee [2022-04-10T20:36:38.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:39.130Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-10T20:36:39.130Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-10T20:36:39.130Z] (3/3) Installing su-exec (0.2-r1) [2022-04-10T20:36:39.130Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:36:39.130Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:36:39.130Z] OK: 6 MiB in 17 packages [2022-04-10T20:36:40.077Z] Removing intermediate container c844069ca1ba [2022-04-10T20:36:40.077Z] ---> cd88771d8649 [2022-04-10T20:36:40.077Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:36:40.356Z] ---> Running in 8b5a869d280f [2022-04-10T20:36:40.356Z] Removing intermediate container 358d9d928a2e [2022-04-10T20:36:40.356Z] ---> bcc61482a642 [2022-04-10T20:36:40.356Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T20:36:40.618Z] ---> Running in c0bef773a3ca [2022-04-10T20:36:40.618Z] Removing intermediate container 8b5a869d280f [2022-04-10T20:36:40.618Z] ---> 2b206aa536e3 [2022-04-10T20:36:40.618Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-10T20:36:40.883Z] ---> Running in 4eeec3e4bc65 [2022-04-10T20:36:40.883Z] Removing intermediate container c0bef773a3ca [2022-04-10T20:36:40.883Z] ---> cc361f7448e3 [2022-04-10T20:36:40.883Z] Step 13/25 : WORKDIR / [2022-04-10T20:36:41.164Z] Removing intermediate container f4db3535e2ee [2022-04-10T20:36:41.164Z] ---> 7b5c4a6344f4 [2022-04-10T20:36:41.164Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-10T20:36:41.164Z] ---> Running in a0e5aefa2128 [2022-04-10T20:36:41.164Z] Removing intermediate container 4eeec3e4bc65 [2022-04-10T20:36:41.164Z] ---> 01c590481501 [2022-04-10T20:36:41.164Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T20:36:41.429Z] ---> Running in 876ebf351d71 [2022-04-10T20:36:41.429Z] ---> Running in 5d15c5c21bd8 [2022-04-10T20:36:41.693Z] Removing intermediate container a0e5aefa2128 [2022-04-10T20:36:41.693Z] ---> c0a0580f2114 [2022-04-10T20:36:41.693Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-10T20:36:41.952Z] Removing intermediate container 5d15c5c21bd8 [2022-04-10T20:36:41.952Z] ---> 61393c0cc1eb [2022-04-10T20:36:41.952Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:36:41.952Z] ---> f13bd67fdddb [2022-04-10T20:36:41.952Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-10T20:36:42.210Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:42.470Z] ---> 069dc925d8e0 [2022-04-10T20:36:42.470Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-10T20:36:42.470Z] ---> 70e1c8e79fae [2022-04-10T20:36:42.470Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-10T20:36:43.038Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:43.038Z] ---> e4451884f921 [2022-04-10T20:36:43.038Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-10T20:36:43.297Z] ---> 43f5ede4bde6 [2022-04-10T20:36:43.297Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-10T20:36:43.297Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-10T20:36:43.297Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-10T20:36:43.558Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-10T20:36:43.558Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-10T20:36:43.558Z] ---> 3c2c8520f61d [2022-04-10T20:36:43.558Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-10T20:36:43.558Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-10T20:36:43.816Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-10T20:36:43.816Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:36:43.816Z] OK: 8 MiB in 20 packages [2022-04-10T20:36:44.074Z] ---> 15d3bd5bfd2e [2022-04-10T20:36:44.075Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-10T20:36:44.075Z] ---> Running in 4a7c5cdb60b4 [2022-04-10T20:36:44.650Z] ---> 5702f513250b [2022-04-10T20:36:44.650Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-10T20:36:44.650Z] Removing intermediate container 4a7c5cdb60b4 [2022-04-10T20:36:44.650Z] ---> 3b08eba5b014 [2022-04-10T20:36:44.650Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:36:44.650Z] ---> Running in 277d645b2cc2 [2022-04-10T20:36:44.912Z] Removing intermediate container 876ebf351d71 [2022-04-10T20:36:44.912Z] ---> 42ceb4121b02 [2022-04-10T20:36:44.912Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:36:45.171Z] Removing intermediate container 277d645b2cc2 [2022-04-10T20:36:45.171Z] ---> bdf4f6f2a110 [2022-04-10T20:36:45.171Z] Step 20/22 : LABEL arch=x86_64 [2022-04-10T20:36:45.171Z] ---> Running in 07ca847f6164 [2022-04-10T20:36:45.433Z] Removing intermediate container 07ca847f6164 [2022-04-10T20:36:45.433Z] ---> 3deb95c0a1f1 [2022-04-10T20:36:45.433Z] Step 21/22 : LABEL git_sha=955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [2022-04-10T20:36:45.692Z] ---> f697a0bde9e6 [2022-04-10T20:36:45.692Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-10T20:36:45.692Z] ---> a832b40d0d7c [2022-04-10T20:36:45.692Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T20:36:45.692Z] ---> Running in 5dbee5124b47 [2022-04-10T20:36:46.262Z] Removing intermediate container 5dbee5124b47 [2022-04-10T20:36:46.262Z] ---> 5de074bf73e5 [2022-04-10T20:36:46.262Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T20:36:46.538Z] ---> 6e949aeb6530 [2022-04-10T20:36:46.538Z] 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/ [2022-04-10T20:36:46.796Z] ---> Running in acc20f65b39a [2022-04-10T20:36:47.056Z] ---> Running in 52eaf066addb [2022-04-10T20:36:47.056Z] ---> fcc5d946ac8f [2022-04-10T20:36:47.056Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-10T20:36:47.056Z] Removing intermediate container acc20f65b39a [2022-04-10T20:36:47.056Z] ---> d83d3ff24522 [2022-04-10T20:36:47.056Z] [2022-04-10T20:36:47.625Z] Successfully built d83d3ff24522 [2022-04-10T20:36:47.625Z] Successfully tagged support-notifications:latest [2022-04-10T20:36:47.625Z] Building security-spire-config [2022-04-10T20:36:47.625Z]  Building support-notifications ... done  ---> 675ab94a46cc [2022-04-10T20:36:47.625Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-10T20:36:47.625Z] ---> Running in 4b830c0a4539 [2022-04-10T20:36:49.535Z] Removing intermediate container 4b830c0a4539 [2022-04-10T20:36:49.535Z] ---> 3c05d6b4e913 [2022-04-10T20:36:49.535Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:36:50.471Z] ---> Running in 96a4556c2390 [2022-04-10T20:36:51.045Z] Removing intermediate container 96a4556c2390 [2022-04-10T20:36:51.045Z] ---> 5b89da8ab4f0 [2022-04-10T20:36:51.045Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:36:51.045Z] ---> Running in 8f0d54247463 [2022-04-10T20:36:51.045Z] Removing intermediate container 52eaf066addb [2022-04-10T20:36:51.045Z] ---> 1db49f742f75 [2022-04-10T20:36:51.045Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T20:36:51.305Z] ---> Running in 8b76ce59383e [2022-04-10T20:36:51.567Z] Removing intermediate container 8f0d54247463 [2022-04-10T20:36:51.567Z] ---> ecbd2188a168 [2022-04-10T20:36:51.567Z] Step 22/23 : LABEL git_sha=955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [2022-04-10T20:36:51.826Z] Removing intermediate container 8b76ce59383e [2022-04-10T20:36:51.826Z] ---> 82c56285b52b [2022-04-10T20:36:51.826Z] Step 23/25 : LABEL arch=x86_64 [2022-04-10T20:36:51.826Z] ---> Running in d37e3d5d6bf3 [2022-04-10T20:36:52.099Z] ---> Running in 49c95b7da102 [2022-04-10T20:36:52.359Z] Removing intermediate container d37e3d5d6bf3 [2022-04-10T20:36:52.359Z] ---> 7d6bfbe9c93d [2022-04-10T20:36:52.359Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:36:52.359Z] ---> Running in 2fc736175087 [2022-04-10T20:36:52.620Z] Removing intermediate container 49c95b7da102 [2022-04-10T20:36:52.620Z] ---> 8083447b459f [2022-04-10T20:36:52.620Z] Step 24/25 : LABEL git_sha=955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [2022-04-10T20:36:52.620Z] ---> Running in acbb8cf21b1b [2022-04-10T20:36:53.187Z] Removing intermediate container 2fc736175087 [2022-04-10T20:36:53.187Z] ---> 1cc884c9cb87 [2022-04-10T20:36:53.187Z] [2022-04-10T20:36:53.187Z] Removing intermediate container acbb8cf21b1b [2022-04-10T20:36:53.187Z] ---> 6621ae5cbfb1 [2022-04-10T20:36:53.187Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T20:36:53.447Z] Successfully built 1cc884c9cb87 [2022-04-10T20:36:53.706Z] Successfully tagged core-data:latest [2022-04-10T20:36:53.706Z] Building security-spiffe-token-provider [2022-04-10T20:36:53.706Z] ---> Running in f8083dd4af59 [2022-04-10T20:36:55.087Z]  Building core-data ... done Removing intermediate container f8083dd4af59 [2022-04-10T20:36:55.087Z] ---> b5eb348ffa5a [2022-04-10T20:36:55.087Z] [2022-04-10T20:36:55.087Z] Successfully built b5eb348ffa5a [2022-04-10T20:36:55.087Z] Successfully tagged security-secretstore-setup:latest [2022-04-10T20:36:55.087Z]  Building security-secretstore-setup ... done Building core-command [2022-04-10T20:37:00.368Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:37:00.368Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:37:00.368Z] ---> 9043249e00b7 [2022-04-10T20:37:00.368Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T20:37:00.368Z] ---> Using cache [2022-04-10T20:37:00.368Z] ---> 498eebe2e2fa [2022-04-10T20:37:00.368Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:37:00.368Z] ---> Using cache [2022-04-10T20:37:00.368Z] ---> d6ea9f75dd4d [2022-04-10T20:37:00.368Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T20:37:00.368Z] ---> Using cache [2022-04-10T20:37:00.368Z] ---> 04dcc3997398 [2022-04-10T20:37:00.368Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T20:37:00.368Z] ---> Using cache [2022-04-10T20:37:00.368Z] ---> 523537066797 [2022-04-10T20:37:00.368Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:37:00.368Z] ---> Using cache [2022-04-10T20:37:00.368Z] ---> 0d6963fa0c9b [2022-04-10T20:37:00.368Z] Step 8/26 : COPY . . [2022-04-10T20:37:00.368Z] ---> Using cache [2022-04-10T20:37:00.368Z] ---> fdefa554b1c6 [2022-04-10T20:37:00.368Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T20:37:00.368Z] ---> Using cache [2022-04-10T20:37:00.368Z] ---> be51e78e98f9 [2022-04-10T20:37:00.368Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T20:37:00.368Z] ---> Using cache [2022-04-10T20:37:00.368Z] ---> c0e6a2c8be72 [2022-04-10T20:37:00.368Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T20:37:00.368Z] ---> Using cache [2022-04-10T20:37:00.368Z] ---> 15f6bfc6e0f5 [2022-04-10T20:37:00.368Z] 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 [2022-04-10T20:37:06.944Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:37:06.944Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:37:06.944Z] ---> 9043249e00b7 [2022-04-10T20:37:06.944Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:37:06.944Z] ---> Using cache [2022-04-10T20:37:06.944Z] ---> 498eebe2e2fa [2022-04-10T20:37:06.944Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:37:06.944Z] ---> Using cache [2022-04-10T20:37:06.944Z] ---> d6ea9f75dd4d [2022-04-10T20:37:06.944Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T20:37:06.944Z] ---> Using cache [2022-04-10T20:37:06.944Z] ---> 03ce1562ca48 [2022-04-10T20:37:06.944Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:37:06.944Z] ---> Using cache [2022-04-10T20:37:06.944Z] ---> 9bc7aa55bb5a [2022-04-10T20:37:06.944Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:37:06.944Z] ---> Using cache [2022-04-10T20:37:06.944Z] ---> 15f2baae4889 [2022-04-10T20:37:06.944Z] Step 8/23 : COPY . . [2022-04-10T20:37:06.944Z] ---> Using cache [2022-04-10T20:37:06.944Z] ---> 6f27f4298216 [2022-04-10T20:37:06.944Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-10T20:37:06.944Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:37:06.944Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:37:06.944Z] ---> 9043249e00b7 [2022-04-10T20:37:06.944Z] Step 3/20 : WORKDIR /edgex-go [2022-04-10T20:37:06.944Z] ---> Using cache [2022-04-10T20:37:06.944Z] ---> 498eebe2e2fa [2022-04-10T20:37:06.944Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-10T20:37:10.248Z] ---> Running in c3e8b870d4c5 [2022-04-10T20:37:10.248Z] ---> Running in 0f1ab6c09bf0 [2022-04-10T20:37:10.248Z] ---> Running in d0be438672a4 [2022-04-10T20:37:10.822Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:11.083Z] 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 [2022-04-10T20:37:11.083Z] spire-1.2.1/ [2022-04-10T20:37:11.083Z] spire-1.2.1/.data/ [2022-04-10T20:37:11.083Z] spire-1.2.1/.data/.file [2022-04-10T20:37:11.083Z] spire-1.2.1/.dockerignore [2022-04-10T20:37:11.083Z] spire-1.2.1/.gitattributes [2022-04-10T20:37:11.083Z] spire-1.2.1/.githooks/ [2022-04-10T20:37:11.083Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T20:37:11.083Z] spire-1.2.1/.github/ [2022-04-10T20:37:11.083Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T20:37:11.083Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T20:37:11.083Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T20:37:11.083Z] spire-1.2.1/.github/workflows/ [2022-04-10T20:37:11.083Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T20:37:11.083Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T20:37:11.083Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T20:37:11.083Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T20:37:11.083Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T20:37:11.083Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T20:37:11.083Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T20:37:11.083Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T20:37:11.083Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T20:37:11.083Z] spire-1.2.1/.gitignore [2022-04-10T20:37:11.083Z] spire-1.2.1/.go-version [2022-04-10T20:37:11.083Z] spire-1.2.1/.golangci.yml [2022-04-10T20:37:11.083Z] spire-1.2.1/ADOPTERS.md [2022-04-10T20:37:11.083Z] spire-1.2.1/CHANGELOG.md [2022-04-10T20:37:11.083Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T20:37:11.083Z] spire-1.2.1/CODEOWNERS [2022-04-10T20:37:11.083Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T20:37:11.083Z] spire-1.2.1/Dockerfile [2022-04-10T20:37:11.083Z] spire-1.2.1/Dockerfile.dev [2022-04-10T20:37:11.083Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T20:37:11.083Z] spire-1.2.1/LICENSE [2022-04-10T20:37:11.083Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T20:37:11.083Z] spire-1.2.1/Makefile [2022-04-10T20:37:11.083Z] spire-1.2.1/README.md [2022-04-10T20:37:11.083Z] spire-1.2.1/ROADMAP.md [2022-04-10T20:37:11.083Z] spire-1.2.1/SECURITY.md [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T20:37:11.083Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T20:37:11.346Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T20:37:11.346Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T20:37:11.346Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T20:37:11.346Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T20:37:11.346Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T20:37:11.346Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T20:37:11.346Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T20:37:11.346Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T20:37:11.346Z] spire-1.2.1/conf/ [2022-04-10T20:37:11.346Z] spire-1.2.1/conf/agent/ [2022-04-10T20:37:11.346Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T20:37:11.346Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T20:37:11.346Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T20:37:11.346Z] spire-1.2.1/conf/server/ [2022-04-10T20:37:11.346Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T20:37:11.346Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T20:37:11.346Z] spire-1.2.1/conf/server/server.conf [2022-04-10T20:37:11.346Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T20:37:11.346Z] spire-1.2.1/doc/ [2022-04-10T20:37:11.346Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T20:37:11.346Z] spire-1.2.1/doc/auditlog.md [2022-04-10T20:37:11.346Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T20:37:11.346Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T20:37:11.346Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T20:37:11.346Z] spire-1.2.1/doc/images/ [2022-04-10T20:37:11.346Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T20:37:11.346Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T20:37:11.346Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T20:37:11.346Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T20:37:11.346Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T20:37:11.346Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/spire_server.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/telemetry.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/upgrading.md [2022-04-10T20:37:11.347Z] spire-1.2.1/doc/using_spire.md [2022-04-10T20:37:11.347Z] spire-1.2.1/examples/ [2022-04-10T20:37:11.347Z] spire-1.2.1/examples/README.md [2022-04-10T20:37:11.347Z] spire-1.2.1/go.mod [2022-04-10T20:37:11.347Z] spire-1.2.1/go.sum [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:37:11.347Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/health/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T20:37:11.348Z] spire-1.2.1/pkg/common/log/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/util/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/version/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T20:37:11.349Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/config.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:37:11.350Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/server.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T20:37:11.351Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/ [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/private/ [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/private/server/ [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/spire/ [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/spire/common/ [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T20:37:11.352Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T20:37:11.352Z] spire-1.2.1/release/ [2022-04-10T20:37:11.352Z] spire-1.2.1/release/spire-extras/ [2022-04-10T20:37:11.352Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T20:37:11.352Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T20:37:11.352Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T20:37:11.352Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T20:37:11.352Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/release/spire/ [2022-04-10T20:37:11.352Z] spire-1.2.1/release/spire/README.md [2022-04-10T20:37:11.352Z] spire-1.2.1/release/spire/conf/ [2022-04-10T20:37:11.352Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T20:37:11.352Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T20:37:11.352Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/script/ [2022-04-10T20:37:11.352Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T20:37:11.352Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T20:37:11.352Z] spire-1.2.1/support/ [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/ [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T20:37:11.352Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T20:37:11.352Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T20:37:11.352Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/clock/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/clock/clock.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T20:37:11.352Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T20:37:11.353Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T20:37:11.353Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T20:37:11.353Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T20:37:11.353Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T20:37:11.353Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T20:37:11.353Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T20:37:11.353Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T20:37:11.353Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T20:37:11.353Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T20:37:11.353Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T20:37:11.353Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/README.md [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/common [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T20:37:11.353Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T20:37:11.354Z] spire-1.2.1/test/integration/test.sh [2022-04-10T20:37:11.354Z] spire-1.2.1/test/plugintest/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/spiretest/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/testca/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/testca/ca.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/testkey/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T20:37:11.354Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/testkey/new.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/util/ [2022-04-10T20:37:11.354Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/util/race.go [2022-04-10T20:37:11.354Z] spire-1.2.1/test/util/util.go [2022-04-10T20:37:11.354Z] building spire from source... [2022-04-10T20:37:11.354Z] Installing go1.17.7... [2022-04-10T20:37:11.923Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:12.869Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:37:12.869Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:37:12.869Z] OK: 15864 distinct packages available [2022-04-10T20:37:12.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:13.806Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:14.069Z] OK: 221 MiB in 52 packages [2022-04-10T20:37:17.355Z] Building bin/spire-server... [2022-04-10T20:37:17.355Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T20:37:17.355Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T20:37:17.355Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T20:37:17.355Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T20:37:17.355Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T20:37:17.355Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T20:37:17.355Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T20:37:17.355Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T20:37:17.355Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T20:37:17.355Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T20:37:17.355Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T20:37:17.355Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T20:37:17.355Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T20:37:17.614Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T20:37:17.614Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T20:37:17.614Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T20:37:17.614Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T20:37:17.872Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T20:37:17.872Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T20:37:17.872Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T20:37:17.872Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T20:37:17.872Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T20:37:18.132Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T20:37:18.132Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T20:37:18.132Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T20:37:18.132Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T20:37:18.132Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T20:37:18.132Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T20:37:18.132Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T20:37:18.390Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T20:37:18.390Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T20:37:18.390Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T20:37:18.390Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T20:37:18.652Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T20:37:18.652Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T20:37:18.652Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T20:37:18.652Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T20:37:18.652Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T20:37:18.652Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T20:37:18.652Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T20:37:18.912Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T20:37:18.912Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T20:37:18.912Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T20:37:18.912Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T20:37:18.912Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T20:37:18.912Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T20:37:19.171Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T20:37:19.171Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T20:37:20.549Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T20:37:20.549Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T20:37:20.549Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T20:37:20.549Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T20:37:20.549Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T20:37:20.549Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T20:37:20.549Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T20:37:20.549Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T20:37:20.810Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T20:37:20.810Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T20:37:20.810Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T20:37:20.810Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T20:37:23.351Z] Removing intermediate container 0f1ab6c09bf0 [2022-04-10T20:37:23.351Z] ---> c8a7b2f7f30b [2022-04-10T20:37:23.351Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-10T20:37:24.304Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T20:37:24.304Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T20:37:24.304Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T20:37:24.304Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T20:37:24.304Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T20:37:24.304Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T20:37:24.565Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T20:37:24.565Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T20:37:24.823Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T20:37:25.391Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T20:37:25.654Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T20:37:25.911Z]  ---> 75352b9e78fd [2022-04-10T20:37:25.912Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:37:26.169Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T20:37:26.169Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T20:37:26.169Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T20:37:26.427Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T20:37:26.427Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T20:37:26.689Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T20:37:26.953Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T20:37:26.953Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T20:37:27.215Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T20:37:27.215Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T20:37:27.215Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T20:37:27.474Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T20:37:27.474Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T20:37:27.474Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T20:37:27.770Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T20:37:27.770Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T20:37:27.770Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T20:37:27.770Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T20:37:27.770Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T20:37:27.770Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T20:37:27.770Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T20:37:28.028Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T20:37:28.028Z]  ---> Running in a46cc09bcbd6 [2022-04-10T20:37:28.028Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T20:37:28.286Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T20:37:28.286Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T20:37:28.286Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T20:37:28.286Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T20:37:28.286Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T20:37:28.286Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T20:37:28.286Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T20:37:28.286Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T20:37:28.286Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T20:37:28.286Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T20:37:28.286Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T20:37:28.286Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T20:37:28.286Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T20:37:28.286Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T20:37:28.286Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T20:37:28.286Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T20:37:28.286Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T20:37:28.286Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T20:37:28.286Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T20:37:28.286Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T20:37:28.286Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T20:37:28.546Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T20:37:28.546Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T20:37:28.546Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T20:37:28.546Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T20:37:28.546Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T20:37:28.546Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T20:37:28.546Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T20:37:28.546Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T20:37:28.546Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T20:37:28.546Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T20:37:28.806Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T20:37:28.806Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T20:37:28.806Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T20:37:28.806Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T20:37:28.806Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T20:37:28.806Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T20:37:28.806Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T20:37:28.806Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T20:37:28.806Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T20:37:28.806Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T20:37:28.806Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T20:37:28.806Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T20:37:28.806Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T20:37:28.806Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T20:37:28.806Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T20:37:28.806Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T20:37:28.806Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T20:37:28.806Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T20:37:33.004Z] Removing intermediate container a46cc09bcbd6 [2022-04-10T20:37:33.004Z] ---> 5279ee56fb1c [2022-04-10T20:37:33.004Z] Step 7/20 : COPY . . [2022-04-10T20:37:34.381Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T20:37:34.381Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T20:37:42.581Z] Removing intermediate container d0be438672a4 [2022-04-10T20:37:42.581Z] ---> 8cb97ef162ca [2022-04-10T20:37:42.581Z] [2022-04-10T20:37:42.581Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T20:37:42.581Z] ---> e04c818066af [2022-04-10T20:37:42.581Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T20:37:42.581Z] ---> Using cache [2022-04-10T20:37:42.581Z] ---> 185c6302a3a4 [2022-04-10T20:37:42.581Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:37:42.581Z] ---> Using cache [2022-04-10T20:37:42.581Z] ---> 561213069e3e [2022-04-10T20:37:42.581Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-10T20:37:42.581Z] ---> Running in c33335f172af [2022-04-10T20:37:42.581Z] ---> 7c3762ab3344 [2022-04-10T20:37:42.581Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-10T20:37:42.581Z] ---> Running in 37f98b1bd542 [2022-04-10T20:37:42.581Z] Removing intermediate container c33335f172af [2022-04-10T20:37:42.581Z] ---> 3bf87ffc4b7b [2022-04-10T20:37:42.581Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T20:37:42.581Z] ---> Running in 970d0fcc6c51 [2022-04-10T20:37:42.840Z] 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 [2022-04-10T20:37:42.840Z] Removing intermediate container 970d0fcc6c51 [2022-04-10T20:37:42.840Z] ---> 6a85c491ed13 [2022-04-10T20:37:42.840Z] Step 15/23 : WORKDIR / [2022-04-10T20:37:43.112Z] ---> Running in 3c737e74292d [2022-04-10T20:37:43.374Z] Removing intermediate container 3c737e74292d [2022-04-10T20:37:43.374Z] ---> 08dbc3b28238 [2022-04-10T20:37:43.374Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:37:43.943Z] ---> 16c4f6527bf2 [2022-04-10T20:37:43.943Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-10T20:37:44.511Z] Removing intermediate container 542b57884bdf [2022-04-10T20:37:44.511Z] ---> b1de0f654ae2 [2022-04-10T20:37:44.511Z] [2022-04-10T20:37:44.511Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T20:37:44.770Z] 3.15: Pulling from library/alpine [2022-04-10T20:37:44.770Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-10T20:37:44.770Z] Status: Downloaded newer image for alpine:3.15 [2022-04-10T20:37:44.770Z] ---> 0ac33e5f5afa [2022-04-10T20:37:44.770Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:37:45.338Z] ---> Running in 942546b43bc8 [2022-04-10T20:37:45.338Z] ---> 25734d04c456 [2022-04-10T20:37:45.338Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-10T20:37:45.597Z] Removing intermediate container 942546b43bc8 [2022-04-10T20:37:45.597Z] ---> 1114847fd4a3 [2022-04-10T20:37:45.597Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:37:45.859Z] ---> Running in 15179d51682f [2022-04-10T20:37:45.859Z] ---> e1a0e0589918 [2022-04-10T20:37:45.859Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-10T20:37:45.859Z] ---> Running in c723cc8d4fff [2022-04-10T20:37:46.444Z] Removing intermediate container c723cc8d4fff [2022-04-10T20:37:46.444Z] ---> 1d96cb43ce65 [2022-04-10T20:37:46.444Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:37:46.444Z] ---> Running in b2a21e72b03c [2022-04-10T20:37:46.704Z] Removing intermediate container b2a21e72b03c [2022-04-10T20:37:46.704Z] ---> 7cdf2b7e2235 [2022-04-10T20:37:46.704Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:37:46.966Z] ---> Running in e9e04ec32f14 [2022-04-10T20:37:47.226Z] Removing intermediate container e9e04ec32f14 [2022-04-10T20:37:47.226Z] ---> dd1e5464cd27 [2022-04-10T20:37:47.226Z] Step 22/23 : LABEL git_sha=955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [2022-04-10T20:37:47.226Z] ---> Running in 95762e32ec24 [2022-04-10T20:37:47.489Z] Removing intermediate container 15179d51682f [2022-04-10T20:37:47.489Z] ---> 3ca0c969715f [2022-04-10T20:37:47.489Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T20:37:47.489Z] ---> Running in 8ef1d41b3b1e [2022-04-10T20:37:47.748Z] Removing intermediate container 95762e32ec24 [2022-04-10T20:37:47.748Z] ---> 126d0ebf4dd9 [2022-04-10T20:37:47.748Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:37:47.748Z] ---> Running in 49057dbd9c41 [2022-04-10T20:37:48.318Z] Removing intermediate container 49057dbd9c41 [2022-04-10T20:37:48.318Z] ---> 4652d9099c1a [2022-04-10T20:37:48.318Z] [2022-04-10T20:37:48.318Z] Successfully built 4652d9099c1a [2022-04-10T20:37:48.318Z] Successfully tagged core-command:latest [2022-04-10T20:37:48.318Z]  Building core-command ... done Building security-proxy-setup [2022-04-10T20:37:48.576Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:49.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:49.781Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:37:49.781Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:37:49.781Z] OK: 15854 distinct packages available [2022-04-10T20:37:49.781Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:50.895Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:37:51.183Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-10T20:37:51.183Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:37:51.183Z] (3/5) Installing libucontext (1.1-r0) [2022-04-10T20:37:51.442Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-10T20:37:51.442Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-10T20:37:51.442Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:37:51.442Z] OK: 6 MiB in 19 packages [2022-04-10T20:37:53.994Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:37:53.994Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:37:53.994Z] ---> 9043249e00b7 [2022-04-10T20:37:53.994Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T20:37:53.994Z] ---> Using cache [2022-04-10T20:37:53.994Z] ---> 498eebe2e2fa [2022-04-10T20:37:53.994Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:37:53.994Z] ---> Using cache [2022-04-10T20:37:53.994Z] ---> d6ea9f75dd4d [2022-04-10T20:37:53.994Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T20:37:53.994Z] ---> Using cache [2022-04-10T20:37:53.994Z] ---> 03ce1562ca48 [2022-04-10T20:37:53.994Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T20:37:53.994Z] ---> Using cache [2022-04-10T20:37:53.994Z] ---> 9bc7aa55bb5a [2022-04-10T20:37:53.994Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:37:53.994Z] ---> Using cache [2022-04-10T20:37:53.994Z] ---> 15f2baae4889 [2022-04-10T20:37:53.994Z] Step 8/22 : COPY . . [2022-04-10T20:37:53.994Z] ---> Using cache [2022-04-10T20:37:53.994Z] ---> 6f27f4298216 [2022-04-10T20:37:53.994Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-10T20:37:57.283Z] ---> Running in 1946d6a29a28 [2022-04-10T20:37:57.851Z] Removing intermediate container 8ef1d41b3b1e [2022-04-10T20:37:57.851Z] ---> 3c215dfa9356 [2022-04-10T20:37:57.851Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-10T20:37:57.851Z] 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 [2022-04-10T20:37:59.238Z] ---> 31a5267998af [2022-04-10T20:37:59.238Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T20:38:01.777Z] ---> 48ce97f2b168 [2022-04-10T20:38:01.777Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T20:38:02.736Z] ---> c0fea7cc8adf [2022-04-10T20:38:02.736Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-10T20:38:03.305Z] Building bin/spire-agent... [2022-04-10T20:38:03.566Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T20:38:03.566Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T20:38:03.566Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T20:38:03.566Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T20:38:03.566Z]  ---> 7c7d0d24c1e6 [2022-04-10T20:38:03.566Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-10T20:38:04.985Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T20:38:04.985Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T20:38:04.985Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T20:38:04.985Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T20:38:04.985Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T20:38:04.985Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T20:38:04.985Z]  ---> af2d408e104c [2022-04-10T20:38:04.985Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T20:38:04.985Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T20:38:04.985Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T20:38:05.261Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T20:38:05.261Z]  ---> Running in 08ab5275b5d7 [2022-04-10T20:38:05.829Z] Removing intermediate container 08ab5275b5d7 [2022-04-10T20:38:05.829Z] ---> 60048705429d [2022-04-10T20:38:05.829Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T20:38:05.829Z] ---> Running in d19bdb9e266d [2022-04-10T20:38:06.396Z] Removing intermediate container d19bdb9e266d [2022-04-10T20:38:06.396Z] ---> 690016e79772 [2022-04-10T20:38:06.396Z] Step 24/26 : LABEL arch=x86_64 [2022-04-10T20:38:06.396Z] ---> Running in a4fd3943ef90 [2022-04-10T20:38:06.656Z] Removing intermediate container a4fd3943ef90 [2022-04-10T20:38:06.656Z] ---> 3fd4badb2ef7 [2022-04-10T20:38:06.656Z] Step 25/26 : LABEL git_sha=955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [2022-04-10T20:38:06.916Z] ---> Running in 24cf7a3b787b [2022-04-10T20:38:07.485Z] Removing intermediate container 24cf7a3b787b [2022-04-10T20:38:07.485Z] ---> 1648d89f20da [2022-04-10T20:38:07.485Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T20:38:07.485Z] ---> Running in 12b25398c4f4 [2022-04-10T20:38:08.052Z] Removing intermediate container 12b25398c4f4 [2022-04-10T20:38:08.052Z] ---> 4302797c5e0a [2022-04-10T20:38:08.052Z] [2022-04-10T20:38:08.052Z] Successfully built 4302797c5e0a [2022-04-10T20:38:08.052Z] Successfully tagged security-spire-agent:latest [2022-04-10T20:38:16.177Z]  Building security-spire-agent ... done Removing intermediate container 37f98b1bd542 [2022-04-10T20:38:16.177Z] ---> 375372e522a6 [2022-04-10T20:38:16.177Z] [2022-04-10T20:38:16.177Z] Step 9/20 : FROM alpine:3.15 [2022-04-10T20:38:16.177Z] ---> 0ac33e5f5afa [2022-04-10T20:38:16.177Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:38:16.177Z] ---> Using cache [2022-04-10T20:38:16.177Z] ---> 1114847fd4a3 [2022-04-10T20:38:16.177Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:38:16.177Z] ---> Using cache [2022-04-10T20:38:16.177Z] ---> 3ca0c969715f [2022-04-10T20:38:16.177Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-10T20:38:16.177Z] ---> Running in 8cf291bd9804 [2022-04-10T20:38:17.118Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:17.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:18.252Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:38:18.252Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:38:18.252Z] OK: 15854 distinct packages available [2022-04-10T20:38:18.252Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:18.819Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:19.387Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-10T20:38:19.387Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-10T20:38:19.388Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T20:38:19.388Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-10T20:38:19.647Z] (5/9) Installing curl (7.80.0-r0) [2022-04-10T20:38:19.647Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-10T20:38:19.647Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:38:19.905Z] (8/9) Installing libucontext (1.1-r0) [2022-04-10T20:38:19.905Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-10T20:38:19.905Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:38:19.905Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:38:20.163Z] OK: 8 MiB in 23 packages [2022-04-10T20:38:22.700Z] Removing intermediate container 8cf291bd9804 [2022-04-10T20:38:22.700Z] ---> 4b1c66cb800d [2022-04-10T20:38:22.700Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:38:22.700Z] ---> 161c4295793f [2022-04-10T20:38:22.700Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-10T20:38:24.612Z] ---> 9614fc2eb7e1 [2022-04-10T20:38:24.612Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-10T20:38:25.181Z] ---> 413011d26c86 [2022-04-10T20:38:25.181Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-10T20:38:25.181Z] ---> Running in 180f757f060a [2022-04-10T20:38:25.457Z] Removing intermediate container 180f757f060a [2022-04-10T20:38:25.457Z] ---> dac239498835 [2022-04-10T20:38:25.457Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:38:25.717Z] ---> Running in 3ddb105648a2 [2022-04-10T20:38:25.978Z] Removing intermediate container 3ddb105648a2 [2022-04-10T20:38:25.978Z] ---> 815c42a3c067 [2022-04-10T20:38:25.978Z] Step 18/20 : LABEL arch=x86_64 [2022-04-10T20:38:26.243Z] ---> Running in 6fe1a6127e0a [2022-04-10T20:38:26.845Z] Removing intermediate container 6fe1a6127e0a [2022-04-10T20:38:26.845Z] ---> 4d5bf280c4fd [2022-04-10T20:38:26.845Z] Step 19/20 : LABEL git_sha=955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [2022-04-10T20:38:27.104Z] ---> Running in a0ac9c4421c3 [2022-04-10T20:38:27.673Z] 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 [2022-04-10T20:38:27.932Z] Removing intermediate container a0ac9c4421c3 [2022-04-10T20:38:27.932Z] ---> b53521010cac [2022-04-10T20:38:27.932Z] Step 20/20 : LABEL version=0.0.0 [2022-04-10T20:38:28.192Z] ---> Running in c0c3f26f12ed [2022-04-10T20:38:28.761Z] Removing intermediate container c0c3f26f12ed [2022-04-10T20:38:28.761Z] ---> 500df759659c [2022-04-10T20:38:28.761Z] [2022-04-10T20:38:28.761Z] Successfully built 500df759659c [2022-04-10T20:38:28.761Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-10T20:38:36.889Z]  Building security-spiffe-token-provider ... done Removing intermediate container 1946d6a29a28 [2022-04-10T20:38:36.890Z] ---> e88b4e7c1759 [2022-04-10T20:38:36.890Z] [2022-04-10T20:38:36.890Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T20:38:36.890Z] ---> e04c818066af [2022-04-10T20:38:36.890Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-10T20:38:36.890Z] ---> Running in a0b498915af4 [2022-04-10T20:38:37.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:37.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:37.411Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-10T20:38:37.411Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-10T20:38:37.411Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-10T20:38:37.411Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-10T20:38:37.411Z] (5/6) Installing curl (7.79.1-r0) [2022-04-10T20:38:37.411Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-10T20:38:37.411Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:38:37.411Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:38:37.411Z] OK: 8 MiB in 20 packages [2022-04-10T20:38:38.788Z] Removing intermediate container a0b498915af4 [2022-04-10T20:38:38.788Z] ---> 3efb89bdfdd3 [2022-04-10T20:38:38.788Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T20:38:39.047Z] ---> Running in 71ac635b40ba [2022-04-10T20:38:39.307Z] Removing intermediate container 71ac635b40ba [2022-04-10T20:38:39.307Z] ---> ecad17222bb9 [2022-04-10T20:38:39.307Z] Step 13/22 : WORKDIR /edgex [2022-04-10T20:38:39.307Z] ---> Running in a16506fa556d [2022-04-10T20:38:39.876Z] Removing intermediate container a16506fa556d [2022-04-10T20:38:39.876Z] ---> e5e0d38649f9 [2022-04-10T20:38:39.876Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-10T20:38:40.451Z] ---> 6d59d2b342e1 [2022-04-10T20:38:40.451Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-10T20:38:41.392Z] ---> df8d6f3bde5c [2022-04-10T20:38:41.392Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-10T20:38:42.770Z] ---> 701dd40fb1ee [2022-04-10T20:38:42.770Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T20:38:44.155Z] ---> 68680eb55ac8 [2022-04-10T20:38:44.155Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-10T20:38:45.093Z] ---> Running in bca094e93cdd [2022-04-10T20:38:46.470Z] Removing intermediate container bca094e93cdd [2022-04-10T20:38:46.470Z] ---> 3a66d245d8ec [2022-04-10T20:38:46.470Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T20:38:46.470Z] ---> Running in fc513e5a9b1c [2022-04-10T20:38:46.730Z] Removing intermediate container fc513e5a9b1c [2022-04-10T20:38:46.730Z] ---> 4b88b7ab0cf7 [2022-04-10T20:38:46.730Z] Step 20/22 : LABEL arch=x86_64 [2022-04-10T20:38:46.730Z] ---> Running in 9656a7c40229 [2022-04-10T20:38:46.989Z] Removing intermediate container 9656a7c40229 [2022-04-10T20:38:46.989Z] ---> ba2ca7da908c [2022-04-10T20:38:46.989Z] Step 21/22 : LABEL git_sha=955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [2022-04-10T20:38:46.989Z] ---> Running in f9d79d781134 [2022-04-10T20:38:46.989Z] Removing intermediate container f9d79d781134 [2022-04-10T20:38:46.989Z] ---> b860c0997c53 [2022-04-10T20:38:46.989Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T20:38:46.989Z] ---> Running in 4b9485c7809b [2022-04-10T20:38:47.248Z] Removing intermediate container 4b9485c7809b [2022-04-10T20:38:47.248Z] ---> dd581dfb3838 [2022-04-10T20:38:47.248Z] [2022-04-10T20:38:47.507Z] Successfully built dd581dfb3838 [2022-04-10T20:38:47.507Z] Successfully tagged security-proxy-setup:latest [2022-04-10T20:39:14.063Z]  Building security-proxy-setup ... done Removing intermediate container 48cf638a8b10 [2022-04-10T20:39:14.063Z] ---> 3a1fb7dc7623 [2022-04-10T20:39:14.063Z] [2022-04-10T20:39:14.063Z] Step 13/25 : FROM alpine:3.15 [2022-04-10T20:39:14.063Z] ---> 0ac33e5f5afa [2022-04-10T20:39:14.063Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:39:14.063Z] ---> Using cache [2022-04-10T20:39:14.063Z] ---> 1114847fd4a3 [2022-04-10T20:39:14.063Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:39:14.063Z] ---> Using cache [2022-04-10T20:39:14.063Z] ---> 3ca0c969715f [2022-04-10T20:39:14.063Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T20:39:14.063Z] ---> Using cache [2022-04-10T20:39:14.063Z] ---> 3c215dfa9356 [2022-04-10T20:39:14.063Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T20:39:14.063Z] ---> 83cf34069fb0 [2022-04-10T20:39:14.063Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T20:39:14.063Z] ---> 10a13850e817 [2022-04-10T20:39:14.063Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-10T20:39:14.063Z] ---> c470b0a188b5 [2022-04-10T20:39:14.063Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-10T20:39:14.324Z] ---> df16e4bb06ef [2022-04-10T20:39:14.325Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T20:39:14.325Z] ---> Running in cd75f270843d [2022-04-10T20:39:14.325Z] Removing intermediate container cd75f270843d [2022-04-10T20:39:14.325Z] ---> e277cd2cc4b6 [2022-04-10T20:39:14.325Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T20:39:14.325Z] ---> Running in 61a7705bbc64 [2022-04-10T20:39:14.585Z] Removing intermediate container 61a7705bbc64 [2022-04-10T20:39:14.585Z] ---> 6d886697504b [2022-04-10T20:39:14.585Z] Step 23/25 : LABEL arch=x86_64 [2022-04-10T20:39:14.585Z] ---> Running in 351272b71723 [2022-04-10T20:39:14.585Z] Removing intermediate container 351272b71723 [2022-04-10T20:39:14.585Z] ---> ca08e4390e28 [2022-04-10T20:39:14.585Z] Step 24/25 : LABEL git_sha=955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [2022-04-10T20:39:14.585Z] ---> Running in 75ca5a418b8f [2022-04-10T20:39:14.585Z] Removing intermediate container 75ca5a418b8f [2022-04-10T20:39:14.585Z] ---> 05974d86d6a2 [2022-04-10T20:39:14.585Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T20:39:14.845Z] ---> Running in daedfd34ecaa [2022-04-10T20:39:14.845Z] Removing intermediate container daedfd34ecaa [2022-04-10T20:39:14.845Z] ---> 3d2fae6774d1 [2022-04-10T20:39:14.845Z] [2022-04-10T20:39:14.845Z] Successfully built 3d2fae6774d1 [2022-04-10T20:39:14.845Z] Successfully tagged security-spire-server:latest [2022-04-10T20:39:29.746Z]  Building security-spire-server ... done Building bin/spire-agent... [2022-04-10T20:39:29.746Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T20:39:29.746Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T20:39:29.746Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T20:39:29.746Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T20:39:30.313Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T20:39:30.313Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T20:39:30.313Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T20:39:30.313Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T20:39:30.313Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T20:39:30.313Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T20:39:30.313Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T20:39:30.313Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T20:39:30.313Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T20:40:26.686Z] Removing intermediate container c3e8b870d4c5 [2022-04-10T20:40:26.686Z] ---> c9ecdd1424f4 [2022-04-10T20:40:26.686Z] [2022-04-10T20:40:26.686Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T20:40:26.686Z] ---> 0ac33e5f5afa [2022-04-10T20:40:26.686Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:40:26.686Z] ---> Using cache [2022-04-10T20:40:26.686Z] ---> 1114847fd4a3 [2022-04-10T20:40:26.686Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:40:26.686Z] ---> Using cache [2022-04-10T20:40:26.686Z] ---> 3ca0c969715f [2022-04-10T20:40:26.686Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-10T20:40:26.686Z] ---> Running in 69408c17a165 [2022-04-10T20:40:26.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:40:26.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:40:26.686Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:40:26.686Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:40:26.686Z] OK: 15854 distinct packages available [2022-04-10T20:40:26.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:40:26.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:40:26.686Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-10T20:40:26.686Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:40:26.686Z] (3/4) Installing libucontext (1.1-r0) [2022-04-10T20:40:26.686Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-10T20:40:26.686Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:40:26.686Z] OK: 6 MiB in 18 packages [2022-04-10T20:40:26.686Z] Removing intermediate container 69408c17a165 [2022-04-10T20:40:26.686Z] ---> bb3f9f3aa7a6 [2022-04-10T20:40:26.686Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T20:40:26.686Z] ---> 28a46b109fbd [2022-04-10T20:40:26.686Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T20:40:26.686Z] ---> c929786bf5ee [2022-04-10T20:40:26.686Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-10T20:40:26.686Z] ---> Running in c3c38d171747 [2022-04-10T20:40:26.686Z] Removing intermediate container c3c38d171747 [2022-04-10T20:40:26.686Z] ---> 506e96eaf4b8 [2022-04-10T20:40:26.686Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-10T20:40:26.686Z] ---> 0fe1ece283cc [2022-04-10T20:40:26.686Z] Step 21/26 : WORKDIR / [2022-04-10T20:40:26.686Z] ---> Running in 66b302712dc3 [2022-04-10T20:40:26.686Z] Removing intermediate container 66b302712dc3 [2022-04-10T20:40:26.686Z] ---> e9654b46d7cb [2022-04-10T20:40:26.686Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T20:40:26.686Z] ---> Running in 92f788e96285 [2022-04-10T20:40:26.686Z] Removing intermediate container 92f788e96285 [2022-04-10T20:40:26.686Z] ---> cf71d0211b94 [2022-04-10T20:40:26.686Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T20:40:26.686Z] ---> Running in 962a4104a330 [2022-04-10T20:40:26.686Z] Removing intermediate container 962a4104a330 [2022-04-10T20:40:26.686Z] ---> 955a497b4c94 [2022-04-10T20:40:26.686Z] Step 24/26 : LABEL arch=x86_64 [2022-04-10T20:40:26.686Z] ---> Running in 33f66a91f2db [2022-04-10T20:40:26.686Z] Removing intermediate container 33f66a91f2db [2022-04-10T20:40:26.686Z] ---> e3184b092b96 [2022-04-10T20:40:26.686Z] Step 25/26 : LABEL git_sha=955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [2022-04-10T20:40:26.686Z] ---> Running in 1b81c6681861 [2022-04-10T20:40:26.686Z] Removing intermediate container 1b81c6681861 [2022-04-10T20:40:26.686Z] ---> 5f79b04b00d6 [2022-04-10T20:40:26.686Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T20:40:26.686Z] ---> Running in 4804e60aa74d [2022-04-10T20:40:26.686Z] Removing intermediate container 4804e60aa74d [2022-04-10T20:40:26.686Z] ---> 778521d93b95 [2022-04-10T20:40:26.686Z] [2022-04-10T20:40:26.686Z] Successfully built 778521d93b95 [2022-04-10T20:40:26.686Z] Successfully tagged security-spire-config:latest [2022-04-10T20:40:26.692Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-10T20:40:26.699Z] $ docker stop --time=1 42af8fc4f8bb114fc5793354a698f93dd3f2e6f3452d5dd210b325f2123808af [2022-04-10T20:40:27.994Z] $ docker rm -f 42af8fc4f8bb114fc5793354a698f93dd3f2e6f3452d5dd210b325f2123808af [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-10T20:40:28.342Z] + docker images [2022-04-10T20:40:28.343Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-10T20:40:28.343Z] security-spire-config latest 778521d93b95 2 seconds ago 86.7MB [2022-04-10T20:40:28.343Z] c9ecdd1424f4 18 seconds ago 4.5GB [2022-04-10T20:40:28.343Z] security-spire-server latest 3d2fae6774d1 About a minute ago 87.3MB [2022-04-10T20:40:28.343Z] 3a1fb7dc7623 About a minute ago 4.5GB [2022-04-10T20:40:28.343Z] security-proxy-setup latest dd581dfb3838 About a minute ago 43.4MB [2022-04-10T20:40:28.343Z] e88b4e7c1759 About a minute ago 1.63GB [2022-04-10T20:40:28.343Z] security-spiffe-token-provider latest 500df759659c 2 minutes ago 28.5MB [2022-04-10T20:40:28.343Z] 375372e522a6 2 minutes ago 1.61GB [2022-04-10T20:40:28.343Z] security-spire-agent latest 4302797c5e0a 2 minutes ago 127MB [2022-04-10T20:40:28.343Z] core-command latest 4652d9099c1a 2 minutes ago 24.5MB [2022-04-10T20:40:28.343Z] b1de0f654ae2 2 minutes ago 4.5GB [2022-04-10T20:40:28.343Z] 8cb97ef162ca 2 minutes ago 1.61GB [2022-04-10T20:40:28.343Z] security-secretstore-setup latest b5eb348ffa5a 3 minutes ago 42.1MB [2022-04-10T20:40:28.343Z] core-data latest 1cc884c9cb87 3 minutes ago 35.9MB [2022-04-10T20:40:28.343Z] support-notifications latest d83d3ff24522 3 minutes ago 26.6MB [2022-04-10T20:40:28.343Z] 30d6f879017b 3 minutes ago 1.63GB [2022-04-10T20:40:28.343Z] ea707868f2a7 3 minutes ago 1.65GB [2022-04-10T20:40:28.343Z] bd2faa1a6b8c 3 minutes ago 1.62GB [2022-04-10T20:40:28.343Z] sys-mgmt-agent latest 4f7b95e0230e 4 minutes ago 307MB [2022-04-10T20:40:28.343Z] security-bootstrapper latest 6d58ec9853e2 5 minutes ago 24.3MB [2022-04-10T20:40:28.343Z] core-metadata latest 66bb26d05c1d 5 minutes ago 26.2MB [2022-04-10T20:40:28.343Z] support-scheduler latest 2025b2dca704 5 minutes ago 26MB [2022-04-10T20:40:28.343Z] 72154833b66c 5 minutes ago 1.62GB [2022-04-10T20:40:28.343Z] 824f88465c43 5 minutes ago 1.62GB [2022-04-10T20:40:28.343Z] edb8b15a75b3 5 minutes ago 1.62GB [2022-04-10T20:40:28.343Z] 1f4a8ee90728 5 minutes ago 1.61GB [2022-04-10T20:40:28.343Z] ci-base-image-x86_64 latest 9043249e00b7 9 minutes ago 896MB [2022-04-10T20:40:28.343Z] docker 20.10.14 7417809fdb73 5 days ago 218MB [2022-04-10T20:40:28.343Z] alpine 3.14 e04c818066af 5 days ago 5.59MB [2022-04-10T20:40:28.343Z] alpine 3.15 0ac33e5f5afa 5 days ago 5.57MB [2022-04-10T20:40:28.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-10T20:40:28.343Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-10T20:40:28.343Z] 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 [2022-04-10T20:40:43.489Z] Still waiting to schedule task [2022-04-10T20:40:43.489Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-04-10T22:34:14.302Z] Running on prd-ubuntu18.04-docker-8c-8g-18988 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-04-10T22:34:14.319Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2022-04-10T22:34:14.417Z] The recommended git tool is: git [2022-04-10T22:34:16.036Z] using credential edgex-jenkins-ssh [2022-04-10T22:34:16.046Z] Cloning the remote Git repository [2022-04-10T22:34:16.071Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:34:16.104Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2022-04-10T22:34:16.154Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:34:16.154Z] > git --version # timeout=10 [2022-04-10T22:34:16.160Z] > git --version # 'git version 2.17.1' [2022-04-10T22:34:16.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:34:16.183Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:34:21.440Z] Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f [2022-04-10T22:34:20.764Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:34:20.776Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:34:20.785Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:34:20.801Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:34:20.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:34:20.816Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-10T22:34:21.456Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:34:21.603Z] Merge succeeded, producing 3a4390da807afc384a88879eddd8310305965e36 [2022-04-10T22:34:21.604Z] Checking out Revision 3a4390da807afc384a88879eddd8310305965e36 (PR-3924) [2022-04-10T22:34:21.464Z] > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 [2022-04-10T22:34:21.527Z] > git remote # timeout=10 [2022-04-10T22:34:21.534Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T22:34:21.538Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:34:21.543Z] > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 [2022-04-10T22:34:21.605Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-10T22:34:21.613Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:34:21.620Z] > git checkout -f 3a4390da807afc384a88879eddd8310305965e36 # timeout=10 [2022-04-10T22:34:25.168Z] Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" [2022-04-10T22:34:25.177Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2022-04-10T22:34:25.179Z] > git rev-list --no-walk cf18055c31bbfd766cb47740eec8fe04cd05e54c # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2022-04-10T22:34:26.036Z] + echo snap-build.sh [2022-04-10T22:34:26.036Z] snap-build.sh [2022-04-10T22:34:26.036Z] + SNAP_BASE_DIR=. [2022-04-10T22:34:26.036Z] + '[' '!' -z /w/workspace/edgex-go/13 ']' [2022-04-10T22:34:26.036Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/13 [2022-04-10T22:34:26.036Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/13]' [2022-04-10T22:34:26.036Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/13] [2022-04-10T22:34:26.036Z] + cd /w/workspace/edgex-go/13 [2022-04-10T22:34:26.036Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-10T22:34:26.036Z] Reading package lists... [2022-04-10T22:34:26.036Z] Building dependency tree... [2022-04-10T22:34:26.036Z] Reading state information... [2022-04-10T22:34:26.036Z] The following packages were automatically installed and are no longer required: [2022-04-10T22:34:26.036Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-10T22:34:26.036Z] uidmap xdelta3 [2022-04-10T22:34:26.036Z] Use 'sudo apt autoremove' to remove them. [2022-04-10T22:34:26.036Z] The following packages will be REMOVED: [2022-04-10T22:34:26.036Z] lxd* lxd-client* [2022-04-10T22:34:26.036Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-10T22:34:26.299Z] After this operation, 31.7 MB disk space will be freed. [2022-04-10T22:34:27.086Z] (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.) [2022-04-10T22:34:27.086Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-10T22:34:27.660Z] Removing lxd dnsmasq configuration [2022-04-10T22:34:27.922Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-10T22:34:27.922Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-10T22:34:28.868Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-10T22:34:28.868Z] (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.) [2022-04-10T22:34:28.868Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-10T22:34:30.252Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-10T22:34:30.252Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-10T22:34:30.825Z] + sudo snap remove --purge lxd [2022-04-10T22:34:31.089Z] snap "lxd" is not installed [2022-04-10T22:34:31.089Z] + sudo groupadd --force --system lxd [2022-04-10T22:34:31.089Z] ++ whoami [2022-04-10T22:34:31.089Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-10T22:34:31.089Z] + newgrp - lxd [2022-04-10T22:34:31.089Z] + sudo snap install lxd [2022-04-10T22:34:41.125Z] 2022-04-10T22:34:37Z INFO Waiting for automatic snapd restart... [2022-04-10T22:34:56.063Z] lxd 5.0.0-c5bcb80 from Canonical* installed [2022-04-10T22:34:56.063Z] + sudo lxd init --auto [2022-04-10T22:35:06.147Z] + sudo snap install --classic snapcraft [2022-04-10T22:35:11.440Z] snapcraft 6.1 from Canonical* installed [2022-04-10T22:35:11.440Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-10T22:35:11.440Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-10T22:35:11.440Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-10T22:35:11.440Z] Dload Upload Total Spent Left Speed [2022-04-10T22:35:11.440Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 5022 0 --:--:-- --:--:-- --:--:-- 5022 [2022-04-10T22:35:11.440Z] 100 3325k 100 3325k 0 0 8658k 0 --:--:-- --:--:-- --:--:-- 8658k [2022-04-10T22:35:11.440Z] ./yq_linux_amd64 [2022-04-10T22:35:11.440Z] + sudo snapcraft prime --use-lxd [2022-04-10T22:35:13.402Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-10T22:35:13.402Z] 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: [2022-04-10T22:35:13.402Z] - README.md [2022-04-10T22:35:13.402Z] [2022-04-10T22:35:13.402Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-10T22:35:13.665Z] Launching a container. [2022-04-10T22:35:23.680Z] Waiting for container to be ready [2022-04-10T22:35:24.252Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-10T22:35:24.252Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-10T22:35:24.252Z] [2022-04-10T22:35:29.551Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-10T22:35:30.497Z] Waiting for network to be ready... [2022-04-10T22:35:31.072Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-10T22:35:31.072Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-10T22:35:31.337Z] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-10T22:35:31.337Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-10T22:35:31.337Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-10T22:35:31.337Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-10T22:35:31.337Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-10T22:35:31.337Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-10T22:35:31.337Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-10T22:35:31.337Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-10T22:35:31.337Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-10T22:35:31.337Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] [2022-04-10T22:35:31.337Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] [2022-04-10T22:35:31.337Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-10T22:35:31.337Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-10T22:35:31.337Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] [2022-04-10T22:35:31.337Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] [2022-04-10T22:35:31.337Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] [2022-04-10T22:35:31.597Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-10T22:35:31.597Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] [2022-04-10T22:35:32.169Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] [2022-04-10T22:35:32.169Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-10T22:35:32.169Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-10T22:35:32.169Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] [2022-04-10T22:35:32.169Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-10T22:35:32.169Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] [2022-04-10T22:35:32.169Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-10T22:35:34.719Z] Fetched 23.7 MB in 3s (7116 kB/s) [2022-04-10T22:35:34.980Z] Reading package lists... [2022-04-10T22:35:35.241Z] Reading package lists... [2022-04-10T22:35:35.502Z] Building dependency tree... [2022-04-10T22:35:35.502Z] Reading state information... [2022-04-10T22:35:35.502Z] The following additional packages will be installed: [2022-04-10T22:35:35.502Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-10T22:35:35.502Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-10T22:35:35.502Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-10T22:35:35.502Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-10T22:35:35.502Z] Suggested packages: [2022-04-10T22:35:35.502Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-10T22:35:35.502Z] Recommended packages: [2022-04-10T22:35:35.502Z] gnupg libsasl2-modules [2022-04-10T22:35:35.502Z] The following NEW packages will be installed: [2022-04-10T22:35:35.502Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-10T22:35:35.502Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-10T22:35:35.502Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-10T22:35:35.502Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-10T22:35:35.502Z] The following packages will be upgraded: [2022-04-10T22:35:35.502Z] gpg gpg-agent gpgconf libudev1 [2022-04-10T22:35:35.765Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-10T22:35:35.765Z] Need to get 3859 kB of archives. [2022-04-10T22:35:35.765Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-10T22:35:35.765Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-10T22:35:35.765Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-10T22:35:35.765Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-10T22:35:35.765Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-10T22:35:35.765Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-10T22:35:35.765Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-10T22:35:35.765Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-10T22:35:35.765Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-10T22:35:35.765Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-10T22:35:35.765Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-10T22:35:35.765Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-10T22:35:35.765Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-10T22:35:35.765Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-10T22:35:35.765Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-10T22:35:35.765Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-10T22:35:35.765Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-10T22:35:35.765Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-common all 2.4.49+dfsg-2ubuntu1.8 [16.6 kB] [2022-04-10T22:35:35.765Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] [2022-04-10T22:35:35.765Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-10T22:35:36.026Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-10T22:35:36.598Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] [2022-04-10T22:35:36.598Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] [2022-04-10T22:35:36.598Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:35:36.598Z] Fetched 3859 kB in 1s (4088 kB/s) [2022-04-10T22:35:36.598Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-10T22:35:36.598Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:35:36.598Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:35:36.859Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:35:36.859Z] Selecting previously unselected package udev. [2022-04-10T22:35:36.859Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-10T22:35:36.859Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:35:36.859Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-10T22:35:37.119Z] Selecting previously unselected package libfuse2:amd64. [2022-04-10T22:35:37.119Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-10T22:35:37.119Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-10T22:35:37.119Z] Selecting previously unselected package fuse. [2022-04-10T22:35:37.119Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-10T22:35:37.119Z] Unpacking fuse (2.9.9-3) ... [2022-04-10T22:35:37.119Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:35:37.119Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:35:37.385Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:35:37.385Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:35:37.385Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:35:37.385Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:35:37.385Z] Selecting previously unselected package libksba8:amd64. [2022-04-10T22:35:37.385Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-10T22:35:37.385Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-10T22:35:37.647Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-10T22:35:37.647Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:35:37.647Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:37.647Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-10T22:35:37.647Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:35:37.647Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:37.647Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-10T22:35:37.647Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:35:37.647Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:37.647Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-10T22:35:37.647Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:35:37.647Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:37.908Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-10T22:35:37.908Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:35:37.908Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:37.908Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-10T22:35:37.908Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:35:37.908Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:37.908Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-10T22:35:37.908Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:35:37.908Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:37.908Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-10T22:35:37.908Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:35:37.908Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:38.170Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-10T22:35:38.170Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:35:38.170Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:38.170Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-10T22:35:38.170Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-10T22:35:38.170Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:35:38.170Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-10T22:35:38.170Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-10T22:35:38.170Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:35:38.170Z] Selecting previously unselected package libldap-common. [2022-04-10T22:35:38.170Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-10T22:35:38.170Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:35:38.170Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-10T22:35:38.170Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-10T22:35:38.170Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:35:38.431Z] Selecting previously unselected package dirmngr. [2022-04-10T22:35:38.431Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:35:38.431Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-10T22:35:38.431Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-10T22:35:38.431Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-10T22:35:38.431Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:35:38.431Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:35:38.431Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-10T22:35:39.003Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-10T22:35:39.265Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:35:39.265Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:39.265Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-10T22:35:39.265Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-10T22:35:39.265Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:39.265Z] Setting up fuse (2.9.9-3) ... [2022-04-10T22:35:39.265Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-10T22:35:39.837Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:39.837Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:39.837Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:39.837Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:39.837Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:39.837Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:39.837Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:35:39.837Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:35:39.837Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-10T22:35:39.837Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-10T22:35:40.099Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-10T22:35:40.099Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-10T22:35:40.669Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-10T22:35:40.669Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-10T22:35:40.669Z] units). This means they are not meant to be enabled using systemctl. [2022-04-10T22:35:40.669Z] [2022-04-10T22:35:40.669Z] Possible reasons for having this kind of units are: [2022-04-10T22:35:40.669Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-10T22:35:40.669Z] .wants/ or .requires/ directory. [2022-04-10T22:35:40.669Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-10T22:35:40.669Z] a requirement dependency on it. [2022-04-10T22:35:40.669Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-10T22:35:40.669Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-10T22:35:40.669Z] • In case of template units, the unit is meant to be enabled with some [2022-04-10T22:35:40.669Z] instance name specified. [2022-04-10T22:35:40.930Z] Reading package lists... [2022-04-10T22:35:41.191Z] Building dependency tree... [2022-04-10T22:35:41.191Z] Reading state information... [2022-04-10T22:35:41.191Z] The following additional packages will be installed: [2022-04-10T22:35:41.191Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-10T22:35:41.191Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-10T22:35:41.191Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-10T22:35:41.191Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-10T22:35:41.191Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-10T22:35:41.191Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-10T22:35:41.191Z] Suggested packages: [2022-04-10T22:35:41.191Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-10T22:35:41.191Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-10T22:35:41.191Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-10T22:35:41.191Z] systemd-container policykit-1 [2022-04-10T22:35:41.191Z] Recommended packages: [2022-04-10T22:35:41.192Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-10T22:35:41.192Z] The following NEW packages will be installed: [2022-04-10T22:35:41.192Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-10T22:35:41.192Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-10T22:35:41.192Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-10T22:35:41.192Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-10T22:35:41.192Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-10T22:35:41.192Z] The following packages will be upgraded: [2022-04-10T22:35:41.192Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-10T22:35:41.192Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-10T22:35:41.192Z] Need to get 46.5 MB of archives. [2022-04-10T22:35:41.192Z] After this operation, 181 MB of additional disk space will be used. [2022-04-10T22:35:41.192Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-10T22:35:41.452Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-10T22:35:41.452Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-10T22:35:41.452Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-10T22:35:41.452Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-10T22:35:41.452Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-10T22:35:41.452Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-10T22:35:41.452Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-10T22:35:41.452Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-10T22:35:41.452Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-10T22:35:41.452Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-10T22:35:41.452Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-10T22:35:41.452Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-10T22:35:41.452Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-10T22:35:41.712Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-10T22:35:41.712Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-10T22:35:42.285Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-10T22:35:42.285Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [717 kB] [2022-04-10T22:35:42.285Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-10T22:35:42.285Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8-minimal amd64 3.8.10-0ubuntu1~20.04.4 [1899 kB] [2022-04-10T22:35:42.285Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpython3.8-stdlib amd64 3.8.10-0ubuntu1~20.04.4 [1675 kB] [2022-04-10T22:35:42.545Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 python3.8 amd64 3.8.10-0ubuntu1~20.04.4 [387 kB] [2022-04-10T22:35:42.545Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libdbus-1-3 amd64 1.12.16-2ubuntu2.1 [179 kB] [2022-04-10T22:35:42.545Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-10T22:35:42.545Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-10T22:35:42.545Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-10T22:35:42.545Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-10T22:35:42.545Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-10T22:35:42.545Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-10T22:35:42.545Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-10T22:35:42.545Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus-user-session amd64 1.12.16-2ubuntu2.1 [9428 B] [2022-04-10T22:35:42.545Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-10T22:35:42.545Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 snapd amd64 2.54.3+20.04.1ubuntu0.2 [34.3 MB] [2022-04-10T22:35:43.932Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:35:43.932Z] Fetched 46.5 MB in 2s (20.3 MB/s) [2022-04-10T22:35:43.932Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-10T22:35:43.932Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:35:43.932Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:35:43.932Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:35:43.932Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:35:43.932Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:35:44.192Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:35:44.764Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:35:44.764Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:35:44.764Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:35:44.764Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-10T22:35:44.764Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-10T22:35:44.764Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:35:44.764Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:35:45.025Z] Selecting previously unselected package libexpat1:amd64. [2022-04-10T22:35:45.025Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-10T22:35:45.025Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-10T22:35:45.025Z] Selecting previously unselected package python3.8-minimal. [2022-04-10T22:35:45.025Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:35:45.025Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:35:45.285Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:35:45.285Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-10T22:35:45.285Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:35:45.857Z] Selecting previously unselected package python3-minimal. [2022-04-10T22:35:45.857Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-10T22:35:45.857Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-10T22:35:45.857Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-10T22:35:45.857Z] Selecting previously unselected package mime-support. [2022-04-10T22:35:45.857Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-10T22:35:45.857Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-10T22:35:45.857Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-10T22:35:45.857Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-10T22:35:45.857Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-10T22:35:46.118Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-10T22:35:46.118Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:35:46.118Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:35:46.118Z] Selecting previously unselected package python3.8. [2022-04-10T22:35:46.118Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:35:46.118Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:35:46.379Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-10T22:35:46.379Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-10T22:35:46.379Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-10T22:35:46.379Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-10T22:35:46.668Z] Selecting previously unselected package python3. [2022-04-10T22:35:46.668Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-10T22:35:46.668Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-10T22:35:46.668Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-10T22:35:46.668Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-10T22:35:46.668Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-10T22:35:46.668Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-10T22:35:46.668Z] Selecting previously unselected package dbus. [2022-04-10T22:35:46.668Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-10T22:35:46.668Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-10T22:35:46.668Z] Selecting previously unselected package libbsd0:amd64. [2022-04-10T22:35:46.668Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-10T22:35:46.668Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-10T22:35:46.937Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-10T22:35:46.937Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:35:46.937Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:35:46.937Z] Selecting previously unselected package sudo. [2022-04-10T22:35:46.937Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-10T22:35:46.937Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-10T22:35:46.937Z] Selecting previously unselected package apparmor. [2022-04-10T22:35:46.937Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-10T22:35:47.234Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-10T22:35:47.234Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-10T22:35:47.234Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-10T22:35:47.234Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-10T22:35:47.234Z] Selecting previously unselected package libedit2:amd64. [2022-04-10T22:35:47.234Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-10T22:35:47.234Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-10T22:35:47.234Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-10T22:35:47.234Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-10T22:35:47.234Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-10T22:35:47.501Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-10T22:35:47.501Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:35:47.501Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:35:47.501Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-10T22:35:47.501Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:35:47.501Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:35:47.501Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-10T22:35:47.501Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-10T22:35:47.501Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-10T22:35:47.501Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-10T22:35:47.501Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:35:47.501Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:35:47.762Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-10T22:35:47.762Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:35:47.762Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:35:47.762Z] Selecting previously unselected package openssh-client. [2022-04-10T22:35:47.762Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-10T22:35:47.762Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-10T22:35:47.762Z] Selecting previously unselected package dbus-user-session. [2022-04-10T22:35:47.762Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-10T22:35:47.762Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-10T22:35:48.021Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-10T22:35:48.021Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-10T22:35:48.021Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-10T22:35:48.021Z] Selecting previously unselected package squashfs-tools. [2022-04-10T22:35:48.021Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-10T22:35:48.021Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-10T22:35:48.021Z] Selecting previously unselected package snapd. [2022-04-10T22:35:48.021Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-10T22:35:48.021Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-10T22:35:51.322Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-10T22:35:51.322Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-10T22:35:51.322Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-10T22:35:51.322Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-10T22:35:51.323Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:35:51.323Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-10T22:35:51.323Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-10T22:35:51.583Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-10T22:35:51.583Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:35:51.583Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:35:51.583Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-10T22:35:51.583Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:35:51.583Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-10T22:35:51.583Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:35:52.153Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-10T22:35:52.153Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-10T22:35:52.153Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-10T22:35:52.153Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-10T22:35:52.153Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-10T22:35:52.153Z] running python rtupdate hooks for python3.8... [2022-04-10T22:35:52.153Z] running python post-rtupdate hooks for python3.8... [2022-04-10T22:35:52.415Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-10T22:35:53.359Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-10T22:35:53.628Z] Reloading AppArmor profiles [2022-04-10T22:35:53.628Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:35:53.628Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-10T22:35:53.628Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-10T22:35:54.201Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-10T22:35:54.201Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-10T22:35:54.201Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-10T22:35:54.201Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-10T22:35:55.587Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-10T22:35:55.587Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:35:55.848Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-10T22:35:55.848Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-10T22:35:56.109Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-10T22:35:56.370Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-10T22:35:56.631Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-10T22:35:56.893Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2022-04-10T22:35:57.153Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-10T22:35:57.153Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-10T22:35:57.153Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-10T22:35:57.415Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-10T22:35:57.681Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-10T22:35:57.942Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-10T22:35:58.203Z] /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' [2022-04-10T22:35:58.203Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-10T22:35:59.146Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-10T22:35:59.146Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-10T22:35:59.146Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-10T22:36:00.345Z] Reading package lists... [2022-04-10T22:36:00.345Z] Reading package lists... [2022-04-10T22:36:00.605Z] Building dependency tree... [2022-04-10T22:36:00.605Z] Reading state information... [2022-04-10T22:36:00.605Z] Calculating upgrade... [2022-04-10T22:36:00.873Z] The following packages will be upgraded: [2022-04-10T22:36:00.873Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-10T22:36:00.873Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-10T22:36:00.873Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-10T22:36:00.873Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-10T22:36:00.873Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-10T22:36:00.873Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-10T22:36:00.873Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-10T22:36:00.873Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-10T22:36:00.873Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-10T22:36:00.873Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-10T22:36:00.873Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-10T22:36:00.873Z] xz-utils zlib1g [2022-04-10T22:36:00.873Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-10T22:36:00.873Z] Need to get 65.7 MB of archives. [2022-04-10T22:36:00.873Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-10T22:36:00.873Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-10T22:36:00.873Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-10T22:36:00.873Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-04-10T22:36:00.873Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-10T22:36:01.134Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-10T22:36:01.134Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-10T22:36:01.134Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-10T22:36:01.134Z] Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-10T22:36:01.134Z] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-10T22:36:01.134Z] Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-10T22:36:01.134Z] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-04-10T22:36:01.134Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-10T22:36:01.134Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-10T22:36:01.134Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-04-10T22:36:01.134Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-10T22:36:01.134Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-10T22:36:01.134Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-10T22:36:01.134Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-10T22:36:01.134Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-10T22:36:01.705Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-10T22:36:01.705Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-10T22:36:01.705Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-10T22:36:01.705Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-10T22:36:01.965Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-10T22:36:01.965Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-10T22:36:01.965Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-10T22:36:01.965Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-10T22:36:01.965Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-10-base amd64 10.3.0-1ubuntu1~20.04 [20.2 kB] [2022-04-10T22:36:01.965Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-04-10T22:36:01.965Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-04-10T22:36:01.965Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-10T22:36:01.965Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-10T22:36:01.965Z] Get:33 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-10T22:36:01.965Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-10T22:36:01.965Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-10T22:36:02.226Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-10T22:36:02.226Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-10T22:36:02.226Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-04-10T22:36:02.226Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-04-10T22:36:02.226Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-10T22:36:02.226Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-10T22:36:02.226Z] Get:42 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-10T22:36:02.226Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-10T22:36:02.487Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-10T22:36:02.487Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-10T22:36:02.487Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-10T22:36:02.487Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-10T22:36:02.487Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-10T22:36:02.487Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-10T22:36:02.487Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblz4-1 amd64 1.9.2-2ubuntu0.20.04.1 [56.1 kB] [2022-04-10T22:36:02.487Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-10T22:36:02.487Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-04-10T22:36:02.487Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-04-10T22:36:02.487Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-10T22:36:02.487Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-10T22:36:02.487Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-04-10T22:36:02.487Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-10T22:36:02.749Z] Get:58 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-10T22:36:02.749Z] Get:59 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-10T22:36:02.749Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-10T22:36:02.749Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-04-10T22:36:02.749Z] Get:62 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-10T22:36:02.749Z] Get:63 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-10T22:36:02.749Z] Get:64 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-10T22:36:02.749Z] Get:65 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-10T22:36:02.749Z] Get:66 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-04-10T22:36:02.749Z] Get:67 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-10T22:36:02.749Z] Get:68 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-10T22:36:02.749Z] Get:69 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-10T22:36:03.009Z] Get:70 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-10T22:36:03.009Z] Get:71 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-10T22:36:03.009Z] Get:72 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-04-10T22:36:03.270Z] Get:73 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-04-10T22:36:03.530Z] Get:74 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [1722 kB] [2022-04-10T22:36:03.530Z] Get:75 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [2359 kB] [2022-04-10T22:36:03.530Z] Get:76 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-04-10T22:36:03.790Z] 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] [2022-04-10T22:36:04.051Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:36:04.313Z] Fetched 65.7 MB in 3s (21.9 MB/s) [2022-04-10T22:36:04.313Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-10T22:36:04.313Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:36:04.313Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:36:04.576Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:36:04.576Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:36:04.836Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-10T22:36:04.836Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-10T22:36:05.098Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:36:05.098Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:36:05.098Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:36:05.098Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:36:05.359Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:36:05.359Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:36:05.620Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:36:05.620Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:36:05.620Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:36:05.620Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:36:05.620Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:36:05.620Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:36:05.882Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:36:05.882Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:36:05.882Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:36:05.882Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:36:05.882Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:36:05.882Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:36:05.882Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:36:06.142Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:36:06.142Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:36:06.142Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:36:06.142Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:36:06.142Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:36:06.142Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:36:06.142Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:36:06.403Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:36:06.403Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:36:06.403Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:36:06.664Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:36:06.926Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-10T22:36:07.188Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:36:07.188Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-10T22:36:07.188Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-10T22:36:07.188Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-10T22:36:07.188Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-10T22:36:07.449Z] Setting up base-files (11ubuntu5.5) ... [2022-04-10T22:36:07.449Z] Installing new version of config file /etc/issue ... [2022-04-10T22:36:07.449Z] Installing new version of config file /etc/issue.net ... [2022-04-10T22:36:07.449Z] Installing new version of config file /etc/lsb-release ... [2022-04-10T22:36:07.711Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-10T22:36:07.711Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-10T22:36:07.973Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-10T22:36:07.973Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-10T22:36:07.973Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:07.973Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-10T22:36:07.973Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-10T22:36:08.234Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-10T22:36:08.234Z] 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 [2022-04-10T22:36:08.234Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:08.234Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:36:08.234Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-10T22:36:08.234Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-10T22:36:08.495Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:08.495Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-10T22:36:08.495Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-10T22:36:08.495Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-10T22:36:08.756Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:08.756Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-10T22:36:08.756Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:36:09.326Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-10T22:36:09.326Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:36:09.326Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-10T22:36:09.326Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:36:09.587Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-10T22:36:09.587Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:09.587Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-10T22:36:09.848Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:36:10.109Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-10T22:36:10.109Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-10T22:36:10.368Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-10T22:36:10.368Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:10.368Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-10T22:36:10.368Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-10T22:36:10.368Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-10T22:36:10.629Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:10.629Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:36:10.629Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:36:10.629Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:36:10.629Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:10.629Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:36:10.629Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:36:10.629Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:36:10.891Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:10.891Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:36:10.891Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:36:10.891Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:36:10.891Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:36:10.891Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:36:10.891Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:10.891Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:36:11.153Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:36:11.153Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:36:11.153Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:11.153Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:36:11.153Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:36:11.153Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:36:11.153Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:36:11.725Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-10T22:36:11.987Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-10T22:36:12.249Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-10T22:36:12.511Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:12.511Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:36:12.511Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:36:12.511Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:36:12.770Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:12.770Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-10T22:36:12.770Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-10T22:36:12.770Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-10T22:36:13.032Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:13.032Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-10T22:36:13.032Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-10T22:36:13.032Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-10T22:36:13.032Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:13.032Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-10T22:36:13.032Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-10T22:36:13.032Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-10T22:36:13.293Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:13.293Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-10T22:36:13.293Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-10T22:36:13.293Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-10T22:36:13.293Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:13.293Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-10T22:36:13.293Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-10T22:36:13.556Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-10T22:36:13.556Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:13.556Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:36:13.556Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:36:13.556Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-10T22:36:13.556Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:13.556Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-10T22:36:13.556Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-10T22:36:13.816Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-10T22:36:13.816Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:13.816Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-10T22:36:13.816Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-10T22:36:13.816Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-10T22:36:13.816Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:13.816Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-10T22:36:13.816Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-10T22:36:14.077Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-10T22:36:14.077Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:14.077Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-10T22:36:14.077Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-10T22:36:14.077Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-10T22:36:14.077Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:14.077Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-10T22:36:14.338Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-10T22:36:14.338Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-10T22:36:14.338Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:14.338Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-10T22:36:14.338Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-10T22:36:14.601Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-10T22:36:14.601Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:14.601Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-10T22:36:14.601Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-10T22:36:15.176Z] Setting up apt (2.0.6) ... [2022-04-10T22:36:15.438Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-10T22:36:15.438Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:15.438Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-10T22:36:15.438Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:36:15.698Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-10T22:36:15.698Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:36:15.698Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-10T22:36:15.698Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:36:15.961Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-10T22:36:15.961Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-10T22:36:15.961Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-10T22:36:15.961Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:36:15.961Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-10T22:36:16.228Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-10T22:36:16.228Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:36:16.228Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:36:16.228Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-10T22:36:16.228Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:36:16.489Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-10T22:36:16.752Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-10T22:36:16.752Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-10T22:36:16.752Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-10T22:36:17.012Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-10T22:36:17.012Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-10T22:36:17.012Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-10T22:36:17.012Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-10T22:36:17.012Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-10T22:36:17.274Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-10T22:36:17.274Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-10T22:36:17.274Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-10T22:36:17.534Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-10T22:36:17.534Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-10T22:36:17.534Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-10T22:36:17.534Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-10T22:36:17.795Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-10T22:36:17.795Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-10T22:36:17.795Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-10T22:36:17.795Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-10T22:36:17.795Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-10T22:36:17.795Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-10T22:36:17.795Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-10T22:36:17.795Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-10T22:36:18.058Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-10T22:36:18.058Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-10T22:36:18.320Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-10T22:36:18.320Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-10T22:36:18.580Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:36:18.580Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:36:18.580Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:36:18.580Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:36:18.842Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:36:18.842Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:36:18.842Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:36:18.842Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:36:19.102Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:36:19.102Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:36:19.102Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:36:19.102Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:36:19.102Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-10T22:36:19.102Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-10T22:36:19.102Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:36:19.102Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:36:19.673Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:36:19.673Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:36:20.244Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:36:20.244Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:36:21.190Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:36:21.190Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:36:21.449Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:36:21.449Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:36:21.709Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:36:21.709Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:36:22.278Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:36:22.279Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:36:22.279Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-10T22:36:22.279Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-10T22:36:22.279Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-10T22:36:22.540Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-10T22:36:22.540Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:36:22.540Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-10T22:36:22.540Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:36:22.540Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:36:22.540Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-10T22:36:22.540Z] [2022-04-10T22:36:22.540Z] Current default time zone: 'Etc/UTC' [2022-04-10T22:36:22.540Z] Local time is now: Sun Apr 10 22:36:22 UTC 2022. [2022-04-10T22:36:22.540Z] Universal Time is now: Sun Apr 10 22:36:22 UTC 2022. [2022-04-10T22:36:22.540Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-10T22:36:22.540Z] [2022-04-10T22:36:22.801Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-10T22:36:22.801Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:36:22.801Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:36:22.801Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:36:22.801Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:36:22.801Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-10T22:36:22.801Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-10T22:36:22.801Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-10T22:36:22.801Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:36:22.801Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:36:22.801Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-10T22:36:22.801Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:36:22.801Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:36:22.801Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-10T22:36:22.801Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:36:22.801Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:36:22.801Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:36:22.801Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:36:22.801Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-10T22:36:22.801Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-10T22:36:24.715Z] Updating certificates in /etc/ssl/certs... [2022-04-10T22:36:25.657Z] 21 added, 21 removed; done. [2022-04-10T22:36:25.657Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:36:25.657Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-10T22:36:25.918Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-10T22:36:25.918Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:36:25.918Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-10T22:36:25.918Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-10T22:36:25.918Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-10T22:36:26.179Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-10T22:36:26.179Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:36:26.179Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-10T22:36:26.179Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:36:26.179Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:36:26.179Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:36:26.179Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:36:26.179Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-10T22:36:26.179Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-10T22:36:26.179Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-10T22:36:26.179Z] Updating certificates in /etc/ssl/certs... [2022-04-10T22:36:27.122Z] 0 added, 0 removed; done. [2022-04-10T22:36:27.122Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-10T22:36:27.122Z] done. [2022-04-10T22:36:28.327Z] Reading package lists... [2022-04-10T22:36:28.327Z] Building dependency tree... [2022-04-10T22:36:28.327Z] Reading state information... [2022-04-10T22:36:28.586Z] The following NEW packages will be installed: [2022-04-10T22:36:28.586Z] apt-transport-https [2022-04-10T22:36:28.586Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-10T22:36:28.848Z] Need to get 4680 B of archives. [2022-04-10T22:36:28.848Z] After this operation, 162 kB of additional disk space will be used. [2022-04-10T22:36:28.848Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-10T22:36:28.848Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:36:29.108Z] Fetched 4680 B in 0s (22.2 kB/s) [2022-04-10T22:36:29.108Z] Selecting previously unselected package apt-transport-https. [2022-04-10T22:36:29.108Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-10T22:36:29.108Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-10T22:36:29.108Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-10T22:36:29.108Z] Setting up apt-transport-https (2.0.6) ... [2022-04-10T22:36:29.368Z] Waiting for network to be ready... [2022-04-10T22:36:35.956Z] 2022-04-10T22:36:33Z INFO Waiting for automatic snapd restart... [2022-04-10T22:36:36.899Z] snapd 2.54.4 from Canonical* installed [2022-04-10T22:36:37.841Z] "snapd" switched to the "latest/stable" channel [2022-04-10T22:36:37.841Z] [2022-04-10T22:36:41.145Z] core20 20220318 from Canonical* installed [2022-04-10T22:36:41.145Z] "core20" switched to the "latest/stable" channel [2022-04-10T22:36:41.145Z] [2022-04-10T22:36:43.685Z] snapcraft 6.1 from Canonical* installed [2022-04-10T22:36:43.946Z] "snapcraft" switched to the "latest/stable" channel [2022-04-10T22:36:43.946Z] [2022-04-10T22:36:49.232Z] 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: [2022-04-10T22:36:49.232Z] - README.md [2022-04-10T22:36:49.232Z] [2022-04-10T22:36:49.232Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-10T22:36:49.232Z] Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-10T22:36:49.232Z] Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-10T22:36:49.493Z] Hit:3 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-10T22:36:50.700Z] Reading package lists... [2022-04-10T22:36:50.700Z] 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 [2022-04-10T22:36:50.960Z] Reading package lists... [2022-04-10T22:36:51.221Z] Building dependency tree... [2022-04-10T22:36:51.221Z] Reading state information... [2022-04-10T22:36:51.221Z] Suggested packages: [2022-04-10T22:36:51.221Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-10T22:36:51.221Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-10T22:36:51.221Z] krb5-user libnorm-doc [2022-04-10T22:36:51.221Z] Recommended packages: [2022-04-10T22:36:51.221Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-10T22:36:51.481Z] The following NEW packages will be installed: [2022-04-10T22:36:51.481Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-10T22:36:51.481Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-10T22:36:51.481Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-10T22:36:51.481Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-10T22:36:51.481Z] libzmq5 pkg-config zip [2022-04-10T22:36:51.481Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-10T22:36:51.481Z] Need to get 10.3 MB of archives. [2022-04-10T22:36:51.481Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-10T22:36:51.481Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-10T22:36:51.742Z] Get:2 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-10T22:36:51.742Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-10T22:36:51.742Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-10T22:36:51.742Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-10T22:36:51.742Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libglib2.0-0 amd64 2.64.6-1~ubuntu20.04.4 [1287 kB] [2022-04-10T22:36:51.742Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-10T22:36:51.742Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-10T22:36:51.742Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-10T22:36:51.742Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-10T22:36:51.742Z] Get:11 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-10T22:36:51.742Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-10T22:36:52.682Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-10T22:36:52.682Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-10T22:36:52.682Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-10T22:36:52.683Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-10T22:36:52.683Z] Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-10T22:36:52.683Z] Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-10T22:36:52.683Z] Get:19 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-10T22:36:52.683Z] Get:20 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-10T22:36:52.683Z] Get:21 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-10T22:36:52.683Z] Get:22 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-10T22:36:52.683Z] Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-10T22:36:52.683Z] Get:24 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-10T22:36:52.683Z] Get:25 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-10T22:36:52.683Z] Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-10T22:36:52.683Z] Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-10T22:36:52.683Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:36:52.683Z] Fetched 10.3 MB in 1s (8678 kB/s) [2022-04-10T22:36:52.943Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-10T22:36:52.943Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-10T22:36:52.943Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-10T22:36:52.943Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-10T22:36:52.943Z] Selecting previously unselected package libsodium23:amd64. [2022-04-10T22:36:52.943Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-10T22:36:52.943Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-10T22:36:52.943Z] Selecting previously unselected package libpsl5:amd64. [2022-04-10T22:36:52.943Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-10T22:36:53.203Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-10T22:36:53.204Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-10T22:36:53.204Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-10T22:36:53.204Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-10T22:36:53.204Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-10T22:36:53.204Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-10T22:36:53.204Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-10T22:36:53.204Z] Selecting previously unselected package librtmp1:amd64. [2022-04-10T22:36:53.204Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-10T22:36:53.204Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-10T22:36:53.464Z] Selecting previously unselected package libssh-4:amd64. [2022-04-10T22:36:53.464Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-10T22:36:53.464Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-10T22:36:53.464Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-10T22:36:53.464Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-10T22:36:53.464Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-10T22:36:53.464Z] Selecting previously unselected package liberror-perl. [2022-04-10T22:36:53.464Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-10T22:36:53.464Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-10T22:36:53.464Z] Selecting previously unselected package git-man. [2022-04-10T22:36:53.464Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-10T22:36:53.464Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:36:53.723Z] Selecting previously unselected package git. [2022-04-10T22:36:53.723Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-10T22:36:53.723Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:36:54.293Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-10T22:36:54.293Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:36:54.293Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:36:54.293Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-10T22:36:54.293Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:36:54.293Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:36:54.552Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-10T22:36:54.552Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:36:54.552Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:36:54.552Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-10T22:36:54.552Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:36:54.552Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:36:54.552Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-10T22:36:54.552Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-10T22:36:54.552Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-10T22:36:54.552Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-10T22:36:54.552Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:36:54.552Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:36:54.814Z] Selecting previously unselected package libnorm1:amd64. [2022-04-10T22:36:54.814Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-10T22:36:54.814Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:36:54.814Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-10T22:36:54.814Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-10T22:36:54.814Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:36:54.814Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-10T22:36:54.814Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-10T22:36:54.814Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:36:55.076Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-10T22:36:55.076Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-10T22:36:55.076Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:36:55.076Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-10T22:36:55.076Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-10T22:36:55.076Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-10T22:36:55.076Z] Selecting previously unselected package libzmq5:amd64. [2022-04-10T22:36:55.076Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-10T22:36:55.076Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:36:55.076Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-10T22:36:55.338Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:36:55.338Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:36:55.338Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-10T22:36:55.338Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-10T22:36:55.338Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:36:55.338Z] Selecting previously unselected package pkg-config. [2022-04-10T22:36:55.338Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-10T22:36:55.338Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-10T22:36:55.338Z] Selecting previously unselected package zip. [2022-04-10T22:36:55.338Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-10T22:36:55.338Z] Unpacking zip (3.0-11build1) ... [2022-04-10T22:36:55.599Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-10T22:36:55.599Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-10T22:36:55.599Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-10T22:36:55.599Z] No schema files found: doing nothing. [2022-04-10T22:36:55.599Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-10T22:36:55.599Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:36:55.599Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-10T22:36:55.599Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:36:55.599Z] Setting up liberror-perl (0.17029-1) ... [2022-04-10T22:36:55.599Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:36:55.599Z] Setting up zip (3.0-11build1) ... [2022-04-10T22:36:55.599Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-10T22:36:55.599Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-10T22:36:55.599Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-10T22:36:55.599Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-10T22:36:55.599Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-10T22:36:55.599Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:36:55.599Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:36:55.599Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:36:55.599Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:36:55.599Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:36:55.599Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:36:55.599Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-10T22:36:55.860Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:36:55.860Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:36:55.860Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:36:55.860Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:36:55.860Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:36:55.860Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:36:56.432Z] comerr-dev set to automatically installed. [2022-04-10T22:36:56.432Z] git set to automatically installed. [2022-04-10T22:36:56.432Z] git-man set to automatically installed. [2022-04-10T22:36:56.432Z] krb5-multidev set to automatically installed. [2022-04-10T22:36:56.432Z] libbrotli1 set to automatically installed. [2022-04-10T22:36:56.432Z] libcurl3-gnutls set to automatically installed. [2022-04-10T22:36:56.432Z] liberror-perl set to automatically installed. [2022-04-10T22:36:56.432Z] libglib2.0-0 set to automatically installed. [2022-04-10T22:36:56.432Z] libgssrpc4 set to automatically installed. [2022-04-10T22:36:56.432Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-10T22:36:56.432Z] libkadm5srv-mit11 set to automatically installed. [2022-04-10T22:36:56.432Z] libkdb5-9 set to automatically installed. [2022-04-10T22:36:56.432Z] libkrb5-dev set to automatically installed. [2022-04-10T22:36:56.432Z] libnghttp2-14 set to automatically installed. [2022-04-10T22:36:56.432Z] libnorm-dev set to automatically installed. [2022-04-10T22:36:56.432Z] libnorm1 set to automatically installed. [2022-04-10T22:36:56.432Z] libpgm-5.2-0 set to automatically installed. [2022-04-10T22:36:56.432Z] libpgm-dev set to automatically installed. [2022-04-10T22:36:56.432Z] libpsl5 set to automatically installed. [2022-04-10T22:36:56.432Z] librtmp1 set to automatically installed. [2022-04-10T22:36:56.432Z] libsodium-dev set to automatically installed. [2022-04-10T22:36:56.432Z] libsodium23 set to automatically installed. [2022-04-10T22:36:56.432Z] libssh-4 set to automatically installed. [2022-04-10T22:36:56.432Z] libzmq3-dev set to automatically installed. [2022-04-10T22:36:56.432Z] libzmq5 set to automatically installed. [2022-04-10T22:36:56.432Z] pkg-config set to automatically installed. [2022-04-10T22:36:56.432Z] zip set to automatically installed. [2022-04-10T22:36:57.374Z] snapd is not logged in, snap install commands will use sudo [2022-04-10T22:37:07.379Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-10T22:37:07.379Z] Downloading snap 'edgex-app-service-configurable' [2022-04-10T22:37:09.925Z] Pulling app-service-configurable [2022-04-10T22:37:09.925Z] + snapcraftctl pull [2022-04-10T22:37:11.350Z] Pulling config-common [2022-04-10T22:37:11.350Z] + snapcraftctl pull [2022-04-10T22:37:12.800Z] Pulling go-build-helper [2022-04-10T22:37:12.800Z] + snapcraftctl pull [2022-04-10T22:37:14.235Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-10T22:37:14.235Z] Skipping pull go-build-helper (already ran) [2022-04-10T22:37:14.235Z] Building go-build-helper [2022-04-10T22:37:14.235Z] + snapcraftctl build [2022-04-10T22:37:15.176Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-10T22:37:16.119Z] Staging go-build-helper [2022-04-10T22:37:16.119Z] + snapcraftctl stage [2022-04-10T22:37:20.330Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-10T22:37:20.330Z] Fetched 290 kB in 0s (0 B/s) [2022-04-10T22:37:20.330Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-10T22:37:20.330Z] Fetched 158 kB in 0s (0 B/s) [2022-04-10T22:37:20.330Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-10T22:37:20.330Z] Fetched 242 kB in 0s (0 B/s) [2022-04-10T22:37:20.330Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-10T22:37:20.330Z] Fetched 150 kB in 0s (0 B/s) [2022-04-10T22:37:20.330Z] Pulling edgex-go [2022-04-10T22:37:20.330Z] + snapcraftctl pull [2022-04-10T22:37:21.720Z] Pulling hooks [2022-04-10T22:37:21.720Z] + snapcraftctl pull [2022-04-10T22:37:33.968Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-10T22:37:33.968Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-10T22:37:33.968Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-10T22:37:33.968Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-10T22:37:33.968Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-10T22:37:33.968Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-10T22:37:33.968Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-10T22:37:33.968Z] Fetched 234 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-10T22:37:33.968Z] Fetched 155 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-10T22:37:33.968Z] Fetched 170 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-10T22:37:33.968Z] Fetched 267 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-10T22:37:33.968Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-10T22:37:33.968Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-10T22:37:33.968Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-10T22:37:33.968Z] Fetched 121 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-10T22:37:33.968Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-10T22:37:33.968Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-10T22:37:33.968Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-10T22:37:33.968Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-10T22:37:33.968Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-10T22:37:33.968Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-10T22:37:33.968Z] Fetched 142 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-10T22:37:33.968Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-10T22:37:33.968Z] Fetched 181 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-10T22:37:33.968Z] Fetched 208 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-10T22:37:33.968Z] Fetched 161 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-10T22:37:33.968Z] Fetched 107 kB in 0s (0 B/s) [2022-04-10T22:37:33.968Z] Pulling static-packages [2022-04-10T22:37:33.968Z] + snapcraftctl pull [2022-04-10T22:37:34.228Z] Pulling version [2022-04-10T22:37:34.228Z] + cd /root/project [2022-04-10T22:37:34.228Z] ++ git describe --tags --abbrev=0 [2022-04-10T22:37:34.228Z] ++ sed s/v// [2022-04-10T22:37:34.228Z] + GIT_VERSION=2.2.0-dev.61 [2022-04-10T22:37:34.228Z] + '[' -z 2.2.0-dev.61 ']' [2022-04-10T22:37:34.228Z] + snapcraftctl set-version 2.2.0-dev.61 [2022-04-10T22:37:36.137Z] Building app-service-configurable [2022-04-10T22:37:36.137Z] + snapcraftctl build [2022-04-10T22:37:38.050Z] Building config-common [2022-04-10T22:37:38.050Z] + snapcraftctl build [2022-04-10T22:37:39.429Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-10T22:37:40.366Z] Skipping build go-build-helper (already ran) [2022-04-10T22:37:40.366Z] Building edgex-go [2022-04-10T22:37:40.624Z] + cd /root/parts/edgex-go/src [2022-04-10T22:37:40.624Z] ++ git describe --tags --abbrev=0 [2022-04-10T22:37:40.624Z] ++ sed s/v// [2022-04-10T22:37:40.624Z] + GIT_VERSION=2.2.0-dev.61 [2022-04-10T22:37:40.624Z] + '[' -z 2.2.0-dev.61 ']' [2022-04-10T22:37:40.624Z] + echo 2.2.0-dev.61 [2022-04-10T22:37:40.624Z] + '[' '!' -d vendor ']' [2022-04-10T22:37:40.624Z] + go mod download all [2022-04-10T22:37:45.905Z] + make build [2022-04-10T22:37:45.905Z] 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 [2022-04-10T22:38:07.855Z] 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 [2022-04-10T22:38:22.753Z] 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 [2022-04-10T22:38:22.753Z] 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 [2022-04-10T22:38:23.694Z] 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 [2022-04-10T22:38:24.634Z] 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 [2022-04-10T22:38:26.018Z] 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 [2022-04-10T22:38:27.937Z] 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 [2022-04-10T22:38:29.324Z] 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 [2022-04-10T22:38:31.237Z] 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 [2022-04-10T22:38:32.624Z] 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 [2022-04-10T22:38:34.006Z] 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 [2022-04-10T22:38:36.547Z] 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 [2022-04-10T22:38:37.929Z] + 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 [2022-04-10T22:38:37.929Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-10T22:38:37.929Z] + case "$service" in [2022-04-10T22:38:37.929Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-10T22:38:37.929Z] + 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 [2022-04-10T22:38:37.929Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-10T22:38:37.929Z] + case "$service" in [2022-04-10T22:38:37.929Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-10T22:38:37.929Z] + 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 [2022-04-10T22:38:37.929Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-10T22:38:37.929Z] + case "$service" in [2022-04-10T22:38:37.929Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-10T22:38:37.929Z] + 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 [2022-04-10T22:38:37.929Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-10T22:38:37.929Z] + case "$service" in [2022-04-10T22:38:37.929Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-10T22:38:37.929Z] + 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 [2022-04-10T22:38:37.929Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-10T22:38:37.929Z] + case "$service" in [2022-04-10T22:38:37.929Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-10T22:38:37.929Z] + 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 [2022-04-10T22:38:37.929Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-10T22:38:37.929Z] + case "$service" in [2022-04-10T22:38:37.929Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-10T22:38:37.929Z] + 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 [2022-04-10T22:38:37.929Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-10T22:38:37.929Z] + case "$service" in [2022-04-10T22:38:37.929Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-10T22:38:37.929Z] + 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 [2022-04-10T22:38:37.929Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-10T22:38:37.929Z] + case "$service" in [2022-04-10T22:38:37.929Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-10T22:38:37.929Z] + 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 [2022-04-10T22:38:37.929Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-10T22:38:37.929Z] + case "$service" in [2022-04-10T22:38:37.929Z] + 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 [2022-04-10T22:38:37.929Z] + 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 [2022-04-10T22:38:37.929Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-10T22:38:37.929Z] + case "$service" in [2022-04-10T22:38:37.930Z] + install -DT ./cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res-bootstrap-redis/configuration.toml [2022-04-10T22:38:37.930Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-10T22:38:37.930Z] + 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 [2022-04-10T22:38:37.930Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-10T22:38:37.930Z] + case "$service" in [2022-04-10T22:38:37.930Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-10T22:38:37.930Z] + 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 [2022-04-10T22:38:37.930Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-10T22:38:37.930Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-10T22:38:37.930Z] + cp ./cmd/security-file-token-provider/res/token-config.json /root/parts/edgex-go/install/config/security-file-token-provider/res/token-config.json [2022-04-10T22:38:38.872Z] Building hooks [2022-04-10T22:38:38.872Z] + cd /root/parts/hooks/src [2022-04-10T22:38:38.872Z] + make build [2022-04-10T22:38:38.872Z] go mod tidy [2022-04-10T22:38:38.872Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.2.0-beta.2 [2022-04-10T22:38:39.134Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T22:38:39.134Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-10T22:38:39.134Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-10T22:38:39.134Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-10T22:38:41.047Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-10T22:38:41.620Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-10T22:38:41.620Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-10T22:38:43.537Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-10T22:38:43.537Z] Building static-packages [2022-04-10T22:38:43.537Z] + snapcraftctl build [2022-04-10T22:38:46.079Z] Building version [2022-04-10T22:38:46.079Z] + snapcraftctl build [2022-04-10T22:38:47.989Z] Staging app-service-configurable [2022-04-10T22:38:47.989Z] + snapcraftctl stage [2022-04-10T22:38:49.369Z] Staging config-common [2022-04-10T22:38:49.369Z] + snapcraftctl stage [2022-04-10T22:38:50.751Z] Skipping stage go-build-helper (already ran) [2022-04-10T22:38:50.751Z] Staging edgex-go [2022-04-10T22:38:50.751Z] + snapcraftctl stage [2022-04-10T22:38:52.130Z] Staging hooks [2022-04-10T22:38:52.131Z] + snapcraftctl stage [2022-04-10T22:38:53.513Z] Staging static-packages [2022-04-10T22:38:53.513Z] + snapcraftctl stage [2022-04-10T22:38:55.428Z] Staging version [2022-04-10T22:38:55.428Z] + snapcraftctl stage [2022-04-10T22:38:56.815Z] Priming app-service-configurable [2022-04-10T22:38:56.815Z] + snapcraftctl prime [2022-04-10T22:38:59.357Z] 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 [2022-04-10T22:38:59.357Z] stage-packages: [2022-04-10T22:38:59.357Z] - libnorm1 [2022-04-10T22:38:59.357Z] - libpgm-5.2-0 [2022-04-10T22:38:59.357Z] - libsodium23 [2022-04-10T22:38:59.357Z] - libzmq5 [2022-04-10T22:38:59.357Z] Priming config-common [2022-04-10T22:38:59.357Z] + snapcraftctl prime [2022-04-10T22:39:01.351Z] Priming go-build-helper [2022-04-10T22:39:01.351Z] + snapcraftctl prime [2022-04-10T22:39:02.810Z] Priming edgex-go [2022-04-10T22:39:02.810Z] + snapcraftctl prime [2022-04-10T22:39:04.198Z] Priming hooks [2022-04-10T22:39:04.198Z] + snapcraftctl prime [2022-04-10T22:39:06.127Z] Priming static-packages [2022-04-10T22:39:06.127Z] + snapcraftctl prime [2022-04-10T22:39:11.416Z] Priming version [2022-04-10T22:39:11.416Z] + snapcraftctl prime [2022-04-10T22:39:11.988Z] 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] } [2022-04-10T22:44:59.466Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19120 in /w/workspace/edgexfoundry_edgex-go_PR-3924 [Pipeline] { [Pipeline] ws [2022-04-10T22:44:59.478Z] Running in /w/workspace/edgex-go/13 [Pipeline] { [Pipeline] checkout [2022-04-10T22:44:59.774Z] The recommended git tool is: git [2022-04-10T22:45:08.249Z] using credential edgex-jenkins-ssh [2022-04-10T22:45:08.280Z] Cloning the remote Git repository [2022-04-10T22:45:08.375Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:45:08.471Z] > git init /w/workspace/edgex-go/13 # timeout=10 [2022-04-10T22:45:08.605Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:45:08.606Z] > git --version # timeout=10 [2022-04-10T22:45:08.646Z] > git --version # 'git version 2.25.1' [2022-04-10T22:45:08.649Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:45:08.748Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:45:28.579Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:45:28.601Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:45:28.635Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:45:28.724Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:45:28.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:45:28.744Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3924/head:refs/remotes/origin/PR-3924 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-10T22:45:29.710Z] Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit 64aec9189af9621412b452e52a5a7556cd5c6e8f [2022-04-10T22:45:30.469Z] Merge succeeded, producing 4a5b98d2cd3892b7c3fb30f24493c50e1442a401 [2022-04-10T22:45:30.469Z] Checking out Revision 4a5b98d2cd3892b7c3fb30f24493c50e1442a401 (PR-3924) [2022-04-10T22:45:29.736Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:45:29.760Z] > git checkout -f 64aec9189af9621412b452e52a5a7556cd5c6e8f # timeout=10 [2022-04-10T22:45:30.040Z] > git remote # timeout=10 [2022-04-10T22:45:30.067Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T22:45:30.087Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:45:30.103Z] > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 [2022-04-10T22:45:30.443Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-10T22:45:30.480Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:45:30.517Z] > git checkout -f 4a5b98d2cd3892b7c3fb30f24493c50e1442a401 # timeout=10 [2022-04-10T22:45:35.053Z] Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" [2022-04-10T22:45:35.085Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-10T22:45:36.199Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-10T22:45:36.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-10T22:45:36.199Z] Dload Upload Total Spent Left Speed [2022-04-10T22:45:36.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 46261 0 --:--:-- --:--:-- --:--:-- 46443 [Pipeline] sh [2022-04-10T22:45:35.065Z] > git rev-list --no-walk cf18055c31bbfd766cb47740eec8fe04cd05e54c # timeout=10 [2022-04-10T22:45:36.769Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-10T22:45:37.122Z] + sudo tee /etc/docker/daemon.new [2022-04-10T22:45:37.122Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-10T22:45:37.122Z] { [2022-04-10T22:45:37.122Z] "registry-mirrors": [ [2022-04-10T22:45:37.122Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-10T22:45:37.122Z] ], [2022-04-10T22:45:37.122Z] "bip": "10.250.0.254/24", [2022-04-10T22:45:37.122Z] "hosts": [ [2022-04-10T22:45:37.122Z] "tcp://0.0.0.0:5555", [2022-04-10T22:45:37.122Z] "unix:///var/run/docker.sock" [2022-04-10T22:45:37.122Z] ], [2022-04-10T22:45:37.122Z] "mtu": 1458, [2022-04-10T22:45:37.122Z] "selinux-enabled": true, [2022-04-10T22:45:37.122Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-10T22:45:37.122Z] } [Pipeline] sh [2022-04-10T22:45:37.491Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-10T22:45:37.857Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-10T22:45:56.258Z] provisioning config files... [2022-04-10T22:45:56.288Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/13@tmp/config8632709683012415738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T22:45:56.668Z] ---> docker-login.sh [2022-04-10T22:45:56.668Z] nexus3.edgexfoundry.org:10001 [2022-04-10T22:45:57.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:45:57.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:45:57.542Z] Configure a credential helper to remove this warning. See [2022-04-10T22:45:57.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:45:57.542Z] [2022-04-10T22:45:57.542Z] Login Succeeded [2022-04-10T22:45:57.542Z] nexus3.edgexfoundry.org:10002 [2022-04-10T22:45:58.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:45:58.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:45:58.142Z] Configure a credential helper to remove this warning. See [2022-04-10T22:45:58.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:45:58.142Z] [2022-04-10T22:45:58.142Z] Login Succeeded [2022-04-10T22:45:58.142Z] nexus3.edgexfoundry.org:10003 [2022-04-10T22:45:58.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:45:58.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:45:58.712Z] Configure a credential helper to remove this warning. See [2022-04-10T22:45:58.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:45:58.712Z] [2022-04-10T22:45:58.712Z] Login Succeeded [2022-04-10T22:45:58.712Z] nexus3.edgexfoundry.org:10004 [2022-04-10T22:45:58.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:45:58.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:45:58.990Z] Configure a credential helper to remove this warning. See [2022-04-10T22:45:58.990Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:45:58.990Z] [2022-04-10T22:45:58.990Z] Login Succeeded [2022-04-10T22:45:58.990Z] docker.io [2022-04-10T22:45:59.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:45:59.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:45:59.861Z] Configure a credential helper to remove this warning. See [2022-04-10T22:45:59.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:45:59.861Z] [2022-04-10T22:45:59.861Z] Login Succeeded [2022-04-10T22:45:59.861Z] ---> docker-login.sh ends [Pipeline] } [2022-04-10T22:45:59.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-10T22:46:00.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-10T22:46:00.389Z] ========================================================= [2022-04-10T22:46:00.389Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-10T22:46:00.389Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T22:46:00.732Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T22:46:01.007Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-10T22:46:01.007Z] 9b3977197b4f: Pulling fs layer [2022-04-10T22:46:01.007Z] 1a89e8eeedd5: Pulling fs layer [2022-04-10T22:46:01.007Z] 94645a83ff95: Pulling fs layer [2022-04-10T22:46:01.007Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-10T22:46:01.007Z] 0c92f367c5e7: Pulling fs layer [2022-04-10T22:46:01.007Z] f7c0051592d6: Pulling fs layer [2022-04-10T22:46:01.007Z] a227ed2f7395: Pulling fs layer [2022-04-10T22:46:01.007Z] 7b1c46037f91: Pulling fs layer [2022-04-10T22:46:01.007Z] f7c0051592d6: Waiting [2022-04-10T22:46:01.007Z] 3f3a8bcf1eab: Waiting [2022-04-10T22:46:01.007Z] 0c92f367c5e7: Waiting [2022-04-10T22:46:01.007Z] a227ed2f7395: Waiting [2022-04-10T22:46:01.007Z] 7b1c46037f91: Waiting [2022-04-10T22:46:01.007Z] 94645a83ff95: Verifying Checksum [2022-04-10T22:46:01.007Z] 94645a83ff95: Download complete [2022-04-10T22:46:01.007Z] 1a89e8eeedd5: Verifying Checksum [2022-04-10T22:46:01.007Z] 1a89e8eeedd5: Download complete [2022-04-10T22:46:01.007Z] 0c92f367c5e7: Download complete [2022-04-10T22:46:01.007Z] f7c0051592d6: Verifying Checksum [2022-04-10T22:46:01.007Z] f7c0051592d6: Download complete [2022-04-10T22:46:01.007Z] 9b3977197b4f: Verifying Checksum [2022-04-10T22:46:01.007Z] 9b3977197b4f: Download complete [2022-04-10T22:46:01.007Z] a227ed2f7395: Verifying Checksum [2022-04-10T22:46:01.007Z] a227ed2f7395: Download complete [2022-04-10T22:46:02.022Z] 9b3977197b4f: Pull complete [2022-04-10T22:46:02.638Z] 1a89e8eeedd5: Pull complete [2022-04-10T22:46:02.918Z] 94645a83ff95: Pull complete [2022-04-10T22:46:03.196Z] 7b1c46037f91: Verifying Checksum [2022-04-10T22:46:03.196Z] 7b1c46037f91: Download complete [2022-04-10T22:46:03.800Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-10T22:46:03.800Z] 3f3a8bcf1eab: Download complete [2022-04-10T22:46:16.226Z] 3f3a8bcf1eab: Pull complete [2022-04-10T22:46:16.226Z] 0c92f367c5e7: Pull complete [2022-04-10T22:46:16.502Z] f7c0051592d6: Pull complete [2022-04-10T22:46:16.780Z] a227ed2f7395: Pull complete [2022-04-10T22:46:23.507Z] 7b1c46037f91: Pull complete [2022-04-10T22:46:23.507Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-10T22:46:23.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T22:46:23.507Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-10T22:46:23.871Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T22:46:23.871Z] WORKDIR /edgex [2022-04-10T22:46:23.871Z] COPY go.mod . [2022-04-10T22:46:23.871Z] RUN go mod download ci-base-image-arm64 [2022-04-10T22:46:23.871Z] -f - . [2022-04-10T22:46:26.520Z] Sending build context to Docker daemon 169.2MB [2022-04-10T22:46:26.520Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T22:46:26.520Z] ---> f79e39bc4007 [2022-04-10T22:46:26.520Z] Step 2/4 : WORKDIR /edgex [2022-04-10T22:46:28.514Z] ---> Running in ca44a78b225a [2022-04-10T22:46:28.514Z] Removing intermediate container ca44a78b225a [2022-04-10T22:46:28.514Z] ---> 0096f6a2950e [2022-04-10T22:46:28.514Z] Step 3/4 : COPY go.mod . [2022-04-10T22:46:29.110Z] ---> 3463ac2eb354 [2022-04-10T22:46:29.110Z] Step 4/4 : RUN go mod download [2022-04-10T22:46:29.110Z] ---> Running in b28a29a47584 [2022-04-10T22:47:25.679Z] Removing intermediate container b28a29a47584 [2022-04-10T22:47:25.679Z] ---> 4ea631eaeaca [2022-04-10T22:47:25.679Z] Successfully built 4ea631eaeaca [2022-04-10T22:47:25.679Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:47:26.033Z] + docker inspect -f . ci-base-image-arm64 [2022-04-10T22:47:26.033Z] . [Pipeline] withDockerContainer [2022-04-10T22:47:26.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-19120 does not seem to be running inside a container [2022-04-10T22:47:26.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 ******** ci-base-image-arm64 cat [2022-04-10T22:47:27.851Z] $ docker top e4791cb23340d8ba84adf772886a5613d7a424449aa011355eb22d5bbeda30ff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T22:47:28.822Z] + go version [2022-04-10T22:47:28.822Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-10T22:47:28.850Z] $ docker stop --time=1 e4791cb23340d8ba84adf772886a5613d7a424449aa011355eb22d5bbeda30ff [2022-04-10T22:47:30.593Z] $ docker rm -f e4791cb23340d8ba84adf772886a5613d7a424449aa011355eb22d5bbeda30ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:47:31.246Z] + docker inspect -f . ci-base-image-arm64 [2022-04-10T22:47:31.246Z] . [Pipeline] withDockerContainer [2022-04-10T22:47:31.505Z] prd-ubuntu20.04-docker-arm64-4c-16g-19120 does not seem to be running inside a container [2022-04-10T22:47:31.610Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 ******** ci-base-image-arm64 cat [2022-04-10T22:47:33.034Z] $ docker top ca6e2dcfe80c415dde30534b0a667e2e319cd0579a5fb5b0b2fe68d855b63ec5 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-10T22:47:33.325Z] ========================================================= [2022-04-10T22:47:33.325Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-10T22:47:33.325Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T22:47:34.000Z] + make test [2022-04-10T22:47:34.000Z] go mod tidy -compat=1.17 [2022-04-10T22:47:34.990Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-10T22:48:14.049Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-10T22:49:51.004Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-10T22:50:17.903Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-10T22:50:17.903Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-10T22:50:17.903Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-10T22:50:17.903Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-10T22:50:17.903Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-10T22:50:17.903Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-10T22:50:17.903Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-10T22:50:17.903Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-10T22:50:18.901Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-10T22:50:18.901Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-10T22:50:19.506Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-10T22:50:19.506Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-10T22:50:19.506Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-10T22:50:19.506Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-10T22:50:31.996Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.242s coverage: 28.7% of statements [2022-04-10T22:50:31.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-10T22:50:31.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-10T22:50:40.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.463s coverage: 98.5% of statements [2022-04-10T22:50:40.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-10T22:50:43.485Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.664s coverage: 54.9% of statements [2022-04-10T22:50:43.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-10T22:50:43.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-10T22:51:11.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.226s coverage: 89.2% of statements [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-10T22:51:11.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.401s coverage: 84.4% of statements [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-10T22:51:11.382Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.794s coverage: 95.1% of statements [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-10T22:51:11.382Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.553s coverage: 72.2% of statements [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-10T22:51:11.382Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.379s coverage: 60.0% of statements [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-10T22:51:11.382Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.850s coverage: 0.9% of statements [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-10T22:51:11.382Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.312s coverage: 58.8% of statements [2022-04-10T22:51:11.382Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.696s coverage: 24.0% of statements [2022-04-10T22:51:11.382Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-10T22:51:11.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.470s coverage: 47.1% of statements [2022-04-10T22:51:11.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.288s coverage: 79.5% of statements [2022-04-10T22:51:11.382Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.316s coverage: 94.1% of statements [2022-04-10T22:51:12.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.343s coverage: 96.3% of statements [2022-04-10T22:51:12.383Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.269s coverage: 87.5% of statements [2022-04-10T22:51:24.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.338s coverage: 94.4% of statements [2022-04-10T22:51:24.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements [2022-04-10T22:51:31.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.782s coverage: 82.5% of statements [2022-04-10T22:51:31.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-10T22:51:38.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.314s coverage: 92.9% of statements [2022-04-10T22:51:38.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-10T22:51:38.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-10T22:51:38.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-10T22:51:38.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements [2022-04-10T22:51:38.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-10T22:51:38.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-10T22:51:38.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-10T22:51:38.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-10T22:51:38.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-10T22:51:38.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.249s coverage: 87.2% of statements [2022-04-10T22:51:38.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-10T22:51:38.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-10T22:51:38.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.230s coverage: 100.0% of statements [2022-04-10T22:51:38.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-10T22:51:38.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.339s coverage: 58.8% of statements [2022-04-10T22:51:38.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-10T22:51:38.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.368s coverage: 80.0% of statements [2022-04-10T22:51:38.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.313s coverage: 87.2% of statements [2022-04-10T22:51:38.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.339s coverage: 85.4% of statements [2022-04-10T22:51:38.418Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.016s coverage: 91.2% of statements [2022-04-10T22:51:38.419Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-10T22:51:43.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.216s coverage: 64.4% of statements [2022-04-10T22:51:43.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-10T22:51:43.902Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-10T22:51:43.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.366s coverage: 100.0% of statements [2022-04-10T22:51:43.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.122s coverage: 89.4% of statements [2022-04-10T22:51:43.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.142s coverage: 100.0% of statements [2022-04-10T22:51:43.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.075s coverage: 73.7% of statements [2022-04-10T22:51:44.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2022-04-10T22:51:52.543Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.716s coverage: 65.4% of statements [2022-04-10T22:51:52.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-10T22:51:52.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-10T22:51:52.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-10T22:51:55.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.966s coverage: 43.8% of statements [2022-04-10T22:51:55.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-10T22:51:55.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-10T22:51:55.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.343s coverage: 89.5% of statements [2022-04-10T22:51:55.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-10T22:51:55.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.509s coverage: 84.8% of statements [2022-04-10T22:51:55.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-10T22:51:55.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-10T22:51:55.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-10T22:51:55.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-10T22:52:03.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.381s coverage: 17.7% of statements [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-10T22:52:03.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.962s coverage: 92.3% of statements [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-10T22:52:03.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.279s coverage: 63.2% of statements [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-10T22:52:03.583Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.567s coverage: 97.7% of statements [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-10T22:52:03.583Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.233s coverage: 28.9% of statements [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-10T22:52:03.583Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-10T22:52:03.583Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.229s coverage: 100.0% of statements [2022-04-10T22:52:03.583Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements [2022-04-10T22:52:04.568Z] 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 [2022-04-10T22:52:04.568Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-10T22:52:04.568Z] GO111MODULE=on go vet ./... [2022-04-10T22:54:11.551Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-10T22:54:11.551Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-10T22:54:11.551Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-10T22:54:11.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-10T22:54:12.283Z] + ls -al . [2022-04-10T22:54:12.283Z] total 664 [2022-04-10T22:54:12.283Z] drwxrwxr-x 9 1001 1001 4096 Apr 10 22:54 . [2022-04-10T22:54:12.283Z] drwxr-xr-x 4 root root 4096 Apr 10 22:47 .. [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 11 Apr 10 22:45 .dockerignore [2022-04-10T22:54:12.283Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 22:45 .git [2022-04-10T22:54:12.283Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 22:45 .github [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 870 Apr 10 22:45 .gitignore [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 42 Apr 10 22:45 .golangci.yml [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 87 Apr 10 22:45 .hadolint.yml [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 166 Apr 10 22:45 .sonarcloud.properties [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 1171 Apr 10 22:45 ADOPTERS.md [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 9953 Apr 10 22:45 Attribution.txt [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 51732 Apr 10 22:45 CHANGELOG.md [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 3804 Apr 10 22:45 CONTRIBUTING.md [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 677 Apr 10 22:45 GOVERNANCE.md [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 849 Apr 10 22:45 Jenkinsfile [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 10775 Apr 10 22:45 LICENSE [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 8478 Apr 10 22:45 Makefile [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 582 Apr 10 22:45 OWNERS.md [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 8207 Apr 10 22:45 README.md [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 6912 Apr 10 22:45 SECURITY.md [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 5 Apr 10 20:30 VERSION [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 4131 Apr 10 22:45 ZMQWindows.md [2022-04-10T22:54:12.283Z] drwxrwxr-x 2 1001 1001 4096 Apr 10 22:45 bin [2022-04-10T22:54:12.283Z] drwxrwxr-x 18 1001 1001 4096 Apr 10 22:45 cmd [2022-04-10T22:54:12.283Z] -rw-r--r-- 1 root root 431014 Apr 10 22:52 coverage.out [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 3175 Apr 10 22:45 go.mod [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 34990 Apr 10 22:47 go.sum [2022-04-10T22:54:12.283Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 22:45 internal [2022-04-10T22:54:12.283Z] drwxrwxr-x 3 1001 1001 4096 Apr 10 22:45 openapi [2022-04-10T22:54:12.283Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 22:45 snap [2022-04-10T22:54:12.283Z] -rw-rw-r-- 1 1001 1001 204 Apr 10 22:45 version.go [Pipeline] sh [2022-04-10T22:54:13.031Z] + '[' -e coverage.out ] [2022-04-10T22:54:13.031Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-10T22:54:13.067Z] Warning: overwriting stash ‘coverage-report’ [2022-04-10T22:54:14.058Z] Stashed 1 file(s) [Pipeline] sh [2022-04-10T22:54:14.719Z] + make build [2022-04-10T22:54:14.719Z] 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 [2022-04-10T22:56:36.673Z] 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 [2022-04-10T22:58:13.521Z] 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 [2022-04-10T22:58:13.521Z] 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 [2022-04-10T22:58:16.907Z] 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 [2022-04-10T22:58:18.346Z] 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 [2022-04-10T22:58:25.065Z] 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 [2022-04-10T22:58:30.468Z] 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 [2022-04-10T22:58:35.868Z] 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 [2022-04-10T22:58:42.578Z] 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 [2022-04-10T22:58:48.000Z] 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 [2022-04-10T22:58:54.742Z] 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 [2022-04-10T22:59:04.932Z] 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] } [2022-04-10T22:59:11.691Z] $ docker stop --time=1 ca6e2dcfe80c415dde30534b0a667e2e319cd0579a5fb5b0b2fe68d855b63ec5 [2022-04-10T22:59:13.817Z] $ docker rm -f ca6e2dcfe80c415dde30534b0a667e2e319cd0579a5fb5b0b2fe68d855b63ec5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:59:16.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T22:59:16.478Z] [2022-04-10T22:59:16.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:59:16.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T22:59:17.109Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-10T22:59:17.109Z] 29e5d40040c1: Pulling fs layer [2022-04-10T22:59:17.109Z] 1ce36da41761: Pulling fs layer [2022-04-10T22:59:17.109Z] 25b303627fd3: Pulling fs layer [2022-04-10T22:59:17.109Z] 29e5d40040c1: Verifying Checksum [2022-04-10T22:59:17.109Z] 29e5d40040c1: Download complete [2022-04-10T22:59:17.714Z] 1ce36da41761: Verifying Checksum [2022-04-10T22:59:17.714Z] 1ce36da41761: Download complete [2022-04-10T22:59:17.993Z] 29e5d40040c1: Pull complete [2022-04-10T22:59:19.436Z] 25b303627fd3: Verifying Checksum [2022-04-10T22:59:19.436Z] 25b303627fd3: Download complete [2022-04-10T22:59:19.436Z] 1ce36da41761: Pull complete [2022-04-10T22:59:32.003Z] 25b303627fd3: Pull complete [2022-04-10T22:59:32.003Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-10T22:59:32.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T22:59:32.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-10T22:59:32.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-19120 does not seem to be running inside a container [2022-04-10T22:59:32.348Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@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 [2022-04-10T22:59:34.982Z] $ docker top 2b2311d991f36d8e6617b9d0d2316ac8446a6767f58f62c11ba8f7df746f21e3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T22:59:35.974Z] + docker-compose build --help [2022-04-10T22:59:35.974Z] + grep parallel [2022-04-10T22:59:42.692Z] --parallel Build images in parallel. [Pipeline] } [2022-04-10T22:59:42.712Z] $ docker stop --time=1 2b2311d991f36d8e6617b9d0d2316ac8446a6767f58f62c11ba8f7df746f21e3 [2022-04-10T22:59:44.442Z] $ docker rm -f 2b2311d991f36d8e6617b9d0d2316ac8446a6767f58f62c11ba8f7df746f21e3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:59:45.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T22:59:45.049Z] . [Pipeline] withDockerContainer [2022-04-10T22:59:45.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-19120 does not seem to be running inside a container [2022-04-10T22:59:45.386Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-10T22:59:46.825Z] $ docker top a19604da34cdd79add7bd55fbf40ab276aa5fc2a7e186f354811a3cf62fd29df -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T22:59:47.770Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-10T22:59:54.485Z] Building core-command ... [2022-04-10T22:59:54.485Z] Building core-data ... [2022-04-10T22:59:54.485Z] Building core-metadata ... [2022-04-10T22:59:54.485Z] Building security-bootstrapper ... [2022-04-10T22:59:54.485Z] Building security-proxy-setup ... [2022-04-10T22:59:54.485Z] Building security-secretstore-setup ... [2022-04-10T22:59:54.485Z] Building security-spiffe-token-provider ... [2022-04-10T22:59:54.485Z] Building security-spire-agent ... [2022-04-10T22:59:54.485Z] Building security-spire-config ... [2022-04-10T22:59:54.486Z] Building security-spire-server ... [2022-04-10T22:59:54.486Z] Building support-notifications ... [2022-04-10T22:59:54.486Z] Building support-scheduler ... [2022-04-10T22:59:54.486Z] Building sys-mgmt-agent ... [2022-04-10T22:59:54.486Z] Building support-scheduler [2022-04-10T22:59:54.486Z] Building security-bootstrapper [2022-04-10T22:59:54.486Z] Building security-spire-config [2022-04-10T22:59:54.486Z] Building support-notifications [2022-04-10T22:59:54.486Z] Building security-spire-agent [2022-04-10T23:01:31.293Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:01:31.293Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:01:31.293Z] ---> 4ea631eaeaca [2022-04-10T23:01:31.293Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T23:01:31.293Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:01:31.293Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:01:31.293Z] ---> 4ea631eaeaca [2022-04-10T23:01:31.293Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T23:01:31.293Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:01:31.293Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:01:31.293Z] ---> 4ea631eaeaca [2022-04-10T23:01:31.293Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T23:01:31.293Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:01:31.293Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:01:31.293Z] ---> 4ea631eaeaca [2022-04-10T23:01:31.293Z] Step 3/31 : WORKDIR /edgex-go [2022-04-10T23:01:31.293Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:01:31.293Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:01:31.293Z] ---> 4ea631eaeaca [2022-04-10T23:01:31.293Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T23:01:31.293Z] ---> Running in 08c84a33c74e [2022-04-10T23:01:31.294Z] ---> Running in 487ecb7cf11f [2022-04-10T23:01:31.294Z] ---> Running in ccde12bddac9 [2022-04-10T23:01:31.294Z] ---> Running in e9d8bb133abb [2022-04-10T23:01:31.294Z] ---> Running in a1fab6abbc11 [2022-04-10T23:01:31.294Z] Removing intermediate container ccde12bddac9 [2022-04-10T23:01:31.294Z] ---> bce37a517e6e [2022-04-10T23:01:31.294Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:01:31.294Z] Removing intermediate container e9d8bb133abb [2022-04-10T23:01:31.294Z] ---> ee02d08693aa [2022-04-10T23:01:31.294Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:01:31.294Z] Removing intermediate container 487ecb7cf11f [2022-04-10T23:01:31.294Z] Removing intermediate container a1fab6abbc11 [2022-04-10T23:01:31.294Z] ---> 50b9665bbb07 [2022-04-10T23:01:31.294Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:01:31.294Z] ---> 3d1ad71ed5fd [2022-04-10T23:01:31.294Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:01:31.294Z] Removing intermediate container 08c84a33c74e [2022-04-10T23:01:31.294Z] ---> f844c5542485 [2022-04-10T23:01:31.294Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:01:31.294Z] ---> Running in f4f0273583fc [2022-04-10T23:01:31.294Z] ---> Running in 1fe34f7b7184 [2022-04-10T23:01:31.294Z] ---> Running in 237b7ce2a10b [2022-04-10T23:01:31.294Z] ---> Running in c1872deab0d0 [2022-04-10T23:01:31.294Z] ---> Running in f0a9db152c4c [2022-04-10T23:01:34.752Z] Removing intermediate container f4f0273583fc [2022-04-10T23:01:34.752Z] ---> 0a852ab29a52 [2022-04-10T23:01:34.752Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-10T23:01:35.059Z] ---> Running in 9db5b328faca [2022-04-10T23:01:35.059Z] Removing intermediate container 1fe34f7b7184 [2022-04-10T23:01:35.059Z] ---> e8165b19ab95 [2022-04-10T23:01:35.059Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T23:01:35.347Z] ---> Running in a4df5d9892bf [2022-04-10T23:01:35.348Z] Removing intermediate container f0a9db152c4c [2022-04-10T23:01:35.348Z] ---> c940554515ac [2022-04-10T23:01:35.626Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T23:01:35.626Z] ---> Running in fa81c288de28 [2022-04-10T23:01:35.905Z] Removing intermediate container 237b7ce2a10b [2022-04-10T23:01:35.905Z] ---> fa5e2a840bad [2022-04-10T23:01:35.905Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T23:01:35.905Z] Removing intermediate container c1872deab0d0 [2022-04-10T23:01:35.905Z] ---> 989380aba982 [2022-04-10T23:01:35.905Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-10T23:01:36.197Z] ---> Running in 7b663625190b [2022-04-10T23:01:36.197Z] ---> Running in 5560818a39c6 [2022-04-10T23:01:38.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:38.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:38.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:38.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:38.483Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:38.756Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:39.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:39.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:39.643Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:39.643Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:40.261Z] OK: 220 MiB in 52 packages [2022-04-10T23:01:40.545Z] OK: 220 MiB in 52 packages [2022-04-10T23:01:40.825Z] OK: 220 MiB in 52 packages [2022-04-10T23:01:41.124Z] OK: 220 MiB in 52 packages [2022-04-10T23:01:41.401Z] OK: 220 MiB in 52 packages [2022-04-10T23:01:42.412Z] Removing intermediate container 9db5b328faca [2022-04-10T23:01:42.412Z] ---> e5507ccf05d9 [2022-04-10T23:01:42.412Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T23:01:42.690Z] Removing intermediate container fa81c288de28 [2022-04-10T23:01:42.690Z] ---> 502063aa6df7 [2022-04-10T23:01:42.690Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T23:01:42.690Z] Removing intermediate container a4df5d9892bf [2022-04-10T23:01:42.690Z] ---> 4a4e27761871 [2022-04-10T23:01:42.690Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T23:01:43.312Z] Removing intermediate container 5560818a39c6 [2022-04-10T23:01:43.312Z] ---> 62b85dd2e4ce [2022-04-10T23:01:43.312Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-10T23:01:43.312Z] Removing intermediate container 7b663625190b [2022-04-10T23:01:43.312Z] ---> 58a19c785015 [2022-04-10T23:01:43.312Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T23:01:43.925Z] ---> eae15a3ba48f [2022-04-10T23:01:43.925Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:01:43.925Z] ---> Running in 89a36dae8dff [2022-04-10T23:01:44.214Z] ---> 545be7d51018 [2022-04-10T23:01:44.214Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:01:44.214Z] ---> c68efacec637 [2022-04-10T23:01:44.214Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:01:44.496Z] ---> Running in 77c48b48ab35 [2022-04-10T23:01:44.496Z] ---> Running in 75b470fa226b [2022-04-10T23:01:45.138Z] ---> f52ea7b3618f [2022-04-10T23:01:45.138Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:01:45.138Z] ---> Running in 882fb43a986f [2022-04-10T23:01:45.138Z] ---> cd31ac421a24 [2022-04-10T23:01:45.138Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:01:45.447Z] ---> Running in 63687dafe309 [2022-04-10T23:01:50.918Z] Removing intermediate container 89a36dae8dff [2022-04-10T23:01:50.918Z] ---> 12e5040eb054 [2022-04-10T23:01:50.918Z] Step 8/22 : COPY . . [2022-04-10T23:01:51.199Z] Removing intermediate container 63687dafe309 [2022-04-10T23:01:51.199Z] ---> a001f1436c1d [2022-04-10T23:01:51.199Z] Step 8/26 : COPY . . [2022-04-10T23:01:51.199Z] Removing intermediate container 77c48b48ab35 [2022-04-10T23:01:51.477Z] ---> 202d54fcf672 [2022-04-10T23:01:51.477Z] Step 8/22 : COPY . . [2022-04-10T23:01:51.477Z] Removing intermediate container 882fb43a986f [2022-04-10T23:01:51.477Z] ---> b248706b18da [2022-04-10T23:01:51.477Z] Step 8/31 : COPY . . [2022-04-10T23:01:51.764Z] Removing intermediate container 75b470fa226b [2022-04-10T23:01:51.764Z] ---> 28e89cba071f [2022-04-10T23:01:51.764Z] Step 8/26 : COPY . . [2022-04-10T23:02:30.880Z] ---> a04a7eb779fb [2022-04-10T23:02:30.880Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-10T23:02:30.880Z] ---> Running in 7e00ae9e559a [2022-04-10T23:02:30.880Z] ---> 535bbf539aae [2022-04-10T23:02:30.880Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-10T23:02:30.880Z] ---> a3b0df2afc04 [2022-04-10T23:02:30.880Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T23:02:30.880Z] ---> Running in d0f0368861f8 [2022-04-10T23:02:30.880Z] ---> Running in 7eb93efc10c1 [2022-04-10T23:02:30.880Z] ---> 24a289d10745 [2022-04-10T23:02:30.880Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T23:02:30.880Z] ---> Running in 74e0ea656579 [2022-04-10T23:02:30.880Z] Removing intermediate container 7eb93efc10c1 [2022-04-10T23:02:30.880Z] ---> b5de5a28ff9e [2022-04-10T23:02:30.880Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T23:02:30.880Z] ---> Running in 61c2306fa2a1 [2022-04-10T23:02:30.880Z] ---> 252994c847d2 [2022-04-10T23:02:30.880Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-10T23:02:30.880Z] ---> Running in edf0aec0b4e0 [2022-04-10T23:02:30.880Z] Removing intermediate container 74e0ea656579 [2022-04-10T23:02:30.880Z] ---> 725a84f33fca [2022-04-10T23:02:30.880Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T23:02:30.880Z] 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 [2022-04-10T23:02:30.880Z] ---> Running in 2ba57cba5d87 [2022-04-10T23:02:30.880Z] 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 [2022-04-10T23:02:30.880Z] 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 [2022-04-10T23:02:31.179Z] Removing intermediate container 61c2306fa2a1 [2022-04-10T23:02:31.179Z] ---> b9183375e199 [2022-04-10T23:02:31.179Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T23:02:31.179Z] ---> Running in 8e485a731f94 [2022-04-10T23:02:31.831Z] Removing intermediate container 2ba57cba5d87 [2022-04-10T23:02:31.831Z] ---> 76d80257ad83 [2022-04-10T23:02:31.831Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T23:02:32.127Z] ---> Running in 3112de47fee9 [2022-04-10T23:02:32.127Z] Removing intermediate container 8e485a731f94 [2022-04-10T23:02:32.127Z] ---> e36f6f225f17 [2022-04-10T23:02:32.127Z] 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 [2022-04-10T23:02:32.419Z] ---> Running in cf02cc61c37e [2022-04-10T23:02:33.052Z] Removing intermediate container 3112de47fee9 [2022-04-10T23:02:33.052Z] ---> e968f89d703b [2022-04-10T23:02:33.052Z] 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 [2022-04-10T23:02:33.052Z] ---> Running in 915c69ef5844 [2022-04-10T23:02:36.474Z] spire-1.2.1/ [2022-04-10T23:02:36.474Z] spire-1.2.1/.data/ [2022-04-10T23:02:36.474Z] spire-1.2.1/.data/.file [2022-04-10T23:02:36.474Z] spire-1.2.1/.dockerignore [2022-04-10T23:02:36.474Z] spire-1.2.1/.gitattributes [2022-04-10T23:02:36.474Z] spire-1.2.1/.githooks/ [2022-04-10T23:02:36.474Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T23:02:36.474Z] spire-1.2.1/.github/ [2022-04-10T23:02:36.474Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T23:02:36.474Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T23:02:36.474Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T23:02:36.474Z] spire-1.2.1/.github/workflows/ [2022-04-10T23:02:36.474Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T23:02:36.474Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T23:02:36.474Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T23:02:36.474Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T23:02:36.474Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T23:02:36.474Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T23:02:36.474Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T23:02:36.474Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T23:02:36.474Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T23:02:36.474Z] spire-1.2.1/.gitignore [2022-04-10T23:02:36.474Z] spire-1.2.1/.go-version [2022-04-10T23:02:36.474Z] spire-1.2.1/.golangci.yml [2022-04-10T23:02:36.474Z] spire-1.2.1/ADOPTERS.md [2022-04-10T23:02:36.474Z] spire-1.2.1/CHANGELOG.md [2022-04-10T23:02:36.474Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T23:02:36.474Z] spire-1.2.1/CODEOWNERS [2022-04-10T23:02:36.474Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T23:02:36.474Z] spire-1.2.1/Dockerfile [2022-04-10T23:02:36.474Z] spire-1.2.1/Dockerfile.dev [2022-04-10T23:02:36.474Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T23:02:36.474Z] spire-1.2.1/LICENSE [2022-04-10T23:02:36.474Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T23:02:36.474Z] spire-1.2.1/Makefile [2022-04-10T23:02:36.474Z] spire-1.2.1/README.md [2022-04-10T23:02:36.474Z] spire-1.2.1/ROADMAP.md [2022-04-10T23:02:36.474Z] spire-1.2.1/SECURITY.md [2022-04-10T23:02:36.474Z] spire-1.2.1/cmd/ [2022-04-10T23:02:36.474Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T23:02:36.474Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T23:02:36.474Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T23:02:36.474Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T23:02:36.474Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T23:02:36.474Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T23:02:36.474Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T23:02:36.474Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T23:02:36.474Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T23:02:36.474Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T23:02:36.474Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T23:02:36.474Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T23:02:36.474Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T23:02:36.474Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T23:02:36.474Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/spire-1.2.1/ [2022-04-10T23:02:36.475Z] [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gospire-1.2.1/.data/ [2022-04-10T23:02:36.475Z] spire-1.2.1/.data/.file [2022-04-10T23:02:36.475Z] spire-1.2.1/.dockerignore [2022-04-10T23:02:36.475Z] spire-1.2.1/.gitattributes [2022-04-10T23:02:36.475Z] spire-1.2.1/.githooks/ [2022-04-10T23:02:36.475Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T23:02:36.475Z] spire-1.2.1/.github/ [2022-04-10T23:02:36.475Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T23:02:36.475Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T23:02:36.475Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T23:02:36.475Z] spire-1.2.1/.github/workflows/ [2022-04-10T23:02:36.475Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T23:02:36.475Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T23:02:36.475Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T23:02:36.475Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T23:02:36.475Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T23:02:36.475Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T23:02:36.475Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T23:02:36.475Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T23:02:36.475Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T23:02:36.475Z] spire-1.2.1/.gitignore [2022-04-10T23:02:36.475Z] spire-1.2.1/.go-version [2022-04-10T23:02:36.475Z] spire-1.2.1/.golangci.yml [2022-04-10T23:02:36.475Z] spire-1.2.1/ADOPTERS.md [2022-04-10T23:02:36.475Z] spire-1.2.1/CHANGELOG.md [2022-04-10T23:02:36.475Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T23:02:36.475Z] spire-1.2.1/CODEOWNERS [2022-04-10T23:02:36.475Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T23:02:36.475Z] spire-1.2.1/Dockerfile [2022-04-10T23:02:36.475Z] spire-1.2.1/Dockerfile.dev [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T23:02:36.475Z] spire-1.2.1/conf/ [2022-04-10T23:02:36.475Z] spire-1.2.1/conf/agent/ [2022-04-10T23:02:36.475Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T23:02:36.475Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T23:02:36.475Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T23:02:36.475Z] spire-1.2.1/conf/server/ [2022-04-10T23:02:36.475Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T23:02:36.475Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T23:02:36.475Z] spire-1.2.1/conf/server/server.conf [2022-04-10T23:02:36.475Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/ [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/auditlog.md [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/images/ [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T23:02:36.475Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T23:02:36.475Z] spire-1.2.1/LICENSE [2022-04-10T23:02:36.475Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T23:02:36.475Z] spire-1.2.1/Makefile [2022-04-10T23:02:36.475Z] spire-1.2.1/README.md [2022-04-10T23:02:36.475Z] spire-1.2.1/ROADMAP.md [2022-04-10T23:02:36.475Z] spire-1.2.1/SECURITY.md [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T23:02:36.475Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T23:02:36.475Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/spire_server.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/telemetry.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/upgrading.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/using_spire.md [2022-04-10T23:02:36.476Z] spire-1.2.1/examples/ [2022-04-10T23:02:36.476Z] spire-1.2.1/examples/README.md [2022-04-10T23:02:36.476Z] spire-1.2.1/go.mod [2022-04-10T23:02:36.476Z] spire-1.2.1/go.sum [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T23:02:36.476Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T23:02:36.476Z] spire-1.2.1/conf/ [2022-04-10T23:02:36.476Z] spire-1.2.1/conf/agent/ [2022-04-10T23:02:36.476Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T23:02:36.476Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T23:02:36.476Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T23:02:36.476Z] spire-1.2.1/conf/server/ [2022-04-10T23:02:36.476Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T23:02:36.476Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T23:02:36.476Z] spire-1.2.1/conf/server/server.conf [2022-04-10T23:02:36.476Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/ [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/auditlog.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/images/ [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T23:02:36.476Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T23:02:36.476Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/spire_server.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/telemetry.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/upgrading.md [2022-04-10T23:02:36.477Z] spire-1.2.1/doc/using_spire.md [2022-04-10T23:02:36.477Z] spire-1.2.1/examples/ [2022-04-10T23:02:36.477Z] spire-1.2.1/examples/README.md [2022-04-10T23:02:36.477Z] spire-1.2.1/go.mod [2022-04-10T23:02:36.477Z] spire-1.2.1/go.sum [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T23:02:36.477Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T23:02:36.478Z] [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T23:02:36.478Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/health/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/log/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T23:02:36.479Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T23:02:36.760Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/health/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/log/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T23:02:36.761Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/version/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T23:02:36.762Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T23:02:36.763Z] spire-1.2.1/pkg/common/version/ [2022-04-10T23:02:36.763Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T23:02:36.763Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T23:02:36.763Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T23:02:36.763Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T23:02:36.763Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T23:02:36.763Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T23:02:36.763Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T23:02:36.763Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T23:02:36.763Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T23:02:37.045Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/config.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T23:02:37.046Z] [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/config.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T23:02:37.046Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T23:02:37.047Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T23:02:37.335Z] [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T23:02:37.335Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/server.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/ [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/private/ [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/private/server/ [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/spire/ [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/spire/common/ [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T23:02:37.336Z] spire-1.2.1/release/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T23:02:37.336Z] [2022-04-10T23:02:37.336Z] spire-1.2.1/release/spire-extras/ [2022-04-10T23:02:37.336Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T23:02:37.336Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T23:02:37.336Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T23:02:37.336Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T23:02:37.336Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T23:02:37.336Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T23:02:37.336Z] spire-1.2.1/release/spire/ [2022-04-10T23:02:37.336Z] spire-1.2.1/release/spire/README.md [2022-04-10T23:02:37.336Z] spire-1.2.1/release/spire/conf/ [2022-04-10T23:02:37.336Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T23:02:37.336Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T23:02:37.336Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T23:02:37.336Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T23:02:37.336Z] spire-1.2.1/script/ [2022-04-10T23:02:37.336Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T23:02:37.336Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T23:02:37.336Z] spire-1.2.1/support/ [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/ [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/server.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/ [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/private/ [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/private/server/ [2022-04-10T23:02:37.336Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T23:02:37.336Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T23:02:37.336Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T23:02:37.336Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/clock/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/clock/clock.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/spire/ [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/spire/common/ [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T23:02:37.617Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T23:02:37.617Z] spire-1.2.1/release/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T23:02:37.617Z] spire-1.2.1/release/spire-extras/ [2022-04-10T23:02:37.617Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T23:02:37.617Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T23:02:37.617Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T23:02:37.617Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T23:02:37.617Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T23:02:37.617Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T23:02:37.617Z] spire-1.2.1/release/spire/ [2022-04-10T23:02:37.617Z] spire-1.2.1/release/spire/README.md [2022-04-10T23:02:37.617Z] spire-1.2.1/release/spire/conf/ [2022-04-10T23:02:37.617Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T23:02:37.617Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T23:02:37.617Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T23:02:37.617Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T23:02:37.617Z] spire-1.2.1/script/ [2022-04-10T23:02:37.617Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T23:02:37.617Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T23:02:37.617Z] spire-1.2.1/support/ [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/ [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/config/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T23:02:37.617Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T23:02:37.617Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/README.md [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/common [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T23:02:37.618Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T23:02:37.618Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T23:02:37.618Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T23:02:37.618Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/clock/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/clock/clock.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T23:02:37.618Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T23:02:37.618Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T23:02:37.619Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/README.md [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/common [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T23:02:37.619Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T23:02:37.904Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T23:02:37.905Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T23:02:37.906Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/test.sh [2022-04-10T23:02:37.907Z] spire-1.2.1/test/plugintest/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/spiretest/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T23:02:37.907Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/testca/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/testca/ca.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/testkey/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T23:02:37.907Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/testkey/new.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/util/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/util/race.go [2022-04-10T23:02:37.907Z] spire-1.2.1/test/util/util.go [2022-04-10T23:02:37.907Z] building spire from source... [2022-04-10T23:02:37.907Z] [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T23:02:37.907Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T23:02:38.187Z] spire-1.2.1/test/integration/test.sh [2022-04-10T23:02:38.187Z] spire-1.2.1/test/plugintest/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/spiretest/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/testca/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/testca/ca.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/testkey/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T23:02:38.187Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/testkey/new.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/util/ [2022-04-10T23:02:38.187Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/util/race.go [2022-04-10T23:02:38.187Z] spire-1.2.1/test/util/util.go [2022-04-10T23:02:38.187Z] building spire from source... [2022-04-10T23:02:38.796Z] Installing go1.17.7... [2022-04-10T23:02:38.796Z] Installing go1.17.7... [2022-04-10T23:03:11.247Z] Building bin/spire-server... [2022-04-10T23:03:11.247Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T23:03:11.247Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T23:03:11.247Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T23:03:11.247Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T23:03:11.247Z] Building bin/spire-server... [2022-04-10T23:03:11.247Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T23:03:11.247Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T23:03:11.247Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T23:03:11.247Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T23:03:11.247Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T23:03:11.247Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T23:03:11.247Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T23:03:11.526Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T23:03:11.804Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T23:03:12.082Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T23:03:12.360Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T23:03:12.964Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T23:03:12.964Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T23:03:12.964Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T23:03:13.246Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T23:03:13.246Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T23:03:13.246Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T23:03:13.529Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T23:03:13.529Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T23:03:13.810Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T23:03:13.810Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T23:03:13.810Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T23:03:13.810Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T23:03:13.810Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T23:03:13.810Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T23:03:14.094Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T23:03:14.700Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T23:03:14.978Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T23:03:14.978Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T23:03:14.978Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T23:03:14.978Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T23:03:14.978Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T23:03:15.256Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T23:03:15.536Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T23:03:15.817Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T23:03:16.095Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T23:03:16.095Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T23:03:16.095Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T23:03:16.378Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T23:03:16.663Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T23:03:16.947Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T23:03:17.557Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T23:03:17.839Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T23:03:18.835Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T23:03:19.115Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T23:03:19.115Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T23:03:19.115Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T23:03:19.395Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T23:03:19.395Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T23:03:46.266Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T23:03:46.540Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T23:03:46.540Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T23:03:46.540Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T23:03:46.540Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T23:03:47.148Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T23:03:47.148Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T23:03:47.148Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T23:03:47.148Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T23:03:47.148Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T23:03:47.148Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T23:03:47.148Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T23:03:47.148Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T23:03:47.430Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T23:03:47.430Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T23:03:47.430Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T23:03:47.709Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T23:03:47.709Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T23:03:47.709Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T23:03:47.709Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T23:03:47.709Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T23:03:47.709Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T23:03:47.709Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T23:03:47.990Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T23:03:47.990Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T23:03:47.990Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T23:03:47.990Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T23:03:48.268Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T23:03:48.548Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T23:03:48.826Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T23:03:49.103Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T23:03:49.103Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T23:03:49.103Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T23:03:49.103Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T23:03:49.385Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T23:03:49.385Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T23:03:49.385Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T23:03:49.385Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T23:03:49.664Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T23:03:49.664Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T23:03:49.946Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T23:03:49.946Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T23:03:50.232Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T23:03:50.232Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T23:03:50.232Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T23:03:50.232Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T23:03:50.232Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T23:03:50.232Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T23:03:50.232Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T23:03:50.513Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T23:03:50.513Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T23:03:50.795Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T23:03:50.795Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T23:03:51.406Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T23:03:52.870Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T23:03:59.648Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T23:03:59.648Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T23:03:59.931Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T23:03:59.931Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T23:04:18.337Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T23:04:18.337Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T23:04:18.337Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T23:04:18.337Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T23:04:23.830Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T23:04:23.830Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T23:04:23.830Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T23:04:24.113Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T23:04:24.113Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T23:04:24.393Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T23:04:26.404Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T23:04:38.907Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T23:04:45.862Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T23:04:45.862Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T23:04:45.862Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T23:04:46.877Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T23:04:46.877Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T23:04:46.877Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T23:04:47.493Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T23:04:48.538Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T23:04:48.538Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T23:04:49.904Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T23:05:08.371Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T23:05:08.371Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T23:05:08.371Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T23:05:08.371Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T23:05:08.371Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T23:05:09.830Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T23:05:12.507Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T23:05:14.516Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T23:05:14.794Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T23:05:15.398Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T23:05:16.002Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T23:05:16.280Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T23:05:16.556Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T23:05:16.880Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T23:05:17.162Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T23:05:17.162Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T23:05:17.162Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T23:05:17.453Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T23:05:17.453Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T23:05:17.453Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T23:05:17.743Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T23:05:18.355Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T23:05:19.355Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T23:05:19.639Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T23:05:19.639Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T23:05:19.921Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T23:05:20.206Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T23:05:20.487Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T23:05:20.487Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T23:05:21.505Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T23:05:21.505Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T23:05:22.519Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T23:05:23.520Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T23:05:25.537Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T23:05:25.537Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T23:05:25.817Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T23:05:26.097Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T23:05:27.108Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T23:05:27.390Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T23:05:27.676Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T23:05:27.959Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T23:05:28.242Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T23:05:28.242Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T23:05:28.242Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T23:05:28.523Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T23:05:28.523Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T23:05:28.523Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T23:05:28.523Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T23:05:28.523Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T23:05:28.803Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T23:05:28.803Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T23:05:29.415Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T23:05:29.415Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T23:05:29.415Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T23:05:29.693Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T23:05:29.972Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T23:05:30.263Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T23:05:30.551Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T23:05:30.833Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T23:05:31.116Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T23:05:31.116Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T23:05:31.396Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T23:05:32.007Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T23:05:32.289Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T23:05:32.572Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T23:05:33.186Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T23:05:33.186Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T23:05:33.470Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T23:05:33.470Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T23:05:33.470Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T23:05:34.939Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T23:05:34.939Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T23:05:34.939Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T23:05:35.221Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T23:05:35.221Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T23:05:36.225Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T23:05:38.249Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T23:05:38.866Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T23:05:38.866Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T23:05:38.866Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T23:05:38.866Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T23:05:38.866Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T23:05:39.146Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T23:05:39.146Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T23:05:39.146Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T23:05:39.146Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T23:05:39.442Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T23:05:39.727Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T23:05:40.344Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T23:05:40.344Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T23:05:40.344Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T23:05:40.344Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T23:05:40.627Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T23:05:40.911Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T23:05:41.200Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T23:05:41.200Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T23:05:42.669Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T23:05:43.288Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T23:05:43.572Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T23:05:43.854Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T23:05:44.138Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T23:05:44.138Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T23:05:44.138Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T23:05:44.421Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T23:05:44.421Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T23:05:44.703Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T23:05:45.317Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T23:05:45.601Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T23:05:46.221Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T23:05:46.221Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T23:05:46.221Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T23:05:47.229Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T23:05:47.513Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T23:05:48.131Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T23:05:48.417Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T23:05:48.705Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T23:05:49.319Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T23:05:49.319Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T23:05:49.602Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T23:05:49.602Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T23:05:49.886Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T23:05:49.886Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T23:05:50.169Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T23:05:50.169Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T23:05:50.169Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T23:05:50.169Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T23:05:50.456Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T23:05:50.456Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T23:05:50.744Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T23:05:51.031Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T23:05:51.653Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T23:05:55.121Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T23:05:58.580Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T23:05:58.581Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T23:05:58.581Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T23:05:58.868Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T23:05:58.868Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T23:05:59.625Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T23:05:59.926Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T23:06:00.202Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T23:06:00.202Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T23:06:00.487Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T23:06:00.771Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T23:06:01.058Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T23:06:02.555Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T23:06:02.555Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T23:06:02.555Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T23:06:02.834Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T23:06:13.087Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T23:06:13.087Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T23:06:13.087Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T23:06:13.087Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T23:06:45.534Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T23:06:45.534Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T23:06:45.534Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T23:06:45.534Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T23:11:37.925Z] Removing intermediate container edf0aec0b4e0 [2022-04-10T23:11:37.925Z] ---> 21539e2ab131 [2022-04-10T23:11:37.925Z] [2022-04-10T23:11:37.925Z] Step 10/31 : FROM alpine:3.14 [2022-04-10T23:11:37.925Z] 3.14: Pulling from library/alpine [2022-04-10T23:11:37.925Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T23:11:37.925Z] Status: Downloaded newer image for alpine:3.14 [2022-04-10T23:11:37.925Z] ---> ac73e934f311 [2022-04-10T23:11:37.925Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-10T23:11:37.925Z] ---> Running in a7fc26fb3ff9 [2022-04-10T23:11:37.925Z] Removing intermediate container a7fc26fb3ff9 [2022-04-10T23:11:37.925Z] ---> 63c2178b50d9 [2022-04-10T23:11:37.925Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-10T23:11:37.925Z] ---> Running in f79f87c3b844 [2022-04-10T23:11:37.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:11:37.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:11:37.925Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-10T23:11:37.925Z] (2/2) Installing su-exec (0.2-r1) [2022-04-10T23:11:37.925Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T23:11:37.925Z] OK: 6 MiB in 16 packages [2022-04-10T23:11:37.925Z] Removing intermediate container f79f87c3b844 [2022-04-10T23:11:37.925Z] ---> 8d115c1f69d9 [2022-04-10T23:11:37.925Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-10T23:11:37.925Z] ---> Running in 08c252b63622 [2022-04-10T23:11:37.925Z] Removing intermediate container 08c252b63622 [2022-04-10T23:11:37.925Z] ---> d544938d24e8 [2022-04-10T23:11:37.925Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-10T23:11:37.925Z] ---> Running in f47001c4a901 [2022-04-10T23:11:37.925Z] Removing intermediate container f47001c4a901 [2022-04-10T23:11:37.925Z] ---> 139ce843073c [2022-04-10T23:11:37.925Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-10T23:11:37.925Z] ---> Running in d2282ea13577 [2022-04-10T23:11:43.455Z] Removing intermediate container d2282ea13577 [2022-04-10T23:11:43.455Z] ---> 9aa80e9d8ee2 [2022-04-10T23:11:43.455Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-10T23:11:43.455Z] ---> Running in 46da21feaf3b [2022-04-10T23:11:44.962Z] Removing intermediate container 46da21feaf3b [2022-04-10T23:11:44.962Z] ---> 43dfa79f6198 [2022-04-10T23:11:44.962Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-10T23:11:47.672Z] ---> 909ea8327759 [2022-04-10T23:11:47.672Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-10T23:11:47.672Z] ---> Running in b85431b08070 [2022-04-10T23:11:48.724Z] Removing intermediate container 7e00ae9e559a [2022-04-10T23:11:48.724Z] ---> a079d2578c55 [2022-04-10T23:11:48.724Z] [2022-04-10T23:11:48.724Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T23:11:48.724Z] ---> ac73e934f311 [2022-04-10T23:11:48.724Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-10T23:11:49.010Z] ---> Running in d6504c3805c4 [2022-04-10T23:11:53.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:11:53.431Z] Removing intermediate container b85431b08070 [2022-04-10T23:11:53.431Z] ---> 118e2e7c4622 [2022-04-10T23:11:53.431Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T23:11:53.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:11:53.716Z] Removing intermediate container d0f0368861f8 [2022-04-10T23:11:53.716Z] ---> 0fbc6e87ce7c [2022-04-10T23:11:53.716Z] [2022-04-10T23:11:53.716Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T23:11:53.716Z] ---> ac73e934f311 [2022-04-10T23:11:53.716Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-10T23:11:54.008Z] ---> Running in 221e53a7e0a5 [2022-04-10T23:11:54.008Z] ---> 7960c6bbb3b2 [2022-04-10T23:11:54.008Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-10T23:11:54.632Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-10T23:11:54.931Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T23:11:54.931Z] OK: 5 MiB in 15 packages [2022-04-10T23:11:57.618Z] Removing intermediate container d6504c3805c4 [2022-04-10T23:11:57.618Z] ---> a243bc6694f8 [2022-04-10T23:11:57.618Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T23:11:57.618Z] ---> Running in 062b91f8c9a0 [2022-04-10T23:11:57.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:11:57.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:11:58.202Z] ---> daf7996060d4 [2022-04-10T23:11:58.202Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-10T23:11:58.202Z] Removing intermediate container 062b91f8c9a0 [2022-04-10T23:11:58.202Z] ---> 5195fe055d3b [2022-04-10T23:11:58.202Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-10T23:11:58.484Z] ---> Running in f710941148e3 [2022-04-10T23:11:59.122Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-10T23:11:59.409Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-10T23:11:59.409Z] Removing intermediate container f710941148e3 [2022-04-10T23:11:59.409Z] ---> 25adb9ef9160 [2022-04-10T23:11:59.409Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T23:11:59.409Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T23:11:59.409Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T23:11:59.700Z] ---> d18f4a65c706 [2022-04-10T23:11:59.700Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-10T23:11:59.700Z] ---> Running in b24bf2d047a8 [2022-04-10T23:11:59.994Z] OK: 6 MiB in 16 packages [2022-04-10T23:12:00.605Z] Removing intermediate container b24bf2d047a8 [2022-04-10T23:12:00.605Z] ---> fc9ac484a3d1 [2022-04-10T23:12:00.605Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T23:12:01.599Z] ---> 2974fcf0e521 [2022-04-10T23:12:01.599Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-10T23:12:03.055Z] ---> 6b5a53f28d11 [2022-04-10T23:12:03.055Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-10T23:12:03.337Z] Removing intermediate container 221e53a7e0a5 [2022-04-10T23:12:03.337Z] ---> 281b5d210c0d [2022-04-10T23:12:03.337Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T23:12:03.337Z] ---> 8e0151279a6c [2022-04-10T23:12:03.337Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-10T23:12:03.614Z] ---> Running in e15bf7191840 [2022-04-10T23:12:04.219Z] ---> Running in e3c067ee64bf [2022-04-10T23:12:04.836Z] Removing intermediate container e15bf7191840 [2022-04-10T23:12:04.836Z] ---> 54b2f569046d [2022-04-10T23:12:04.836Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-10T23:12:05.122Z] ---> Running in 133c10bc0e71 [2022-04-10T23:12:05.408Z] Removing intermediate container e3c067ee64bf [2022-04-10T23:12:05.408Z] ---> 26f3be599eb5 [2022-04-10T23:12:05.408Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-10T23:12:06.042Z] Removing intermediate container 133c10bc0e71 [2022-04-10T23:12:06.042Z] ---> 3226f33bd29a [2022-04-10T23:12:06.042Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T23:12:06.329Z] ---> Running in 607b98b10691 [2022-04-10T23:12:07.803Z] Removing intermediate container 607b98b10691 [2022-04-10T23:12:07.804Z] ---> 5fc25f85be16 [2022-04-10T23:12:07.804Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T23:12:07.804Z] ---> e7763751d249 [2022-04-10T23:12:07.804Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-10T23:12:08.087Z] ---> b4e546152961 [2022-04-10T23:12:08.087Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-10T23:12:08.370Z] ---> Running in fc9c3d6867ef [2022-04-10T23:12:09.366Z] ---> bbc3ba4bdf58 [2022-04-10T23:12:09.366Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-10T23:12:10.403Z] ---> 2e70fbd21332 [2022-04-10T23:12:10.403Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-10T23:12:10.403Z] ---> Running in e4205ce2ca25 [2022-04-10T23:12:11.883Z] Removing intermediate container e4205ce2ca25 [2022-04-10T23:12:11.883Z] ---> ee13eadf1cda [2022-04-10T23:12:11.883Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T23:12:12.175Z] ---> Running in 6d738f376111 [2022-04-10T23:12:13.331Z] Removing intermediate container fc9c3d6867ef [2022-04-10T23:12:13.331Z] ---> 6453f70787ea [2022-04-10T23:12:13.331Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-10T23:12:13.331Z] Removing intermediate container 6d738f376111 [2022-04-10T23:12:13.331Z] ---> ec02ae0c6faa [2022-04-10T23:12:13.331Z] Step 20/22 : LABEL arch=arm64 [2022-04-10T23:12:13.723Z] ---> Running in 58c481ee3626 [2022-04-10T23:12:14.448Z] ---> Running in bd5e1a170932 [2022-04-10T23:12:14.774Z] Removing intermediate container 58c481ee3626 [2022-04-10T23:12:14.774Z] ---> 295c2e3b0a97 [2022-04-10T23:12:14.774Z] Step 21/22 : LABEL git_sha=4a5b98d2cd3892b7c3fb30f24493c50e1442a401 [2022-04-10T23:12:14.774Z] ---> 8451f3c9d744 [2022-04-10T23:12:14.774Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-10T23:12:15.106Z] ---> Running in e3e2a6a8f634 [2022-04-10T23:12:15.817Z] Removing intermediate container bd5e1a170932 [2022-04-10T23:12:15.817Z] ---> f647fec1617c [2022-04-10T23:12:15.817Z] Step 28/31 : CMD ["gate"] [2022-04-10T23:12:16.444Z] Removing intermediate container e3e2a6a8f634 [2022-04-10T23:12:16.444Z] ---> 91286f3c2e1a [2022-04-10T23:12:16.444Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T23:12:16.725Z] ---> Running in 09da713eb169 [2022-04-10T23:12:16.725Z] ---> Running in a9afae2508a4 [2022-04-10T23:12:17.007Z] ---> cc15a154b2f2 [2022-04-10T23:12:17.007Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-10T23:12:17.007Z] ---> Running in ef68684766fd [2022-04-10T23:12:17.621Z] Removing intermediate container 09da713eb169 [2022-04-10T23:12:17.621Z] ---> 90f54664b1dd [2022-04-10T23:12:17.621Z] Step 29/31 : LABEL arch=arm64 [2022-04-10T23:12:17.900Z] Removing intermediate container a9afae2508a4 [2022-04-10T23:12:17.900Z] ---> b07d811c27ee [2022-04-10T23:12:17.900Z] [2022-04-10T23:12:18.192Z] Removing intermediate container ef68684766fd [2022-04-10T23:12:18.192Z] ---> 7336d1726f94 [2022-04-10T23:12:18.192Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T23:12:18.483Z] ---> Running in f55fb800fb1a [2022-04-10T23:12:18.760Z] ---> Running in c9bf1309242e [2022-04-10T23:12:19.386Z] Removing intermediate container f55fb800fb1a [2022-04-10T23:12:19.386Z] ---> bb4d96080718 [2022-04-10T23:12:19.386Z] Step 20/22 : LABEL arch=arm64 [2022-04-10T23:12:19.674Z] Successfully built b07d811c27ee [2022-04-10T23:12:19.674Z] Successfully tagged support-scheduler-arm64:latest [2022-04-10T23:12:19.674Z]  Building support-scheduler ... done Building security-proxy-setup [2022-04-10T23:12:19.674Z] ---> Running in 6aa5337ee7c4 [2022-04-10T23:12:19.674Z] Removing intermediate container c9bf1309242e [2022-04-10T23:12:19.674Z] ---> d4aee9997b3a [2022-04-10T23:12:19.674Z] Step 30/31 : LABEL git_sha=4a5b98d2cd3892b7c3fb30f24493c50e1442a401 [2022-04-10T23:12:20.278Z] ---> Running in 50c2c950b2ff [2022-04-10T23:12:20.566Z] Removing intermediate container 6aa5337ee7c4 [2022-04-10T23:12:20.566Z] ---> 3fcadf07e7e5 [2022-04-10T23:12:20.566Z] Step 21/22 : LABEL git_sha=4a5b98d2cd3892b7c3fb30f24493c50e1442a401 [2022-04-10T23:12:20.566Z] ---> Running in ff297bf3c908 [2022-04-10T23:12:21.175Z] Removing intermediate container 50c2c950b2ff [2022-04-10T23:12:21.175Z] ---> bf16a3a3712d [2022-04-10T23:12:21.175Z] Step 31/31 : LABEL version=0.0.0 [2022-04-10T23:12:21.465Z] Removing intermediate container ff297bf3c908 [2022-04-10T23:12:21.465Z] ---> e5e75545164c [2022-04-10T23:12:21.465Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T23:12:21.739Z] ---> Running in 6fd27203a703 [2022-04-10T23:12:21.739Z] ---> Running in 9d1a661beaa5 [2022-04-10T23:12:22.741Z] Removing intermediate container 6fd27203a703 [2022-04-10T23:12:22.741Z] ---> 77a2036a5a17 [2022-04-10T23:12:22.741Z] [2022-04-10T23:12:22.741Z] Removing intermediate container 9d1a661beaa5 [2022-04-10T23:12:22.741Z] ---> 35f707141c15 [2022-04-10T23:12:22.741Z] [2022-04-10T23:12:23.355Z] Successfully built 77a2036a5a17 [2022-04-10T23:12:23.355Z] Successfully tagged support-notifications-arm64:latest [2022-04-10T23:12:23.636Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-04-10T23:12:23.636Z] Successfully built 35f707141c15 [2022-04-10T23:12:23.636Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-10T23:12:23.636Z]  Building security-bootstrapper ... done Building core-command [2022-04-10T23:13:45.528Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:13:45.528Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:13:45.528Z] ---> 4ea631eaeaca [2022-04-10T23:13:45.528Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T23:13:45.528Z] ---> Using cache [2022-04-10T23:13:45.528Z] ---> f844c5542485 [2022-04-10T23:13:45.528Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:13:45.528Z] ---> Using cache [2022-04-10T23:13:45.528Z] ---> 989380aba982 [2022-04-10T23:13:45.528Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T23:13:45.528Z] ---> Using cache [2022-04-10T23:13:45.528Z] ---> 62b85dd2e4ce [2022-04-10T23:13:45.528Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T23:13:45.528Z] ---> Using cache [2022-04-10T23:13:45.528Z] ---> f52ea7b3618f [2022-04-10T23:13:45.528Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:13:45.528Z] ---> Using cache [2022-04-10T23:13:45.528Z] ---> b248706b18da [2022-04-10T23:13:45.528Z] Step 8/22 : COPY . . [2022-04-10T23:13:45.528Z] ---> Using cache [2022-04-10T23:13:45.528Z] ---> 252994c847d2 [2022-04-10T23:13:45.528Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-10T23:13:45.528Z] ---> Running in 6f10c7426122 [2022-04-10T23:13:45.528Z] 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 [2022-04-10T23:13:45.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:13:45.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:13:45.528Z] ---> 4ea631eaeaca [2022-04-10T23:13:45.528Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T23:13:45.528Z] ---> Using cache [2022-04-10T23:13:45.528Z] ---> f844c5542485 [2022-04-10T23:13:45.528Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:13:45.528Z] ---> Using cache [2022-04-10T23:13:45.528Z] ---> 989380aba982 [2022-04-10T23:13:45.528Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-10T23:13:45.528Z] ---> Running in f802a2e10721 [2022-04-10T23:13:45.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:13:45.528Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:13:45.528Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:13:45.528Z] ---> 4ea631eaeaca [2022-04-10T23:13:45.528Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T23:13:45.528Z] ---> Using cache [2022-04-10T23:13:45.528Z] ---> f844c5542485 [2022-04-10T23:13:45.528Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:13:45.528Z] ---> Using cache [2022-04-10T23:13:45.528Z] ---> 989380aba982 [2022-04-10T23:13:45.528Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T23:13:45.528Z] ---> Using cache [2022-04-10T23:13:45.528Z] ---> 62b85dd2e4ce [2022-04-10T23:13:45.528Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T23:13:45.528Z] ---> Using cache [2022-04-10T23:13:45.528Z] ---> f52ea7b3618f [2022-04-10T23:13:45.528Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:13:45.528Z] ---> Using cache [2022-04-10T23:13:45.528Z] ---> b248706b18da [2022-04-10T23:13:45.528Z] Step 8/23 : COPY . . [2022-04-10T23:13:45.528Z] ---> Using cache [2022-04-10T23:13:45.528Z] ---> 252994c847d2 [2022-04-10T23:13:45.528Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-10T23:13:45.528Z] ---> Running in 54f96775ecaa [2022-04-10T23:13:45.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:13:45.804Z] 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 [2022-04-10T23:13:46.081Z] OK: 220 MiB in 52 packages [2022-04-10T23:13:47.625Z] Removing intermediate container f802a2e10721 [2022-04-10T23:13:47.625Z] ---> 200a9625ecb9 [2022-04-10T23:13:47.625Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T23:13:49.093Z] ---> 0350b07004f3 [2022-04-10T23:13:49.093Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:13:49.093Z] ---> Running in a4a14066f0db [2022-04-10T23:13:55.874Z] Removing intermediate container a4a14066f0db [2022-04-10T23:13:55.874Z] ---> ffd9a5ca409e [2022-04-10T23:13:55.874Z] Step 8/23 : COPY . . [2022-04-10T23:14:22.756Z] ---> 029553b752ec [2022-04-10T23:14:22.756Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-10T23:14:22.756Z] ---> Running in 06dd6bb21068 [2022-04-10T23:14:24.769Z] 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 [2022-04-10T23:21:32.291Z] 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 [2022-04-10T23:21:54.612Z] Removing intermediate container 54f96775ecaa [2022-04-10T23:21:54.612Z] ---> cc502960e72c [2022-04-10T23:21:54.612Z] [2022-04-10T23:21:54.612Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T23:21:54.612Z] ---> ac73e934f311 [2022-04-10T23:21:54.612Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T23:21:54.612Z] ---> Using cache [2022-04-10T23:21:54.612Z] ---> a243bc6694f8 [2022-04-10T23:21:54.612Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T23:21:54.612Z] ---> Using cache [2022-04-10T23:21:54.612Z] ---> 5195fe055d3b [2022-04-10T23:21:54.612Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-10T23:21:54.612Z] ---> Running in c7880145a320 [2022-04-10T23:21:54.612Z] Removing intermediate container c7880145a320 [2022-04-10T23:21:54.612Z] ---> ea0208080e9c [2022-04-10T23:21:54.612Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T23:21:54.612Z] ---> Running in 5b146e2c586a [2022-04-10T23:21:54.612Z] Removing intermediate container 6f10c7426122 [2022-04-10T23:21:54.612Z] ---> 62fd6701ba5e [2022-04-10T23:21:54.612Z] [2022-04-10T23:21:54.612Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T23:21:54.612Z] ---> ac73e934f311 [2022-04-10T23:21:54.612Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-10T23:21:54.612Z] ---> Running in 76940e72e402 [2022-04-10T23:21:54.612Z] Removing intermediate container 5b146e2c586a [2022-04-10T23:21:54.612Z] ---> a5e81e1ab95e [2022-04-10T23:21:54.612Z] Step 15/23 : WORKDIR / [2022-04-10T23:21:54.954Z] ---> Running in 7877c0ea7a9e [2022-04-10T23:21:55.736Z] Removing intermediate container 7877c0ea7a9e [2022-04-10T23:21:55.736Z] ---> 50ab169987ff [2022-04-10T23:21:55.736Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T23:21:57.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:21:57.619Z] ---> 84a84d2c438f [2022-04-10T23:21:57.619Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-10T23:21:57.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:21:59.367Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-10T23:21:59.367Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-10T23:21:59.367Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-10T23:21:59.367Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-10T23:21:59.367Z] (5/6) Installing curl (7.79.1-r0) [2022-04-10T23:21:59.367Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-10T23:21:59.367Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T23:21:59.648Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T23:21:59.931Z] OK: 8 MiB in 20 packages [2022-04-10T23:22:00.214Z] ---> 21bfe3c08f25 [2022-04-10T23:22:00.214Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-10T23:22:01.712Z] ---> 0038479b4b42 [2022-04-10T23:22:01.712Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-10T23:22:01.998Z] ---> Running in 1ac95eb6f53d [2022-04-10T23:22:02.998Z] Removing intermediate container 76940e72e402 [2022-04-10T23:22:02.998Z] ---> 5fa3332a6ead [2022-04-10T23:22:02.998Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T23:22:02.998Z] Removing intermediate container 1ac95eb6f53d [2022-04-10T23:22:02.998Z] ---> fe1fabdffd66 [2022-04-10T23:22:02.998Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T23:22:02.998Z] ---> Running in a869c7c7cc88 [2022-04-10T23:22:02.998Z] ---> Running in 6b95e087b536 [2022-04-10T23:22:04.010Z] Removing intermediate container a869c7c7cc88 [2022-04-10T23:22:04.010Z] ---> 8bf4af819448 [2022-04-10T23:22:04.010Z] Step 13/22 : WORKDIR /edgex [2022-04-10T23:22:04.010Z] Removing intermediate container 6b95e087b536 [2022-04-10T23:22:04.010Z] ---> 6614e8899483 [2022-04-10T23:22:04.010Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T23:22:04.010Z] ---> Running in 69354fe777a9 [2022-04-10T23:22:04.010Z] ---> Running in f556264b5545 [2022-04-10T23:22:05.056Z] Removing intermediate container 69354fe777a9 [2022-04-10T23:22:05.056Z] ---> 1321e741ee5e [2022-04-10T23:22:05.056Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-10T23:22:05.056Z] Removing intermediate container f556264b5545 [2022-04-10T23:22:05.056Z] ---> 2c4455773e1a [2022-04-10T23:22:05.056Z] Step 22/23 : LABEL git_sha=4a5b98d2cd3892b7c3fb30f24493c50e1442a401 [2022-04-10T23:22:05.056Z] ---> Running in 7f9f82bc45d5 [2022-04-10T23:22:06.078Z] Removing intermediate container 7f9f82bc45d5 [2022-04-10T23:22:06.078Z] ---> e736fec01411 [2022-04-10T23:22:06.078Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T23:22:06.078Z] ---> Running in db6514670f44 [2022-04-10T23:22:06.362Z] ---> fb9d4fa5a859 [2022-04-10T23:22:06.362Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-10T23:22:06.975Z] Removing intermediate container db6514670f44 [2022-04-10T23:22:06.975Z] ---> 320576c67471 [2022-04-10T23:22:06.975Z] [2022-04-10T23:22:08.442Z] Successfully built 320576c67471 [2022-04-10T23:22:08.442Z] Successfully tagged core-command-arm64:latest [2022-04-10T23:22:08.442Z]  Building core-command ... done Building security-spiffe-token-provider [2022-04-10T23:22:09.063Z] ---> cce6149bd3ed [2022-04-10T23:22:09.063Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-10T23:22:11.758Z] ---> 3c4d34b872da [2022-04-10T23:22:11.758Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T23:22:13.234Z] ---> 85ee110dbcdd [2022-04-10T23:22:13.234Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-10T23:22:13.234Z] ---> Running in e4cbe80f1da9 [2022-04-10T23:22:18.742Z] Removing intermediate container e4cbe80f1da9 [2022-04-10T23:22:18.742Z] ---> d6943e6b2030 [2022-04-10T23:22:18.742Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T23:22:18.742Z] ---> Running in 83f05088db7f [2022-04-10T23:22:19.741Z] Removing intermediate container 83f05088db7f [2022-04-10T23:22:19.741Z] ---> eaf7f3e8940e [2022-04-10T23:22:19.741Z] Step 20/22 : LABEL arch=arm64 [2022-04-10T23:22:19.742Z] ---> Running in a0f5207af08d [2022-04-10T23:22:20.751Z] Removing intermediate container a0f5207af08d [2022-04-10T23:22:20.751Z] ---> 98f938b57925 [2022-04-10T23:22:20.751Z] Step 21/22 : LABEL git_sha=4a5b98d2cd3892b7c3fb30f24493c50e1442a401 [2022-04-10T23:22:21.037Z] ---> Running in 9b6b8fb22682 [2022-04-10T23:22:22.040Z] Removing intermediate container 9b6b8fb22682 [2022-04-10T23:22:22.041Z] ---> 24e0a8c14471 [2022-04-10T23:22:22.041Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T23:22:22.041Z] ---> Running in e393f7559646 [2022-04-10T23:22:23.042Z] Removing intermediate container e393f7559646 [2022-04-10T23:22:23.042Z] ---> 3ba3544af342 [2022-04-10T23:22:23.042Z] [2022-04-10T23:22:25.043Z] Successfully built 3ba3544af342 [2022-04-10T23:22:25.043Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-10T23:22:25.043Z]  Building security-proxy-setup ... done Building security-secretstore-setup [2022-04-10T23:22:25.647Z] Removing intermediate container 06dd6bb21068 [2022-04-10T23:22:25.647Z] ---> 82527cf49dea [2022-04-10T23:22:25.647Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-10T23:22:25.935Z] ---> Running in 8f4747089b27 [2022-04-10T23:22:28.584Z] 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 [2022-04-10T23:22:32.937Z] Removing intermediate container 8f4747089b27 [2022-04-10T23:22:32.937Z] ---> 211ecb8c4182 [2022-04-10T23:22:32.937Z] [2022-04-10T23:22:32.937Z] Step 11/23 : FROM docker:20.10.14 [2022-04-10T23:22:32.937Z] 20.10.14: Pulling from library/docker [2022-04-10T23:22:59.831Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:22:59.831Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:22:59.831Z] ---> 4ea631eaeaca [2022-04-10T23:22:59.831Z] Step 3/20 : WORKDIR /edgex-go [2022-04-10T23:22:59.831Z] ---> Using cache [2022-04-10T23:22:59.831Z] ---> f844c5542485 [2022-04-10T23:22:59.831Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-10T23:22:59.831Z] ---> Running in 06a9270866e2 [2022-04-10T23:22:59.831Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-10T23:22:59.831Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-10T23:22:59.831Z] ---> c346e9eafbab [2022-04-10T23:22:59.831Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-10T23:22:59.831Z] ---> Running in 0634ccecf3a1 [2022-04-10T23:22:59.831Z] Removing intermediate container 0634ccecf3a1 [2022-04-10T23:22:59.831Z] ---> c546c1b924a2 [2022-04-10T23:22:59.831Z] 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 [2022-04-10T23:22:59.831Z] ---> Running in b1e69fb1ab91 [2022-04-10T23:22:59.831Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:23:00.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:23:01.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:23:02.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:23:03.064Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T23:23:03.064Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T23:23:03.064Z] OK: 15739 distinct packages available [2022-04-10T23:23:03.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:23:04.344Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:23:04.344Z] (1/43) Installing readline (8.1.1-r0) [2022-04-10T23:23:04.344Z] (2/43) Installing bash (5.1.16-r0) [2022-04-10T23:23:04.631Z] Executing bash-5.1.16-r0.post-install [2022-04-10T23:23:04.631Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-10T23:23:04.631Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T23:23:04.631Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-10T23:23:04.631Z] (6/43) Installing curl (7.80.0-r0) [2022-04-10T23:23:04.631Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-10T23:23:04.631Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-10T23:23:04.911Z] (9/43) Installing expat (2.4.7-r0) [2022-04-10T23:23:04.911Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-10T23:23:04.911Z] (11/43) Installing gdbm (1.22-r0) [2022-04-10T23:23:04.911Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-10T23:23:04.911Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-10T23:23:04.911Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-10T23:23:04.911Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-10T23:23:04.911Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-10T23:23:05.194Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-10T23:23:06.190Z] OK: 220 MiB in 52 packages [2022-04-10T23:23:08.860Z] Removing intermediate container 06a9270866e2 [2022-04-10T23:23:08.860Z] ---> fd7c6e8e76ad [2022-04-10T23:23:08.860Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-10T23:23:09.138Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-10T23:23:09.138Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-10T23:23:09.138Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-10T23:23:09.138Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-10T23:23:09.138Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-10T23:23:09.138Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-10T23:23:09.416Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-10T23:23:09.416Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-10T23:23:09.416Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-10T23:23:09.416Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-10T23:23:09.416Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-10T23:23:09.416Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-10T23:23:09.416Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-10T23:23:09.416Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-10T23:23:09.416Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-10T23:23:09.699Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-10T23:23:09.699Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-10T23:23:09.699Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-10T23:23:09.699Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-10T23:23:09.699Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-10T23:23:09.699Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-10T23:23:09.699Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-10T23:23:09.699Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-10T23:23:09.699Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-10T23:23:10.006Z] ---> 4426a3615a5a [2022-04-10T23:23:10.006Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:23:10.287Z] ---> Running in 12a2c2f0e90f [2022-04-10T23:23:10.287Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-10T23:23:10.287Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-10T23:23:11.280Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T23:23:11.560Z] OK: 82 MiB in 65 packages [2022-04-10T23:23:18.342Z] Removing intermediate container 12a2c2f0e90f [2022-04-10T23:23:18.342Z] ---> 6f45c87d450c [2022-04-10T23:23:18.342Z] Step 7/20 : COPY . . [2022-04-10T23:23:18.620Z] Collecting docker-compose==1.23.2 [2022-04-10T23:23:18.897Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-10T23:23:19.650Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-10T23:23:19.650Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-10T23:23:21.231Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:23:21.231Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:23:21.231Z] ---> 4ea631eaeaca [2022-04-10T23:23:21.231Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T23:23:21.231Z] ---> Using cache [2022-04-10T23:23:21.231Z] ---> f844c5542485 [2022-04-10T23:23:21.231Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:23:21.231Z] ---> Using cache [2022-04-10T23:23:21.231Z] ---> 989380aba982 [2022-04-10T23:23:21.231Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-10T23:23:21.231Z] ---> Using cache [2022-04-10T23:23:21.231Z] ---> 62b85dd2e4ce [2022-04-10T23:23:21.231Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T23:23:21.231Z] ---> Using cache [2022-04-10T23:23:21.231Z] ---> f52ea7b3618f [2022-04-10T23:23:21.553Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:23:21.553Z] ---> Using cache [2022-04-10T23:23:21.553Z] ---> b248706b18da [2022-04-10T23:23:21.553Z] Step 8/25 : COPY . . [2022-04-10T23:23:21.553Z] ---> Using cache [2022-04-10T23:23:21.553Z] ---> 252994c847d2 [2022-04-10T23:23:21.553Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-10T23:23:21.866Z] ---> Running in f19e7d240a27 [2022-04-10T23:23:24.031Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-10T23:23:24.636Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-10T23:23:24.636Z] 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 [2022-04-10T23:23:24.636Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-10T23:23:28.049Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-10T23:23:28.049Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-10T23:23:28.327Z] Collecting jsonschema<3,>=2.5.1 [2022-04-10T23:23:28.327Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-10T23:23:28.928Z] Collecting cached-property<2,>=1.2.0 [2022-04-10T23:23:28.928Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-10T23:23:29.207Z] Collecting docopt<0.7,>=0.6.1 [2022-04-10T23:23:29.207Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-10T23:23:35.977Z] Collecting PyYAML<4,>=3.10 [2022-04-10T23:23:35.977Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-10T23:23:40.310Z] Collecting texttable<0.10,>=0.9.0 [2022-04-10T23:23:40.588Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-10T23:23:46.009Z] Collecting docker<4.0,>=3.6.0 [2022-04-10T23:23:46.009Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-10T23:23:46.009Z] Collecting docker-pycreds>=0.4.0 [2022-04-10T23:23:46.009Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-10T23:23:46.009Z] ---> 960d088b5977 [2022-04-10T23:23:46.009Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-10T23:23:46.009Z] ---> Running in ad381b36626b [2022-04-10T23:23:47.989Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-10T23:23:47.989Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-10T23:23:47.989Z] 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 [2022-04-10T23:23:48.266Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-10T23:23:48.266Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-10T23:23:48.869Z] Collecting idna<2.8,>=2.5 [2022-04-10T23:23:48.869Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-10T23:23:48.869Z] 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) [2022-04-10T23:23:49.475Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-10T23:23:49.475Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-10T23:23:49.475Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-10T23:23:49.475Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-10T23:23:50.918Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-10T23:23:50.918Z] Attempting uninstall: urllib3 [2022-04-10T23:23:50.918Z] Found existing installation: urllib3 1.26.7 [2022-04-10T23:23:50.918Z] Uninstalling urllib3-1.26.7: [2022-04-10T23:23:50.918Z] Successfully uninstalled urllib3-1.26.7 [2022-04-10T23:23:51.903Z] Attempting uninstall: idna [2022-04-10T23:23:51.903Z] Found existing installation: idna 3.3 [2022-04-10T23:23:51.903Z] Uninstalling idna-3.3: [2022-04-10T23:23:52.178Z] Successfully uninstalled idna-3.3 [2022-04-10T23:23:56.505Z] Attempting uninstall: requests [2022-04-10T23:23:56.505Z] Found existing installation: requests 2.26.0 [2022-04-10T23:23:56.505Z] Uninstalling requests-2.26.0: [2022-04-10T23:23:56.505Z] Successfully uninstalled requests-2.26.0 [2022-04-10T23:23:56.781Z] Running setup.py install for texttable: started [2022-04-10T23:24:00.188Z] Running setup.py install for texttable: finished with status 'done' [2022-04-10T23:24:00.188Z] Running setup.py install for PyYAML: started [2022-04-10T23:24:04.523Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-10T23:24:04.801Z] Running setup.py install for docopt: started [2022-04-10T23:24:08.217Z] Running setup.py install for docopt: finished with status 'done' [2022-04-10T23:24:08.217Z] Running setup.py install for dockerpty: started [2022-04-10T23:24:11.614Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-10T23:24:14.250Z] 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 [2022-04-10T23:24:32.588Z] Removing intermediate container b1e69fb1ab91 [2022-04-10T23:24:32.589Z] ---> 64f0676c6e98 [2022-04-10T23:24:32.589Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-10T23:24:32.589Z] ---> Running in ba4e3c5d5028 [2022-04-10T23:24:32.589Z] Removing intermediate container ba4e3c5d5028 [2022-04-10T23:24:32.589Z] ---> 77083ba6ba34 [2022-04-10T23:24:32.589Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-10T23:24:32.589Z] ---> Running in 7813fa1b3822 [2022-04-10T23:24:32.589Z] Removing intermediate container 7813fa1b3822 [2022-04-10T23:24:32.589Z] ---> c19564ecc9dc [2022-04-10T23:24:32.589Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-10T23:24:34.569Z] ---> 936320963de7 [2022-04-10T23:24:34.569Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-10T23:24:35.173Z] ---> d858bdd43556 [2022-04-10T23:24:35.173Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-10T23:24:36.643Z] ---> 2446ba3f11e8 [2022-04-10T23:24:36.643Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-10T23:24:36.643Z] ---> Running in 9a5f387be9a4 [2022-04-10T23:24:37.247Z] Removing intermediate container 9a5f387be9a4 [2022-04-10T23:24:37.247Z] ---> 82b4b1564560 [2022-04-10T23:24:37.247Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T23:24:37.247Z] ---> Running in 5bcc75d674cd [2022-04-10T23:24:37.853Z] Removing intermediate container 5bcc75d674cd [2022-04-10T23:24:37.853Z] ---> c8e11f097bb6 [2022-04-10T23:24:37.853Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T23:24:37.853Z] ---> Running in a8da8b39a0af [2022-04-10T23:24:38.465Z] Removing intermediate container a8da8b39a0af [2022-04-10T23:24:38.465Z] ---> 97731605e2b0 [2022-04-10T23:24:38.465Z] Step 22/23 : LABEL git_sha=4a5b98d2cd3892b7c3fb30f24493c50e1442a401 [2022-04-10T23:24:38.465Z] ---> Running in 94334fc40311 [2022-04-10T23:24:39.062Z] Removing intermediate container 94334fc40311 [2022-04-10T23:24:39.062Z] ---> a8f1e65e2042 [2022-04-10T23:24:39.062Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T23:24:39.062Z] ---> Running in ab86a0e2da07 [2022-04-10T23:24:39.670Z] Removing intermediate container ab86a0e2da07 [2022-04-10T23:24:39.670Z] ---> 5ab367191420 [2022-04-10T23:24:39.670Z] [2022-04-10T23:24:40.300Z] Successfully built 5ab367191420 [2022-04-10T23:24:40.300Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-10T23:24:40.300Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-04-10T23:25:19.891Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:25:19.891Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:25:19.891Z] ---> 4ea631eaeaca [2022-04-10T23:25:19.891Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T23:25:19.891Z] ---> Using cache [2022-04-10T23:25:19.891Z] ---> f844c5542485 [2022-04-10T23:25:19.891Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:25:19.891Z] ---> Using cache [2022-04-10T23:25:19.891Z] ---> 989380aba982 [2022-04-10T23:25:19.891Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T23:25:19.891Z] ---> Using cache [2022-04-10T23:25:19.891Z] ---> 62b85dd2e4ce [2022-04-10T23:25:19.891Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T23:25:19.891Z] ---> Using cache [2022-04-10T23:25:19.891Z] ---> f52ea7b3618f [2022-04-10T23:25:19.891Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:25:19.891Z] ---> Using cache [2022-04-10T23:25:19.891Z] ---> b248706b18da [2022-04-10T23:25:19.891Z] Step 8/23 : COPY . . [2022-04-10T23:25:19.891Z] ---> Using cache [2022-04-10T23:25:19.891Z] ---> 252994c847d2 [2022-04-10T23:25:19.891Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-10T23:25:19.891Z] ---> Running in a3e60ad4b731 [2022-04-10T23:25:21.875Z] 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 [2022-04-10T23:31:59.395Z] 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 [2022-04-10T23:32:14.597Z] Removing intermediate container f19e7d240a27 [2022-04-10T23:32:14.597Z] ---> beba940b5212 [2022-04-10T23:32:14.597Z] [2022-04-10T23:32:14.597Z] Step 10/25 : FROM alpine:3.14 [2022-04-10T23:32:14.597Z] ---> ac73e934f311 [2022-04-10T23:32:14.597Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-10T23:32:14.597Z] ---> Running in 2aaa33230175 [2022-04-10T23:32:18.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:32:18.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:32:19.755Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-10T23:32:20.036Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-10T23:32:20.036Z] (3/3) Installing su-exec (0.2-r1) [2022-04-10T23:32:20.036Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T23:32:20.036Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T23:32:20.644Z] OK: 6 MiB in 17 packages [2022-04-10T23:32:21.248Z] Removing intermediate container ad381b36626b [2022-04-10T23:32:21.248Z] ---> 4a50a782b87b [2022-04-10T23:32:21.248Z] [2022-04-10T23:32:21.248Z] Step 9/20 : FROM alpine:3.15 [2022-04-10T23:32:21.248Z] 3.15: Pulling from library/alpine [2022-04-10T23:32:21.528Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-10T23:32:21.528Z] Status: Downloaded newer image for alpine:3.15 [2022-04-10T23:32:21.528Z] ---> 3fb3c9af89a9 [2022-04-10T23:32:21.528Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T23:32:22.141Z] ---> Running in 183bffe9d802 [2022-04-10T23:32:23.150Z] Removing intermediate container 183bffe9d802 [2022-04-10T23:32:23.150Z] ---> ae6822c220c1 [2022-04-10T23:32:23.150Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:32:23.150Z] ---> Running in 645a05ce7ef9 [2022-04-10T23:32:24.156Z] Removing intermediate container 2aaa33230175 [2022-04-10T23:32:24.156Z] ---> aab4dcbc418c [2022-04-10T23:32:24.156Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T23:32:24.156Z] ---> Running in 089c673227a0 [2022-04-10T23:32:25.168Z] Removing intermediate container 089c673227a0 [2022-04-10T23:32:25.168Z] ---> e98047aa94b1 [2022-04-10T23:32:25.168Z] Step 13/25 : WORKDIR / [2022-04-10T23:32:25.168Z] ---> Running in 0b279551699b [2022-04-10T23:32:26.184Z] Removing intermediate container 0b279551699b [2022-04-10T23:32:26.184Z] ---> cff6728f0db3 [2022-04-10T23:32:26.184Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-10T23:32:27.196Z] Removing intermediate container 645a05ce7ef9 [2022-04-10T23:32:27.196Z] ---> 17243533e187 [2022-04-10T23:32:27.196Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-10T23:32:27.479Z] ---> Running in 5c4f0e839c70 [2022-04-10T23:32:27.769Z] ---> 238cc98be006 [2022-04-10T23:32:27.769Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-10T23:32:29.241Z] ---> bea70964fd37 [2022-04-10T23:32:29.241Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-10T23:32:30.242Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:32:30.529Z] ---> 50d9303b5984 [2022-04-10T23:32:30.529Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-10T23:32:31.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:32:31.808Z] ---> 4fb80564252c [2022-04-10T23:32:31.808Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-10T23:32:32.804Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T23:32:32.804Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T23:32:32.804Z] OK: 15729 distinct packages available [2022-04-10T23:32:33.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:32:34.085Z] ---> b94b89f64267 [2022-04-10T23:32:34.085Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-10T23:32:34.085Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:32:36.276Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-10T23:32:36.276Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-10T23:32:36.276Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T23:32:36.661Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-10T23:32:36.661Z] (5/9) Installing curl (7.80.0-r0) [2022-04-10T23:32:36.661Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-10T23:32:36.661Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-10T23:32:36.661Z] ---> 33fc7af1ff0e [2022-04-10T23:32:36.661Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T23:32:36.944Z] (8/9) Installing libucontext (1.1-r0) [2022-04-10T23:32:36.944Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-10T23:32:36.944Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T23:32:37.225Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T23:32:38.288Z] ---> 1589628c7873 [2022-04-10T23:32:38.288Z] 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/ [2022-04-10T23:32:38.288Z] OK: 8 MiB in 23 packages [2022-04-10T23:32:38.288Z] ---> Running in d12b0d3519e9 [2022-04-10T23:32:41.749Z] Removing intermediate container 5c4f0e839c70 [2022-04-10T23:32:41.749Z] ---> 53b56b39ea6c [2022-04-10T23:32:41.749Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T23:32:42.754Z] Removing intermediate container d12b0d3519e9 [2022-04-10T23:32:42.754Z] ---> 0a26b2184c7e [2022-04-10T23:32:42.754Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T23:32:42.754Z] ---> Running in 099a70001dbb [2022-04-10T23:32:43.752Z] ---> 0531d344f344 [2022-04-10T23:32:43.752Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-10T23:32:43.752Z] Removing intermediate container 099a70001dbb [2022-04-10T23:32:43.752Z] ---> fd74d5c85ce9 [2022-04-10T23:32:43.752Z] Step 23/25 : LABEL arch=arm64 [2022-04-10T23:32:43.752Z] ---> Running in 9c13444508da [2022-04-10T23:32:44.744Z] Removing intermediate container 9c13444508da [2022-04-10T23:32:44.744Z] ---> db0ab06505a3 [2022-04-10T23:32:44.744Z] Step 24/25 : LABEL git_sha=4a5b98d2cd3892b7c3fb30f24493c50e1442a401 [2022-04-10T23:32:45.016Z] ---> Running in 0f3b0a361029 [2022-04-10T23:32:46.011Z] Removing intermediate container 0f3b0a361029 [2022-04-10T23:32:46.011Z] ---> e51067b2e430 [2022-04-10T23:32:46.011Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T23:32:46.295Z] ---> Running in dadbe417947e [2022-04-10T23:32:46.913Z] ---> 3c1a90464e5a [2022-04-10T23:32:46.913Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-10T23:32:47.193Z] Removing intermediate container dadbe417947e [2022-04-10T23:32:47.193Z] ---> a236a4e853de [2022-04-10T23:32:47.193Z] [2022-04-10T23:32:48.188Z] Successfully built a236a4e853de [2022-04-10T23:32:48.188Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-10T23:32:48.188Z] Building security-spire-server [2022-04-10T23:32:48.474Z]  Building security-secretstore-setup ... done  ---> 165b1ed3cac3 [2022-04-10T23:32:48.474Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-10T23:32:48.474Z] ---> Running in c30e98d990df [2022-04-10T23:32:49.076Z] Removing intermediate container c30e98d990df [2022-04-10T23:32:49.356Z] ---> 5d079b7a1fdf [2022-04-10T23:32:49.356Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T23:32:49.356Z] ---> Running in 4a204b000247 [2022-04-10T23:32:49.974Z] Removing intermediate container 4a204b000247 [2022-04-10T23:32:49.974Z] ---> 575c54be9725 [2022-04-10T23:32:49.974Z] Step 18/20 : LABEL arch=arm64 [2022-04-10T23:32:49.974Z] ---> Running in cfdb1f1e1058 [2022-04-10T23:32:50.590Z] Removing intermediate container cfdb1f1e1058 [2022-04-10T23:32:50.590Z] ---> e9a8fbfeaa66 [2022-04-10T23:32:50.590Z] Step 19/20 : LABEL git_sha=4a5b98d2cd3892b7c3fb30f24493c50e1442a401 [2022-04-10T23:32:50.869Z] ---> Running in 14af12c74528 [2022-04-10T23:32:51.523Z] Removing intermediate container 14af12c74528 [2022-04-10T23:32:51.523Z] ---> 882aaf86718b [2022-04-10T23:32:51.523Z] Step 20/20 : LABEL version=0.0.0 [2022-04-10T23:32:51.523Z] ---> Running in d535122ff988 [2022-04-10T23:32:52.544Z] Removing intermediate container d535122ff988 [2022-04-10T23:32:52.544Z] ---> fc9e4a2f1ccc [2022-04-10T23:32:52.544Z] [2022-04-10T23:32:53.158Z] Successfully built fc9e4a2f1ccc [2022-04-10T23:32:53.158Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-10T23:32:53.158Z] Building core-data [2022-04-10T23:34:01.335Z]  Building security-spiffe-token-provider ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:34:01.335Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:34:01.335Z] ---> 4ea631eaeaca [2022-04-10T23:34:01.335Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T23:34:01.335Z] ---> Using cache [2022-04-10T23:34:01.335Z] ---> f844c5542485 [2022-04-10T23:34:01.335Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:34:01.335Z] ---> Using cache [2022-04-10T23:34:01.335Z] ---> 989380aba982 [2022-04-10T23:34:01.335Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T23:34:01.335Z] ---> Running in b76c909d72e4 [2022-04-10T23:34:01.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:34:01.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:34:01.335Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:34:01.335Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:34:01.335Z] ---> 4ea631eaeaca [2022-04-10T23:34:01.335Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T23:34:01.335Z] ---> Using cache [2022-04-10T23:34:01.335Z] ---> f844c5542485 [2022-04-10T23:34:01.335Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:34:01.335Z] ---> Using cache [2022-04-10T23:34:01.335Z] ---> 989380aba982 [2022-04-10T23:34:01.335Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-10T23:34:01.335Z] ---> Running in 1d7c8ea0cf8c [2022-04-10T23:34:01.335Z] OK: 220 MiB in 52 packages [2022-04-10T23:34:01.335Z] Removing intermediate container b76c909d72e4 [2022-04-10T23:34:01.335Z] ---> f31c43d437c1 [2022-04-10T23:34:01.335Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T23:34:01.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:34:01.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:34:01.335Z] ---> 5fe03e2bf69b [2022-04-10T23:34:01.335Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:34:01.335Z] ---> Running in fb8d5c87a880 [2022-04-10T23:34:01.616Z] OK: 220 MiB in 52 packages [2022-04-10T23:34:03.100Z] Removing intermediate container 1d7c8ea0cf8c [2022-04-10T23:34:03.100Z] ---> 924ca8b08db5 [2022-04-10T23:34:03.100Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T23:34:04.592Z] ---> f524f89cba9e [2022-04-10T23:34:04.592Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:34:04.592Z] ---> Running in 86a55a880ea7 [2022-04-10T23:34:06.617Z] Removing intermediate container fb8d5c87a880 [2022-04-10T23:34:06.617Z] ---> 9831fa7862a8 [2022-04-10T23:34:06.617Z] Step 8/25 : COPY . . [2022-04-10T23:34:13.419Z] Removing intermediate container 86a55a880ea7 [2022-04-10T23:34:13.419Z] ---> 43ee7fce0e5f [2022-04-10T23:34:13.419Z] Step 8/23 : COPY . . [2022-04-10T23:34:31.832Z] Removing intermediate container a3e60ad4b731 [2022-04-10T23:34:31.832Z] ---> 4cb33ec9c04b [2022-04-10T23:34:31.832Z] [2022-04-10T23:34:31.832Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T23:34:31.832Z] ---> ac73e934f311 [2022-04-10T23:34:31.832Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T23:34:31.832Z] ---> Using cache [2022-04-10T23:34:31.832Z] ---> a243bc6694f8 [2022-04-10T23:34:31.832Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T23:34:31.832Z] ---> Using cache [2022-04-10T23:34:31.832Z] ---> 5195fe055d3b [2022-04-10T23:34:31.832Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-10T23:34:31.832Z] ---> Running in 6c976811b1b6 [2022-04-10T23:34:32.840Z] Removing intermediate container 6c976811b1b6 [2022-04-10T23:34:32.840Z] ---> 9184a1148c0b [2022-04-10T23:34:32.840Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T23:34:33.126Z] ---> Running in 07292a3ecbe0 [2022-04-10T23:34:34.599Z] Removing intermediate container 07292a3ecbe0 [2022-04-10T23:34:34.599Z] ---> f72e87fe4ede [2022-04-10T23:34:34.599Z] Step 15/23 : WORKDIR / [2022-04-10T23:34:34.599Z] ---> Running in e789afb21014 [2022-04-10T23:34:35.608Z] Removing intermediate container e789afb21014 [2022-04-10T23:34:35.608Z] ---> 78f4545d6c2f [2022-04-10T23:34:35.608Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T23:34:37.628Z] ---> 29d30bd8f854 [2022-04-10T23:34:37.628Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-10T23:34:44.412Z] ---> 6631ced6bc42 [2022-04-10T23:34:44.412Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-10T23:34:45.422Z] ---> 779ab87fbbd7 [2022-04-10T23:34:45.422Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-10T23:34:45.422Z] ---> Running in ca796edb7189 [2022-04-10T23:34:46.878Z] Removing intermediate container ca796edb7189 [2022-04-10T23:34:46.878Z] ---> 2257bf66e27c [2022-04-10T23:34:46.878Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T23:34:47.160Z] ---> Running in aa1880f08ebc [2022-04-10T23:34:48.170Z] Removing intermediate container aa1880f08ebc [2022-04-10T23:34:48.170Z] ---> bb3e8a237001 [2022-04-10T23:34:48.170Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T23:34:48.170Z] ---> Running in 5b7c988d3d8b [2022-04-10T23:34:49.288Z] Removing intermediate container 5b7c988d3d8b [2022-04-10T23:34:49.288Z] ---> 7dc3bb964a1e [2022-04-10T23:34:49.288Z] Step 22/23 : LABEL git_sha=4a5b98d2cd3892b7c3fb30f24493c50e1442a401 [2022-04-10T23:34:49.597Z] ---> Running in 458e3dafac47 [2022-04-10T23:34:51.250Z] Removing intermediate container 458e3dafac47 [2022-04-10T23:34:51.250Z] ---> 114b79ae364b [2022-04-10T23:34:51.250Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T23:34:51.548Z] ---> Running in bf4fb8b6523d [2022-04-10T23:34:53.019Z] Removing intermediate container bf4fb8b6523d [2022-04-10T23:34:53.019Z] ---> 7a41bd1f39bd [2022-04-10T23:34:53.019Z] [2022-04-10T23:34:54.476Z] Successfully built 7a41bd1f39bd [2022-04-10T23:34:54.476Z] Successfully tagged core-metadata-arm64:latest [2022-04-10T23:34:59.937Z]  Building core-metadata ... done  ---> b94c1fc09df6 [2022-04-10T23:34:59.937Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T23:34:59.937Z] ---> Running in dfd1d0f2c403 [2022-04-10T23:35:00.934Z] Removing intermediate container dfd1d0f2c403 [2022-04-10T23:35:00.934Z] ---> bbe41fc7a848 [2022-04-10T23:35:00.934Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-10T23:35:01.221Z] ---> Running in 885e02760e04 [2022-04-10T23:35:05.606Z] Removing intermediate container 885e02760e04 [2022-04-10T23:35:05.606Z] ---> 51b10e0419b9 [2022-04-10T23:35:05.606Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-10T23:35:05.606Z] ---> Running in f2544304341a [2022-04-10T23:35:06.608Z] Removing intermediate container f2544304341a [2022-04-10T23:35:06.608Z] ---> e6ab32288259 [2022-04-10T23:35:06.608Z] 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 [2022-04-10T23:35:06.917Z] ---> Running in 11ab419fc4bb [2022-04-10T23:35:08.378Z] ---> 185ce5e5074e [2022-04-10T23:35:08.378Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-10T23:35:08.378Z] ---> Running in d05334a4747e [2022-04-10T23:35:10.413Z] spire-1.2.1/ [2022-04-10T23:35:10.413Z] spire-1.2.1/.data/ [2022-04-10T23:35:10.413Z] spire-1.2.1/.data/.file [2022-04-10T23:35:10.413Z] spire-1.2.1/.dockerignore [2022-04-10T23:35:10.413Z] spire-1.2.1/.gitattributes [2022-04-10T23:35:10.413Z] spire-1.2.1/.githooks/ [2022-04-10T23:35:10.413Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T23:35:10.413Z] spire-1.2.1/.github/ [2022-04-10T23:35:10.413Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T23:35:10.413Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T23:35:10.413Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T23:35:10.413Z] spire-1.2.1/.github/workflows/ [2022-04-10T23:35:10.413Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T23:35:10.413Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T23:35:10.413Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T23:35:10.413Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T23:35:10.413Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T23:35:10.413Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T23:35:10.413Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T23:35:10.413Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T23:35:10.413Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T23:35:10.413Z] spire-1.2.1/.gitignore [2022-04-10T23:35:10.413Z] spire-1.2.1/.go-version [2022-04-10T23:35:10.413Z] spire-1.2.1/.golangci.yml [2022-04-10T23:35:10.413Z] spire-1.2.1/ADOPTERS.md [2022-04-10T23:35:10.413Z] spire-1.2.1/CHANGELOG.md [2022-04-10T23:35:10.413Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T23:35:10.413Z] spire-1.2.1/CODEOWNERS [2022-04-10T23:35:10.413Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T23:35:10.413Z] spire-1.2.1/Dockerfile [2022-04-10T23:35:10.413Z] spire-1.2.1/Dockerfile.dev [2022-04-10T23:35:10.413Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T23:35:10.413Z] spire-1.2.1/LICENSE [2022-04-10T23:35:10.413Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T23:35:10.413Z] spire-1.2.1/Makefile [2022-04-10T23:35:10.413Z] spire-1.2.1/README.md [2022-04-10T23:35:10.413Z] spire-1.2.1/ROADMAP.md [2022-04-10T23:35:10.413Z] spire-1.2.1/SECURITY.md [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/ [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T23:35:10.413Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T23:35:10.414Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T23:35:10.414Z] spire-1.2.1/conf/ [2022-04-10T23:35:10.414Z] spire-1.2.1/conf/agent/ [2022-04-10T23:35:10.414Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T23:35:10.414Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T23:35:10.414Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T23:35:10.414Z] spire-1.2.1/conf/server/ [2022-04-10T23:35:10.414Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T23:35:10.414Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T23:35:10.414Z] spire-1.2.1/conf/server/server.conf [2022-04-10T23:35:10.414Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/ [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/auditlog.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/images/ [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/spire_server.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/telemetry.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/upgrading.md [2022-04-10T23:35:10.414Z] spire-1.2.1/doc/using_spire.md [2022-04-10T23:35:10.414Z] spire-1.2.1/examples/ [2022-04-10T23:35:10.414Z] spire-1.2.1/examples/README.md [2022-04-10T23:35:10.414Z] spire-1.2.1/go.mod [2022-04-10T23:35:10.414Z] spire-1.2.1/go.sum [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/endpoints/metrics.goCGO_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 [2022-04-10T23:35:10.414Z] [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T23:35:10.414Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T23:35:10.415Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T23:35:10.694Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T23:35:10.695Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/health/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/log/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T23:35:10.696Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T23:35:10.977Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T23:35:10.977Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T23:35:10.977Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T23:35:10.977Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T23:35:10.977Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T23:35:10.977Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T23:35:10.977Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T23:35:10.977Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T23:35:10.977Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T23:35:10.977Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T23:35:10.977Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T23:35:10.977Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T23:35:10.977Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T23:35:10.977Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T23:35:10.977Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/util/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/version/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/config.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T23:35:10.978Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T23:35:10.979Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T23:35:11.261Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/server.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/ [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/private/ [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/private/server/ [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/spire/ [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/spire/common/ [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T23:35:11.262Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T23:35:11.262Z] spire-1.2.1/release/ [2022-04-10T23:35:11.262Z] spire-1.2.1/release/spire-extras/ [2022-04-10T23:35:11.262Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T23:35:11.262Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T23:35:11.262Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T23:35:11.262Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T23:35:11.262Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T23:35:11.262Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T23:35:11.262Z] spire-1.2.1/release/spire/ [2022-04-10T23:35:11.262Z] spire-1.2.1/release/spire/README.md [2022-04-10T23:35:11.262Z] spire-1.2.1/release/spire/conf/ [2022-04-10T23:35:11.262Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T23:35:11.262Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T23:35:11.262Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T23:35:11.262Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T23:35:11.262Z] spire-1.2.1/script/ [2022-04-10T23:35:11.262Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T23:35:11.262Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T23:35:11.262Z] spire-1.2.1/support/ [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/ [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T23:35:11.262Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T23:35:11.262Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T23:35:11.262Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T23:35:11.263Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T23:35:11.263Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T23:35:11.263Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T23:35:11.263Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T23:35:11.263Z] spire-1.2.1/test/ [2022-04-10T23:35:11.263Z] spire-1.2.1/test/clock/ [2022-04-10T23:35:11.263Z] spire-1.2.1/test/clock/clock.go [2022-04-10T23:35:11.263Z] spire-1.2.1/test/fakes/ [2022-04-10T23:35:11.263Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T23:35:11.263Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T23:35:11.263Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T23:35:11.263Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T23:35:11.263Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T23:35:11.263Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T23:35:11.263Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T23:35:11.545Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T23:35:11.546Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/README.md [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/common [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T23:35:11.546Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T23:35:11.547Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T23:35:11.548Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T23:35:11.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T23:35:11.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T23:35:11.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T23:35:11.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T23:35:11.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T23:35:11.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T23:35:11.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T23:35:11.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T23:35:11.828Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T23:35:11.828Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T23:35:11.828Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T23:35:11.829Z] spire-1.2.1/test/integration/test.sh [2022-04-10T23:35:11.829Z] spire-1.2.1/test/plugintest/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/spiretest/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/testca/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/testca/ca.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/testkey/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T23:35:11.829Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/testkey/new.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/util/ [2022-04-10T23:35:11.829Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/util/race.go [2022-04-10T23:35:11.829Z] spire-1.2.1/test/util/util.go [2022-04-10T23:35:11.829Z] building spire from source... [2022-04-10T23:35:12.436Z] Installing go1.17.7... [2022-04-10T23:35:34.695Z] Building bin/spire-server... [2022-04-10T23:35:34.695Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T23:35:34.695Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T23:35:34.695Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T23:35:35.305Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T23:35:35.305Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T23:35:35.915Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T23:35:36.526Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T23:35:37.528Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T23:35:38.142Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T23:35:39.602Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T23:35:40.211Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T23:35:40.211Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T23:35:40.211Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T23:35:40.490Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T23:35:40.490Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T23:35:40.490Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T23:35:40.769Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T23:35:41.379Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T23:35:41.379Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T23:35:41.660Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T23:35:41.941Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T23:35:41.941Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T23:35:42.943Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T23:35:42.943Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T23:35:55.413Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T23:35:55.413Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T23:35:55.413Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T23:35:55.413Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T23:35:55.413Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T23:35:55.695Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T23:35:55.976Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T23:35:55.976Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T23:35:56.256Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T23:35:56.256Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T23:35:56.256Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T23:35:56.256Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T23:35:56.539Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T23:35:56.821Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T23:35:56.821Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T23:35:57.824Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T23:35:57.825Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T23:35:58.105Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T23:35:58.716Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T23:35:58.716Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T23:35:58.716Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T23:35:58.716Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T23:35:58.995Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T23:35:59.273Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T23:35:59.273Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T23:35:59.553Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T23:35:59.833Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T23:36:00.114Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T23:36:00.114Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T23:36:00.389Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T23:36:01.005Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T23:36:04.434Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T23:36:14.967Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T23:36:14.967Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T23:36:14.967Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T23:36:14.968Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T23:36:14.968Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T23:36:37.226Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T23:36:37.226Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T23:36:37.226Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T23:36:49.678Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T23:36:49.678Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T23:37:16.578Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T23:37:16.578Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T23:37:16.578Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T23:37:16.578Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T23:37:16.578Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T23:37:16.578Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T23:37:18.026Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T23:37:18.628Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T23:37:18.905Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T23:37:20.351Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T23:37:20.634Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T23:37:21.626Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T23:37:21.905Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T23:37:21.905Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T23:37:22.183Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T23:37:22.463Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T23:37:22.741Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T23:37:23.024Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T23:37:23.024Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T23:37:23.303Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T23:37:23.582Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T23:37:23.582Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T23:37:25.033Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T23:37:25.033Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T23:37:25.311Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T23:37:30.751Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T23:37:30.751Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T23:37:31.351Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T23:37:31.627Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T23:37:31.905Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T23:37:32.182Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T23:37:32.182Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T23:37:32.182Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T23:37:32.460Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T23:37:32.460Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T23:37:32.738Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T23:37:32.738Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T23:37:33.731Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T23:37:34.334Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T23:37:34.610Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T23:37:34.887Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T23:37:35.164Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T23:37:35.164Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T23:37:35.442Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T23:37:35.442Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T23:37:35.442Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T23:37:36.907Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T23:37:37.187Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T23:37:37.468Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T23:37:37.468Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T23:37:37.747Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T23:37:39.207Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T23:37:40.208Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T23:37:40.208Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T23:37:40.491Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T23:37:40.491Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T23:37:40.773Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T23:37:41.054Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T23:37:41.336Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T23:37:41.950Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T23:37:44.609Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T23:37:46.626Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T23:37:46.626Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T23:37:47.239Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T23:37:47.239Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T23:37:47.239Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T23:37:48.263Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T23:37:48.263Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T23:37:48.263Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T23:37:48.582Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T23:37:48.862Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T23:37:49.136Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T23:37:49.418Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T23:37:59.789Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T23:37:59.789Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T23:37:59.789Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T23:37:59.789Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T23:38:18.190Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T23:38:18.190Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T23:42:25.405Z] Removing intermediate container d05334a4747e [2022-04-10T23:42:25.405Z] ---> c08678451e21 [2022-04-10T23:42:25.405Z] [2022-04-10T23:42:25.405Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T23:42:25.405Z] ---> ac73e934f311 [2022-04-10T23:42:25.405Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-10T23:42:25.405Z] ---> Running in 9d98a4449a4e [2022-04-10T23:42:25.405Z] Removing intermediate container 9d98a4449a4e [2022-04-10T23:42:25.405Z] ---> 61360c725704 [2022-04-10T23:42:25.405Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-10T23:42:25.405Z] ---> Running in d0f395f645ed [2022-04-10T23:42:25.405Z] Removing intermediate container d0f395f645ed [2022-04-10T23:42:25.405Z] ---> 0d8c47158e61 [2022-04-10T23:42:25.405Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-10T23:42:25.405Z] ---> Running in edb70701544b [2022-04-10T23:42:25.405Z] Removing intermediate container edb70701544b [2022-04-10T23:42:25.405Z] ---> 27c4b2d38741 [2022-04-10T23:42:25.405Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:42:25.405Z] ---> Running in 24e5cd25a55e [2022-04-10T23:42:25.405Z] Removing intermediate container 24e5cd25a55e [2022-04-10T23:42:25.405Z] ---> 5f15e5c8efa1 [2022-04-10T23:42:25.405Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-10T23:42:25.405Z] ---> Running in f077626355e6 [2022-04-10T23:42:25.405Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:42:25.405Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:42:25.405Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-10T23:42:25.683Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-10T23:42:25.684Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-10T23:42:25.684Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-10T23:42:25.962Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-10T23:42:25.962Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-10T23:42:26.242Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T23:42:26.242Z] OK: 8 MiB in 20 packages [2022-04-10T23:42:27.746Z] Removing intermediate container f077626355e6 [2022-04-10T23:42:27.746Z] ---> 2fd942d0202c [2022-04-10T23:42:27.746Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T23:42:28.745Z] ---> 12c3e496b351 [2022-04-10T23:42:28.745Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-10T23:42:32.175Z] ---> e8b717e5842b [2022-04-10T23:42:32.175Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-10T23:42:32.782Z] ---> 0c62406ca960 [2022-04-10T23:42:32.782Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-10T23:42:32.782Z] ---> Running in 8b90259ea978 [2022-04-10T23:42:33.392Z] Removing intermediate container 8b90259ea978 [2022-04-10T23:42:33.392Z] ---> 8d60e274fdfc [2022-04-10T23:42:33.392Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T23:42:33.667Z] ---> Running in 83d8f8e6e204 [2022-04-10T23:42:34.267Z] Removing intermediate container 83d8f8e6e204 [2022-04-10T23:42:34.267Z] ---> ebb7666ea081 [2022-04-10T23:42:34.267Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T23:42:34.267Z] ---> Running in 7611890a8285 [2022-04-10T23:42:34.870Z] Removing intermediate container 7611890a8285 [2022-04-10T23:42:34.870Z] ---> 4f67bf672209 [2022-04-10T23:42:34.870Z] Step 22/23 : LABEL git_sha=4a5b98d2cd3892b7c3fb30f24493c50e1442a401 [2022-04-10T23:42:34.870Z] ---> Running in b2ccd84313ec [2022-04-10T23:42:35.475Z] Removing intermediate container b2ccd84313ec [2022-04-10T23:42:35.475Z] ---> 5ae9baceb31b [2022-04-10T23:42:35.475Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T23:42:35.475Z] ---> Running in de57cd105623 [2022-04-10T23:42:36.079Z] Removing intermediate container de57cd105623 [2022-04-10T23:42:36.079Z] ---> eb08d2ea0c50 [2022-04-10T23:42:36.079Z] [2022-04-10T23:42:37.065Z] Successfully built eb08d2ea0c50 [2022-04-10T23:42:37.066Z] Successfully tagged core-data-arm64:latest [2022-04-10T23:50:29.523Z]  Building core-data ... done Building bin/spire-agent... [2022-04-10T23:50:29.523Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T23:50:29.523Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T23:50:31.513Z] Building bin/spire-agent... [2022-04-10T23:50:32.503Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T23:50:33.103Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T23:50:33.103Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T23:50:33.376Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T23:50:33.650Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T23:50:34.251Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T23:50:35.235Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T23:50:35.235Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T23:50:36.220Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T23:50:36.220Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T23:50:36.220Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T23:50:36.220Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T23:50:36.220Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T23:50:36.495Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T23:50:37.963Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T23:50:38.562Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T23:50:39.544Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T23:50:39.544Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T23:50:40.143Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T23:50:40.143Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T23:50:40.143Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T23:50:40.420Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T23:50:40.420Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T23:50:40.697Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T23:58:20.151Z] Removing intermediate container cf02cc61c37e [2022-04-10T23:58:20.151Z] ---> abd04d04dc28 [2022-04-10T23:58:20.151Z] [2022-04-10T23:58:20.151Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T23:58:20.151Z] ---> 3fb3c9af89a9 [2022-04-10T23:58:20.151Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T23:58:20.151Z] ---> Using cache [2022-04-10T23:58:20.151Z] ---> ae6822c220c1 [2022-04-10T23:58:20.151Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:58:20.151Z] ---> Using cache [2022-04-10T23:58:20.151Z] ---> 17243533e187 [2022-04-10T23:58:20.151Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T23:58:20.151Z] ---> Running in 358a61eb580e [2022-04-10T23:58:20.151Z] Removing intermediate container 915c69ef5844 [2022-04-10T23:58:20.151Z] ---> be23a9072d42 [2022-04-10T23:58:20.151Z] [2022-04-10T23:58:20.151Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T23:58:20.151Z] ---> 3fb3c9af89a9 [2022-04-10T23:58:20.151Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T23:58:20.151Z] ---> Using cache [2022-04-10T23:58:20.151Z] ---> ae6822c220c1 [2022-04-10T23:58:20.151Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:58:20.151Z] ---> Using cache [2022-04-10T23:58:20.151Z] ---> 17243533e187 [2022-04-10T23:58:20.151Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-10T23:58:20.151Z] ---> Running in 70d7f1bfb915 [2022-04-10T23:58:20.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:58:20.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:58:20.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:58:20.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:58:20.151Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T23:58:20.151Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T23:58:20.151Z] OK: 15729 distinct packages available [2022-04-10T23:58:20.151Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T23:58:20.151Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T23:58:20.151Z] OK: 15729 distinct packages available [2022-04-10T23:58:20.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:58:20.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:58:20.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:58:20.151Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:58:20.151Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-10T23:58:20.151Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-10T23:58:20.151Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-10T23:58:20.151Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-10T23:58:20.151Z] (3/5) Installing libucontext (1.1-r0) [2022-04-10T23:58:20.151Z] (3/4) Installing libucontext (1.1-r0) [2022-04-10T23:58:20.151Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-10T23:58:20.151Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-10T23:58:20.151Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-10T23:58:20.151Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T23:58:20.151Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T23:58:20.151Z] OK: 6 MiB in 18 packages [2022-04-10T23:58:20.151Z] OK: 6 MiB in 19 packages [2022-04-10T23:58:20.151Z] Removing intermediate container 358a61eb580e [2022-04-10T23:58:20.151Z] Removing intermediate container 70d7f1bfb915 [2022-04-10T23:58:20.151Z] ---> 0f589f5d1e33 [2022-04-10T23:58:20.151Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T23:58:20.151Z] ---> 995c644b0c46 [2022-04-10T23:58:20.151Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-10T23:58:22.795Z] ---> 63a2ba84bbbd [2022-04-10T23:58:23.073Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T23:58:24.520Z] ---> a9d54f03ec56 [2022-04-10T23:58:24.520Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T23:58:25.124Z] ---> 3164c61b3f55 [2022-04-10T23:58:25.124Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-10T23:58:25.405Z] ---> Running in e3425339424c [2022-04-10T23:58:26.006Z] Removing intermediate container e3425339424c [2022-04-10T23:58:26.006Z] ---> 12f7709e6f2e [2022-04-10T23:58:26.006Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-10T23:58:26.607Z] ---> 71c9fa32e353 [2022-04-10T23:58:26.607Z] Step 21/26 : WORKDIR / [2022-04-10T23:58:26.885Z] ---> Running in c3fbde9c1d50 [2022-04-10T23:58:27.160Z] Removing intermediate container c3fbde9c1d50 [2022-04-10T23:58:27.160Z] ---> 122bfa3c51e5 [2022-04-10T23:58:27.160Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T23:58:27.435Z] ---> Running in 39d555f21edd [2022-04-10T23:58:27.435Z] ---> e847e16ff8c4 [2022-04-10T23:58:27.435Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T23:58:27.712Z] Removing intermediate container 39d555f21edd [2022-04-10T23:58:27.712Z] ---> c511f5f43f47 [2022-04-10T23:58:27.712Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T23:58:27.987Z] ---> Running in f0640a15af4c [2022-04-10T23:58:28.262Z] ---> 763e58791a4d [2022-04-10T23:58:28.262Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-10T23:58:28.262Z] Removing intermediate container f0640a15af4c [2022-04-10T23:58:28.262Z] ---> 03da3fada2b9 [2022-04-10T23:58:28.262Z] Step 24/26 : LABEL arch=arm64 [2022-04-10T23:58:28.536Z] ---> Running in 682ae5d522a3 [2022-04-10T23:58:28.815Z] Removing intermediate container 682ae5d522a3 [2022-04-10T23:58:28.815Z] ---> 78bbb7a1287d [2022-04-10T23:58:28.815Z] Step 25/26 : LABEL git_sha=4a5b98d2cd3892b7c3fb30f24493c50e1442a401 [2022-04-10T23:58:29.086Z] ---> Running in b47de7b426ba [2022-04-10T23:58:29.086Z] ---> 79d8b0d25e52 [2022-04-10T23:58:29.086Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-10T23:58:29.679Z] Removing intermediate container b47de7b426ba [2022-04-10T23:58:29.679Z] ---> 69adbedda8b4 [2022-04-10T23:58:29.679Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T23:58:29.679Z] ---> Running in 91e3658b549b [2022-04-10T23:58:29.951Z] ---> 601ad0e7ae85 [2022-04-10T23:58:29.951Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T23:58:29.951Z] ---> Running in 3db178fb453c [2022-04-10T23:58:29.951Z] Removing intermediate container 91e3658b549b [2022-04-10T23:58:29.951Z] ---> 534638b26c7f [2022-04-10T23:58:29.951Z] [2022-04-10T23:58:30.551Z] Successfully built 534638b26c7f [2022-04-10T23:58:30.551Z] Successfully tagged security-spire-config-arm64:latest [2022-04-10T23:58:30.551Z]  Building security-spire-config ... done Removing intermediate container 3db178fb453c [2022-04-10T23:58:30.551Z] ---> 91d6e3b0911c [2022-04-10T23:58:30.551Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T23:58:30.551Z] ---> Running in 483b268cb218 [2022-04-10T23:58:30.828Z] Removing intermediate container 483b268cb218 [2022-04-10T23:58:30.828Z] ---> 8d3a603c0e03 [2022-04-10T23:58:30.828Z] Step 24/26 : LABEL arch=arm64 [2022-04-10T23:58:31.103Z] ---> Running in 06be1d4b3ab4 [2022-04-10T23:58:31.377Z] Removing intermediate container 06be1d4b3ab4 [2022-04-10T23:58:31.377Z] ---> 14eee20510ae [2022-04-10T23:58:31.377Z] Step 25/26 : LABEL git_sha=4a5b98d2cd3892b7c3fb30f24493c50e1442a401 [2022-04-10T23:58:31.377Z] ---> Running in d86cc862eafd [2022-04-10T23:58:31.661Z] Removing intermediate container d86cc862eafd [2022-04-10T23:58:31.661Z] ---> f2b089174355 [2022-04-10T23:58:31.661Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T23:58:31.933Z] ---> Running in 7855719e3085 [2022-04-10T23:58:32.205Z] Removing intermediate container 7855719e3085 [2022-04-10T23:58:32.205Z] ---> b02dcee63128 [2022-04-10T23:58:32.205Z] [2022-04-10T23:58:32.476Z] Successfully built b02dcee63128 [2022-04-10T23:58:32.476Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-11T00:00:09.232Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-11T00:00:09.232Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-11T00:00:09.232Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-11T00:00:09.232Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-11T00:00:09.232Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-11T00:00:09.232Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-11T00:00:09.232Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-11T00:00:09.232Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-11T00:00:09.232Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-11T00:00:09.232Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-11T00:00:09.232Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-11T00:00:09.232Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-11T00:00:09.232Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-11T00:00:09.232Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-11T00:03:46.253Z] Removing intermediate container 11ab419fc4bb [2022-04-11T00:03:46.253Z] ---> f1cf1612bce3 [2022-04-11T00:03:46.253Z] [2022-04-11T00:03:46.253Z] Step 13/25 : FROM alpine:3.15 [2022-04-11T00:03:46.253Z] ---> 3fb3c9af89a9 [2022-04-11T00:03:46.253Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-11T00:03:46.253Z] ---> Using cache [2022-04-11T00:03:46.253Z] ---> ae6822c220c1 [2022-04-11T00:03:46.253Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-11T00:03:46.253Z] ---> Using cache [2022-04-11T00:03:46.253Z] ---> 17243533e187 [2022-04-11T00:03:46.253Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-11T00:03:46.253Z] ---> Using cache [2022-04-11T00:03:46.253Z] ---> 995c644b0c46 [2022-04-11T00:03:46.253Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-11T00:03:46.253Z] ---> bbb2d44eee01 [2022-04-11T00:03:46.253Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-11T00:03:46.253Z] ---> ea4b55960d1f [2022-04-11T00:03:46.253Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-11T00:03:46.253Z] ---> 174435df1e2e [2022-04-11T00:03:46.253Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-11T00:03:46.253Z] ---> a299587d3820 [2022-04-11T00:03:46.253Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-11T00:03:46.253Z] ---> Running in bfceb6d01fa9 [2022-04-11T00:03:46.253Z] Removing intermediate container bfceb6d01fa9 [2022-04-11T00:03:46.253Z] ---> 3073ee90be7d [2022-04-11T00:03:46.253Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-11T00:03:46.253Z] ---> Running in 2517fbe30c1c [2022-04-11T00:03:46.253Z] Removing intermediate container 2517fbe30c1c [2022-04-11T00:03:46.253Z] ---> 52169815be29 [2022-04-11T00:03:46.253Z] Step 23/25 : LABEL arch=arm64 [2022-04-11T00:03:46.253Z] ---> Running in c7302925adf4 [2022-04-11T00:03:46.253Z] Removing intermediate container c7302925adf4 [2022-04-11T00:03:46.253Z] ---> 1bab14f0a1bb [2022-04-11T00:03:46.253Z] Step 24/25 : LABEL git_sha=4a5b98d2cd3892b7c3fb30f24493c50e1442a401 [2022-04-11T00:03:46.253Z] ---> Running in 5f655481b399 [2022-04-11T00:03:46.253Z] Removing intermediate container 5f655481b399 [2022-04-11T00:03:46.253Z] ---> e01577b263f0 [2022-04-11T00:03:46.253Z] Step 25/25 : LABEL version=0.0.0 [2022-04-11T00:03:46.253Z] ---> Running in 69a5fec6aacf [2022-04-11T00:03:46.253Z] Removing intermediate container 69a5fec6aacf [2022-04-11T00:03:46.253Z] ---> 210d48e2e113 [2022-04-11T00:03:46.253Z] [2022-04-11T00:03:46.253Z] Successfully built 210d48e2e113 [2022-04-11T00:03:46.253Z] Successfully tagged security-spire-server-arm64:latest [2022-04-11T00:03:46.268Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-11T00:03:46.273Z] $ docker stop --time=1 a19604da34cdd79add7bd55fbf40ab276aa5fc2a7e186f354811a3cf62fd29df [2022-04-11T00:03:48.004Z] $ docker rm -f a19604da34cdd79add7bd55fbf40ab276aa5fc2a7e186f354811a3cf62fd29df [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-11T00:03:48.546Z] + docker images [2022-04-11T00:03:49.139Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-11T00:03:49.139Z] security-spire-server-arm64 latest 210d48e2e113 7 seconds ago 86.3MB [2022-04-11T00:03:49.139Z] f1cf1612bce3 29 seconds ago 4.21GB [2022-04-11T00:03:49.139Z] security-spire-agent-arm64 latest b02dcee63128 5 minutes ago 126MB [2022-04-11T00:03:49.139Z] security-spire-config-arm64 latest 534638b26c7f 5 minutes ago 85.6MB [2022-04-11T00:03:49.139Z] be23a9072d42 5 minutes ago 4.21GB [2022-04-11T00:03:49.139Z] abd04d04dc28 5 minutes ago 4.21GB [2022-04-11T00:03:49.139Z] core-data-arm64 latest eb08d2ea0c50 21 minutes ago 34.4MB [2022-04-11T00:03:49.139Z] c08678451e21 21 minutes ago 1.46GB [2022-04-11T00:03:49.139Z] core-metadata-arm64 latest 7a41bd1f39bd 28 minutes ago 25.1MB [2022-04-11T00:03:49.139Z] 4cb33ec9c04b 29 minutes ago 1.43GB [2022-04-11T00:03:49.139Z] security-spiffe-token-provider-arm64 latest fc9e4a2f1ccc 30 minutes ago 27.7MB [2022-04-11T00:03:49.139Z] security-secretstore-setup-arm64 latest a236a4e853de 31 minutes ago 40.8MB [2022-04-11T00:03:49.139Z] 4a50a782b87b 31 minutes ago 1.42GB [2022-04-11T00:03:49.139Z] beba940b5212 31 minutes ago 1.44GB [2022-04-11T00:03:49.139Z] sys-mgmt-agent-arm64 latest 5ab367191420 39 minutes ago 290MB [2022-04-11T00:03:49.139Z] 211ecb8c4182 41 minutes ago 1.43GB [2022-04-11T00:03:49.139Z] security-proxy-setup-arm64 latest 3ba3544af342 41 minutes ago 42.1MB [2022-04-11T00:03:49.139Z] core-command-arm64 latest 320576c67471 41 minutes ago 23.7MB [2022-04-11T00:03:49.139Z] 62fd6701ba5e 41 minutes ago 1.44GB [2022-04-11T00:03:49.139Z] cc502960e72c 41 minutes ago 1.43GB [2022-04-11T00:03:49.139Z] support-notifications-arm64 latest 77a2036a5a17 51 minutes ago 25.5MB [2022-04-11T00:03:49.139Z] security-bootstrapper-arm64 latest 35f707141c15 51 minutes ago 23.6MB [2022-04-11T00:03:49.139Z] support-scheduler-arm64 latest b07d811c27ee 51 minutes ago 24.9MB [2022-04-11T00:03:49.139Z] 0fbc6e87ce7c 51 minutes ago 1.43GB [2022-04-11T00:03:49.139Z] a079d2578c55 52 minutes ago 1.43GB [2022-04-11T00:03:49.139Z] 21539e2ab131 52 minutes ago 1.43GB [2022-04-11T00:03:49.139Z] ci-base-image-arm64 latest 4ea631eaeaca About an hour ago 885MB [2022-04-11T00:03:49.139Z] docker 20.10.14 c346e9eafbab 5 days ago 202MB [2022-04-11T00:03:49.139Z] alpine 3.14 ac73e934f311 6 days ago 5.34MB [2022-04-11T00:03:49.139Z] alpine 3.15 3fb3c9af89a9 6 days ago 5.32MB [2022-04-11T00:03:49.139Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-11T00:03:49.140Z] 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 [2022-04-11T00:03:49.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T00:03:49.616Z] [2022-04-11T00:03:49.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-11T00:03:49.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T00:03:50.271Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-11T00:03:50.271Z] 8998bd30e6a1: Pulling fs layer [2022-04-11T00:03:50.271Z] 04944245beec: Pulling fs layer [2022-04-11T00:03:50.271Z] 699f458cf7ca: Pulling fs layer [2022-04-11T00:03:50.271Z] 765212b225bb: Pulling fs layer [2022-04-11T00:03:50.271Z] f23df028b6ca: Pulling fs layer [2022-04-11T00:03:50.271Z] d65c8cfc05b1: Pulling fs layer [2022-04-11T00:03:50.271Z] 2437ff75d9bd: Pulling fs layer [2022-04-11T00:03:50.271Z] 765212b225bb: Waiting [2022-04-11T00:03:50.271Z] f23df028b6ca: Waiting [2022-04-11T00:03:50.271Z] d65c8cfc05b1: Waiting [2022-04-11T00:03:50.271Z] 2437ff75d9bd: Waiting [2022-04-11T00:03:50.271Z] 04944245beec: Verifying Checksum [2022-04-11T00:03:50.271Z] 04944245beec: Download complete [2022-04-11T00:03:50.271Z] 765212b225bb: Verifying Checksum [2022-04-11T00:03:50.271Z] 765212b225bb: Download complete [2022-04-11T00:03:50.570Z] f23df028b6ca: Verifying Checksum [2022-04-11T00:03:50.570Z] f23df028b6ca: Download complete [2022-04-11T00:03:50.570Z] d65c8cfc05b1: Verifying Checksum [2022-04-11T00:03:50.570Z] d65c8cfc05b1: Download complete [2022-04-11T00:03:50.570Z] 699f458cf7ca: Verifying Checksum [2022-04-11T00:03:50.570Z] 699f458cf7ca: Download complete [2022-04-11T00:03:51.189Z] 8998bd30e6a1: Verifying Checksum [2022-04-11T00:03:51.189Z] 8998bd30e6a1: Download complete [2022-04-11T00:03:53.812Z] 2437ff75d9bd: Verifying Checksum [2022-04-11T00:03:53.812Z] 2437ff75d9bd: Download complete [2022-04-11T00:03:55.783Z] 8998bd30e6a1: Pull complete [2022-04-11T00:03:56.054Z] 04944245beec: Pull complete [2022-04-11T00:03:57.488Z] 699f458cf7ca: Pull complete [2022-04-11T00:03:57.762Z] 765212b225bb: Pull complete [2022-04-11T00:03:58.737Z] f23df028b6ca: Pull complete [2022-04-11T00:03:58.737Z] d65c8cfc05b1: Pull complete [2022-04-11T00:04:13.805Z] 2437ff75d9bd: Pull complete [2022-04-11T00:04:13.805Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-11T00:04:13.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-11T00:04:13.805Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-11T00:04:14.051Z] prd-ubuntu20.04-docker-arm64-4c-16g-19120 does not seem to be running inside a container [2022-04-11T00:04:14.139Z] $ 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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-11T00:04:16.758Z] $ docker top 2b5334e7e8c2f983c082d213857686fa3062905c6cf82ad66f70b5ff4eeba171 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-11T00:04:17.777Z] ---> job-cost.sh [2022-04-11T00:04:17.777Z] lf-activate-venv: SKIPPING [2022-04-11T00:04:17.777Z] INFO: No Stack... [2022-04-11T00:04:18.371Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-11T00:04:18.965Z] INFO: Archiving Costs [Pipeline] sh [2022-04-11T00:04:19.637Z] + + cut -d,cat -f6 /w/workspace/edgex-go/13/archives/cost.csv [2022-04-11T00:04:19.637Z] [Pipeline] lock [2022-04-11T00:04:19.672Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3924-13-stack-cost] [2022-04-11T00:04:19.678Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3924-13-stack-cost] did not exist. Created. [2022-04-11T00:04:19.678Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3924-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-11T00:04:20.353Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-11T00:04:20.528Z] Stashed 1 file(s) [Pipeline] } [2022-04-11T00:04:20.535Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3924-13-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-11T00:04:20.554Z] $ docker stop --time=1 2b5334e7e8c2f983c082d213857686fa3062905c6cf82ad66f70b5ff4eeba171 [2022-04-11T00:04:22.083Z] $ docker rm -f 2b5334e7e8c2f983c082d213857686fa3062905c6cf82ad66f70b5ff4eeba171 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-11T00:04:22.540Z] provisioning config files... [2022-04-11T00:04:22.551Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/13@tmp/config2707865924732956386tmp [Pipeline] { [Pipeline] sh [2022-04-11T00:04:22.861Z] + set +x [2022-04-11T00:04:22.861Z] + curl -s https://codecov.io/bash [2022-04-11T00:04:22.861Z] + bash -s -- [2022-04-11T00:04:22.861Z] [2022-04-11T00:04:22.861Z] _____ _ [2022-04-11T00:04:22.861Z] / ____| | | [2022-04-11T00:04:22.861Z] | | ___ __| | ___ ___ _____ __ [2022-04-11T00:04:22.861Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-11T00:04:22.861Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-11T00:04:22.861Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-11T00:04:22.861Z] Bash-1.0.6 [2022-04-11T00:04:22.861Z] [2022-04-11T00:04:22.861Z] [2022-04-11T00:04:22.861Z] ==> git version 2.25.1 found [2022-04-11T00:04:22.861Z] ==> 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 [2022-04-11T00:04:22.861Z] Release-Date: 2020-01-08 [2022-04-11T00:04:22.861Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-11T00:04:22.861Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-11T00:04:22.861Z] ==> Jenkins CI detected. [2022-04-11T00:04:22.861Z] current dir:  /w/workspace/edgex-go/13 [2022-04-11T00:04:22.861Z] project root: . [2022-04-11T00:04:22.861Z] --> token set from env [2022-04-11T00:04:22.861Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-11T00:04:22.861Z] ==> Running gcov in . (disable via -X gcov) [2022-04-11T00:04:22.861Z] ==> Python coveragepy not found [2022-04-11T00:04:22.861Z] ==> Searching for coverage reports in: [2022-04-11T00:04:22.861Z] + . [2022-04-11T00:04:22.861Z] -> Found 1 reports [2022-04-11T00:04:22.861Z] ==> Detecting git/mercurial file structure [2022-04-11T00:04:22.861Z] ==> Reading reports [2022-04-11T00:04:23.121Z] + ./coverage.out bytes=431014 [2022-04-11T00:04:23.121Z] ==> Appending adjustments [2022-04-11T00:04:23.121Z] https://docs.codecov.io/docs/fixing-reports [2022-04-11T00:04:24.505Z] + Found adjustments [2022-04-11T00:04:24.505Z] ==> Gzipping contents [2022-04-11T00:04:24.505Z] 60K /tmp/codecov.buOCvh.gz [2022-04-11T00:04:24.505Z] ==> Uploading reports [2022-04-11T00:04:24.505Z] url: https://codecov.io [2022-04-11T00:04:24.505Z] query: branch=PR-3924&commit=955e0db09a7a7d43264ac5dd95b29ce1a19dd18f&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-11T00:04:24.505Z] -> Pinging Codecov [2022-04-11T00:04:24.505Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3924&commit=955e0db09a7a7d43264ac5dd95b29ce1a19dd18f&build=13&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3924%2F13%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3924&job=&cmd_args= [2022-04-11T00:04:24.505Z] -> Uploading to [2022-04-11T00:04:24.505Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-11/00271124DB129430A58F1EEE437C3FCB/955e0db09a7a7d43264ac5dd95b29ce1a19dd18f/fe32280b-27a6-4f83-bd21-596f4683adee.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220411%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220411T000424Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c087c3d37166f9f1c0da7c21a3881905a9a5e69ceda06366e7e6332f8c27475e [2022-04-11T00:04:24.505Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-11T00:04:24.505Z] Dload Upload Total Spent Left Speed [2022-04-11T00:04:24.765Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59259 0 0 100 59259 0 226k --:--:-- --:--:-- --:--:-- 226k [2022-04-11T00:04:24.765Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/955e0db09a7a7d43264ac5dd95b29ce1a19dd18f [Pipeline] } [2022-04-11T00:04:24.774Z] 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 [2022-04-11T00:04:25.385Z] + [ -d /w/workspace/edgex-go/13/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-11T00:04:25.683Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T00:04:26.546Z] ---> package-listing.sh [2022-04-11T00:04:26.546Z] ++ facter osfamily [2022-04-11T00:04:26.546Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-11T00:04:26.807Z] + OS_FAMILY=debian [2022-04-11T00:04:26.807Z] + workspace=/w/workspace/edgex-go/13 [2022-04-11T00:04:26.807Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-11T00:04:26.807Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-11T00:04:26.807Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-11T00:04:26.807Z] + PACKAGES=/tmp/packages_start.txt [2022-04-11T00:04:26.807Z] + '[' /w/workspace/edgex-go/13 ']' [2022-04-11T00:04:26.807Z] + PACKAGES=/tmp/packages_end.txt [2022-04-11T00:04:26.807Z] + case "${OS_FAMILY}" in [2022-04-11T00:04:26.807Z] + dpkg -l [2022-04-11T00:04:26.807Z] + grep '^ii' [2022-04-11T00:04:26.807Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-11T00:04:26.807Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-11T00:04:26.807Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-11T00:04:26.807Z] + '[' /w/workspace/edgex-go/13 ']' [2022-04-11T00:04:26.807Z] + mkdir -p /w/workspace/edgex-go/13/archives/ [2022-04-11T00:04:26.807Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/13/archives/ [Pipeline] echo [2022-04-11T00:04:26.819Z] 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/13/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-11T00:04:27.098Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-11T00:04:27.665Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T00:04:27.666Z] [2022-04-11T00:04:27.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-11T00:04:27.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T00:04:27.967Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-11T00:04:27.967Z] 5eb5b503b376: Pulling fs layer [2022-04-11T00:04:27.967Z] 5c69ac0246d0: Pulling fs layer [2022-04-11T00:04:27.967Z] ec43610c2a17: Pulling fs layer [2022-04-11T00:04:27.967Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-11T00:04:27.967Z] 33b1e0a273af: Pulling fs layer [2022-04-11T00:04:27.967Z] 5d3b04190fa2: Pulling fs layer [2022-04-11T00:04:27.967Z] 2f39f015ded8: Pulling fs layer [2022-04-11T00:04:27.967Z] 33b1e0a273af: Waiting [2022-04-11T00:04:27.967Z] 5d3b04190fa2: Waiting [2022-04-11T00:04:27.967Z] 2f39f015ded8: Waiting [2022-04-11T00:04:27.967Z] 5c69ac0246d0: Download complete [2022-04-11T00:04:27.967Z] 3a2ae6a8a46f: Download complete [2022-04-11T00:04:27.967Z] 33b1e0a273af: Verifying Checksum [2022-04-11T00:04:27.967Z] 33b1e0a273af: Download complete [2022-04-11T00:04:27.967Z] 5d3b04190fa2: Verifying Checksum [2022-04-11T00:04:27.967Z] ec43610c2a17: Verifying Checksum [2022-04-11T00:04:27.967Z] ec43610c2a17: Download complete [2022-04-11T00:04:28.227Z] 5eb5b503b376: Verifying Checksum [2022-04-11T00:04:28.227Z] 5eb5b503b376: Download complete [2022-04-11T00:04:29.608Z] 5eb5b503b376: Pull complete [2022-04-11T00:04:29.608Z] 5c69ac0246d0: Pull complete [2022-04-11T00:04:29.868Z] ec43610c2a17: Pull complete [2022-04-11T00:04:30.129Z] 3a2ae6a8a46f: Pull complete [2022-04-11T00:04:30.129Z] 33b1e0a273af: Pull complete [2022-04-11T00:04:30.389Z] 5d3b04190fa2: Pull complete [2022-04-11T00:04:34.590Z] 2f39f015ded8: Pull complete [2022-04-11T00:04:34.590Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-11T00:04:34.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-11T00:04:34.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-11T00:04:34.665Z] prd-ubuntu20.04-docker-8c-8g-11899 does not seem to be running inside a container [2022-04-11T00:04:34.705Z] $ 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/13/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/13 -v /w/workspace/edgex-go/13:/w/workspace/edgex-go/13:rw,z -v /w/workspace/edgex-go/13@tmp:/w/workspace/edgex-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-11T00:04:36.884Z] $ docker top 85d912ce951c9c1314bbf2898a55e62873ee700a21f25786c5635ac0cce197c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-11T00:04:37.242Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-11T00:04:37.533Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-11T00:04:37.821Z] + ls /var/log/sa-host [2022-04-11T00:04:37.821Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-11T00:04:37.904Z] provisioning config files... [2022-04-11T00:04:37.913Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/13@tmp/config1170788884639324656tmp [Pipeline] { [Pipeline] echo [2022-04-11T00:04:37.931Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T00:04:38.216Z] ---> create-netrc.sh [Pipeline] } [2022-04-11T00:04:38.226Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-11T00:04:38.561Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-11T00:04:38.653Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T00:04:38.970Z] ---> sudo-logs.sh [2022-04-11T00:04:38.970Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-11T00:04:38.996Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T00:04:39.284Z] ---> job-cost.sh [2022-04-11T00:04:39.284Z] lf-activate-venv: SKIPPING [2022-04-11T00:04:39.284Z] DEBUG: total: 0.2199999988079071 [2022-04-11T00:04:39.284Z] INFO: Retrieving Stack Cost... [2022-04-11T00:04:39.859Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-11T00:04:40.119Z] INFO: Archiving Costs [Pipeline] echo [2022-04-11T00:04:40.134Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-11T00:04:40.426Z] ---> logs-deploy.sh [2022-04-11T00:04:40.426Z] lf-activate-venv: SKIPPING [2022-04-11T00:04:40.426Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3924/13 [2022-04-11T00:04:40.426Z] INFO: archiving workspace using pattern(s): [2022-04-11T00:04:41.372Z] Archives upload complete. [2022-04-11T00:04:41.372Z] INFO: archiving logs to Nexus