Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 6477e2ac7359a4b800acd5857bc404d4297ec701+8a1959b2d712e16ab913b58ac80647e8a84f2556 (f087a7456ce49157cf17baded7470fc318eaf1c7) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12299450537624886410.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1973215109460088511.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3948/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3948/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6917224940054460988.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9146298064320050029.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3948/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3948/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14877450707356977469.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-11898 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 Merge succeeded, producing da0346f258aaeca69e9cf5825f8063ee599b9926 Checking out Revision da0346f258aaeca69e9cf5825f8063ee599b9926 (PR-3948) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da0346f258aaeca69e9cf5825f8063ee599b9926 # timeout=10 Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-10T20:30:27.308Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-10T20:30:27.371Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-10T20:30:27.393Z] ========================================================= [2022-04-10T20:30:27.393Z] EdgeX Global Pipelines Version Info [2022-04-10T20:30:27.393Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-10T20:30:28.171Z] ------------------- [2022-04-10T20:30:28.171Z] stable info: [2022-04-10T20:30:28.171Z] ------------------- [2022-04-10T20:30:28.171Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-10T20:30:28.171Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-10T20:30:28.171Z] Message: update stable to v1.0.221 > git rev-list --no-walk 6f2f0c5deaa4c4c2b86e3933d4e1ad3fb6a679ba # timeout=10 [2022-04-10T20:30:28.744Z] ------------------- [2022-04-10T20:30:28.744Z] experimental info: [2022-04-10T20:30:28.744Z] ------------------- [2022-04-10T20:30:28.744Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-10T20:30:28.744Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-10T20:30:28.744Z] Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-10T20:30:28.872Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-10T20:30:28.881Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-10T20:30:28.892Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-10T20:30:28.905Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-10T20:30:28.922Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-10T20:30:28.938Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-10T20:30:28.954Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-10T20:30:28.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-10T20:30:28.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-10T20:30:28.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-10T20:30:29.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-10T20:30:29.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-10T20:30:29.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-10T20:30:29.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-10T20:30:29.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-10T20:30:29.081Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-10T20:30:29.094Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-10T20:30:29.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-10T20:30:29.122Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-10T20:30:29.135Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-10T20:30:29.149Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2022-04-10T20:30:29.162Z] [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:29.176Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3948 [Pipeline] echo [2022-04-10T20:30:29.186Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3948 [Pipeline] echo [2022-04-10T20:30:29.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3948 [Pipeline] echo [2022-04-10T20:30:29.212Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da0346f258aaeca69e9cf5825f8063ee599b9926 [Pipeline] echo [2022-04-10T20:30:29.227Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da0346f [Pipeline] echo [2022-04-10T20:30:29.240Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-10T20:30:29.287Z] provisioning config files... [2022-04-10T20:30:29.300Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6526406603467813337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T20:30:29.619Z] ---> docker-login.sh [2022-04-10T20:30:29.619Z] nexus3.edgexfoundry.org:10001 [2022-04-10T20:30:29.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:29.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:29.881Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:29.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:29.881Z] [2022-04-10T20:30:29.881Z] Login Succeeded [2022-04-10T20:30:29.881Z] nexus3.edgexfoundry.org:10002 [2022-04-10T20:30:30.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:30.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:30.142Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:30.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:30.142Z] [2022-04-10T20:30:30.142Z] Login Succeeded [2022-04-10T20:30:30.142Z] nexus3.edgexfoundry.org:10003 [2022-04-10T20:30:30.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:30.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:30.142Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:30.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:30.142Z] [2022-04-10T20:30:30.142Z] Login Succeeded [2022-04-10T20:30:30.142Z] nexus3.edgexfoundry.org:10004 [2022-04-10T20:30:30.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:30.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:30.414Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:30.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:30.414Z] [2022-04-10T20:30:30.414Z] Login Succeeded [2022-04-10T20:30:30.414Z] docker.io [2022-04-10T20:30:30.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T20:30:30.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T20:30:30.988Z] Configure a credential helper to remove this warning. See [2022-04-10T20:30:30.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T20:30:30.988Z] [2022-04-10T20:30:30.988Z] Login Succeeded [2022-04-10T20:30:30.988Z] ---> docker-login.sh ends [Pipeline] } [2022-04-10T20:30:30.997Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-10T20:30:31.409Z] + 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:31.409Z] + dirname cmd/core-command/Dockerfile [2022-04-10T20:30:31.409Z] + cut -d/ -f2 [2022-04-10T20:30:31.409Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-10T20:30:31.409Z] + dirname cmd/core-data/Dockerfile [2022-04-10T20:30:31.409Z] + cut -d/ -f2 [2022-04-10T20:30:31.409Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-10T20:30:31.409Z] + dirname cmd/core-metadata/Dockerfile [2022-04-10T20:30:31.409Z] + cut -d/ -f2 [2022-04-10T20:30:31.409Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-10T20:30:31.409Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-10T20:30:31.409Z] + cut -d/ -f2 [2022-04-10T20:30:31.409Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-10T20:30:31.409Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-10T20:30:31.409Z] + cut -d/ -f2 [2022-04-10T20:30:31.409Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-10T20:30:31.409Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-10T20:30:31.409Z] + cut -d/ -f2 [2022-04-10T20:30:31.409Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-10T20:30:31.409Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-10T20:30:31.409Z] + cut -d/ -f2 [2022-04-10T20:30:31.409Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-10T20:30:31.409Z] + dirname cmd/security-spire-agent/Dockerfile [2022-04-10T20:30:31.409Z] + cut -d/ -f2 [2022-04-10T20:30:31.409Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-10T20:30:31.409Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-10T20:30:31.409Z] + cut -d/ -f2 [2022-04-10T20:30:31.409Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-10T20:30:31.409Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-10T20:30:31.409Z] + cut -d/ -f2 [2022-04-10T20:30:31.409Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-10T20:30:31.409Z] + dirname cmd/support-notifications/Dockerfile [2022-04-10T20:30:31.409Z] + cut -d/ -f2 [2022-04-10T20:30:31.409Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-10T20:30:31.409Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-10T20:30:31.409Z] + cut -d/ -f2 [2022-04-10T20:30:31.409Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-10T20:30:31.409Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-10T20:30:31.409Z] + cut -d/ -f2 [2022-04-10T20:30:31.409Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-10T20:30:31.449Z] 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:31.800Z] + git rev-list -1 --merges da0346f258aaeca69e9cf5825f8063ee599b9926~1..da0346f258aaeca69e9cf5825f8063ee599b9926 [Pipeline] echo [2022-04-10T20:30:31.814Z] -----------> git rev-list -1 --merges da0346f258aaeca69e9cf5825f8063ee599b9926~1..da0346f258aaeca69e9cf5825f8063ee599b9926 da0346f258aaeca69e9cf5825f8063ee599b9926 [2022-04-10T20:30:31.814Z] da0346f258aaeca69e9cf5825f8063ee599b9926 [false] [Pipeline] sh [2022-04-10T20:30:32.105Z] + git log --format=format:%s -1 da0346f258aaeca69e9cf5825f8063ee599b9926 [Pipeline] echo [2022-04-10T20:30:32.123Z] ========================================================= [2022-04-10T20:30:32.123Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-10T20:30:32.123Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-10T20:30:32.537Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-10T20:30:32.537Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-10T20:30:32.537Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-10T20:30:32.537Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-10T20:30:32.537Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-10T20:30:32.537Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-10T20:30:32.537Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:30:32.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T20:30:32.884Z] [2022-04-10T20:30:32.884Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:30:33.190Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T20:30:33.190Z] latest: Pulling from edgex-devops/git-semver [2022-04-10T20:30:33.190Z] a0d0a0d46f8b: Pulling fs layer [2022-04-10T20:30:33.190Z] 3e5f54012d9b: Pulling fs layer [2022-04-10T20:30:33.190Z] 4c7163046ea9: Pulling fs layer [2022-04-10T20:30:33.190Z] 0c2d73faf560: Pulling fs layer [2022-04-10T20:30:33.190Z] 0c2d73faf560: Waiting [2022-04-10T20:30:33.190Z] 3e5f54012d9b: Download complete [2022-04-10T20:30:33.190Z] a0d0a0d46f8b: Download complete [2022-04-10T20:30:33.190Z] 0c2d73faf560: Verifying Checksum [2022-04-10T20:30:33.190Z] 0c2d73faf560: Download complete [2022-04-10T20:30:33.190Z] 4c7163046ea9: Download complete [2022-04-10T20:30:33.452Z] a0d0a0d46f8b: Pull complete [2022-04-10T20:30:33.452Z] 3e5f54012d9b: Pull complete [2022-04-10T20:30:33.715Z] 4c7163046ea9: Pull complete [2022-04-10T20:30:33.975Z] 0c2d73faf560: Pull complete [2022-04-10T20:30:33.975Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-10T20:30:33.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-10T20:30:33.975Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-10T20:30:34.153Z] prd-ubuntu20.04-docker-8c-8g-11898 does not seem to be running inside a container [2022-04-10T20:30:34.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-10T20:30:34.870Z] $ docker top 9a2bee84a26a83bac1da21ecbdb2c4370e9e31b83dc826838ea154808fab11e6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-10T20:30:34.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-10T20:30:34.985Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-10T20:30:35.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-10T20:30:35.138Z] $ docker exec 9a2bee84a26a83bac1da21ecbdb2c4370e9e31b83dc826838ea154808fab11e6 ssh-agent [2022-04-10T20:30:35.271Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgHDfKH/agent.14 [2022-04-10T20:30:35.272Z] SSH_AGENT_PID=20 [2022-04-10T20:30:35.281Z] Running ssh-add (command line suppressed) [2022-04-10T20:30:35.413Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_7619180000907163298.key (/w/workspace/edgex-go/4@tmp/private_key_7619180000907163298.key) [2022-04-10T20:30:35.444Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-10T20:30:35.738Z] + git tag --points-at HEAD [Pipeline] } [2022-04-10T20:30:35.765Z] $ docker exec --env ******** --env ******** 9a2bee84a26a83bac1da21ecbdb2c4370e9e31b83dc826838ea154808fab11e6 ssh-agent -k [2022-04-10T20:30:35.882Z] unset SSH_AUTH_SOCK; [2022-04-10T20:30:35.883Z] unset SSH_AGENT_PID; [2022-04-10T20:30:35.883Z] echo Agent pid 20 killed; [2022-04-10T20:30:35.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-10T20:30:35.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-10T20:30:35.913Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-10T20:30:36.055Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-10T20:30:36.065Z] $ docker exec 9a2bee84a26a83bac1da21ecbdb2c4370e9e31b83dc826838ea154808fab11e6 ssh-agent [2022-04-10T20:30:36.190Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXcadfIc/agent.52 [2022-04-10T20:30:36.190Z] SSH_AGENT_PID=59 [2022-04-10T20:30:36.195Z] Running ssh-add (command line suppressed) [2022-04-10T20:30:36.322Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5143135048258374020.key (/w/workspace/edgex-go/4@tmp/private_key_5143135048258374020.key) [2022-04-10T20:30:36.333Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-10T20:30:36.630Z] + git semver init [2022-04-10T20:30:36.630Z] # -> Open(): unable to determine branch for HEAD [2022-04-10T20:30:36.630Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2022-04-10T20:30:36.630Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2022-04-10T20:30:36.630Z] # $SEMVER_REMOTE_NAME = origin [2022-04-10T20:30:36.630Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-10T20:30:36.630Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-10T20:30:36.630Z] # $SEMVER_BRANCH = PR-3948 [2022-04-10T20:30:36.630Z] # $SEMVER_TEMP = /tmp/semver-143764418 [2022-04-10T20:30:36.630Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-10T20:30:51.588Z] # '/tmp/semver-143764418' -> '/w/workspace/edgex-go/4/.semver' [2022-04-10T20:30:51.588Z] # -> Force: false [2022-04-10T20:30:51.588Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2022-04-10T20:30:51.606Z] $ docker exec --env ******** --env ******** 9a2bee84a26a83bac1da21ecbdb2c4370e9e31b83dc826838ea154808fab11e6 ssh-agent -k [2022-04-10T20:30:51.722Z] unset SSH_AUTH_SOCK; [2022-04-10T20:30:51.722Z] unset SSH_AGENT_PID; [2022-04-10T20:30:51.722Z] echo Agent pid 59 killed; [2022-04-10T20:30:51.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-10T20:30:52.038Z] + git semver [Pipeline] } [2022-04-10T20:30:52.062Z] $ docker stop --time=1 9a2bee84a26a83bac1da21ecbdb2c4370e9e31b83dc826838ea154808fab11e6 [2022-04-10T20:30:53.846Z] $ docker rm -f 9a2bee84a26a83bac1da21ecbdb2c4370e9e31b83dc826838ea154808fab11e6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-10T20:30:54.222Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-10T20:30:54.484Z] Stashed 1 file(s) [Pipeline] echo [2022-04-10T20:30:54.489Z] [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:30:54.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-10T20:30:54.646Z] ========================================================= [2022-04-10T20:30:54.646Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-10T20:30:54.646Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:30:54.939Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:30:54.939Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-10T20:30:54.939Z] 59bf1c3509f3: Pulling fs layer [2022-04-10T20:30:54.939Z] 666ba61612fd: Pulling fs layer [2022-04-10T20:30:54.939Z] 8ed8ca486205: Pulling fs layer [2022-04-10T20:30:54.939Z] 4fe6c5a15a65: Pulling fs layer [2022-04-10T20:30:54.939Z] 22a0e8bec74d: Pulling fs layer [2022-04-10T20:30:54.939Z] 640e595b4fbd: Pulling fs layer [2022-04-10T20:30:54.939Z] 763cafe07f6e: Pulling fs layer [2022-04-10T20:30:54.939Z] 0c0b528cf693: Pulling fs layer [2022-04-10T20:30:54.939Z] 10935f4eaf8b: Pulling fs layer [2022-04-10T20:30:54.939Z] 763cafe07f6e: Waiting [2022-04-10T20:30:54.939Z] 0c0b528cf693: Waiting [2022-04-10T20:30:54.939Z] 10935f4eaf8b: Waiting [2022-04-10T20:30:54.939Z] 4fe6c5a15a65: Waiting [2022-04-10T20:30:54.939Z] 22a0e8bec74d: Waiting [2022-04-10T20:30:54.939Z] 640e595b4fbd: Waiting [2022-04-10T20:30:54.939Z] 8ed8ca486205: Verifying Checksum [2022-04-10T20:30:54.939Z] 8ed8ca486205: Download complete [2022-04-10T20:30:54.939Z] 666ba61612fd: Verifying Checksum [2022-04-10T20:30:54.939Z] 666ba61612fd: Download complete [2022-04-10T20:30:54.939Z] 22a0e8bec74d: Verifying Checksum [2022-04-10T20:30:54.939Z] 22a0e8bec74d: Download complete [2022-04-10T20:30:54.939Z] 640e595b4fbd: Verifying Checksum [2022-04-10T20:30:54.939Z] 640e595b4fbd: Download complete [2022-04-10T20:30:54.939Z] 763cafe07f6e: Download complete [2022-04-10T20:30:54.939Z] 59bf1c3509f3: Verifying Checksum [2022-04-10T20:30:54.939Z] 59bf1c3509f3: Download complete [2022-04-10T20:30:55.203Z] 0c0b528cf693: Verifying Checksum [2022-04-10T20:30:55.203Z] 0c0b528cf693: Download complete [2022-04-10T20:30:55.203Z] 59bf1c3509f3: Pull complete [2022-04-10T20:30:55.464Z] 666ba61612fd: Pull complete [2022-04-10T20:30:55.464Z] 8ed8ca486205: Pull complete [2022-04-10T20:30:55.724Z] 10935f4eaf8b: Download complete [2022-04-10T20:30:55.724Z] 4fe6c5a15a65: Verifying Checksum [2022-04-10T20:30:55.724Z] 4fe6c5a15a65: Download complete [2022-04-10T20:30:59.927Z] 4fe6c5a15a65: Pull complete [2022-04-10T20:30:59.927Z] 22a0e8bec74d: Pull complete [2022-04-10T20:30:59.927Z] 640e595b4fbd: Pull complete [2022-04-10T20:30:59.927Z] 763cafe07f6e: Pull complete [2022-04-10T20:30:59.927Z] 0c0b528cf693: Pull complete [2022-04-10T20:31:02.555Z] 10935f4eaf8b: Pull complete [2022-04-10T20:31:02.555Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-10T20:31:02.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:31:02.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:31:02.864Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:31:02.864Z] WORKDIR /edgex [2022-04-10T20:31:02.864Z] COPY go.mod . [2022-04-10T20:31:02.864Z] RUN go mod download [2022-04-10T20:31:02.864Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-10T20:31:04.246Z] Sending build context to Docker daemon 334.8MB [2022-04-10T20:31:04.246Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-10T20:31:04.246Z] ---> 99d49a6021b9 [2022-04-10T20:31:04.246Z] Step 2/4 : WORKDIR /edgex [2022-04-10T20:31:06.163Z] ---> Running in e1c1e0d6dc19 [2022-04-10T20:31:06.163Z] Removing intermediate container e1c1e0d6dc19 [2022-04-10T20:31:06.163Z] ---> bdbd4fce5cf7 [2022-04-10T20:31:06.163Z] Step 3/4 : COPY go.mod . [2022-04-10T20:31:06.423Z] ---> 3fdd5c13f36b [2022-04-10T20:31:06.423Z] Step 4/4 : RUN go mod download [2022-04-10T20:31:06.423Z] ---> Running in 8dfa8377c0aa [2022-04-10T20:31:09.579Z] Still waiting to schedule task [2022-04-10T20:31:09.579Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-11902’ is offline [2022-04-10T20:31:21.328Z] Removing intermediate container 8dfa8377c0aa [2022-04-10T20:31:21.328Z] ---> 9b7c3d391269 [2022-04-10T20:31:21.328Z] Successfully built 9b7c3d391269 [2022-04-10T20:31:21.328Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:31:21.632Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-10T20:31:21.632Z] . [Pipeline] withDockerContainer [2022-04-10T20:31:21.703Z] prd-ubuntu20.04-docker-8c-8g-11898 does not seem to be running inside a container [2022-04-10T20:31:21.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-10T20:31:22.165Z] $ docker top 1b2ec67a1e94023cae5e59fd35d2d802191433c944fcc2acf0b2982270c9e202 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:31:22.526Z] + go version [2022-04-10T20:31:22.526Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-10T20:31:22.544Z] $ docker stop --time=1 1b2ec67a1e94023cae5e59fd35d2d802191433c944fcc2acf0b2982270c9e202 [2022-04-10T20:31:23.830Z] $ docker rm -f 1b2ec67a1e94023cae5e59fd35d2d802191433c944fcc2acf0b2982270c9e202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:31:24.235Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-10T20:31:24.235Z] . [Pipeline] withDockerContainer [2022-04-10T20:31:24.304Z] prd-ubuntu20.04-docker-8c-8g-11898 does not seem to be running inside a container [2022-04-10T20:31:24.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-10T20:31:24.744Z] $ docker top 7625e75d648555314c06592cc574f5c813e5bfbe06f5756a918acc595cbad18e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-10T20:31:24.825Z] ========================================================= [2022-04-10T20:31:24.825Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-10T20:31:24.825Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T20:31:25.118Z] + make test [2022-04-10T20:31:25.118Z] go mod tidy -compat=1.17 [2022-04-10T20:31:25.378Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-10T20:31:31.960Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-10T20:31:41.942Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-10T20:31:41.942Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-10T20:31:41.942Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-10T20:31:41.942Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-10T20:31:41.942Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-10T20:31:41.942Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-10T20:31:41.942Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-10T20:31:41.942Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-10T20:31:41.942Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-10T20:31:41.942Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-10T20:31:41.942Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-10T20:31:41.942Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-10T20:31:41.942Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-10T20:31:41.942Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-10T20:31:41.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-10T20:31:42.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements [2022-04-10T20:31:42.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-10T20:31:42.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-10T20:31:43.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements [2022-04-10T20:31:43.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-10T20:31:43.447Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.9% of statements [2022-04-10T20:31:43.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-10T20:31:43.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-10T20:31:47.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.444s coverage: 89.2% of statements [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:31:47.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.084s coverage: 84.4% of statements [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-10T20:31:47.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.431s coverage: 95.1% of statements [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:31:47.653Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-10T20:31:47.653Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.092s coverage: 60.0% of statements [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-10T20:31:47.653Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-10T20:31:47.653Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements [2022-04-10T20:31:47.653Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.067s coverage: 24.0% of statements [2022-04-10T20:31:47.653Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-10T20:31:47.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements [2022-04-10T20:31:47.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements [2022-04-10T20:31:47.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.064s coverage: 94.1% of statements [2022-04-10T20:31:47.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2022-04-10T20:31:47.653Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements [2022-04-10T20:31:57.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2022-04-10T20:31:57.720Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.080s coverage: 44.8% of statements [2022-04-10T20:31:58.289Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.208s coverage: 82.5% of statements [2022-04-10T20:31:58.289Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.056s coverage: 100.0% of statements [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.049s coverage: 87.2% of statements [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.155s coverage: 91.2% of statements [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.051s coverage: 89.4% of statements [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.353s coverage: 65.4% of statements [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.138s coverage: 43.8% of statements [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.071s coverage: 89.5% of statements [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-10T20:32:08.300Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-10T20:32:08.300Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-10T20:32:08.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-10T20:32:08.301Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-04-10T20:32:08.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-10T20:32:08.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-10T20:32:08.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-10T20:32:08.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-10T20:32:08.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-10T20:32:08.301Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-10T20:32:08.301Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.064s coverage: 100.0% of statements [2022-04-10T20:32:08.301Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-04-10T20:32:08.301Z] 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:23.221Z] GO111MODULE=on go vet ./... [2022-04-10T20:32:27.421Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-10T20:32:27.680Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-10T20:32:27.941Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-10T20:32:28.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-10T20:32:28.817Z] + ls -al . [2022-04-10T20:32:28.817Z] total 668 [2022-04-10T20:32:28.817Z] drwxrwxr-x 10 1001 1001 4096 Apr 10 20:32 . [2022-04-10T20:32:28.817Z] drwxr-xr-x 4 root root 4096 Apr 10 20:31 .. [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 11 Apr 10 20:30 .dockerignore [2022-04-10T20:32:28.817Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 20:30 .git [2022-04-10T20:32:28.817Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 20:30 .github [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 870 Apr 10 20:30 .gitignore [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 42 Apr 10 20:30 .golangci.yml [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 87 Apr 10 20:30 .hadolint.yml [2022-04-10T20:32:28.817Z] drwx------ 3 1001 1001 4096 Apr 10 20:30 .semver [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 166 Apr 10 20:30 .sonarcloud.properties [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 1171 Apr 10 20:30 ADOPTERS.md [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 9953 Apr 10 20:30 Attribution.txt [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 51732 Apr 10 20:30 CHANGELOG.md [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 3804 Apr 10 20:30 CONTRIBUTING.md [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 677 Apr 10 20:30 GOVERNANCE.md [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 849 Apr 10 20:30 Jenkinsfile [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 10775 Apr 10 20:30 LICENSE [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 8478 Apr 10 20:30 Makefile [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 582 Apr 10 20:30 OWNERS.md [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 8207 Apr 10 20:30 README.md [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 6912 Apr 10 20:30 SECURITY.md [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 5 Apr 10 20:30 VERSION [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 4131 Apr 10 20:30 ZMQWindows.md [2022-04-10T20:32:28.817Z] drwxrwxr-x 2 1001 1001 4096 Apr 10 20:30 bin [2022-04-10T20:32:28.817Z] drwxrwxr-x 18 1001 1001 4096 Apr 10 20:30 cmd [2022-04-10T20:32:28.817Z] -rw-r--r-- 1 root root 431014 Apr 10 20:32 coverage.out [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 3175 Apr 10 20:30 go.mod [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 34990 Apr 10 20:31 go.sum [2022-04-10T20:32:28.817Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 20:30 internal [2022-04-10T20:32:28.817Z] drwxrwxr-x 3 1001 1001 4096 Apr 10 20:30 openapi [2022-04-10T20:32:28.817Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 20:30 snap [2022-04-10T20:32:28.817Z] -rw-rw-r-- 1 1001 1001 204 Apr 10 20:30 version.go [Pipeline] sh [2022-04-10T20:32:29.104Z] + '[' -e coverage.out ] [2022-04-10T20:32:29.104Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-10T20:32:29.200Z] Stashed 1 file(s) [Pipeline] sh [2022-04-10T20:32:29.483Z] + make build [2022-04-10T20:32:29.483Z] 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:44.368Z] 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:32:56.579Z] 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:32:56.579Z] 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:32:57.517Z] 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:32:57.777Z] 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:32:58.712Z] 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:00.090Z] 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:01.028Z] 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:02.409Z] 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:02.978Z] 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:04.358Z] 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:05.739Z] 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:06.696Z] $ docker stop --time=1 7625e75d648555314c06592cc574f5c813e5bfbe06f5756a918acc595cbad18e [2022-04-10T20:33:09.297Z] $ docker rm -f 7625e75d648555314c06592cc574f5c813e5bfbe06f5756a918acc595cbad18e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:33:10.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:33:10.209Z] [2022-04-10T20:33:10.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:33:10.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:33:10.506Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-10T20:33:10.506Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-10T20:33:10.506Z] ca9280d653b3: Pulling fs layer [2022-04-10T20:33:10.506Z] 7e9c9ca2126c: Pulling fs layer [2022-04-10T20:33:10.506Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-10T20:33:10.506Z] cbdbe7a5bc2a: Download complete [2022-04-10T20:33:10.765Z] ca9280d653b3: Verifying Checksum [2022-04-10T20:33:10.765Z] ca9280d653b3: Download complete [2022-04-10T20:33:10.765Z] cbdbe7a5bc2a: Pull complete [2022-04-10T20:33:11.024Z] 7e9c9ca2126c: Verifying Checksum [2022-04-10T20:33:11.024Z] 7e9c9ca2126c: Download complete [2022-04-10T20:33:11.024Z] ca9280d653b3: Pull complete [2022-04-10T20:33:14.311Z] 7e9c9ca2126c: Pull complete [2022-04-10T20:33:14.311Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-10T20:33:14.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:33:14.311Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-10T20:33:14.373Z] prd-ubuntu20.04-docker-8c-8g-11898 does not seem to be running inside a container [2022-04-10T20:33:14.414Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-10T20:33:15.574Z] $ docker top bcd881b266e4a7619226f23276c9c4eba194f8711c59e3a787f2a216ea25031b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:33:15.918Z] + docker-compose build --help [2022-04-10T20:33:15.918Z] + grep parallel [2022-04-10T20:33:16.488Z] --parallel Build images in parallel. [Pipeline] } [2022-04-10T20:33:16.505Z] $ docker stop --time=1 bcd881b266e4a7619226f23276c9c4eba194f8711c59e3a787f2a216ea25031b [2022-04-10T20:33:17.818Z] $ docker rm -f bcd881b266e4a7619226f23276c9c4eba194f8711c59e3a787f2a216ea25031b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T20:33:18.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-10T20:33:18.209Z] . [Pipeline] withDockerContainer [2022-04-10T20:33:18.275Z] prd-ubuntu20.04-docker-8c-8g-11898 does not seem to be running inside a container [2022-04-10T20:33:18.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-10T20:33:18.643Z] $ docker top f4311099806d9c0d8da254ce72bf24bdcee8c8ac64dd6ecddd77fc30527831cd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T20:33:18.995Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-10T20:33:19.565Z] Building core-command ... [2022-04-10T20:33:19.565Z] Building core-data ... [2022-04-10T20:33:19.565Z] Building core-metadata ... [2022-04-10T20:33:19.565Z] Building security-bootstrapper ... [2022-04-10T20:33:19.565Z] Building security-proxy-setup ... [2022-04-10T20:33:19.565Z] Building security-secretstore-setup ... [2022-04-10T20:33:19.565Z] Building security-spiffe-token-provider ... [2022-04-10T20:33:19.565Z] Building security-spire-agent ... [2022-04-10T20:33:19.565Z] Building security-spire-config ... [2022-04-10T20:33:19.565Z] Building security-spire-server ... [2022-04-10T20:33:19.565Z] Building support-notifications ... [2022-04-10T20:33:19.565Z] Building support-scheduler ... [2022-04-10T20:33:19.565Z] Building sys-mgmt-agent ... [2022-04-10T20:33:19.565Z] Building security-spire-agent [2022-04-10T20:33:19.565Z] Building security-secretstore-setup [2022-04-10T20:33:19.565Z] Building security-spire-config [2022-04-10T20:33:19.565Z] Building security-spire-server [2022-04-10T20:33:19.565Z] Building support-notifications [2022-04-10T20:33:37.709Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:37.709Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:37.709Z] ---> 9b7c3d391269 [2022-04-10T20:33:37.709Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T20:33:37.709Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:37.709Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:37.710Z] ---> 9b7c3d391269 [2022-04-10T20:33:37.710Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T20:33:37.710Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:37.710Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:37.710Z] ---> 9b7c3d391269 [2022-04-10T20:33:37.710Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T20:33:37.710Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:37.710Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:37.710Z] ---> 9b7c3d391269 [2022-04-10T20:33:37.710Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T20:33:37.710Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:33:37.710Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:33:37.710Z] ---> 9b7c3d391269 [2022-04-10T20:33:37.710Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T20:33:41.938Z] ---> Running in 1b2d147db37a [2022-04-10T20:33:41.938Z] ---> Running in b2d9a90a0d9b [2022-04-10T20:33:41.938Z] ---> Running in 7915d8831e6d [2022-04-10T20:33:41.938Z] ---> Running in 4c35371f2a05 [2022-04-10T20:33:41.938Z] ---> Running in feb73d7d62c8 [2022-04-10T20:33:41.938Z] Removing intermediate container 1b2d147db37a [2022-04-10T20:33:41.938Z] ---> 9d1a1fa67c91 [2022-04-10T20:33:41.938Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:41.938Z] Removing intermediate container 7915d8831e6d [2022-04-10T20:33:41.938Z] ---> 5618b4a98114 [2022-04-10T20:33:41.938Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:41.938Z] Removing intermediate container feb73d7d62c8 [2022-04-10T20:33:41.938Z] ---> bf492a804ff7 [2022-04-10T20:33:41.938Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:41.938Z] Removing intermediate container b2d9a90a0d9b [2022-04-10T20:33:41.938Z] ---> 9f1404c42a79 [2022-04-10T20:33:41.938Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:41.938Z] Removing intermediate container 4c35371f2a05 [2022-04-10T20:33:41.938Z] ---> d52630d12d22 [2022-04-10T20:33:41.938Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:33:42.197Z] ---> Running in 48334bd072b1 [2022-04-10T20:33:42.197Z] ---> Running in e0264180478c [2022-04-10T20:33:42.197Z] ---> Running in c3e70c0a58ca [2022-04-10T20:33:42.197Z] ---> Running in c79ffb1e90f5 [2022-04-10T20:33:42.458Z] ---> Running in 5a23307692ba [2022-04-10T20:33:44.363Z] Removing intermediate container c79ffb1e90f5 [2022-04-10T20:33:44.363Z] ---> 872b1ad464f3 [2022-04-10T20:33:44.363Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-10T20:33:44.363Z] Removing intermediate container 48334bd072b1 [2022-04-10T20:33:44.363Z] ---> b0060e9a1ec8 [2022-04-10T20:33:44.363Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T20:33:44.363Z] ---> Running in 68d84ea8b22d [2022-04-10T20:33:44.623Z] ---> Running in c6baf23de19d [2022-04-10T20:33:44.623Z] Removing intermediate container e0264180478c [2022-04-10T20:33:44.623Z] ---> e9e3bf5cc3a1 [2022-04-10T20:33:44.623Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-10T20:33:44.623Z] ---> Running in d54ecace7da5 [2022-04-10T20:33:44.623Z] Removing intermediate container c3e70c0a58ca [2022-04-10T20:33:44.623Z] ---> 2240f94ca321 [2022-04-10T20:33:44.623Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T20:33:44.883Z] Removing intermediate container 5a23307692ba [2022-04-10T20:33:44.883Z] ---> fa5bb2beb447 [2022-04-10T20:33:44.883Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T20:33:44.883Z] ---> Running in 2c63fbd17b7f [2022-04-10T20:33:44.883Z] ---> Running in 57a06e4f88f2 [2022-04-10T20:33:45.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:45.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:45.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:45.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:45.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:45.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:45.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:45.968Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:46.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:46.229Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:33:46.229Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:46.229Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:46.229Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:46.490Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:46.490Z] OK: 221 MiB in 52 packages [2022-04-10T20:33:46.760Z] Removing intermediate container 68d84ea8b22d [2022-04-10T20:33:46.760Z] ---> 4d83548352f9 [2022-04-10T20:33:46.760Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T20:33:46.760Z] Removing intermediate container d54ecace7da5 [2022-04-10T20:33:46.760Z] ---> 250f5c1d5679 [2022-04-10T20:33:46.760Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T20:33:47.029Z] Removing intermediate container c6baf23de19d [2022-04-10T20:33:47.029Z] ---> 535f7765f9c9 [2022-04-10T20:33:47.029Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T20:33:47.029Z] ---> 76384568de25 [2022-04-10T20:33:47.029Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:47.029Z] ---> Running in 668a4a011917 [2022-04-10T20:33:47.029Z] ---> 47d1adfb566a [2022-04-10T20:33:47.029Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:47.029Z] ---> Running in 392fbba2db78 [2022-04-10T20:33:47.029Z] ---> 50a9d6f7a8d6 [2022-04-10T20:33:47.029Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:47.288Z] Removing intermediate container 57a06e4f88f2 [2022-04-10T20:33:47.288Z] ---> 6b9a174068b8 [2022-04-10T20:33:47.288Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T20:33:47.288Z] Removing intermediate container 2c63fbd17b7f [2022-04-10T20:33:47.288Z] ---> e3cb51397c6a [2022-04-10T20:33:47.288Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T20:33:47.288Z] ---> Running in 4b70121c18e8 [2022-04-10T20:33:47.288Z] ---> 093652b2bd3b [2022-04-10T20:33:47.288Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:47.288Z] ---> b4fabafb422e [2022-04-10T20:33:47.288Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:33:47.551Z] ---> Running in d52952cc263e [2022-04-10T20:33:47.551Z] ---> Running in 9b242eb8f15c [2022-04-10T20:33:48.121Z] Removing intermediate container 668a4a011917 [2022-04-10T20:33:48.121Z] ---> f49cd7eef69f [2022-04-10T20:33:48.121Z] Step 8/25 : COPY . . [2022-04-10T20:33:48.121Z] Removing intermediate container 4b70121c18e8 [2022-04-10T20:33:48.121Z] ---> 846f0c035183 [2022-04-10T20:33:48.121Z] Step 8/26 : COPY . . [2022-04-10T20:33:48.121Z] Removing intermediate container 392fbba2db78 [2022-04-10T20:33:48.121Z] ---> dc437b777023 [2022-04-10T20:33:48.121Z] Step 8/22 : COPY . . [2022-04-10T20:33:56.267Z] Removing intermediate container 9b242eb8f15c [2022-04-10T20:33:56.267Z] ---> 8f9d94f849bb [2022-04-10T20:33:56.267Z] Step 8/25 : COPY . . [2022-04-10T20:33:56.267Z] ---> 587a22fe8fba [2022-04-10T20:33:56.267Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T20:33:56.267Z] Removing intermediate container d52952cc263e [2022-04-10T20:33:56.267Z] ---> 53fc97bb70a5 [2022-04-10T20:33:56.267Z] Step 8/26 : COPY . . [2022-04-10T20:33:56.267Z] ---> 955ddc30a39a [2022-04-10T20:33:56.267Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-10T20:33:56.267Z] ---> 9ee6532fac3e [2022-04-10T20:33:56.267Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-10T20:33:56.526Z] ---> Running in 6164da8752c1 [2022-04-10T20:34:04.656Z] ---> Running in 7735051d2f7c [2022-04-10T20:34:04.656Z] ---> Running in 1629fb8af840 [2022-04-10T20:34:04.656Z] Removing intermediate container 6164da8752c1 [2022-04-10T20:34:04.656Z] ---> 332f337f8578 [2022-04-10T20:34:04.656Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T20:34:04.656Z] ---> Running in f6073b6304d5 [2022-04-10T20:34:04.656Z] ---> 8c4dfae4e494 [2022-04-10T20:34:04.656Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T20:34:04.656Z] ---> 31264033f78a [2022-04-10T20:34:04.656Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T20:34:04.656Z] ---> Running in 912bd64355ae [2022-04-10T20:34:04.656Z] ---> Running in 7b63518f0a42 [2022-04-10T20:34:04.656Z] Removing intermediate container 912bd64355ae [2022-04-10T20:34:04.656Z] ---> 9a413006ebee [2022-04-10T20:34:04.656Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T20:34:04.656Z] Removing intermediate container 7b63518f0a42 [2022-04-10T20:34:04.656Z] ---> 4a8cbe6c630a [2022-04-10T20:34:04.656Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-10T20:34:04.656Z] ---> Running in af772d5e3f9d [2022-04-10T20:34:04.656Z] ---> Running in 69347634c2c8 [2022-04-10T20:34:04.656Z] 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:34:04.656Z] 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:34:05.225Z] Removing intermediate container f6073b6304d5 [2022-04-10T20:34:05.225Z] ---> b30e4d533452 [2022-04-10T20:34:05.225Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T20:34:05.225Z] ---> Running in 0cb749f4548e [2022-04-10T20:34:05.483Z] Removing intermediate container af772d5e3f9d [2022-04-10T20:34:05.483Z] ---> 24d3c977026a [2022-04-10T20:34:05.483Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-10T20:34:05.743Z] Removing intermediate container 0cb749f4548e [2022-04-10T20:34:05.743Z] ---> b46a68d687c2 [2022-04-10T20:34:05.743Z] 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:05.743Z] Removing intermediate container 69347634c2c8 [2022-04-10T20:34:05.743Z] ---> 66da4a43e89e [2022-04-10T20:34:05.743Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T20:34:06.002Z] ---> Running in 7937b0704ad8 [2022-04-10T20:34:06.002Z] ---> Running in 1605d1a7c437 [2022-04-10T20:34:06.002Z] ---> Running in 5b4c10859e34 [2022-04-10T20:34:06.266Z] Removing intermediate container 7937b0704ad8 [2022-04-10T20:34:06.266Z] ---> 58c56068e897 [2022-04-10T20:34:06.266Z] 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:34:06.524Z] Removing intermediate container 5b4c10859e34 [2022-04-10T20:34:06.524Z] ---> 106857ae2d91 [2022-04-10T20:34:06.525Z] 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:07.098Z] ---> Running in c1ad453dca6b [2022-04-10T20:34:07.098Z] spire-1.2.1/ [2022-04-10T20:34:07.098Z] spire-1.2.1/.data/ [2022-04-10T20:34:07.098Z] spire-1.2.1/.data/.file [2022-04-10T20:34:07.098Z] spire-1.2.1/.dockerignore [2022-04-10T20:34:07.098Z] spire-1.2.1/.gitattributes [2022-04-10T20:34:07.098Z] spire-1.2.1/.githooks/ [2022-04-10T20:34:07.098Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T20:34:07.098Z] spire-1.2.1/.github/ [2022-04-10T20:34:07.098Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T20:34:07.098Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T20:34:07.098Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T20:34:07.098Z] spire-1.2.1/.github/workflows/ [2022-04-10T20:34:07.098Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T20:34:07.098Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T20:34:07.098Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T20:34:07.098Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T20:34:07.098Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T20:34:07.098Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T20:34:07.098Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T20:34:07.098Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T20:34:07.098Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T20:34:07.098Z] spire-1.2.1/.gitignore [2022-04-10T20:34:07.098Z] spire-1.2.1/.go-version [2022-04-10T20:34:07.098Z] spire-1.2.1/.golangci.yml [2022-04-10T20:34:07.098Z] spire-1.2.1/ADOPTERS.md [2022-04-10T20:34:07.098Z] spire-1.2.1/CHANGELOG.md [2022-04-10T20:34:07.098Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T20:34:07.098Z] spire-1.2.1/CODEOWNERS [2022-04-10T20:34:07.098Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T20:34:07.098Z] spire-1.2.1/Dockerfile [2022-04-10T20:34:07.098Z] spire-1.2.1/Dockerfile.dev [2022-04-10T20:34:07.098Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T20:34:07.098Z] spire-1.2.1/LICENSE [2022-04-10T20:34:07.098Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T20:34:07.098Z] spire-1.2.1/Makefile [2022-04-10T20:34:07.098Z] spire-1.2.1/README.md [2022-04-10T20:34:07.098Z] spire-1.2.1/ROADMAP.md [2022-04-10T20:34:07.098Z] spire-1.2.1/SECURITY.md [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T20:34:07.098Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T20:34:07.098Z] spire-1.2.1/conf/ [2022-04-10T20:34:07.098Z] spire-1.2.1/conf/agent/ [2022-04-10T20:34:07.098Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T20:34:07.098Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T20:34:07.098Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T20:34:07.098Z] spire-1.2.1/conf/server/ [2022-04-10T20:34:07.098Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T20:34:07.098Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T20:34:07.099Z] spire-1.2.1/conf/server/server.conf [2022-04-10T20:34:07.099Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/ [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/auditlog.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/images/ [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/spire_server.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/telemetry.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/upgrading.md [2022-04-10T20:34:07.099Z] spire-1.2.1/doc/using_spire.md [2022-04-10T20:34:07.099Z] spire-1.2.1/examples/ [2022-04-10T20:34:07.099Z] spire-1.2.1/examples/README.md [2022-04-10T20:34:07.099Z] spire-1.2.1/go.mod [2022-04-10T20:34:07.099Z] spire-1.2.1/go.sum [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/common/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/common/api/ [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T20:34:07.099Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/health/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/log/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/util/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/version/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T20:34:07.100Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/config.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T20:34:07.101Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/server.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/ [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/private/ [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/private/server/ [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/spire/ [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/spire/common/ [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T20:34:07.102Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T20:34:07.102Z] spire-1.2.1/release/ [2022-04-10T20:34:07.102Z] spire-1.2.1/release/spire-extras/ [2022-04-10T20:34:07.102Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T20:34:07.102Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T20:34:07.102Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T20:34:07.102Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T20:34:07.102Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/release/spire/ [2022-04-10T20:34:07.102Z] spire-1.2.1/release/spire/README.md [2022-04-10T20:34:07.102Z] spire-1.2.1/release/spire/conf/ [2022-04-10T20:34:07.102Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T20:34:07.102Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T20:34:07.102Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/script/ [2022-04-10T20:34:07.102Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T20:34:07.102Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T20:34:07.102Z] spire-1.2.1/support/ [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/ [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T20:34:07.102Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T20:34:07.102Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T20:34:07.102Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/clock/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/clock/clock.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T20:34:07.102Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T20:34:07.103Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T20:34:07.103Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T20:34:07.103Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T20:34:07.103Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T20:34:07.103Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T20:34:07.103Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T20:34:07.103Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T20:34:07.103Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T20:34:07.103Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T20:34:07.103Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T20:34:07.103Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T20:34:07.103Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T20:34:07.103Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T20:34:07.103Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/README.md [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/common [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T20:34:07.103Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T20:34:07.104Z] spire-1.2.1/test/integration/test.sh [2022-04-10T20:34:07.104Z] spire-1.2.1/test/plugintest/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/spiretest/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/testca/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/testca/ca.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/testkey/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T20:34:07.104Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/testkey/new.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/util/ [2022-04-10T20:34:07.104Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/util/race.go [2022-04-10T20:34:07.104Z] spire-1.2.1/test/util/util.go [2022-04-10T20:34:07.104Z] building spire from source... [2022-04-10T20:34:07.392Z] Installing go1.17.7... [2022-04-10T20:34:07.656Z] ---> Running in 866fb70006b0 [2022-04-10T20:34:08.592Z] spire-1.2.1/ [2022-04-10T20:34:08.592Z] spire-1.2.1/.data/ [2022-04-10T20:34:08.592Z] spire-1.2.1/.data/.file [2022-04-10T20:34:08.592Z] spire-1.2.1/.dockerignore [2022-04-10T20:34:08.592Z] spire-1.2.1/.gitattributes [2022-04-10T20:34:08.592Z] spire-1.2.1/.githooks/ [2022-04-10T20:34:08.592Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T20:34:08.592Z] spire-1.2.1/.github/ [2022-04-10T20:34:08.592Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T20:34:08.592Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T20:34:08.592Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T20:34:08.592Z] spire-1.2.1/.github/workflows/ [2022-04-10T20:34:08.592Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T20:34:08.592Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T20:34:08.592Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T20:34:08.592Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T20:34:08.592Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T20:34:08.592Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T20:34:08.592Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T20:34:08.592Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T20:34:08.592Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T20:34:08.592Z] spire-1.2.1/.gitignore [2022-04-10T20:34:08.592Z] spire-1.2.1/.go-version [2022-04-10T20:34:08.592Z] spire-1.2.1/.golangci.yml [2022-04-10T20:34:08.592Z] spire-1.2.1/ADOPTERS.md [2022-04-10T20:34:08.592Z] spire-1.2.1/CHANGELOG.md [2022-04-10T20:34:08.592Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T20:34:08.592Z] spire-1.2.1/CODEOWNERS [2022-04-10T20:34:08.592Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T20:34:08.592Z] spire-1.2.1/Dockerfile [2022-04-10T20:34:08.592Z] spire-1.2.1/Dockerfile.dev [2022-04-10T20:34:08.592Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T20:34:08.592Z] spire-1.2.1/LICENSE [2022-04-10T20:34:08.592Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T20:34:08.592Z] spire-1.2.1/Makefile [2022-04-10T20:34:08.592Z] spire-1.2.1/README.md [2022-04-10T20:34:08.592Z] spire-1.2.1/ROADMAP.md [2022-04-10T20:34:08.592Z] spire-1.2.1/SECURITY.md [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/ [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T20:34:08.592Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T20:34:08.593Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T20:34:08.860Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T20:34:08.860Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T20:34:08.860Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T20:34:08.860Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T20:34:08.860Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T20:34:08.860Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T20:34:08.860Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T20:34:08.860Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T20:34:08.860Z] spire-1.2.1/conf/ [2022-04-10T20:34:08.860Z] spire-1.2.1/conf/agent/ [2022-04-10T20:34:08.860Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T20:34:08.860Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T20:34:08.860Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T20:34:08.860Z] spire-1.2.1/conf/server/ [2022-04-10T20:34:08.860Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T20:34:08.860Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T20:34:08.860Z] spire-1.2.1/conf/server/server.conf [2022-04-10T20:34:08.860Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/ [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/auditlog.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/images/ [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/spire_server.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/telemetry.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/upgrading.md [2022-04-10T20:34:08.860Z] spire-1.2.1/doc/using_spire.md [2022-04-10T20:34:08.860Z] spire-1.2.1/examples/ [2022-04-10T20:34:08.860Z] spire-1.2.1/examples/README.md [2022-04-10T20:34:08.860Z] spire-1.2.1/go.mod [2022-04-10T20:34:08.860Z] spire-1.2.1/go.sum [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/ [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/ [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T20:34:08.860Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T20:34:08.861Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/health/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/log/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T20:34:08.862Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/util/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/version/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/config.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T20:34:08.863Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T20:34:08.864Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/server.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/ [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/private/ [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/private/server/ [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/spire/ [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/spire/common/ [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T20:34:08.865Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T20:34:08.865Z] spire-1.2.1/release/ [2022-04-10T20:34:08.865Z] spire-1.2.1/release/spire-extras/ [2022-04-10T20:34:08.865Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T20:34:08.865Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T20:34:08.865Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T20:34:08.865Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T20:34:08.865Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/release/spire/ [2022-04-10T20:34:08.865Z] spire-1.2.1/release/spire/README.md [2022-04-10T20:34:08.865Z] spire-1.2.1/release/spire/conf/ [2022-04-10T20:34:08.865Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T20:34:08.865Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T20:34:08.865Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/script/ [2022-04-10T20:34:08.865Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T20:34:08.865Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T20:34:08.865Z] spire-1.2.1/support/ [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/ [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T20:34:08.865Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T20:34:08.865Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T20:34:08.865Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/clock/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/clock/clock.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T20:34:08.865Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T20:34:08.865Z] spire-1.2.1/test/integration/ [2022-04-10T20:34:08.865Z] spire-1.2.1/test/integration/README.md [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/common [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T20:34:08.866Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T20:34:08.867Z] spire-1.2.1/test/integration/test.sh [2022-04-10T20:34:08.867Z] spire-1.2.1/test/plugintest/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/spiretest/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/testca/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/testca/ca.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/testkey/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T20:34:08.867Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/testkey/new.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/util/ [2022-04-10T20:34:08.867Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/util/race.go [2022-04-10T20:34:08.867Z] spire-1.2.1/test/util/util.go [2022-04-10T20:34:08.867Z] building spire from source... [2022-04-10T20:34:08.867Z] spire-1.2.1/ [2022-04-10T20:34:08.867Z] spire-1.2.1/.data/ [2022-04-10T20:34:08.867Z] spire-1.2.1/.data/.file [2022-04-10T20:34:08.867Z] spire-1.2.1/.dockerignore [2022-04-10T20:34:08.867Z] spire-1.2.1/.gitattributes [2022-04-10T20:34:08.867Z] spire-1.2.1/.githooks/ [2022-04-10T20:34:08.867Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T20:34:08.867Z] spire-1.2.1/.github/ [2022-04-10T20:34:08.867Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T20:34:08.867Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T20:34:08.867Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T20:34:08.867Z] spire-1.2.1/.github/workflows/ [2022-04-10T20:34:08.867Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T20:34:08.867Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T20:34:08.867Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T20:34:08.867Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T20:34:08.867Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T20:34:08.867Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T20:34:08.867Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T20:34:08.867Z] spire-1.2.1/.gitignore [2022-04-10T20:34:08.867Z] spire-1.2.1/.go-version [2022-04-10T20:34:08.867Z] spire-1.2.1/.golangci.yml [2022-04-10T20:34:08.867Z] spire-1.2.1/ADOPTERS.md [2022-04-10T20:34:08.867Z] spire-1.2.1/CHANGELOG.md [2022-04-10T20:34:08.867Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T20:34:08.867Z] spire-1.2.1/CODEOWNERS [2022-04-10T20:34:08.867Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T20:34:08.867Z] spire-1.2.1/Dockerfile [2022-04-10T20:34:08.867Z] spire-1.2.1/Dockerfile.dev [2022-04-10T20:34:08.867Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T20:34:08.867Z] spire-1.2.1/LICENSE [2022-04-10T20:34:08.867Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T20:34:08.867Z] spire-1.2.1/Makefile [2022-04-10T20:34:08.867Z] spire-1.2.1/README.md [2022-04-10T20:34:08.867Z] spire-1.2.1/ROADMAP.md [2022-04-10T20:34:08.867Z] spire-1.2.1/SECURITY.md [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T20:34:08.867Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T20:34:08.867Z] spire-1.2.1/conf/ [2022-04-10T20:34:08.867Z] spire-1.2.1/conf/agent/ [2022-04-10T20:34:08.867Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T20:34:08.867Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T20:34:08.867Z] spire-1.2.1/conf/server/ [2022-04-10T20:34:08.868Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T20:34:08.868Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T20:34:08.868Z] spire-1.2.1/conf/server/server.conf [2022-04-10T20:34:08.868Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/ [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/auditlog.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/images/ [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdInstalling go1.17.7... [2022-04-10T20:34:08.868Z] [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/spire_server.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/telemetry.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/upgrading.md [2022-04-10T20:34:08.868Z] spire-1.2.1/doc/using_spire.md [2022-04-10T20:34:08.868Z] spire-1.2.1/examples/ [2022-04-10T20:34:08.868Z] spire-1.2.1/examples/README.md [2022-04-10T20:34:08.868Z] spire-1.2.1/go.mod [2022-04-10T20:34:08.868Z] spire-1.2.1/go.sum [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T20:34:08.868Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/health/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/log/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/util/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/version/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T20:34:08.869Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T20:34:08.870Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T20:34:09.130Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T20:34:09.130Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T20:34:09.130Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T20:34:09.130Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T20:34:09.130Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T20:34:09.130Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T20:34:09.130Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T20:34:09.130Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T20:34:09.130Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T20:34:09.130Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T20:34:09.130Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T20:34:09.130Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T20:34:09.130Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T20:34:09.130Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T20:34:09.130Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T20:34:09.130Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/config.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T20:34:09.131Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/server.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/ [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/private/ [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/private/server/ [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/spire/ [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/spire/common/ [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T20:34:09.132Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T20:34:09.132Z] spire-1.2.1/release/ [2022-04-10T20:34:09.132Z] spire-1.2.1/release/spire-extras/ [2022-04-10T20:34:09.132Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T20:34:09.132Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T20:34:09.132Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T20:34:09.132Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T20:34:09.132Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T20:34:09.132Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T20:34:09.132Z] spire-1.2.1/release/spire/ [2022-04-10T20:34:09.132Z] spire-1.2.1/release/spire/README.md [2022-04-10T20:34:09.132Z] spire-1.2.1/release/spire/conf/ [2022-04-10T20:34:09.132Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T20:34:09.132Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T20:34:09.132Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T20:34:09.132Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T20:34:09.132Z] spire-1.2.1/script/ [2022-04-10T20:34:09.132Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T20:34:09.132Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T20:34:09.132Z] spire-1.2.1/support/ [2022-04-10T20:34:09.132Z] spire-1.2.1/support/k8s/ [2022-04-10T20:34:09.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T20:34:09.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T20:34:09.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T20:34:09.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T20:34:09.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T20:34:09.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T20:34:09.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T20:34:09.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T20:34:09.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T20:34:09.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T20:34:09.132Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T20:34:09.133Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T20:34:09.133Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T20:34:09.133Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/clock/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/clock/clock.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T20:34:09.133Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T20:34:09.134Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T20:34:09.134Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T20:34:09.134Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T20:34:09.134Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T20:34:09.134Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T20:34:09.134Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T20:34:09.134Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T20:34:09.134Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T20:34:09.134Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T20:34:09.134Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T20:34:09.134Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/README.md [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/common [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T20:34:09.134Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T20:34:09.135Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T20:34:09.136Z] spire-1.2.1/test/integration/test.sh [2022-04-10T20:34:09.136Z] spire-1.2.1/test/plugintest/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/spiretest/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/testca/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/testca/ca.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/testkey/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T20:34:09.136Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/testkey/new.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/util/ [2022-04-10T20:34:09.136Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/util/race.go [2022-04-10T20:34:09.136Z] spire-1.2.1/test/util/util.go [2022-04-10T20:34:09.136Z] building spire from source... [2022-04-10T20:34:09.136Z] Installing go1.17.7... [2022-04-10T20:34:12.426Z] Building bin/spire-server... [2022-04-10T20:34:12.426Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T20:34:12.426Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T20:34:12.426Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T20:34:12.426Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T20:34:12.426Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T20:34:12.426Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T20:34:12.426Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T20:34:12.684Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T20:34:12.684Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T20:34:12.684Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T20:34:12.684Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T20:34:12.684Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T20:34:12.942Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T20:34:12.942Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T20:34:12.942Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T20:34:12.942Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T20:34:12.942Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T20:34:12.942Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T20:34:12.942Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T20:34:12.942Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T20:34:13.201Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T20:34:13.201Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T20:34:13.201Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T20:34:13.201Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T20:34:13.201Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T20:34:13.201Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T20:34:13.201Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T20:34:13.201Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T20:34:13.201Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T20:34:13.464Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T20:34:13.464Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T20:34:13.464Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T20:34:13.464Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T20:34:13.464Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T20:34:13.464Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T20:34:13.464Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T20:34:13.464Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T20:34:13.464Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T20:34:13.464Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T20:34:13.464Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T20:34:13.464Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T20:34:13.464Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T20:34:13.464Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T20:34:13.464Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T20:34:13.464Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T20:34:13.724Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T20:34:13.724Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T20:34:13.724Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T20:34:13.724Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T20:34:13.724Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T20:34:13.724Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T20:34:13.724Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T20:34:13.724Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T20:34:13.724Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T20:34:13.724Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T20:34:13.983Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T20:34:14.242Z] Building bin/spire-server... [2022-04-10T20:34:14.242Z] Building bin/spire-server... [2022-04-10T20:34:14.242Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T20:34:14.242Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T20:34:14.242Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T20:34:14.242Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T20:34:14.242Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T20:34:14.242Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T20:34:14.242Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T20:34:14.242Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T20:34:14.242Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T20:34:14.242Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T20:34:14.242Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T20:34:14.242Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T20:34:14.242Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T20:34:14.242Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T20:34:14.505Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T20:34:14.505Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T20:34:14.505Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T20:34:14.505Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T20:34:14.505Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T20:34:14.505Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T20:34:14.505Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T20:34:14.505Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T20:34:14.505Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T20:34:14.763Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T20:34:14.763Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T20:34:14.763Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T20:34:14.763Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T20:34:14.763Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T20:34:14.763Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T20:34:14.763Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T20:34:14.763Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T20:34:14.763Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T20:34:14.763Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T20:34:14.763Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T20:34:14.763Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T20:34:14.763Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T20:34:14.763Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T20:34:15.023Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T20:34:15.023Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T20:34:15.023Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T20:34:15.023Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T20:34:15.023Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T20:34:15.023Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T20:34:15.023Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T20:34:15.023Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T20:34:15.023Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T20:34:15.023Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T20:34:15.023Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T20:34:15.023Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T20:34:15.023Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T20:34:15.023Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T20:34:15.023Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T20:34:15.023Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T20:34:15.023Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T20:34:15.023Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T20:34:15.023Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T20:34:15.286Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T20:34:15.286Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T20:34:15.286Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T20:34:15.286Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T20:34:15.286Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T20:34:15.286Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T20:34:15.286Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T20:34:15.549Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T20:34:15.549Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T20:34:15.549Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T20:34:15.549Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T20:34:15.549Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T20:34:15.549Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T20:34:15.549Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T20:34:15.549Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T20:34:15.549Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T20:34:15.549Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T20:34:15.549Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T20:34:15.549Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T20:34:15.549Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T20:34:15.549Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T20:34:15.549Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T20:34:15.549Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T20:34:15.549Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T20:34:15.549Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T20:34:15.549Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T20:34:15.549Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T20:34:15.549Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T20:34:15.549Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T20:34:15.824Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T20:34:15.824Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T20:34:15.824Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T20:34:15.824Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T20:34:15.824Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T20:34:15.824Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T20:34:15.824Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T20:34:15.824Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T20:34:15.824Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T20:34:15.824Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T20:34:15.824Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T20:34:15.824Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T20:34:15.824Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T20:34:15.824Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T20:34:15.824Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T20:34:15.824Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T20:34:15.824Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T20:34:15.824Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T20:34:15.824Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T20:34:15.824Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T20:34:15.824Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T20:34:15.824Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T20:34:15.824Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T20:34:15.824Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T20:34:16.297Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T20:34:16.297Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T20:34:16.297Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T20:34:16.297Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T20:34:16.297Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T20:34:16.297Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T20:34:16.297Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T20:34:16.555Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T20:34:18.455Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T20:34:18.455Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T20:34:18.455Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T20:34:18.455Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T20:34:18.455Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T20:34:18.455Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T20:34:18.455Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T20:34:18.455Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T20:34:18.455Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T20:34:18.455Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T20:34:20.367Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T20:34:20.367Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T20:34:20.367Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T20:34:20.367Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T20:34:20.367Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T20:34:20.367Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T20:34:20.367Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T20:34:20.367Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T20:34:20.367Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T20:34:20.367Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T20:34:21.315Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T20:34:21.786Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T20:34:21.786Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T20:34:21.786Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T20:34:22.045Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T20:34:22.045Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T20:34:22.045Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T20:34:22.320Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T20:34:22.320Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T20:34:22.320Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T20:34:22.320Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T20:34:22.320Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T20:34:22.320Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T20:34:22.320Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T20:34:22.320Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T20:34:22.320Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T20:34:22.320Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T20:34:22.320Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T20:34:22.320Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T20:34:22.320Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T20:34:22.320Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T20:34:22.589Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T20:34:22.589Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T20:34:22.589Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T20:34:23.130Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T20:34:23.130Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T20:34:23.130Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T20:34:23.130Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T20:34:23.130Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T20:34:23.130Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T20:34:23.130Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T20:34:23.130Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T20:34:23.130Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T20:34:23.130Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T20:34:23.130Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T20:34:23.130Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T20:34:23.130Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T20:34:23.390Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T20:34:23.649Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T20:34:23.649Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T20:34:23.908Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T20:34:23.908Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T20:34:24.167Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T20:34:24.167Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T20:34:24.167Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T20:34:24.599Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T20:34:24.599Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T20:34:24.859Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T20:34:24.859Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T20:34:24.859Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T20:34:25.120Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T20:34:25.120Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T20:34:25.120Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T20:34:25.120Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T20:34:25.120Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T20:34:25.120Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T20:34:25.120Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T20:34:25.120Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T20:34:25.120Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T20:34:25.379Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T20:34:25.379Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T20:34:25.379Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T20:34:25.379Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T20:34:25.379Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T20:34:25.639Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T20:34:25.639Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T20:34:25.639Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T20:34:25.639Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T20:34:25.639Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T20:34:25.639Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T20:34:25.639Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T20:34:25.639Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T20:34:25.901Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T20:34:25.901Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T20:34:25.901Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T20:34:25.901Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T20:34:25.901Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T20:34:25.901Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T20:34:25.901Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T20:34:25.901Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T20:34:26.393Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T20:34:26.393Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T20:34:26.393Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T20:34:26.393Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T20:34:26.393Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T20:34:26.393Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T20:34:26.653Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T20:34:26.653Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T20:34:26.653Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T20:34:26.653Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T20:34:26.654Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T20:34:26.654Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T20:34:26.654Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T20:34:26.654Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T20:34:26.654Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T20:34:26.654Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T20:34:26.654Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T20:34:26.654Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T20:34:26.654Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T20:34:26.654Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T20:34:26.654Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T20:34:26.654Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T20:34:26.924Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T20:34:26.924Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T20:34:26.924Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T20:34:26.924Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T20:34:26.924Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T20:34:26.924Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T20:34:26.924Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T20:34:26.924Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T20:34:26.924Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T20:34:27.195Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T20:34:27.195Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T20:34:27.195Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T20:34:27.195Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T20:34:27.195Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T20:34:27.195Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T20:34:27.195Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T20:34:27.195Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T20:34:27.195Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T20:34:27.195Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T20:34:27.195Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T20:34:27.195Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T20:34:27.195Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T20:34:27.195Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T20:34:27.195Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T20:34:27.195Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T20:34:27.195Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T20:34:27.195Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T20:34:27.195Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T20:34:27.455Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T20:34:27.455Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T20:34:27.455Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T20:34:27.455Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T20:34:27.455Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T20:34:27.455Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T20:34:27.455Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T20:34:27.455Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T20:34:27.455Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T20:34:27.455Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T20:34:28.027Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T20:34:28.027Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T20:34:28.027Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T20:34:28.027Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T20:34:28.027Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T20:34:28.027Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T20:34:28.717Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T20:34:28.717Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T20:34:28.717Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T20:34:28.717Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T20:34:28.717Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T20:34:28.717Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T20:34:28.717Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T20:34:28.717Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T20:34:28.717Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T20:34:28.717Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T20:34:28.717Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T20:34:28.717Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T20:34:28.717Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T20:34:28.717Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T20:34:28.717Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T20:34:28.717Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T20:34:28.717Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T20:34:28.717Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T20:34:28.717Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T20:34:28.717Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T20:34:28.717Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T20:34:29.487Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T20:34:29.487Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T20:34:29.487Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T20:34:29.487Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T20:34:29.487Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T20:34:29.487Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T20:34:29.487Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T20:34:29.487Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T20:34:29.487Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T20:34:29.747Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T20:34:29.747Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T20:34:29.747Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T20:34:29.747Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T20:34:29.747Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T20:34:29.747Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T20:34:29.747Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T20:34:29.747Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T20:34:29.747Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T20:34:29.747Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T20:34:29.747Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T20:34:29.747Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T20:34:29.747Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T20:34:29.747Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T20:34:30.595Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T20:34:30.595Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T20:34:30.595Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T20:34:30.595Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T20:34:30.595Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T20:34:30.595Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T20:34:30.595Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T20:34:30.595Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T20:34:30.595Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T20:34:30.595Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T20:34:30.595Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T20:34:30.595Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T20:34:30.595Z] 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:34:30.595Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T20:34:30.595Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T20:34:30.595Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T20:34:30.595Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T20:34:30.595Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T20:34:30.595Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T20:34:31.144Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T20:34:31.144Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T20:34:31.144Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T20:34:31.144Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T20:34:31.144Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T20:34:31.144Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T20:34:31.144Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T20:34:31.144Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T20:34:31.144Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T20:34:31.144Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T20:34:31.144Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T20:34:31.144Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T20:34:31.144Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T20:34:31.144Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T20:34:31.144Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T20:34:31.144Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T20:34:31.406Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T20:34:31.406Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T20:34:31.406Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T20:34:31.406Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T20:34:31.406Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T20:34:31.406Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T20:34:31.406Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T20:34:31.406Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T20:34:31.406Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T20:34:31.406Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T20:34:31.406Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T20:34:31.406Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T20:34:35.722Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T20:34:35.722Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T20:34:36.667Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T20:34:36.667Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T20:34:37.244Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T20:34:37.244Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T20:35:33.586Z] Removing intermediate container 7735051d2f7c [2022-04-10T20:35:33.586Z] ---> db5e7ef2aa64 [2022-04-10T20:35:33.586Z] [2022-04-10T20:35:33.586Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T20:35:33.586Z] Removing intermediate container 1629fb8af840 [2022-04-10T20:35:33.586Z] ---> f6d68369d323 [2022-04-10T20:35:33.586Z] [2022-04-10T20:35:33.586Z] Step 10/25 : FROM alpine:3.14 [2022-04-10T20:35:33.586Z] 3.14: Pulling from library/alpine [2022-04-10T20:35:33.586Z] 3.14: Pulling from library/alpine [2022-04-10T20:35:33.586Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T20:35:33.586Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T20:35:33.586Z] Status: Downloaded newer image for alpine:3.14 [2022-04-10T20:35:33.586Z] Status: Downloaded newer image for alpine:3.14 [2022-04-10T20:35:33.586Z] ---> e04c818066af [2022-04-10T20:35:33.586Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-10T20:35:33.586Z] ---> e04c818066af [2022-04-10T20:35:33.586Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-10T20:35:33.586Z] ---> Running in b2560403bf30 [2022-04-10T20:35:33.586Z] ---> Running in 4e3d5b4014e8 [2022-04-10T20:35:33.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:33.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:33.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:33.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:33.586Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-10T20:35:33.586Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-10T20:35:33.586Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:35:33.586Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:35:33.586Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-10T20:35:33.586Z] OK: 6 MiB in 16 packages [2022-04-10T20:35:33.586Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-10T20:35:33.586Z] (3/3) Installing su-exec (0.2-r1) [2022-04-10T20:35:33.586Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:35:33.586Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:35:33.586Z] OK: 6 MiB in 17 packages [2022-04-10T20:35:33.586Z] Removing intermediate container b2560403bf30 [2022-04-10T20:35:33.586Z] ---> 767b17903a7f [2022-04-10T20:35:33.586Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T20:35:33.586Z] Removing intermediate container 4e3d5b4014e8 [2022-04-10T20:35:33.586Z] ---> 979b6bc5736e [2022-04-10T20:35:33.586Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T20:35:33.586Z] ---> Running in 574fb7ba0859 [2022-04-10T20:35:33.586Z] ---> Running in 9c99408715f3 [2022-04-10T20:35:33.586Z] Removing intermediate container 574fb7ba0859 [2022-04-10T20:35:33.586Z] ---> 68f46b1fc17e [2022-04-10T20:35:33.586Z] Step 13/25 : WORKDIR / [2022-04-10T20:35:33.586Z] Removing intermediate container 9c99408715f3 [2022-04-10T20:35:33.586Z] ---> bbc882405656 [2022-04-10T20:35:33.586Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-10T20:35:33.586Z] ---> Running in 5bf596d14d25 [2022-04-10T20:35:33.586Z] ---> Running in f45029dd7f9c [2022-04-10T20:35:33.586Z] Removing intermediate container 5bf596d14d25 [2022-04-10T20:35:33.586Z] ---> 71f7477c21e2 [2022-04-10T20:35:33.586Z] 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:35:33.586Z] Removing intermediate container f45029dd7f9c [2022-04-10T20:35:33.586Z] ---> 134bcdd7fb04 [2022-04-10T20:35:33.586Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T20:35:33.586Z] ---> Running in d89963c841f0 [2022-04-10T20:35:33.586Z] Removing intermediate container d89963c841f0 [2022-04-10T20:35:33.586Z] ---> 68bf9bbbd3e9 [2022-04-10T20:35:33.586Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:35:33.586Z] ---> ae26f12418a3 [2022-04-10T20:35:33.586Z] 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:35:34.155Z] ---> 13af0d2c86e5 [2022-04-10T20:35:34.155Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-10T20:35:34.155Z] ---> 526fc6df0df4 [2022-04-10T20:35:34.156Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-10T20:35:35.095Z] ---> 0c263d7f9839 [2022-04-10T20:35:35.095Z] 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:35:35.355Z] ---> b800ca720cb5 [2022-04-10T20:35:35.355Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-10T20:35:35.931Z] ---> c2c9a7e8ede6 [2022-04-10T20:35:35.931Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-10T20:35:36.192Z] ---> 091fd9288aef [2022-04-10T20:35:36.192Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-10T20:35:36.452Z] ---> Running in 6fe9ea3cec4d [2022-04-10T20:35:37.391Z] Removing intermediate container 6fe9ea3cec4d [2022-04-10T20:35:37.391Z] ---> 58ebed1c3dd8 [2022-04-10T20:35:37.391Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:35:37.391Z] ---> a557e7e5e59d [2022-04-10T20:35:37.391Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-10T20:35:37.651Z] ---> Running in c98c4cbe00f1 [2022-04-10T20:35:38.223Z] Removing intermediate container c98c4cbe00f1 [2022-04-10T20:35:38.223Z] ---> 89b9d23d369b [2022-04-10T20:35:38.223Z] Step 20/22 : LABEL arch=x86_64 [2022-04-10T20:35:38.484Z] ---> Running in bba86a37e43d [2022-04-10T20:35:38.744Z] ---> 51e27edecaad [2022-04-10T20:35:38.744Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T20:35:38.744Z] Removing intermediate container bba86a37e43d [2022-04-10T20:35:38.744Z] ---> 57d361746c5b [2022-04-10T20:35:38.744Z] Step 21/22 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 [2022-04-10T20:35:39.003Z] ---> Running in bc1edb2441bb [2022-04-10T20:35:39.003Z] Removing intermediate container bc1edb2441bb [2022-04-10T20:35:39.003Z] ---> dda0416a8290 [2022-04-10T20:35:39.003Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T20:35:39.263Z] ---> Running in f0384c65ae2f [2022-04-10T20:35:39.263Z] ---> a31f78769728 [2022-04-10T20:35:39.263Z] 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:35:39.263Z] ---> Running in 532f57d5a627 [2022-04-10T20:35:39.524Z] Removing intermediate container f0384c65ae2f [2022-04-10T20:35:39.524Z] ---> e3ae64abd480 [2022-04-10T20:35:39.524Z] [2022-04-10T20:35:39.785Z] Successfully built e3ae64abd480 [2022-04-10T20:35:39.785Z] Successfully tagged support-notifications:latest [2022-04-10T20:35:39.785Z]  Building support-notifications ... done Building security-bootstrapper [2022-04-10T20:35:45.095Z] Removing intermediate container 532f57d5a627 [2022-04-10T20:35:45.095Z] ---> baa5990d62a9 [2022-04-10T20:35:45.095Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T20:35:45.095Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:35:45.095Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:35:45.095Z] ---> 9b7c3d391269 [2022-04-10T20:35:45.095Z] Step 3/31 : WORKDIR /edgex-go [2022-04-10T20:35:45.095Z] ---> Using cache [2022-04-10T20:35:45.095Z] ---> 9f1404c42a79 [2022-04-10T20:35:45.095Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:35:45.095Z] ---> Using cache [2022-04-10T20:35:45.095Z] ---> e9e3bf5cc3a1 [2022-04-10T20:35:45.095Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-10T20:35:45.095Z] ---> Running in 677df2ce3a61 [2022-04-10T20:35:45.095Z] ---> Running in 1b92281eefed [2022-04-10T20:35:45.665Z] Removing intermediate container 677df2ce3a61 [2022-04-10T20:35:45.665Z] ---> d44ed53ff5f7 [2022-04-10T20:35:45.665Z] Step 23/25 : LABEL arch=x86_64 [2022-04-10T20:35:45.665Z] ---> Running in 6f662f6eac46 [2022-04-10T20:35:45.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:46.191Z] Removing intermediate container 6f662f6eac46 [2022-04-10T20:35:46.191Z] ---> 7487b9fa5a39 [2022-04-10T20:35:46.191Z] Step 24/25 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 [2022-04-10T20:35:46.191Z] ---> Running in 586589310c53 [2022-04-10T20:35:46.459Z] Removing intermediate container 586589310c53 [2022-04-10T20:35:46.459Z] ---> ab25de6c5fbe [2022-04-10T20:35:46.459Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T20:35:46.459Z] ---> Running in 0633a7f7d485 [2022-04-10T20:35:46.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:35:46.980Z] OK: 221 MiB in 52 packages [2022-04-10T20:35:47.241Z] Removing intermediate container 0633a7f7d485 [2022-04-10T20:35:47.241Z] ---> 1585b4f1072e [2022-04-10T20:35:47.241Z] [2022-04-10T20:35:47.241Z] Successfully built 1585b4f1072e [2022-04-10T20:35:47.241Z] Successfully tagged security-secretstore-setup:latest [2022-04-10T20:35:47.241Z]  Building security-secretstore-setup ... done Building core-command [2022-04-10T20:35:51.458Z] Removing intermediate container 1b92281eefed [2022-04-10T20:35:51.458Z] ---> 08d1a7550ad3 [2022-04-10T20:35:51.458Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-10T20:35:53.368Z] ---> 59798c66af14 [2022-04-10T20:35:53.368Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:35:53.628Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:35:53.628Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:35:53.628Z] ---> 9b7c3d391269 [2022-04-10T20:35:53.628Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:35:53.628Z] ---> Using cache [2022-04-10T20:35:53.628Z] ---> 9f1404c42a79 [2022-04-10T20:35:53.628Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:35:53.628Z] ---> Using cache [2022-04-10T20:35:53.628Z] ---> e9e3bf5cc3a1 [2022-04-10T20:35:53.628Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T20:35:53.628Z] ---> Using cache [2022-04-10T20:35:53.628Z] ---> 08d1a7550ad3 [2022-04-10T20:35:53.628Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:35:53.628Z] ---> Using cache [2022-04-10T20:35:53.628Z] ---> 59798c66af14 [2022-04-10T20:35:53.628Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:35:55.226Z] ---> Running in 1a0cc3026707 [2022-04-10T20:35:55.226Z] ---> Running in 24fd89e00701 [2022-04-10T20:36:00.514Z] Removing intermediate container 1a0cc3026707 [2022-04-10T20:36:00.514Z] ---> b182ab8ea8f2 [2022-04-10T20:36:00.514Z] Step 8/31 : COPY . . [2022-04-10T20:36:00.514Z] Removing intermediate container 24fd89e00701 [2022-04-10T20:36:00.514Z] ---> b6684045a89c [2022-04-10T20:36:00.514Z] Step 8/23 : COPY . . [2022-04-10T20:36:32.845Z] ---> ffd2019ed501 [2022-04-10T20:36:32.845Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-10T20:36:32.845Z] ---> 42e0d328c769 [2022-04-10T20:36:32.845Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-10T20:36:32.845Z] ---> Running in 24649b04e159 [2022-04-10T20:36:32.845Z] ---> Running in 470f5ba019e5 [2022-04-10T20:36:32.845Z] 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:36:32.845Z] 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:36:54.804Z] Removing intermediate container 470f5ba019e5 [2022-04-10T20:36:54.804Z] ---> b1310ff8554c [2022-04-10T20:36:54.804Z] [2022-04-10T20:36:54.804Z] Step 10/31 : FROM alpine:3.14 [2022-04-10T20:36:54.804Z] ---> e04c818066af [2022-04-10T20:36:54.804Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-10T20:36:54.804Z] Removing intermediate container 24649b04e159 [2022-04-10T20:36:54.804Z] ---> 47bb9467a72c [2022-04-10T20:36:54.804Z] [2022-04-10T20:36:54.804Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T20:36:54.804Z] ---> e04c818066af [2022-04-10T20:36:54.804Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T20:36:54.804Z] ---> Running in 10441d33e6c4 [2022-04-10T20:36:54.804Z] ---> Running in 9b7ba786aaa1 [2022-04-10T20:36:54.804Z] Removing intermediate container 10441d33e6c4 [2022-04-10T20:36:54.804Z] ---> d7bf3c8f1d1f [2022-04-10T20:36:54.804Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-10T20:36:54.804Z] ---> Running in 0ee364492fa5 [2022-04-10T20:36:54.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:55.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:55.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:55.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:36:55.324Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-10T20:36:55.324Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:36:55.324Z] OK: 6 MiB in 15 packages [2022-04-10T20:36:55.324Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-10T20:36:55.324Z] (2/2) Installing su-exec (0.2-r1) [2022-04-10T20:36:55.324Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:36:55.324Z] OK: 6 MiB in 16 packages [2022-04-10T20:36:55.896Z] Removing intermediate container 0ee364492fa5 [2022-04-10T20:36:55.896Z] ---> 04303b5fb09a [2022-04-10T20:36:55.896Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-10T20:36:55.896Z] Removing intermediate container 9b7ba786aaa1 [2022-04-10T20:36:55.896Z] ---> 6ccf48e4075c [2022-04-10T20:36:55.896Z] 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:36:56.156Z] ---> Running in 0d5c3867d429 [2022-04-10T20:36:56.156Z] ---> Running in 723f7d900b01 [2022-04-10T20:36:56.156Z] Removing intermediate container 723f7d900b01 [2022-04-10T20:36:56.156Z] ---> e7a26279eb29 [2022-04-10T20:36:56.156Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-10T20:36:56.156Z] Removing intermediate container 0d5c3867d429 [2022-04-10T20:36:56.156Z] ---> b30d3a470139 [2022-04-10T20:36:56.156Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-10T20:36:56.423Z] ---> Running in 96499395f771 [2022-04-10T20:36:56.423Z] ---> Running in e7dacc72d121 [2022-04-10T20:36:56.423Z] Removing intermediate container 96499395f771 [2022-04-10T20:36:56.423Z] ---> 2891a9f8f271 [2022-04-10T20:36:56.423Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T20:36:56.423Z] Removing intermediate container e7dacc72d121 [2022-04-10T20:36:56.423Z] ---> d3a4415414a5 [2022-04-10T20:36:56.423Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-10T20:36:56.423Z] ---> Running in 45c63972e62c [2022-04-10T20:36:56.423Z] ---> Running in c49b9c45d7c2 [2022-04-10T20:36:56.684Z] Removing intermediate container 45c63972e62c [2022-04-10T20:36:56.684Z] ---> c7717ae68b02 [2022-04-10T20:36:56.684Z] Step 15/23 : WORKDIR / [2022-04-10T20:36:56.684Z] ---> Running in 652bcaac184b [2022-04-10T20:36:56.944Z] Removing intermediate container 652bcaac184b [2022-04-10T20:36:56.944Z] ---> 28563477a2ec [2022-04-10T20:36:56.944Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:36:56.944Z] ---> 846f79c92ede [2022-04-10T20:36:56.944Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-10T20:36:57.204Z] Removing intermediate container c49b9c45d7c2 [2022-04-10T20:36:57.204Z] ---> 35b6a97cf4dc [2022-04-10T20:36:57.204Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-10T20:36:57.204Z] ---> Running in 157352c617c9 [2022-04-10T20:36:57.469Z] Removing intermediate container 157352c617c9 [2022-04-10T20:36:57.469Z] ---> 16d28c507480 [2022-04-10T20:36:57.469Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-10T20:36:57.729Z] ---> 887354efaa0e [2022-04-10T20:36:57.729Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-10T20:36:57.729Z] ---> 28ce39637547 [2022-04-10T20:36:57.729Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-10T20:36:57.990Z] ---> Running in 402358d02cd5 [2022-04-10T20:36:57.990Z] ---> f8b2027775aa [2022-04-10T20:36:57.990Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-10T20:36:58.250Z] ---> Running in dfe55d4e88ef [2022-04-10T20:36:58.250Z] Removing intermediate container dfe55d4e88ef [2022-04-10T20:36:58.250Z] ---> 2f09e8ab8ff3 [2022-04-10T20:36:58.250Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:36:58.250Z] ---> Running in 266537885c58 [2022-04-10T20:36:58.513Z] Removing intermediate container 266537885c58 [2022-04-10T20:36:58.513Z] ---> 3c03cdc4a402 [2022-04-10T20:36:58.513Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:36:58.513Z] ---> Running in 3bffb8aed84a [2022-04-10T20:36:58.513Z] Removing intermediate container 3bffb8aed84a [2022-04-10T20:36:58.513Z] ---> d1e4bc784ba4 [2022-04-10T20:36:58.513Z] Step 22/23 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 [2022-04-10T20:36:58.775Z] ---> Running in 1cc989c59303 [2022-04-10T20:36:58.775Z] Removing intermediate container 1cc989c59303 [2022-04-10T20:36:58.775Z] ---> 3a76c84ea578 [2022-04-10T20:36:58.775Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:36:58.775Z] ---> Running in 546331056e2a [2022-04-10T20:36:59.039Z] Removing intermediate container 402358d02cd5 [2022-04-10T20:36:59.039Z] ---> 6a56b9c8c1ff [2022-04-10T20:36:59.039Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:36:59.039Z] Removing intermediate container 546331056e2a [2022-04-10T20:36:59.039Z] ---> 6a0d669bc0c6 [2022-04-10T20:36:59.039Z] [2022-04-10T20:36:59.039Z] ---> b755322c2a65 [2022-04-10T20:36:59.039Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-10T20:36:59.302Z] Successfully built 6a0d669bc0c6 [2022-04-10T20:36:59.302Z] Successfully tagged core-command:latest [2022-04-10T20:36:59.302Z]  Building core-command ... done Building core-metadata [2022-04-10T20:37:02.615Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:37:02.615Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:37:02.615Z] ---> 9b7c3d391269 [2022-04-10T20:37:02.615Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:37:02.615Z] ---> Using cache [2022-04-10T20:37:02.615Z] ---> 9f1404c42a79 [2022-04-10T20:37:02.615Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:37:02.615Z] ---> Using cache [2022-04-10T20:37:02.615Z] ---> e9e3bf5cc3a1 [2022-04-10T20:37:02.615Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T20:37:02.615Z] ---> Using cache [2022-04-10T20:37:02.615Z] ---> 08d1a7550ad3 [2022-04-10T20:37:02.615Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:37:02.615Z] ---> Using cache [2022-04-10T20:37:02.615Z] ---> 59798c66af14 [2022-04-10T20:37:02.615Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:37:02.615Z] ---> Using cache [2022-04-10T20:37:02.615Z] ---> b6684045a89c [2022-04-10T20:37:02.615Z] Step 8/23 : COPY . . [2022-04-10T20:37:02.615Z] ---> Using cache [2022-04-10T20:37:02.615Z] ---> ffd2019ed501 [2022-04-10T20:37:02.615Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-10T20:37:05.202Z] ---> 0c6b499457c8 [2022-04-10T20:37:05.202Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-10T20:37:05.202Z] ---> Running in 445e8d7ff7e6 [2022-04-10T20:37:05.202Z] ---> ce7e2b8a9fc6 [2022-04-10T20:37:05.202Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-10T20:37:05.465Z] 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:37:05.465Z] ---> 344dfa6cdf31 [2022-04-10T20:37:05.465Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-10T20:37:05.727Z] ---> a4f1e5d10c9b [2022-04-10T20:37:05.727Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-10T20:37:05.727Z] ---> Running in 0d1a6decb91d [2022-04-10T20:37:05.988Z] Removing intermediate container 0d1a6decb91d [2022-04-10T20:37:05.988Z] ---> b3fce7a502cc [2022-04-10T20:37:05.988Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-10T20:37:06.560Z] ---> b1cc6211fab3 [2022-04-10T20:37:06.560Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-10T20:37:07.130Z] ---> Running in d0b29c4d213b [2022-04-10T20:37:08.528Z] Building bin/spire-agent... [2022-04-10T20:37:08.528Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T20:37:08.528Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T20:37:08.528Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T20:37:08.528Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T20:37:09.472Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T20:37:09.472Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T20:37:09.472Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T20:37:09.472Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T20:37:09.472Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T20:37:09.472Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T20:37:09.732Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T20:37:09.732Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T20:37:09.732Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T20:37:09.995Z] Building bin/spire-agent... [2022-04-10T20:37:09.995Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T20:37:09.995Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T20:37:09.995Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T20:37:10.570Z] Building bin/spire-agent... [2022-04-10T20:37:10.841Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T20:37:10.841Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T20:37:10.841Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T20:37:10.841Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T20:37:10.841Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T20:37:10.841Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T20:37:10.841Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T20:37:10.841Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T20:37:11.782Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T20:37:11.782Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T20:37:11.782Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T20:37:11.782Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T20:37:11.782Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T20:37:11.782Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T20:37:11.782Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T20:37:11.782Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T20:37:11.782Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T20:37:12.047Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T20:37:12.047Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T20:37:12.047Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T20:37:12.047Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T20:37:12.047Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T20:37:12.047Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T20:37:14.588Z] Removing intermediate container d0b29c4d213b [2022-04-10T20:37:14.588Z] ---> 076d0fd19d29 [2022-04-10T20:37:14.588Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-10T20:37:16.505Z] ---> Running in 6def0a02e070 [2022-04-10T20:37:16.780Z] Removing intermediate container 6def0a02e070 [2022-04-10T20:37:16.780Z] ---> 0a0ce00bdd59 [2022-04-10T20:37:16.780Z] Step 28/31 : CMD ["gate"] [2022-04-10T20:37:17.721Z] ---> Running in aca890e4369b [2022-04-10T20:37:18.292Z] Removing intermediate container aca890e4369b [2022-04-10T20:37:18.292Z] ---> 8b641e096b9c [2022-04-10T20:37:18.292Z] Step 29/31 : LABEL arch=x86_64 [2022-04-10T20:37:18.865Z] ---> Running in c243a673c712 [2022-04-10T20:37:19.807Z] Removing intermediate container c243a673c712 [2022-04-10T20:37:19.807Z] ---> e0d8eca1e50b [2022-04-10T20:37:19.807Z] Step 30/31 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 [2022-04-10T20:37:20.070Z] ---> Running in 43b87f0cb0be [2022-04-10T20:37:20.663Z] Removing intermediate container 43b87f0cb0be [2022-04-10T20:37:20.663Z] ---> 685afe14e2ec [2022-04-10T20:37:20.663Z] Step 31/31 : LABEL version=0.0.0 [2022-04-10T20:37:20.925Z] ---> Running in 8b1bd3a13f0c [2022-04-10T20:37:21.516Z] Removing intermediate container 8b1bd3a13f0c [2022-04-10T20:37:21.516Z] ---> 11bc7fa6295b [2022-04-10T20:37:21.516Z] [2022-04-10T20:37:21.517Z] Successfully built 11bc7fa6295b [2022-04-10T20:37:21.517Z] Successfully tagged security-bootstrapper:latest [2022-04-10T20:37:21.517Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-04-10T20:37:26.801Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:37:26.801Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:37:26.801Z] ---> 9b7c3d391269 [2022-04-10T20:37:26.801Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T20:37:26.801Z] ---> Using cache [2022-04-10T20:37:26.801Z] ---> 9f1404c42a79 [2022-04-10T20:37:26.801Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:37:26.801Z] ---> Using cache [2022-04-10T20:37:26.801Z] ---> e9e3bf5cc3a1 [2022-04-10T20:37:26.801Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T20:37:26.801Z] ---> Using cache [2022-04-10T20:37:26.801Z] ---> 08d1a7550ad3 [2022-04-10T20:37:26.801Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T20:37:26.801Z] ---> Using cache [2022-04-10T20:37:26.801Z] ---> 59798c66af14 [2022-04-10T20:37:26.801Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:37:26.801Z] ---> Using cache [2022-04-10T20:37:26.801Z] ---> b6684045a89c [2022-04-10T20:37:26.801Z] Step 8/22 : COPY . . [2022-04-10T20:37:26.801Z] ---> Using cache [2022-04-10T20:37:26.801Z] ---> ffd2019ed501 [2022-04-10T20:37:26.801Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-10T20:37:31.058Z] ---> Running in 32a611181d18 [2022-04-10T20:37:32.541Z] 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:35.093Z] Removing intermediate container 445e8d7ff7e6 [2022-04-10T20:37:35.093Z] ---> 61ff1dc87e0a [2022-04-10T20:37:35.093Z] [2022-04-10T20:37:35.093Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T20:37:35.093Z] ---> e04c818066af [2022-04-10T20:37:35.093Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T20:37:35.093Z] ---> Using cache [2022-04-10T20:37:35.093Z] ---> 6ccf48e4075c [2022-04-10T20:37:35.094Z] 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:35.094Z] ---> Using cache [2022-04-10T20:37:35.094Z] ---> b30d3a470139 [2022-04-10T20:37:35.094Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-10T20:37:45.106Z] ---> Running in 80b18093a6d8 [2022-04-10T20:37:47.656Z] 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:37:50.958Z] Removing intermediate container 80b18093a6d8 [2022-04-10T20:37:50.958Z] ---> 7620852b6b09 [2022-04-10T20:37:50.958Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T20:38:29.715Z] ---> Running in 63811bb67dc6 [2022-04-10T20:38:29.715Z] Removing intermediate container 63811bb67dc6 [2022-04-10T20:38:29.715Z] ---> 645ecaea31a0 [2022-04-10T20:38:29.715Z] Step 15/23 : WORKDIR / [2022-04-10T20:38:29.715Z] ---> Running in d1c51449a693 [2022-04-10T20:38:29.978Z] Removing intermediate container d1c51449a693 [2022-04-10T20:38:29.978Z] ---> d61cc1c8dcb5 [2022-04-10T20:38:29.978Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:38:30.564Z] ---> 34ced03a49cc [2022-04-10T20:38:30.564Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-10T20:38:31.506Z] ---> 041b9332cf03 [2022-04-10T20:38:31.506Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-10T20:38:31.506Z] Removing intermediate container 32a611181d18 [2022-04-10T20:38:31.506Z] ---> 7071b9782f28 [2022-04-10T20:38:31.506Z] [2022-04-10T20:38:31.506Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T20:38:31.506Z] ---> e04c818066af [2022-04-10T20:38:31.506Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-10T20:38:31.506Z] ---> Running in 8fb27f7cb278 [2022-04-10T20:38:31.765Z] ---> 3622073eaf5b [2022-04-10T20:38:31.765Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-10T20:38:31.765Z] ---> Running in 7b4c0eb989b3 [2022-04-10T20:38:32.025Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:32.025Z] Removing intermediate container 7b4c0eb989b3 [2022-04-10T20:38:32.025Z] ---> 8b70de38cf8e [2022-04-10T20:38:32.025Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:38:32.284Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:32.284Z] ---> Running in d3fbcec0019c [2022-04-10T20:38:32.284Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-10T20:38:32.284Z] Removing intermediate container d3fbcec0019c [2022-04-10T20:38:32.284Z] ---> f54c966a4925 [2022-04-10T20:38:32.284Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:38:32.284Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-10T20:38:32.544Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-10T20:38:32.545Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-10T20:38:32.545Z] (5/6) Installing curl (7.79.1-r0) [2022-04-10T20:38:32.545Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-10T20:38:32.545Z] ---> Running in a5bfc7802d43 [2022-04-10T20:38:32.545Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:38:32.545Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:38:32.545Z] OK: 8 MiB in 20 packages [2022-04-10T20:38:32.804Z] Removing intermediate container a5bfc7802d43 [2022-04-10T20:38:32.804Z] ---> e98dc6f18c28 [2022-04-10T20:38:32.804Z] Step 22/23 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 [2022-04-10T20:38:32.804Z] ---> Running in 61b13b86b95c [2022-04-10T20:38:33.063Z] Removing intermediate container 61b13b86b95c [2022-04-10T20:38:33.063Z] ---> a2d4106dfff7 [2022-04-10T20:38:33.063Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:38:33.322Z] ---> Running in 92d8e8971f5d [2022-04-10T20:38:33.322Z] Removing intermediate container 8fb27f7cb278 [2022-04-10T20:38:33.322Z] ---> 9e49957bb186 [2022-04-10T20:38:33.322Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T20:38:33.580Z] ---> Running in 116ed671380c [2022-04-10T20:38:33.580Z] Removing intermediate container 92d8e8971f5d [2022-04-10T20:38:33.580Z] ---> 5912b69973a4 [2022-04-10T20:38:33.580Z] [2022-04-10T20:38:33.840Z] Successfully built 5912b69973a4 [2022-04-10T20:38:33.840Z] Successfully tagged core-metadata:latest [2022-04-10T20:38:33.840Z] Building sys-mgmt-agent [2022-04-10T20:38:33.840Z]  Building core-metadata ... done Removing intermediate container 116ed671380c [2022-04-10T20:38:33.840Z] ---> 7faa3d2d9758 [2022-04-10T20:38:33.840Z] Step 13/22 : WORKDIR /edgex [2022-04-10T20:38:34.099Z] ---> Running in d09cd4653259 [2022-04-10T20:38:35.038Z] Removing intermediate container 1605d1a7c437 [2022-04-10T20:38:35.038Z] ---> eb25cbe29d93 [2022-04-10T20:38:35.038Z] [2022-04-10T20:38:35.038Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T20:38:35.038Z] Removing intermediate container c1ad453dca6b [2022-04-10T20:38:35.038Z] ---> f5d7241bd5fe [2022-04-10T20:38:35.038Z] [2022-04-10T20:38:35.038Z] Step 13/25 : FROM alpine:3.15 [2022-04-10T20:38:36.946Z] 3.15: Pulling from library/alpine [2022-04-10T20:38:36.946Z] 3.15: Pulling from library/alpine [2022-04-10T20:38:36.946Z] Removing intermediate container d09cd4653259 [2022-04-10T20:38:36.946Z] ---> 951bf08b374e [2022-04-10T20:38:36.946Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-10T20:38:37.887Z] Removing intermediate container 866fb70006b0 [2022-04-10T20:38:37.887Z] ---> 8be96cb1083b [2022-04-10T20:38:37.887Z] [2022-04-10T20:38:37.887Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T20:38:37.887Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:38:37.887Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:38:37.887Z] ---> 9b7c3d391269 [2022-04-10T20:38:37.887Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:38:37.887Z] ---> Using cache [2022-04-10T20:38:37.887Z] ---> 9f1404c42a79 [2022-04-10T20:38:37.887Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:38:37.887Z] ---> Using cache [2022-04-10T20:38:37.887Z] ---> e9e3bf5cc3a1 [2022-04-10T20:38:37.887Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-10T20:38:38.148Z] 3.15: Pulling from library/alpine [2022-04-10T20:38:38.719Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-10T20:38:38.719Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-10T20:38:38.978Z] Status: Downloaded newer image for alpine:3.15 [2022-04-10T20:38:38.978Z] Status: Downloaded newer image for alpine:3.15 [2022-04-10T20:38:38.978Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-10T20:38:38.978Z] Status: Image is up to date for alpine:3.15 [2022-04-10T20:38:38.978Z] ---> 0ac33e5f5afa [2022-04-10T20:38:38.978Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:38:38.978Z] ---> 0ac33e5f5afa [2022-04-10T20:38:38.978Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:38:38.978Z] ---> 0ac33e5f5afa [2022-04-10T20:38:38.978Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:38:38.978Z] ---> 9fe2de6f1c25 [2022-04-10T20:38:38.978Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-10T20:38:39.243Z] ---> Running in 463bb6ad7418 [2022-04-10T20:38:39.243Z] ---> Running in f95ad234d661 [2022-04-10T20:38:39.243Z] ---> Running in 54c361375ef0 [2022-04-10T20:38:39.243Z] ---> Running in adc9cdd4ee95 [2022-04-10T20:38:39.504Z] Removing intermediate container 54c361375ef0 [2022-04-10T20:38:39.504Z] Removing intermediate container f95ad234d661 [2022-04-10T20:38:39.504Z] ---> f1e7673262b1 [2022-04-10T20:38:39.504Z] ---> c23628cd4eda [2022-04-10T20:38:39.504Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:38:39.504Z] [2022-04-10T20:38:39.504Z] Removing intermediate container adc9cdd4ee95 [2022-04-10T20:38:39.504Z] ---> 15f5e71de480 [2022-04-10T20:38:39.504Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:38:39.504Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:39.504Z] ---> Running in 114a9501b4cd [2022-04-10T20:38:39.504Z] ---> Running in afef4c33b33a [2022-04-10T20:38:39.764Z] ---> Running in a48d64172259 [2022-04-10T20:38:39.764Z] ---> 5d584880772e [2022-04-10T20:38:39.764Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-10T20:38:40.339Z] ---> 11c714cb95cf [2022-04-10T20:38:40.339Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T20:38:40.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:40.601Z] ---> b06e7ceafcb9 [2022-04-10T20:38:40.601Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-10T20:38:40.601Z] ---> Running in 67abfb88057c [2022-04-10T20:38:40.861Z] OK: 221 MiB in 52 packages [2022-04-10T20:38:40.861Z] Removing intermediate container afef4c33b33a [2022-04-10T20:38:40.861Z] ---> e40f3a72589f [2022-04-10T20:38:40.861Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-10T20:38:41.131Z] Removing intermediate container a48d64172259 [2022-04-10T20:38:41.131Z] ---> 84e12d695bad [2022-04-10T20:38:41.131Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T20:38:41.131Z] ---> Running in e0817ad6d11e [2022-04-10T20:38:41.131Z] Removing intermediate container 114a9501b4cd [2022-04-10T20:38:41.131Z] ---> cca9c73702c7 [2022-04-10T20:38:41.131Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T20:38:41.131Z] ---> Running in ed2823d7d284 [2022-04-10T20:38:41.131Z] ---> Running in 6fef86041bb0 [2022-04-10T20:38:41.391Z] Removing intermediate container 463bb6ad7418 [2022-04-10T20:38:41.391Z] ---> 5488c402cef8 [2022-04-10T20:38:41.391Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:38:41.391Z] ---> ca6fca3b9ee7 [2022-04-10T20:38:41.391Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:38:41.391Z] ---> Running in 5e020468cc0b [2022-04-10T20:38:41.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:41.650Z] Removing intermediate container 67abfb88057c [2022-04-10T20:38:41.650Z] ---> c67c0794602c [2022-04-10T20:38:41.650Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T20:38:41.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:41.650Z] ---> Running in 7e356afdefb0 [2022-04-10T20:38:41.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:41.908Z] Removing intermediate container 7e356afdefb0 [2022-04-10T20:38:41.908Z] ---> ad6ea7721f56 [2022-04-10T20:38:41.908Z] Step 20/22 : LABEL arch=x86_64 [2022-04-10T20:38:41.908Z] ---> Running in b92c09d6e9e3 [2022-04-10T20:38:41.908Z] Removing intermediate container b92c09d6e9e3 [2022-04-10T20:38:41.908Z] ---> 6cf23cf97e4b [2022-04-10T20:38:41.908Z] Step 21/22 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 [2022-04-10T20:38:42.168Z] ---> Running in 97049a139ac0 [2022-04-10T20:38:42.168Z] Removing intermediate container 97049a139ac0 [2022-04-10T20:38:42.168Z] ---> 09e788e6ddb2 [2022-04-10T20:38:42.168Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T20:38:42.168Z] ---> Running in f708ce143170 [2022-04-10T20:38:42.426Z] Removing intermediate container f708ce143170 [2022-04-10T20:38:42.426Z] ---> b1383ed63d58 [2022-04-10T20:38:42.426Z] [2022-04-10T20:38:42.426Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:42.426Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:42.685Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:42.685Z] Removing intermediate container 5e020468cc0b [2022-04-10T20:38:42.685Z] ---> 25a4d8e73cbd [2022-04-10T20:38:42.685Z] Step 8/23 : COPY . . [2022-04-10T20:38:42.685Z] Successfully built b1383ed63d58 [2022-04-10T20:38:42.685Z] Successfully tagged security-proxy-setup:latest [2022-04-10T20:38:42.685Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-04-10T20:38:42.943Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:38:42.943Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:38:42.943Z] OK: 15854 distinct packages available [2022-04-10T20:38:42.943Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:38:42.943Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:38:42.943Z] OK: 15854 distinct packages available [2022-04-10T20:38:42.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:42.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:42.943Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:38:42.943Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:38:42.943Z] OK: 15854 distinct packages available [2022-04-10T20:38:42.943Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:43.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:43.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:43.887Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:44.147Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-10T20:38:44.147Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-10T20:38:44.147Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-10T20:38:44.147Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:38:44.147Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:38:44.147Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:38:44.147Z] (3/4) Installing libucontext (1.1-r0) [2022-04-10T20:38:44.147Z] (3/5) Installing libucontext (1.1-r0) [2022-04-10T20:38:44.411Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-10T20:38:44.411Z] (3/5) Installing libucontext (1.1-r0) [2022-04-10T20:38:44.411Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-10T20:38:44.411Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-10T20:38:44.411Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:38:44.411Z] OK: 6 MiB in 18 packages [2022-04-10T20:38:44.411Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-10T20:38:44.411Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-10T20:38:44.671Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:38:44.671Z] OK: 6 MiB in 19 packages [2022-04-10T20:38:44.671Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:38:44.671Z] OK: 6 MiB in 19 packages [2022-04-10T20:38:47.230Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:38:47.230Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:38:47.230Z] ---> 9b7c3d391269 [2022-04-10T20:38:47.230Z] Step 3/20 : WORKDIR /edgex-go [2022-04-10T20:38:47.230Z] ---> Using cache [2022-04-10T20:38:47.230Z] ---> 9f1404c42a79 [2022-04-10T20:38:47.230Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-10T20:38:51.434Z] ---> Running in 1da9feab3d5c [2022-04-10T20:38:51.434Z] ---> b6c816afd6d7 [2022-04-10T20:38:51.434Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-10T20:38:51.434Z] ---> Running in a7fd2fb16298 [2022-04-10T20:38:51.434Z] Removing intermediate container e0817ad6d11e [2022-04-10T20:38:51.434Z] ---> fdfb3c8603d2 [2022-04-10T20:38:51.434Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T20:38:51.434Z] Removing intermediate container ed2823d7d284 [2022-04-10T20:38:51.434Z] ---> 9c2f55e3d240 [2022-04-10T20:38:51.434Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T20:38:51.434Z] Removing intermediate container 6fef86041bb0 [2022-04-10T20:38:51.434Z] ---> 9a092a3d31ad [2022-04-10T20:38:51.434Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-10T20:38:51.434Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:51.693Z] 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:38:52.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:52.832Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:38:52.832Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:38:52.832Z] OK: 15864 distinct packages available [2022-04-10T20:38:52.832Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:53.405Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:38:53.405Z] ---> 299026c75a81 [2022-04-10T20:38:53.405Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T20:38:53.405Z] ---> 957d5f0b4829 [2022-04-10T20:38:53.405Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T20:38:53.663Z] ---> 0039ab4b8206 [2022-04-10T20:38:53.663Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T20:38:53.663Z] OK: 221 MiB in 52 packages [2022-04-10T20:38:53.924Z] ---> b7db4c0d7529 [2022-04-10T20:38:53.924Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-10T20:38:55.313Z] ---> 0fc59bde62eb [2022-04-10T20:38:55.313Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-10T20:38:55.313Z] ---> Running in 8dcf2a21db9b [2022-04-10T20:38:55.313Z] ---> 53b78e1280e6 [2022-04-10T20:38:55.313Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T20:38:55.576Z] ---> e06b3937a57c [2022-04-10T20:38:55.576Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-10T20:38:55.576Z] Removing intermediate container 8dcf2a21db9b [2022-04-10T20:38:55.576Z] ---> abbd83ba227f [2022-04-10T20:38:55.576Z] 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:38:55.576Z] Removing intermediate container 1da9feab3d5c [2022-04-10T20:38:55.576Z] ---> 0f82952cadb0 [2022-04-10T20:38:55.576Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-10T20:38:55.836Z] ---> dc02a6b94824 [2022-04-10T20:38:55.836Z] 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:55.836Z] ---> bf50bb91d218 [2022-04-10T20:38:55.836Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T20:38:56.095Z] ---> 7157a99a153b [2022-04-10T20:38:56.095Z] Step 21/26 : WORKDIR / [2022-04-10T20:38:56.095Z] ---> 33fc0c358459 [2022-04-10T20:38:56.095Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:38:56.095Z] ---> Running in d8b8b9883cdf [2022-04-10T20:38:56.095Z] ---> 635861639061 [2022-04-10T20:38:56.095Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-10T20:38:56.095Z] ---> Running in e673761801fd [2022-04-10T20:38:56.358Z] ---> Running in 102b61379468 [2022-04-10T20:38:56.358Z] Removing intermediate container d8b8b9883cdf [2022-04-10T20:38:56.358Z] ---> 2a2edb351135 [2022-04-10T20:38:56.358Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T20:38:56.617Z] Removing intermediate container e673761801fd [2022-04-10T20:38:56.617Z] ---> 50f83ea39cad [2022-04-10T20:38:56.617Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T20:38:56.617Z] ---> Running in ff9aef2771f5 [2022-04-10T20:38:56.617Z] ---> Running in 3bdad20f1395 [2022-04-10T20:38:56.617Z] ---> ef8c8ef24b48 [2022-04-10T20:38:56.617Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T20:38:56.876Z] ---> Running in 066251cf3a25 [2022-04-10T20:38:56.876Z] Removing intermediate container ff9aef2771f5 [2022-04-10T20:38:56.876Z] ---> 65d780a6591e [2022-04-10T20:38:56.876Z] Step 23/25 : LABEL arch=x86_64 [2022-04-10T20:38:56.876Z] Removing intermediate container 3bdad20f1395 [2022-04-10T20:38:56.876Z] ---> 65cd653f1823 [2022-04-10T20:38:56.877Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T20:38:57.136Z] ---> Running in 3ef9b53e87d3 [2022-04-10T20:38:57.136Z] Removing intermediate container 066251cf3a25 [2022-04-10T20:38:57.136Z] ---> 860518d8ba54 [2022-04-10T20:38:57.136Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T20:38:57.136Z] ---> Running in 946f91efad43 [2022-04-10T20:38:57.136Z] ---> Running in f4ad735307ec [2022-04-10T20:38:57.410Z] Removing intermediate container 946f91efad43 [2022-04-10T20:38:57.410Z] ---> e6d2d90d9e85 [2022-04-10T20:38:57.410Z] Step 24/26 : LABEL arch=x86_64 [2022-04-10T20:38:57.410Z] ---> Running in 465b0d67608b [2022-04-10T20:38:57.410Z] Removing intermediate container 3ef9b53e87d3 [2022-04-10T20:38:57.410Z] ---> de6c1ae1003d [2022-04-10T20:38:57.410Z] Step 24/25 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 [2022-04-10T20:38:57.670Z] Removing intermediate container f4ad735307ec [2022-04-10T20:38:57.670Z] ---> 234f09894d74 [2022-04-10T20:38:57.670Z] Step 24/26 : LABEL arch=x86_64 [2022-04-10T20:38:57.670Z] ---> Running in 19db69ca7a37 [2022-04-10T20:38:57.670Z] ---> Running in 7ce989def9cd [2022-04-10T20:38:57.670Z] Removing intermediate container 102b61379468 [2022-04-10T20:38:57.670Z] ---> 34ff70f255bc [2022-04-10T20:38:57.670Z] Step 7/20 : COPY . . [2022-04-10T20:38:57.930Z] Removing intermediate container 465b0d67608b [2022-04-10T20:38:57.930Z] ---> 41a9b0396809 [2022-04-10T20:38:57.930Z] Step 25/26 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 [2022-04-10T20:38:57.930Z] Removing intermediate container 19db69ca7a37 [2022-04-10T20:38:57.930Z] ---> 84a5825a151a [2022-04-10T20:38:57.930Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T20:38:57.930Z] ---> Running in e75ee82740fc [2022-04-10T20:38:57.930Z] ---> Running in c79729cdd532 [2022-04-10T20:38:57.930Z] Removing intermediate container 7ce989def9cd [2022-04-10T20:38:57.930Z] ---> f7f49057587c [2022-04-10T20:38:57.930Z] Step 25/26 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 [2022-04-10T20:38:58.498Z] ---> Running in 27eadc9e20a0 [2022-04-10T20:39:01.034Z] Removing intermediate container c79729cdd532 [2022-04-10T20:39:01.034Z] ---> 94047410ec8d [2022-04-10T20:39:01.034Z] [2022-04-10T20:39:01.034Z] Removing intermediate container 27eadc9e20a0 [2022-04-10T20:39:01.034Z] ---> 0c3ef0c565dc [2022-04-10T20:39:01.034Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T20:39:01.034Z] Removing intermediate container e75ee82740fc [2022-04-10T20:39:01.034Z] ---> 677db963108b [2022-04-10T20:39:01.034Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T20:39:01.034Z] Successfully built 94047410ec8d [2022-04-10T20:39:01.034Z] Successfully tagged security-spire-server:latest [2022-04-10T20:39:01.034Z] Building support-scheduler [2022-04-10T20:39:01.034Z]  Building security-spire-server ... done  ---> Running in 6579bc78df8c [2022-04-10T20:39:01.034Z] ---> Running in 942c3537c95f [2022-04-10T20:39:02.946Z] Removing intermediate container 942c3537c95f [2022-04-10T20:39:02.946Z] ---> 5625e935733e [2022-04-10T20:39:02.946Z] [2022-04-10T20:39:02.946Z] Removing intermediate container 6579bc78df8c [2022-04-10T20:39:02.946Z] ---> 28974a755c36 [2022-04-10T20:39:02.946Z] [2022-04-10T20:39:02.946Z] Successfully built 5625e935733e [2022-04-10T20:39:02.946Z] Successfully tagged security-spire-config:latest [2022-04-10T20:39:02.946Z]  Building security-spire-config ... done Building core-data [2022-04-10T20:39:02.946Z] Successfully built 28974a755c36 [2022-04-10T20:39:02.946Z] Successfully tagged security-spire-agent:latest [2022-04-10T20:39:08.223Z]  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:39:08.223Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:39:08.223Z] ---> 9b7c3d391269 [2022-04-10T20:39:08.223Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T20:39:08.223Z] ---> Using cache [2022-04-10T20:39:08.223Z] ---> 9f1404c42a79 [2022-04-10T20:39:08.223Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:39:08.223Z] ---> Using cache [2022-04-10T20:39:08.223Z] ---> e9e3bf5cc3a1 [2022-04-10T20:39:08.223Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T20:39:08.223Z] ---> Using cache [2022-04-10T20:39:08.223Z] ---> 08d1a7550ad3 [2022-04-10T20:39:08.223Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T20:39:08.223Z] ---> Using cache [2022-04-10T20:39:08.223Z] ---> 59798c66af14 [2022-04-10T20:39:08.223Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:39:08.223Z] ---> Using cache [2022-04-10T20:39:08.223Z] ---> b6684045a89c [2022-04-10T20:39:08.223Z] Step 8/22 : COPY . . [2022-04-10T20:39:08.223Z] ---> Using cache [2022-04-10T20:39:08.223Z] ---> ffd2019ed501 [2022-04-10T20:39:08.223Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-10T20:39:08.223Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T20:39:08.223Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T20:39:08.223Z] ---> 9b7c3d391269 [2022-04-10T20:39:08.223Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T20:39:08.223Z] ---> Using cache [2022-04-10T20:39:08.223Z] ---> 9f1404c42a79 [2022-04-10T20:39:08.223Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:39:08.223Z] ---> Using cache [2022-04-10T20:39:08.223Z] ---> e9e3bf5cc3a1 [2022-04-10T20:39:08.223Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-10T20:39:08.795Z] ---> 48c9632cbc78 [2022-04-10T20:39:08.795Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-10T20:39:09.380Z] ---> Running in 4a0ac9ceb56e [2022-04-10T20:39:09.380Z] ---> Running in 4ad4e1f558db [2022-04-10T20:39:09.380Z] ---> Running in 206ffbae829e [2022-04-10T20:39:10.002Z] 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:39:10.003Z] 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:39:10.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:10.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:11.296Z] OK: 221 MiB in 52 packages [2022-04-10T20:39:12.000Z] Removing intermediate container a7fd2fb16298 [2022-04-10T20:39:12.000Z] ---> 59bd7e272597 [2022-04-10T20:39:12.000Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-10T20:39:12.000Z] ---> Running in 4ebd0661d60d [2022-04-10T20:39:12.302Z] Removing intermediate container 206ffbae829e [2022-04-10T20:39:12.302Z] ---> 01eeab3e8698 [2022-04-10T20:39:12.302Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T20:39:12.647Z] 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:39:12.647Z] ---> 793ee564a15d [2022-04-10T20:39:12.647Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T20:39:12.908Z] ---> Running in fadbd8e44065 [2022-04-10T20:39:13.843Z] Removing intermediate container 4ebd0661d60d [2022-04-10T20:39:13.843Z] ---> 59cbd44768f3 [2022-04-10T20:39:13.843Z] [2022-04-10T20:39:13.843Z] Step 11/23 : FROM docker:20.10.14 [2022-04-10T20:39:13.843Z] 20.10.14: Pulling from library/docker [2022-04-10T20:39:14.779Z] Removing intermediate container fadbd8e44065 [2022-04-10T20:39:14.779Z] ---> 8e95c04790d8 [2022-04-10T20:39:14.779Z] Step 8/23 : COPY . . [2022-04-10T20:39:24.763Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-10T20:39:24.763Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-10T20:39:24.763Z] ---> 7417809fdb73 [2022-04-10T20:39:24.763Z] 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:39:28.959Z] ---> Running in 44acf36d6137 [2022-04-10T20:39:28.960Z] ---> 76cbc924f8e8 [2022-04-10T20:39:28.960Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-10T20:39:28.960Z] ---> Running in c6957f0ad6ee [2022-04-10T20:39:28.960Z] Removing intermediate container 44acf36d6137 [2022-04-10T20:39:28.960Z] ---> 4e1706461afd [2022-04-10T20:39:28.960Z] 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:39:28.960Z] ---> Running in c56d62a1c535 [2022-04-10T20:39:29.220Z] 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:39:29.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:29.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:29.999Z] (1/43) Installing readline (8.1.1-r0) [2022-04-10T20:39:29.999Z] (2/43) Installing bash (5.1.16-r0) [2022-04-10T20:39:29.999Z] Executing bash-5.1.16-r0.post-install [2022-04-10T20:39:29.999Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-10T20:39:29.999Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T20:39:29.999Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-10T20:39:29.999Z] (6/43) Installing curl (7.80.0-r0) [2022-04-10T20:39:29.999Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-10T20:39:29.999Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-10T20:39:29.999Z] (9/43) Installing expat (2.4.7-r0) [2022-04-10T20:39:29.999Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-10T20:39:29.999Z] (11/43) Installing gdbm (1.22-r0) [2022-04-10T20:39:29.999Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-10T20:39:29.999Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-10T20:39:29.999Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-10T20:39:29.999Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-10T20:39:29.999Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-10T20:39:29.999Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-10T20:39:30.565Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-10T20:39:30.565Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-10T20:39:30.565Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-10T20:39:30.565Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-10T20:39:30.565Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-10T20:39:30.565Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-10T20:39:30.565Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-10T20:39:30.565Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-10T20:39:30.565Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-10T20:39:30.565Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-10T20:39:30.565Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-10T20:39:30.565Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-10T20:39:30.565Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-10T20:39:30.565Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-10T20:39:30.565Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-10T20:39:30.565Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-10T20:39:30.565Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-10T20:39:30.565Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-10T20:39:30.565Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-10T20:39:30.565Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-10T20:39:30.565Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-10T20:39:30.565Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-10T20:39:30.565Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-10T20:39:30.565Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-10T20:39:30.825Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-10T20:39:30.825Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-10T20:39:30.825Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:39:30.825Z] OK: 83 MiB in 65 packages [2022-04-10T20:39:31.765Z] Collecting docker-compose==1.23.2 [2022-04-10T20:39:31.765Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-10T20:39:31.765Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-10T20:39:31.765Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-10T20:39:31.765Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-10T20:39:31.765Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-10T20:39:31.765Z] 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:39:31.765Z] Collecting texttable<0.10,>=0.9.0 [2022-04-10T20:39:32.026Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-10T20:39:32.026Z] Removing intermediate container 4a0ac9ceb56e [2022-04-10T20:39:32.026Z] ---> cfc6db4b0d62 [2022-04-10T20:39:32.026Z] [2022-04-10T20:39:32.026Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T20:39:32.026Z] ---> e04c818066af [2022-04-10T20:39:32.026Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-10T20:39:32.026Z] ---> Using cache [2022-04-10T20:39:32.026Z] ---> 6ccf48e4075c [2022-04-10T20:39:32.026Z] 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:39:32.026Z] ---> Using cache [2022-04-10T20:39:32.026Z] ---> b30d3a470139 [2022-04-10T20:39:32.026Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-10T20:39:32.026Z] Removing intermediate container 4ad4e1f558db [2022-04-10T20:39:32.026Z] ---> 1eeb464d12d2 [2022-04-10T20:39:32.026Z] [2022-04-10T20:39:32.026Z] Step 9/20 : FROM alpine:3.15 [2022-04-10T20:39:32.026Z] ---> 0ac33e5f5afa [2022-04-10T20:39:32.026Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T20:39:32.026Z] ---> Using cache [2022-04-10T20:39:32.026Z] ---> c23628cd4eda [2022-04-10T20:39:32.026Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:39:32.026Z] ---> Using cache [2022-04-10T20:39:32.026Z] ---> e40f3a72589f [2022-04-10T20:39:32.026Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-10T20:39:32.287Z] ---> Running in 3feece26a4e2 [2022-04-10T20:39:32.287Z] ---> Running in 3fca758d8694 [2022-04-10T20:39:32.287Z] Collecting cached-property<2,>=1.2.0 [2022-04-10T20:39:32.287Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-10T20:39:32.287Z] Collecting jsonschema<3,>=2.5.1 [2022-04-10T20:39:32.287Z] Removing intermediate container 3feece26a4e2 [2022-04-10T20:39:32.287Z] ---> 2cf1b86ee0f4 [2022-04-10T20:39:32.287Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T20:39:32.287Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-10T20:39:32.287Z] Collecting docopt<0.7,>=0.6.1 [2022-04-10T20:39:32.287Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-10T20:39:32.546Z] ---> Running in ad5feb1ded65 [2022-04-10T20:39:32.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:32.806Z] Removing intermediate container ad5feb1ded65 [2022-04-10T20:39:32.806Z] ---> 77261c349a39 [2022-04-10T20:39:32.806Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:39:32.806Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-10T20:39:32.806Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-10T20:39:32.806Z] ---> 29fbc5871f29 [2022-04-10T20:39:32.806Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-10T20:39:33.065Z] Collecting PyYAML<4,>=3.10 [2022-04-10T20:39:33.065Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-10T20:39:33.327Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:33.896Z] ---> 405290dfdd00 [2022-04-10T20:39:33.896Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-10T20:39:33.896Z] Collecting docker<4.0,>=3.6.0 [2022-04-10T20:39:33.896Z] v3.15.4-11-g7df8d08c37 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T20:39:33.896Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T20:39:33.896Z] OK: 15854 distinct packages available [2022-04-10T20:39:33.896Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-10T20:39:33.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:33.896Z] Collecting docker-pycreds>=0.4.0 [2022-04-10T20:39:33.896Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-10T20:39:33.896Z] 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:39:33.896Z] ---> 29dc8d49b06c [2022-04-10T20:39:33.896Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-10T20:39:34.156Z] ---> Running in 00f8a584ccf3 [2022-04-10T20:39:34.156Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-10T20:39:34.156Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-10T20:39:34.156Z] Removing intermediate container 00f8a584ccf3 [2022-04-10T20:39:34.156Z] ---> 9fb1fece04f1 [2022-04-10T20:39:34.156Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:39:34.156Z] Collecting idna<2.8,>=2.5 [2022-04-10T20:39:34.156Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-10T20:39:34.156Z] ---> Running in 1f573009386b [2022-04-10T20:39:34.156Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-10T20:39:34.156Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-10T20:39:34.415Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-10T20:39:34.415Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-10T20:39:34.415Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-10T20:39:34.415Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-10T20:39:34.415Z] Removing intermediate container 1f573009386b [2022-04-10T20:39:34.415Z] ---> dd55a89e375c [2022-04-10T20:39:34.415Z] Step 20/22 : LABEL arch=x86_64 [2022-04-10T20:39:34.415Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-10T20:39:34.415Z] Attempting uninstall: urllib3 [2022-04-10T20:39:34.415Z] Found existing installation: urllib3 1.26.7 [2022-04-10T20:39:34.415Z] Uninstalling urllib3-1.26.7: [2022-04-10T20:39:34.415Z] Successfully uninstalled urllib3-1.26.7 [2022-04-10T20:39:34.415Z] ---> Running in df5d7621fcfb [2022-04-10T20:39:34.675Z] Attempting uninstall: idna [2022-04-10T20:39:34.675Z] Found existing installation: idna 3.3 [2022-04-10T20:39:34.675Z] Uninstalling idna-3.3: [2022-04-10T20:39:34.675Z] Successfully uninstalled idna-3.3 [2022-04-10T20:39:34.675Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:34.675Z] Removing intermediate container df5d7621fcfb [2022-04-10T20:39:34.675Z] ---> 253cd24904fb [2022-04-10T20:39:34.675Z] Step 21/22 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 [2022-04-10T20:39:34.675Z] ---> Running in 8211634a445e [2022-04-10T20:39:34.934Z] Removing intermediate container 8211634a445e [2022-04-10T20:39:34.934Z] ---> 067898430e41 [2022-04-10T20:39:34.934Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T20:39:34.934Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-10T20:39:34.934Z] ---> Running in 83fe5d087f4b [2022-04-10T20:39:34.934Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-10T20:39:35.193Z] Removing intermediate container 83fe5d087f4b [2022-04-10T20:39:35.193Z] ---> 1185fbafc834 [2022-04-10T20:39:35.193Z] [2022-04-10T20:39:35.193Z] Attempting uninstall: requests [2022-04-10T20:39:35.193Z] Found existing installation: requests 2.26.0 [2022-04-10T20:39:35.193Z] Uninstalling requests-2.26.0: [2022-04-10T20:39:35.193Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T20:39:35.193Z] Successfully uninstalled requests-2.26.0 [2022-04-10T20:39:35.193Z] Successfully built 1185fbafc834 [2022-04-10T20:39:35.193Z] Successfully tagged support-scheduler:latest [2022-04-10T20:39:35.193Z]  Building support-scheduler ... done  Running setup.py install for texttable: started [2022-04-10T20:39:35.193Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-10T20:39:35.193Z] (5/9) Installing curl (7.80.0-r0) [2022-04-10T20:39:35.453Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-10T20:39:35.453Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-10T20:39:35.453Z] Running setup.py install for texttable: finished with status 'done' [2022-04-10T20:39:35.453Z] Running setup.py install for PyYAML: started [2022-04-10T20:39:35.453Z] (8/9) Installing libucontext (1.1-r0) [2022-04-10T20:39:35.712Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-10T20:39:35.712Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T20:39:35.712Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T20:39:35.712Z] OK: 8 MiB in 23 packages [2022-04-10T20:39:35.712Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-10T20:39:35.970Z] Running setup.py install for docopt: started [2022-04-10T20:39:36.231Z] Running setup.py install for docopt: finished with status 'done' [2022-04-10T20:39:36.231Z] Running setup.py install for dockerpty: started [2022-04-10T20:39:36.798Z] Removing intermediate container 3fca758d8694 [2022-04-10T20:39:36.798Z] ---> 6fc66f9ba01b [2022-04-10T20:39:36.798Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:39:36.798Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-10T20:39:37.058Z] ---> e32a3f74a792 [2022-04-10T20:39:37.058Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-10T20:39:37.058Z] 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:39:37.999Z] ---> 222175edd06f [2022-04-10T20:39:37.999Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-10T20:39:38.260Z] ---> 914f799eef6c [2022-04-10T20:39:38.260Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-10T20:39:38.260Z] ---> Running in fb008d78dcc8 [2022-04-10T20:39:38.536Z] Removing intermediate container fb008d78dcc8 [2022-04-10T20:39:38.536Z] ---> 88b6933d671a [2022-04-10T20:39:38.536Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:39:38.536Z] ---> Running in a4c65da2db1c [2022-04-10T20:39:38.808Z] Removing intermediate container a4c65da2db1c [2022-04-10T20:39:38.808Z] ---> 72dd478c3c47 [2022-04-10T20:39:38.808Z] Step 18/20 : LABEL arch=x86_64 [2022-04-10T20:39:39.077Z] ---> Running in f13fea31b9b3 [2022-04-10T20:39:39.338Z] Removing intermediate container f13fea31b9b3 [2022-04-10T20:39:39.338Z] ---> 56774dff7d44 [2022-04-10T20:39:39.338Z] Step 19/20 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 [2022-04-10T20:39:39.338Z] ---> Running in b42b41ce2cf5 [2022-04-10T20:39:39.607Z] Removing intermediate container b42b41ce2cf5 [2022-04-10T20:39:39.607Z] ---> a96287068254 [2022-04-10T20:39:39.607Z] Step 20/20 : LABEL version=0.0.0 [2022-04-10T20:39:39.607Z] ---> Running in cade38385a0a [2022-04-10T20:39:39.869Z] Removing intermediate container cade38385a0a [2022-04-10T20:39:39.869Z] ---> 996ecf8530a6 [2022-04-10T20:39:39.869Z] [2022-04-10T20:39:39.869Z] Successfully built 996ecf8530a6 [2022-04-10T20:39:39.869Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-10T20:39:40.437Z]  Building security-spiffe-token-provider ... done Removing intermediate container c56d62a1c535 [2022-04-10T20:39:40.437Z] ---> f8331cd2f010 [2022-04-10T20:39:40.437Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-10T20:39:40.437Z] ---> Running in a271ba60b951 [2022-04-10T20:39:40.697Z] Removing intermediate container a271ba60b951 [2022-04-10T20:39:40.697Z] ---> 75e98c8a64a1 [2022-04-10T20:39:40.697Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-10T20:39:40.697Z] ---> Running in 0816cdc6f6e2 [2022-04-10T20:39:40.697Z] Removing intermediate container 0816cdc6f6e2 [2022-04-10T20:39:40.697Z] ---> 08ddc4f7ad4b [2022-04-10T20:39:40.697Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-10T20:39:41.264Z] ---> 728ca2a61358 [2022-04-10T20:39:41.264Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-10T20:39:41.831Z] ---> 2363dda52439 [2022-04-10T20:39:41.831Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-10T20:39:42.091Z] ---> 6b641d8201a7 [2022-04-10T20:39:42.091Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-10T20:39:42.091Z] ---> Running in feac6a778354 [2022-04-10T20:39:42.352Z] Removing intermediate container feac6a778354 [2022-04-10T20:39:42.352Z] ---> e793b2c98a20 [2022-04-10T20:39:42.352Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:39:42.352Z] ---> Running in d49e259938db [2022-04-10T20:39:42.614Z] Removing intermediate container d49e259938db [2022-04-10T20:39:42.614Z] ---> 351be5e0e657 [2022-04-10T20:39:42.614Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:39:42.614Z] ---> Running in ff67a728dd09 [2022-04-10T20:39:42.872Z] Removing intermediate container ff67a728dd09 [2022-04-10T20:39:42.872Z] ---> 4f3b1518c095 [2022-04-10T20:39:42.872Z] Step 22/23 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 [2022-04-10T20:39:42.872Z] ---> Running in 00ce45db9b00 [2022-04-10T20:39:42.872Z] Removing intermediate container 00ce45db9b00 [2022-04-10T20:39:42.872Z] ---> 2e9179d22d68 [2022-04-10T20:39:42.872Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:39:42.872Z] ---> Running in 9f199ff9094c [2022-04-10T20:39:43.132Z] Removing intermediate container 9f199ff9094c [2022-04-10T20:39:43.132Z] ---> 08f594d467b8 [2022-04-10T20:39:43.132Z] [2022-04-10T20:39:43.132Z] Successfully built 08f594d467b8 [2022-04-10T20:39:43.132Z] Successfully tagged sys-mgmt-agent:latest [2022-04-10T20:39:48.422Z]  Building sys-mgmt-agent ... done Removing intermediate container c6957f0ad6ee [2022-04-10T20:39:48.422Z] ---> ac65d363fd22 [2022-04-10T20:39:48.422Z] [2022-04-10T20:39:48.422Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T20:39:48.422Z] ---> e04c818066af [2022-04-10T20:39:48.422Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-10T20:39:48.684Z] ---> Running in 04db16fd735f [2022-04-10T20:39:48.944Z] Removing intermediate container 04db16fd735f [2022-04-10T20:39:48.944Z] ---> a570a9b68aeb [2022-04-10T20:39:48.944Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-10T20:39:48.944Z] ---> Running in dbbab503f988 [2022-04-10T20:39:48.944Z] Removing intermediate container dbbab503f988 [2022-04-10T20:39:48.944Z] ---> 388d16f481f8 [2022-04-10T20:39:48.944Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-10T20:39:49.225Z] ---> Running in 4c06adc87647 [2022-04-10T20:39:49.225Z] Removing intermediate container 4c06adc87647 [2022-04-10T20:39:49.225Z] ---> 5ccf0dcd9656 [2022-04-10T20:39:49.225Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T20:39:49.484Z] ---> Running in 087994c4bc5d [2022-04-10T20:39:50.425Z] Removing intermediate container 087994c4bc5d [2022-04-10T20:39:50.425Z] ---> c8084fd4f2b4 [2022-04-10T20:39:50.425Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-10T20:39:50.425Z] ---> Running in 565db34fb36e [2022-04-10T20:39:50.686Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:51.626Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-10T20:39:51.626Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-10T20:39:51.887Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-10T20:39:51.887Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-10T20:39:51.887Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-10T20:39:52.150Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-10T20:39:52.150Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-10T20:39:52.150Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T20:39:52.150Z] OK: 8 MiB in 20 packages [2022-04-10T20:39:52.721Z] Removing intermediate container 565db34fb36e [2022-04-10T20:39:52.721Z] ---> a23da415997f [2022-04-10T20:39:52.721Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T20:39:52.980Z] ---> 20ee4bb2d2fd [2022-04-10T20:39:52.980Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-10T20:39:53.552Z] ---> 574c2b94648a [2022-04-10T20:39:53.552Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-10T20:39:53.812Z] ---> 15b1c5fcc58b [2022-04-10T20:39:53.812Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-10T20:39:53.812Z] ---> Running in 77c01079dae2 [2022-04-10T20:39:53.812Z] Removing intermediate container 77c01079dae2 [2022-04-10T20:39:53.812Z] ---> a19d8ee99a6e [2022-04-10T20:39:53.812Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T20:39:53.812Z] ---> Running in a07ff647000a [2022-04-10T20:39:54.074Z] Removing intermediate container a07ff647000a [2022-04-10T20:39:54.074Z] ---> 21271ed96eaa [2022-04-10T20:39:54.074Z] Step 21/23 : LABEL arch=x86_64 [2022-04-10T20:39:54.074Z] ---> Running in 14c8fc7b43a5 [2022-04-10T20:39:54.074Z] Removing intermediate container 14c8fc7b43a5 [2022-04-10T20:39:54.074Z] ---> 6433725646dc [2022-04-10T20:39:54.074Z] Step 22/23 : LABEL git_sha=da0346f258aaeca69e9cf5825f8063ee599b9926 [2022-04-10T20:39:54.074Z] ---> Running in 38fe85da7530 [2022-04-10T20:39:54.335Z] Removing intermediate container 38fe85da7530 [2022-04-10T20:39:54.335Z] ---> 5ccad3a59077 [2022-04-10T20:39:54.335Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T20:39:54.335Z] ---> Running in d88d8e81edfa [2022-04-10T20:39:54.335Z] Removing intermediate container d88d8e81edfa [2022-04-10T20:39:54.335Z] ---> 751a2da8cbc3 [2022-04-10T20:39:54.335Z] [2022-04-10T20:39:54.335Z] Successfully built 751a2da8cbc3 [2022-04-10T20:39:54.335Z] Successfully tagged core-data:latest [2022-04-10T20:39:54.603Z]  Building core-data ... done  [Pipeline] } [2022-04-10T20:39:54.615Z] $ docker stop --time=1 f4311099806d9c0d8da254ce72bf24bdcee8c8ac64dd6ecddd77fc30527831cd [2022-04-10T20:39:55.903Z] $ docker rm -f f4311099806d9c0d8da254ce72bf24bdcee8c8ac64dd6ecddd77fc30527831cd [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-10T20:39:56.248Z] + docker images [2022-04-10T20:39:56.248Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-10T20:39:56.248Z] core-data latest 751a2da8cbc3 2 seconds ago 35.9MB [2022-04-10T20:39:56.248Z] ac65d363fd22 9 seconds ago 1.65GB [2022-04-10T20:39:56.248Z] sys-mgmt-agent latest 08f594d467b8 14 seconds ago 307MB [2022-04-10T20:39:56.248Z] security-spiffe-token-provider latest 996ecf8530a6 17 seconds ago 28.5MB [2022-04-10T20:39:56.248Z] support-scheduler latest 1185fbafc834 22 seconds ago 26MB [2022-04-10T20:39:56.248Z] cfc6db4b0d62 25 seconds ago 1.62GB [2022-04-10T20:39:56.248Z] 1eeb464d12d2 26 seconds ago 1.61GB [2022-04-10T20:39:56.248Z] 59cbd44768f3 43 seconds ago 1.62GB [2022-04-10T20:39:56.248Z] security-spire-agent latest 28974a755c36 55 seconds ago 127MB [2022-04-10T20:39:56.248Z] security-spire-config latest 5625e935733e 56 seconds ago 86.7MB [2022-04-10T20:39:56.248Z] security-spire-server latest 94047410ec8d 58 seconds ago 87.3MB [2022-04-10T20:39:56.248Z] security-proxy-setup latest b1383ed63d58 About a minute ago 43.4MB [2022-04-10T20:39:56.248Z] core-metadata latest 5912b69973a4 About a minute ago 26.2MB [2022-04-10T20:39:56.248Z] 7071b9782f28 About a minute ago 1.63GB [2022-04-10T20:39:56.248Z] eb25cbe29d93 About a minute ago 4.5GB [2022-04-10T20:39:56.248Z] 8be96cb1083b About a minute ago 4.5GB [2022-04-10T20:39:56.248Z] f5d7241bd5fe About a minute ago 4.5GB [2022-04-10T20:39:56.248Z] 61ff1dc87e0a 2 minutes ago 1.62GB [2022-04-10T20:39:56.248Z] security-bootstrapper latest 11bc7fa6295b 2 minutes ago 24.3MB [2022-04-10T20:39:56.248Z] core-command latest 6a0d669bc0c6 2 minutes ago 24.5MB [2022-04-10T20:39:56.248Z] 47bb9467a72c 3 minutes ago 1.61GB [2022-04-10T20:39:56.248Z] b1310ff8554c 3 minutes ago 1.61GB [2022-04-10T20:39:56.248Z] security-secretstore-setup latest 1585b4f1072e 4 minutes ago 42.1MB [2022-04-10T20:39:56.248Z] support-notifications latest e3ae64abd480 4 minutes ago 26.6MB [2022-04-10T20:39:56.248Z] f6d68369d323 4 minutes ago 1.63GB [2022-04-10T20:39:56.248Z] db5e7ef2aa64 4 minutes ago 1.62GB [2022-04-10T20:39:56.248Z] ci-base-image-x86_64 latest 9b7c3d391269 8 minutes ago 896MB [2022-04-10T20:39:56.248Z] docker 20.10.14 7417809fdb73 5 days ago 218MB [2022-04-10T20:39:56.248Z] alpine 3.14 e04c818066af 5 days ago 5.59MB [2022-04-10T20:39:56.248Z] alpine 3.15 0ac33e5f5afa 5 days ago 5.57MB [2022-04-10T20:39:56.248Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-10T20:39:56.248Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-10T20:39:56.248Z] 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:11.420Z] Still waiting to schedule task [2022-04-10T20:40:11.421Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2022-04-10T22:03:43.712Z] Running on prd-ubuntu18.04-docker-8c-8g-17893 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws [2022-04-10T22:03:43.725Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-04-10T22:03:43.811Z] The recommended git tool is: git [2022-04-10T22:03:45.237Z] using credential edgex-jenkins-ssh [2022-04-10T22:03:45.250Z] Cloning the remote Git repository [2022-04-10T22:03:45.268Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:03:45.304Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-04-10T22:03:45.335Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:03:45.335Z] > git --version # timeout=10 [2022-04-10T22:03:45.341Z] > git --version # 'git version 2.17.1' [2022-04-10T22:03:45.341Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:03:45.373Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:03:50.721Z] Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 [2022-04-10T22:03:50.033Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:03:50.043Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:03:50.063Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:03:50.076Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:03:50.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:03:50.081Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-10T22:03:50.736Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:03:50.743Z] > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # timeout=10 [2022-04-10T22:03:50.881Z] Merge succeeded, producing 285ed0c913faab83d1f4f154329835e51b6e9193 [2022-04-10T22:03:50.881Z] Checking out Revision 285ed0c913faab83d1f4f154329835e51b6e9193 (PR-3948) [2022-04-10T22:03:50.803Z] > git remote # timeout=10 [2022-04-10T22:03:50.815Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T22:03:50.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:03:50.825Z] > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 [2022-04-10T22:03:50.880Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-10T22:03:50.891Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:03:50.904Z] > git checkout -f 285ed0c913faab83d1f4f154329835e51b6e9193 # timeout=10 [2022-04-10T22:03:54.435Z] Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" [2022-04-10T22:03:54.447Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T22:03:54.448Z] > git rev-list --no-walk 6f2f0c5deaa4c4c2b86e3933d4e1ad3fb6a679ba # timeout=10 [2022-04-10T22:03:55.233Z] + echo snap-build.sh [2022-04-10T22:03:55.233Z] snap-build.sh [2022-04-10T22:03:55.233Z] + SNAP_BASE_DIR=. [2022-04-10T22:03:55.233Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2022-04-10T22:03:55.233Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2022-04-10T22:03:55.233Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2022-04-10T22:03:55.233Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2022-04-10T22:03:55.233Z] + cd /w/workspace/edgex-go/4 [2022-04-10T22:03:55.233Z] + sudo apt-get remove -qy --purge lxd lxd-client [2022-04-10T22:03:55.233Z] Reading package lists... [2022-04-10T22:03:55.233Z] Building dependency tree... [2022-04-10T22:03:55.233Z] Reading state information... [2022-04-10T22:03:55.233Z] The following packages were automatically installed and are no longer required: [2022-04-10T22:03:55.233Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2022-04-10T22:03:55.233Z] uidmap xdelta3 [2022-04-10T22:03:55.233Z] Use 'sudo apt autoremove' to remove them. [2022-04-10T22:03:55.233Z] The following packages will be REMOVED: [2022-04-10T22:03:55.233Z] lxd* lxd-client* [2022-04-10T22:03:55.233Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2022-04-10T22:03:55.496Z] After this operation, 31.7 MB disk space will be freed. [2022-04-10T22:03:56.280Z] (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:03:56.280Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-10T22:03:56.854Z] Removing lxd dnsmasq configuration [2022-04-10T22:03:57.115Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2022-04-10T22:03:57.115Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2022-04-10T22:03:57.693Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2022-04-10T22:03:57.953Z] (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:03:57.953Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2022-04-10T22:03:59.342Z] Processing triggers for systemd (237-3ubuntu10.52) ... [2022-04-10T22:03:59.342Z] Processing triggers for ureadahead (0.100.0-21) ... [2022-04-10T22:03:59.917Z] + sudo snap remove --purge lxd [2022-04-10T22:04:00.180Z] snap "lxd" is not installed [2022-04-10T22:04:00.180Z] + sudo groupadd --force --system lxd [2022-04-10T22:04:00.180Z] ++ whoami [2022-04-10T22:04:00.180Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2022-04-10T22:04:00.180Z] + newgrp - lxd [2022-04-10T22:04:00.180Z] + sudo snap install lxd [2022-04-10T22:04:10.230Z] 2022-04-10T22:04:06Z INFO Waiting for automatic snapd restart... [2022-04-10T22:04:22.496Z] lxd 5.0.0-c5bcb80 from Canonical* installed [2022-04-10T22:04:22.496Z] + sudo lxd init --auto [2022-04-10T22:04:32.521Z] + sudo snap install --classic snapcraft [2022-04-10T22:04:35.067Z] snapcraft 6.1 from Canonical* installed [2022-04-10T22:04:35.067Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2022-04-10T22:04:35.067Z] + ./snap/local/build-helpers/bin/minimal-snap-build.sh [2022-04-10T22:04:35.067Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-10T22:04:35.067Z] Dload Upload Total Spent Left Speed [2022-04-10T22:04:35.067Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 658 100 658 0 0 7833 0 --:--:-- --:--:-- --:--:-- 7833 [2022-04-10T22:04:35.328Z] 100 3325k 100 3325k 0 0 16.5M 0 --:--:-- --:--:-- --:--:-- 16.5M [2022-04-10T22:04:35.328Z] ./yq_linux_amd64 [2022-04-10T22:04:35.588Z] + sudo snapcraft prime --use-lxd [2022-04-10T22:04:37.509Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2022-04-10T22:04:37.509Z] 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:04:37.509Z] - README.md [2022-04-10T22:04:37.509Z] [2022-04-10T22:04:37.509Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-10T22:04:37.771Z] Launching a container. [2022-04-10T22:04:47.774Z] Waiting for container to be ready [2022-04-10T22:04:48.039Z] To start your first container, try: lxc launch ubuntu:20.04 [2022-04-10T22:04:48.039Z] Or for a virtual machine: lxc launch ubuntu:20.04 --vm [2022-04-10T22:04:48.039Z] [2022-04-10T22:04:53.332Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2022-04-10T22:04:53.903Z] Waiting for network to be ready... [2022-04-10T22:04:54.164Z] Get:1 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB] [2022-04-10T22:04:54.164Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] [2022-04-10T22:04:54.164Z] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] [2022-04-10T22:04:54.164Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [970 kB] [2022-04-10T22:04:54.425Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main Translation-en [506 kB] [2022-04-10T22:04:54.425Z] Get:6 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [144 kB] [2022-04-10T22:04:54.425Z] Get:7 http://archive.ubuntu.com/ubuntu focal/multiverse Translation-en [104 kB] [2022-04-10T22:04:54.425Z] Get:8 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [22.0 kB] [2022-04-10T22:04:54.425Z] Get:9 http://archive.ubuntu.com/ubuntu focal/restricted Translation-en [6212 B] [2022-04-10T22:04:54.425Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [8628 kB] [2022-04-10T22:04:54.425Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe Translation-en [5124 kB] [2022-04-10T22:04:54.425Z] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [1712 kB] [2022-04-10T22:04:54.425Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [320 kB] [2022-04-10T22:04:54.425Z] Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [24.4 kB] [2022-04-10T22:04:54.425Z] Get:15 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7336 B] [2022-04-10T22:04:54.425Z] Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [917 kB] [2022-04-10T22:04:54.425Z] Get:17 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [131 kB] [2022-04-10T22:04:54.425Z] Get:18 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [916 kB] [2022-04-10T22:04:54.425Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [204 kB] [2022-04-10T22:04:54.685Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [1384 kB] [2022-04-10T22:04:55.258Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [239 kB] [2022-04-10T22:04:55.258Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [20.7 kB] [2022-04-10T22:04:55.258Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5196 B] [2022-04-10T22:04:55.258Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [859 kB] [2022-04-10T22:04:55.258Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [122 kB] [2022-04-10T22:04:55.258Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [696 kB] [2022-04-10T22:04:55.258Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [122 kB] [2022-04-10T22:04:57.173Z] Fetched 23.7 MB in 3s (7175 kB/s) [2022-04-10T22:04:58.120Z] Reading package lists... [2022-04-10T22:04:58.120Z] Reading package lists... [2022-04-10T22:04:58.382Z] Building dependency tree... [2022-04-10T22:04:58.382Z] Reading state information... [2022-04-10T22:04:58.382Z] The following additional packages will be installed: [2022-04-10T22:04:58.382Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-10T22:04:58.382Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-10T22:04:58.382Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-10T22:04:58.382Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2022-04-10T22:04:58.382Z] Suggested packages: [2022-04-10T22:04:58.382Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2022-04-10T22:04:58.382Z] Recommended packages: [2022-04-10T22:04:58.382Z] gnupg libsasl2-modules [2022-04-10T22:04:58.382Z] The following NEW packages will be installed: [2022-04-10T22:04:58.382Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2022-04-10T22:04:58.382Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2022-04-10T22:04:58.382Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2022-04-10T22:04:58.382Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2022-04-10T22:04:58.382Z] The following packages will be upgraded: [2022-04-10T22:04:58.382Z] gpg gpg-agent gpgconf libudev1 [2022-04-10T22:04:58.382Z] 4 upgraded, 18 newly installed, 0 to remove and 81 not upgraded. [2022-04-10T22:04:58.382Z] Need to get 3859 kB of archives. [2022-04-10T22:04:58.382Z] After this operation, 14.9 MB of additional disk space will be used. [2022-04-10T22:04:58.382Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libfuse2 amd64 2.9.9-3 [82.0 kB] [2022-04-10T22:04:58.644Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 fuse amd64 2.9.9-3 [26.0 kB] [2022-04-10T22:04:58.644Z] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg amd64 2.2.19-3ubuntu2.1 [483 kB] [2022-04-10T22:04:58.644Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 libudev1 amd64 245.4-4ubuntu3.15 [77.2 kB] [2022-04-10T22:04:58.644Z] Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgconf amd64 2.2.19-3ubuntu2.1 [124 kB] [2022-04-10T22:04:58.644Z] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpg-agent amd64 2.2.19-3ubuntu2.1 [232 kB] [2022-04-10T22:04:58.644Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2022-04-10T22:04:58.644Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libroken18-heimdal amd64 7.7.0+dfsg-1ubuntu1 [41.8 kB] [2022-04-10T22:04:58.644Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libasn1-8-heimdal amd64 7.7.0+dfsg-1ubuntu1 [181 kB] [2022-04-10T22:04:58.644Z] Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimbase1-heimdal amd64 7.7.0+dfsg-1ubuntu1 [29.7 kB] [2022-04-10T22:04:58.644Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libhcrypto4-heimdal amd64 7.7.0+dfsg-1ubuntu1 [87.9 kB] [2022-04-10T22:04:58.644Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libwind0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [48.0 kB] [2022-04-10T22:04:58.644Z] Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libhx509-5-heimdal amd64 7.7.0+dfsg-1ubuntu1 [107 kB] [2022-04-10T22:04:58.644Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libkrb5-26-heimdal amd64 7.7.0+dfsg-1ubuntu1 [208 kB] [2022-04-10T22:04:58.644Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libheimntlm0-heimdal amd64 7.7.0+dfsg-1ubuntu1 [15.1 kB] [2022-04-10T22:04:58.644Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libgssapi3-heimdal amd64 7.7.0+dfsg-1ubuntu1 [96.1 kB] [2022-04-10T22:04:58.644Z] 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:04:58.644Z] 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:04:58.644Z] Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 dirmngr amd64 2.2.19-3ubuntu2.1 [329 kB] [2022-04-10T22:04:58.904Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 udev amd64 245.4-4ubuntu3.15 [1364 kB] [2022-04-10T22:04:59.477Z] 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:04:59.477Z] 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:04:59.477Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:04:59.477Z] Fetched 3859 kB in 1s (4255 kB/s) [2022-04-10T22:04:59.477Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-10T22:04:59.477Z] Preparing to unpack .../libudev1_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:04:59.477Z] Unpacking libudev1:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:04:59.477Z] Setting up libudev1:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:04:59.738Z] Selecting previously unselected package udev. [2022-04-10T22:04:59.738Z] (Reading database ... 12816 files and directories currently installed.) [2022-04-10T22:04:59.738Z] Preparing to unpack .../00-udev_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:04:59.738Z] Unpacking udev (245.4-4ubuntu3.15) ... [2022-04-10T22:04:59.999Z] Selecting previously unselected package libfuse2:amd64. [2022-04-10T22:04:59.999Z] Preparing to unpack .../01-libfuse2_2.9.9-3_amd64.deb ... [2022-04-10T22:04:59.999Z] Unpacking libfuse2:amd64 (2.9.9-3) ... [2022-04-10T22:04:59.999Z] Selecting previously unselected package fuse. [2022-04-10T22:04:59.999Z] Preparing to unpack .../02-fuse_2.9.9-3_amd64.deb ... [2022-04-10T22:04:59.999Z] Unpacking fuse (2.9.9-3) ... [2022-04-10T22:04:59.999Z] Preparing to unpack .../03-gpg_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:04:59.999Z] Unpacking gpg (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:04:59.999Z] Preparing to unpack .../04-gpgconf_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:04:59.999Z] Unpacking gpgconf (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:05:00.261Z] Preparing to unpack .../05-gpg-agent_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:05:00.261Z] Unpacking gpg-agent (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:05:00.261Z] Selecting previously unselected package libksba8:amd64. [2022-04-10T22:05:00.261Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2022-04-10T22:05:00.261Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2022-04-10T22:05:00.261Z] Selecting previously unselected package libroken18-heimdal:amd64. [2022-04-10T22:05:00.261Z] Preparing to unpack .../07-libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:05:00.261Z] Unpacking libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:00.521Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2022-04-10T22:05:00.521Z] Preparing to unpack .../08-libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:05:00.521Z] Unpacking libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:00.521Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2022-04-10T22:05:00.521Z] Preparing to unpack .../09-libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:05:00.521Z] Unpacking libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:00.521Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2022-04-10T22:05:00.521Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:05:00.521Z] Unpacking libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:00.521Z] Selecting previously unselected package libwind0-heimdal:amd64. [2022-04-10T22:05:00.521Z] Preparing to unpack .../11-libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:05:00.521Z] Unpacking libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:00.521Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2022-04-10T22:05:00.521Z] Preparing to unpack .../12-libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:05:00.521Z] Unpacking libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:00.782Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2022-04-10T22:05:00.782Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:05:00.782Z] Unpacking libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:00.782Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2022-04-10T22:05:00.782Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:05:00.782Z] Unpacking libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:00.782Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2022-04-10T22:05:00.782Z] Preparing to unpack .../15-libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb ... [2022-04-10T22:05:00.782Z] Unpacking libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:00.782Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-10T22:05:00.782Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-10T22:05:00.782Z] Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:05:01.044Z] Selecting previously unselected package libsasl2-2:amd64. [2022-04-10T22:05:01.044Z] Preparing to unpack .../17-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... [2022-04-10T22:05:01.044Z] Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:05:01.044Z] Selecting previously unselected package libldap-common. [2022-04-10T22:05:01.044Z] Preparing to unpack .../18-libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb ... [2022-04-10T22:05:01.044Z] Unpacking libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:05:01.044Z] Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-10T22:05:01.044Z] Preparing to unpack .../19-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... [2022-04-10T22:05:01.044Z] Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:05:01.044Z] Selecting previously unselected package dirmngr. [2022-04-10T22:05:01.044Z] Preparing to unpack .../20-dirmngr_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:05:01.044Z] Unpacking dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-10T22:05:01.044Z] Setting up libksba8:amd64 (1.3.5-2) ... [2022-04-10T22:05:01.044Z] Setting up libfuse2:amd64 (2.9.9-3) ... [2022-04-10T22:05:01.044Z] Setting up libldap-common (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:05:01.044Z] Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:05:01.307Z] Setting up udev (245.4-4ubuntu3.15) ... [2022-04-10T22:05:01.568Z] invoke-rc.d: policy-rc.d denied execution of start. [2022-04-10T22:05:01.828Z] Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... [2022-04-10T22:05:01.828Z] Setting up libroken18-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:01.828Z] Setting up gpgconf (2.2.19-3ubuntu2.1) ... [2022-04-10T22:05:01.828Z] Setting up gpg (2.2.19-3ubuntu2.1) ... [2022-04-10T22:05:01.828Z] Setting up libheimbase1-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:01.828Z] Setting up fuse (2.9.9-3) ... [2022-04-10T22:05:01.828Z] Setting up gpg-agent (2.2.19-3ubuntu2.1) ... [2022-04-10T22:05:02.401Z] Setting up libasn1-8-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:02.401Z] Setting up libhcrypto4-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:02.401Z] Setting up libwind0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:02.401Z] Setting up libhx509-5-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:02.401Z] Setting up libkrb5-26-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:02.401Z] Setting up libheimntlm0-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:02.401Z] Setting up libgssapi3-heimdal:amd64 (7.7.0+dfsg-1ubuntu1) ... [2022-04-10T22:05:02.401Z] Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... [2022-04-10T22:05:02.401Z] Setting up dirmngr (2.2.19-3ubuntu2.1) ... [2022-04-10T22:05:02.661Z] Created symlink /etc/systemd/user/sockets.target.wants/dirmngr.socket → /usr/lib/systemd/user/dirmngr.socket. [2022-04-10T22:05:02.661Z] Processing triggers for systemd (245.4-4ubuntu3) ... [2022-04-10T22:05:02.661Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-10T22:05:03.233Z] The unit files have no installation config (WantedBy=, RequiredBy=, Also=, [2022-04-10T22:05:03.233Z] Alias= settings in the [Install] section, and DefaultInstance= for template [2022-04-10T22:05:03.233Z] units). This means they are not meant to be enabled using systemctl. [2022-04-10T22:05:03.233Z] [2022-04-10T22:05:03.233Z] Possible reasons for having this kind of units are: [2022-04-10T22:05:03.233Z] • A unit may be statically enabled by being symlinked from another unit's [2022-04-10T22:05:03.233Z] .wants/ or .requires/ directory. [2022-04-10T22:05:03.233Z] • A unit's purpose may be to act as a helper for some other unit which has [2022-04-10T22:05:03.233Z] a requirement dependency on it. [2022-04-10T22:05:03.233Z] • A unit may be started when needed via activation (socket, path, timer, [2022-04-10T22:05:03.233Z] D-Bus, udev, scripted systemctl call, ...). [2022-04-10T22:05:03.233Z] • In case of template units, the unit is meant to be enabled with some [2022-04-10T22:05:03.233Z] instance name specified. [2022-04-10T22:05:03.516Z] Reading package lists... [2022-04-10T22:05:03.516Z] Building dependency tree... [2022-04-10T22:05:03.516Z] Reading state information... [2022-04-10T22:05:03.776Z] The following additional packages will be installed: [2022-04-10T22:05:03.776Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-10T22:05:03.776Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-10T22:05:03.776Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-10T22:05:03.776Z] libpython3.8-minimal libpython3.8-stdlib libsystemd0 mime-support [2022-04-10T22:05:03.776Z] openssh-client python3 python3-minimal python3.8 python3.8-minimal [2022-04-10T22:05:03.776Z] squashfs-tools systemd systemd-sysv systemd-timesyncd [2022-04-10T22:05:03.776Z] Suggested packages: [2022-04-10T22:05:03.776Z] apparmor-profiles-extra apparmor-utils krb5-doc krb5-user keychain [2022-04-10T22:05:03.776Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2022-04-10T22:05:03.776Z] python3.8-venv python3.8-doc binfmt-support zenity | kdialog [2022-04-10T22:05:03.776Z] systemd-container policykit-1 [2022-04-10T22:05:03.776Z] Recommended packages: [2022-04-10T22:05:03.776Z] krb5-locales file xauth gnupg networkd-dispatcher libnss-systemd [2022-04-10T22:05:03.776Z] The following NEW packages will be installed: [2022-04-10T22:05:03.776Z] apparmor dbus dbus-user-session libbsd0 libcbor0.6 libdbus-1-3 libedit2 [2022-04-10T22:05:03.776Z] libexpat1 libfido2-1 libgssapi-krb5-2 libk5crypto3 libkeyutils1 libkrb5-3 [2022-04-10T22:05:03.776Z] libkrb5support0 liblzo2-2 libmpdec2 libpam-systemd libpython3-stdlib [2022-04-10T22:05:03.776Z] libpython3.8-minimal libpython3.8-stdlib mime-support openssh-client python3 [2022-04-10T22:05:03.776Z] python3-minimal python3.8 python3.8-minimal snapd squashfs-tools sudo [2022-04-10T22:05:03.776Z] The following packages will be upgraded: [2022-04-10T22:05:03.776Z] libsystemd0 systemd systemd-sysv systemd-timesyncd [2022-04-10T22:05:03.776Z] 4 upgraded, 29 newly installed, 0 to remove and 77 not upgraded. [2022-04-10T22:05:03.776Z] Need to get 46.5 MB of archives. [2022-04-10T22:05:03.776Z] After this operation, 181 MB of additional disk space will be used. [2022-04-10T22:05:03.776Z] Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-minimal amd64 3.8.2-0ubuntu2 [23.6 kB] [2022-04-10T22:05:03.776Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 mime-support all 3.64ubuntu1 [30.6 kB] [2022-04-10T22:05:03.776Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libmpdec2 amd64 2.4.2-3 [81.1 kB] [2022-04-10T22:05:03.776Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libpython3-stdlib amd64 3.8.2-0ubuntu2 [7068 B] [2022-04-10T22:05:03.776Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 python3 amd64 3.8.2-0ubuntu2 [47.6 kB] [2022-04-10T22:05:03.776Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libbsd0 amd64 0.10.0-1 [45.4 kB] [2022-04-10T22:05:03.776Z] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apparmor amd64 2.13.3-7ubuntu5.1 [494 kB] [2022-04-10T22:05:04.036Z] Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libcbor0.6 amd64 0.6.0-0ubuntu1 [21.1 kB] [2022-04-10T22:05:04.036Z] Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 libedit2 amd64 3.1-20191231-1 [87.0 kB] [2022-04-10T22:05:04.036Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.15 [28.1 kB] [2022-04-10T22:05:04.036Z] Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 libfido2-1 amd64 1.3.1-1ubuntu2 [47.9 kB] [2022-04-10T22:05:04.036Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libkeyutils1 amd64 1.6-6ubuntu1 [10.2 kB] [2022-04-10T22:05:04.036Z] Get:13 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] [2022-04-10T22:05:04.036Z] Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 liblzo2-2 amd64 2.10-2 [50.8 kB] [2022-04-10T22:05:04.036Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd-sysv amd64 245.4-4ubuntu3.15 [10.3 kB] [2022-04-10T22:05:04.036Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 systemd amd64 245.4-4ubuntu3.15 [3811 kB] [2022-04-10T22:05:04.977Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsystemd0 amd64 245.4-4ubuntu3.15 [270 kB] [2022-04-10T22:05:04.977Z] 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:05:04.977Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libexpat1 amd64 2.2.9-1ubuntu0.4 [74.4 kB] [2022-04-10T22:05:04.977Z] 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:05:04.977Z] 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:05:04.977Z] 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:05:04.977Z] 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:05:04.977Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 dbus amd64 1.12.16-2ubuntu2.1 [151 kB] [2022-04-10T22:05:04.977Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libpam-systemd amd64 245.4-4ubuntu3.15 [186 kB] [2022-04-10T22:05:04.977Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 sudo amd64 1.8.31-1ubuntu1.2 [514 kB] [2022-04-10T22:05:04.977Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5support0 amd64 1.17-6ubuntu4.1 [30.9 kB] [2022-04-10T22:05:04.977Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libk5crypto3 amd64 1.17-6ubuntu4.1 [79.9 kB] [2022-04-10T22:05:04.977Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-3 amd64 1.17-6ubuntu4.1 [330 kB] [2022-04-10T22:05:04.977Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssapi-krb5-2 amd64 1.17-6ubuntu4.1 [121 kB] [2022-04-10T22:05:04.977Z] 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:05:04.977Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 squashfs-tools amd64 1:4.4-1ubuntu0.3 [117 kB] [2022-04-10T22:05:04.977Z] 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:05:06.362Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:05:06.362Z] Fetched 46.5 MB in 2s (20.6 MB/s) [2022-04-10T22:05:06.362Z] (Reading database ... 13067 files and directories currently installed.) [2022-04-10T22:05:06.362Z] Preparing to unpack .../systemd-timesyncd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:05:06.362Z] Unpacking systemd-timesyncd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:05:06.362Z] Preparing to unpack .../systemd-sysv_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:05:06.362Z] Unpacking systemd-sysv (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:05:06.362Z] Preparing to unpack .../systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:05:06.623Z] Unpacking systemd (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:05:07.201Z] Preparing to unpack .../libsystemd0_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:05:07.201Z] Unpacking libsystemd0:amd64 (245.4-4ubuntu3.15) over (245.4-4ubuntu3) ... [2022-04-10T22:05:07.201Z] Setting up libsystemd0:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:05:07.201Z] Selecting previously unselected package libpython3.8-minimal:amd64. [2022-04-10T22:05:07.201Z] (Reading database ... 13068 files and directories currently installed.) [2022-04-10T22:05:07.201Z] Preparing to unpack .../libpython3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:05:07.201Z] Unpacking libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:05:07.464Z] Selecting previously unselected package libexpat1:amd64. [2022-04-10T22:05:07.464Z] Preparing to unpack .../libexpat1_2.2.9-1ubuntu0.4_amd64.deb ... [2022-04-10T22:05:07.464Z] Unpacking libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-10T22:05:07.464Z] Selecting previously unselected package python3.8-minimal. [2022-04-10T22:05:07.464Z] Preparing to unpack .../python3.8-minimal_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:05:07.464Z] Unpacking python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:05:07.725Z] Setting up libpython3.8-minimal:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:05:07.725Z] Setting up libexpat1:amd64 (2.2.9-1ubuntu0.4) ... [2022-04-10T22:05:07.725Z] Setting up python3.8-minimal (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:05:08.298Z] Selecting previously unselected package python3-minimal. [2022-04-10T22:05:08.298Z] (Reading database ... 13359 files and directories currently installed.) [2022-04-10T22:05:08.298Z] Preparing to unpack .../0-python3-minimal_3.8.2-0ubuntu2_amd64.deb ... [2022-04-10T22:05:08.298Z] Unpacking python3-minimal (3.8.2-0ubuntu2) ... [2022-04-10T22:05:08.298Z] Selecting previously unselected package mime-support. [2022-04-10T22:05:08.298Z] Preparing to unpack .../1-mime-support_3.64ubuntu1_all.deb ... [2022-04-10T22:05:08.298Z] Unpacking mime-support (3.64ubuntu1) ... [2022-04-10T22:05:08.298Z] Selecting previously unselected package libmpdec2:amd64. [2022-04-10T22:05:08.298Z] Preparing to unpack .../2-libmpdec2_2.4.2-3_amd64.deb ... [2022-04-10T22:05:08.298Z] Unpacking libmpdec2:amd64 (2.4.2-3) ... [2022-04-10T22:05:08.298Z] Selecting previously unselected package libpython3.8-stdlib:amd64. [2022-04-10T22:05:08.298Z] Preparing to unpack .../3-libpython3.8-stdlib_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:05:08.298Z] Unpacking libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:05:08.558Z] Selecting previously unselected package python3.8. [2022-04-10T22:05:08.558Z] Preparing to unpack .../4-python3.8_3.8.10-0ubuntu1~20.04.4_amd64.deb ... [2022-04-10T22:05:08.558Z] Unpacking python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:05:08.558Z] Selecting previously unselected package libpython3-stdlib:amd64. [2022-04-10T22:05:08.558Z] Preparing to unpack .../5-libpython3-stdlib_3.8.2-0ubuntu2_amd64.deb ... [2022-04-10T22:05:08.558Z] Unpacking libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-10T22:05:08.558Z] Setting up python3-minimal (3.8.2-0ubuntu2) ... [2022-04-10T22:05:08.819Z] Selecting previously unselected package python3. [2022-04-10T22:05:08.819Z] (Reading database ... 13761 files and directories currently installed.) [2022-04-10T22:05:08.819Z] Preparing to unpack .../00-python3_3.8.2-0ubuntu2_amd64.deb ... [2022-04-10T22:05:08.819Z] Unpacking python3 (3.8.2-0ubuntu2) ... [2022-04-10T22:05:08.819Z] Selecting previously unselected package libdbus-1-3:amd64. [2022-04-10T22:05:08.819Z] Preparing to unpack .../01-libdbus-1-3_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-10T22:05:08.819Z] Unpacking libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-10T22:05:09.102Z] Selecting previously unselected package dbus. [2022-04-10T22:05:09.102Z] Preparing to unpack .../02-dbus_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-10T22:05:09.102Z] Unpacking dbus (1.12.16-2ubuntu2.1) ... [2022-04-10T22:05:09.102Z] Selecting previously unselected package libbsd0:amd64. [2022-04-10T22:05:09.102Z] Preparing to unpack .../03-libbsd0_0.10.0-1_amd64.deb ... [2022-04-10T22:05:09.102Z] Unpacking libbsd0:amd64 (0.10.0-1) ... [2022-04-10T22:05:09.103Z] Selecting previously unselected package libpam-systemd:amd64. [2022-04-10T22:05:09.103Z] Preparing to unpack .../04-libpam-systemd_245.4-4ubuntu3.15_amd64.deb ... [2022-04-10T22:05:09.103Z] Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:05:09.103Z] Selecting previously unselected package sudo. [2022-04-10T22:05:09.103Z] Preparing to unpack .../05-sudo_1.8.31-1ubuntu1.2_amd64.deb ... [2022-04-10T22:05:09.103Z] Unpacking sudo (1.8.31-1ubuntu1.2) ... [2022-04-10T22:05:09.375Z] Selecting previously unselected package apparmor. [2022-04-10T22:05:09.375Z] Preparing to unpack .../06-apparmor_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-10T22:05:09.375Z] Unpacking apparmor (2.13.3-7ubuntu5.1) ... [2022-04-10T22:05:09.376Z] Selecting previously unselected package libcbor0.6:amd64. [2022-04-10T22:05:09.376Z] Preparing to unpack .../07-libcbor0.6_0.6.0-0ubuntu1_amd64.deb ... [2022-04-10T22:05:09.376Z] Unpacking libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-10T22:05:09.672Z] Selecting previously unselected package libedit2:amd64. [2022-04-10T22:05:09.672Z] Preparing to unpack .../08-libedit2_3.1-20191231-1_amd64.deb ... [2022-04-10T22:05:09.672Z] Unpacking libedit2:amd64 (3.1-20191231-1) ... [2022-04-10T22:05:09.672Z] Selecting previously unselected package libfido2-1:amd64. [2022-04-10T22:05:09.672Z] Preparing to unpack .../09-libfido2-1_1.3.1-1ubuntu2_amd64.deb ... [2022-04-10T22:05:09.672Z] Unpacking libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-10T22:05:09.672Z] Selecting previously unselected package libkrb5support0:amd64. [2022-04-10T22:05:09.672Z] Preparing to unpack .../10-libkrb5support0_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:05:09.672Z] Unpacking libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:05:09.672Z] Selecting previously unselected package libk5crypto3:amd64. [2022-04-10T22:05:09.672Z] Preparing to unpack .../11-libk5crypto3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:05:09.672Z] Unpacking libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:05:09.672Z] Selecting previously unselected package libkeyutils1:amd64. [2022-04-10T22:05:09.672Z] Preparing to unpack .../12-libkeyutils1_1.6-6ubuntu1_amd64.deb ... [2022-04-10T22:05:09.672Z] Unpacking libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-10T22:05:09.947Z] Selecting previously unselected package libkrb5-3:amd64. [2022-04-10T22:05:09.947Z] Preparing to unpack .../13-libkrb5-3_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:05:09.947Z] Unpacking libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:05:09.947Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-04-10T22:05:09.947Z] Preparing to unpack .../14-libgssapi-krb5-2_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:05:09.947Z] Unpacking libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:05:09.947Z] Selecting previously unselected package openssh-client. [2022-04-10T22:05:09.947Z] Preparing to unpack .../15-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... [2022-04-10T22:05:09.947Z] Unpacking openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-10T22:05:09.947Z] Selecting previously unselected package dbus-user-session. [2022-04-10T22:05:09.947Z] Preparing to unpack .../16-dbus-user-session_1.12.16-2ubuntu2.1_amd64.deb ... [2022-04-10T22:05:09.947Z] Unpacking dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-10T22:05:10.207Z] Selecting previously unselected package liblzo2-2:amd64. [2022-04-10T22:05:10.207Z] Preparing to unpack .../17-liblzo2-2_2.10-2_amd64.deb ... [2022-04-10T22:05:10.207Z] Unpacking liblzo2-2:amd64 (2.10-2) ... [2022-04-10T22:05:10.207Z] Selecting previously unselected package squashfs-tools. [2022-04-10T22:05:10.207Z] Preparing to unpack .../18-squashfs-tools_1%3a4.4-1ubuntu0.3_amd64.deb ... [2022-04-10T22:05:10.207Z] Unpacking squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-10T22:05:10.207Z] Selecting previously unselected package snapd. [2022-04-10T22:05:10.207Z] Preparing to unpack .../19-snapd_2.54.3+20.04.1ubuntu0.2_amd64.deb ... [2022-04-10T22:05:10.207Z] Unpacking snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-10T22:05:13.507Z] Setting up libkeyutils1:amd64 (1.6-6ubuntu1) ... [2022-04-10T22:05:13.507Z] Setting up mime-support (3.64ubuntu1) ... [2022-04-10T22:05:13.507Z] Setting up liblzo2-2:amd64 (2.10-2) ... [2022-04-10T22:05:13.507Z] Setting up libcbor0.6:amd64 (0.6.0-0ubuntu1) ... [2022-04-10T22:05:13.507Z] Setting up libkrb5support0:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:05:13.507Z] Setting up libdbus-1-3:amd64 (1.12.16-2ubuntu2.1) ... [2022-04-10T22:05:13.507Z] Setting up dbus (1.12.16-2ubuntu2.1) ... [2022-04-10T22:05:13.507Z] Setting up sudo (1.8.31-1ubuntu1.2) ... [2022-04-10T22:05:13.507Z] Setting up libk5crypto3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:05:13.766Z] Setting up libkrb5-3:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:05:13.766Z] Setting up libmpdec2:amd64 (2.4.2-3) ... [2022-04-10T22:05:13.766Z] Setting up libpython3.8-stdlib:amd64 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:05:13.766Z] Setting up libfido2-1:amd64 (1.3.1-1ubuntu2) ... [2022-04-10T22:05:13.766Z] Setting up python3.8 (3.8.10-0ubuntu1~20.04.4) ... [2022-04-10T22:05:14.336Z] Setting up libbsd0:amd64 (0.10.0-1) ... [2022-04-10T22:05:14.336Z] Setting up libpython3-stdlib:amd64 (3.8.2-0ubuntu2) ... [2022-04-10T22:05:14.336Z] Setting up squashfs-tools (1:4.4-1ubuntu0.3) ... [2022-04-10T22:05:14.336Z] Setting up libedit2:amd64 (3.1-20191231-1) ... [2022-04-10T22:05:14.336Z] Setting up python3 (3.8.2-0ubuntu2) ... [2022-04-10T22:05:14.336Z] running python rtupdate hooks for python3.8... [2022-04-10T22:05:14.336Z] running python post-rtupdate hooks for python3.8... [2022-04-10T22:05:14.336Z] Setting up apparmor (2.13.3-7ubuntu5.1) ... [2022-04-10T22:05:15.277Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-04-10T22:05:15.538Z] Reloading AppArmor profiles [2022-04-10T22:05:15.538Z] Setting up libgssapi-krb5-2:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:05:15.538Z] Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... [2022-04-10T22:05:15.798Z] Setting up systemd-timesyncd (245.4-4ubuntu3.15) ... [2022-04-10T22:05:16.058Z] /usr/sbin/policy-rc.d returned 101, not running 'restart systemd-timesyncd.service' [2022-04-10T22:05:16.059Z] Setting up systemd (245.4-4ubuntu3.15) ... [2022-04-10T22:05:16.059Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2022-04-10T22:05:16.059Z] Installing new version of config file /etc/systemd/resolved.conf ... [2022-04-10T22:05:17.443Z] Setting up systemd-sysv (245.4-4ubuntu3.15) ... [2022-04-10T22:05:17.443Z] Setting up libpam-systemd:amd64 (245.4-4ubuntu3.15) ... [2022-04-10T22:05:17.704Z] Setting up dbus-user-session (1.12.16-2ubuntu2.1) ... [2022-04-10T22:05:17.704Z] Setting up snapd (2.54.3+20.04.1ubuntu0.2) ... [2022-04-10T22:05:17.966Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2022-04-10T22:05:18.228Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2022-04-10T22:05:18.489Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2022-04-10T22:05:18.750Z] 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:05:19.013Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-10T22:05:19.013Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2022-04-10T22:05:19.274Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2022-04-10T22:05:19.535Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2022-04-10T22:05:19.535Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2022-04-10T22:05:19.795Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2022-04-10T22:05:20.056Z] /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:05:20.056Z] Processing triggers for libc-bin (2.31-0ubuntu9) ... [2022-04-10T22:05:20.998Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-10T22:05:20.998Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-10T22:05:20.998Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-10T22:05:22.199Z] Reading package lists... [2022-04-10T22:05:22.199Z] Reading package lists... [2022-04-10T22:05:22.459Z] Building dependency tree... [2022-04-10T22:05:22.459Z] Reading state information... [2022-04-10T22:05:22.459Z] Calculating upgrade... [2022-04-10T22:05:22.721Z] The following packages will be upgraded: [2022-04-10T22:05:22.721Z] apt base-files bash binutils binutils-common binutils-x86-64-linux-gnu [2022-04-10T22:05:22.721Z] bsdutils build-essential ca-certificates cpp-9 fdisk g++-9 gcc-10-base gcc-9 [2022-04-10T22:05:22.721Z] gcc-9-base gpgv libapparmor1 libapt-pkg6.0 libasan5 libatomic1 libbinutils [2022-04-10T22:05:22.721Z] libblkid1 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcryptsetup12 [2022-04-10T22:05:22.721Z] libctf-nobfd0 libctf0 libfdisk1 libgcc-9-dev libgcc-s1 libgcrypt20 [2022-04-10T22:05:22.721Z] libgnutls30 libgomp1 libhogweed5 libitm1 libjson-c4 liblsan0 liblz4-1 [2022-04-10T22:05:22.721Z] liblzma5 libmount1 libnettle7 libp11-kit0 libpam-modules libpam-modules-bin [2022-04-10T22:05:22.721Z] libpam-runtime libpam0g libperl5.30 libprocps8 libquadmath0 libseccomp2 [2022-04-10T22:05:22.721Z] libsmartcols1 libsqlite3-0 libssl1.1 libstdc++-9-dev libstdc++6 libtsan0 [2022-04-10T22:05:22.721Z] libubsan1 libuuid1 libzstd1 linux-libc-dev login mount openssl passwd perl [2022-04-10T22:05:22.721Z] perl-base perl-modules-5.30 procps tar tzdata ubuntu-keyring util-linux [2022-04-10T22:05:22.721Z] xz-utils zlib1g [2022-04-10T22:05:22.721Z] 77 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2022-04-10T22:05:22.721Z] Need to get 65.7 MB of archives. [2022-04-10T22:05:22.721Z] After this operation, 27.6 MB of additional disk space will be used. [2022-04-10T22:05:22.721Z] Get:1 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6-dev amd64 2.31-0ubuntu9.7 [2518 kB] [2022-04-10T22:05:22.982Z] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 base-files amd64 11ubuntu5.5 [60.5 kB] [2022-04-10T22:05:22.982Z] Get:3 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-dev-bin amd64 2.31-0ubuntu9.7 [71.6 kB] [2022-04-10T22:05:22.982Z] Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 linux-libc-dev amd64 5.4.0-107.121 [1115 kB] [2022-04-10T22:05:22.982Z] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 libubsan1 amd64 10.3.0-1ubuntu1~20.04 [784 kB] [2022-04-10T22:05:22.982Z] Get:6 http://security.ubuntu.com/ubuntu focal-security/main amd64 libtsan0 amd64 10.3.0-1ubuntu1~20.04 [2009 kB] [2022-04-10T22:05:22.982Z] Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 libquadmath0 amd64 10.3.0-1ubuntu1~20.04 [146 kB] [2022-04-10T22:05:22.982Z] Get:8 http://security.ubuntu.com/ubuntu focal-security/main amd64 liblsan0 amd64 10.3.0-1ubuntu1~20.04 [835 kB] [2022-04-10T22:05:22.982Z] Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 libitm1 amd64 10.3.0-1ubuntu1~20.04 [26.2 kB] [2022-04-10T22:05:22.982Z] Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgomp1 amd64 10.3.0-1ubuntu1~20.04 [102 kB] [2022-04-10T22:05:22.982Z] Get:11 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:05:22.982Z] Get:12 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcc-s1 amd64 10.3.0-1ubuntu1~20.04 [41.8 kB] [2022-04-10T22:05:22.982Z] Get:13 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcc1-0 amd64 10.3.0-1ubuntu1~20.04 [48.8 kB] [2022-04-10T22:05:22.982Z] Get:14 http://security.ubuntu.com/ubuntu focal-security/main amd64 libatomic1 amd64 10.3.0-1ubuntu1~20.04 [9284 B] [2022-04-10T22:05:22.982Z] Get:15 http://security.ubuntu.com/ubuntu focal-security/main amd64 libstdc++6 amd64 10.3.0-1ubuntu1~20.04 [501 kB] [2022-04-10T22:05:22.982Z] Get:16 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc6 amd64 2.31-0ubuntu9.7 [2714 kB] [2022-04-10T22:05:22.982Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 bsdutils amd64 1:2.34-0.1ubuntu9.3 [63.0 kB] [2022-04-10T22:05:22.982Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libperl5.30 amd64 5.30.0-9ubuntu0.2 [3952 kB] [2022-04-10T22:05:22.982Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl amd64 5.30.0-9ubuntu0.2 [224 kB] [2022-04-10T22:05:22.982Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-base amd64 5.30.0-9ubuntu0.2 [1513 kB] [2022-04-10T22:05:23.246Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 perl-modules-5.30 all 5.30.0-9ubuntu0.2 [2738 kB] [2022-04-10T22:05:23.246Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 zlib1g amd64 1:1.2.11.dfsg-2ubuntu1.3 [53.8 kB] [2022-04-10T22:05:23.246Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] [2022-04-10T22:05:23.246Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libblkid1 amd64 2.34-0.1ubuntu9.3 [136 kB] [2022-04-10T22:05:23.246Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] [2022-04-10T22:05:23.246Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 libfdisk1 amd64 2.34-0.1ubuntu9.3 [175 kB] [2022-04-10T22:05:23.246Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libmount1 amd64 2.34-0.1ubuntu9.3 [149 kB] [2022-04-10T22:05:23.246Z] Get:28 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsmartcols1 amd64 2.34-0.1ubuntu9.3 [100 kB] [2022-04-10T22:05:23.246Z] Get:29 http://security.ubuntu.com/ubuntu focal-security/main amd64 fdisk amd64 2.34-0.1ubuntu9.3 [120 kB] [2022-04-10T22:05:23.246Z] Get:30 http://security.ubuntu.com/ubuntu focal-security/main amd64 util-linux amd64 2.34-0.1ubuntu9.3 [1021 kB] [2022-04-10T22:05:23.246Z] Get:31 http://security.ubuntu.com/ubuntu focal-security/main amd64 libc-bin amd64 2.31-0ubuntu9.7 [636 kB] [2022-04-10T22:05:23.246Z] Get:32 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgcrypt20 amd64 1.8.5-5ubuntu1.1 [420 kB] [2022-04-10T22:05:23.246Z] Get:33 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:05:23.246Z] Get:34 http://security.ubuntu.com/ubuntu focal-security/main amd64 libzstd1 amd64 1.4.4+dfsg-3ubuntu0.1 [237 kB] [2022-04-10T22:05:23.246Z] Get:35 http://security.ubuntu.com/ubuntu focal-security/main amd64 libnettle7 amd64 3.5.1+really3.5.1-2ubuntu0.2 [115 kB] [2022-04-10T22:05:23.247Z] Get:36 http://security.ubuntu.com/ubuntu focal-security/main amd64 libhogweed5 amd64 3.5.1+really3.5.1-2ubuntu0.2 [138 kB] [2022-04-10T22:05:23.247Z] Get:37 http://security.ubuntu.com/ubuntu focal-security/main amd64 libp11-kit0 amd64 0.23.20-1ubuntu0.1 [188 kB] [2022-04-10T22:05:23.247Z] Get:38 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgnutls30 amd64 3.6.13-2ubuntu1.6 [828 kB] [2022-04-10T22:05:23.247Z] Get:39 http://security.ubuntu.com/ubuntu focal-security/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~20.04.2 [42.5 kB] [2022-04-10T22:05:23.247Z] Get:40 http://security.ubuntu.com/ubuntu focal-security/main amd64 mount amd64 2.34-0.1ubuntu9.3 [115 kB] [2022-04-10T22:05:23.247Z] Get:41 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.12 [1322 kB] [2022-04-10T22:05:23.247Z] Get:42 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 bash amd64 5.0-6ubuntu1.1 [638 kB] [2022-04-10T22:05:23.247Z] Get:43 http://security.ubuntu.com/ubuntu focal-security/main amd64 openssl amd64 1.1.1f-1ubuntu2.12 [620 kB] [2022-04-10T22:05:23.247Z] Get:44 http://security.ubuntu.com/ubuntu focal-security/main amd64 ca-certificates all 20210119~20.04.2 [145 kB] [2022-04-10T22:05:23.247Z] Get:45 http://security.ubuntu.com/ubuntu focal-security/main amd64 libjson-c4 amd64 0.13.1+dfsg-7ubuntu0.3 [29.3 kB] [2022-04-10T22:05:23.247Z] Get:46 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcryptsetup12 amd64 2:2.2.2-3ubuntu2.4 [166 kB] [2022-04-10T22:05:23.247Z] Get:47 http://security.ubuntu.com/ubuntu focal-security/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.2 [549 kB] [2022-04-10T22:05:23.247Z] Get:48 http://security.ubuntu.com/ubuntu focal-security/main amd64 tzdata all 2022a-0ubuntu0.20.04 [294 kB] [2022-04-10T22:05:23.247Z] Get:49 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf0 amd64 2.34-6ubuntu1.3 [46.6 kB] [2022-04-10T22:05:23.247Z] Get:50 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-x86-64-linux-gnu amd64 2.34-6ubuntu1.3 [1613 kB] [2022-04-10T22:05:23.247Z] Get:51 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbinutils amd64 2.34-6ubuntu1.3 [474 kB] [2022-04-10T22:05:23.247Z] Get:52 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils amd64 2.34-6ubuntu1.3 [3380 B] [2022-04-10T22:05:23.247Z] Get:53 http://security.ubuntu.com/ubuntu focal-security/main amd64 binutils-common amd64 2.34-6ubuntu1.3 [207 kB] [2022-04-10T22:05:23.247Z] Get:54 http://security.ubuntu.com/ubuntu focal-security/main amd64 libctf-nobfd0 amd64 2.34-6ubuntu1.3 [47.4 kB] [2022-04-10T22:05:23.247Z] Get:55 http://security.ubuntu.com/ubuntu focal-security/main amd64 libasan5 amd64 9.4.0-1ubuntu1~20.04.1 [2751 kB] [2022-04-10T22:05:23.247Z] Get:56 http://security.ubuntu.com/ubuntu focal-security/main amd64 g++-9 amd64 9.4.0-1ubuntu1~20.04.1 [8420 kB] [2022-04-10T22:05:23.247Z] Get:57 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9 amd64 9.4.0-1ubuntu1~20.04.1 [8274 kB] [2022-04-10T22:05:23.507Z] Get:58 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:05:23.507Z] Get:59 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:05:23.507Z] Get:60 http://security.ubuntu.com/ubuntu focal-security/main amd64 cpp-9 amd64 9.4.0-1ubuntu1~20.04.1 [7500 kB] [2022-04-10T22:05:23.507Z] Get:61 http://security.ubuntu.com/ubuntu focal-security/main amd64 gcc-9-base amd64 9.4.0-1ubuntu1~20.04.1 [19.4 kB] [2022-04-10T22:05:23.507Z] Get:62 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 login amd64 1:4.8.1-1ubuntu5.20.04.1 [220 kB] [2022-04-10T22:05:23.507Z] Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 liblzma5 amd64 5.2.4-1ubuntu1 [91.7 kB] [2022-04-10T22:05:23.507Z] Get:64 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.6 [835 kB] [2022-04-10T22:05:23.771Z] Get:65 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 gpgv amd64 2.2.19-3ubuntu2.1 [199 kB] [2022-04-10T22:05:23.771Z] Get:66 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 ubuntu-keyring all 2020.02.11.4 [22.1 kB] [2022-04-10T22:05:23.771Z] Get:67 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.6 [1296 kB] [2022-04-10T22:05:23.771Z] Get:68 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam0g amd64 1.3.1-5ubuntu4.3 [55.4 kB] [2022-04-10T22:05:23.771Z] Get:69 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules-bin amd64 1.3.1-5ubuntu4.3 [41.2 kB] [2022-04-10T22:05:23.771Z] Get:70 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-modules amd64 1.3.1-5ubuntu4.3 [260 kB] [2022-04-10T22:05:23.771Z] Get:71 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-runtime all 1.3.1-5ubuntu4.3 [37.3 kB] [2022-04-10T22:05:23.771Z] Get:72 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 passwd amd64 1:4.8.1-1ubuntu5.20.04.1 [799 kB] [2022-04-10T22:05:23.771Z] Get:73 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libprocps8 amd64 2:3.3.16-1ubuntu2.3 [33.0 kB] [2022-04-10T22:05:23.771Z] Get:74 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 procps amd64 2:3.3.16-1ubuntu2.3 [233 kB] [2022-04-10T22:05:23.771Z] Get:75 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapparmor1 amd64 2.13.3-7ubuntu5.1 [34.1 kB] [2022-04-10T22:05:23.771Z] Get:76 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 xz-utils amd64 5.2.4-1ubuntu1 [82.5 kB] [2022-04-10T22:05:23.771Z] Get:77 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4664 B] [2022-04-10T22:05:24.343Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:05:24.343Z] Fetched 65.7 MB in 1s (57.5 MB/s) [2022-04-10T22:05:24.343Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-10T22:05:24.343Z] Preparing to unpack .../0-libc6-dev_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:05:24.343Z] Unpacking libc6-dev:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:05:24.914Z] Preparing to unpack .../1-libc-dev-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:05:24.914Z] Unpacking libc-dev-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:05:24.914Z] Preparing to unpack .../2-linux-libc-dev_5.4.0-107.121_amd64.deb ... [2022-04-10T22:05:24.914Z] Unpacking linux-libc-dev:amd64 (5.4.0-107.121) over (5.4.0-26.30) ... [2022-04-10T22:05:25.175Z] Preparing to unpack .../3-libubsan1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:25.175Z] Unpacking libubsan1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:25.435Z] Preparing to unpack .../4-libtsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:25.435Z] Unpacking libtsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:25.697Z] Preparing to unpack .../5-libquadmath0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:25.697Z] Unpacking libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:25.697Z] Preparing to unpack .../6-liblsan0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:25.697Z] Unpacking liblsan0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:25.697Z] Preparing to unpack .../7-libitm1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:25.697Z] Unpacking libitm1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:25.958Z] Preparing to unpack .../8-libgomp1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:25.958Z] Unpacking libgomp1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:25.958Z] Preparing to unpack .../9-gcc-10-base_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:25.958Z] Unpacking gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:25.958Z] Setting up gcc-10-base:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:25.958Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:05:25.958Z] Preparing to unpack .../libgcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:25.958Z] Unpacking libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:26.226Z] Setting up libgcc-s1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:26.226Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:05:26.226Z] Preparing to unpack .../libcc1-0_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:26.226Z] Unpacking libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:26.226Z] Preparing to unpack .../libatomic1_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:26.226Z] Unpacking libatomic1:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:26.226Z] Preparing to unpack .../libstdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... [2022-04-10T22:05:26.226Z] Unpacking libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) over (10-20200411-0ubuntu1) ... [2022-04-10T22:05:26.489Z] Setting up libstdc++6:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:26.489Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:05:26.489Z] Preparing to unpack .../libc6_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:05:26.749Z] Unpacking libc6:amd64 (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:05:27.010Z] Setting up libc6:amd64 (2.31-0ubuntu9.7) ... [2022-04-10T22:05:27.271Z] (Reading database ... 14312 files and directories currently installed.) [2022-04-10T22:05:27.272Z] Preparing to unpack .../base-files_11ubuntu5.5_amd64.deb ... [2022-04-10T22:05:27.533Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2022-04-10T22:05:27.533Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2022-04-10T22:05:27.533Z] Unpacking base-files (11ubuntu5.5) over (11ubuntu5) ... [2022-04-10T22:05:28.103Z] Setting up base-files (11ubuntu5.5) ... [2022-04-10T22:05:28.103Z] Installing new version of config file /etc/issue ... [2022-04-10T22:05:28.103Z] Installing new version of config file /etc/issue.net ... [2022-04-10T22:05:28.103Z] Installing new version of config file /etc/lsb-release ... [2022-04-10T22:05:28.103Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2022-04-10T22:05:28.364Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2022-04-10T22:05:28.364Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2022-04-10T22:05:28.364Z] Removing obsolete conffile /etc/default/motd-news ... [2022-04-10T22:05:28.364Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:28.364Z] Preparing to unpack .../bash_5.0-6ubuntu1.1_amd64.deb ... [2022-04-10T22:05:28.623Z] Unpacking bash (5.0-6ubuntu1.1) over (5.0-6ubuntu1) ... [2022-04-10T22:05:28.623Z] Setting up bash (5.0-6ubuntu1.1) ... [2022-04-10T22:05:28.623Z] 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:05:28.623Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:28.623Z] Preparing to unpack .../bsdutils_1%3a2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:28.623Z] Unpacking bsdutils (1:2.34-0.1ubuntu9.3) over (1:2.34-0.1ubuntu9) ... [2022-04-10T22:05:28.884Z] Setting up bsdutils (1:2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:28.884Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:28.884Z] Preparing to unpack .../login_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-10T22:05:28.884Z] Unpacking login (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-10T22:05:28.884Z] Setting up login (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-10T22:05:28.884Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:28.884Z] Preparing to unpack .../libperl5.30_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-10T22:05:29.145Z] Unpacking libperl5.30:amd64 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:05:29.406Z] Preparing to unpack .../perl_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-10T22:05:29.406Z] Unpacking perl (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:05:29.666Z] Preparing to unpack .../perl-base_5.30.0-9ubuntu0.2_amd64.deb ... [2022-04-10T22:05:29.666Z] Unpacking perl-base (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:05:29.926Z] Setting up perl-base (5.30.0-9ubuntu0.2) ... [2022-04-10T22:05:29.926Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:29.926Z] Preparing to unpack .../perl-modules-5.30_5.30.0-9ubuntu0.2_all.deb ... [2022-04-10T22:05:29.926Z] Unpacking perl-modules-5.30 (5.30.0-9ubuntu0.2) over (5.30.0-9build1) ... [2022-04-10T22:05:30.499Z] Preparing to unpack .../zlib1g_1%3a1.2.11.dfsg-2ubuntu1.3_amd64.deb ... [2022-04-10T22:05:30.499Z] Unpacking zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) over (1:1.2.11.dfsg-2ubuntu1) ... [2022-04-10T22:05:30.499Z] Setting up zlib1g:amd64 (1:1.2.11.dfsg-2ubuntu1.3) ... [2022-04-10T22:05:30.499Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:30.499Z] Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... [2022-04-10T22:05:30.499Z] Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7) ... [2022-04-10T22:05:30.499Z] Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... [2022-04-10T22:05:30.761Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:30.761Z] Preparing to unpack .../libblkid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:30.761Z] Unpacking libblkid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:05:30.761Z] Setting up libblkid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:30.761Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:30.761Z] Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:30.761Z] Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:05:31.029Z] Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:31.029Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:31.029Z] Preparing to unpack .../libfdisk1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:31.029Z] Unpacking libfdisk1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:05:31.029Z] Preparing to unpack .../libmount1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:31.029Z] Unpacking libmount1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:05:31.029Z] Setting up libmount1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:31.290Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:31.290Z] Preparing to unpack .../libsmartcols1_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:31.291Z] Unpacking libsmartcols1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:05:31.291Z] Setting up libsmartcols1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:31.291Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:31.291Z] Preparing to unpack .../fdisk_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:31.291Z] Unpacking fdisk (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:05:31.291Z] Preparing to unpack .../util-linux_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:31.552Z] Unpacking util-linux (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:05:31.813Z] Setting up util-linux (2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:32.080Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2022-04-10T22:05:32.653Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2022-04-10T22:05:32.653Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:32.653Z] Preparing to unpack .../libc-bin_2.31-0ubuntu9.7_amd64.deb ... [2022-04-10T22:05:32.653Z] Unpacking libc-bin (2.31-0ubuntu9.7) over (2.31-0ubuntu9) ... [2022-04-10T22:05:32.653Z] Setting up libc-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:05:32.918Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:32.918Z] Preparing to unpack .../libgcrypt20_1.8.5-5ubuntu1.1_amd64.deb ... [2022-04-10T22:05:32.918Z] Unpacking libgcrypt20:amd64 (1.8.5-5ubuntu1.1) over (1.8.5-5ubuntu1) ... [2022-04-10T22:05:32.918Z] Setting up libgcrypt20:amd64 (1.8.5-5ubuntu1.1) ... [2022-04-10T22:05:32.918Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:32.918Z] Preparing to unpack .../liblz4-1_1.9.2-2ubuntu0.20.04.1_amd64.deb ... [2022-04-10T22:05:32.918Z] Unpacking liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) over (1.9.2-2) ... [2022-04-10T22:05:32.918Z] Setting up liblz4-1:amd64 (1.9.2-2ubuntu0.20.04.1) ... [2022-04-10T22:05:33.179Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:33.179Z] Preparing to unpack .../liblzma5_5.2.4-1ubuntu1_amd64.deb ... [2022-04-10T22:05:33.179Z] Unpacking liblzma5:amd64 (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-10T22:05:33.179Z] Setting up liblzma5:amd64 (5.2.4-1ubuntu1) ... [2022-04-10T22:05:33.179Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:33.179Z] Preparing to unpack .../libzstd1_1.4.4+dfsg-3ubuntu0.1_amd64.deb ... [2022-04-10T22:05:33.179Z] Unpacking libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) over (1.4.4+dfsg-3) ... [2022-04-10T22:05:33.179Z] Setting up libzstd1:amd64 (1.4.4+dfsg-3ubuntu0.1) ... [2022-04-10T22:05:33.438Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:33.438Z] Preparing to unpack .../libapt-pkg6.0_2.0.6_amd64.deb ... [2022-04-10T22:05:33.438Z] Unpacking libapt-pkg6.0:amd64 (2.0.6) over (2.0.2) ... [2022-04-10T22:05:33.438Z] Setting up libapt-pkg6.0:amd64 (2.0.6) ... [2022-04-10T22:05:33.438Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:33.438Z] Preparing to unpack .../gpgv_2.2.19-3ubuntu2.1_amd64.deb ... [2022-04-10T22:05:33.439Z] Unpacking gpgv (2.2.19-3ubuntu2.1) over (2.2.19-3ubuntu2) ... [2022-04-10T22:05:33.705Z] Setting up gpgv (2.2.19-3ubuntu2.1) ... [2022-04-10T22:05:33.705Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:33.705Z] Preparing to unpack .../ubuntu-keyring_2020.02.11.4_all.deb ... [2022-04-10T22:05:33.705Z] Unpacking ubuntu-keyring (2020.02.11.4) over (2020.02.11.2) ... [2022-04-10T22:05:33.705Z] Setting up ubuntu-keyring (2020.02.11.4) ... [2022-04-10T22:05:33.705Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:33.705Z] Preparing to unpack .../libnettle7_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-10T22:05:33.705Z] Unpacking libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-10T22:05:33.965Z] Setting up libnettle7:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-10T22:05:33.965Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:33.965Z] Preparing to unpack .../libhogweed5_3.5.1+really3.5.1-2ubuntu0.2_amd64.deb ... [2022-04-10T22:05:33.965Z] Unpacking libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) over (3.5.1+really3.5.1-2) ... [2022-04-10T22:05:33.965Z] Setting up libhogweed5:amd64 (3.5.1+really3.5.1-2ubuntu0.2) ... [2022-04-10T22:05:33.965Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:33.965Z] Preparing to unpack .../libp11-kit0_0.23.20-1ubuntu0.1_amd64.deb ... [2022-04-10T22:05:33.965Z] Unpacking libp11-kit0:amd64 (0.23.20-1ubuntu0.1) over (0.23.20-1build1) ... [2022-04-10T22:05:34.226Z] Setting up libp11-kit0:amd64 (0.23.20-1ubuntu0.1) ... [2022-04-10T22:05:34.226Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:34.226Z] Preparing to unpack .../libgnutls30_3.6.13-2ubuntu1.6_amd64.deb ... [2022-04-10T22:05:34.226Z] Unpacking libgnutls30:amd64 (3.6.13-2ubuntu1.6) over (3.6.13-2ubuntu1) ... [2022-04-10T22:05:34.226Z] Setting up libgnutls30:amd64 (3.6.13-2ubuntu1.6) ... [2022-04-10T22:05:34.488Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:34.488Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~20.04.2_amd64.deb ... [2022-04-10T22:05:34.488Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) over (2.4.3-1ubuntu1) ... [2022-04-10T22:05:34.488Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~20.04.2) ... [2022-04-10T22:05:34.488Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:34.488Z] Preparing to unpack .../archives/apt_2.0.6_amd64.deb ... [2022-04-10T22:05:34.488Z] Unpacking apt (2.0.6) over (2.0.2) ... [2022-04-10T22:05:35.059Z] Setting up apt (2.0.6) ... [2022-04-10T22:05:35.319Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2022-04-10T22:05:35.580Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:35.580Z] Preparing to unpack .../libpam0g_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-10T22:05:35.580Z] Unpacking libpam0g:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:05:35.580Z] Setting up libpam0g:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-10T22:05:35.580Z] (Reading database ... 14311 files and directories currently installed.) [2022-04-10T22:05:35.580Z] Preparing to unpack .../libpam-modules-bin_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-10T22:05:35.580Z] Unpacking libpam-modules-bin (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:05:35.842Z] Setting up libpam-modules-bin (1.3.1-5ubuntu4.3) ... [2022-04-10T22:05:35.842Z] (Reading database ... 14313 files and directories currently installed.) [2022-04-10T22:05:35.842Z] Preparing to unpack .../libpam-modules_1.3.1-5ubuntu4.3_amd64.deb ... [2022-04-10T22:05:35.842Z] Unpacking libpam-modules:amd64 (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:05:35.842Z] Setting up libpam-modules:amd64 (1.3.1-5ubuntu4.3) ... [2022-04-10T22:05:36.103Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-10T22:05:36.103Z] Preparing to unpack .../mount_2.34-0.1ubuntu9.3_amd64.deb ... [2022-04-10T22:05:36.103Z] Unpacking mount (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9) ... [2022-04-10T22:05:36.103Z] Preparing to unpack .../libpam-runtime_1.3.1-5ubuntu4.3_all.deb ... [2022-04-10T22:05:36.103Z] Unpacking libpam-runtime (1.3.1-5ubuntu4.3) over (1.3.1-5ubuntu4) ... [2022-04-10T22:05:36.103Z] Setting up libpam-runtime (1.3.1-5ubuntu4.3) ... [2022-04-10T22:05:36.364Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-10T22:05:36.364Z] Preparing to unpack .../passwd_1%3a4.8.1-1ubuntu5.20.04.1_amd64.deb ... [2022-04-10T22:05:36.364Z] Unpacking passwd (1:4.8.1-1ubuntu5.20.04.1) over (1:4.8.1-1ubuntu5) ... [2022-04-10T22:05:36.625Z] Setting up passwd (1:4.8.1-1ubuntu5.20.04.1) ... [2022-04-10T22:05:36.625Z] (Reading database ... 14317 files and directories currently installed.) [2022-04-10T22:05:36.625Z] Preparing to unpack .../00-libprocps8_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-10T22:05:36.625Z] Unpacking libprocps8:amd64 (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-10T22:05:36.886Z] Preparing to unpack .../01-procps_2%3a3.3.16-1ubuntu2.3_amd64.deb ... [2022-04-10T22:05:36.886Z] Unpacking procps (2:3.3.16-1ubuntu2.3) over (2:3.3.16-1ubuntu2) ... [2022-04-10T22:05:36.886Z] Preparing to unpack .../02-libssl1.1_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-10T22:05:36.886Z] Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-10T22:05:37.146Z] Preparing to unpack .../03-openssl_1.1.1f-1ubuntu2.12_amd64.deb ... [2022-04-10T22:05:37.146Z] Unpacking openssl (1.1.1f-1ubuntu2.12) over (1.1.1f-1ubuntu2) ... [2022-04-10T22:05:37.146Z] Preparing to unpack .../04-ca-certificates_20210119~20.04.2_all.deb ... [2022-04-10T22:05:37.146Z] Unpacking ca-certificates (20210119~20.04.2) over (20190110ubuntu1) ... [2022-04-10T22:05:37.405Z] Preparing to unpack .../05-libapparmor1_2.13.3-7ubuntu5.1_amd64.deb ... [2022-04-10T22:05:37.405Z] Unpacking libapparmor1:amd64 (2.13.3-7ubuntu5.1) over (2.13.3-7ubuntu5) ... [2022-04-10T22:05:37.405Z] Preparing to unpack .../06-libjson-c4_0.13.1+dfsg-7ubuntu0.3_amd64.deb ... [2022-04-10T22:05:37.405Z] Unpacking libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) over (0.13.1+dfsg-7) ... [2022-04-10T22:05:37.405Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.2.2-3ubuntu2.4_amd64.deb ... [2022-04-10T22:05:37.405Z] Unpacking libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) over (2:2.2.2-3ubuntu2) ... [2022-04-10T22:05:37.405Z] Preparing to unpack .../08-libsqlite3-0_3.31.1-4ubuntu0.2_amd64.deb ... [2022-04-10T22:05:37.405Z] Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) over (3.31.1-4) ... [2022-04-10T22:05:37.665Z] Preparing to unpack .../09-tzdata_2022a-0ubuntu0.20.04_all.deb ... [2022-04-10T22:05:37.665Z] Unpacking tzdata (2022a-0ubuntu0.20.04) over (2019c-3ubuntu1) ... [2022-04-10T22:05:37.926Z] Preparing to unpack .../10-xz-utils_5.2.4-1ubuntu1_amd64.deb ... [2022-04-10T22:05:37.926Z] Unpacking xz-utils (5.2.4-1ubuntu1) over (5.2.4-1) ... [2022-04-10T22:05:37.926Z] Preparing to unpack .../11-libctf0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:05:38.186Z] Unpacking libctf0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:05:38.186Z] Preparing to unpack .../12-binutils-x86-64-linux-gnu_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:05:38.186Z] Unpacking binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:05:38.451Z] Preparing to unpack .../13-libbinutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:05:38.451Z] Unpacking libbinutils:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:05:38.451Z] Preparing to unpack .../14-binutils_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:05:38.451Z] Unpacking binutils (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:05:38.451Z] Preparing to unpack .../15-binutils-common_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:05:38.451Z] Unpacking binutils-common:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:05:38.711Z] Preparing to unpack .../16-libctf-nobfd0_2.34-6ubuntu1.3_amd64.deb ... [2022-04-10T22:05:38.711Z] Unpacking libctf-nobfd0:amd64 (2.34-6ubuntu1.3) over (2.34-6ubuntu1) ... [2022-04-10T22:05:38.711Z] Preparing to unpack .../17-build-essential_12.8ubuntu1.1_amd64.deb ... [2022-04-10T22:05:38.711Z] Unpacking build-essential (12.8ubuntu1.1) over (12.8ubuntu1) ... [2022-04-10T22:05:38.711Z] Preparing to unpack .../18-libasan5_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:05:38.711Z] Unpacking libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:05:38.972Z] Preparing to unpack .../19-g++-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:05:38.972Z] Unpacking g++-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:05:39.910Z] Preparing to unpack .../20-gcc-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:05:39.910Z] Unpacking gcc-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:05:40.481Z] Preparing to unpack .../21-libstdc++-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:05:40.481Z] Unpacking libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:05:40.742Z] Preparing to unpack .../22-libgcc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:05:40.742Z] Unpacking libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:05:41.002Z] Preparing to unpack .../23-cpp-9_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:05:41.002Z] Unpacking cpp-9 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:05:41.943Z] Preparing to unpack .../24-gcc-9-base_9.4.0-1ubuntu1~20.04.1_amd64.deb ... [2022-04-10T22:05:41.943Z] Unpacking gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) over (9.3.0-10ubuntu2) ... [2022-04-10T22:05:41.943Z] Setting up libapparmor1:amd64 (2.13.3-7ubuntu5.1) ... [2022-04-10T22:05:41.943Z] Setting up perl-modules-5.30 (5.30.0-9ubuntu0.2) ... [2022-04-10T22:05:41.943Z] Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.12) ... [2022-04-10T22:05:41.943Z] Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.2) ... [2022-04-10T22:05:41.943Z] Setting up binutils-common:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:05:41.943Z] Setting up linux-libc-dev:amd64 (5.4.0-107.121) ... [2022-04-10T22:05:41.943Z] Setting up libctf-nobfd0:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:05:41.943Z] Setting up libgomp1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:41.943Z] Setting up tzdata (2022a-0ubuntu0.20.04) ... [2022-04-10T22:05:42.203Z] [2022-04-10T22:05:42.203Z] Current default time zone: 'Etc/UTC' [2022-04-10T22:05:42.203Z] Local time is now: Sun Apr 10 22:05:41 UTC 2022. [2022-04-10T22:05:42.203Z] Universal Time is now: Sun Apr 10 22:05:41 UTC 2022. [2022-04-10T22:05:42.203Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2022-04-10T22:05:42.203Z] [2022-04-10T22:05:42.203Z] Setting up xz-utils (5.2.4-1ubuntu1) ... [2022-04-10T22:05:42.203Z] Setting up libquadmath0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:42.203Z] Setting up libatomic1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:42.203Z] Setting up libfdisk1:amd64 (2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:42.203Z] Setting up libubsan1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:42.203Z] Setting up mount (2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:42.203Z] Setting up libperl5.30:amd64 (5.30.0-9ubuntu0.2) ... [2022-04-10T22:05:42.203Z] Setting up libjson-c4:amd64 (0.13.1+dfsg-7ubuntu0.3) ... [2022-04-10T22:05:42.203Z] Setting up libbinutils:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:05:42.203Z] Setting up libc-dev-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:05:42.203Z] Setting up openssl (1.1.1f-1ubuntu2.12) ... [2022-04-10T22:05:42.203Z] Setting up libcc1-0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:42.203Z] Setting up liblsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:42.203Z] Setting up libprocps8:amd64 (2:3.3.16-1ubuntu2.3) ... [2022-04-10T22:05:42.203Z] Setting up libitm1:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:42.203Z] Setting up gcc-9-base:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:05:42.203Z] Setting up libtsan0:amd64 (10.3.0-1ubuntu1~20.04) ... [2022-04-10T22:05:42.203Z] Setting up libctf0:amd64 (2.34-6ubuntu1.3) ... [2022-04-10T22:05:42.203Z] Setting up fdisk (2.34-0.1ubuntu9.3) ... [2022-04-10T22:05:42.203Z] Setting up ca-certificates (20210119~20.04.2) ... [2022-04-10T22:05:44.112Z] Updating certificates in /etc/ssl/certs... [2022-04-10T22:05:45.053Z] 21 added, 21 removed; done. [2022-04-10T22:05:45.053Z] Setting up libasan5:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:05:45.053Z] Setting up perl (5.30.0-9ubuntu0.2) ... [2022-04-10T22:05:45.053Z] Setting up procps (2:3.3.16-1ubuntu2.3) ... [2022-04-10T22:05:45.053Z] Setting up cpp-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:05:45.053Z] Setting up libc6-dev:amd64 (2.31-0ubuntu9.7) ... [2022-04-10T22:05:45.053Z] Setting up libcryptsetup12:amd64 (2:2.2.2-3ubuntu2.4) ... [2022-04-10T22:05:45.315Z] Setting up binutils-x86-64-linux-gnu (2.34-6ubuntu1.3) ... [2022-04-10T22:05:45.315Z] Setting up binutils (2.34-6ubuntu1.3) ... [2022-04-10T22:05:45.315Z] Setting up libgcc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:05:45.315Z] Setting up build-essential (12.8ubuntu1.1) ... [2022-04-10T22:05:45.315Z] Setting up gcc-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:05:45.315Z] Setting up libstdc++-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:05:45.315Z] Setting up g++-9 (9.4.0-1ubuntu1~20.04.1) ... [2022-04-10T22:05:45.315Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:05:45.315Z] Processing triggers for systemd (245.4-4ubuntu3.15) ... [2022-04-10T22:05:45.315Z] Processing triggers for mime-support (3.64ubuntu1) ... [2022-04-10T22:05:45.315Z] Processing triggers for ca-certificates (20210119~20.04.2) ... [2022-04-10T22:05:45.576Z] Updating certificates in /etc/ssl/certs... [2022-04-10T22:05:46.149Z] 0 added, 0 removed; done. [2022-04-10T22:05:46.149Z] Running hooks in /etc/ca-certificates/update.d... [2022-04-10T22:05:46.149Z] done. [2022-04-10T22:05:47.354Z] Reading package lists... [2022-04-10T22:05:47.354Z] Building dependency tree... [2022-04-10T22:05:47.354Z] Reading state information... [2022-04-10T22:05:47.354Z] The following NEW packages will be installed: [2022-04-10T22:05:47.354Z] apt-transport-https [2022-04-10T22:05:47.613Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2022-04-10T22:05:47.613Z] Need to get 4680 B of archives. [2022-04-10T22:05:47.613Z] After this operation, 162 kB of additional disk space will be used. [2022-04-10T22:05:47.613Z] Get:1 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 apt-transport-https all 2.0.6 [4680 B] [2022-04-10T22:05:47.613Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:05:47.613Z] Fetched 4680 B in 0s (66.5 kB/s) [2022-04-10T22:05:47.871Z] Selecting previously unselected package apt-transport-https. [2022-04-10T22:05:47.871Z] (Reading database ... 14320 files and directories currently installed.) [2022-04-10T22:05:47.871Z] Preparing to unpack .../apt-transport-https_2.0.6_all.deb ... [2022-04-10T22:05:47.871Z] Unpacking apt-transport-https (2.0.6) ... [2022-04-10T22:05:47.871Z] Setting up apt-transport-https (2.0.6) ... [2022-04-10T22:05:47.871Z] Waiting for network to be ready... [2022-04-10T22:05:54.452Z] 2022-04-10T22:05:51Z INFO Waiting for automatic snapd restart... [2022-04-10T22:05:55.025Z] snapd 2.54.4 from Canonical* installed [2022-04-10T22:05:55.967Z] "snapd" switched to the "latest/stable" channel [2022-04-10T22:05:55.967Z] [2022-04-10T22:05:58.515Z] core20 20220318 from Canonical* installed [2022-04-10T22:05:58.776Z] "core20" switched to the "latest/stable" channel [2022-04-10T22:05:58.776Z] [2022-04-10T22:06:01.323Z] snapcraft 6.1 from Canonical* installed [2022-04-10T22:06:01.586Z] "snapcraft" switched to the "latest/stable" channel [2022-04-10T22:06:01.586Z] [2022-04-10T22:06:05.797Z] 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:06:05.797Z] - README.md [2022-04-10T22:06:05.797Z] [2022-04-10T22:06:05.797Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2022-04-10T22:06:06.057Z] Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease [2022-04-10T22:06:06.057Z] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease [2022-04-10T22:06:06.057Z] Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [2022-04-10T22:06:07.201Z] Reading package lists... [2022-04-10T22:06:07.462Z] 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:06:07.462Z] Reading package lists... [2022-04-10T22:06:07.723Z] Building dependency tree... [2022-04-10T22:06:07.723Z] Reading state information... [2022-04-10T22:06:07.723Z] Suggested packages: [2022-04-10T22:06:07.723Z] doc-base gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el [2022-04-10T22:06:07.723Z] git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn krb5-doc [2022-04-10T22:06:07.723Z] krb5-user libnorm-doc [2022-04-10T22:06:07.723Z] Recommended packages: [2022-04-10T22:06:07.723Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2022-04-10T22:06:07.984Z] The following NEW packages will be installed: [2022-04-10T22:06:07.984Z] comerr-dev git git-man krb5-multidev libbrotli1 libcurl3-gnutls [2022-04-10T22:06:07.984Z] liberror-perl libglib2.0-0 libgssrpc4 libkadm5clnt-mit11 libkadm5srv-mit11 [2022-04-10T22:06:07.984Z] libkdb5-9 libkrb5-dev libnghttp2-14 libnorm-dev libnorm1 libpgm-5.2-0 [2022-04-10T22:06:07.984Z] libpgm-dev libpsl5 librtmp1 libsodium-dev libsodium23 libssh-4 libzmq3-dev [2022-04-10T22:06:07.984Z] libzmq5 pkg-config zip [2022-04-10T22:06:07.984Z] 0 upgraded, 27 newly installed, 0 to remove and 0 not upgraded. [2022-04-10T22:06:07.984Z] Need to get 10.3 MB of archives. [2022-04-10T22:06:07.984Z] After this operation, 56.5 MB of additional disk space will be used. [2022-04-10T22:06:07.984Z] Get:1 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:06:08.246Z] Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium23 amd64 1.0.18-1 [150 kB] [2022-04-10T22:06:08.246Z] Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libpsl5 amd64 0.21.0-1ubuntu1 [51.5 kB] [2022-04-10T22:06:08.246Z] Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB] [2022-04-10T22:06:08.246Z] Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB] [2022-04-10T22:06:08.246Z] Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 liberror-perl all 0.17029-1 [26.5 kB] [2022-04-10T22:06:08.246Z] Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] [2022-04-10T22:06:08.246Z] Get:8 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] [2022-04-10T22:06:08.246Z] Get:9 http://archive.ubuntu.com/ubuntu focal/universe amd64 libnorm-dev amd64 1.5.8+dfsg2-2build1 [463 kB] [2022-04-10T22:06:08.246Z] Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] [2022-04-10T22:06:08.246Z] Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-dev amd64 5.2.122~dfsg-3ubuntu1 [189 kB] [2022-04-10T22:06:08.246Z] Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libsodium-dev amd64 1.0.18-1 [169 kB] [2022-04-10T22:06:08.246Z] Get:13 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] [2022-04-10T22:06:08.246Z] Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 libzmq3-dev amd64 4.3.2-2ubuntu1 [455 kB] [2022-04-10T22:06:08.246Z] Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] [2022-04-10T22:06:08.246Z] Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 zip amd64 3.0-11build1 [167 kB] [2022-04-10T22:06:08.246Z] Get:17 http://security.ubuntu.com/ubuntu focal-security/main amd64 libbrotli1 amd64 1.0.7-6ubuntu0.1 [267 kB] [2022-04-10T22:06:08.819Z] Get:18 http://security.ubuntu.com/ubuntu focal-security/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB] [2022-04-10T22:06:08.819Z] Get:19 http://security.ubuntu.com/ubuntu focal-security/main amd64 libcurl3-gnutls amd64 7.68.0-1ubuntu2.7 [232 kB] [2022-04-10T22:06:08.819Z] Get:20 http://security.ubuntu.com/ubuntu focal-security/main amd64 git-man all 1:2.25.1-1ubuntu3.2 [884 kB] [2022-04-10T22:06:09.079Z] Get:21 http://security.ubuntu.com/ubuntu focal-security/main amd64 git amd64 1:2.25.1-1ubuntu3.2 [4554 kB] [2022-04-10T22:06:09.079Z] Get:22 http://security.ubuntu.com/ubuntu focal-security/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] [2022-04-10T22:06:09.079Z] Get:23 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] [2022-04-10T22:06:09.079Z] Get:24 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] [2022-04-10T22:06:09.079Z] Get:25 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] [2022-04-10T22:06:09.079Z] Get:26 http://security.ubuntu.com/ubuntu focal-security/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] [2022-04-10T22:06:09.079Z] Get:27 http://security.ubuntu.com/ubuntu focal-security/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] [2022-04-10T22:06:09.340Z] debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T22:06:09.340Z] Fetched 10.3 MB in 1s (8481 kB/s) [2022-04-10T22:06:09.340Z] Selecting previously unselected package libglib2.0-0:amd64. [2022-04-10T22:06:09.340Z] (Reading database ... 14324 files and directories currently installed.) [2022-04-10T22:06:09.340Z] Preparing to unpack .../00-libglib2.0-0_2.64.6-1~ubuntu20.04.4_amd64.deb ... [2022-04-10T22:06:09.340Z] Unpacking libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-10T22:06:09.600Z] Selecting previously unselected package libsodium23:amd64. [2022-04-10T22:06:09.600Z] Preparing to unpack .../01-libsodium23_1.0.18-1_amd64.deb ... [2022-04-10T22:06:09.600Z] Unpacking libsodium23:amd64 (1.0.18-1) ... [2022-04-10T22:06:09.600Z] Selecting previously unselected package libpsl5:amd64. [2022-04-10T22:06:09.600Z] Preparing to unpack .../02-libpsl5_0.21.0-1ubuntu1_amd64.deb ... [2022-04-10T22:06:09.600Z] Unpacking libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-10T22:06:09.600Z] Selecting previously unselected package libbrotli1:amd64. [2022-04-10T22:06:09.600Z] Preparing to unpack .../03-libbrotli1_1.0.7-6ubuntu0.1_amd64.deb ... [2022-04-10T22:06:09.600Z] Unpacking libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-10T22:06:09.600Z] Selecting previously unselected package libnghttp2-14:amd64. [2022-04-10T22:06:09.600Z] Preparing to unpack .../04-libnghttp2-14_1.40.0-1build1_amd64.deb ... [2022-04-10T22:06:09.600Z] Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-10T22:06:09.600Z] Selecting previously unselected package librtmp1:amd64. [2022-04-10T22:06:09.600Z] Preparing to unpack .../05-librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ... [2022-04-10T22:06:09.600Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-10T22:06:09.859Z] Selecting previously unselected package libssh-4:amd64. [2022-04-10T22:06:09.859Z] Preparing to unpack .../06-libssh-4_0.9.3-2ubuntu2.2_amd64.deb ... [2022-04-10T22:06:09.859Z] Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-10T22:06:09.859Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2022-04-10T22:06:09.859Z] Preparing to unpack .../07-libcurl3-gnutls_7.68.0-1ubuntu2.7_amd64.deb ... [2022-04-10T22:06:09.860Z] Unpacking libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-10T22:06:09.860Z] Selecting previously unselected package liberror-perl. [2022-04-10T22:06:09.860Z] Preparing to unpack .../08-liberror-perl_0.17029-1_all.deb ... [2022-04-10T22:06:09.860Z] Unpacking liberror-perl (0.17029-1) ... [2022-04-10T22:06:09.860Z] Selecting previously unselected package git-man. [2022-04-10T22:06:09.860Z] Preparing to unpack .../09-git-man_1%3a2.25.1-1ubuntu3.2_all.deb ... [2022-04-10T22:06:09.860Z] Unpacking git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:06:10.119Z] Selecting previously unselected package git. [2022-04-10T22:06:10.119Z] Preparing to unpack .../10-git_1%3a2.25.1-1ubuntu3.2_amd64.deb ... [2022-04-10T22:06:10.119Z] Unpacking git (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:06:10.691Z] Selecting previously unselected package libgssrpc4:amd64. [2022-04-10T22:06:10.691Z] Preparing to unpack .../11-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:06:10.691Z] Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:10.691Z] Selecting previously unselected package libkdb5-9:amd64. [2022-04-10T22:06:10.691Z] Preparing to unpack .../12-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:06:10.691Z] Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:10.691Z] Selecting previously unselected package libkadm5srv-mit11:amd64. [2022-04-10T22:06:10.691Z] Preparing to unpack .../13-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:06:10.691Z] Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:10.691Z] Selecting previously unselected package libkadm5clnt-mit11:amd64. [2022-04-10T22:06:10.691Z] Preparing to unpack .../14-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:06:10.691Z] Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:10.951Z] Selecting previously unselected package comerr-dev:amd64. [2022-04-10T22:06:10.951Z] Preparing to unpack .../15-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... [2022-04-10T22:06:10.951Z] Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-10T22:06:10.951Z] Selecting previously unselected package krb5-multidev:amd64. [2022-04-10T22:06:10.951Z] Preparing to unpack .../16-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:06:10.951Z] Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:10.951Z] Selecting previously unselected package libnorm1:amd64. [2022-04-10T22:06:10.951Z] Preparing to unpack .../17-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-10T22:06:10.951Z] Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:06:10.951Z] Selecting previously unselected package libnorm-dev:amd64. [2022-04-10T22:06:10.951Z] Preparing to unpack .../18-libnorm-dev_1.5.8+dfsg2-2build1_amd64.deb ... [2022-04-10T22:06:10.951Z] Unpacking libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:06:11.211Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2022-04-10T22:06:11.211Z] Preparing to unpack .../19-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-10T22:06:11.211Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:06:11.211Z] Selecting previously unselected package libpgm-dev:amd64. [2022-04-10T22:06:11.211Z] Preparing to unpack .../20-libpgm-dev_5.2.122~dfsg-3ubuntu1_amd64.deb ... [2022-04-10T22:06:11.211Z] Unpacking libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:06:11.211Z] Selecting previously unselected package libsodium-dev:amd64. [2022-04-10T22:06:11.211Z] Preparing to unpack .../21-libsodium-dev_1.0.18-1_amd64.deb ... [2022-04-10T22:06:11.211Z] Unpacking libsodium-dev:amd64 (1.0.18-1) ... [2022-04-10T22:06:11.211Z] Selecting previously unselected package libzmq5:amd64. [2022-04-10T22:06:11.211Z] Preparing to unpack .../22-libzmq5_4.3.2-2ubuntu1_amd64.deb ... [2022-04-10T22:06:11.211Z] Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:06:11.471Z] Selecting previously unselected package libkrb5-dev:amd64. [2022-04-10T22:06:11.471Z] Preparing to unpack .../23-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... [2022-04-10T22:06:11.471Z] Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:11.471Z] Selecting previously unselected package libzmq3-dev:amd64. [2022-04-10T22:06:11.471Z] Preparing to unpack .../24-libzmq3-dev_4.3.2-2ubuntu1_amd64.deb ... [2022-04-10T22:06:11.471Z] Unpacking libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:06:11.471Z] Selecting previously unselected package pkg-config. [2022-04-10T22:06:11.471Z] Preparing to unpack .../25-pkg-config_0.29.1-0ubuntu4_amd64.deb ... [2022-04-10T22:06:11.471Z] Unpacking pkg-config (0.29.1-0ubuntu4) ... [2022-04-10T22:06:11.732Z] Selecting previously unselected package zip. [2022-04-10T22:06:11.732Z] Preparing to unpack .../26-zip_3.0-11build1_amd64.deb ... [2022-04-10T22:06:11.732Z] Unpacking zip (3.0-11build1) ... [2022-04-10T22:06:11.732Z] Setting up libpsl5:amd64 (0.21.0-1ubuntu1) ... [2022-04-10T22:06:11.732Z] Setting up libsodium23:amd64 (1.0.18-1) ... [2022-04-10T22:06:11.732Z] Setting up libglib2.0-0:amd64 (2.64.6-1~ubuntu20.04.4) ... [2022-04-10T22:06:11.732Z] No schema files found: doing nothing. [2022-04-10T22:06:11.732Z] Setting up libbrotli1:amd64 (1.0.7-6ubuntu0.1) ... [2022-04-10T22:06:11.732Z] Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:06:11.732Z] Setting up libnghttp2-14:amd64 (1.40.0-1build1) ... [2022-04-10T22:06:11.732Z] Setting up libnorm-dev:amd64 (1.5.8+dfsg2-2build1) ... [2022-04-10T22:06:11.732Z] Setting up liberror-perl (0.17029-1) ... [2022-04-10T22:06:11.732Z] Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:11.732Z] Setting up zip (3.0-11build1) ... [2022-04-10T22:06:11.732Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ... [2022-04-10T22:06:11.732Z] Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... [2022-04-10T22:06:11.732Z] Setting up pkg-config (0.29.1-0ubuntu4) ... [2022-04-10T22:06:11.732Z] Setting up libsodium-dev:amd64 (1.0.18-1) ... [2022-04-10T22:06:11.732Z] Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ... [2022-04-10T22:06:11.732Z] Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:11.732Z] Setting up git-man (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:06:11.994Z] Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:11.994Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:06:11.994Z] Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:11.994Z] Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:06:11.994Z] Setting up libcurl3-gnutls:amd64 (7.68.0-1ubuntu2.7) ... [2022-04-10T22:06:11.994Z] Setting up libpgm-dev:amd64 (5.2.122~dfsg-3ubuntu1) ... [2022-04-10T22:06:11.994Z] Setting up git (1:2.25.1-1ubuntu3.2) ... [2022-04-10T22:06:11.994Z] Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:11.994Z] Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... [2022-04-10T22:06:11.994Z] Setting up libzmq3-dev:amd64 (4.3.2-2ubuntu1) ... [2022-04-10T22:06:11.994Z] Processing triggers for libc-bin (2.31-0ubuntu9.7) ... [2022-04-10T22:06:12.568Z] comerr-dev set to automatically installed. [2022-04-10T22:06:12.568Z] git set to automatically installed. [2022-04-10T22:06:12.568Z] git-man set to automatically installed. [2022-04-10T22:06:12.568Z] krb5-multidev set to automatically installed. [2022-04-10T22:06:12.568Z] libbrotli1 set to automatically installed. [2022-04-10T22:06:12.568Z] libcurl3-gnutls set to automatically installed. [2022-04-10T22:06:12.568Z] liberror-perl set to automatically installed. [2022-04-10T22:06:12.568Z] libglib2.0-0 set to automatically installed. [2022-04-10T22:06:12.568Z] libgssrpc4 set to automatically installed. [2022-04-10T22:06:12.568Z] libkadm5clnt-mit11 set to automatically installed. [2022-04-10T22:06:12.568Z] libkadm5srv-mit11 set to automatically installed. [2022-04-10T22:06:12.568Z] libkdb5-9 set to automatically installed. [2022-04-10T22:06:12.568Z] libkrb5-dev set to automatically installed. [2022-04-10T22:06:12.568Z] libnghttp2-14 set to automatically installed. [2022-04-10T22:06:12.568Z] libnorm-dev set to automatically installed. [2022-04-10T22:06:12.568Z] libnorm1 set to automatically installed. [2022-04-10T22:06:12.568Z] libpgm-5.2-0 set to automatically installed. [2022-04-10T22:06:12.568Z] libpgm-dev set to automatically installed. [2022-04-10T22:06:12.568Z] libpsl5 set to automatically installed. [2022-04-10T22:06:12.568Z] librtmp1 set to automatically installed. [2022-04-10T22:06:12.568Z] libsodium-dev set to automatically installed. [2022-04-10T22:06:12.568Z] libsodium23 set to automatically installed. [2022-04-10T22:06:12.568Z] libssh-4 set to automatically installed. [2022-04-10T22:06:12.568Z] libzmq3-dev set to automatically installed. [2022-04-10T22:06:12.568Z] libzmq5 set to automatically installed. [2022-04-10T22:06:12.568Z] pkg-config set to automatically installed. [2022-04-10T22:06:12.568Z] zip set to automatically installed. [2022-04-10T22:06:13.973Z] snapd is not logged in, snap install commands will use sudo [2022-04-10T22:06:20.568Z] go (1.17/stable) 1.17.8 from Michael Hudson-Doyle (mwhudson) installed [2022-04-10T22:06:20.829Z] Downloading snap 'edgex-app-service-configurable' [2022-04-10T22:06:23.378Z] Pulling app-service-configurable [2022-04-10T22:06:23.378Z] + snapcraftctl pull [2022-04-10T22:06:24.759Z] Pulling config-common [2022-04-10T22:06:24.759Z] + snapcraftctl pull [2022-04-10T22:06:26.136Z] Pulling go-build-helper [2022-04-10T22:06:26.136Z] + snapcraftctl pull [2022-04-10T22:06:27.520Z] 'edgex-go' has dependencies that need to be staged: go-build-helper [2022-04-10T22:06:27.520Z] Skipping pull go-build-helper (already ran) [2022-04-10T22:06:27.520Z] Building go-build-helper [2022-04-10T22:06:27.520Z] + snapcraftctl build [2022-04-10T22:06:28.461Z] + cp --archive --link --no-dereference . /root/parts/go-build-helper/install [2022-04-10T22:06:29.406Z] Staging go-build-helper [2022-04-10T22:06:29.406Z] + snapcraftctl stage [2022-04-10T22:06:33.633Z] Get:1 libnorm1_1.5.8+dfsg2-2build1_amd64.deb [290 kB] [2022-04-10T22:06:33.633Z] Fetched 290 kB in 0s (0 B/s) [2022-04-10T22:06:33.633Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb [158 kB] [2022-04-10T22:06:33.633Z] Fetched 158 kB in 0s (0 B/s) [2022-04-10T22:06:33.633Z] Get:1 libzmq5_4.3.2-2ubuntu1_amd64.deb [242 kB] [2022-04-10T22:06:33.633Z] Fetched 242 kB in 0s (0 B/s) [2022-04-10T22:06:33.633Z] Get:1 libsodium23_1.0.18-1_amd64.deb [150 kB] [2022-04-10T22:06:33.633Z] Fetched 150 kB in 0s (0 B/s) [2022-04-10T22:06:33.633Z] Pulling edgex-go [2022-04-10T22:06:33.633Z] + snapcraftctl pull [2022-04-10T22:06:35.123Z] Pulling hooks [2022-04-10T22:06:35.123Z] + snapcraftctl pull [2022-04-10T22:06:47.412Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-10T22:06:47.412Z] Get:1 libgssapi3-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [96.1 kB] [2022-04-10T22:06:47.412Z] Fetched 96.1 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libnghttp2-14_1.40.0-1build1_amd64.deb [78.7 kB] [2022-04-10T22:06:47.412Z] Fetched 78.7 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libwind0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [48.0 kB] [2022-04-10T22:06:47.412Z] Fetched 48.0 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 jq_1.6-1ubuntu0.20.04.1_amd64.deb [50.2 kB] [2022-04-10T22:06:47.412Z] Fetched 50.2 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb [14.7 kB] [2022-04-10T22:06:47.412Z] Fetched 14.7 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libcurl4_7.68.0-1ubuntu2.7_amd64.deb [234 kB] [2022-04-10T22:06:47.412Z] Fetched 234 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb [155 kB] [2022-04-10T22:06:47.412Z] Fetched 155 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libssh-4_0.9.3-2ubuntu2.2_amd64.deb [170 kB] [2022-04-10T22:06:47.412Z] Fetched 170 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libbrotli1_1.0.7-6ubuntu0.1_amd64.deb [267 kB] [2022-04-10T22:06:47.412Z] Fetched 267 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2022-04-10T22:06:47.412Z] Fetched 50.6 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libheimntlm0-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [15.1 kB] [2022-04-10T22:06:47.412Z] Fetched 15.1 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libpsl5_0.21.0-1ubuntu1_amd64.deb [51.5 kB] [2022-04-10T22:06:47.412Z] Fetched 51.5 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libjq1_1.6-1ubuntu0.20.04.1_amd64.deb [121 kB] [2022-04-10T22:06:47.412Z] Fetched 121 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libheimbase1-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [29.7 kB] [2022-04-10T22:06:47.412Z] Fetched 29.7 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 util-linux_2.34-0.1ubuntu9.3_amd64.deb [1021 kB] [2022-04-10T22:06:47.412Z] Fetched 1021 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb [49.3 kB] [2022-04-10T22:06:47.412Z] Fetched 49.3 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb [54.9 kB] [2022-04-10T22:06:47.412Z] Fetched 54.9 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libldap-common_2.4.49+dfsg-2ubuntu1.8_all.deb [16.6 kB] [2022-04-10T22:06:47.412Z] Fetched 16.6 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libhcrypto4-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [87.9 kB] [2022-04-10T22:06:47.412Z] Fetched 87.9 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libonig5_6.9.4-1_amd64.deb [142 kB] [2022-04-10T22:06:47.412Z] Fetched 142 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libroken18-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [41.8 kB] [2022-04-10T22:06:47.412Z] Fetched 41.8 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libasn1-8-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [181 kB] [2022-04-10T22:06:47.412Z] Fetched 181 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libkrb5-26-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [208 kB] [2022-04-10T22:06:47.412Z] Fetched 208 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 curl_7.68.0-1ubuntu2.7_amd64.deb [161 kB] [2022-04-10T22:06:47.412Z] Fetched 161 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Get:1 libhx509-5-heimdal_7.7.0+dfsg-1ubuntu1_amd64.deb [107 kB] [2022-04-10T22:06:47.412Z] Fetched 107 kB in 0s (0 B/s) [2022-04-10T22:06:47.412Z] Pulling static-packages [2022-04-10T22:06:47.412Z] + snapcraftctl pull [2022-04-10T22:06:47.412Z] Pulling version [2022-04-10T22:06:47.412Z] + cd /root/project [2022-04-10T22:06:47.412Z] ++ git describe --tags --abbrev=0 [2022-04-10T22:06:47.412Z] ++ sed s/v// [2022-04-10T22:06:47.412Z] + GIT_VERSION=2.2.0-dev.61 [2022-04-10T22:06:47.412Z] + '[' -z 2.2.0-dev.61 ']' [2022-04-10T22:06:47.412Z] + snapcraftctl set-version 2.2.0-dev.61 [2022-04-10T22:06:48.351Z] Building app-service-configurable [2022-04-10T22:06:48.351Z] + snapcraftctl build [2022-04-10T22:06:50.259Z] Building config-common [2022-04-10T22:06:50.259Z] + snapcraftctl build [2022-04-10T22:06:51.199Z] + cp --archive --link --no-dereference . /root/parts/config-common/install [2022-04-10T22:06:52.151Z] Skipping build go-build-helper (already ran) [2022-04-10T22:06:52.151Z] Building edgex-go [2022-04-10T22:06:52.151Z] + cd /root/parts/edgex-go/src [2022-04-10T22:06:52.151Z] ++ git describe --tags --abbrev=0 [2022-04-10T22:06:52.151Z] ++ sed s/v// [2022-04-10T22:06:52.151Z] + GIT_VERSION=2.2.0-dev.61 [2022-04-10T22:06:52.151Z] + '[' -z 2.2.0-dev.61 ']' [2022-04-10T22:06:52.151Z] + echo 2.2.0-dev.61 [2022-04-10T22:06:52.151Z] + '[' '!' -d vendor ']' [2022-04-10T22:06:52.151Z] + go mod download all [2022-04-10T22:07:00.314Z] + make build [2022-04-10T22:07:00.314Z] 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:07:18.426Z] 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:07:30.648Z] 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:07:32.556Z] 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:07:33.936Z] 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:07:34.504Z] 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:07:35.888Z] 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:07:37.797Z] 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:07:38.739Z] 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:07:40.647Z] 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:07:41.588Z] 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:07:42.968Z] 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:07:45.510Z] 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:07:46.453Z] + 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:07:46.453Z] + install -DT ./cmd/core-command/core-command /root/parts/edgex-go/install/bin/core-command [2022-04-10T22:07:46.453Z] + case "$service" in [2022-04-10T22:07:46.453Z] + install -DT ./cmd/core-command/res/configuration.toml /root/parts/edgex-go/install/config/core-command/res/configuration.toml [2022-04-10T22:07:46.453Z] + 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:07:46.453Z] + install -DT ./cmd/core-data/core-data /root/parts/edgex-go/install/bin/core-data [2022-04-10T22:07:46.453Z] + case "$service" in [2022-04-10T22:07:46.453Z] + install -DT ./cmd/core-data/res/configuration.toml /root/parts/edgex-go/install/config/core-data/res/configuration.toml [2022-04-10T22:07:46.453Z] + 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:07:46.453Z] + install -DT ./cmd/core-metadata/core-metadata /root/parts/edgex-go/install/bin/core-metadata [2022-04-10T22:07:46.453Z] + case "$service" in [2022-04-10T22:07:46.453Z] + install -DT ./cmd/core-metadata/res/configuration.toml /root/parts/edgex-go/install/config/core-metadata/res/configuration.toml [2022-04-10T22:07:46.453Z] + 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:07:46.453Z] + install -DT ./cmd/support-notifications/support-notifications /root/parts/edgex-go/install/bin/support-notifications [2022-04-10T22:07:46.453Z] + case "$service" in [2022-04-10T22:07:46.453Z] + install -DT ./cmd/support-notifications/res/configuration.toml /root/parts/edgex-go/install/config/support-notifications/res/configuration.toml [2022-04-10T22:07:46.453Z] + 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:07:46.453Z] + install -DT ./cmd/support-scheduler/support-scheduler /root/parts/edgex-go/install/bin/support-scheduler [2022-04-10T22:07:46.453Z] + case "$service" in [2022-04-10T22:07:46.453Z] + install -DT ./cmd/support-scheduler/res/configuration.toml /root/parts/edgex-go/install/config/support-scheduler/res/configuration.toml [2022-04-10T22:07:46.453Z] + 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:07:46.453Z] + install -DT ./cmd/sys-mgmt-agent/sys-mgmt-agent /root/parts/edgex-go/install/bin/sys-mgmt-agent [2022-04-10T22:07:46.713Z] + case "$service" in [2022-04-10T22:07:46.713Z] + install -DT ./cmd/sys-mgmt-agent/res/configuration.toml /root/parts/edgex-go/install/config/sys-mgmt-agent/res/configuration.toml [2022-04-10T22:07:46.713Z] + 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:07:46.713Z] + install -DT ./cmd/security-proxy-setup/security-proxy-setup /root/parts/edgex-go/install/bin/security-proxy-setup [2022-04-10T22:07:46.713Z] + case "$service" in [2022-04-10T22:07:46.713Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-proxy-setup/res/configuration.toml [2022-04-10T22:07:46.713Z] + 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:07:46.713Z] + install -DT ./cmd/security-secretstore-setup/security-secretstore-setup /root/parts/edgex-go/install/bin/security-secretstore-setup [2022-04-10T22:07:46.713Z] + case "$service" in [2022-04-10T22:07:46.713Z] + install -DT ./cmd/security-secretstore-setup/res/configuration.toml /root/parts/edgex-go/install/config/security-secretstore-setup/res/configuration.toml [2022-04-10T22:07:46.713Z] + 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:07:46.713Z] + install -DT ./cmd/security-file-token-provider/security-file-token-provider /root/parts/edgex-go/install/bin/security-file-token-provider [2022-04-10T22:07:46.713Z] + case "$service" in [2022-04-10T22:07:46.713Z] + 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:07:46.713Z] + 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:07:46.713Z] + install -DT ./cmd/security-bootstrapper/security-bootstrapper /root/parts/edgex-go/install/bin/security-bootstrapper [2022-04-10T22:07:46.713Z] + case "$service" in [2022-04-10T22:07:46.713Z] + 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:07:46.713Z] + install -DT ./cmd/security-bootstrapper/res/configuration.toml /root/parts/edgex-go/install/config/security-bootstrapper/res/configuration.toml [2022-04-10T22:07:46.713Z] + 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:07:46.713Z] + install -DT ./cmd/secrets-config/secrets-config /root/parts/edgex-go/install/bin/secrets-config [2022-04-10T22:07:46.713Z] + case "$service" in [2022-04-10T22:07:46.713Z] + install -DT ./cmd/security-proxy-setup/res/configuration.toml /root/parts/edgex-go/install/config/secrets-config/res/configuration.toml [2022-04-10T22:07:46.713Z] + 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:07:46.713Z] + install -DT ./Attribution.txt /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/Attribution.txt [2022-04-10T22:07:46.713Z] + install -DT ./LICENSE /root/parts/edgex-go/install/usr/share/doc/github.com/edgexfoundry/LICENSE [2022-04-10T22:07:46.713Z] + 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:07:47.286Z] Building hooks [2022-04-10T22:07:47.286Z] + cd /root/parts/hooks/src [2022-04-10T22:07:47.286Z] + make build [2022-04-10T22:07:47.286Z] go mod tidy [2022-04-10T22:07:47.546Z] go: downloading github.com/canonical/edgex-snap-hooks/v2 v2.1.3 [2022-04-10T22:07:47.546Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T22:07:47.806Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2022-04-10T22:07:47.806Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2022-04-10T22:07:47.806Z] GO111MODULE=on go build -o cmd/configure/configure ./cmd/configure [2022-04-10T22:07:49.185Z] GO111MODULE=on go build -o cmd/install/install ./cmd/install [2022-04-10T22:07:49.754Z] + install -DT ./cmd/configure/configure /root/parts/hooks/install/snap/hooks/configure [2022-04-10T22:07:49.754Z] + install -DT ./cmd/install/install /root/parts/hooks/install/snap/hooks/install [2022-04-10T22:07:51.661Z] Removing suid/guid from /root/parts/static-packages/install/bin/su [2022-04-10T22:07:51.661Z] Building static-packages [2022-04-10T22:07:51.661Z] + snapcraftctl build [2022-04-10T22:07:53.571Z] Building version [2022-04-10T22:07:53.571Z] + snapcraftctl build [2022-04-10T22:07:56.111Z] Staging app-service-configurable [2022-04-10T22:07:56.111Z] + snapcraftctl stage [2022-04-10T22:07:57.053Z] Staging config-common [2022-04-10T22:07:57.053Z] + snapcraftctl stage [2022-04-10T22:07:58.441Z] Skipping stage go-build-helper (already ran) [2022-04-10T22:07:58.441Z] Staging edgex-go [2022-04-10T22:07:58.701Z] + snapcraftctl stage [2022-04-10T22:08:00.084Z] Staging hooks [2022-04-10T22:08:00.085Z] + snapcraftctl stage [2022-04-10T22:08:01.467Z] Staging static-packages [2022-04-10T22:08:01.467Z] + snapcraftctl stage [2022-04-10T22:08:02.851Z] Staging version [2022-04-10T22:08:02.851Z] + snapcraftctl stage [2022-04-10T22:08:04.230Z] Priming app-service-configurable [2022-04-10T22:08:04.230Z] + snapcraftctl prime [2022-04-10T22:08:06.765Z] 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:08:06.765Z] stage-packages: [2022-04-10T22:08:06.765Z] - libnorm1 [2022-04-10T22:08:06.765Z] - libpgm-5.2-0 [2022-04-10T22:08:06.765Z] - libsodium23 [2022-04-10T22:08:06.765Z] - libzmq5 [2022-04-10T22:08:06.765Z] Priming config-common [2022-04-10T22:08:06.765Z] + snapcraftctl prime [2022-04-10T22:08:07.704Z] Priming go-build-helper [2022-04-10T22:08:07.704Z] + snapcraftctl prime [2022-04-10T22:08:09.085Z] Priming edgex-go [2022-04-10T22:08:09.085Z] + snapcraftctl prime [2022-04-10T22:08:10.998Z] Priming hooks [2022-04-10T22:08:10.998Z] + snapcraftctl prime [2022-04-10T22:08:12.377Z] Priming static-packages [2022-04-10T22:08:12.377Z] + snapcraftctl prime [2022-04-10T22:08:16.579Z] Priming version [2022-04-10T22:08:16.579Z] + snapcraftctl prime [2022-04-10T22:08:17.963Z] 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:24:48.354Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18809 in /w/workspace/edgexfoundry_edgex-go_PR-3948 [Pipeline] { [Pipeline] ws [2022-04-10T22:24:48.364Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2022-04-10T22:24:48.766Z] The recommended git tool is: git [2022-04-10T22:24:57.317Z] using credential edgex-jenkins-ssh [2022-04-10T22:24:57.338Z] Cloning the remote Git repository [2022-04-10T22:24:57.454Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:24:57.548Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2022-04-10T22:24:57.724Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:24:57.725Z] > git --version # timeout=10 [2022-04-10T22:24:57.760Z] > git --version # 'git version 2.25.1' [2022-04-10T22:24:57.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:24:57.945Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:25:16.198Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:25:16.218Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-10T22:25:16.250Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-10T22:25:16.288Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-10T22:25:16.289Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:25:16.303Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3948/head:refs/remotes/origin/PR-3948 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-10T22:25:17.187Z] Merging remotes/origin/main commit 8a1959b2d712e16ab913b58ac80647e8a84f2556 into PR head commit 6477e2ac7359a4b800acd5857bc404d4297ec701 [2022-04-10T22:25:17.877Z] Merge succeeded, producing 014a010f61c4854266e9b81a8a4b62d93d446634 [2022-04-10T22:25:17.877Z] Checking out Revision 014a010f61c4854266e9b81a8a4b62d93d446634 (PR-3948) [2022-04-10T22:25:17.214Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:25:17.241Z] > git checkout -f 6477e2ac7359a4b800acd5857bc404d4297ec701 # timeout=10 [2022-04-10T22:25:17.500Z] > git remote # timeout=10 [2022-04-10T22:25:17.524Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T22:25:17.543Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-10T22:25:17.557Z] > git merge 8a1959b2d712e16ab913b58ac80647e8a84f2556 # timeout=10 [2022-04-10T22:25:17.855Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-10T22:25:17.889Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T22:25:17.913Z] > git checkout -f 014a010f61c4854266e9b81a8a4b62d93d446634 # timeout=10 [2022-04-10T22:25:22.292Z] Commit message: "Merge commit '8a1959b2d712e16ab913b58ac80647e8a84f2556' into HEAD" [2022-04-10T22:25:22.318Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-10T22:25:23.185Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-10T22:25:23.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-10T22:25:23.186Z] Dload Upload Total Spent Left Speed [2022-04-10T22:25:23.186Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 50182 0 --:--:-- --:--:-- --:--:-- 50182 [Pipeline] sh [2022-04-10T22:25:22.306Z] > git rev-list --no-walk 6f2f0c5deaa4c4c2b86e3933d4e1ad3fb6a679ba # timeout=10 [2022-04-10T22:25:23.747Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-10T22:25:24.160Z] + sudo tee /etc/docker/daemon.new [2022-04-10T22:25:24.160Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-10T22:25:24.160Z] { [2022-04-10T22:25:24.160Z] "registry-mirrors": [ [2022-04-10T22:25:24.160Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-10T22:25:24.160Z] ], [2022-04-10T22:25:24.160Z] "bip": "10.250.0.254/24", [2022-04-10T22:25:24.160Z] "hosts": [ [2022-04-10T22:25:24.160Z] "tcp://0.0.0.0:5555", [2022-04-10T22:25:24.160Z] "unix:///var/run/docker.sock" [2022-04-10T22:25:24.160Z] ], [2022-04-10T22:25:24.160Z] "mtu": 1458, [2022-04-10T22:25:24.160Z] "selinux-enabled": true, [2022-04-10T22:25:24.160Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-10T22:25:24.160Z] } [Pipeline] sh [2022-04-10T22:25:24.518Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-10T22:25:24.865Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-10T22:25:43.200Z] provisioning config files... [2022-04-10T22:25:43.226Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7913957666326957894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T22:25:43.579Z] ---> docker-login.sh [2022-04-10T22:25:43.579Z] nexus3.edgexfoundry.org:10001 [2022-04-10T22:25:44.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:25:44.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:25:44.447Z] Configure a credential helper to remove this warning. See [2022-04-10T22:25:44.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:25:44.447Z] [2022-04-10T22:25:44.447Z] Login Succeeded [2022-04-10T22:25:44.447Z] nexus3.edgexfoundry.org:10002 [2022-04-10T22:25:44.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:25:44.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:25:44.720Z] Configure a credential helper to remove this warning. See [2022-04-10T22:25:44.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:25:44.720Z] [2022-04-10T22:25:44.720Z] Login Succeeded [2022-04-10T22:25:44.720Z] nexus3.edgexfoundry.org:10003 [2022-04-10T22:25:45.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:25:45.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:25:45.318Z] Configure a credential helper to remove this warning. See [2022-04-10T22:25:45.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:25:45.318Z] [2022-04-10T22:25:45.318Z] Login Succeeded [2022-04-10T22:25:45.318Z] nexus3.edgexfoundry.org:10004 [2022-04-10T22:25:45.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:25:45.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:25:45.592Z] Configure a credential helper to remove this warning. See [2022-04-10T22:25:45.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:25:45.592Z] [2022-04-10T22:25:45.592Z] Login Succeeded [2022-04-10T22:25:45.592Z] docker.io [2022-04-10T22:25:46.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-10T22:25:46.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-10T22:25:46.462Z] Configure a credential helper to remove this warning. See [2022-04-10T22:25:46.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-10T22:25:46.462Z] [2022-04-10T22:25:46.462Z] Login Succeeded [2022-04-10T22:25:46.462Z] ---> docker-login.sh ends [Pipeline] } [2022-04-10T22:25:46.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-10T22:25:47.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-10T22:25:47.029Z] ========================================================= [2022-04-10T22:25:47.029Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-10T22:25:47.029Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T22:25:47.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T22:25:47.645Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-10T22:25:47.645Z] 9b3977197b4f: Pulling fs layer [2022-04-10T22:25:47.645Z] 1a89e8eeedd5: Pulling fs layer [2022-04-10T22:25:47.645Z] 94645a83ff95: Pulling fs layer [2022-04-10T22:25:47.645Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-10T22:25:47.645Z] 0c92f367c5e7: Pulling fs layer [2022-04-10T22:25:47.645Z] f7c0051592d6: Pulling fs layer [2022-04-10T22:25:47.645Z] a227ed2f7395: Pulling fs layer [2022-04-10T22:25:47.645Z] 7b1c46037f91: Pulling fs layer [2022-04-10T22:25:47.645Z] 3f3a8bcf1eab: Waiting [2022-04-10T22:25:47.645Z] f7c0051592d6: Waiting [2022-04-10T22:25:47.645Z] a227ed2f7395: Waiting [2022-04-10T22:25:47.645Z] 7b1c46037f91: Waiting [2022-04-10T22:25:47.645Z] 0c92f367c5e7: Waiting [2022-04-10T22:25:47.645Z] 94645a83ff95: Verifying Checksum [2022-04-10T22:25:47.645Z] 94645a83ff95: Download complete [2022-04-10T22:25:47.645Z] 1a89e8eeedd5: Download complete [2022-04-10T22:25:47.645Z] 0c92f367c5e7: Verifying Checksum [2022-04-10T22:25:47.645Z] 0c92f367c5e7: Download complete [2022-04-10T22:25:47.645Z] f7c0051592d6: Download complete [2022-04-10T22:25:47.645Z] 9b3977197b4f: Download complete [2022-04-10T22:25:47.645Z] a227ed2f7395: Verifying Checksum [2022-04-10T22:25:47.645Z] a227ed2f7395: Download complete [2022-04-10T22:25:48.639Z] 9b3977197b4f: Pull complete [2022-04-10T22:25:48.920Z] 1a89e8eeedd5: Pull complete [2022-04-10T22:25:49.197Z] 94645a83ff95: Pull complete [2022-04-10T22:25:49.797Z] 7b1c46037f91: Verifying Checksum [2022-04-10T22:25:49.797Z] 7b1c46037f91: Download complete [2022-04-10T22:25:50.392Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-10T22:25:50.392Z] 3f3a8bcf1eab: Download complete [2022-04-10T22:26:02.814Z] 3f3a8bcf1eab: Pull complete [2022-04-10T22:26:02.814Z] 0c92f367c5e7: Pull complete [2022-04-10T22:26:02.814Z] f7c0051592d6: Pull complete [2022-04-10T22:26:04.799Z] a227ed2f7395: Pull complete [2022-04-10T22:26:11.523Z] 7b1c46037f91: Pull complete [2022-04-10T22:26:11.523Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-10T22:26:11.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T22:26:11.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-10T22:26:11.883Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T22:26:11.883Z] WORKDIR /edgex [2022-04-10T22:26:11.883Z] COPY go.mod . [2022-04-10T22:26:11.883Z] RUN go mod download -t [2022-04-10T22:26:11.883Z] ci-base-image-arm64 -f - . [2022-04-10T22:26:14.512Z] Sending build context to Docker daemon 169.2MB [2022-04-10T22:26:14.512Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-10T22:26:14.512Z] ---> f79e39bc4007 [2022-04-10T22:26:14.512Z] Step 2/4 : WORKDIR /edgex [2022-04-10T22:26:16.480Z] ---> Running in a7553d80a360 [2022-04-10T22:26:16.753Z] Removing intermediate container a7553d80a360 [2022-04-10T22:26:16.753Z] ---> d6b8687cc4e2 [2022-04-10T22:26:16.753Z] Step 3/4 : COPY go.mod . [2022-04-10T22:26:17.346Z] ---> dc770b3988ab [2022-04-10T22:26:17.347Z] Step 4/4 : RUN go mod download [2022-04-10T22:26:17.347Z] ---> Running in 6e6a63c93306 [2022-04-10T22:27:04.372Z] Removing intermediate container 6e6a63c93306 [2022-04-10T22:27:04.372Z] ---> 9918b7841aa2 [2022-04-10T22:27:04.372Z] Successfully built 9918b7841aa2 [2022-04-10T22:27:04.372Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:27:04.727Z] + docker inspect -f . ci-base-image-arm64 [2022-04-10T22:27:04.727Z] . [Pipeline] withDockerContainer [2022-04-10T22:27:04.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-18809 does not seem to be running inside a container [2022-04-10T22:27:05.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-10T22:27:06.444Z] $ docker top 711d78f4ccfbfdebf6ca10b885ce470fa77a68bc40e6ebf8b6626216a8c75841 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T22:27:07.373Z] + go version [2022-04-10T22:27:07.374Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-10T22:27:07.406Z] $ docker stop --time=1 711d78f4ccfbfdebf6ca10b885ce470fa77a68bc40e6ebf8b6626216a8c75841 [2022-04-10T22:27:09.148Z] $ docker rm -f 711d78f4ccfbfdebf6ca10b885ce470fa77a68bc40e6ebf8b6626216a8c75841 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:27:09.771Z] + docker inspect -f . ci-base-image-arm64 [2022-04-10T22:27:09.771Z] . [Pipeline] withDockerContainer [2022-04-10T22:27:10.008Z] prd-ubuntu20.04-docker-arm64-4c-16g-18809 does not seem to be running inside a container [2022-04-10T22:27:10.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-10T22:27:11.475Z] $ docker top f2f2ee9de27a4db8a8c15d09eab00d2fab10ac3fee8928dd689a1388b8195424 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-10T22:27:11.773Z] ========================================================= [2022-04-10T22:27:11.773Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-10T22:27:11.773Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-10T22:27:12.438Z] + make test [2022-04-10T22:27:12.438Z] go mod tidy -compat=1.17 [2022-04-10T22:27:13.428Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-10T22:27:45.790Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-10T22:29:22.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-10T22:29:37.798Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-10T22:29:37.799Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-10T22:29:37.799Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-10T22:29:43.250Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-10T22:29:43.250Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-10T22:29:43.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-10T22:29:43.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-10T22:29:43.251Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-10T22:29:43.251Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-10T22:29:43.251Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-10T22:29:44.709Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-10T22:29:44.709Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-10T22:29:44.709Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-10T22:29:44.709Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-10T22:29:57.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.263s coverage: 28.7% of statements [2022-04-10T22:29:57.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-10T22:29:57.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-10T22:30:01.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.566s coverage: 98.5% of statements [2022-04-10T22:30:01.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-10T22:30:02.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.454s coverage: 54.9% of statements [2022-04-10T22:30:02.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-10T22:30:02.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-10T22:30:25.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.793s coverage: 89.2% of statements [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-10T22:30:25.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.678s coverage: 84.4% of statements [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-10T22:30:25.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.781s coverage: 95.1% of statements [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-10T22:30:25.271Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.487s coverage: 72.2% of statements [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-10T22:30:25.271Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.432s coverage: 60.0% of statements [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-10T22:30:25.271Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.789s coverage: 0.9% of statements [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-10T22:30:25.271Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.396s coverage: 58.8% of statements [2022-04-10T22:30:25.271Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.815s coverage: 24.0% of statements [2022-04-10T22:30:25.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-10T22:30:26.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.263s coverage: 47.1% of statements [2022-04-10T22:30:27.264Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.327s coverage: 79.5% of statements [2022-04-10T22:30:27.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.246s coverage: 94.1% of statements [2022-04-10T22:30:29.018Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.290s coverage: 96.3% of statements [2022-04-10T22:30:29.296Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.265s coverage: 87.5% of statements [2022-04-10T22:30:44.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.251s coverage: 94.4% of statements [2022-04-10T22:30:44.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.214s coverage: 44.8% of statements [2022-04-10T22:30:47.854Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.699s coverage: 82.5% of statements [2022-04-10T22:30:47.854Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-10T22:30:56.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements [2022-04-10T22:30:56.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-10T22:30:56.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-10T22:30:56.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-10T22:30:56.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 65.1% of statements [2022-04-10T22:30:56.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-10T22:30:56.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-10T22:30:56.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-10T22:30:56.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-10T22:30:56.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-10T22:30:56.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements [2022-04-10T22:30:56.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-10T22:30:56.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-10T22:30:56.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2022-04-10T22:30:56.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-10T22:30:56.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.293s coverage: 58.8% of statements [2022-04-10T22:30:56.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-10T22:30:56.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.282s coverage: 80.0% of statements [2022-04-10T22:30:56.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2022-04-10T22:30:56.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.322s coverage: 85.4% of statements [2022-04-10T22:30:56.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.821s coverage: 91.2% of statements [2022-04-10T22:30:56.182Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-10T22:30:57.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.946s coverage: 64.4% of statements [2022-04-10T22:30:57.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-10T22:30:57.633Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-10T22:30:57.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.238s coverage: 100.0% of statements [2022-04-10T22:30:57.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.207s coverage: 89.4% of statements [2022-04-10T22:30:57.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements [2022-04-10T22:30:57.633Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2022-04-10T22:30:59.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.107s coverage: 100.0% of statements [2022-04-10T22:31:07.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.486s coverage: 65.4% of statements [2022-04-10T22:31:07.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-10T22:31:07.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-10T22:31:07.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-10T22:31:07.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.831s coverage: 43.8% of statements [2022-04-10T22:31:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-10T22:31:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-10T22:31:07.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements [2022-04-10T22:31:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-10T22:31:07.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.295s coverage: 84.8% of statements [2022-04-10T22:31:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-10T22:31:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-10T22:31:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-10T22:31:07.698Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-10T22:31:16.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.373s coverage: 17.7% of statements [2022-04-10T22:31:16.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-10T22:31:16.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-10T22:31:16.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-10T22:31:16.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-10T22:31:16.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.747s coverage: 92.3% of statements [2022-04-10T22:31:16.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-10T22:31:16.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-10T22:31:16.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-10T22:31:16.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-10T22:31:16.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.497s coverage: 63.2% of statements [2022-04-10T22:31:16.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-10T22:31:16.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-10T22:31:16.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.567s coverage: 97.7% of statements [2022-04-10T22:31:16.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-10T22:31:16.030Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-10T22:31:16.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-10T22:31:16.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-10T22:31:16.030Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.231s coverage: 28.9% of statements [2022-04-10T22:31:16.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-10T22:31:16.030Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-10T22:31:16.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-10T22:31:16.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-10T22:31:16.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-10T22:31:16.031Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-10T22:31:16.031Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.233s coverage: 100.0% of statements [2022-04-10T22:31:16.306Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-04-10T22:31:17.292Z] 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:31:17.292Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-10T22:31:17.292Z] GO111MODULE=on go vet ./... [2022-04-10T22:33:09.239Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-10T22:33:09.239Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-10T22:33:10.681Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-10T22:33:14.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-10T22:33:14.778Z] + ls -al . [2022-04-10T22:33:14.778Z] total 664 [2022-04-10T22:33:14.778Z] drwxrwxr-x 9 1001 1001 4096 Apr 10 22:33 . [2022-04-10T22:33:14.778Z] drwxr-xr-x 4 root root 4096 Apr 10 22:27 .. [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 11 Apr 10 22:25 .dockerignore [2022-04-10T22:33:14.778Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 22:25 .git [2022-04-10T22:33:14.778Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 22:25 .github [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 870 Apr 10 22:25 .gitignore [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 42 Apr 10 22:25 .golangci.yml [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 87 Apr 10 22:25 .hadolint.yml [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 166 Apr 10 22:25 .sonarcloud.properties [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 1171 Apr 10 22:25 ADOPTERS.md [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 9953 Apr 10 22:25 Attribution.txt [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 51732 Apr 10 22:25 CHANGELOG.md [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 3804 Apr 10 22:25 CONTRIBUTING.md [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 677 Apr 10 22:25 GOVERNANCE.md [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 849 Apr 10 22:25 Jenkinsfile [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 10775 Apr 10 22:25 LICENSE [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 8478 Apr 10 22:25 Makefile [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 582 Apr 10 22:25 OWNERS.md [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 8207 Apr 10 22:25 README.md [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 6912 Apr 10 22:25 SECURITY.md [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 5 Apr 10 20:30 VERSION [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 4131 Apr 10 22:25 ZMQWindows.md [2022-04-10T22:33:14.778Z] drwxrwxr-x 2 1001 1001 4096 Apr 10 22:25 bin [2022-04-10T22:33:14.778Z] drwxrwxr-x 18 1001 1001 4096 Apr 10 22:25 cmd [2022-04-10T22:33:14.778Z] -rw-r--r-- 1 root root 431014 Apr 10 22:31 coverage.out [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 3175 Apr 10 22:25 go.mod [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 34990 Apr 10 22:27 go.sum [2022-04-10T22:33:14.778Z] drwxrwxr-x 8 1001 1001 4096 Apr 10 22:25 internal [2022-04-10T22:33:14.778Z] drwxrwxr-x 3 1001 1001 4096 Apr 10 22:25 openapi [2022-04-10T22:33:14.778Z] drwxrwxr-x 4 1001 1001 4096 Apr 10 22:25 snap [2022-04-10T22:33:14.778Z] -rw-rw-r-- 1 1001 1001 204 Apr 10 22:25 version.go [Pipeline] sh [2022-04-10T22:33:15.457Z] + '[' -e coverage.out ] [2022-04-10T22:33:15.457Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-10T22:33:15.489Z] Warning: overwriting stash ‘coverage-report’ [2022-04-10T22:33:16.441Z] Stashed 1 file(s) [Pipeline] sh [2022-04-10T22:33:17.100Z] + make build [2022-04-10T22:33:17.100Z] 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:35:24.035Z] 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:37:00.945Z] 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:37:00.945Z] 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:37:05.271Z] 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:37:06.717Z] 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:37:13.458Z] 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:37:20.191Z] 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:37:25.626Z] 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:37:33.936Z] 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:37:39.355Z] 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:37:44.788Z] 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:37:54.981Z] 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:38:01.840Z] $ docker stop --time=1 f2f2ee9de27a4db8a8c15d09eab00d2fab10ac3fee8928dd689a1388b8195424 [2022-04-10T22:38:04.014Z] $ docker rm -f f2f2ee9de27a4db8a8c15d09eab00d2fab10ac3fee8928dd689a1388b8195424 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:38:06.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T22:38:07.024Z] [2022-04-10T22:38:07.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:38:07.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T22:38:07.733Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-10T22:38:07.733Z] 29e5d40040c1: Pulling fs layer [2022-04-10T22:38:07.733Z] 1ce36da41761: Pulling fs layer [2022-04-10T22:38:07.733Z] 25b303627fd3: Pulling fs layer [2022-04-10T22:38:08.027Z] 29e5d40040c1: Verifying Checksum [2022-04-10T22:38:08.027Z] 29e5d40040c1: Download complete [2022-04-10T22:38:08.319Z] 1ce36da41761: Verifying Checksum [2022-04-10T22:38:08.319Z] 1ce36da41761: Download complete [2022-04-10T22:38:09.085Z] 29e5d40040c1: Pull complete [2022-04-10T22:38:10.528Z] 25b303627fd3: Verifying Checksum [2022-04-10T22:38:10.528Z] 25b303627fd3: Download complete [2022-04-10T22:38:10.528Z] 1ce36da41761: Pull complete [2022-04-10T22:38:22.941Z] 25b303627fd3: Pull complete [2022-04-10T22:38:22.941Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-10T22:38:22.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T22:38:22.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-10T22:38:23.177Z] prd-ubuntu20.04-docker-arm64-4c-16g-18809 does not seem to be running inside a container [2022-04-10T22:38:23.267Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-10T22:38:25.666Z] $ docker top 0b73b200b41c054201907233d3bd5ae776b75e14acb2965c46c2d17da0a40e6c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T22:38:26.576Z] + docker-compose build --help [2022-04-10T22:38:26.576Z] + grep parallel [2022-04-10T22:38:31.951Z] --parallel Build images in parallel. [Pipeline] } [2022-04-10T22:38:31.976Z] $ docker stop --time=1 0b73b200b41c054201907233d3bd5ae776b75e14acb2965c46c2d17da0a40e6c [2022-04-10T22:38:33.589Z] $ docker rm -f 0b73b200b41c054201907233d3bd5ae776b75e14acb2965c46c2d17da0a40e6c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-10T22:38:34.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-10T22:38:34.184Z] . [Pipeline] withDockerContainer [2022-04-10T22:38:34.403Z] prd-ubuntu20.04-docker-arm64-4c-16g-18809 does not seem to be running inside a container [2022-04-10T22:38:34.482Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-10T22:38:35.718Z] $ docker top 5556c8f43f7c8706ed8ae6f939c7342743c44b0eac74632593c9e4334d37a711 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T22:38:36.631Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-10T22:38:43.338Z] Building core-command ... [2022-04-10T22:38:43.338Z] Building core-data ... [2022-04-10T22:38:43.338Z] Building core-metadata ... [2022-04-10T22:38:43.338Z] Building security-bootstrapper ... [2022-04-10T22:38:43.338Z] Building security-proxy-setup ... [2022-04-10T22:38:43.338Z] Building security-secretstore-setup ... [2022-04-10T22:38:43.338Z] Building security-spiffe-token-provider ... [2022-04-10T22:38:43.338Z] Building security-spire-agent ... [2022-04-10T22:38:43.338Z] Building security-spire-config ... [2022-04-10T22:38:43.338Z] Building security-spire-server ... [2022-04-10T22:38:43.338Z] Building support-notifications ... [2022-04-10T22:38:43.338Z] Building support-scheduler ... [2022-04-10T22:38:43.338Z] Building sys-mgmt-agent ... [2022-04-10T22:38:43.338Z] Building core-metadata [2022-04-10T22:38:43.338Z] Building security-spire-agent [2022-04-10T22:38:43.338Z] Building sys-mgmt-agent [2022-04-10T22:38:43.338Z] Building security-bootstrapper [2022-04-10T22:38:43.338Z] Building security-spire-config [2022-04-10T22:40:35.160Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:40:35.160Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:40:35.160Z] ---> 9918b7841aa2 [2022-04-10T22:40:35.160Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T22:40:35.160Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:40:35.160Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:40:35.160Z] ---> 9918b7841aa2 [2022-04-10T22:40:35.160Z] Step 3/31 : WORKDIR /edgex-go [2022-04-10T22:40:35.160Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:40:35.160Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:40:35.160Z] ---> 9918b7841aa2 [2022-04-10T22:40:35.160Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T22:40:35.160Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:40:35.160Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:40:35.160Z] ---> 9918b7841aa2 [2022-04-10T22:40:35.160Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T22:40:35.160Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:40:35.160Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:40:35.160Z] ---> 9918b7841aa2 [2022-04-10T22:40:35.160Z] Step 3/26 : WORKDIR /edgex-go [2022-04-10T22:40:35.160Z] ---> Running in 11ad3528fa8e [2022-04-10T22:40:35.160Z] ---> Running in 31a957d7f410 [2022-04-10T22:40:35.160Z] ---> Running in 0483bc54b609 [2022-04-10T22:40:35.160Z] ---> Running in e4d066c80071 [2022-04-10T22:40:35.160Z] ---> Running in c63b0521b2a4 [2022-04-10T22:40:35.160Z] Removing intermediate container 11ad3528fa8e [2022-04-10T22:40:35.160Z] ---> bf4dede9f788 [2022-04-10T22:40:35.160Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:40:35.160Z] Removing intermediate container 31a957d7f410 [2022-04-10T22:40:35.160Z] ---> 064d4c20409e [2022-04-10T22:40:35.160Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:40:35.160Z] Removing intermediate container c63b0521b2a4 [2022-04-10T22:40:35.160Z] ---> 37195ed89b54 [2022-04-10T22:40:35.160Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:40:35.160Z] ---> Running in f084109cdea6 [2022-04-10T22:40:35.160Z] ---> Running in cb279e258c18 [2022-04-10T22:40:35.160Z] Removing intermediate container 0483bc54b609 [2022-04-10T22:40:35.160Z] ---> ac5f0689c57a [2022-04-10T22:40:35.160Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:40:35.160Z] Removing intermediate container e4d066c80071 [2022-04-10T22:40:35.160Z] ---> 528623b64304 [2022-04-10T22:40:35.160Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:40:35.160Z] ---> Running in bbfadfaa34e5 [2022-04-10T22:40:35.160Z] ---> Running in de983b5660d6 [2022-04-10T22:40:35.160Z] ---> Running in d17240752284 [2022-04-10T22:40:38.626Z] Removing intermediate container f084109cdea6 [2022-04-10T22:40:38.626Z] ---> b0181f7da0e8 [2022-04-10T22:40:38.626Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T22:40:38.910Z] Removing intermediate container cb279e258c18 [2022-04-10T22:40:38.910Z] ---> 0b02f47668e9 [2022-04-10T22:40:38.910Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-10T22:40:38.910Z] ---> Running in 849a9e8920e9 [2022-04-10T22:40:38.910Z] Removing intermediate container d17240752284 [2022-04-10T22:40:38.910Z] ---> 4b204b85720d [2022-04-10T22:40:38.910Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-10T22:40:39.190Z] ---> Running in 5f34e9f5aff4 [2022-04-10T22:40:39.190Z] ---> Running in 5526ac46fbcd [2022-04-10T22:40:39.800Z] Removing intermediate container bbfadfaa34e5 [2022-04-10T22:40:39.801Z] ---> 313b0345b720 [2022-04-10T22:40:39.801Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T22:40:39.801Z] Removing intermediate container de983b5660d6 [2022-04-10T22:40:39.801Z] ---> ea6dda44adbe [2022-04-10T22:40:39.801Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T22:40:39.801Z] ---> Running in 711a0e524184 [2022-04-10T22:40:39.801Z] ---> Running in 225df282cf67 [2022-04-10T22:40:41.265Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:41.542Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:41.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:41.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:42.096Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:42.370Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:42.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:42.655Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:42.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:43.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:40:43.487Z] OK: 220 MiB in 52 packages [2022-04-10T22:40:44.103Z] OK: 220 MiB in 52 packages [2022-04-10T22:40:44.103Z] OK: 220 MiB in 52 packages [2022-04-10T22:40:44.743Z] OK: 220 MiB in 52 packages [2022-04-10T22:40:44.743Z] OK: 220 MiB in 52 packages [2022-04-10T22:40:45.019Z] Removing intermediate container 849a9e8920e9 [2022-04-10T22:40:45.019Z] ---> d732337bedf5 [2022-04-10T22:40:45.019Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T22:40:46.017Z] Removing intermediate container 5f34e9f5aff4 [2022-04-10T22:40:46.017Z] ---> 0f0892bc2c15 [2022-04-10T22:40:46.017Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T22:40:46.298Z] Removing intermediate container 5526ac46fbcd [2022-04-10T22:40:46.298Z] ---> aa488b67f08a [2022-04-10T22:40:46.298Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-10T22:40:46.298Z] Removing intermediate container 225df282cf67 [2022-04-10T22:40:46.298Z] ---> e17195e6865a [2022-04-10T22:40:46.298Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-10T22:40:46.574Z] Removing intermediate container 711a0e524184 [2022-04-10T22:40:46.574Z] ---> 26349057e71c [2022-04-10T22:40:46.574Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T22:40:46.574Z] ---> 72ee8bb65200 [2022-04-10T22:40:46.574Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:40:46.850Z] ---> Running in bc24121e79f3 [2022-04-10T22:40:47.446Z] ---> e2b8126005bf [2022-04-10T22:40:47.446Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:40:47.718Z] ---> Running in 7d0145128417 [2022-04-10T22:40:47.718Z] ---> eb3fb878ccf5 [2022-04-10T22:40:47.718Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:40:47.993Z] ---> Running in 702a61ac9dfc [2022-04-10T22:40:47.993Z] ---> 9fc5def67e5e [2022-04-10T22:40:47.993Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:40:48.275Z] ---> e96ca5b4c4c4 [2022-04-10T22:40:48.275Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:40:48.275Z] ---> Running in 01d60cd02624 [2022-04-10T22:40:48.555Z] ---> Running in 17098d678e69 [2022-04-10T22:40:51.965Z] Removing intermediate container bc24121e79f3 [2022-04-10T22:40:51.965Z] ---> 91e74ec3eb11 [2022-04-10T22:40:51.965Z] Step 8/26 : COPY . . [2022-04-10T22:40:53.979Z] Removing intermediate container 7d0145128417 [2022-04-10T22:40:53.979Z] ---> 0fdcebcd23e1 [2022-04-10T22:40:53.979Z] Step 8/23 : COPY . . [2022-04-10T22:40:54.586Z] Removing intermediate container 01d60cd02624 [2022-04-10T22:40:54.586Z] ---> 41ea5e05366f [2022-04-10T22:40:54.586Z] Step 8/26 : COPY . . [2022-04-10T22:40:54.864Z] Removing intermediate container 17098d678e69 [2022-04-10T22:40:54.864Z] ---> 3b0f88297863 [2022-04-10T22:40:54.864Z] Step 8/23 : COPY . . [2022-04-10T22:40:54.864Z] Removing intermediate container 702a61ac9dfc [2022-04-10T22:40:54.864Z] ---> 2bbbfd8da855 [2022-04-10T22:40:54.864Z] Step 8/31 : COPY . . [2022-04-10T22:41:33.913Z] ---> f438d8654df8 [2022-04-10T22:41:33.913Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T22:41:33.913Z] ---> Running in 4f49942e0069 [2022-04-10T22:41:33.913Z] Removing intermediate container 4f49942e0069 [2022-04-10T22:41:33.913Z] ---> 577ad8be705c [2022-04-10T22:41:33.913Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T22:41:33.913Z] ---> Running in 3ba96e8f7ffa [2022-04-10T22:41:33.913Z] ---> 1e08e7f2830a [2022-04-10T22:41:33.913Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T22:41:33.913Z] ---> Running in f2e2925695c3 [2022-04-10T22:41:33.913Z] ---> 4511459a2d45 [2022-04-10T22:41:33.913Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-10T22:41:33.913Z] ---> Running in a9b19c0abebc [2022-04-10T22:41:33.913Z] Removing intermediate container f2e2925695c3 [2022-04-10T22:41:33.913Z] ---> d6351c196900 [2022-04-10T22:41:33.913Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-10T22:41:33.913Z] ---> Running in b39aefc2bc02 [2022-04-10T22:41:33.913Z] ---> 36093920c0bd [2022-04-10T22:41:33.913Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-10T22:41:33.913Z] ---> dc9769d803c1 [2022-04-10T22:41:33.913Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-10T22:41:33.913Z] Removing intermediate container 3ba96e8f7ffa [2022-04-10T22:41:33.913Z] ---> db43ae1dc7b3 [2022-04-10T22:41:33.913Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T22:41:33.913Z] ---> Running in ecf9a97b9285 [2022-04-10T22:41:33.913Z] ---> Running in b7183799d919 [2022-04-10T22:41:33.913Z] ---> Running in b673ad83091c [2022-04-10T22:41:33.913Z] 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:41:33.913Z] Removing intermediate container b673ad83091c [2022-04-10T22:41:33.913Z] ---> b3c50b5a864e [2022-04-10T22:41:33.913Z] 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-10T22:41:33.913Z] ---> Running in cee3e4a60fa6 [2022-04-10T22:41:34.907Z] 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:41:35.187Z] Removing intermediate container b39aefc2bc02 [2022-04-10T22:41:35.187Z] ---> c95b75877c13 [2022-04-10T22:41:35.187Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-10T22:41:35.187Z] 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:41:35.466Z] ---> Running in 2c8a706da8ef [2022-04-10T22:41:36.078Z] Removing intermediate container 2c8a706da8ef [2022-04-10T22:41:36.078Z] ---> 0fdfbf621c3d [2022-04-10T22:41:36.078Z] 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-10T22:41:36.078Z] ---> Running in 16ba05946497 [2022-04-10T22:41:36.364Z] spire-1.2.1/ [2022-04-10T22:41:36.364Z] spire-1.2.1/.data/ [2022-04-10T22:41:36.364Z] spire-1.2.1/.data/.file [2022-04-10T22:41:36.364Z] spire-1.2.1/.dockerignore [2022-04-10T22:41:36.364Z] spire-1.2.1/.gitattributes [2022-04-10T22:41:36.364Z] spire-1.2.1/.githooks/ [2022-04-10T22:41:36.364Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T22:41:36.364Z] spire-1.2.1/.github/ [2022-04-10T22:41:36.364Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T22:41:36.364Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T22:41:36.364Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T22:41:36.364Z] spire-1.2.1/.github/workflows/ [2022-04-10T22:41:36.364Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T22:41:36.364Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T22:41:36.364Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T22:41:36.364Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T22:41:36.364Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T22:41:36.364Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T22:41:36.364Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T22:41:36.364Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T22:41:36.364Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T22:41:36.364Z] spire-1.2.1/.gitignore [2022-04-10T22:41:36.364Z] spire-1.2.1/.go-version [2022-04-10T22:41:36.364Z] spire-1.2.1/.golangci.yml [2022-04-10T22:41:36.364Z] spire-1.2.1/ADOPTERS.md [2022-04-10T22:41:36.364Z] spire-1.2.1/CHANGELOG.md [2022-04-10T22:41:36.364Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T22:41:36.364Z] spire-1.2.1/CODEOWNERS [2022-04-10T22:41:36.364Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T22:41:36.364Z] spire-1.2.1/Dockerfile [2022-04-10T22:41:36.364Z] spire-1.2.1/Dockerfile.dev [2022-04-10T22:41:36.364Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T22:41:36.364Z] spire-1.2.1/LICENSE [2022-04-10T22:41:36.364Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T22:41:36.364Z] spire-1.2.1/Makefile [2022-04-10T22:41:36.364Z] spire-1.2.1/README.md [2022-04-10T22:41:36.364Z] spire-1.2.1/ROADMAP.md [2022-04-10T22:41:36.364Z] spire-1.2.1/SECURITY.md [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/ [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T22:41:36.364Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T22:41:36.365Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T22:41:36.646Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T22:41:36.646Z] spire-1.2.1/conf/ [2022-04-10T22:41:36.646Z] spire-1.2.1/conf/agent/ [2022-04-10T22:41:36.646Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T22:41:36.646Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T22:41:36.646Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T22:41:36.646Z] spire-1.2.1/conf/server/ [2022-04-10T22:41:36.646Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T22:41:36.646Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T22:41:36.646Z] spire-1.2.1/conf/server/server.conf [2022-04-10T22:41:36.646Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/ [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/auditlog.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/images/ [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T22:41:36.646Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T22:41:36.923Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T22:41:36.923Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T22:41:36.923Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T22:41:36.923Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T22:41:36.923Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T22:41:36.923Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T22:41:36.923Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T22:41:36.923Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T22:41:36.923Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T22:41:36.923Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T22:41:36.923Z] spire-1.2.1/doc/spire_server.md [2022-04-10T22:41:36.923Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T22:41:36.923Z] spire-1.2.1/doc/telemetry.md [2022-04-10T22:41:36.923Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T22:41:36.923Z] spire-1.2.1/doc/upgrading.md [2022-04-10T22:41:36.923Z] spire-1.2.1/doc/using_spire.md [2022-04-10T22:41:36.923Z] spire-1.2.1/examples/ [2022-04-10T22:41:36.923Z] spire-1.2.1/examples/README.md [2022-04-10T22:41:36.923Z] spire-1.2.1/go.mod [2022-04-10T22:41:36.923Z] spire-1.2.1/go.sum [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T22:41:36.923Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T22:41:36.924Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T22:41:37.198Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/health/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/log/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T22:41:37.199Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/util/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/version/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T22:41:37.476Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/config.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T22:41:37.477Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T22:41:37.770Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T22:41:37.771Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/server.go [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/ [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/private/ [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/private/server/ [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/spire/ [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/spire/common/ [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T22:41:38.055Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T22:41:38.055Z] spire-1.2.1/release/ [2022-04-10T22:41:38.055Z] spire-1.2.1/release/spire-extras/ [2022-04-10T22:41:38.055Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T22:41:38.055Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T22:41:38.055Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T22:41:38.055Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T22:41:38.055Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T22:41:38.055Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T22:41:38.055Z] spire-1.2.1/release/spire/ [2022-04-10T22:41:38.055Z] spire-1.2.1/release/spire/README.md [2022-04-10T22:41:38.055Z] spire-1.2.1/release/spire/conf/ [2022-04-10T22:41:38.055Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T22:41:38.055Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T22:41:38.055Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T22:41:38.055Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T22:41:38.055Z] spire-1.2.1/script/ [2022-04-10T22:41:38.055Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T22:41:38.055Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T22:41:38.055Z] spire-1.2.1/support/ [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/ [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T22:41:38.055Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T22:41:38.055Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T22:41:38.055Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T22:41:38.056Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T22:41:38.056Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T22:41:38.056Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T22:41:38.056Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T22:41:38.056Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T22:41:38.056Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/clock/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/clock/clock.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T22:41:38.056Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/README.md [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/common [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T22:41:38.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T22:41:38.338Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T22:41:38.339Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-testsspire-1.2.1/ [2022-04-10T22:41:38.624Z] [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T22:41:38.624Z] spire-1.2.1/test/integration/test.sh [2022-04-10T22:41:38.624Z] spire-1.2.1/test/plugintest/ [2022-04-10T22:41:38.624Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T22:41:38.624Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T22:41:38.624Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T22:41:38.624Z] spire-1.2.1/test/spiretest/ [2022-04-10T22:41:38.624Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T22:41:38.624Z] spire-1.2.1/test/spiretest/assertions.gospire-1.2.1/.data/ [2022-04-10T22:41:38.624Z] spire-1.2.1/.data/.file [2022-04-10T22:41:38.624Z] spire-1.2.1/.dockerignore [2022-04-10T22:41:38.624Z] spire-1.2.1/.gitattributes [2022-04-10T22:41:38.624Z] spire-1.2.1/.githooks/ [2022-04-10T22:41:38.624Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T22:41:38.624Z] spire-1.2.1/.github/ [2022-04-10T22:41:38.624Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T22:41:38.624Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T22:41:38.624Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T22:41:38.624Z] spire-1.2.1/.github/workflows/ [2022-04-10T22:41:38.624Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T22:41:38.624Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T22:41:38.624Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T22:41:38.624Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T22:41:38.624Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T22:41:38.624Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T22:41:38.624Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T22:41:38.624Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T22:41:38.624Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T22:41:38.624Z] spire-1.2.1/.gitignore [2022-04-10T22:41:38.624Z] spire-1.2.1/.go-version [2022-04-10T22:41:38.624Z] spire-1.2.1/.golangci.yml [2022-04-10T22:41:38.624Z] spire-1.2.1/ADOPTERS.md [2022-04-10T22:41:38.624Z] spire-1.2.1/CHANGELOG.md [2022-04-10T22:41:38.624Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T22:41:38.624Z] spire-1.2.1/CODEOWNERS [2022-04-10T22:41:38.624Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T22:41:38.624Z] spire-1.2.1/Dockerfile [2022-04-10T22:41:38.624Z] spire-1.2.1/Dockerfile.dev [2022-04-10T22:41:38.624Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T22:41:38.625Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T22:41:38.625Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T22:41:38.625Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T22:41:38.625Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T22:41:38.625Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T22:41:38.625Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T22:41:38.625Z] spire-1.2.1/test/testca/ [2022-04-10T22:41:38.625Z] spire-1.2.1/test/testca/ca.go [2022-04-10T22:41:38.625Z] spire-1.2.1/test/testkey/ [2022-04-10T22:41:38.625Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T22:41:38.625Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T22:41:38.625Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T22:41:38.625Z] spire-1.2.1/test/testkey/new.go [2022-04-10T22:41:38.625Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T22:41:38.625Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T22:41:38.625Z] spire-1.2.1/test/util/ [2022-04-10T22:41:38.625Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T22:41:38.625Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T22:41:38.625Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T22:41:38.625Z] spire-1.2.1/test/util/race.go [2022-04-10T22:41:38.625Z] spire-1.2.1/test/util/util.go [2022-04-10T22:41:38.625Z] building spire from source... [2022-04-10T22:41:38.625Z] [2022-04-10T22:41:38.625Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T22:41:38.625Z] spire-1.2.1/LICENSE [2022-04-10T22:41:38.625Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T22:41:38.625Z] spire-1.2.1/Makefile [2022-04-10T22:41:38.625Z] spire-1.2.1/README.md [2022-04-10T22:41:38.625Z] spire-1.2.1/ROADMAP.md [2022-04-10T22:41:38.625Z] spire-1.2.1/SECURITY.md [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T22:41:38.625Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T22:41:38.625Z] spire-1.2.1/conf/ [2022-04-10T22:41:38.625Z] spire-1.2.1/conf/agent/ [2022-04-10T22:41:38.625Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T22:41:38.625Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T22:41:38.625Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T22:41:38.625Z] spire-1.2.1/conf/server/ [2022-04-10T22:41:38.625Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T22:41:38.625Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T22:41:38.625Z] spire-1.2.1/conf/server/server.conf [2022-04-10T22:41:38.625Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/ [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/auditlog.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/images/ [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T22:41:38.625Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T22:41:38.906Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T22:41:38.906Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T22:41:38.906Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T22:41:38.906Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T22:41:38.906Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T22:41:38.906Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T22:41:38.906Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T22:41:38.906Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T22:41:38.906Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T22:41:38.906Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T22:41:38.906Z] spire-1.2.1/doc/spire_server.md [2022-04-10T22:41:38.906Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T22:41:38.906Z] spire-1.2.1/doc/telemetry.md [2022-04-10T22:41:38.906Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T22:41:38.906Z] spire-1.2.1/doc/upgrading.md [2022-04-10T22:41:38.906Z] spire-1.2.1/doc/using_spire.md [2022-04-10T22:41:38.906Z] spire-1.2.1/examples/ [2022-04-10T22:41:38.906Z] spire-1.2.1/examples/README.md [2022-04-10T22:41:38.906Z] spire-1.2.1/go.mod [2022-04-10T22:41:38.906Z] spire-1.2.1/go.sum [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T22:41:38.906Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T22:41:38.907Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T22:41:39.187Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T22:41:39.187Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T22:41:39.187Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T22:41:39.187Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T22:41:39.187Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T22:41:39.187Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T22:41:39.187Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T22:41:39.187Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T22:41:39.187Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/health/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/log/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/conn.goInstalling go1.17.7... [2022-04-10T22:41:39.188Z] [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T22:41:39.188Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/util/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/version/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T22:41:39.189Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/config.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T22:41:39.469Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T22:41:39.470Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/server.go [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T22:41:39.750Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/ [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/private/ [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/private/server/ [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/spire/ [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/spire/common/ [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T22:41:39.750Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T22:41:39.750Z] spire-1.2.1/release/ [2022-04-10T22:41:39.750Z] spire-1.2.1/release/spire-extras/ [2022-04-10T22:41:39.750Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T22:41:39.750Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T22:41:39.750Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T22:41:39.750Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T22:41:39.750Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T22:41:39.750Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T22:41:39.750Z] spire-1.2.1/release/spire/ [2022-04-10T22:41:39.750Z] spire-1.2.1/release/spire/README.md [2022-04-10T22:41:39.750Z] spire-1.2.1/release/spire/conf/ [2022-04-10T22:41:39.750Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T22:41:39.750Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T22:41:39.750Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T22:41:39.750Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T22:41:39.750Z] spire-1.2.1/script/ [2022-04-10T22:41:39.750Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T22:41:39.750Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T22:41:39.750Z] spire-1.2.1/support/ [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/ [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T22:41:39.750Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T22:41:39.751Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T22:41:39.751Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T22:41:39.751Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/clock/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/clock/clock.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T22:41:39.751Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/README.md [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/common [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T22:41:39.751Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/ [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T22:41:39.752Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T22:41:40.031Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:41:40.032Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T22:41:40.033Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T22:41:40.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T22:41:40.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T22:41:40.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T22:41:40.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T22:41:40.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T22:41:40.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T22:41:40.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T22:41:40.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T22:41:40.314Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T22:41:40.314Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T22:41:40.314Z] spire-1.2.1/test/integration/test.sh [2022-04-10T22:41:40.314Z] spire-1.2.1/test/plugintest/ [2022-04-10T22:41:40.314Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T22:41:40.314Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T22:41:40.314Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T22:41:40.314Z] spire-1.2.1/test/spiretest/ [2022-04-10T22:41:40.314Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T22:41:40.314Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T22:41:40.314Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T22:41:40.314Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T22:41:40.314Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T22:41:40.314Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T22:41:40.314Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T22:41:40.314Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T22:41:40.315Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T22:41:40.315Z] spire-1.2.1/test/testca/ [2022-04-10T22:41:40.315Z] spire-1.2.1/test/testca/ca.go [2022-04-10T22:41:40.315Z] spire-1.2.1/test/testkey/ [2022-04-10T22:41:40.315Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T22:41:40.315Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T22:41:40.315Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T22:41:40.315Z] spire-1.2.1/test/testkey/new.go [2022-04-10T22:41:40.315Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T22:41:40.315Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T22:41:40.315Z] spire-1.2.1/test/util/ [2022-04-10T22:41:40.315Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T22:41:40.315Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T22:41:40.315Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T22:41:40.315Z] spire-1.2.1/test/util/race.go [2022-04-10T22:41:40.315Z] spire-1.2.1/test/util/util.go [2022-04-10T22:41:40.315Z] building spire from source... [2022-04-10T22:41:40.922Z] Installing go1.17.7... [2022-04-10T22:42:07.803Z] Building bin/spire-server... [2022-04-10T22:42:07.803Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T22:42:07.803Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T22:42:07.803Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T22:42:07.803Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T22:42:07.803Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T22:42:07.803Z] Building bin/spire-server... [2022-04-10T22:42:07.803Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T22:42:07.803Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T22:42:07.803Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T22:42:07.803Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T22:42:08.408Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T22:42:08.687Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T22:42:11.325Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T22:42:11.602Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T22:42:11.602Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T22:42:11.879Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T22:42:12.156Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T22:42:12.760Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T22:42:12.760Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T22:42:12.760Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T22:42:12.760Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T22:42:13.037Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T22:42:13.037Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T22:42:13.315Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T22:42:13.595Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T22:42:13.595Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T22:42:13.595Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T22:42:13.595Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T22:42:13.595Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T22:42:13.875Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T22:42:13.875Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T22:42:13.875Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T22:42:14.153Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T22:42:14.438Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T22:42:14.438Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T22:42:14.717Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T22:42:14.717Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T22:42:14.998Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T22:42:15.275Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T22:42:15.552Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T22:42:15.830Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T22:42:16.434Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T22:42:16.435Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T22:42:16.714Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T22:42:16.714Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T22:42:16.997Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T22:42:17.634Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T22:42:17.916Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T22:42:17.916Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T22:42:18.912Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T22:42:18.912Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T22:42:45.798Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T22:42:45.798Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T22:42:45.798Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T22:42:45.798Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T22:42:45.798Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T22:42:45.798Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T22:42:45.798Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T22:42:45.798Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T22:42:45.798Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T22:42:45.798Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T22:42:45.798Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T22:42:45.798Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T22:42:45.798Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T22:42:45.798Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T22:42:45.798Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T22:42:45.798Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T22:42:45.798Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T22:42:45.798Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T22:42:45.798Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T22:42:45.798Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T22:42:45.798Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T22:42:45.798Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T22:42:45.798Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T22:42:45.798Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T22:42:45.798Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T22:42:45.798Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T22:42:45.798Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T22:42:45.798Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T22:42:45.798Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T22:42:45.798Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T22:42:45.798Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T22:42:45.798Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T22:42:45.798Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T22:42:45.798Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T22:42:45.798Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T22:42:45.798Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T22:42:45.798Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T22:42:45.798Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T22:42:45.798Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T22:42:45.798Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T22:42:45.798Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T22:42:45.798Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T22:42:45.798Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T22:42:45.798Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T22:42:46.078Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T22:42:46.078Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T22:42:46.078Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T22:42:46.078Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T22:42:46.359Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T22:42:46.359Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T22:42:46.359Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T22:42:46.359Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T22:42:46.359Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T22:42:47.351Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T22:42:47.351Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T22:42:47.351Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T22:42:47.630Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T22:42:48.237Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T22:42:50.894Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T22:42:53.545Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T22:42:53.545Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T22:42:53.545Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T22:42:53.545Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T22:42:53.824Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T22:42:53.824Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T22:42:53.824Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T22:42:53.824Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T22:42:54.435Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T22:42:54.435Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T22:42:54.714Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T22:42:57.454Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T22:42:57.747Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T22:42:57.747Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T22:42:57.747Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T22:43:20.176Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T22:43:20.176Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T22:43:20.176Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T22:43:21.172Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T22:43:21.456Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T22:43:21.456Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T22:43:36.639Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T22:43:36.639Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T22:43:36.639Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T22:43:36.639Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T22:44:09.080Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T22:44:09.080Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T22:44:09.080Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T22:44:09.080Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T22:44:09.080Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T22:44:09.687Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T22:44:09.687Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T22:44:09.687Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T22:44:09.968Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T22:44:09.968Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T22:44:11.971Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T22:44:12.578Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T22:44:13.184Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T22:44:14.186Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T22:44:14.464Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T22:44:15.459Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T22:44:15.459Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T22:44:15.737Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T22:44:16.016Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T22:44:17.023Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T22:44:17.301Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T22:44:17.301Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T22:44:17.582Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T22:44:17.861Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T22:44:17.861Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T22:44:18.144Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T22:44:18.423Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T22:44:18.423Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T22:44:18.703Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T22:44:18.703Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T22:44:18.984Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T22:44:19.267Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T22:44:19.267Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T22:44:19.267Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T22:44:19.548Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T22:44:19.829Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T22:44:20.111Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T22:44:20.395Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T22:44:20.677Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T22:44:20.677Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T22:44:20.960Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T22:44:21.244Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T22:44:21.854Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T22:44:21.854Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T22:44:22.135Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T22:44:22.418Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T22:44:22.697Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T22:44:22.978Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T22:44:28.431Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T22:44:28.431Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T22:44:28.431Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T22:44:28.431Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T22:44:28.431Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T22:44:28.709Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T22:44:28.709Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T22:44:28.988Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T22:44:29.984Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T22:44:29.984Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T22:44:29.984Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T22:44:30.265Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T22:44:30.265Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T22:44:30.265Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T22:44:30.265Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T22:44:30.265Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T22:44:30.546Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T22:44:30.546Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T22:44:30.546Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T22:44:30.546Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T22:44:30.825Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T22:44:31.820Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T22:44:31.820Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T22:44:32.425Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T22:44:32.425Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T22:44:32.702Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T22:44:32.980Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T22:44:32.980Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T22:44:32.980Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T22:44:33.583Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T22:44:33.583Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T22:44:33.862Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T22:44:33.862Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T22:44:33.862Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T22:44:34.141Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T22:44:34.420Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T22:44:34.420Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T22:44:35.028Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T22:44:35.028Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T22:44:35.028Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T22:44:35.307Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T22:44:35.307Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T22:44:35.307Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T22:44:35.583Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T22:44:36.191Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T22:44:36.191Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T22:44:36.191Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T22:44:36.470Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T22:44:36.470Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T22:44:36.753Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T22:44:37.038Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T22:44:37.038Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T22:44:39.053Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T22:44:39.053Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T22:44:39.665Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T22:44:39.946Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T22:44:39.947Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T22:44:40.276Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T22:44:40.276Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T22:44:40.559Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T22:44:40.559Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T22:44:40.559Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T22:44:40.839Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T22:44:40.839Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T22:44:41.449Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T22:44:41.449Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T22:44:41.449Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T22:44:41.449Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T22:44:42.060Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T22:44:42.340Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T22:44:44.995Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T22:44:45.277Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T22:44:47.276Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T22:44:47.276Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T22:44:47.556Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T22:44:47.556Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T22:44:47.833Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T22:44:47.833Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T22:44:48.110Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T22:44:48.110Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T22:44:48.388Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T22:44:48.388Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T22:44:48.999Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T22:44:49.279Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T22:44:49.279Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T22:44:49.279Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T22:44:49.279Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T22:44:49.561Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T22:44:49.561Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T22:44:49.561Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T22:44:49.561Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T22:44:49.842Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T22:44:49.842Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T22:44:50.128Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T22:44:50.128Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T22:44:50.128Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T22:45:02.623Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T22:45:02.623Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T22:45:02.623Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T22:45:02.623Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T22:45:02.623Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T22:45:02.623Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T22:45:02.623Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T22:45:02.623Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T22:45:29.515Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T22:45:29.515Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T22:45:30.202Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T22:45:30.202Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T22:49:37.370Z] Removing intermediate container a9b19c0abebc [2022-04-10T22:49:37.370Z] ---> 5626dce00c7a [2022-04-10T22:49:37.370Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-10T22:49:37.980Z] ---> Running in c99980a6ef09 [2022-04-10T22:49:40.664Z] 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:49:47.458Z] Removing intermediate container c99980a6ef09 [2022-04-10T22:49:47.458Z] ---> 5eada470bed6 [2022-04-10T22:49:47.458Z] [2022-04-10T22:49:47.458Z] Step 11/23 : FROM docker:20.10.14 [2022-04-10T22:49:47.458Z] 20.10.14: Pulling from library/docker [2022-04-10T22:49:54.270Z] Removing intermediate container ecf9a97b9285 [2022-04-10T22:49:54.270Z] ---> 2f29329e3f6c [2022-04-10T22:49:54.270Z] [2022-04-10T22:49:54.270Z] Step 10/31 : FROM alpine:3.14 [2022-04-10T22:49:54.270Z] 3.14: Pulling from library/alpine [2022-04-10T22:49:56.950Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-10T22:49:56.950Z] Status: Downloaded newer image for alpine:3.14 [2022-04-10T22:49:56.950Z] ---> ac73e934f311 [2022-04-10T22:49:56.950Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-10T22:49:57.230Z] ---> Running in ab865f028106 [2022-04-10T22:49:58.685Z] Removing intermediate container ab865f028106 [2022-04-10T22:49:58.685Z] ---> b3abbb53d85b [2022-04-10T22:49:58.685Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-10T22:49:58.970Z] ---> Running in 28c479c6af51 [2022-04-10T22:50:02.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:50:02.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:50:03.875Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-10T22:50:03.875Z] (2/2) Installing su-exec (0.2-r1) [2022-04-10T22:50:03.875Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T22:50:03.875Z] OK: 6 MiB in 16 packages [2022-04-10T22:50:06.551Z] Removing intermediate container 28c479c6af51 [2022-04-10T22:50:06.551Z] ---> 50127c384998 [2022-04-10T22:50:06.551Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-10T22:50:07.173Z] ---> Running in 55aee4884f67 [2022-04-10T22:50:08.676Z] Removing intermediate container 55aee4884f67 [2022-04-10T22:50:08.676Z] ---> 8dfa9570dd56 [2022-04-10T22:50:08.676Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-10T22:50:08.955Z] ---> Running in bd6b64d9f551 [2022-04-10T22:50:10.415Z] Removing intermediate container bd6b64d9f551 [2022-04-10T22:50:10.415Z] ---> 55d3390b9088 [2022-04-10T22:50:10.415Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-10T22:50:10.696Z] ---> Running in 771599f80009 [2022-04-10T22:50:16.163Z] Removing intermediate container 771599f80009 [2022-04-10T22:50:16.163Z] ---> 56c27ff66ace [2022-04-10T22:50:16.163Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-10T22:50:16.439Z] ---> Running in 1bf6227187f2 [2022-04-10T22:50:17.902Z] Removing intermediate container 1bf6227187f2 [2022-04-10T22:50:17.902Z] ---> 38d8f28af83c [2022-04-10T22:50:17.902Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-10T22:50:19.929Z] ---> 816822e003ac [2022-04-10T22:50:19.929Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-10T22:50:19.929Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-10T22:50:19.929Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-10T22:50:19.929Z] ---> c346e9eafbab [2022-04-10T22:50:19.929Z] 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-10T22:50:20.218Z] ---> Running in ce546a7f12bc [2022-04-10T22:50:20.218Z] ---> Running in 0237ccd0106f [2022-04-10T22:50:20.534Z] Removing intermediate container b7183799d919 [2022-04-10T22:50:20.534Z] ---> 7753fdbb5086 [2022-04-10T22:50:20.534Z] [2022-04-10T22:50:20.534Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T22:50:20.534Z] ---> ac73e934f311 [2022-04-10T22:50:20.534Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T22:50:20.857Z] ---> Running in 9b69e6a302d2 [2022-04-10T22:50:21.867Z] Removing intermediate container 0237ccd0106f [2022-04-10T22:50:21.867Z] ---> c915bbdb4571 [2022-04-10T22:50:21.867Z] 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-10T22:50:21.867Z] ---> Running in e1a781e4f81b [2022-04-10T22:50:24.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:50:24.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:50:25.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:50:25.099Z] Removing intermediate container ce546a7f12bc [2022-04-10T22:50:25.099Z] ---> 1e4f065e1c92 [2022-04-10T22:50:25.099Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T22:50:25.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:50:26.000Z] ---> 72d5b95dad81 [2022-04-10T22:50:26.000Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-10T22:50:26.282Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-10T22:50:26.282Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T22:50:26.282Z] OK: 5 MiB in 15 packages [2022-04-10T22:50:27.824Z] (1/43) Installing readline (8.1.1-r0) [2022-04-10T22:50:27.824Z] (2/43) Installing bash (5.1.16-r0) [2022-04-10T22:50:27.824Z] Executing bash-5.1.16-r0.post-install [2022-04-10T22:50:27.824Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-10T22:50:27.824Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T22:50:27.824Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-10T22:50:27.824Z] (6/43) Installing curl (7.80.0-r0) [2022-04-10T22:50:27.824Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-10T22:50:27.824Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-10T22:50:27.824Z] (9/43) Installing expat (2.4.7-r0) [2022-04-10T22:50:27.824Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-10T22:50:27.824Z] (11/43) Installing gdbm (1.22-r0) [2022-04-10T22:50:27.824Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-10T22:50:27.824Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-10T22:50:27.824Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-10T22:50:28.137Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-10T22:50:28.137Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-10T22:50:28.137Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-10T22:50:29.718Z] Removing intermediate container 9b69e6a302d2 [2022-04-10T22:50:29.718Z] ---> 2e99bea776d3 [2022-04-10T22:50:29.718Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T22:50:29.718Z] ---> 199126656c60 [2022-04-10T22:50:29.718Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-10T22:50:29.718Z] ---> Running in 6a3fb04b4bad [2022-04-10T22:50:30.736Z] Removing intermediate container 6a3fb04b4bad [2022-04-10T22:50:30.736Z] ---> ee825ea768c6 [2022-04-10T22:50:30.736Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-10T22:50:31.017Z] ---> Running in d9bccd9f5216 [2022-04-10T22:50:31.334Z] ---> f7c7695392c5 [2022-04-10T22:50:31.334Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-10T22:50:32.026Z] Removing intermediate container d9bccd9f5216 [2022-04-10T22:50:32.026Z] ---> 1e94319a41eb [2022-04-10T22:50:32.026Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T22:50:32.328Z] ---> Running in ddfb350c15e4 [2022-04-10T22:50:32.610Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-10T22:50:32.610Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-10T22:50:32.610Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-10T22:50:32.610Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-10T22:50:32.610Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-10T22:50:32.610Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-10T22:50:32.895Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-10T22:50:32.895Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-10T22:50:32.895Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-10T22:50:32.895Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-10T22:50:32.895Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-10T22:50:32.895Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-10T22:50:32.895Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-10T22:50:33.189Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-10T22:50:33.189Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-10T22:50:33.189Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-10T22:50:33.189Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-10T22:50:33.189Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-10T22:50:33.189Z] ---> 93d2399c68ef [2022-04-10T22:50:33.189Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-10T22:50:33.469Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-10T22:50:33.469Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-10T22:50:33.469Z] Removing intermediate container ddfb350c15e4 [2022-04-10T22:50:33.469Z] ---> f4b3d65c3632 [2022-04-10T22:50:33.469Z] Step 15/23 : WORKDIR / [2022-04-10T22:50:33.469Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-10T22:50:33.469Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-10T22:50:33.469Z] ---> Running in 3e8fa8afdba8 [2022-04-10T22:50:33.469Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-10T22:50:33.469Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-10T22:50:33.748Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-10T22:50:33.748Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-10T22:50:34.374Z] Removing intermediate container 3e8fa8afdba8 [2022-04-10T22:50:34.374Z] ---> 58bdd8c7c18c [2022-04-10T22:50:34.374Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T22:50:34.977Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T22:50:34.977Z] OK: 82 MiB in 65 packages [2022-04-10T22:50:35.296Z] ---> d32b48210fa7 [2022-04-10T22:50:35.297Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-10T22:50:35.949Z] ---> Running in b9b632b2157b [2022-04-10T22:50:35.949Z] ---> 9c4317213ac5 [2022-04-10T22:50:35.949Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-10T22:50:36.983Z] Removing intermediate container b9b632b2157b [2022-04-10T22:50:36.983Z] ---> 83eb25549e01 [2022-04-10T22:50:36.983Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-10T22:50:38.764Z] ---> 8aac222cfbc0 [2022-04-10T22:50:38.764Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-10T22:50:39.891Z] ---> Running in 3edf86008a7a [2022-04-10T22:50:42.029Z] ---> 6a99dd37d1ef [2022-04-10T22:50:42.029Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-10T22:50:43.085Z] ---> bf8224d0f725 [2022-04-10T22:50:43.085Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-10T22:50:43.376Z] ---> Running in 1be69ff95bbd [2022-04-10T22:50:44.534Z] Removing intermediate container 1be69ff95bbd [2022-04-10T22:50:44.534Z] ---> 25cb505f2d77 [2022-04-10T22:50:44.534Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T22:50:44.872Z] ---> Running in 2cc832b486f6 [2022-04-10T22:50:45.205Z] Removing intermediate container 3edf86008a7a [2022-04-10T22:50:45.205Z] ---> 01894fc94f63 [2022-04-10T22:50:45.205Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-10T22:50:45.827Z] ---> Running in 1d06e717d4c4 [2022-04-10T22:50:45.827Z] Removing intermediate container 2cc832b486f6 [2022-04-10T22:50:45.827Z] ---> ff12c5159e9f [2022-04-10T22:50:45.827Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T22:50:46.118Z] ---> Running in f1a76b1c122d [2022-04-10T22:50:46.422Z] Removing intermediate container 1d06e717d4c4 [2022-04-10T22:50:46.422Z] ---> bebfae6f7438 [2022-04-10T22:50:46.422Z] Step 28/31 : CMD ["gate"] [2022-04-10T22:50:47.049Z] ---> Running in 2b7adc565ac9 [2022-04-10T22:50:47.049Z] Removing intermediate container f1a76b1c122d [2022-04-10T22:50:47.049Z] ---> d6122862f54d [2022-04-10T22:50:47.049Z] Step 22/23 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 [2022-04-10T22:50:47.667Z] ---> Running in b61377b9d6fd [2022-04-10T22:50:47.667Z] Collecting docker-compose==1.23.2 [2022-04-10T22:50:47.667Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-10T22:50:48.292Z] Removing intermediate container 2b7adc565ac9 [2022-04-10T22:50:48.292Z] ---> d3dd53cf4b2c [2022-04-10T22:50:48.292Z] Step 29/31 : LABEL arch=arm64 [2022-04-10T22:50:48.292Z] Removing intermediate container b61377b9d6fd [2022-04-10T22:50:48.292Z] ---> 335654e9e637 [2022-04-10T22:50:48.292Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T22:50:48.778Z] ---> Running in c06d262c265f [2022-04-10T22:50:48.778Z] ---> Running in 2fe8291d1e0b [2022-04-10T22:50:49.399Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-10T22:50:49.399Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-10T22:50:49.689Z] Collecting texttable<0.10,>=0.9.0 [2022-04-10T22:50:49.689Z] Removing intermediate container 2fe8291d1e0b [2022-04-10T22:50:49.689Z] ---> 7f60aebe264c [2022-04-10T22:50:49.689Z] Step 30/31 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 [2022-04-10T22:50:49.689Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-10T22:50:49.689Z] Removing intermediate container c06d262c265f [2022-04-10T22:50:49.689Z] ---> 0030edbd3114 [2022-04-10T22:50:49.689Z] [2022-04-10T22:50:50.303Z] ---> Running in d4bb79ef2760 [2022-04-10T22:50:50.595Z] Removing intermediate container d4bb79ef2760 [2022-04-10T22:50:50.595Z] ---> 4e17b8aa9f86 [2022-04-10T22:50:50.595Z] Step 31/31 : LABEL version=0.0.0 [2022-04-10T22:50:50.876Z] Successfully built 0030edbd3114 [2022-04-10T22:50:50.876Z] Successfully tagged core-metadata-arm64:latest [2022-04-10T22:50:51.168Z] Building core-data [2022-04-10T22:50:51.168Z]  Building core-metadata ... done  ---> Running in 553f303e6a5f [2022-04-10T22:50:51.789Z] Removing intermediate container 553f303e6a5f [2022-04-10T22:50:51.789Z] ---> dfcd3d985cc1 [2022-04-10T22:50:51.789Z] [2022-04-10T22:50:52.389Z] Successfully built dfcd3d985cc1 [2022-04-10T22:50:52.389Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-10T22:50:52.389Z]  Building security-bootstrapper ... done Building support-scheduler [2022-04-10T22:50:53.842Z] Collecting docopt<0.7,>=0.6.1 [2022-04-10T22:50:53.842Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-10T22:50:59.286Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-10T22:50:59.286Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-10T22:50:59.286Z] Collecting cached-property<2,>=1.2.0 [2022-04-10T22:50:59.286Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-10T22:50:59.569Z] Collecting jsonschema<3,>=2.5.1 [2022-04-10T22:50:59.569Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-10T22:50:59.569Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-10T22:50:59.847Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-10T22:51:03.286Z] Collecting docker<4.0,>=3.6.0 [2022-04-10T22:51:03.286Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-10T22:51:03.568Z] 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-10T22:51:05.030Z] Collecting PyYAML<4,>=3.10 [2022-04-10T22:51:05.030Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-10T22:51:11.813Z] Collecting docker-pycreds>=0.4.0 [2022-04-10T22:51:11.813Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-10T22:51:11.813Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-10T22:51:11.813Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-10T22:51:11.813Z] Collecting idna<2.8,>=2.5 [2022-04-10T22:51:11.813Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-10T22:51:12.819Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-10T22:51:12.819Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-10T22:51:12.819Z] 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-10T22:51:13.426Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-10T22:51:13.426Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-10T22:51:13.426Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-10T22:51:13.426Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-10T22:51:15.416Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-10T22:51:15.416Z] Attempting uninstall: urllib3 [2022-04-10T22:51:15.416Z] Found existing installation: urllib3 1.26.7 [2022-04-10T22:51:15.416Z] Uninstalling urllib3-1.26.7: [2022-04-10T22:51:15.416Z] Successfully uninstalled urllib3-1.26.7 [2022-04-10T22:51:16.862Z] Attempting uninstall: idna [2022-04-10T22:51:16.862Z] Found existing installation: idna 3.3 [2022-04-10T22:51:16.862Z] Uninstalling idna-3.3: [2022-04-10T22:51:16.862Z] Successfully uninstalled idna-3.3 [2022-04-10T22:51:21.286Z] Attempting uninstall: requests [2022-04-10T22:51:21.286Z] Found existing installation: requests 2.26.0 [2022-04-10T22:51:21.286Z] Uninstalling requests-2.26.0: [2022-04-10T22:51:21.286Z] Successfully uninstalled requests-2.26.0 [2022-04-10T22:51:21.931Z] Running setup.py install for texttable: started [2022-04-10T22:51:26.313Z] Running setup.py install for texttable: finished with status 'done' [2022-04-10T22:51:26.313Z] Running setup.py install for PyYAML: started [2022-04-10T22:51:30.697Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-10T22:51:31.715Z] Running setup.py install for docopt: started [2022-04-10T22:51:36.096Z] Running setup.py install for docopt: finished with status 'done' [2022-04-10T22:51:36.096Z] Running setup.py install for dockerpty: started [2022-04-10T22:51:40.469Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-10T22:51:43.936Z] 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-10T22:51:56.477Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:51:56.477Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:51:56.477Z] ---> 9918b7841aa2 [2022-04-10T22:51:56.477Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T22:51:56.477Z] ---> Using cache [2022-04-10T22:51:56.477Z] ---> 528623b64304 [2022-04-10T22:51:56.477Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:51:56.477Z] ---> Using cache [2022-04-10T22:51:56.477Z] ---> ea6dda44adbe [2022-04-10T22:51:56.477Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-10T22:51:56.477Z] ---> Running in 86e24780e70d [2022-04-10T22:51:59.148Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:51:59.148Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:51:59.148Z] ---> 9918b7841aa2 [2022-04-10T22:51:59.148Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T22:51:59.148Z] ---> Using cache [2022-04-10T22:51:59.148Z] ---> 528623b64304 [2022-04-10T22:51:59.148Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:51:59.148Z] ---> Using cache [2022-04-10T22:51:59.148Z] ---> ea6dda44adbe [2022-04-10T22:51:59.148Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T22:51:59.148Z] ---> Running in 65a4aed11e04 [2022-04-10T22:51:59.430Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:52:00.438Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:52:01.923Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T22:52:02.220Z] OK: 220 MiB in 52 packages [2022-04-10T22:52:02.861Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T22:52:04.335Z] Removing intermediate container 86e24780e70d [2022-04-10T22:52:04.335Z] ---> 034e62c16a97 [2022-04-10T22:52:04.335Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T22:52:04.335Z] OK: 220 MiB in 52 packages [2022-04-10T22:52:07.016Z] Removing intermediate container 65a4aed11e04 [2022-04-10T22:52:07.016Z] ---> 3a42cc2a2f6a [2022-04-10T22:52:07.016Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T22:52:07.016Z] ---> 3fcc82846364 [2022-04-10T22:52:07.016Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:52:07.016Z] ---> Running in 0f6f50f36a40 [2022-04-10T22:52:09.701Z] ---> 45f722af63bc [2022-04-10T22:52:09.701Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:52:09.701Z] ---> Running in 343a4f30cf44 [2022-04-10T22:52:13.144Z] Removing intermediate container e1a781e4f81b [2022-04-10T22:52:13.144Z] ---> 7d2c78191e77 [2022-04-10T22:52:13.144Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-10T22:52:13.144Z] ---> Running in ce4a47f5a6a6 [2022-04-10T22:52:14.165Z] Removing intermediate container ce4a47f5a6a6 [2022-04-10T22:52:14.165Z] ---> d274b40d5b37 [2022-04-10T22:52:14.165Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-10T22:52:14.438Z] ---> Running in 70ad270a8067 [2022-04-10T22:52:14.717Z] Removing intermediate container 0f6f50f36a40 [2022-04-10T22:52:14.717Z] ---> e9dab210a08f [2022-04-10T22:52:14.717Z] Step 8/23 : COPY . . [2022-04-10T22:52:15.323Z] Removing intermediate container 70ad270a8067 [2022-04-10T22:52:15.323Z] ---> ce78e5f030c0 [2022-04-10T22:52:15.323Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-10T22:52:17.357Z] Removing intermediate container 343a4f30cf44 [2022-04-10T22:52:17.357Z] ---> a53cb02cbac3 [2022-04-10T22:52:17.357Z] Step 8/22 : COPY . . [2022-04-10T22:52:20.791Z] ---> 7c57d9d1362a [2022-04-10T22:52:20.791Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-10T22:52:22.245Z] ---> beffe64e1ca1 [2022-04-10T22:52:22.245Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-10T22:52:24.939Z] ---> b141493a0f82 [2022-04-10T22:52:24.940Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-10T22:52:25.250Z] ---> Running in 02f1dba04e90 [2022-04-10T22:52:26.711Z] Removing intermediate container 02f1dba04e90 [2022-04-10T22:52:26.711Z] ---> d027c04d6e63 [2022-04-10T22:52:26.711Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T22:52:26.711Z] ---> Running in 41db194e15b0 [2022-04-10T22:52:27.735Z] Removing intermediate container 41db194e15b0 [2022-04-10T22:52:27.735Z] ---> 5b412727bc3e [2022-04-10T22:52:27.735Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T22:52:28.026Z] ---> Running in dd8105b74e07 [2022-04-10T22:52:29.504Z] Removing intermediate container dd8105b74e07 [2022-04-10T22:52:29.504Z] ---> 0968a031cc40 [2022-04-10T22:52:29.504Z] Step 22/23 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 [2022-04-10T22:52:29.504Z] ---> Running in c53cdc44261f [2022-04-10T22:52:30.966Z] Removing intermediate container c53cdc44261f [2022-04-10T22:52:30.966Z] ---> 1db4c1e93344 [2022-04-10T22:52:30.966Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T22:52:30.966Z] ---> Running in 592f6aae9768 [2022-04-10T22:52:31.977Z] Removing intermediate container 592f6aae9768 [2022-04-10T22:52:31.977Z] ---> 19b61d035950 [2022-04-10T22:52:31.977Z] [2022-04-10T22:52:34.005Z] Successfully built 19b61d035950 [2022-04-10T22:52:34.005Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-10T22:52:34.005Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-04-10T22:53:13.151Z] ---> 5ac4b8553ca3 [2022-04-10T22:53:13.151Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-10T22:53:13.151Z] ---> Running in af0c3917658c [2022-04-10T22:53:15.183Z] ---> a6dc982b724f [2022-04-10T22:53:15.183Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-10T22:53:15.464Z] ---> Running in 462b690f2da2 [2022-04-10T22:53:15.759Z] 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:53:18.459Z] 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:53:19.474Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T22:53:19.474Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T22:53:19.474Z] ---> 9918b7841aa2 [2022-04-10T22:53:19.474Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T22:53:19.474Z] ---> Using cache [2022-04-10T22:53:19.474Z] ---> 528623b64304 [2022-04-10T22:53:19.474Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T22:53:19.474Z] ---> Using cache [2022-04-10T22:53:19.474Z] ---> ea6dda44adbe [2022-04-10T22:53:19.474Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-10T22:53:19.474Z] ---> Using cache [2022-04-10T22:53:19.474Z] ---> e17195e6865a [2022-04-10T22:53:19.474Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T22:53:19.474Z] ---> Using cache [2022-04-10T22:53:19.474Z] ---> 9fc5def67e5e [2022-04-10T22:53:19.474Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T22:53:19.474Z] ---> Using cache [2022-04-10T22:53:19.474Z] ---> 41ea5e05366f [2022-04-10T22:53:19.474Z] Step 8/25 : COPY . . [2022-04-10T22:53:19.474Z] ---> Using cache [2022-04-10T22:53:19.474Z] ---> 1e08e7f2830a [2022-04-10T22:53:19.474Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-10T22:53:19.474Z] ---> Using cache [2022-04-10T22:53:19.474Z] ---> d6351c196900 [2022-04-10T22:53:19.474Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-10T22:53:19.474Z] ---> Using cache [2022-04-10T22:53:19.474Z] ---> c95b75877c13 [2022-04-10T22:53:19.474Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-10T22:53:19.474Z] ---> Using cache [2022-04-10T22:53:19.474Z] ---> 0fdfbf621c3d [2022-04-10T22:53:19.474Z] 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-10T22:53:19.474Z] ---> Running in 9c5ffca07458 [2022-04-10T22:53:22.150Z] spire-1.2.1/ [2022-04-10T22:53:22.150Z] spire-1.2.1/.data/ [2022-04-10T22:53:22.150Z] spire-1.2.1/.data/.file [2022-04-10T22:53:22.150Z] spire-1.2.1/.dockerignore [2022-04-10T22:53:22.150Z] spire-1.2.1/.gitattributes [2022-04-10T22:53:22.150Z] spire-1.2.1/.githooks/ [2022-04-10T22:53:22.150Z] spire-1.2.1/.githooks/pre-commit [2022-04-10T22:53:22.150Z] spire-1.2.1/.github/ [2022-04-10T22:53:22.150Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-10T22:53:22.150Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-10T22:53:22.150Z] spire-1.2.1/.github/dependabot.yml [2022-04-10T22:53:22.150Z] spire-1.2.1/.github/workflows/ [2022-04-10T22:53:22.150Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-10T22:53:22.150Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-10T22:53:22.150Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-10T22:53:22.150Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-10T22:53:22.150Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-10T22:53:22.150Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-10T22:53:22.150Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-10T22:53:22.150Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-10T22:53:22.150Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-10T22:53:22.150Z] spire-1.2.1/.gitignore [2022-04-10T22:53:22.150Z] spire-1.2.1/.go-version [2022-04-10T22:53:22.150Z] spire-1.2.1/.golangci.yml [2022-04-10T22:53:22.150Z] spire-1.2.1/ADOPTERS.md [2022-04-10T22:53:22.150Z] spire-1.2.1/CHANGELOG.md [2022-04-10T22:53:22.150Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-10T22:53:22.150Z] spire-1.2.1/CODEOWNERS [2022-04-10T22:53:22.150Z] spire-1.2.1/CONTRIBUTING.md [2022-04-10T22:53:22.150Z] spire-1.2.1/Dockerfile [2022-04-10T22:53:22.150Z] spire-1.2.1/Dockerfile.dev [2022-04-10T22:53:22.150Z] spire-1.2.1/Dockerfile.scratch [2022-04-10T22:53:22.150Z] spire-1.2.1/LICENSE [2022-04-10T22:53:22.150Z] spire-1.2.1/MAINTAINERS.md [2022-04-10T22:53:22.150Z] spire-1.2.1/Makefile [2022-04-10T22:53:22.150Z] spire-1.2.1/README.md [2022-04-10T22:53:22.150Z] spire-1.2.1/ROADMAP.md [2022-04-10T22:53:22.150Z] spire-1.2.1/SECURITY.md [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/ [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/ [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-server/ [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-10T22:53:22.150Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-10T22:53:22.151Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-10T22:53:22.151Z] spire-1.2.1/conf/ [2022-04-10T22:53:22.151Z] spire-1.2.1/conf/agent/ [2022-04-10T22:53:22.151Z] spire-1.2.1/conf/agent/agent.conf [2022-04-10T22:53:22.151Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-10T22:53:22.151Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-10T22:53:22.151Z] spire-1.2.1/conf/server/ [2022-04-10T22:53:22.151Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-10T22:53:22.151Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-10T22:53:22.151Z] spire-1.2.1/conf/server/server.conf [2022-04-10T22:53:22.151Z] spire-1.2.1/conf/server/server_full.conf [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/ [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/SPIRE101.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/auditlog.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/images/ [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/scaling_spire.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/spire_agent.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/spire_server.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/supported_integrations.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/telemetry.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/telemetry_config.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/upgrading.md [2022-04-10T22:53:22.151Z] spire-1.2.1/doc/using_spire.md [2022-04-10T22:53:22.151Z] spire-1.2.1/examples/ [2022-04-10T22:53:22.151Z] spire-1.2.1/examples/README.md [2022-04-10T22:53:22.151Z] spire-1.2.1/go.mod [2022-04-10T22:53:22.151Z] spire-1.2.1/go.sum [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/agent.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/client/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/common/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/config.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/manager/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-10T22:53:22.151Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-10T22:53:22.152Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-10T22:53:22.431Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/svid/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/names.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/auth/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cli/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/health/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/health/config.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/health/context.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/health/health.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/idutil/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/log/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/log/log.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/log/options.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-10T22:53:22.432Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-10T22:53:22.433Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-10T22:53:22.433Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-10T22:53:22.433Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-10T22:53:22.433Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-10T22:53:22.433Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-10T22:53:22.433Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-10T22:53:22.433Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-10T22:53:22.433Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-10T22:53:22.433Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/profiling/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/selector/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/uptime/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/util/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/util/task.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/version/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/version/version.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-10T22:53:22.714Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/common/x509util/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/api.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/health/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/id.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/status.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/bundle/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/ca/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/cache/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/catalog/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/config.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/plugin/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-10T22:53:22.715Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-10T22:53:22.996Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/registration/ [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/server.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/server_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/svid/ [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/ [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/private/ [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/private/server/ [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/private/server/journal/ [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/spire/ [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/spire/common/ [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/spire/plugin/ [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-10T22:53:22.997Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-10T22:53:22.997Z] spire-1.2.1/release/ [2022-04-10T22:53:22.997Z] spire-1.2.1/release/spire-extras/ [2022-04-10T22:53:22.997Z] spire-1.2.1/release/spire-extras/README.md [2022-04-10T22:53:22.997Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-10T22:53:22.997Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-10T22:53:22.997Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-10T22:53:22.997Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-10T22:53:22.997Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-10T22:53:22.997Z] spire-1.2.1/release/spire/ [2022-04-10T22:53:22.997Z] spire-1.2.1/release/spire/README.md [2022-04-10T22:53:22.997Z] spire-1.2.1/release/spire/conf/ [2022-04-10T22:53:22.997Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-10T22:53:22.997Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-10T22:53:22.997Z] spire-1.2.1/release/spire/conf/server/ [2022-04-10T22:53:22.997Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-10T22:53:22.997Z] spire-1.2.1/script/ [2022-04-10T22:53:22.997Z] spire-1.2.1/script/build-artifact.sh [2022-04-10T22:53:22.997Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-10T22:53:22.997Z] spire-1.2.1/support/ [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/ [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-10T22:53:22.997Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-10T22:53:22.997Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-10T22:53:22.997Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-10T22:53:22.998Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-10T22:53:22.998Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-10T22:53:22.998Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-10T22:53:22.998Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-10T22:53:22.998Z] spire-1.2.1/test/ [2022-04-10T22:53:22.998Z] spire-1.2.1/test/clock/ [2022-04-10T22:53:22.998Z] spire-1.2.1/test/clock/clock.go [2022-04-10T22:53:22.998Z] spire-1.2.1/test/fakes/ [2022-04-10T22:53:22.998Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-10T22:53:22.998Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-10T22:53:22.998Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-10T22:53:22.998Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-10T22:53:22.998Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-10T22:53:22.998Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-10T22:53:22.998Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/ [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-10T22:53:23.278Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/fixture.go [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/registration/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-10T22:53:23.279Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/README.md [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/common [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-10T22:53:23.279Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-10T22:53:23.280Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-10T22:53:23.561Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/test-one.sh [2022-04-10T22:53:23.562Z] spire-1.2.1/test/integration/test.sh [2022-04-10T22:53:23.562Z] spire-1.2.1/test/plugintest/ [2022-04-10T22:53:23.562Z] spire-1.2.1/test/plugintest/config.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/plugintest/load.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/plugintest/option.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/spiretest/ [2022-04-10T22:53:23.562Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/spiretest/dir.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/spiretest/logs.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/spiretest/suite.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/spiretest/x509.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/testca/ [2022-04-10T22:53:23.562Z] spire-1.2.1/test/testca/ca.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/testkey/ [2022-04-10T22:53:23.562Z] spire-1.2.1/test/testkey/generate.sh [2022-04-10T22:53:23.562Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/testkey/keys.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/testkey/new.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/tpmsimulator/ [2022-04-10T22:53:23.562Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/util/ [2022-04-10T22:53:23.562Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/util/cert_generation.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/util/io_redirection.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/util/race.go [2022-04-10T22:53:23.562Z] spire-1.2.1/test/util/util.go [2022-04-10T22:53:23.562Z] building spire from source... [2022-04-10T22:53:23.843Z] Installing go1.17.7... [2022-04-10T22:53:56.248Z] Building bin/spire-server... [2022-04-10T22:53:56.248Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-10T22:53:56.248Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-10T22:53:56.248Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-10T22:53:56.248Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-10T22:53:56.248Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-10T22:53:58.234Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-10T22:53:58.514Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-10T22:53:58.793Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T22:53:59.070Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-10T22:53:59.070Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-10T22:54:00.064Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-10T22:54:00.064Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-10T22:54:00.342Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-10T22:54:00.620Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-10T22:54:00.620Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-10T22:54:00.620Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-10T22:54:00.620Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-10T22:54:00.896Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-10T22:54:01.174Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-10T22:54:02.170Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-10T22:54:29.097Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-10T22:54:29.097Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-10T22:54:29.097Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-10T22:54:29.709Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-10T22:54:29.989Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-10T22:54:29.989Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-10T22:54:30.603Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-10T22:54:30.603Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-10T22:54:30.603Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-10T22:54:30.603Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-10T22:54:31.210Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-10T22:54:31.210Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-10T22:54:31.488Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-10T22:54:31.488Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-10T22:54:31.488Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-10T22:54:31.765Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-10T22:54:31.765Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-10T22:54:32.041Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-10T22:54:32.646Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-10T22:54:32.646Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-10T22:54:32.925Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-10T22:54:33.202Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-10T22:54:33.808Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-10T22:54:33.808Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-10T22:54:34.084Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-10T22:54:34.362Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-10T22:54:34.639Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-10T22:54:35.239Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-10T22:54:35.239Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-10T22:54:35.513Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-10T22:54:35.787Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-10T22:54:35.787Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-10T22:54:35.787Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-10T22:54:36.385Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-10T22:54:36.660Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-10T22:54:36.660Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-10T22:54:36.660Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-10T22:54:37.260Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-10T22:54:37.861Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-10T22:54:38.473Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-10T22:54:38.473Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-10T22:54:38.473Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-10T22:54:38.752Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-10T22:54:39.751Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-10T22:54:42.406Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-10T22:54:47.826Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-10T22:54:47.826Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-10T22:54:47.826Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-10T22:55:10.053Z] go: downloading google.golang.org/api v0.70.0 [2022-04-10T22:55:10.053Z] go: downloading k8s.io/api v0.23.4 [2022-04-10T22:55:10.053Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-10T22:55:11.033Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-10T22:55:26.148Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-10T22:55:58.547Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-10T22:55:58.547Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-10T22:55:58.547Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-10T22:55:58.547Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-10T22:55:58.547Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-10T22:55:58.547Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-10T22:55:58.822Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-10T22:55:59.811Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-10T22:56:00.088Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-10T22:56:00.365Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-10T22:56:03.002Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-10T22:56:03.002Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-10T22:56:03.002Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-10T22:56:03.277Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-10T22:56:04.267Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-10T22:56:04.544Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-10T22:56:04.821Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-10T22:56:05.098Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-10T22:56:05.374Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-10T22:56:05.650Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-10T22:56:11.067Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-10T22:56:11.668Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-10T22:56:11.946Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-10T22:56:11.946Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-10T22:56:12.221Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-10T22:56:12.221Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-10T22:56:12.221Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-10T22:56:13.668Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-10T22:56:13.668Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-10T22:56:13.945Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-10T22:56:13.945Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-10T22:56:14.223Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-10T22:56:15.670Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-10T22:56:16.272Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-10T22:56:16.550Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-10T22:56:16.825Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-10T22:56:17.102Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-10T22:56:17.102Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-10T22:56:17.380Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-10T22:56:17.380Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-10T22:56:18.374Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-10T22:56:18.649Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-10T22:56:18.649Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-10T22:56:18.926Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-10T22:56:19.203Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-10T22:56:19.203Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-10T22:56:21.851Z] go: downloading go.opencensus.io v0.23.0 [2022-04-10T22:56:22.454Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-10T22:56:22.454Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-10T22:56:23.059Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-10T22:56:23.059Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-10T22:56:23.059Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-10T22:56:23.335Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-10T22:56:23.611Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-10T22:56:24.214Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-10T22:56:26.853Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-10T22:56:26.853Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-10T22:56:27.133Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-10T22:56:29.781Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-10T22:56:30.060Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-10T22:56:30.060Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-10T22:56:30.337Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-10T22:56:30.615Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-10T22:56:30.893Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-10T22:56:30.893Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-10T22:56:30.893Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-10T22:56:43.336Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-10T22:56:43.336Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-10T22:56:43.336Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-10T22:56:43.336Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-10T22:57:10.186Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-10T22:57:10.186Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-10T23:01:17.333Z] Removing intermediate container 462b690f2da2 [2022-04-10T23:01:17.333Z] ---> bd33e908ad9c [2022-04-10T23:01:17.333Z] [2022-04-10T23:01:17.333Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T23:01:17.333Z] ---> ac73e934f311 [2022-04-10T23:01:17.333Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-10T23:01:17.333Z] ---> Using cache [2022-04-10T23:01:17.333Z] ---> 2e99bea776d3 [2022-04-10T23:01:17.333Z] 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:01:17.333Z] ---> Using cache [2022-04-10T23:01:17.333Z] ---> ee825ea768c6 [2022-04-10T23:01:17.333Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-10T23:01:17.333Z] ---> Running in bdd451d672d4 [2022-04-10T23:01:17.333Z] Removing intermediate container bdd451d672d4 [2022-04-10T23:01:17.333Z] ---> 0b04d4d344c8 [2022-04-10T23:01:17.333Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T23:01:17.333Z] ---> Running in a816d2152158 [2022-04-10T23:01:17.333Z] Removing intermediate container a816d2152158 [2022-04-10T23:01:17.333Z] ---> 2eb31aa7f004 [2022-04-10T23:01:17.333Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T23:01:17.333Z] ---> 0d93258a9153 [2022-04-10T23:01:17.333Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-10T23:01:17.333Z] ---> 1cfa0dd521ee [2022-04-10T23:01:17.333Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-10T23:01:17.333Z] ---> 068dfab4d26a [2022-04-10T23:01:17.333Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-10T23:01:17.333Z] ---> Running in a8f83fbddfef [2022-04-10T23:01:17.333Z] Removing intermediate container a8f83fbddfef [2022-04-10T23:01:17.333Z] ---> 85135539f6a4 [2022-04-10T23:01:17.333Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T23:01:17.333Z] ---> Running in 97245bef0045 [2022-04-10T23:01:17.333Z] Removing intermediate container 97245bef0045 [2022-04-10T23:01:17.333Z] ---> 3acbeac157d8 [2022-04-10T23:01:17.333Z] Step 20/22 : LABEL arch=arm64 [2022-04-10T23:01:17.333Z] ---> Running in 1de757b87c12 [2022-04-10T23:01:17.947Z] Removing intermediate container 1de757b87c12 [2022-04-10T23:01:17.947Z] ---> d80c161202a1 [2022-04-10T23:01:17.947Z] Step 21/22 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 [2022-04-10T23:01:17.947Z] ---> Running in 5200452164f7 [2022-04-10T23:01:18.584Z] Removing intermediate container 5200452164f7 [2022-04-10T23:01:18.584Z] ---> 141eaa080318 [2022-04-10T23:01:18.584Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T23:01:18.865Z] ---> Running in a5deb948fedb [2022-04-10T23:01:19.147Z] Removing intermediate container a5deb948fedb [2022-04-10T23:01:19.147Z] ---> 2b3dfec4720d [2022-04-10T23:01:19.147Z] [2022-04-10T23:01:20.142Z] Successfully built 2b3dfec4720d [2022-04-10T23:01:20.143Z] Successfully tagged support-scheduler-arm64:latest [2022-04-10T23:01:20.143Z] Building support-notifications [2022-04-10T23:01:59.192Z]  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:01:59.192Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:01:59.192Z] ---> 9918b7841aa2 [2022-04-10T23:01:59.192Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T23:01:59.192Z] ---> Using cache [2022-04-10T23:01:59.192Z] ---> 528623b64304 [2022-04-10T23:01:59.192Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:01:59.192Z] ---> Using cache [2022-04-10T23:01:59.192Z] ---> ea6dda44adbe [2022-04-10T23:01:59.192Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-10T23:01:59.192Z] ---> Running in 123148a16210 [2022-04-10T23:01:59.192Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:59.192Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:01:59.192Z] OK: 220 MiB in 52 packages [2022-04-10T23:02:00.648Z] Removing intermediate container 123148a16210 [2022-04-10T23:02:00.648Z] ---> 5829b70c6b4a [2022-04-10T23:02:00.648Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T23:02:02.655Z] ---> 7203cef2903b [2022-04-10T23:02:02.655Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:02:02.934Z] ---> Running in 544de779fcba [2022-04-10T23:02:11.249Z] Removing intermediate container 544de779fcba [2022-04-10T23:02:11.249Z] ---> 1bec184f4786 [2022-04-10T23:02:11.249Z] Step 8/22 : COPY . . [2022-04-10T23:02:11.249Z] Removing intermediate container af0c3917658c [2022-04-10T23:02:11.249Z] ---> cb37e0b071ca [2022-04-10T23:02:11.249Z] [2022-04-10T23:02:11.249Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T23:02:11.249Z] ---> ac73e934f311 [2022-04-10T23:02:11.249Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-10T23:02:11.249Z] ---> Running in 208c7b38363a [2022-04-10T23:02:11.528Z] Removing intermediate container 208c7b38363a [2022-04-10T23:02:11.528Z] ---> a46eee800471 [2022-04-10T23:02:11.528Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-10T23:02:11.528Z] ---> Running in 75f364c34fe7 [2022-04-10T23:02:12.530Z] Removing intermediate container 75f364c34fe7 [2022-04-10T23:02:12.530Z] ---> ad383e685662 [2022-04-10T23:02:12.530Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-10T23:02:12.530Z] ---> Running in ca7829c4d2a9 [2022-04-10T23:02:13.529Z] Removing intermediate container ca7829c4d2a9 [2022-04-10T23:02:13.808Z] ---> d6597c6ea7d4 [2022-04-10T23:02:13.808Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:02:13.808Z] ---> Running in da90e868b010 [2022-04-10T23:02:19.237Z] Removing intermediate container da90e868b010 [2022-04-10T23:02:19.237Z] ---> 0e5f814cdbcc [2022-04-10T23:02:19.237Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-10T23:02:19.237Z] ---> Running in 5f3501d586d0 [2022-04-10T23:02:20.691Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:02:21.689Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:02:23.685Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-10T23:02:23.685Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-10T23:02:23.685Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-10T23:02:23.685Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-10T23:02:23.964Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-10T23:02:23.964Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-10T23:02:24.247Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T23:02:24.247Z] OK: 8 MiB in 20 packages [2022-04-10T23:02:26.885Z] Removing intermediate container 5f3501d586d0 [2022-04-10T23:02:26.885Z] ---> 07c3e1f6caa9 [2022-04-10T23:02:26.885Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T23:02:28.897Z] ---> 5182f774d2d5 [2022-04-10T23:02:28.897Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-10T23:02:33.238Z] ---> 5bb18da5b4c2 [2022-04-10T23:02:33.238Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-10T23:02:34.693Z] ---> f92d711f5177 [2022-04-10T23:02:34.693Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-10T23:02:34.693Z] ---> Running in b19a78179002 [2022-04-10T23:02:35.690Z] Removing intermediate container b19a78179002 [2022-04-10T23:02:35.690Z] ---> f54bea52e8d6 [2022-04-10T23:02:35.690Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T23:02:35.690Z] ---> Running in 444df5e94338 [2022-04-10T23:02:36.693Z] Removing intermediate container 444df5e94338 [2022-04-10T23:02:36.693Z] ---> 4d1b27fc38be [2022-04-10T23:02:36.693Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T23:02:37.056Z] ---> Running in a7c5ab73d72f [2022-04-10T23:02:37.810Z] Removing intermediate container a7c5ab73d72f [2022-04-10T23:02:37.810Z] ---> 6ace9d5caa2d [2022-04-10T23:02:37.810Z] Step 22/23 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 [2022-04-10T23:02:38.096Z] ---> Running in 68fed9db2f8b [2022-04-10T23:02:39.606Z] Removing intermediate container 68fed9db2f8b [2022-04-10T23:02:39.606Z] ---> e071d4a823de [2022-04-10T23:02:39.606Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T23:02:39.606Z] ---> Running in 5a06a5167187 [2022-04-10T23:02:40.643Z] Removing intermediate container 5a06a5167187 [2022-04-10T23:02:40.643Z] ---> aec12745060e [2022-04-10T23:02:40.643Z] [2022-04-10T23:02:42.683Z] Successfully built aec12745060e [2022-04-10T23:02:42.683Z] Successfully tagged core-data-arm64:latest [2022-04-10T23:02:42.683Z] Building security-proxy-setup [2022-04-10T23:02:47.071Z]  Building core-data ... done  ---> 6831cfb8897e [2022-04-10T23:02:47.071Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-10T23:02:47.071Z] ---> Running in 8950defc2ce1 [2022-04-10T23:02:48.546Z] 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:03:21.003Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:03:21.003Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:03:21.004Z] ---> 9918b7841aa2 [2022-04-10T23:03:21.004Z] Step 3/22 : WORKDIR /edgex-go [2022-04-10T23:03:21.004Z] ---> Using cache [2022-04-10T23:03:21.004Z] ---> 528623b64304 [2022-04-10T23:03:21.004Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:03:21.004Z] ---> Using cache [2022-04-10T23:03:21.004Z] ---> ea6dda44adbe [2022-04-10T23:03:21.004Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-10T23:03:21.004Z] ---> Using cache [2022-04-10T23:03:21.004Z] ---> 3a42cc2a2f6a [2022-04-10T23:03:21.004Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-10T23:03:21.004Z] ---> Using cache [2022-04-10T23:03:21.004Z] ---> 45f722af63bc [2022-04-10T23:03:21.004Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:03:21.004Z] ---> Using cache [2022-04-10T23:03:21.004Z] ---> a53cb02cbac3 [2022-04-10T23:03:21.004Z] Step 8/22 : COPY . . [2022-04-10T23:03:21.004Z] ---> Using cache [2022-04-10T23:03:21.004Z] ---> a6dc982b724f [2022-04-10T23:03:21.004Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-10T23:03:21.004Z] ---> Running in e693dfe17a22 [2022-04-10T23:03:21.004Z] 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:10:58.575Z] 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:11:16.944Z] Removing intermediate container 8950defc2ce1 [2022-04-10T23:11:16.944Z] ---> 1561447f3e73 [2022-04-10T23:11:16.944Z] [2022-04-10T23:11:16.944Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T23:11:16.944Z] ---> ac73e934f311 [2022-04-10T23:11:16.944Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-10T23:11:16.944Z] ---> Running in c749b6679bb3 [2022-04-10T23:11:17.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:11:18.575Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:11:20.587Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-10T23:11:20.587Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-10T23:11:20.587Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T23:11:20.587Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T23:11:21.196Z] OK: 6 MiB in 16 packages [2022-04-10T23:11:24.656Z] Removing intermediate container e693dfe17a22 [2022-04-10T23:11:24.656Z] ---> 9679a7ddf2f0 [2022-04-10T23:11:24.656Z] [2022-04-10T23:11:24.656Z] Step 10/22 : FROM alpine:3.14 [2022-04-10T23:11:24.656Z] ---> ac73e934f311 [2022-04-10T23:11:24.656Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-10T23:11:24.656Z] Removing intermediate container c749b6679bb3 [2022-04-10T23:11:24.656Z] ---> 941a7d4ab2a6 [2022-04-10T23:11:24.656Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-10T23:11:24.656Z] ---> Running in 6e6369a29e16 [2022-04-10T23:11:24.656Z] ---> Running in 85062c4ae21d [2022-04-10T23:11:25.274Z] Removing intermediate container 6e6369a29e16 [2022-04-10T23:11:25.274Z] ---> 6bad71709b57 [2022-04-10T23:11:25.274Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-10T23:11:25.555Z] ---> Running in d78f33fcaa8a [2022-04-10T23:11:26.151Z] Removing intermediate container d78f33fcaa8a [2022-04-10T23:11:26.151Z] ---> 2c49c685fe3d [2022-04-10T23:11:26.151Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-10T23:11:26.430Z] ---> Running in 7ca03951779b [2022-04-10T23:11:27.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:11:27.033Z] Removing intermediate container 7ca03951779b [2022-04-10T23:11:27.033Z] ---> 778774ba37f7 [2022-04-10T23:11:27.033Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T23:11:27.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:11:28.252Z] ---> f8d388833017 [2022-04-10T23:11:28.252Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-10T23:11:29.259Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-10T23:11:29.259Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-10T23:11:29.537Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-10T23:11:29.537Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-10T23:11:29.537Z] (5/6) Installing curl (7.79.1-r0) [2022-04-10T23:11:29.819Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-10T23:11:29.819Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T23:11:29.819Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T23:11:30.423Z] OK: 8 MiB in 20 packages [2022-04-10T23:11:30.423Z] ---> 97c248a5cdf7 [2022-04-10T23:11:30.423Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-10T23:11:31.892Z] ---> 0f199a878129 [2022-04-10T23:11:31.892Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-10T23:11:32.171Z] ---> Running in a36c4d1d94be [2022-04-10T23:11:32.775Z] Removing intermediate container a36c4d1d94be [2022-04-10T23:11:32.775Z] ---> 4d323d4186c8 [2022-04-10T23:11:32.775Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T23:11:33.058Z] ---> Running in 70b97ee2fb44 [2022-04-10T23:11:33.058Z] Removing intermediate container 85062c4ae21d [2022-04-10T23:11:33.058Z] ---> a785993698ea [2022-04-10T23:11:33.058Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T23:11:33.337Z] ---> Running in fecb14cde5e5 [2022-04-10T23:11:33.954Z] Removing intermediate container 70b97ee2fb44 [2022-04-10T23:11:33.954Z] ---> cc2f7b801d76 [2022-04-10T23:11:33.954Z] Step 20/22 : LABEL arch=arm64 [2022-04-10T23:11:33.954Z] Removing intermediate container fecb14cde5e5 [2022-04-10T23:11:33.954Z] ---> a22d445b6b09 [2022-04-10T23:11:33.954Z] Step 13/22 : WORKDIR /edgex [2022-04-10T23:11:34.233Z] ---> Running in ed9b156f3109 [2022-04-10T23:11:34.233Z] ---> Running in 541be6cb832f [2022-04-10T23:11:34.861Z] Removing intermediate container 541be6cb832f [2022-04-10T23:11:34.861Z] ---> 1541c6837225 [2022-04-10T23:11:34.861Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-10T23:11:34.861Z] Removing intermediate container ed9b156f3109 [2022-04-10T23:11:34.861Z] ---> f22777a5b7a1 [2022-04-10T23:11:34.861Z] Step 21/22 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 [2022-04-10T23:11:35.136Z] ---> Running in 4536f0044848 [2022-04-10T23:11:35.750Z] Removing intermediate container 4536f0044848 [2022-04-10T23:11:35.750Z] ---> 7c2eacab3968 [2022-04-10T23:11:35.750Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T23:11:36.026Z] ---> Running in e535a7473540 [2022-04-10T23:11:36.026Z] ---> 223af12d9a63 [2022-04-10T23:11:36.026Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-10T23:11:37.027Z] Removing intermediate container e535a7473540 [2022-04-10T23:11:37.027Z] ---> 970e0b32d112 [2022-04-10T23:11:37.027Z] [2022-04-10T23:11:38.008Z] Successfully built 970e0b32d112 [2022-04-10T23:11:38.008Z] Successfully tagged support-notifications-arm64:latest [2022-04-10T23:11:38.008Z] Building security-secretstore-setup [2022-04-10T23:11:39.002Z]  Building support-notifications ... done  ---> ca673b7fb3fe [2022-04-10T23:11:39.002Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-10T23:11:41.022Z] ---> f7c845cdab81 [2022-04-10T23:11:41.022Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T23:11:42.048Z] ---> 0cb3c96c1ae9 [2022-04-10T23:11:42.048Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-10T23:11:42.333Z] ---> Running in 3ac71aec7113 [2022-04-10T23:11:45.767Z] Removing intermediate container 3ac71aec7113 [2022-04-10T23:11:45.767Z] ---> 81fd134423f7 [2022-04-10T23:11:45.767Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T23:11:45.767Z] ---> Running in 83535bb76dcd [2022-04-10T23:11:46.386Z] Removing intermediate container 83535bb76dcd [2022-04-10T23:11:46.386Z] ---> 4bfb711135a5 [2022-04-10T23:11:46.386Z] Step 20/22 : LABEL arch=arm64 [2022-04-10T23:11:46.386Z] ---> Running in 4792dd13d0a6 [2022-04-10T23:11:46.995Z] Removing intermediate container 4792dd13d0a6 [2022-04-10T23:11:46.995Z] ---> d10dd4cb3751 [2022-04-10T23:11:46.995Z] Step 21/22 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 [2022-04-10T23:11:47.280Z] ---> Running in b836fcc13f59 [2022-04-10T23:11:47.902Z] Removing intermediate container b836fcc13f59 [2022-04-10T23:11:47.902Z] ---> 54ac9bc0eb39 [2022-04-10T23:11:47.902Z] Step 22/22 : LABEL version=0.0.0 [2022-04-10T23:11:48.182Z] ---> Running in 473691248ab0 [2022-04-10T23:11:48.791Z] Removing intermediate container 473691248ab0 [2022-04-10T23:11:48.791Z] ---> f7bba51cbc26 [2022-04-10T23:11:48.791Z] [2022-04-10T23:11:49.392Z] Successfully built f7bba51cbc26 [2022-04-10T23:11:49.392Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-10T23:11:49.392Z]  Building security-proxy-setup ... done Building core-command [2022-04-10T23:12:36.432Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:12:36.432Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:12:36.432Z] ---> 9918b7841aa2 [2022-04-10T23:12:36.432Z] Step 3/25 : WORKDIR /edgex-go [2022-04-10T23:12:36.432Z] ---> Using cache [2022-04-10T23:12:36.432Z] ---> 528623b64304 [2022-04-10T23:12:36.432Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:12:36.432Z] ---> Using cache [2022-04-10T23:12:36.432Z] ---> ea6dda44adbe [2022-04-10T23:12:36.432Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-10T23:12:36.432Z] ---> Using cache [2022-04-10T23:12:36.432Z] ---> 3a42cc2a2f6a [2022-04-10T23:12:36.432Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-10T23:12:36.432Z] ---> Using cache [2022-04-10T23:12:36.432Z] ---> 45f722af63bc [2022-04-10T23:12:36.432Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:12:36.432Z] ---> Using cache [2022-04-10T23:12:36.432Z] ---> a53cb02cbac3 [2022-04-10T23:12:36.432Z] Step 8/25 : COPY . . [2022-04-10T23:12:36.432Z] ---> Using cache [2022-04-10T23:12:36.432Z] ---> a6dc982b724f [2022-04-10T23:12:36.432Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-10T23:12:36.432Z] ---> Running in 3e0a902c0243 [2022-04-10T23:12:37.881Z] 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:12:46.221Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:12:46.221Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:12:46.221Z] ---> 9918b7841aa2 [2022-04-10T23:12:46.221Z] Step 3/23 : WORKDIR /edgex-go [2022-04-10T23:12:46.221Z] ---> Using cache [2022-04-10T23:12:46.221Z] ---> 528623b64304 [2022-04-10T23:12:46.221Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:12:46.221Z] ---> Using cache [2022-04-10T23:12:46.221Z] ---> ea6dda44adbe [2022-04-10T23:12:46.221Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-10T23:12:46.221Z] ---> Using cache [2022-04-10T23:12:46.221Z] ---> 3a42cc2a2f6a [2022-04-10T23:12:46.221Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-10T23:12:46.221Z] ---> Using cache [2022-04-10T23:12:46.221Z] ---> 45f722af63bc [2022-04-10T23:12:46.221Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:12:46.221Z] ---> Using cache [2022-04-10T23:12:46.221Z] ---> a53cb02cbac3 [2022-04-10T23:12:46.221Z] Step 8/23 : COPY . . [2022-04-10T23:12:46.221Z] ---> Using cache [2022-04-10T23:12:46.221Z] ---> a6dc982b724f [2022-04-10T23:12:46.221Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-10T23:12:46.221Z] ---> Running in a4c331486d2f [2022-04-10T23:12:48.238Z] 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:20:10.954Z] 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:20:23.469Z] Removing intermediate container a4c331486d2f [2022-04-10T23:20:23.469Z] ---> 20086fe8c02e [2022-04-10T23:20:23.469Z] [2022-04-10T23:20:23.469Z] Step 10/23 : FROM alpine:3.14 [2022-04-10T23:20:23.469Z] ---> ac73e934f311 [2022-04-10T23:20:23.469Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-10T23:20:23.469Z] ---> Using cache [2022-04-10T23:20:23.469Z] ---> 2e99bea776d3 [2022-04-10T23:20:23.469Z] 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:20:23.469Z] ---> Using cache [2022-04-10T23:20:23.469Z] ---> ee825ea768c6 [2022-04-10T23:20:23.469Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-10T23:20:23.469Z] ---> Running in 18f411609e84 [2022-04-10T23:20:24.465Z] Removing intermediate container 18f411609e84 [2022-04-10T23:20:24.465Z] ---> 0d0df30420e8 [2022-04-10T23:20:24.465Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-10T23:20:24.745Z] ---> Running in 1ed247c5bcdf [2022-04-10T23:20:25.364Z] Removing intermediate container 1ed247c5bcdf [2022-04-10T23:20:25.364Z] ---> 11028a4dc5ee [2022-04-10T23:20:25.364Z] Step 15/23 : WORKDIR / [2022-04-10T23:20:25.652Z] ---> Running in 269155ca02be [2022-04-10T23:20:26.277Z] Removing intermediate container 3e0a902c0243 [2022-04-10T23:20:26.277Z] ---> 315e0231ba4a [2022-04-10T23:20:26.277Z] [2022-04-10T23:20:26.277Z] Step 10/25 : FROM alpine:3.14 [2022-04-10T23:20:26.277Z] ---> ac73e934f311 [2022-04-10T23:20:26.277Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-10T23:20:26.277Z] Removing intermediate container 269155ca02be [2022-04-10T23:20:26.277Z] ---> ec71609c05d9 [2022-04-10T23:20:26.277Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T23:20:26.277Z] ---> Running in 0e872678e6d7 [2022-04-10T23:20:28.307Z] ---> 6d258106f9f0 [2022-04-10T23:20:28.307Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-10T23:20:28.307Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:20:28.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:20:29.937Z] ---> ae914532a266 [2022-04-10T23:20:29.937Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-10T23:20:30.553Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-10T23:20:30.553Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-10T23:20:30.553Z] (3/3) Installing su-exec (0.2-r1) [2022-04-10T23:20:30.553Z] Executing busybox-1.33.1-r7.trigger [2022-04-10T23:20:30.553Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T23:20:31.180Z] ---> cafea92a3e55 [2022-04-10T23:20:31.180Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-10T23:20:31.180Z] OK: 6 MiB in 17 packages [2022-04-10T23:20:31.180Z] ---> Running in a2fda616ce2b [2022-04-10T23:20:32.192Z] Removing intermediate container a2fda616ce2b [2022-04-10T23:20:32.192Z] ---> c1d5a16d8e48 [2022-04-10T23:20:32.192Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T23:20:32.192Z] ---> Running in bb6c5be6cc3f [2022-04-10T23:20:33.516Z] Removing intermediate container bb6c5be6cc3f [2022-04-10T23:20:33.516Z] ---> 7ae914f0a1e3 [2022-04-10T23:20:33.516Z] Step 21/23 : LABEL arch=arm64 [2022-04-10T23:20:33.516Z] ---> Running in 7d992d792226 [2022-04-10T23:20:34.544Z] Removing intermediate container 0e872678e6d7 [2022-04-10T23:20:34.544Z] ---> 9ea3fdab2162 [2022-04-10T23:20:34.544Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-10T23:20:34.544Z] Removing intermediate container 7d992d792226 [2022-04-10T23:20:34.544Z] ---> f72bc2876268 [2022-04-10T23:20:34.544Z] Step 22/23 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 [2022-04-10T23:20:34.544Z] ---> Running in 90635502744e [2022-04-10T23:20:34.544Z] ---> Running in 3b74e72c4281 [2022-04-10T23:20:35.179Z] Removing intermediate container 90635502744e [2022-04-10T23:20:35.179Z] ---> b9023a8eef14 [2022-04-10T23:20:35.179Z] Step 13/25 : WORKDIR / [2022-04-10T23:20:35.179Z] Removing intermediate container 3b74e72c4281 [2022-04-10T23:20:35.179Z] ---> bdc2a381eaae [2022-04-10T23:20:35.179Z] Step 23/23 : LABEL version=0.0.0 [2022-04-10T23:20:35.179Z] ---> Running in c916074bd2bf [2022-04-10T23:20:35.503Z] ---> Running in 7be0098c1c5d [2022-04-10T23:20:36.156Z] Removing intermediate container 7be0098c1c5d [2022-04-10T23:20:36.156Z] ---> 9e48fe995974 [2022-04-10T23:20:36.156Z] [2022-04-10T23:20:36.156Z] Removing intermediate container c916074bd2bf [2022-04-10T23:20:36.156Z] ---> 9e0f1ec5c478 [2022-04-10T23:20:36.156Z] 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:20:37.706Z] Successfully built 9e48fe995974 [2022-04-10T23:20:37.706Z] Successfully tagged core-command-arm64:latest [2022-04-10T23:20:37.706Z] Building security-spiffe-token-provider [2022-04-10T23:20:37.706Z]  Building core-command ... done  ---> 2d3f138ad09a [2022-04-10T23:20:37.706Z] 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:20:38.698Z] ---> df516e23e06e [2022-04-10T23:20:38.699Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-10T23:20:39.686Z] ---> 300e1c372786 [2022-04-10T23:20:39.686Z] 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:20:40.683Z] ---> 1ba842afb50d [2022-04-10T23:20:40.683Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-10T23:20:42.678Z] ---> e5fa93335b21 [2022-04-10T23:20:42.955Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-10T23:20:44.955Z] ---> 920eac548b06 [2022-04-10T23:20:44.955Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-10T23:20:45.965Z] ---> 0173a4052ab3 [2022-04-10T23:20:45.966Z] 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:20:46.255Z] ---> Running in bc82dffa6c8a [2022-04-10T23:20:49.702Z] Removing intermediate container bc82dffa6c8a [2022-04-10T23:20:49.702Z] ---> fdd29dda00c5 [2022-04-10T23:20:49.702Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-10T23:20:49.702Z] ---> Running in d95a0629781a [2022-04-10T23:20:49.982Z] Removing intermediate container d95a0629781a [2022-04-10T23:20:49.982Z] ---> c872ca458c5d [2022-04-10T23:20:49.982Z] Step 23/25 : LABEL arch=arm64 [2022-04-10T23:20:49.983Z] ---> Running in 0f02b369d1ec [2022-04-10T23:20:50.988Z] Removing intermediate container 0f02b369d1ec [2022-04-10T23:20:50.988Z] ---> c1a90a403a09 [2022-04-10T23:20:50.988Z] Step 24/25 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 [2022-04-10T23:20:50.988Z] ---> Running in ae3010fa5166 [2022-04-10T23:20:51.601Z] Removing intermediate container ae3010fa5166 [2022-04-10T23:20:51.601Z] ---> f87d31657175 [2022-04-10T23:20:51.602Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T23:20:51.884Z] ---> Running in a8c3e0e2c617 [2022-04-10T23:20:52.497Z] Removing intermediate container a8c3e0e2c617 [2022-04-10T23:20:52.497Z] ---> 23953fe7ddf2 [2022-04-10T23:20:52.497Z] [2022-04-10T23:20:53.105Z] Successfully built 23953fe7ddf2 [2022-04-10T23:20:53.105Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-10T23:21:15.375Z]  Building security-secretstore-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-10T23:21:15.375Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-10T23:21:15.375Z] ---> 9918b7841aa2 [2022-04-10T23:21:15.375Z] Step 3/20 : WORKDIR /edgex-go [2022-04-10T23:21:15.375Z] ---> Using cache [2022-04-10T23:21:15.375Z] ---> 528623b64304 [2022-04-10T23:21:15.375Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-10T23:21:15.375Z] ---> Running in 23313051e593 [2022-04-10T23:21:17.387Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:21:18.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:21:19.844Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T23:21:19.844Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T23:21:19.844Z] OK: 15739 distinct packages available [2022-04-10T23:21:20.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:21:21.111Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:21:22.564Z] OK: 220 MiB in 52 packages [2022-04-10T23:21:24.035Z] Removing intermediate container 23313051e593 [2022-04-10T23:21:24.035Z] ---> 4a144137aaf1 [2022-04-10T23:21:24.035Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-10T23:21:25.030Z] ---> a122cc57eac5 [2022-04-10T23:21:25.030Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-10T23:21:25.030Z] ---> Running in 70739237cbed [2022-04-10T23:21:30.456Z] Removing intermediate container 70739237cbed [2022-04-10T23:21:30.456Z] ---> 2a3f2fad0961 [2022-04-10T23:21:30.456Z] Step 7/20 : COPY . . [2022-04-10T23:21:57.321Z] ---> 0ae56ebc6fcc [2022-04-10T23:21:57.321Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-10T23:21:57.321Z] ---> Running in 9aabb46d919b [2022-04-10T23:21:58.321Z] 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:28:05.741Z] Removing intermediate container 9aabb46d919b [2022-04-10T23:28:05.741Z] ---> 43d029fc61ac [2022-04-10T23:28:05.741Z] [2022-04-10T23:28:05.741Z] Step 9/20 : FROM alpine:3.15 [2022-04-10T23:28:05.741Z] 3.15: Pulling from library/alpine [2022-04-10T23:28:05.741Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-10T23:28:05.741Z] Status: Downloaded newer image for alpine:3.15 [2022-04-10T23:28:05.741Z] ---> 3fb3c9af89a9 [2022-04-10T23:28:05.741Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T23:28:05.741Z] ---> Running in 097a071cafab [2022-04-10T23:28:05.741Z] Removing intermediate container 097a071cafab [2022-04-10T23:28:05.741Z] ---> 45dafdcb3a1b [2022-04-10T23:28:05.741Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:28:05.741Z] ---> Running in ada85ca52d29 [2022-04-10T23:28:05.741Z] Removing intermediate container ada85ca52d29 [2022-04-10T23:28:05.741Z] ---> be9a9e549f50 [2022-04-10T23:28:05.741Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-10T23:28:05.741Z] ---> Running in 7b157a0a8f05 [2022-04-10T23:28:07.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:28:08.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:28:10.214Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T23:28:10.214Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T23:28:10.215Z] OK: 15729 distinct packages available [2022-04-10T23:28:10.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:28:11.508Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:28:12.982Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-10T23:28:12.982Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-10T23:28:13.271Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-10T23:28:13.271Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-10T23:28:13.271Z] (5/9) Installing curl (7.80.0-r0) [2022-04-10T23:28:13.553Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-10T23:28:13.553Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-10T23:28:13.837Z] (8/9) Installing libucontext (1.1-r0) [2022-04-10T23:28:13.837Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-10T23:28:13.837Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T23:28:13.837Z] Executing ca-certificates-20211220-r0.trigger [2022-04-10T23:28:14.447Z] OK: 8 MiB in 23 packages [2022-04-10T23:28:17.179Z] Removing intermediate container 7b157a0a8f05 [2022-04-10T23:28:17.179Z] ---> 9efc70a9f928 [2022-04-10T23:28:17.179Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-10T23:28:17.847Z] ---> c63d52dd589e [2022-04-10T23:28:17.847Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-10T23:28:20.826Z] ---> 55601c7e0e26 [2022-04-10T23:28:20.826Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-10T23:28:21.437Z] ---> c01a517185c3 [2022-04-10T23:28:21.437Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-10T23:28:21.437Z] ---> Running in 37d722e36687 [2022-04-10T23:28:22.055Z] Removing intermediate container 37d722e36687 [2022-04-10T23:28:22.055Z] ---> bb580af08e97 [2022-04-10T23:28:22.055Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-10T23:28:22.055Z] ---> Running in 9b6b478f43a2 [2022-04-10T23:28:22.684Z] Removing intermediate container 9b6b478f43a2 [2022-04-10T23:28:22.684Z] ---> 66ae2a271f4e [2022-04-10T23:28:22.684Z] Step 18/20 : LABEL arch=arm64 [2022-04-10T23:28:22.684Z] ---> Running in 84ce75a86e3d [2022-04-10T23:28:23.296Z] Removing intermediate container 84ce75a86e3d [2022-04-10T23:28:23.296Z] ---> eaf35a5de00c [2022-04-10T23:28:23.296Z] Step 19/20 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 [2022-04-10T23:28:23.580Z] ---> Running in 30ceda8f561a [2022-04-10T23:28:24.203Z] Removing intermediate container 30ceda8f561a [2022-04-10T23:28:24.203Z] ---> 774a4d350790 [2022-04-10T23:28:24.203Z] Step 20/20 : LABEL version=0.0.0 [2022-04-10T23:28:24.203Z] ---> Running in 71f598d5596c [2022-04-10T23:28:24.817Z] Removing intermediate container 71f598d5596c [2022-04-10T23:28:24.817Z] ---> 930392c13a2e [2022-04-10T23:28:24.817Z] [2022-04-10T23:28:25.434Z] Successfully built 930392c13a2e [2022-04-10T23:28:25.434Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-10T23:32:47.657Z]  Building security-spiffe-token-provider ... done Building bin/spire-agent... [2022-04-10T23:32:47.657Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T23:32:47.657Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T23:32:47.657Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T23:32:47.657Z] Building bin/spire-agent... [2022-04-10T23:32:48.651Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T23:32:49.253Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T23:32:49.858Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T23:32:50.135Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T23:32:51.590Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T23:32:51.870Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T23:32:52.490Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T23:32:52.490Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T23:32:52.490Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T23:32:52.490Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T23:32:52.490Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T23:32:52.768Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T23:32:53.764Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T23:32:53.764Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T23:32:54.042Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T23:32:54.643Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T23:32:54.643Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T23:32:55.631Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T23:32:55.631Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T23:32:55.631Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T23:32:55.631Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T23:32:55.908Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T23:32:56.187Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T23:37:48.409Z] Building bin/spire-agent... [2022-04-10T23:37:48.409Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-10T23:37:48.409Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-10T23:37:48.409Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-10T23:37:48.409Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-10T23:37:48.409Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-10T23:37:48.409Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-10T23:37:48.409Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-10T23:37:48.409Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-10T23:37:48.409Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-10T23:37:48.409Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-10T23:37:48.409Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-10T23:37:48.409Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-10T23:37:48.409Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-10T23:39:55.315Z] Removing intermediate container 16ba05946497 [2022-04-10T23:39:55.315Z] ---> bbacd9b70c3f [2022-04-10T23:39:55.315Z] [2022-04-10T23:39:55.315Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T23:39:55.315Z] ---> 3fb3c9af89a9 [2022-04-10T23:39:55.315Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T23:39:55.315Z] ---> Using cache [2022-04-10T23:39:55.315Z] ---> 45dafdcb3a1b [2022-04-10T23:39:55.315Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:39:55.315Z] ---> Using cache [2022-04-10T23:39:55.315Z] ---> be9a9e549f50 [2022-04-10T23:39:55.315Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T23:39:55.315Z] Removing intermediate container cee3e4a60fa6 [2022-04-10T23:39:55.315Z] ---> 176931e70f50 [2022-04-10T23:39:55.316Z] [2022-04-10T23:39:55.316Z] Step 13/26 : FROM alpine:3.15 [2022-04-10T23:39:55.316Z] ---> 3fb3c9af89a9 [2022-04-10T23:39:55.316Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T23:39:55.316Z] ---> Using cache [2022-04-10T23:39:55.316Z] ---> 45dafdcb3a1b [2022-04-10T23:39:55.316Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:39:55.316Z] ---> Using cache [2022-04-10T23:39:55.316Z] ---> be9a9e549f50 [2022-04-10T23:39:55.316Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-10T23:39:55.316Z] ---> Running in 114a3cb0a995 [2022-04-10T23:39:55.316Z] ---> Running in 51d2831300ab [2022-04-10T23:39:55.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:39:55.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:39:55.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:39:55.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:39:55.316Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T23:39:55.316Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T23:39:55.316Z] OK: 15729 distinct packages available [2022-04-10T23:39:55.316Z] v3.15.4-13-gd81b20db72 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-10T23:39:55.316Z] v3.15.4-12-gea7414311b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-10T23:39:55.316Z] OK: 15729 distinct packages available [2022-04-10T23:39:55.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:39:55.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-10T23:39:55.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:39:55.316Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-10T23:39:55.316Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-10T23:39:55.316Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-10T23:39:55.316Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-10T23:39:55.316Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-10T23:39:55.316Z] (3/4) Installing libucontext (1.1-r0) [2022-04-10T23:39:55.316Z] (3/5) Installing libucontext (1.1-r0) [2022-04-10T23:39:55.316Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-10T23:39:55.316Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-10T23:39:55.316Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T23:39:55.316Z] OK: 6 MiB in 18 packages [2022-04-10T23:39:55.316Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-10T23:39:55.316Z] Executing busybox-1.34.1-r5.trigger [2022-04-10T23:39:55.316Z] OK: 6 MiB in 19 packages [2022-04-10T23:39:55.592Z] Removing intermediate container 51d2831300ab [2022-04-10T23:39:55.592Z] ---> b2902b5aea36 [2022-04-10T23:39:55.592Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T23:39:55.592Z] Removing intermediate container 114a3cb0a995 [2022-04-10T23:39:55.592Z] ---> 323a07bc2652 [2022-04-10T23:39:55.592Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-10T23:39:59.909Z] ---> 012a8abbf6c9 [2022-04-10T23:39:59.909Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T23:40:00.512Z] ---> eb727a58d8df [2022-04-10T23:40:00.512Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T23:40:01.954Z] ---> 17f90aea60ba [2022-04-10T23:40:01.954Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-10T23:40:01.954Z] ---> Running in 68476720d182 [2022-04-10T23:40:02.552Z] Removing intermediate container 68476720d182 [2022-04-10T23:40:02.552Z] ---> 9a5458a8b93a [2022-04-10T23:40:02.552Z] 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:40:03.536Z] ---> ad4d653f70a0 [2022-04-10T23:40:03.537Z] Step 21/26 : WORKDIR / [2022-04-10T23:40:03.537Z] ---> Running in 425febd7bdf5 [2022-04-10T23:40:04.148Z] ---> 3d596586da6a [2022-04-10T23:40:04.148Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T23:40:04.148Z] Removing intermediate container 425febd7bdf5 [2022-04-10T23:40:04.148Z] ---> ea76a5fd5e8d [2022-04-10T23:40:04.148Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T23:40:04.148Z] ---> Running in 3f647215053c [2022-04-10T23:40:04.749Z] Removing intermediate container 3f647215053c [2022-04-10T23:40:04.749Z] ---> 49cf98da4b2a [2022-04-10T23:40:04.749Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T23:40:05.025Z] ---> Running in c040d86b3988 [2022-04-10T23:40:05.025Z] ---> ba9e73bd2aba [2022-04-10T23:40:05.025Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-10T23:40:05.624Z] Removing intermediate container c040d86b3988 [2022-04-10T23:40:05.624Z] ---> 49f2c35a12e9 [2022-04-10T23:40:05.624Z] Step 24/26 : LABEL arch=arm64 [2022-04-10T23:40:05.624Z] ---> Running in d7cb5e9da5a9 [2022-04-10T23:40:05.909Z] ---> aeb6eacc7396 [2022-04-10T23:40:05.909Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-10T23:40:06.192Z] Removing intermediate container d7cb5e9da5a9 [2022-04-10T23:40:06.192Z] ---> 59fdce25c596 [2022-04-10T23:40:06.192Z] Step 25/26 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 [2022-04-10T23:40:06.465Z] ---> Running in f4ca711f5138 [2022-04-10T23:40:06.743Z] Removing intermediate container f4ca711f5138 [2022-04-10T23:40:06.743Z] ---> b31025252687 [2022-04-10T23:40:06.743Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T23:40:07.022Z] ---> bf37807063e7 [2022-04-10T23:40:07.022Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T23:40:07.022Z] ---> Running in 1b30895903a6 [2022-04-10T23:40:07.022Z] ---> Running in 3a09044c84d7 [2022-04-10T23:40:07.626Z] Removing intermediate container 1b30895903a6 [2022-04-10T23:40:07.626Z] ---> 3fc7f68c2dc3 [2022-04-10T23:40:07.626Z] [2022-04-10T23:40:07.626Z] Removing intermediate container 3a09044c84d7 [2022-04-10T23:40:07.626Z] ---> fdb4c0ae588d [2022-04-10T23:40:07.626Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T23:40:07.626Z] ---> Running in b74dea4c4347 [2022-04-10T23:40:08.228Z] Successfully built 3fc7f68c2dc3 [2022-04-10T23:40:08.228Z] Successfully tagged security-spire-config-arm64:latest [2022-04-10T23:40:08.228Z]  Building security-spire-config ... done Removing intermediate container b74dea4c4347 [2022-04-10T23:40:08.228Z] ---> 6d6d3a779511 [2022-04-10T23:40:08.228Z] Step 24/26 : LABEL arch=arm64 [2022-04-10T23:40:08.228Z] ---> Running in ed76a33bb4fd [2022-04-10T23:40:08.828Z] Removing intermediate container ed76a33bb4fd [2022-04-10T23:40:08.828Z] ---> 68333711deb9 [2022-04-10T23:40:08.828Z] Step 25/26 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 [2022-04-10T23:40:08.828Z] ---> Running in e411b34b859e [2022-04-10T23:40:09.427Z] Removing intermediate container e411b34b859e [2022-04-10T23:40:09.427Z] ---> 7fe1d10badfd [2022-04-10T23:40:09.427Z] Step 26/26 : LABEL version=0.0.0 [2022-04-10T23:40:09.427Z] ---> Running in 00d3df06b8a9 [2022-04-10T23:40:10.025Z] Removing intermediate container 00d3df06b8a9 [2022-04-10T23:40:10.025Z] ---> 03917d60384d [2022-04-10T23:40:10.025Z] [2022-04-10T23:40:10.025Z] Successfully built 03917d60384d [2022-04-10T23:40:10.312Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-10T23:42:32.257Z]  Building security-spire-agent ... done Removing intermediate container 9c5ffca07458 [2022-04-10T23:42:32.257Z] ---> cf1aa8d10264 [2022-04-10T23:42:32.257Z] [2022-04-10T23:42:32.257Z] Step 13/25 : FROM alpine:3.15 [2022-04-10T23:42:32.257Z] ---> 3fb3c9af89a9 [2022-04-10T23:42:32.257Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-10T23:42:32.257Z] ---> Using cache [2022-04-10T23:42:32.257Z] ---> 45dafdcb3a1b [2022-04-10T23:42:32.257Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-10T23:42:32.257Z] ---> Using cache [2022-04-10T23:42:32.257Z] ---> be9a9e549f50 [2022-04-10T23:42:32.257Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-10T23:42:32.257Z] ---> Using cache [2022-04-10T23:42:32.257Z] ---> 323a07bc2652 [2022-04-10T23:42:32.257Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-10T23:42:32.257Z] ---> d82bdbb0533d [2022-04-10T23:42:32.257Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-10T23:42:32.257Z] ---> 6f03029e33ba [2022-04-10T23:42:32.257Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-10T23:42:32.257Z] ---> 83dece773c69 [2022-04-10T23:42:32.257Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-10T23:42:32.257Z] ---> 26d3afdb1a50 [2022-04-10T23:42:32.257Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-10T23:42:32.257Z] ---> Running in 10174b3c4783 [2022-04-10T23:42:32.257Z] Removing intermediate container 10174b3c4783 [2022-04-10T23:42:32.257Z] ---> 7f461ca1f69c [2022-04-10T23:42:32.257Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-10T23:42:32.257Z] ---> Running in 9234be68a3cf [2022-04-10T23:42:32.257Z] Removing intermediate container 9234be68a3cf [2022-04-10T23:42:32.257Z] ---> 88b8d378f8e2 [2022-04-10T23:42:32.257Z] Step 23/25 : LABEL arch=arm64 [2022-04-10T23:42:32.257Z] ---> Running in 362b7a2cb661 [2022-04-10T23:42:32.257Z] Removing intermediate container 362b7a2cb661 [2022-04-10T23:42:32.257Z] ---> 3d31219d4b85 [2022-04-10T23:42:32.257Z] Step 24/25 : LABEL git_sha=014a010f61c4854266e9b81a8a4b62d93d446634 [2022-04-10T23:42:32.257Z] ---> Running in 0e60ac3bafa2 [2022-04-10T23:42:32.257Z] Removing intermediate container 0e60ac3bafa2 [2022-04-10T23:42:32.257Z] ---> d90b7c6bbde7 [2022-04-10T23:42:32.257Z] Step 25/25 : LABEL version=0.0.0 [2022-04-10T23:42:32.257Z] ---> Running in 1b68282ad723 [2022-04-10T23:42:32.257Z] Removing intermediate container 1b68282ad723 [2022-04-10T23:42:32.257Z] ---> 1eb6c323e29b [2022-04-10T23:42:32.257Z] [2022-04-10T23:42:32.257Z] Successfully built 1eb6c323e29b [2022-04-10T23:42:32.257Z] Successfully tagged security-spire-server-arm64:latest [2022-04-10T23:42:32.275Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-10T23:42:32.289Z] $ docker stop --time=1 5556c8f43f7c8706ed8ae6f939c7342743c44b0eac74632593c9e4334d37a711 [2022-04-10T23:42:34.121Z] $ docker rm -f 5556c8f43f7c8706ed8ae6f939c7342743c44b0eac74632593c9e4334d37a711 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-10T23:42:34.732Z] + docker images [2022-04-10T23:42:35.326Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-10T23:42:35.326Z] security-spire-server-arm64 latest 1eb6c323e29b 5 seconds ago 86.3MB [2022-04-10T23:42:35.326Z] cf1aa8d10264 30 seconds ago 4.21GB [2022-04-10T23:42:35.326Z] security-spire-agent-arm64 latest 03917d60384d 2 minutes ago 126MB [2022-04-10T23:42:35.326Z] security-spire-config-arm64 latest 3fc7f68c2dc3 2 minutes ago 85.6MB [2022-04-10T23:42:35.326Z] 176931e70f50 3 minutes ago 4.21GB [2022-04-10T23:42:35.326Z] bbacd9b70c3f 3 minutes ago 4.21GB [2022-04-10T23:42:35.326Z] security-spiffe-token-provider-arm64 latest 930392c13a2e 14 minutes ago 27.7MB [2022-04-10T23:42:35.326Z] 43d029fc61ac 14 minutes ago 1.42GB [2022-04-10T23:42:35.326Z] security-secretstore-setup-arm64 latest 23953fe7ddf2 21 minutes ago 40.8MB [2022-04-10T23:42:35.327Z] core-command-arm64 latest 9e48fe995974 22 minutes ago 23.7MB [2022-04-10T23:42:35.327Z] 315e0231ba4a 22 minutes ago 1.44GB [2022-04-10T23:42:35.327Z] 20086fe8c02e 22 minutes ago 1.43GB [2022-04-10T23:42:35.327Z] security-proxy-setup-arm64 latest f7bba51cbc26 30 minutes ago 42.1MB [2022-04-10T23:42:35.327Z] support-notifications-arm64 latest 970e0b32d112 30 minutes ago 25.5MB [2022-04-10T23:42:35.327Z] 9679a7ddf2f0 31 minutes ago 1.44GB [2022-04-10T23:42:35.327Z] 1561447f3e73 31 minutes ago 1.43GB [2022-04-10T23:42:35.327Z] core-data-arm64 latest aec12745060e 39 minutes ago 34.4MB [2022-04-10T23:42:35.327Z] cb37e0b071ca 40 minutes ago 1.46GB [2022-04-10T23:42:35.327Z] support-scheduler-arm64 latest 2b3dfec4720d 41 minutes ago 24.9MB [2022-04-10T23:42:35.327Z] bd33e908ad9c 41 minutes ago 1.43GB [2022-04-10T23:42:35.327Z] sys-mgmt-agent-arm64 latest 19b61d035950 50 minutes ago 290MB [2022-04-10T23:42:35.327Z] security-bootstrapper-arm64 latest dfcd3d985cc1 51 minutes ago 23.6MB [2022-04-10T23:42:35.327Z] core-metadata-arm64 latest 0030edbd3114 51 minutes ago 25.1MB [2022-04-10T23:42:35.327Z] 7753fdbb5086 52 minutes ago 1.43GB [2022-04-10T23:42:35.327Z] 2f29329e3f6c 52 minutes ago 1.43GB [2022-04-10T23:42:35.327Z] 5eada470bed6 52 minutes ago 1.43GB [2022-04-10T23:42:35.327Z] ci-base-image-arm64 latest 9918b7841aa2 About an hour ago 885MB [2022-04-10T23:42:35.327Z] docker 20.10.14 c346e9eafbab 5 days ago 202MB [2022-04-10T23:42:35.327Z] alpine 3.14 ac73e934f311 6 days ago 5.34MB [2022-04-10T23:42:35.327Z] alpine 3.15 3fb3c9af89a9 6 days ago 5.32MB [2022-04-10T23:42:35.327Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-10T23:42:35.327Z] 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-10T23:42:35.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-10T23:42:35.787Z] [2022-04-10T23:42:35.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-10T23:42:36.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-10T23:42:36.689Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-10T23:42:36.689Z] 8998bd30e6a1: Pulling fs layer [2022-04-10T23:42:36.690Z] 04944245beec: Pulling fs layer [2022-04-10T23:42:36.690Z] 699f458cf7ca: Pulling fs layer [2022-04-10T23:42:36.690Z] 765212b225bb: Pulling fs layer [2022-04-10T23:42:36.690Z] f23df028b6ca: Pulling fs layer [2022-04-10T23:42:36.690Z] d65c8cfc05b1: Pulling fs layer [2022-04-10T23:42:36.690Z] 2437ff75d9bd: Pulling fs layer [2022-04-10T23:42:36.690Z] 765212b225bb: Waiting [2022-04-10T23:42:36.690Z] f23df028b6ca: Waiting [2022-04-10T23:42:36.690Z] d65c8cfc05b1: Waiting [2022-04-10T23:42:36.690Z] 2437ff75d9bd: Waiting [2022-04-10T23:42:36.690Z] 04944245beec: Verifying Checksum [2022-04-10T23:42:36.690Z] 04944245beec: Download complete [2022-04-10T23:42:36.690Z] 765212b225bb: Verifying Checksum [2022-04-10T23:42:36.690Z] 765212b225bb: Download complete [2022-04-10T23:42:36.966Z] f23df028b6ca: Verifying Checksum [2022-04-10T23:42:36.966Z] f23df028b6ca: Download complete [2022-04-10T23:42:36.966Z] d65c8cfc05b1: Verifying Checksum [2022-04-10T23:42:36.966Z] d65c8cfc05b1: Download complete [2022-04-10T23:42:36.966Z] 699f458cf7ca: Verifying Checksum [2022-04-10T23:42:36.966Z] 699f458cf7ca: Download complete [2022-04-10T23:42:37.563Z] 8998bd30e6a1: Verifying Checksum [2022-04-10T23:42:37.563Z] 8998bd30e6a1: Download complete [2022-04-10T23:42:40.191Z] 2437ff75d9bd: Verifying Checksum [2022-04-10T23:42:40.191Z] 2437ff75d9bd: Download complete [2022-04-10T23:42:42.174Z] 8998bd30e6a1: Pull complete [2022-04-10T23:42:42.774Z] 04944245beec: Pull complete [2022-04-10T23:42:44.217Z] 699f458cf7ca: Pull complete [2022-04-10T23:42:44.493Z] 765212b225bb: Pull complete [2022-04-10T23:42:45.472Z] f23df028b6ca: Pull complete [2022-04-10T23:42:45.747Z] d65c8cfc05b1: Pull complete [2022-04-10T23:43:04.066Z] 2437ff75d9bd: Pull complete [2022-04-10T23:43:04.066Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-10T23:43:04.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-10T23:43:04.066Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-10T23:43:04.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-18809 does not seem to be running inside a container [2022-04-10T23:43:04.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-10T23:43:07.643Z] $ docker top 37471710f32efe133b46b6e93daea033a4b512fe67ab7b21125c5a40dfedbe40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:43:08.694Z] ---> job-cost.sh [2022-04-10T23:43:08.694Z] lf-activate-venv: SKIPPING [2022-04-10T23:43:08.694Z] INFO: No Stack... [2022-04-10T23:43:09.292Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-10T23:43:10.270Z] INFO: Archiving Costs [Pipeline] sh [2022-04-10T23:43:10.950Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2022-04-10T23:43:10.950Z] + cut -d, -f6 [Pipeline] lock [2022-04-10T23:43:10.990Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3948-4-stack-cost] [2022-04-10T23:43:10.998Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3948-4-stack-cost] did not exist. Created. [2022-04-10T23:43:10.998Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3948-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-10T23:43:11.680Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-10T23:43:11.871Z] Stashed 1 file(s) [Pipeline] } [2022-04-10T23:43:11.883Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3948-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-10T23:43:11.906Z] $ docker stop --time=1 37471710f32efe133b46b6e93daea033a4b512fe67ab7b21125c5a40dfedbe40 [2022-04-10T23:43:13.464Z] $ docker rm -f 37471710f32efe133b46b6e93daea033a4b512fe67ab7b21125c5a40dfedbe40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-10T23:43:13.892Z] provisioning config files... [2022-04-10T23:43:13.899Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config1564986226134580347tmp [Pipeline] { [Pipeline] sh [2022-04-10T23:43:14.193Z] + set +x [2022-04-10T23:43:14.193Z] + curl -s https://codecov.io/bash [2022-04-10T23:43:14.193Z] + bash -s -- [2022-04-10T23:43:14.193Z] [2022-04-10T23:43:14.193Z] _____ _ [2022-04-10T23:43:14.193Z] / ____| | | [2022-04-10T23:43:14.193Z] | | ___ __| | ___ ___ _____ __ [2022-04-10T23:43:14.193Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-10T23:43:14.193Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-10T23:43:14.193Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-10T23:43:14.193Z] Bash-1.0.6 [2022-04-10T23:43:14.193Z] [2022-04-10T23:43:14.193Z] [2022-04-10T23:43:14.193Z] ==> git version 2.25.1 found [2022-04-10T23:43:14.193Z] ==> 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-10T23:43:14.193Z] Release-Date: 2020-01-08 [2022-04-10T23:43:14.193Z] 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-10T23:43:14.193Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-10T23:43:14.193Z] ==> Jenkins CI detected. [2022-04-10T23:43:14.193Z] current dir:  /w/workspace/edgex-go/4 [2022-04-10T23:43:14.193Z] project root: . [2022-04-10T23:43:14.193Z] --> token set from env [2022-04-10T23:43:14.193Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-10T23:43:14.193Z] ==> Running gcov in . (disable via -X gcov) [2022-04-10T23:43:14.193Z] ==> Python coveragepy not found [2022-04-10T23:43:14.193Z] ==> Searching for coverage reports in: [2022-04-10T23:43:14.193Z] + . [2022-04-10T23:43:14.193Z] -> Found 1 reports [2022-04-10T23:43:14.193Z] ==> Detecting git/mercurial file structure [2022-04-10T23:43:14.193Z] ==> Reading reports [2022-04-10T23:43:14.193Z] + ./coverage.out bytes=431014 [2022-04-10T23:43:14.456Z] ==> Appending adjustments [2022-04-10T23:43:14.457Z] https://docs.codecov.io/docs/fixing-reports [2022-04-10T23:43:15.400Z] + Found adjustments [2022-04-10T23:43:15.400Z] ==> Gzipping contents [2022-04-10T23:43:15.400Z] 60K /tmp/codecov.2x1PgU.gz [2022-04-10T23:43:15.400Z] ==> Uploading reports [2022-04-10T23:43:15.400Z] url: https://codecov.io [2022-04-10T23:43:15.400Z] query: branch=PR-3948&commit=da0346f258aaeca69e9cf5825f8063ee599b9926&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= [2022-04-10T23:43:15.400Z] -> Pinging Codecov [2022-04-10T23:43:15.400Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3948&commit=da0346f258aaeca69e9cf5825f8063ee599b9926&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3948%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3948&job=&cmd_args= [2022-04-10T23:43:15.660Z] -> Uploading to [2022-04-10T23:43:15.660Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-10/00271124DB129430A58F1EEE437C3FCB/da0346f258aaeca69e9cf5825f8063ee599b9926/566b4499-dd2c-45a8-8075-15afb16cdf3c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220410%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220410T234315Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c4691dfc3fcb992c6a56ac340e47c02b3485ec59458da931f2ba302b71796780 [2022-04-10T23:43:15.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-10T23:43:15.660Z] Dload Upload Total Spent Left Speed [2022-04-10T23:43:15.920Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59249 0 0 100 59249 0 236k --:--:-- --:--:-- --:--:-- 236k [2022-04-10T23:43:15.920Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/da0346f258aaeca69e9cf5825f8063ee599b9926 [Pipeline] } [2022-04-10T23:43:15.929Z] 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-10T23:43:16.536Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:43:16.838Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:43:17.708Z] ---> package-listing.sh [2022-04-10T23:43:17.708Z] ++ facter osfamily [2022-04-10T23:43:17.708Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-10T23:43:17.968Z] + OS_FAMILY=debian [2022-04-10T23:43:17.968Z] + workspace=/w/workspace/edgex-go/4 [2022-04-10T23:43:17.968Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-10T23:43:17.968Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-10T23:43:17.968Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-10T23:43:17.968Z] + PACKAGES=/tmp/packages_start.txt [2022-04-10T23:43:17.968Z] + '[' /w/workspace/edgex-go/4 ']' [2022-04-10T23:43:17.968Z] + PACKAGES=/tmp/packages_end.txt [2022-04-10T23:43:17.968Z] + case "${OS_FAMILY}" in [2022-04-10T23:43:17.968Z] + dpkg -l [2022-04-10T23:43:17.968Z] + grep '^ii' [2022-04-10T23:43:17.968Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-10T23:43:17.968Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-10T23:43:17.968Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-10T23:43:17.968Z] + '[' /w/workspace/edgex-go/4 ']' [2022-04-10T23:43:17.968Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2022-04-10T23:43:17.968Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2022-04-10T23:43:17.978Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-10T23:43:18.258Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-10T23:43:18.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-10T23:43:18.813Z] [2022-04-10T23:43:18.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-10T23:43:19.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-10T23:43:19.114Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-10T23:43:19.114Z] 5eb5b503b376: Pulling fs layer [2022-04-10T23:43:19.114Z] 5c69ac0246d0: Pulling fs layer [2022-04-10T23:43:19.114Z] ec43610c2a17: Pulling fs layer [2022-04-10T23:43:19.114Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-10T23:43:19.114Z] 33b1e0a273af: Pulling fs layer [2022-04-10T23:43:19.114Z] 5d3b04190fa2: Pulling fs layer [2022-04-10T23:43:19.114Z] 2f39f015ded8: Pulling fs layer [2022-04-10T23:43:19.114Z] 33b1e0a273af: Waiting [2022-04-10T23:43:19.114Z] 5d3b04190fa2: Waiting [2022-04-10T23:43:19.114Z] 2f39f015ded8: Waiting [2022-04-10T23:43:19.114Z] 3a2ae6a8a46f: Waiting [2022-04-10T23:43:19.114Z] 5c69ac0246d0: Verifying Checksum [2022-04-10T23:43:19.114Z] 5c69ac0246d0: Download complete [2022-04-10T23:43:19.114Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-10T23:43:19.114Z] 3a2ae6a8a46f: Download complete [2022-04-10T23:43:19.114Z] 33b1e0a273af: Verifying Checksum [2022-04-10T23:43:19.114Z] 33b1e0a273af: Download complete [2022-04-10T23:43:19.114Z] 5d3b04190fa2: Verifying Checksum [2022-04-10T23:43:19.114Z] 5d3b04190fa2: Download complete [2022-04-10T23:43:19.373Z] ec43610c2a17: Verifying Checksum [2022-04-10T23:43:19.373Z] ec43610c2a17: Download complete [2022-04-10T23:43:19.373Z] 5eb5b503b376: Download complete [2022-04-10T23:43:19.942Z] 2f39f015ded8: Download complete [2022-04-10T23:43:20.509Z] 5eb5b503b376: Pull complete [2022-04-10T23:43:20.768Z] 5c69ac0246d0: Pull complete [2022-04-10T23:43:21.026Z] ec43610c2a17: Pull complete [2022-04-10T23:43:21.286Z] 3a2ae6a8a46f: Pull complete [2022-04-10T23:43:21.545Z] 33b1e0a273af: Pull complete [2022-04-10T23:43:21.545Z] 5d3b04190fa2: Pull complete [2022-04-10T23:43:25.736Z] 2f39f015ded8: Pull complete [2022-04-10T23:43:25.736Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-10T23:43:25.736Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-10T23:43:25.736Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-10T23:43:25.802Z] prd-ubuntu20.04-docker-8c-8g-11898 does not seem to be running inside a container [2022-04-10T23:43:25.841Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-10T23:43:27.536Z] $ docker top 30ab081ea7929beae39a6948ee9856312f91cafb63678d49ba91701a9904889e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-10T23:43:27.885Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-10T23:43:28.172Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-10T23:43:28.461Z] + ls /var/log/sa-host [2022-04-10T23:43:28.461Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-10T23:43:28.544Z] provisioning config files... [2022-04-10T23:43:28.554Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config5120188691971769889tmp [Pipeline] { [Pipeline] echo [2022-04-10T23:43:28.566Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:43:28.853Z] ---> create-netrc.sh [Pipeline] } [2022-04-10T23:43:28.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:43:29.183Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-10T23:43:29.193Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:43:29.478Z] ---> sudo-logs.sh [2022-04-10T23:43:29.478Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-10T23:43:29.496Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:43:29.783Z] ---> job-cost.sh [2022-04-10T23:43:29.783Z] lf-activate-venv: SKIPPING [2022-04-10T23:43:29.783Z] DEBUG: total: 0.2199999988079071 [2022-04-10T23:43:29.783Z] INFO: Retrieving Stack Cost... [2022-04-10T23:43:30.043Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-10T23:43:30.614Z] INFO: Archiving Costs [Pipeline] echo [2022-04-10T23:43:30.627Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-10T23:43:30.919Z] ---> logs-deploy.sh [2022-04-10T23:43:30.919Z] lf-activate-venv: SKIPPING [2022-04-10T23:43:30.919Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3948/4 [2022-04-10T23:43:30.919Z] INFO: archiving workspace using pattern(s): [2022-04-10T23:43:31.860Z] Archives upload complete. [2022-04-10T23:43:31.860Z] INFO: archiving logs to Nexus