Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 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-ssh10031970584696199022.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh11593243130881641523.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7311281305446754977.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh6363718079138459622.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12100848674126303127.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:false] ========================================================= [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: false 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 on ‘prd-ubuntu20.04-docker-8c-8g-41815’ Running on prd-ubuntu20.04-docker-8c-8g-41817 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/220 [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/220 # 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 Avoid second fetch Checking out Revision 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 # timeout=10 Commit message: "ci(snap): add snap go mod to dependabot (#3995)" > git rev-list --no-walk ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-09T14:47:26.130Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T14:47:26.170Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T14:47:26.182Z] ========================================================= [2022-05-09T14:47:26.182Z] EdgeX Global Pipelines Version Info [2022-05-09T14:47:26.182Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:47:27.043Z] ------------------- [2022-05-09T14:47:27.043Z] stable info: [2022-05-09T14:47:27.043Z] ------------------- [2022-05-09T14:47:27.043Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T14:47:27.043Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T14:47:27.043Z] Message: update stable to v1.0.227 [2022-05-09T14:47:27.622Z] ------------------- [2022-05-09T14:47:27.622Z] experimental info: [2022-05-09T14:47:27.622Z] ------------------- [2022-05-09T14:47:27.622Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T14:47:27.622Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T14:47:27.622Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T14:47:27.753Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-09T14:47:27.762Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-09T14:47:27.770Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T14:47:27.779Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T14:47:27.788Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T14:47:27.796Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T14:47:27.806Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T14:47:27.825Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-09T14:47:27.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-09T14:47:27.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-09T14:47:27.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T14:47:27.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T14:47:27.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T14:47:27.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T14:47:27.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T14:47:27.921Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T14:47:27.936Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T14:47:27.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T14:47:27.963Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-09T14:47:27.974Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-09T14:47:27.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T14:47:28.000Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T14:47:28.012Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-09T14:47:28.023Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-09T14:47:28.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-09T14:47:28.043Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] echo [2022-05-09T14:47:28.055Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e96771 [Pipeline] echo [2022-05-09T14:47:28.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T14:47:28.113Z] provisioning config files... [2022-05-09T14:47:28.127Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/220@tmp/config1433799344148712524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:47:28.455Z] ---> docker-login.sh [2022-05-09T14:47:28.456Z] nexus3.edgexfoundry.org:10001 [2022-05-09T14:47:28.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:47:28.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:47:28.724Z] Configure a credential helper to remove this warning. See [2022-05-09T14:47:28.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:47:28.724Z] [2022-05-09T14:47:28.724Z] Login Succeeded [2022-05-09T14:47:28.724Z] nexus3.edgexfoundry.org:10002 [2022-05-09T14:47:28.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:47:28.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:47:28.986Z] Configure a credential helper to remove this warning. See [2022-05-09T14:47:28.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:47:28.986Z] [2022-05-09T14:47:28.986Z] Login Succeeded [2022-05-09T14:47:28.986Z] nexus3.edgexfoundry.org:10003 [2022-05-09T14:47:28.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:47:29.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:47:29.248Z] Configure a credential helper to remove this warning. See [2022-05-09T14:47:29.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:47:29.248Z] [2022-05-09T14:47:29.248Z] Login Succeeded [2022-05-09T14:47:29.248Z] nexus3.edgexfoundry.org:10004 [2022-05-09T14:47:29.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:47:29.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:47:29.248Z] Configure a credential helper to remove this warning. See [2022-05-09T14:47:29.248Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:47:29.248Z] [2022-05-09T14:47:29.248Z] Login Succeeded [2022-05-09T14:47:29.248Z] docker.io [2022-05-09T14:47:29.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:47:29.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:47:29.822Z] Configure a credential helper to remove this warning. See [2022-05-09T14:47:29.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:47:29.822Z] [2022-05-09T14:47:29.822Z] Login Succeeded [2022-05-09T14:47:29.822Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T14:47:29.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T14:47:30.147Z] + 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-05-09T14:47:30.147Z] + dirname cmd/core-command/Dockerfile [2022-05-09T14:47:30.147Z] + cut -d/ -f2 [2022-05-09T14:47:30.147Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-09T14:47:30.147Z] + dirname cmd/core-data/Dockerfile [2022-05-09T14:47:30.147Z] + cut -d/ -f2 [2022-05-09T14:47:30.147Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-09T14:47:30.147Z] + dirname cmd/core-metadata/Dockerfile [2022-05-09T14:47:30.147Z] + cut -d/ -f2 [2022-05-09T14:47:30.147Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-09T14:47:30.147Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-09T14:47:30.147Z] + cut -d/ -f2 [2022-05-09T14:47:30.147Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-09T14:47:30.147Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-09T14:47:30.147Z] + cut -d/ -f2 [2022-05-09T14:47:30.147Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-09T14:47:30.147Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-09T14:47:30.147Z] + cut -d/ -f2 [2022-05-09T14:47:30.147Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-09T14:47:30.147Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-09T14:47:30.147Z] + cut -d/ -f2 [2022-05-09T14:47:30.147Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-09T14:47:30.147Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-09T14:47:30.147Z] + cut -d/ -f2 [2022-05-09T14:47:30.147Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-09T14:47:30.147Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-09T14:47:30.147Z] + cut -d/ -f2 [2022-05-09T14:47:30.147Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-09T14:47:30.147Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-09T14:47:30.147Z] + cut -d/ -f2 [2022-05-09T14:47:30.147Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-09T14:47:30.147Z] + dirname cmd/support-notifications/Dockerfile [2022-05-09T14:47:30.147Z] + cut -d/ -f2 [2022-05-09T14:47:30.147Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-09T14:47:30.147Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-09T14:47:30.147Z] + cut -d/ -f2 [2022-05-09T14:47:30.147Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-09T14:47:30.147Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-09T14:47:30.147Z] + cut -d/ -f2 [2022-05-09T14:47:30.147Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-09T14:47:30.280Z] 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-05-09T14:47:30.644Z] + git rev-list -1 --merges 6e9677111368bd71f12b2fffc8d3b076ab0cfc37~1..6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] echo [2022-05-09T14:47:30.665Z] -----------> git rev-list -1 --merges 6e9677111368bd71f12b2fffc8d3b076ab0cfc37~1..6e9677111368bd71f12b2fffc8d3b076ab0cfc37 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [false] [Pipeline] sh [2022-05-09T14:47:30.957Z] + git log --format=format:%s -1 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] echo [2022-05-09T14:47:30.974Z] ========================================================= [2022-05-09T14:47:30.974Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T14:47:30.974Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-09T14:47:31.520Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T14:47:31.520Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T14:47:31.520Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T14:47:31.520Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T14:47:31.520Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T14:47:31.520Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T14:47:31.520Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:47:31.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T14:47:31.946Z] [2022-05-09T14:47:31.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:47:32.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T14:47:32.522Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T14:47:32.522Z] 1fe172e4850f: Pulling fs layer [2022-05-09T14:47:32.522Z] caf521ccaac6: Pulling fs layer [2022-05-09T14:47:32.522Z] 3ead6fa29328: Pulling fs layer [2022-05-09T14:47:32.522Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T14:47:32.522Z] a8d5f1318db7: Pulling fs layer [2022-05-09T14:47:32.522Z] c427282e49a2: Pulling fs layer [2022-05-09T14:47:32.522Z] 1827001aaf11: Pulling fs layer [2022-05-09T14:47:32.522Z] 0714d37db230: Pulling fs layer [2022-05-09T14:47:32.522Z] ac28cf19c067: Pulling fs layer [2022-05-09T14:47:32.522Z] ca983d60f3e2: Pulling fs layer [2022-05-09T14:47:32.522Z] 9f894cec8388: Pulling fs layer [2022-05-09T14:47:32.522Z] 5c2a1cbceb83: Waiting [2022-05-09T14:47:32.522Z] 1827001aaf11: Waiting [2022-05-09T14:47:32.522Z] a8d5f1318db7: Waiting [2022-05-09T14:47:32.522Z] c427282e49a2: Waiting [2022-05-09T14:47:32.522Z] 0714d37db230: Waiting [2022-05-09T14:47:32.522Z] ca983d60f3e2: Waiting [2022-05-09T14:47:32.522Z] ac28cf19c067: Waiting [2022-05-09T14:47:32.522Z] caf521ccaac6: Verifying Checksum [2022-05-09T14:47:32.522Z] caf521ccaac6: Download complete [2022-05-09T14:47:32.522Z] 5c2a1cbceb83: Verifying Checksum [2022-05-09T14:47:32.522Z] 5c2a1cbceb83: Download complete [2022-05-09T14:47:32.522Z] a8d5f1318db7: Verifying Checksum [2022-05-09T14:47:32.522Z] a8d5f1318db7: Download complete [2022-05-09T14:47:32.522Z] c427282e49a2: Download complete [2022-05-09T14:47:32.522Z] 3ead6fa29328: Verifying Checksum [2022-05-09T14:47:32.522Z] 3ead6fa29328: Download complete [2022-05-09T14:47:32.522Z] 0714d37db230: Verifying Checksum [2022-05-09T14:47:32.522Z] 0714d37db230: Download complete [2022-05-09T14:47:32.522Z] ac28cf19c067: Download complete [2022-05-09T14:47:32.522Z] ca983d60f3e2: Verifying Checksum [2022-05-09T14:47:32.522Z] ca983d60f3e2: Download complete [2022-05-09T14:47:32.522Z] 9f894cec8388: Verifying Checksum [2022-05-09T14:47:32.522Z] 9f894cec8388: Download complete [2022-05-09T14:47:32.784Z] 1fe172e4850f: Verifying Checksum [2022-05-09T14:47:32.784Z] 1fe172e4850f: Download complete [2022-05-09T14:47:33.044Z] 1827001aaf11: Verifying Checksum [2022-05-09T14:47:33.044Z] 1827001aaf11: Download complete [2022-05-09T14:47:33.985Z] 1fe172e4850f: Pull complete [2022-05-09T14:47:34.246Z] caf521ccaac6: Pull complete [2022-05-09T14:47:34.816Z] 3ead6fa29328: Pull complete [2022-05-09T14:47:34.816Z] 5c2a1cbceb83: Pull complete [2022-05-09T14:47:35.077Z] a8d5f1318db7: Pull complete [2022-05-09T14:47:35.077Z] c427282e49a2: Pull complete [2022-05-09T14:47:36.989Z] 1827001aaf11: Pull complete [2022-05-09T14:47:36.989Z] 0714d37db230: Pull complete [2022-05-09T14:47:37.251Z] ac28cf19c067: Pull complete [2022-05-09T14:47:37.513Z] ca983d60f3e2: Pull complete [2022-05-09T14:47:37.513Z] 9f894cec8388: Pull complete [2022-05-09T14:47:37.513Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T14:47:37.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T14:47:37.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T14:47:37.594Z] prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container [2022-05-09T14:47:37.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T14:47:39.425Z] $ docker top 21e83dccbf3f6db8ccf1793aad4129563fd8be797af115018408a7b9e896e3fc -eo pid,comm [2022-05-09T14:47:39.495Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-09T14:47:39.495Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T14:47:39.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T14:47:39.532Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T14:47:39.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T14:47:39.672Z] $ docker exec 21e83dccbf3f6db8ccf1793aad4129563fd8be797af115018408a7b9e896e3fc ssh-agent [2022-05-09T14:47:39.809Z] SSH_AUTH_SOCK=/tmp/ssh-xRaPD1AzroTz/agent.33 [2022-05-09T14:47:39.809Z] SSH_AGENT_PID=40 [2022-05-09T14:47:39.817Z] Running ssh-add (command line suppressed) [2022-05-09T14:47:39.947Z] Identity added: /w/workspace/edgex-go/220@tmp/private_key_6942126590577968538.key (/w/workspace/edgex-go/220@tmp/private_key_6942126590577968538.key) [2022-05-09T14:47:39.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T14:47:40.253Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T14:47:40.267Z] $ docker exec --env ******** --env ******** 21e83dccbf3f6db8ccf1793aad4129563fd8be797af115018408a7b9e896e3fc ssh-agent -k [2022-05-09T14:47:40.380Z] unset SSH_AUTH_SOCK; [2022-05-09T14:47:40.380Z] unset SSH_AGENT_PID; [2022-05-09T14:47:40.380Z] echo Agent pid 40 killed; [2022-05-09T14:47:40.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T14:47:40.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T14:47:40.410Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T14:47:40.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T14:47:40.564Z] $ docker exec 21e83dccbf3f6db8ccf1793aad4129563fd8be797af115018408a7b9e896e3fc ssh-agent [2022-05-09T14:47:40.684Z] SSH_AUTH_SOCK=/tmp/ssh-RkTqlYbsTqvE/agent.76 [2022-05-09T14:47:40.684Z] SSH_AGENT_PID=82 [2022-05-09T14:47:40.690Z] Running ssh-add (command line suppressed) [2022-05-09T14:47:40.799Z] Identity added: /w/workspace/edgex-go/220@tmp/private_key_23388806304459739.key (/w/workspace/edgex-go/220@tmp/private_key_23388806304459739.key) [2022-05-09T14:47:40.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T14:47:41.110Z] + git semver init [2022-05-09T14:47:41.372Z] 2022-05-09 14:47:41,315 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T14:47:41.372Z] 2022-05-09 14:47:41,316 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/220/.semver [2022-05-09T14:47:41.372Z] 2022-05-09 14:47:41,317 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/220/.semver [2022-05-09T14:47:41.372Z] 2022-05-09 14:47:41,317 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/220/.semver'], cwd=/w/workspace/edgex-go/220, universal_newlines=False, shell=None, istream=None) [2022-05-09T14:47:46.666Z] 2022-05-09 14:47:45,823 [append_file] DEBUG append to file:/w/workspace/edgex-go/220/.git/info/exclude [2022-05-09T14:47:46.666Z] 2022-05-09 14:47:45,825 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/220/.semver/main with force:False [2022-05-09T14:47:46.666Z] 2022-05-09 14:47:45,825 [read_version] DEBUG read version from /w/workspace/edgex-go/220/.semver/main [2022-05-09T14:47:46.666Z] 2022-05-09 14:47:45,825 [read_version] DEBUG read version from /w/workspace/edgex-go/220/.semver/main [2022-05-09T14:47:46.666Z] 2.2.0-dev.92 [Pipeline] } [2022-05-09T14:47:46.681Z] $ docker exec --env ******** --env ******** 21e83dccbf3f6db8ccf1793aad4129563fd8be797af115018408a7b9e896e3fc ssh-agent -k [2022-05-09T14:47:46.792Z] unset SSH_AUTH_SOCK; [2022-05-09T14:47:46.792Z] unset SSH_AGENT_PID; [2022-05-09T14:47:46.792Z] echo Agent pid 82 killed; [2022-05-09T14:47:46.802Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T14:47:47.123Z] + git semver [Pipeline] } [2022-05-09T14:47:47.402Z] $ docker stop --time=1 21e83dccbf3f6db8ccf1793aad4129563fd8be797af115018408a7b9e896e3fc [2022-05-09T14:47:48.766Z] $ docker rm -f 21e83dccbf3f6db8ccf1793aad4129563fd8be797af115018408a7b9e896e3fc [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T14:47:49.123Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T14:47:49.377Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T14:47:49.380Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.92 [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-05-09T14:47:49.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T14:47:49.527Z] ========================================================= [2022-05-09T14:47:49.527Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T14:47:49.527Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T14:47:49.822Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T14:47:49.823Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T14:47:49.823Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T14:47:49.823Z] 666ba61612fd: Pulling fs layer [2022-05-09T14:47:49.823Z] 8ed8ca486205: Pulling fs layer [2022-05-09T14:47:49.823Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T14:47:49.823Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T14:47:49.823Z] ca2b28591e48: Pulling fs layer [2022-05-09T14:47:49.823Z] a51346096db8: Pulling fs layer [2022-05-09T14:47:49.823Z] daebc70d1ce1: Pulling fs layer [2022-05-09T14:47:49.823Z] 0e18a0eac166: Pulling fs layer [2022-05-09T14:47:49.823Z] ca2b28591e48: Waiting [2022-05-09T14:47:49.823Z] a51346096db8: Waiting [2022-05-09T14:47:49.823Z] 22a0e8bec74d: Waiting [2022-05-09T14:47:49.823Z] 0e18a0eac166: Waiting [2022-05-09T14:47:49.823Z] 4fe6c5a15a65: Waiting [2022-05-09T14:47:49.823Z] 8ed8ca486205: Verifying Checksum [2022-05-09T14:47:49.823Z] 8ed8ca486205: Download complete [2022-05-09T14:47:49.823Z] 666ba61612fd: Verifying Checksum [2022-05-09T14:47:49.823Z] 666ba61612fd: Download complete [2022-05-09T14:47:49.823Z] 22a0e8bec74d: Verifying Checksum [2022-05-09T14:47:49.823Z] 22a0e8bec74d: Download complete [2022-05-09T14:47:49.823Z] ca2b28591e48: Verifying Checksum [2022-05-09T14:47:49.823Z] ca2b28591e48: Download complete [2022-05-09T14:47:49.823Z] 59bf1c3509f3: Verifying Checksum [2022-05-09T14:47:49.823Z] 59bf1c3509f3: Download complete [2022-05-09T14:47:49.823Z] a51346096db8: Verifying Checksum [2022-05-09T14:47:49.823Z] a51346096db8: Download complete [2022-05-09T14:47:50.085Z] daebc70d1ce1: Verifying Checksum [2022-05-09T14:47:50.085Z] daebc70d1ce1: Download complete [2022-05-09T14:47:50.085Z] 59bf1c3509f3: Pull complete [2022-05-09T14:47:50.085Z] 666ba61612fd: Pull complete [2022-05-09T14:47:50.349Z] 8ed8ca486205: Pull complete [2022-05-09T14:47:50.609Z] 0e18a0eac166: Verifying Checksum [2022-05-09T14:47:50.609Z] 0e18a0eac166: Download complete [2022-05-09T14:47:50.609Z] 4fe6c5a15a65: Verifying Checksum [2022-05-09T14:47:50.609Z] 4fe6c5a15a65: Download complete [2022-05-09T14:47:54.803Z] 4fe6c5a15a65: Pull complete [2022-05-09T14:47:54.803Z] 22a0e8bec74d: Pull complete [2022-05-09T14:47:54.803Z] ca2b28591e48: Pull complete [2022-05-09T14:47:54.803Z] a51346096db8: Pull complete [2022-05-09T14:47:54.803Z] daebc70d1ce1: Pull complete [2022-05-09T14:47:56.708Z] 0e18a0eac166: Pull complete [2022-05-09T14:47:56.708Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T14:47:56.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T14:47:56.708Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-09T14:47:57.006Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T14:47:57.006Z] WORKDIR /edgex [2022-05-09T14:47:57.006Z] COPY go.mod . [2022-05-09T14:47:57.006Z] RUN go mod download [2022-05-09T14:47:57.006Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-09T14:47:58.404Z] Sending build context to Docker daemon 335.2MB [2022-05-09T14:47:58.404Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T14:47:58.404Z] ---> f018257e8ee9 [2022-05-09T14:47:58.404Z] Step 2/4 : WORKDIR /edgex [2022-05-09T14:48:00.949Z] ---> Running in 8a8fe2b31a9c [2022-05-09T14:48:01.227Z] Removing intermediate container 8a8fe2b31a9c [2022-05-09T14:48:01.227Z] ---> e1364939d706 [2022-05-09T14:48:01.227Z] Step 3/4 : COPY go.mod . [2022-05-09T14:48:01.227Z] ---> 3c8e8ea32e4d [2022-05-09T14:48:01.227Z] Step 4/4 : RUN go mod download [2022-05-09T14:48:01.487Z] ---> Running in 0e5a49a4fc18 [2022-05-09T14:48:04.469Z] Still waiting to schedule task [2022-05-09T14:48:04.469Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41816’ [2022-05-09T14:48:19.624Z] Removing intermediate container 0e5a49a4fc18 [2022-05-09T14:48:19.624Z] ---> 63e54657bbe7 [2022-05-09T14:48:19.624Z] Successfully built 63e54657bbe7 [2022-05-09T14:48:19.624Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:48:19.932Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T14:48:19.932Z] . [Pipeline] withDockerContainer [2022-05-09T14:48:20.007Z] prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container [2022-05-09T14:48:20.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** ci-base-image-x86_64 cat [2022-05-09T14:48:20.537Z] $ docker top 5e533d40e484007bed85af2f2d5156a24415769c6749f0ff61b6b16fae15f094 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T14:48:20.896Z] + go version [2022-05-09T14:48:20.896Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T14:48:20.912Z] $ docker stop --time=1 5e533d40e484007bed85af2f2d5156a24415769c6749f0ff61b6b16fae15f094 [2022-05-09T14:48:22.290Z] $ docker rm -f 5e533d40e484007bed85af2f2d5156a24415769c6749f0ff61b6b16fae15f094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:48:22.713Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T14:48:22.713Z] . [Pipeline] withDockerContainer [2022-05-09T14:48:22.791Z] prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container [2022-05-09T14:48:22.838Z] $ 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/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** ci-base-image-x86_64 cat [2022-05-09T14:48:23.280Z] $ docker top 1ed43353d5a856c0940c43ff22d1cf6db46733d4171f1e186fce5fc37f667a7c -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-09T14:48:23.371Z] ========================================================= [2022-05-09T14:48:23.371Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-09T14:48:23.371Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T14:48:23.664Z] + make test [2022-05-09T14:48:23.664Z] go mod tidy -compat=1.17 [2022-05-09T14:48:23.925Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-09T14:48:30.556Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-09T14:48:42.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-09T14:48:42.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-09T14:48:42.765Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-09T14:48:42.765Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-09T14:48:42.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-09T14:48:42.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-09T14:48:42.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-09T14:48:42.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-09T14:48:42.765Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-09T14:48:42.765Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-09T14:48:42.765Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-09T14:48:42.765Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-09T14:48:42.765Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-09T14:48:42.765Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-09T14:48:42.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-09T14:48:43.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.083s coverage: 28.7% of statements [2022-05-09T14:48:43.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-09T14:48:43.704Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-09T14:48:43.962Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.106s coverage: 98.5% of statements [2022-05-09T14:48:43.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-09T14:48:44.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.128s coverage: 53.4% of statements [2022-05-09T14:48:44.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-09T14:48:44.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-09T14:48:47.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.007s coverage: 89.2% of statements [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-09T14:48:47.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.090s coverage: 84.4% of statements [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-09T14:48:47.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.536s coverage: 95.6% of statements [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-09T14:48:47.509Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-09T14:48:47.509Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-09T14:48:47.509Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-09T14:48:47.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.094s coverage: 0.9% of statements [2022-05-09T14:48:47.510Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-09T14:48:47.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.080s coverage: 58.8% of statements [2022-05-09T14:48:47.510Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements [2022-05-09T14:48:47.510Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-09T14:48:47.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2022-05-09T14:48:47.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 79.5% of statements [2022-05-09T14:48:47.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2022-05-09T14:48:47.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.100s coverage: 96.3% of statements [2022-05-09T14:48:47.510Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.079s coverage: 87.5% of statements [2022-05-09T14:48:57.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements [2022-05-09T14:48:57.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.069s coverage: 44.8% of statements [2022-05-09T14:48:58.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.184s coverage: 82.5% of statements [2022-05-09T14:48:58.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.108s coverage: 92.9% of statements [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.047s coverage: 65.1% of statements [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.072s coverage: 100.0% of statements [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 58.8% of statements [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.168s coverage: 91.2% of statements [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.149s coverage: 64.4% of statements [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.4% of statements [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 43.8% of statements [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.165s coverage: 92.3% of statements [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-09T14:49:08.888Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2022-05-09T14:49:08.888Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-05-09T14:49:08.888Z] 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-05-09T14:49:26.978Z] GO111MODULE=on go vet ./... [2022-05-09T14:49:31.172Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T14:49:31.172Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T14:49:31.432Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T14:49:32.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-09T14:49:32.313Z] + ls -al . [2022-05-09T14:49:32.313Z] total 672 [2022-05-09T14:49:32.313Z] drwxrwxr-x 10 1001 1001 4096 May 9 14:49 . [2022-05-09T14:49:32.313Z] drwxr-xr-x 4 root root 4096 May 9 14:48 .. [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 11 May 9 14:47 .dockerignore [2022-05-09T14:49:32.313Z] drwxrwxr-x 8 1001 1001 4096 May 9 14:47 .git [2022-05-09T14:49:32.313Z] drwxrwxr-x 3 1001 1001 4096 May 9 14:47 .github [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 879 May 9 14:47 .gitignore [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 42 May 9 14:47 .golangci.yml [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 87 May 9 14:47 .hadolint.yml [2022-05-09T14:49:32.313Z] drwxr-xr-x 3 1001 1001 4096 May 9 14:47 .semver [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 166 May 9 14:47 .sonarcloud.properties [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 1171 May 9 14:47 ADOPTERS.md [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 10086 May 9 14:47 Attribution.txt [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 51732 May 9 14:47 CHANGELOG.md [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 3804 May 9 14:47 CONTRIBUTING.md [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 677 May 9 14:47 GOVERNANCE.md [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 850 May 9 14:47 Jenkinsfile [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 10775 May 9 14:47 LICENSE [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 10389 May 9 14:47 Makefile [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 582 May 9 14:47 OWNERS.md [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 9094 May 9 14:47 README.md [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 6912 May 9 14:47 SECURITY.md [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 12 May 9 14:47 VERSION [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 4131 May 9 14:47 ZMQWindows.md [2022-05-09T14:49:32.313Z] drwxrwxr-x 2 1001 1001 4096 May 9 14:47 bin [2022-05-09T14:49:32.313Z] drwxrwxr-x 18 1001 1001 4096 May 9 14:47 cmd [2022-05-09T14:49:32.313Z] -rw-r--r-- 1 root root 435134 May 9 14:49 coverage.out [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 3256 May 9 14:47 go.mod [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 35162 May 9 14:48 go.sum [2022-05-09T14:49:32.313Z] drwxrwxr-x 8 1001 1001 4096 May 9 14:47 internal [2022-05-09T14:49:32.313Z] drwxrwxr-x 3 1001 1001 4096 May 9 14:47 openapi [2022-05-09T14:49:32.313Z] drwxrwxr-x 4 1001 1001 4096 May 9 14:47 snap [2022-05-09T14:49:32.313Z] -rw-rw-r-- 1 1001 1001 204 May 9 14:47 version.go [Pipeline] sh [2022-05-09T14:49:32.600Z] + '[' -e coverage.out ] [2022-05-09T14:49:32.600Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-09T14:49:32.685Z] Stashed 1 file(s) [Pipeline] sh [2022-05-09T14:49:32.969Z] + make build [2022-05-09T14:49:32.969Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-09T14:49:47.870Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-09T14:49:54.446Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-09T14:49:55.017Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-09T14:50:01.596Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-09T14:50:01.596Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-09T14:50:02.166Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-09T14:50:03.547Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-09T14:50:04.117Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-09T14:50:05.054Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-09T14:50:05.992Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-09T14:50:06.561Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-09T14:50:07.941Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-09T14:50:09.334Z] $ docker stop --time=1 1ed43353d5a856c0940c43ff22d1cf6db46733d4171f1e186fce5fc37f667a7c [2022-05-09T14:50:12.066Z] $ docker rm -f 1ed43353d5a856c0940c43ff22d1cf6db46733d4171f1e186fce5fc37f667a7c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:50:13.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T14:50:13.116Z] [2022-05-09T14:50:13.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:50:13.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T14:50:13.414Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-09T14:50:13.414Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-09T14:50:13.414Z] ca9280d653b3: Pulling fs layer [2022-05-09T14:50:13.414Z] 7e9c9ca2126c: Pulling fs layer [2022-05-09T14:50:13.414Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-09T14:50:13.414Z] cbdbe7a5bc2a: Download complete [2022-05-09T14:50:13.676Z] ca9280d653b3: Verifying Checksum [2022-05-09T14:50:13.676Z] ca9280d653b3: Download complete [2022-05-09T14:50:13.676Z] cbdbe7a5bc2a: Pull complete [2022-05-09T14:50:13.934Z] 7e9c9ca2126c: Download complete [2022-05-09T14:50:14.194Z] ca9280d653b3: Pull complete [2022-05-09T14:50:17.484Z] 7e9c9ca2126c: Pull complete [2022-05-09T14:50:17.484Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-09T14:50:17.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T14:50:17.484Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-09T14:50:17.546Z] prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container [2022-05-09T14:50:17.584Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-09T14:50:19.328Z] $ docker top 65dc5950e725f7f356972d930cce8143d0ef76da04fd05cabcce680185e9761f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T14:50:19.684Z] + + grepdocker-compose build --help [2022-05-09T14:50:19.684Z] parallel [2022-05-09T14:50:20.254Z] --parallel Build images in parallel. [Pipeline] } [2022-05-09T14:50:20.268Z] $ docker stop --time=1 65dc5950e725f7f356972d930cce8143d0ef76da04fd05cabcce680185e9761f [2022-05-09T14:50:21.590Z] $ docker rm -f 65dc5950e725f7f356972d930cce8143d0ef76da04fd05cabcce680185e9761f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:50:22.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T14:50:22.021Z] . [Pipeline] withDockerContainer [2022-05-09T14:50:22.116Z] prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container [2022-05-09T14:50:22.167Z] $ 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/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-09T14:50:22.553Z] $ docker top ae3b819589ac4a195c1cd3398bfc5895e78bcb85bab793d0651db82dc1d341ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T14:50:22.915Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-09T14:50:23.486Z] Building core-command ... [2022-05-09T14:50:23.486Z] Building core-data ... [2022-05-09T14:50:23.486Z] Building core-metadata ... [2022-05-09T14:50:23.486Z] Building security-bootstrapper ... [2022-05-09T14:50:23.486Z] Building security-proxy-setup ... [2022-05-09T14:50:23.486Z] Building security-secretstore-setup ... [2022-05-09T14:50:23.486Z] Building security-spiffe-token-provider ... [2022-05-09T14:50:23.486Z] Building security-spire-agent ... [2022-05-09T14:50:23.486Z] Building security-spire-config ... [2022-05-09T14:50:23.486Z] Building security-spire-server ... [2022-05-09T14:50:23.486Z] Building support-notifications ... [2022-05-09T14:50:23.486Z] Building support-scheduler ... [2022-05-09T14:50:23.486Z] Building sys-mgmt-agent ... [2022-05-09T14:50:23.486Z] Building security-spire-server [2022-05-09T14:50:23.486Z] Building security-spire-config [2022-05-09T14:50:23.486Z] Building security-spire-agent [2022-05-09T14:50:23.486Z] Building core-command [2022-05-09T14:50:23.486Z] Building security-spiffe-token-provider [2022-05-09T14:50:41.608Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:50:41.608Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:50:41.608Z] ---> 63e54657bbe7 [2022-05-09T14:50:41.608Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T14:50:41.608Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:50:41.608Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:50:41.608Z] ---> 63e54657bbe7 [2022-05-09T14:50:41.608Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T14:50:41.608Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:50:41.608Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:50:41.608Z] ---> 63e54657bbe7 [2022-05-09T14:50:41.608Z] Step 3/20 : WORKDIR /edgex-go [2022-05-09T14:50:41.608Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:50:41.608Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:50:41.608Z] ---> 63e54657bbe7 [2022-05-09T14:50:41.608Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T14:50:41.608Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:50:41.608Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:50:41.608Z] ---> 63e54657bbe7 [2022-05-09T14:50:41.608Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T14:50:42.552Z] ---> Running in fbb0adfe636a [2022-05-09T14:50:42.552Z] ---> Running in 513ee2ca13f9 [2022-05-09T14:50:42.552Z] ---> Running in dd204c1bf103 [2022-05-09T14:50:42.552Z] ---> Running in 6d7f240165eb [2022-05-09T14:50:42.552Z] ---> Running in fbebae76e005 [2022-05-09T14:50:42.812Z] Removing intermediate container 6d7f240165eb [2022-05-09T14:50:42.812Z] ---> 8329d2c17de0 [2022-05-09T14:50:42.812Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:50:42.812Z] Removing intermediate container 513ee2ca13f9 [2022-05-09T14:50:42.812Z] ---> 8c39d52bc1a7 [2022-05-09T14:50:42.812Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:50:42.812Z] Removing intermediate container fbb0adfe636a [2022-05-09T14:50:42.812Z] ---> 33189d591fe1 [2022-05-09T14:50:42.812Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:50:42.812Z] Removing intermediate container dd204c1bf103 [2022-05-09T14:50:42.812Z] ---> ba7c590d6352 [2022-05-09T14:50:42.812Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-09T14:50:42.812Z] Removing intermediate container fbebae76e005 [2022-05-09T14:50:42.812Z] ---> 2bb5afcbb1ad [2022-05-09T14:50:42.812Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:50:42.812Z] ---> Running in d3047b83f2d2 [2022-05-09T14:50:42.812Z] ---> Running in 01287ad31d74 [2022-05-09T14:50:42.812Z] ---> Running in 630e49267b46 [2022-05-09T14:50:43.073Z] ---> Running in 6bf64debcfc2 [2022-05-09T14:50:43.073Z] ---> Running in ca5c32acf7e8 [2022-05-09T14:50:44.014Z] Removing intermediate container 01287ad31d74 [2022-05-09T14:50:44.014Z] ---> b4d57a28d90a [2022-05-09T14:50:44.014Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T14:50:44.014Z] ---> Running in 5d1507ba5742 [2022-05-09T14:50:44.014Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:50:44.275Z] Removing intermediate container d3047b83f2d2 [2022-05-09T14:50:44.275Z] ---> 29d4e3886f0a [2022-05-09T14:50:44.275Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T14:50:44.275Z] Removing intermediate container 630e49267b46 [2022-05-09T14:50:44.275Z] ---> 188d7eff2bf5 [2022-05-09T14:50:44.275Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T14:50:44.275Z] ---> Running in b8d4eac12c9e [2022-05-09T14:50:44.275Z] ---> Running in 0c3a20951269 [2022-05-09T14:50:44.536Z] Removing intermediate container ca5c32acf7e8 [2022-05-09T14:50:44.536Z] ---> 106e8fd055cf [2022-05-09T14:50:44.536Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T14:50:44.536Z] ---> Running in 706e931578f9 [2022-05-09T14:50:44.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:50:44.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:50:44.796Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:50:45.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:50:45.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:50:45.319Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T14:50:45.319Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T14:50:45.319Z] OK: 15864 distinct packages available [2022-05-09T14:50:45.319Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:50:45.319Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:50:45.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:50:45.580Z] OK: 221 MiB in 52 packages [2022-05-09T14:50:45.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:50:45.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:50:46.102Z] OK: 221 MiB in 52 packages [2022-05-09T14:50:46.102Z] Removing intermediate container 5d1507ba5742 [2022-05-09T14:50:46.102Z] ---> 0e191cd9376d [2022-05-09T14:50:46.102Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T14:50:46.102Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:50:46.102Z] OK: 221 MiB in 52 packages [2022-05-09T14:50:46.102Z] OK: 221 MiB in 52 packages [2022-05-09T14:50:46.361Z] ---> 97ac795bdb0f [2022-05-09T14:50:46.361Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:50:46.361Z] ---> Running in 6e53629342e9 [2022-05-09T14:50:46.362Z] OK: 221 MiB in 52 packages [2022-05-09T14:50:46.362Z] Removing intermediate container b8d4eac12c9e [2022-05-09T14:50:46.362Z] ---> a6189575352b [2022-05-09T14:50:46.362Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T14:50:46.620Z] ---> d8d81d33ce14 [2022-05-09T14:50:46.620Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:50:46.620Z] Removing intermediate container 706e931578f9 [2022-05-09T14:50:46.620Z] ---> 7fc4041b84bd [2022-05-09T14:50:46.620Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T14:50:46.620Z] ---> Running in 71cd8f8491dc [2022-05-09T14:50:46.879Z] Removing intermediate container 0c3a20951269 [2022-05-09T14:50:46.879Z] ---> 3d0db4c72a2a [2022-05-09T14:50:46.879Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T14:50:46.879Z] ---> 2e26274d1c6c [2022-05-09T14:50:46.879Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:50:46.879Z] Removing intermediate container 6bf64debcfc2 [2022-05-09T14:50:46.879Z] ---> c4882e19b40e [2022-05-09T14:50:46.879Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-09T14:50:46.879Z] ---> Running in 0fea29b7f060 [2022-05-09T14:50:46.879Z] ---> f5978f9f9752 [2022-05-09T14:50:46.879Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:50:47.139Z] ---> Running in fb1b367e6b9e [2022-05-09T14:50:47.139Z] ---> 4fd281988a87 [2022-05-09T14:50:47.139Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:50:47.139Z] ---> Running in acc6b3cf3b33 [2022-05-09T14:50:47.406Z] Removing intermediate container 6e53629342e9 [2022-05-09T14:50:47.406Z] ---> 1c272c10a4e4 [2022-05-09T14:50:47.406Z] Step 8/23 : COPY . . [2022-05-09T14:50:47.666Z] Removing intermediate container 71cd8f8491dc [2022-05-09T14:50:47.666Z] ---> e7ebb811a4f5 [2022-05-09T14:50:47.666Z] Step 8/25 : COPY . . [2022-05-09T14:50:50.206Z] Removing intermediate container 0fea29b7f060 [2022-05-09T14:50:50.206Z] ---> e84288c13af3 [2022-05-09T14:50:50.206Z] Step 8/26 : COPY . . [2022-05-09T14:50:50.206Z] Removing intermediate container fb1b367e6b9e [2022-05-09T14:50:50.206Z] ---> ab3f0cf5205a [2022-05-09T14:50:50.206Z] Step 8/26 : COPY . . [2022-05-09T14:50:50.206Z] Removing intermediate container acc6b3cf3b33 [2022-05-09T14:50:50.206Z] ---> 70d21a476b45 [2022-05-09T14:50:50.206Z] Step 7/20 : COPY . . [2022-05-09T14:50:56.780Z] ---> 99332567a6e3 [2022-05-09T14:50:56.780Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T14:50:56.780Z] ---> a6386da15fe2 [2022-05-09T14:50:56.780Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T14:50:56.780Z] ---> 0659fdfe1db9 [2022-05-09T14:50:56.780Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-09T14:50:56.780Z] ---> da06c55fab11 [2022-05-09T14:50:56.780Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T14:50:56.780Z] ---> 9c5da066e731 [2022-05-09T14:50:56.780Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-09T14:50:56.780Z] ---> Running in eb6e42591bf9 [2022-05-09T14:50:56.780Z] ---> Running in 27fb4259db16 [2022-05-09T14:50:56.780Z] ---> Running in 9e029298b2e7 [2022-05-09T14:50:56.780Z] ---> Running in 13d869d48ba9 [2022-05-09T14:50:56.780Z] ---> Running in 22b6d2469fbc [2022-05-09T14:50:56.780Z] Removing intermediate container eb6e42591bf9 [2022-05-09T14:50:56.780Z] ---> 33c93e0ae8e5 [2022-05-09T14:50:56.780Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T14:50:56.780Z] Removing intermediate container 22b6d2469fbc [2022-05-09T14:50:56.780Z] ---> 271cf947e846 [2022-05-09T14:50:56.780Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-09T14:50:56.780Z] Removing intermediate container 27fb4259db16 [2022-05-09T14:50:56.780Z] ---> f6a563d2b880 [2022-05-09T14:50:56.780Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T14:50:56.780Z] ---> Running in 3c699a1ced1d [2022-05-09T14:50:56.780Z] ---> Running in 98148958674f [2022-05-09T14:50:56.780Z] ---> Running in a36ccd8b12fb [2022-05-09T14:50:57.348Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-09T14:50:57.348Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-09T14:50:58.285Z] Removing intermediate container 98148958674f [2022-05-09T14:50:58.285Z] ---> 75ea59db5299 [2022-05-09T14:50:58.285Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-09T14:50:58.285Z] ---> Running in 4e7a39321e71 [2022-05-09T14:50:58.285Z] Removing intermediate container a36ccd8b12fb [2022-05-09T14:50:58.285Z] ---> f3e675cce959 [2022-05-09T14:50:58.285Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T14:50:58.285Z] Removing intermediate container 3c699a1ced1d [2022-05-09T14:50:58.285Z] ---> 96fa789668b3 [2022-05-09T14:50:58.285Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T14:50:58.285Z] ---> Running in 1db94d02d33d [2022-05-09T14:50:58.285Z] ---> Running in 97853c7d5c82 [2022-05-09T14:50:58.285Z] Removing intermediate container 4e7a39321e71 [2022-05-09T14:50:58.285Z] ---> e48b15faef4a [2022-05-09T14:50:58.285Z] 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-05-09T14:50:58.285Z] ---> Running in 6e1ea8cf3b98 [2022-05-09T14:50:58.285Z] Removing intermediate container 1db94d02d33d [2022-05-09T14:50:58.285Z] ---> a439f1cc4991 [2022-05-09T14:50:58.285Z] 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-05-09T14:50:58.285Z] Removing intermediate container 97853c7d5c82 [2022-05-09T14:50:58.285Z] ---> 911afc5164e0 [2022-05-09T14:50:58.285Z] 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-05-09T14:50:58.285Z] ---> Running in 8fce2aa57be1 [2022-05-09T14:50:58.285Z] ---> Running in 59d30e75d009 [2022-05-09T14:50:59.223Z] spire-1.2.1/ [2022-05-09T14:50:59.223Z] spire-1.2.1/.data/ [2022-05-09T14:50:59.223Z] spire-1.2.1/.data/.file [2022-05-09T14:50:59.223Z] spire-1.2.1/.dockerignore [2022-05-09T14:50:59.223Z] spire-1.2.1/.gitattributes [2022-05-09T14:50:59.223Z] spire-1.2.1/.githooks/ [2022-05-09T14:50:59.223Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T14:50:59.223Z] spire-1.2.1/.github/ [2022-05-09T14:50:59.223Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T14:50:59.223Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T14:50:59.223Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T14:50:59.223Z] spire-1.2.1/.github/workflows/ [2022-05-09T14:50:59.223Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T14:50:59.223Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T14:50:59.223Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T14:50:59.223Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T14:50:59.223Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T14:50:59.223Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T14:50:59.223Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T14:50:59.223Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T14:50:59.223Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T14:50:59.223Z] spire-1.2.1/.gitignore [2022-05-09T14:50:59.223Z] spire-1.2.1/.go-version [2022-05-09T14:50:59.223Z] spire-1.2.1/.golangci.yml [2022-05-09T14:50:59.223Z] spire-1.2.1/ADOPTERS.md [2022-05-09T14:50:59.223Z] spire-1.2.1/CHANGELOG.md [2022-05-09T14:50:59.223Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T14:50:59.223Z] spire-1.2.1/CODEOWNERS [2022-05-09T14:50:59.223Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T14:50:59.223Z] spire-1.2.1/Dockerfile [2022-05-09T14:50:59.223Z] spire-1.2.1/Dockerfile.dev [2022-05-09T14:50:59.223Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T14:50:59.223Z] spire-1.2.1/LICENSE [2022-05-09T14:50:59.223Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T14:50:59.223Z] spire-1.2.1/Makefile [2022-05-09T14:50:59.223Z] spire-1.2.1/README.md [2022-05-09T14:50:59.223Z] spire-1.2.1/ROADMAP.md [2022-05-09T14:50:59.223Z] spire-1.2.1/SECURITY.md [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/ [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T14:50:59.223Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T14:50:59.224Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T14:50:59.224Z] spire-1.2.1/conf/ [2022-05-09T14:50:59.224Z] spire-1.2.1/conf/agent/ [2022-05-09T14:50:59.224Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T14:50:59.224Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T14:50:59.224Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T14:50:59.224Z] spire-1.2.1/conf/server/ [2022-05-09T14:50:59.224Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T14:50:59.224Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T14:50:59.224Z] spire-1.2.1/conf/server/server.conf [2022-05-09T14:50:59.224Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/ [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/auditlog.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/images/ [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T14:50:59.224Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T14:50:59.492Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T14:50:59.492Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T14:50:59.492Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T14:50:59.492Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T14:50:59.492Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T14:50:59.492Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T14:50:59.492Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T14:50:59.492Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T14:50:59.492Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T14:50:59.492Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T14:50:59.492Z] spire-1.2.1/doc/spire_server.md [2022-05-09T14:50:59.492Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T14:50:59.492Z] spire-1.2.1/doc/telemetry.md [2022-05-09T14:50:59.492Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T14:50:59.492Z] spire-1.2.1/doc/upgrading.md [2022-05-09T14:50:59.492Z] spire-1.2.1/doc/using_spire.md [2022-05-09T14:50:59.492Z] spire-1.2.1/examples/ [2022-05-09T14:50:59.492Z] spire-1.2.1/examples/README.md [2022-05-09T14:50:59.492Z] spire-1.2.1/go.mod [2022-05-09T14:50:59.492Z] spire-1.2.1/go.sum [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/ [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/ [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T14:50:59.492Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T14:50:59.493Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/health/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/log/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/util/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/version/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T14:50:59.494Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/ [2022-05-09T14:50:59.495Z] [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T14:50:59.495Z] spire-1.2.1/.data/ [2022-05-09T14:50:59.495Z] spire-1.2.1/.data/.file [2022-05-09T14:50:59.495Z] spire-1.2.1/.dockerignore [2022-05-09T14:50:59.495Z] spire-1.2.1/.gitattributes [2022-05-09T14:50:59.495Z] spire-1.2.1/.githooks/ [2022-05-09T14:50:59.495Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T14:50:59.495Z] spire-1.2.1/.github/ [2022-05-09T14:50:59.495Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T14:50:59.495Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T14:50:59.495Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T14:50:59.495Z] spire-1.2.1/.github/workflows/ [2022-05-09T14:50:59.495Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T14:50:59.495Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T14:50:59.495Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T14:50:59.495Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T14:50:59.495Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T14:50:59.495Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T14:50:59.495Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T14:50:59.495Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T14:50:59.495Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T14:50:59.495Z] spire-1.2.1/.gitignore [2022-05-09T14:50:59.495Z] spire-1.2.1/.go-version [2022-05-09T14:50:59.495Z] spire-1.2.1/.golangci.yml [2022-05-09T14:50:59.495Z] spire-1.2.1/ADOPTERS.md [2022-05-09T14:50:59.495Z] spire-1.2.1/CHANGELOG.md [2022-05-09T14:50:59.495Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T14:50:59.495Z] spire-1.2.1/CODEOWNERS [2022-05-09T14:50:59.495Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T14:50:59.495Z] spire-1.2.1/Dockerfile [2022-05-09T14:50:59.495Z] spire-1.2.1/Dockerfile.devspire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/config.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T14:50:59.495Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T14:50:59.495Z] spire-1.2.1/LICENSE [2022-05-09T14:50:59.495Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T14:50:59.495Z] spire-1.2.1/Makefile [2022-05-09T14:50:59.495Z] spire-1.2.1/README.md [2022-05-09T14:50:59.495Z] spire-1.2.1/ROADMAP.md [2022-05-09T14:50:59.495Z] spire-1.2.1/SECURITY.md [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T14:50:59.495Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T14:50:59.495Z] spire-1.2.1/conf/ [2022-05-09T14:50:59.495Z] spire-1.2.1/conf/agent/ [2022-05-09T14:50:59.495Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T14:50:59.495Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T14:50:59.495Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T14:50:59.495Z] spire-1.2.1/conf/server/ [2022-05-09T14:50:59.495Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T14:50:59.495Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T14:50:59.495Z] spire-1.2.1/conf/server/server.conf [2022-05-09T14:50:59.495Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T14:50:59.495Z] spire-1.2.1/doc/ [2022-05-09T14:50:59.495Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T14:50:59.495Z] spire-1.2.1/doc/auditlog.md [2022-05-09T14:50:59.495Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T14:50:59.495Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T14:50:59.495Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T14:50:59.495Z] spire-1.2.1/doc/images/ [2022-05-09T14:50:59.495Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T14:50:59.495Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T14:50:59.495Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T14:50:59.495Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T14:50:59.495Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/server.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/ [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/private/ [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/private/server/ [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/spire/ [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/spire/common/ [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T14:50:59.496Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T14:50:59.496Z] spire-1.2.1/release/ [2022-05-09T14:50:59.496Z] spire-1.2.1/release/spire-extras/ [2022-05-09T14:50:59.496Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T14:50:59.496Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T14:50:59.496Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T14:50:59.496Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T14:50:59.496Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T14:50:59.496Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T14:50:59.496Z] spire-1.2.1/release/spire/ [2022-05-09T14:50:59.496Z] spire-1.2.1/release/spire/README.md [2022-05-09T14:50:59.496Z] spire-1.2.1/release/spire/conf/ [2022-05-09T14:50:59.496Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T14:50:59.496Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T14:50:59.496Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T14:50:59.496Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T14:50:59.496Z] spire-1.2.1/script/ [2022-05-09T14:50:59.496Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T14:50:59.496Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T14:50:59.496Z] spire-1.2.1/support/ [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/ [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/spire_server.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/telemetry.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/upgrading.md [2022-05-09T14:50:59.496Z] spire-1.2.1/doc/using_spire.md [2022-05-09T14:50:59.496Z] spire-1.2.1/examples/ [2022-05-09T14:50:59.496Z] spire-1.2.1/examples/README.md [2022-05-09T14:50:59.496Z] spire-1.2.1/go.mod [2022-05-09T14:50:59.496Z] spire-1.2.1/go.sum [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T14:50:59.496Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T14:50:59.496Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T14:50:59.496Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/clock/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/clock/clock.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/config/ [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T14:50:59.496Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T14:50:59.496Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T14:50:59.497Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/README.md [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/common [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T14:50:59.497Z] [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.confspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T14:50:59.497Z] [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/health/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T14:50:59.497Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T14:50:59.497Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/log/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivityspire-1.2.1/ [2022-05-09T14:50:59.498Z] [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectlspire-1.2.1/.data/ [2022-05-09T14:50:59.498Z] spire-1.2.1/.data/.file [2022-05-09T14:50:59.498Z] spire-1.2.1/.dockerignore [2022-05-09T14:50:59.498Z] spire-1.2.1/.gitattributes [2022-05-09T14:50:59.498Z] spire-1.2.1/.githooks/ [2022-05-09T14:50:59.498Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T14:50:59.498Z] spire-1.2.1/.github/ [2022-05-09T14:50:59.498Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T14:50:59.498Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T14:50:59.498Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T14:50:59.498Z] spire-1.2.1/.github/workflows/ [2022-05-09T14:50:59.498Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T14:50:59.498Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T14:50:59.498Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T14:50:59.498Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T14:50:59.498Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T14:50:59.498Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T14:50:59.498Z] spire-1.2.1/.gitignore [2022-05-09T14:50:59.498Z] spire-1.2.1/.go-version [2022-05-09T14:50:59.498Z] spire-1.2.1/.golangci.yml [2022-05-09T14:50:59.498Z] spire-1.2.1/ADOPTERS.md [2022-05-09T14:50:59.498Z] spire-1.2.1/CHANGELOG.md [2022-05-09T14:50:59.498Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T14:50:59.498Z] spire-1.2.1/CODEOWNERS [2022-05-09T14:50:59.498Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T14:50:59.498Z] spire-1.2.1/Dockerfile [2022-05-09T14:50:59.498Z] spire-1.2.1/Dockerfile.dev [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T14:50:59.498Z] spire-1.2.1/LICENSE [2022-05-09T14:50:59.498Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T14:50:59.498Z] spire-1.2.1/Makefile [2022-05-09T14:50:59.498Z] spire-1.2.1/README.md [2022-05-09T14:50:59.498Z] spire-1.2.1/ROADMAP.md [2022-05-09T14:50:59.498Z] spire-1.2.1/SECURITY.md [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/ [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/util/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/version/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T14:50:59.498Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T14:50:59.498Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T14:50:59.498Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T14:50:59.499Z] spire-1.2.1/test/integration/test.sh [2022-05-09T14:50:59.499Z] spire-1.2.1/test/plugintest/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/spiretest/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/testca/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/testca/ca.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/testkey/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T14:50:59.499Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/testkey/new.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/util/ [2022-05-09T14:50:59.499Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/util/race.go [2022-05-09T14:50:59.499Z] spire-1.2.1/test/util/util.go [2022-05-09T14:50:59.499Z] building spire from source... [2022-05-09T14:50:59.499Z] [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/config.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T14:50:59.499Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T14:50:59.499Z] spire-1.2.1/conf/ [2022-05-09T14:50:59.499Z] spire-1.2.1/conf/agent/ [2022-05-09T14:50:59.499Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T14:50:59.499Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T14:50:59.499Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T14:50:59.499Z] spire-1.2.1/conf/server/ [2022-05-09T14:50:59.499Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T14:50:59.499Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T14:50:59.499Z] spire-1.2.1/conf/server/server.conf [2022-05-09T14:50:59.499Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/ [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/auditlog.md [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/images/ [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T14:50:59.499Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T14:50:59.499Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/spire_server.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/telemetry.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/upgrading.md [2022-05-09T14:50:59.500Z] spire-1.2.1/doc/using_spire.md [2022-05-09T14:50:59.500Z] spire-1.2.1/examples/ [2022-05-09T14:50:59.500Z] spire-1.2.1/examples/README.md [2022-05-09T14:50:59.500Z] spire-1.2.1/go.mod [2022-05-09T14:50:59.500Z] spire-1.2.1/go.sum [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T14:50:59.500Z] [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/server.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/ [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/private/ [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/private/server/ [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/spire/ [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/spire/common/ [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T14:50:59.500Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T14:50:59.500Z] spire-1.2.1/release/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T14:50:59.500Z] spire-1.2.1/release/spire-extras/ [2022-05-09T14:50:59.500Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T14:50:59.500Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T14:50:59.500Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T14:50:59.500Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T14:50:59.500Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T14:50:59.500Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T14:50:59.500Z] spire-1.2.1/release/spire/ [2022-05-09T14:50:59.500Z] spire-1.2.1/release/spire/README.md [2022-05-09T14:50:59.500Z] spire-1.2.1/release/spire/conf/ [2022-05-09T14:50:59.500Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T14:50:59.500Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T14:50:59.500Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T14:50:59.500Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T14:50:59.500Z] spire-1.2.1/script/ [2022-05-09T14:50:59.500Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T14:50:59.500Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T14:50:59.500Z] spire-1.2.1/support/ [2022-05-09T14:50:59.500Z] spire-1.2.1/support/k8s/ [2022-05-09T14:50:59.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T14:50:59.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T14:50:59.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T14:50:59.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T14:50:59.500Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T14:50:59.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T14:50:59.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T14:50:59.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T14:50:59.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T14:50:59.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T14:50:59.500Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T14:50:59.501Z] [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T14:50:59.501Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T14:50:59.501Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T14:50:59.501Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/clock/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/clock/clock.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T14:50:59.501Z] [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/bundle.derspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/health/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T14:50:59.501Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/README.md [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/common [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/log/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T14:50:59.501Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T14:50:59.501Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/Installing go1.17.7... [2022-05-09T14:50:59.502Z] [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/util/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/version/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T14:50:59.502Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T14:50:59.502Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T14:50:59.503Z] [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agentspire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/config.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T14:50:59.503Z] spire-1.2.1/test/integration/test.sh [2022-05-09T14:50:59.503Z] spire-1.2.1/test/plugintest/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/spiretest/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/testca/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/testca/ca.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/testkey/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T14:50:59.503Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/testkey/new.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/util/ [2022-05-09T14:50:59.503Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/util/race.go [2022-05-09T14:50:59.503Z] spire-1.2.1/test/util/util.go [2022-05-09T14:50:59.503Z] building spire from source... [2022-05-09T14:50:59.503Z] [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T14:50:59.503Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/server.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/ [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/private/ [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/private/server/ [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/spire/ [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/spire/common/ [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T14:50:59.504Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T14:50:59.504Z] spire-1.2.1/release/ [2022-05-09T14:50:59.504Z] spire-1.2.1/release/spire-extras/ [2022-05-09T14:50:59.504Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T14:50:59.504Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T14:50:59.504Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T14:50:59.504Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T14:50:59.504Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/release/spire/ [2022-05-09T14:50:59.504Z] spire-1.2.1/release/spire/README.md [2022-05-09T14:50:59.504Z] spire-1.2.1/release/spire/conf/ [2022-05-09T14:50:59.504Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T14:50:59.504Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T14:50:59.504Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/script/ [2022-05-09T14:50:59.504Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T14:50:59.504Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T14:50:59.504Z] spire-1.2.1/support/ [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/ [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T14:50:59.504Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T14:50:59.504Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T14:50:59.504Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/clock/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/clock/clock.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T14:50:59.504Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/README.md [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/common [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T14:50:59.504Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T14:50:59.505Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T14:50:59.765Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T14:50:59.766Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T14:50:59.767Z] spire-1.2.1/test/integration/test.sh [2022-05-09T14:50:59.767Z] spire-1.2.1/test/plugintest/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/spiretest/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/testca/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/testca/ca.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/testkey/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T14:50:59.767Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/testkey/new.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/util/ [2022-05-09T14:50:59.767Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/util/race.go [2022-05-09T14:50:59.767Z] spire-1.2.1/test/util/util.go [2022-05-09T14:50:59.767Z] building spire from source... [2022-05-09T14:50:59.767Z] Installing go1.17.7... [2022-05-09T14:50:59.767Z] Installing go1.17.7... [2022-05-09T14:51:05.040Z] Building bin/spire-server... [2022-05-09T14:51:05.040Z] Building bin/spire-server... [2022-05-09T14:51:05.040Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T14:51:05.040Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T14:51:05.040Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T14:51:05.040Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T14:51:05.040Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T14:51:05.040Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T14:51:05.040Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T14:51:05.040Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T14:51:05.040Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T14:51:05.040Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T14:51:05.040Z] Building bin/spire-server... [2022-05-09T14:51:05.040Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T14:51:05.040Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T14:51:05.040Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T14:51:05.040Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T14:51:05.040Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T14:51:05.301Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T14:51:05.301Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T14:51:05.301Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T14:51:05.301Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T14:51:05.301Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T14:51:05.301Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T14:51:05.301Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T14:51:05.301Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T14:51:05.301Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T14:51:05.301Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T14:51:05.301Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T14:51:05.301Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T14:51:05.301Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T14:51:05.301Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T14:51:05.301Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T14:51:05.301Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T14:51:05.301Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T14:51:05.560Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T14:51:05.560Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T14:51:05.560Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T14:51:05.560Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T14:51:05.560Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T14:51:05.560Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T14:51:05.560Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T14:51:05.560Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T14:51:05.560Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T14:51:05.560Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T14:51:05.560Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T14:51:05.560Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T14:51:05.560Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T14:51:05.560Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T14:51:05.560Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T14:51:05.560Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T14:51:05.560Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T14:51:05.560Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T14:51:05.560Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T14:51:05.560Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T14:51:05.560Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T14:51:05.560Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T14:51:05.560Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T14:51:06.067Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T14:51:06.067Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T14:51:06.067Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T14:51:06.067Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T14:51:06.067Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T14:51:06.067Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T14:51:06.067Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T14:51:06.067Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T14:51:06.067Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T14:51:06.067Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T14:51:06.067Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T14:51:06.067Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T14:51:06.067Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T14:51:06.067Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T14:51:06.067Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T14:51:06.067Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T14:51:06.067Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T14:51:06.067Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T14:51:06.067Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T14:51:06.067Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T14:51:06.067Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T14:51:06.067Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T14:51:06.067Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T14:51:06.067Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T14:51:06.067Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T14:51:06.067Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T14:51:06.067Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T14:51:06.067Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T14:51:06.067Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T14:51:06.067Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T14:51:06.067Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T14:51:06.067Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T14:51:06.067Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T14:51:06.067Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T14:51:06.067Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T14:51:06.067Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T14:51:06.067Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T14:51:06.067Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T14:51:06.067Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T14:51:06.067Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T14:51:06.067Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T14:51:06.067Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T14:51:06.067Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T14:51:06.067Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T14:51:06.067Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T14:51:06.067Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T14:51:06.067Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T14:51:06.067Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T14:51:06.067Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T14:51:06.067Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T14:51:06.067Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T14:51:06.067Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T14:51:06.587Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T14:51:06.587Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T14:51:06.587Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T14:51:06.587Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T14:51:06.587Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T14:51:06.587Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T14:51:06.587Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T14:51:06.587Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T14:51:06.587Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T14:51:06.587Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T14:51:06.587Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T14:51:06.587Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T14:51:06.587Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T14:51:06.587Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T14:51:06.587Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T14:51:06.587Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T14:51:06.587Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T14:51:06.587Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T14:51:06.587Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T14:51:06.587Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T14:51:06.587Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T14:51:06.587Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T14:51:06.587Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T14:51:06.587Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T14:51:06.587Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T14:51:06.587Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T14:51:06.587Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T14:51:06.587Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T14:51:06.587Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T14:51:06.587Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T14:51:06.587Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T14:51:06.587Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T14:51:07.060Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T14:51:07.060Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T14:51:07.060Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T14:51:07.060Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T14:51:07.060Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T14:51:07.060Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T14:51:07.060Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T14:51:07.060Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T14:51:07.060Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T14:51:07.060Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T14:51:07.060Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T14:51:07.060Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T14:51:07.060Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T14:51:07.060Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T14:51:07.060Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T14:51:07.060Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T14:51:07.060Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T14:51:07.060Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T14:51:07.321Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T14:51:07.894Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T14:51:09.279Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T14:51:09.279Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T14:51:09.279Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T14:51:09.279Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T14:51:09.279Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T14:51:09.540Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T14:51:09.540Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T14:51:09.540Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T14:51:09.800Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T14:51:09.800Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T14:51:11.709Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T14:51:11.709Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T14:51:11.709Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T14:51:11.709Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T14:51:11.709Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T14:51:11.709Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T14:51:11.709Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T14:51:11.709Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T14:51:11.709Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T14:51:11.972Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T14:51:12.925Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T14:51:12.925Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T14:51:12.925Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T14:51:12.925Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T14:51:12.925Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T14:51:12.925Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T14:51:12.925Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T14:51:13.186Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T14:51:13.186Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T14:51:13.186Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T14:51:13.186Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T14:51:13.466Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T14:51:13.466Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T14:51:13.466Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T14:51:13.466Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T14:51:13.466Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T14:51:13.466Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T14:51:13.466Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T14:51:13.466Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T14:51:13.738Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T14:51:13.738Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T14:51:13.738Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T14:51:14.000Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T14:51:14.000Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T14:51:14.000Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T14:51:14.000Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T14:51:14.000Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T14:51:14.261Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T14:51:14.524Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T14:51:14.785Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T14:51:15.046Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T14:51:15.046Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T14:51:15.046Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T14:51:15.046Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T14:51:15.307Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T14:51:15.307Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T14:51:15.569Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T14:51:15.569Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T14:51:15.569Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T14:51:15.569Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T14:51:15.569Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T14:51:15.569Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T14:51:15.569Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T14:51:15.569Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T14:51:15.917Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T14:51:15.917Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T14:51:15.917Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T14:51:15.917Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T14:51:15.917Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T14:51:15.917Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T14:51:15.917Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T14:51:16.177Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T14:51:16.177Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T14:51:16.177Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T14:51:16.177Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T14:51:16.178Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T14:51:16.178Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T14:51:16.178Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T14:51:16.178Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T14:51:16.178Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T14:51:16.178Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T14:51:16.178Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T14:51:16.178Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T14:51:16.438Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T14:51:16.438Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T14:51:16.438Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T14:51:16.438Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T14:51:16.438Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T14:51:16.438Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T14:51:16.438Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T14:51:16.438Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T14:51:16.700Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T14:51:16.700Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T14:51:16.700Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T14:51:16.700Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T14:51:16.700Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T14:51:16.700Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T14:51:16.700Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T14:51:16.700Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T14:51:16.700Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T14:51:16.700Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T14:51:16.700Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T14:51:16.700Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T14:51:16.700Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T14:51:16.700Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T14:51:16.700Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T14:51:16.700Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T14:51:16.961Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T14:51:16.961Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T14:51:16.961Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T14:51:16.961Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T14:51:16.961Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T14:51:16.961Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T14:51:16.961Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T14:51:16.961Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T14:51:17.222Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T14:51:17.222Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T14:51:17.222Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T14:51:17.222Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T14:51:17.222Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T14:51:17.222Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T14:51:17.222Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T14:51:17.222Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T14:51:17.222Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T14:51:17.222Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T14:51:17.222Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T14:51:17.222Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T14:51:17.483Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T14:51:17.484Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T14:51:17.484Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T14:51:17.484Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T14:51:17.484Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T14:51:17.484Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T14:51:17.484Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T14:51:17.484Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T14:51:17.484Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T14:51:17.484Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T14:51:17.484Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T14:51:17.484Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T14:51:17.484Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T14:51:17.484Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T14:51:17.484Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T14:51:17.484Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T14:51:17.484Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T14:51:17.484Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T14:51:17.925Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T14:51:17.925Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T14:51:17.925Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T14:51:17.925Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T14:51:17.925Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T14:51:17.925Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T14:51:17.925Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T14:51:17.925Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T14:51:17.925Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T14:51:17.925Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T14:51:17.925Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T14:51:17.925Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T14:51:17.925Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T14:51:17.925Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T14:51:18.186Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T14:51:18.186Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T14:51:18.186Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T14:51:18.186Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T14:51:18.186Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T14:51:18.186Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T14:51:18.186Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T14:51:18.186Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T14:51:18.186Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T14:51:18.186Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T14:51:18.186Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T14:51:18.186Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T14:51:18.186Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T14:51:18.186Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T14:51:18.186Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T14:51:18.186Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T14:51:18.186Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T14:51:18.186Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T14:51:18.186Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T14:51:18.186Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T14:51:18.186Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T14:51:18.186Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T14:51:18.186Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T14:51:18.186Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T14:51:18.186Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T14:51:18.186Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T14:51:18.186Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T14:51:18.186Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T14:51:18.186Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T14:51:18.186Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T14:51:18.186Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T14:51:18.458Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T14:51:18.458Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T14:51:18.458Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T14:51:18.458Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T14:51:18.458Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T14:51:18.458Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T14:51:18.458Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T14:51:18.458Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T14:51:18.458Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T14:51:18.458Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T14:51:18.458Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T14:51:18.458Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T14:51:18.458Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T14:51:18.458Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T14:51:18.458Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T14:51:18.458Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T14:51:18.458Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T14:51:18.458Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T14:51:18.458Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T14:51:18.458Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T14:51:18.458Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T14:51:18.458Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T14:51:18.458Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T14:51:18.458Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T14:51:18.458Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T14:51:18.458Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T14:51:18.458Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T14:51:18.458Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T14:51:18.458Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T14:51:18.458Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T14:51:18.458Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T14:51:18.458Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T14:51:18.458Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T14:51:18.726Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T14:51:18.726Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T14:51:18.726Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T14:51:18.726Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T14:51:18.726Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T14:51:18.726Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T14:51:18.726Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T14:51:18.726Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T14:51:18.726Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T14:51:18.726Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T14:51:18.726Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T14:51:18.726Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T14:51:18.726Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T14:51:18.726Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T14:51:18.726Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T14:51:18.726Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T14:51:18.726Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T14:51:18.726Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T14:51:18.726Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T14:51:18.726Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T14:51:18.726Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T14:51:18.726Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T14:51:18.988Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T14:51:18.988Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T14:51:18.988Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T14:51:18.988Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T14:51:19.249Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T14:51:19.249Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T14:51:19.249Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T14:51:19.249Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T14:51:19.249Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T14:51:19.249Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T14:51:19.249Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T14:51:19.249Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T14:51:19.249Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T14:51:19.249Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T14:51:19.249Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T14:51:19.249Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T14:51:19.249Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T14:51:19.249Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T14:51:19.249Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T14:51:19.249Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T14:51:19.249Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T14:51:19.511Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T14:51:23.821Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T14:51:23.821Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T14:51:24.400Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T14:51:24.400Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T14:51:24.977Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T14:51:24.977Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T14:51:34.986Z] Removing intermediate container 9e029298b2e7 [2022-05-09T14:51:34.986Z] ---> f4c0d299e116 [2022-05-09T14:51:34.986Z] [2022-05-09T14:51:34.986Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T14:51:34.986Z] 3.14: Pulling from library/alpine [2022-05-09T14:51:34.986Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T14:51:34.986Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T14:51:34.986Z] ---> e04c818066af [2022-05-09T14:51:34.986Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T14:51:36.371Z] ---> Running in 1cb24794a463 [2022-05-09T14:51:36.371Z] Removing intermediate container 13d869d48ba9 [2022-05-09T14:51:36.371Z] ---> 91998760458f [2022-05-09T14:51:36.371Z] [2022-05-09T14:51:36.371Z] Step 9/20 : FROM alpine:3.15 [2022-05-09T14:51:36.631Z] 3.15: Pulling from library/alpine [2022-05-09T14:51:36.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:51:37.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:51:37.160Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-09T14:51:37.419Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:51:37.419Z] OK: 6 MiB in 15 packages [2022-05-09T14:51:37.419Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-09T14:51:37.419Z] Status: Downloaded newer image for alpine:3.15 [2022-05-09T14:51:37.419Z] ---> 0ac33e5f5afa [2022-05-09T14:51:37.419Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T14:51:38.808Z] ---> Running in f39833ceae67 [2022-05-09T14:51:38.808Z] Removing intermediate container f39833ceae67 [2022-05-09T14:51:38.808Z] ---> 17d81255a612 [2022-05-09T14:51:38.808Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:51:38.808Z] Removing intermediate container 1cb24794a463 [2022-05-09T14:51:38.808Z] ---> 70a13b5c40ec [2022-05-09T14:51:38.808Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T14:51:39.069Z] ---> Running in 5dfa17549c5c [2022-05-09T14:51:39.069Z] ---> Running in 92f95b73f7bb [2022-05-09T14:51:39.332Z] Removing intermediate container 92f95b73f7bb [2022-05-09T14:51:39.332Z] ---> a1e4b84b4a91 [2022-05-09T14:51:39.332Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-09T14:51:39.624Z] ---> Running in 81a1d8516567 [2022-05-09T14:51:39.624Z] Removing intermediate container 81a1d8516567 [2022-05-09T14:51:39.624Z] ---> eed4cef77b71 [2022-05-09T14:51:39.624Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T14:51:39.884Z] ---> Running in a53cd6e69be8 [2022-05-09T14:51:40.460Z] Removing intermediate container a53cd6e69be8 [2022-05-09T14:51:40.460Z] ---> d92e543c565e [2022-05-09T14:51:40.460Z] Step 15/23 : WORKDIR / [2022-05-09T14:51:40.460Z] ---> Running in 8bd89cfcb056 [2022-05-09T14:51:40.722Z] Removing intermediate container 5dfa17549c5c [2022-05-09T14:51:40.722Z] ---> 2483a9a55b76 [2022-05-09T14:51:40.722Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-09T14:51:40.722Z] ---> Running in d0d67b0ab70e [2022-05-09T14:51:40.981Z] Removing intermediate container 8bd89cfcb056 [2022-05-09T14:51:40.981Z] ---> f3fb6c620a60 [2022-05-09T14:51:40.981Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:51:41.920Z] ---> 28ae3c10a639 [2022-05-09T14:51:41.920Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-09T14:51:41.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:51:42.923Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:51:42.923Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T14:51:42.923Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T14:51:42.923Z] OK: 15855 distinct packages available [2022-05-09T14:51:43.204Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:51:43.880Z] ---> 19f9bd1ebe77 [2022-05-09T14:51:43.880Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-09T14:51:43.880Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:51:44.138Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-09T14:51:44.396Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-09T14:51:44.396Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T14:51:44.396Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-09T14:51:44.655Z] (5/9) Installing curl (7.80.0-r1) [2022-05-09T14:51:44.655Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-09T14:51:44.655Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-09T14:51:44.655Z] ---> bcce5dd9783c [2022-05-09T14:51:44.655Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-09T14:51:44.928Z] (8/9) Installing libucontext (1.1-r0) [2022-05-09T14:51:44.928Z] ---> Running in 04d61acd100e [2022-05-09T14:51:44.928Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-09T14:51:44.928Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T14:51:44.928Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T14:51:45.201Z] OK: 8 MiB in 23 packages [2022-05-09T14:51:45.460Z] Removing intermediate container 04d61acd100e [2022-05-09T14:51:45.460Z] ---> 3bfaa8de311c [2022-05-09T14:51:45.460Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:51:45.720Z] ---> Running in d172b2f6c5d5 [2022-05-09T14:51:46.291Z] Removing intermediate container d172b2f6c5d5 [2022-05-09T14:51:46.291Z] ---> 9ec80204bba3 [2022-05-09T14:51:46.291Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T14:51:46.551Z] Removing intermediate container d0d67b0ab70e [2022-05-09T14:51:46.551Z] ---> 0cd4b5b40df5 [2022-05-09T14:51:46.551Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:51:46.551Z] ---> Running in e4d7a39b4e53 [2022-05-09T14:51:47.121Z] Removing intermediate container e4d7a39b4e53 [2022-05-09T14:51:47.121Z] ---> a33139d5e314 [2022-05-09T14:51:47.121Z] Step 22/23 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:51:47.121Z] ---> 579cd26c4333 [2022-05-09T14:51:47.121Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-09T14:51:47.121Z] ---> Running in 437e8da5bd28 [2022-05-09T14:51:48.057Z] Removing intermediate container 437e8da5bd28 [2022-05-09T14:51:48.057Z] ---> 42c737f41793 [2022-05-09T14:51:48.057Z] Step 23/23 : LABEL version=2.2.0-dev.92 [2022-05-09T14:51:48.316Z] ---> 9fb2525daf2b [2022-05-09T14:51:48.316Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-09T14:51:48.316Z] ---> Running in 287960c76768 [2022-05-09T14:51:48.888Z] Removing intermediate container 287960c76768 [2022-05-09T14:51:48.888Z] ---> a7862d1f7025 [2022-05-09T14:51:48.888Z] [2022-05-09T14:51:48.888Z] ---> 47daf5390218 [2022-05-09T14:51:48.888Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-09T14:51:48.888Z] Successfully built a7862d1f7025 [2022-05-09T14:51:49.106Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41818 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2022-05-09T14:51:49.119Z] Running in /w/workspace/edgex-go/220 [Pipeline] { [Pipeline] checkout [2022-05-09T14:51:49.147Z] Successfully tagged core-command:latest [2022-05-09T14:51:49.147Z] Building security-proxy-setup [2022-05-09T14:51:49.147Z]  Building core-command ... done  ---> Running in e6aae0571e73 [2022-05-09T14:51:49.472Z] The recommended git tool is: git [2022-05-09T14:51:51.052Z] Removing intermediate container e6aae0571e73 [2022-05-09T14:51:51.052Z] ---> 595657fcec75 [2022-05-09T14:51:51.052Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:51:52.956Z] ---> Running in 7980b95943cf [2022-05-09T14:51:52.956Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:51:52.956Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:51:52.956Z] ---> 63e54657bbe7 [2022-05-09T14:51:52.956Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T14:51:52.956Z] ---> Using cache [2022-05-09T14:51:52.956Z] ---> ba7c590d6352 [2022-05-09T14:51:52.956Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:51:53.216Z] ---> Running in 04c4b4ba6129 [2022-05-09T14:51:53.216Z] Removing intermediate container 7980b95943cf [2022-05-09T14:51:53.216Z] ---> c9171852b4b9 [2022-05-09T14:51:53.216Z] Step 18/20 : LABEL arch=x86_64 [2022-05-09T14:51:53.476Z] ---> Running in 6d48bcf4a640 [2022-05-09T14:51:53.737Z] Removing intermediate container 6d48bcf4a640 [2022-05-09T14:51:53.737Z] ---> 1d89e73aaf5d [2022-05-09T14:51:53.737Z] Step 19/20 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:51:53.995Z] ---> Running in 422a66c83ce5 [2022-05-09T14:51:54.258Z] Removing intermediate container 422a66c83ce5 [2022-05-09T14:51:54.258Z] ---> c30003e1b219 [2022-05-09T14:51:54.258Z] Step 20/20 : LABEL version=2.2.0-dev.92 [2022-05-09T14:51:54.518Z] ---> Running in e9b535892db3 [2022-05-09T14:51:55.083Z] Removing intermediate container e9b535892db3 [2022-05-09T14:51:55.083Z] ---> edb61f2cedf2 [2022-05-09T14:51:55.083Z] [2022-05-09T14:51:55.083Z] Successfully built edb61f2cedf2 [2022-05-09T14:51:55.083Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-09T14:51:55.083Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-05-09T14:51:55.351Z] Removing intermediate container 04c4b4ba6129 [2022-05-09T14:51:55.351Z] ---> 6743d9979129 [2022-05-09T14:51:55.351Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T14:51:56.092Z] using credential edgex-jenkins-ssh [2022-05-09T14:51:56.112Z] Cloning the remote Git repository [2022-05-09T14:51:56.729Z] ---> Running in 8730fac68827 [2022-05-09T14:51:56.178Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-09T14:51:56.274Z] > git init /w/workspace/edgex-go/220 # timeout=10 [2022-05-09T14:51:56.353Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-09T14:51:56.354Z] > git --version # timeout=10 [2022-05-09T14:51:56.373Z] > git --version # 'git version 2.25.1' [2022-05-09T14:51:56.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T14:51:56.457Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T14:51:58.105Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:51:59.042Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:51:59.303Z] OK: 221 MiB in 52 packages [2022-05-09T14:52:01.842Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:52:01.842Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:52:01.842Z] ---> 63e54657bbe7 [2022-05-09T14:52:01.842Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T14:52:01.842Z] ---> Using cache [2022-05-09T14:52:01.842Z] ---> ba7c590d6352 [2022-05-09T14:52:01.842Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:52:01.842Z] ---> Using cache [2022-05-09T14:52:01.842Z] ---> 6743d9979129 [2022-05-09T14:52:01.842Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-09T14:52:01.842Z] ---> Running in 2eda552ade60 [2022-05-09T14:52:01.842Z] Removing intermediate container 8730fac68827 [2022-05-09T14:52:01.842Z] ---> f5cdd55a3e85 [2022-05-09T14:52:01.842Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T14:52:02.444Z] ---> d143b24a8441 [2022-05-09T14:52:02.444Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:52:02.703Z] ---> Running in 33166289e808 [2022-05-09T14:52:02.962Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:52:03.532Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:52:04.100Z] OK: 221 MiB in 52 packages [2022-05-09T14:52:05.035Z] Removing intermediate container 2eda552ade60 [2022-05-09T14:52:05.035Z] ---> 777d54c37738 [2022-05-09T14:52:05.035Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T14:52:05.627Z] Removing intermediate container 33166289e808 [2022-05-09T14:52:05.627Z] ---> 9c88ef5987b3 [2022-05-09T14:52:05.627Z] Step 8/22 : COPY . . [2022-05-09T14:52:05.627Z] ---> 82ad73a6141a [2022-05-09T14:52:05.627Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:52:05.886Z] ---> Running in 0a88c4c42165 [2022-05-09T14:52:11.161Z] Removing intermediate container 0a88c4c42165 [2022-05-09T14:52:11.161Z] ---> b21794df715b [2022-05-09T14:52:11.161Z] Step 8/23 : COPY . . [2022-05-09T14:52:12.609Z] Avoid second fetch [2022-05-09T14:52:12.610Z] Checking out Revision 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 (main) [2022-05-09T14:52:12.569Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-09T14:52:12.590Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T14:52:12.645Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T14:52:12.668Z] > git checkout -f 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 # timeout=10 [2022-05-09T14:52:17.450Z] Commit message: "ci(snap): add snap go mod to dependabot (#3995)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T14:52:18.359Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T14:52:18.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T14:52:18.359Z] Dload Upload Total Spent Left Speed [2022-05-09T14:52:18.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 91806 0 --:--:-- --:--:-- --:--:-- 92523 [Pipeline] sh [2022-05-09T14:52:18.928Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T14:52:19.283Z] + sudo tee /etc/docker/daemon.new [2022-05-09T14:52:19.283Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-09T14:52:19.283Z] { [2022-05-09T14:52:19.283Z] "registry-mirrors": [ [2022-05-09T14:52:19.283Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T14:52:19.283Z] ], [2022-05-09T14:52:19.283Z] "bip": "10.250.0.254/24", [2022-05-09T14:52:19.283Z] "hosts": [ [2022-05-09T14:52:19.283Z] "tcp://0.0.0.0:5555", [2022-05-09T14:52:19.283Z] "unix:///var/run/docker.sock" [2022-05-09T14:52:19.283Z] ], [2022-05-09T14:52:19.283Z] "mtu": 1458, [2022-05-09T14:52:19.283Z] "selinux-enabled": true, [2022-05-09T14:52:19.283Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T14:52:19.283Z] } [Pipeline] sh [2022-05-09T14:52:19.641Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T14:52:19.996Z] + sudo service docker restart [2022-05-09T14:52:26.044Z] ---> 1cef200b645d [2022-05-09T14:52:26.044Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-09T14:52:26.044Z] ---> Running in 530f5ab41600 [2022-05-09T14:52:26.044Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-09T14:52:29.328Z] ---> 0f3bd68c10ed [2022-05-09T14:52:29.328Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-09T14:52:29.587Z] ---> Running in ffef3678e469 [2022-05-09T14:52:30.966Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T14:52:38.359Z] provisioning config files... [2022-05-09T14:52:38.383Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/220@tmp/config6657823538497679526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:52:38.764Z] ---> docker-login.sh [2022-05-09T14:52:38.764Z] nexus3.edgexfoundry.org:10001 [2022-05-09T14:52:39.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:52:39.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:52:39.710Z] Configure a credential helper to remove this warning. See [2022-05-09T14:52:39.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:52:39.710Z] [2022-05-09T14:52:39.710Z] Login Succeeded [2022-05-09T14:52:39.710Z] nexus3.edgexfoundry.org:10002 [2022-05-09T14:52:39.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:52:40.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:52:40.261Z] Configure a credential helper to remove this warning. See [2022-05-09T14:52:40.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:52:40.261Z] [2022-05-09T14:52:40.261Z] Login Succeeded [2022-05-09T14:52:40.261Z] nexus3.edgexfoundry.org:10003 [2022-05-09T14:52:40.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:52:40.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:52:40.537Z] Configure a credential helper to remove this warning. See [2022-05-09T14:52:40.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:52:40.537Z] [2022-05-09T14:52:40.537Z] Login Succeeded [2022-05-09T14:52:40.537Z] nexus3.edgexfoundry.org:10004 [2022-05-09T14:52:41.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:52:41.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:52:41.147Z] Configure a credential helper to remove this warning. See [2022-05-09T14:52:41.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:52:41.147Z] [2022-05-09T14:52:41.147Z] Login Succeeded [2022-05-09T14:52:41.147Z] docker.io [2022-05-09T14:52:41.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:52:42.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:52:42.025Z] Configure a credential helper to remove this warning. See [2022-05-09T14:52:42.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:52:42.025Z] [2022-05-09T14:52:42.025Z] Login Succeeded [2022-05-09T14:52:42.025Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T14:52:42.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T14:52:42.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T14:52:42.655Z] ========================================================= [2022-05-09T14:52:42.655Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T14:52:42.655Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T14:52:43.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T14:52:43.363Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T14:52:43.363Z] 9b3977197b4f: Pulling fs layer [2022-05-09T14:52:43.363Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T14:52:43.363Z] 94645a83ff95: Pulling fs layer [2022-05-09T14:52:43.363Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T14:52:43.363Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T14:52:43.363Z] 3096ccb668a1: Pulling fs layer [2022-05-09T14:52:43.363Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T14:52:43.363Z] a4caa8a26152: Pulling fs layer [2022-05-09T14:52:43.363Z] 3096ccb668a1: Waiting [2022-05-09T14:52:43.363Z] e8cf19c19ddd: Waiting [2022-05-09T14:52:43.363Z] 3f3a8bcf1eab: Waiting [2022-05-09T14:52:43.363Z] a4caa8a26152: Waiting [2022-05-09T14:52:43.363Z] 0c92f367c5e7: Waiting [2022-05-09T14:52:43.363Z] 94645a83ff95: Verifying Checksum [2022-05-09T14:52:43.363Z] 94645a83ff95: Download complete [2022-05-09T14:52:43.363Z] 1a89e8eeedd5: Verifying Checksum [2022-05-09T14:52:43.363Z] 1a89e8eeedd5: Download complete [2022-05-09T14:52:43.363Z] 0c92f367c5e7: Verifying Checksum [2022-05-09T14:52:43.363Z] 0c92f367c5e7: Download complete [2022-05-09T14:52:43.363Z] 3096ccb668a1: Verifying Checksum [2022-05-09T14:52:43.363Z] 3096ccb668a1: Download complete [2022-05-09T14:52:43.363Z] 9b3977197b4f: Download complete [2022-05-09T14:52:43.363Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T14:52:43.363Z] e8cf19c19ddd: Download complete [2022-05-09T14:52:44.360Z] 9b3977197b4f: Pull complete [2022-05-09T14:52:44.984Z] 1a89e8eeedd5: Pull complete [2022-05-09T14:52:45.265Z] 94645a83ff95: Pull complete [2022-05-09T14:52:45.543Z] a4caa8a26152: Verifying Checksum [2022-05-09T14:52:45.543Z] a4caa8a26152: Download complete [2022-05-09T14:52:46.142Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-09T14:52:46.142Z] 3f3a8bcf1eab: Download complete [2022-05-09T14:52:57.530Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-09T14:53:01.275Z] 3f3a8bcf1eab: Pull complete [2022-05-09T14:53:01.275Z] 0c92f367c5e7: Pull complete [2022-05-09T14:53:01.275Z] 3096ccb668a1: Pull complete [2022-05-09T14:53:01.275Z] e8cf19c19ddd: Pull complete [2022-05-09T14:53:06.693Z] a4caa8a26152: Pull complete [2022-05-09T14:53:06.693Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T14:53:06.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T14:53:06.693Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-09T14:53:07.063Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T14:53:07.063Z] WORKDIR /edgex [2022-05-09T14:53:07.063Z] COPY go.mod . [2022-05-09T14:53:07.063Z] RUN go mod download [2022-05-09T14:53:07.063Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-09T14:53:09.707Z] Sending build context to Docker daemon 169.3MB [2022-05-09T14:53:09.707Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T14:53:09.707Z] ---> 725f1c02e7f9 [2022-05-09T14:53:09.707Z] Step 2/4 : WORKDIR /edgex [2022-05-09T14:53:09.732Z] Removing intermediate container ffef3678e469 [2022-05-09T14:53:09.732Z] ---> 0fa071e77d61 [2022-05-09T14:53:09.732Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-09T14:53:09.732Z] ---> Running in b69a842ca401 [2022-05-09T14:53:09.732Z] Removing intermediate container 530f5ab41600 [2022-05-09T14:53:09.732Z] ---> b9ec4a4495d5 [2022-05-09T14:53:09.732Z] [2022-05-09T14:53:09.732Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T14:53:09.732Z] ---> e04c818066af [2022-05-09T14:53:09.732Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-09T14:53:09.732Z] ---> Running in 17ff31bd1242 [2022-05-09T14:53:09.990Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-09T14:53:10.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:53:10.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:53:10.507Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T14:53:10.507Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-09T14:53:10.507Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-09T14:53:10.507Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-09T14:53:10.507Z] (5/6) Installing curl (7.79.1-r1) [2022-05-09T14:53:10.507Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-09T14:53:10.507Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:53:10.507Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T14:53:10.765Z] OK: 8 MiB in 20 packages [2022-05-09T14:53:11.686Z] ---> Running in fd8bfa898df8 [2022-05-09T14:53:11.701Z] Removing intermediate container b69a842ca401 [2022-05-09T14:53:11.701Z] ---> 1e868d16803e [2022-05-09T14:53:11.701Z] [2022-05-09T14:53:11.701Z] Step 11/23 : FROM docker:20.10.14 [2022-05-09T14:53:11.959Z] 20.10.14: Pulling from library/docker [2022-05-09T14:53:11.960Z] Removing intermediate container fd8bfa898df8 [2022-05-09T14:53:11.960Z] ---> 7d6e6f7dd6d5 [2022-05-09T14:53:11.960Z] Step 3/4 : COPY go.mod . [2022-05-09T14:53:12.218Z] Removing intermediate container 17ff31bd1242 [2022-05-09T14:53:12.218Z] ---> 0482de150b9c [2022-05-09T14:53:12.218Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T14:53:12.477Z] ---> Running in c7156341001e [2022-05-09T14:53:12.561Z] ---> c1896fe42237 [2022-05-09T14:53:12.561Z] Step 4/4 : RUN go mod download [2022-05-09T14:53:12.561Z] ---> Running in 97b804d103a6 [2022-05-09T14:53:13.057Z] Removing intermediate container c7156341001e [2022-05-09T14:53:13.057Z] ---> 3b4d635b55d3 [2022-05-09T14:53:13.057Z] Step 13/22 : WORKDIR /edgex [2022-05-09T14:53:13.315Z] ---> Running in 57feb5108252 [2022-05-09T14:53:13.573Z] Removing intermediate container 57feb5108252 [2022-05-09T14:53:13.573Z] ---> 80e3837b0c3b [2022-05-09T14:53:13.573Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-09T14:53:14.509Z] ---> 050f35d1f954 [2022-05-09T14:53:14.509Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-09T14:53:17.039Z] ---> 4c8e82afaa00 [2022-05-09T14:53:17.039Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-09T14:53:18.413Z] ---> 4931ece823d9 [2022-05-09T14:53:18.413Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T14:53:19.349Z] ---> a7bd51c2ebb2 [2022-05-09T14:53:19.349Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-09T14:53:19.928Z] ---> Running in d8ed9e489d8e [2022-05-09T14:53:20.522Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-09T14:53:20.522Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-09T14:53:20.522Z] ---> 7417809fdb73 [2022-05-09T14:53:20.522Z] 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-05-09T14:53:20.853Z] ---> Running in 98e75207c1c1 [2022-05-09T14:53:21.163Z] Removing intermediate container 98e75207c1c1 [2022-05-09T14:53:21.163Z] ---> c2f9116ad53b [2022-05-09T14:53:21.163Z] 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-05-09T14:53:21.423Z] ---> Running in b6c32aa4f24b [2022-05-09T14:53:21.990Z] Removing intermediate container d8ed9e489d8e [2022-05-09T14:53:21.990Z] ---> 8f3e12d3bd40 [2022-05-09T14:53:21.990Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T14:53:21.990Z] ---> Running in c8b0ea3c2279 [2022-05-09T14:53:22.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:53:22.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:53:22.531Z] Removing intermediate container c8b0ea3c2279 [2022-05-09T14:53:22.531Z] ---> 69debb917db0 [2022-05-09T14:53:22.531Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T14:53:22.531Z] (1/43) Installing readline (8.1.1-r0) [2022-05-09T14:53:22.531Z] (2/43) Installing bash (5.1.16-r0) [2022-05-09T14:53:22.531Z] Executing bash-5.1.16-r0.post-install [2022-05-09T14:53:22.531Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-09T14:53:22.531Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T14:53:22.531Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-09T14:53:22.531Z] (6/43) Installing curl (7.80.0-r1) [2022-05-09T14:53:22.531Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-09T14:53:22.531Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-09T14:53:22.531Z] (9/43) Installing expat (2.4.7-r0) [2022-05-09T14:53:22.531Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-09T14:53:22.531Z] (11/43) Installing gdbm (1.22-r0) [2022-05-09T14:53:22.531Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-09T14:53:22.531Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-09T14:53:22.531Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-09T14:53:22.531Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-09T14:53:22.531Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-09T14:53:22.531Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-09T14:53:22.790Z] ---> Running in c8ebdf9b1622 [2022-05-09T14:53:23.058Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-09T14:53:23.058Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-09T14:53:23.058Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-09T14:53:23.058Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-09T14:53:23.058Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-09T14:53:23.058Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-09T14:53:23.058Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-09T14:53:23.058Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-09T14:53:23.058Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-09T14:53:23.058Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-09T14:53:23.058Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-09T14:53:23.058Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-09T14:53:23.058Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-09T14:53:23.058Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-09T14:53:23.058Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-09T14:53:23.058Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-09T14:53:23.058Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-09T14:53:23.058Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-09T14:53:23.317Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-09T14:53:23.317Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-09T14:53:23.317Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-09T14:53:23.317Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-09T14:53:23.317Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-09T14:53:23.317Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-09T14:53:23.317Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-09T14:53:23.317Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-09T14:53:23.317Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T14:53:23.317Z] OK: 83 MiB in 65 packages [2022-05-09T14:53:24.256Z] Collecting docker-compose==1.23.2 [2022-05-09T14:53:24.256Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-09T14:53:24.256Z] Removing intermediate container c8ebdf9b1622 [2022-05-09T14:53:24.256Z] ---> 58801e273785 [2022-05-09T14:53:24.256Z] Step 21/22 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:53:24.256Z] Collecting jsonschema<3,>=2.5.1 [2022-05-09T14:53:24.256Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-09T14:53:24.256Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-09T14:53:24.256Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-09T14:53:24.532Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-09T14:53:24.532Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-09T14:53:25.099Z] Collecting cached-property<2,>=1.2.0 [2022-05-09T14:53:25.099Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-09T14:53:25.099Z] Collecting docopt<0.7,>=0.6.1 [2022-05-09T14:53:25.099Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-09T14:53:25.358Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-09T14:53:25.358Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-09T14:53:25.617Z] ---> Running in 15ad23aaa2ff [2022-05-09T14:53:25.617Z] Collecting docker<4.0,>=3.6.0 [2022-05-09T14:53:25.617Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-09T14:53:25.617Z] Removing intermediate container 15ad23aaa2ff [2022-05-09T14:53:25.617Z] ---> 1bb23947d074 [2022-05-09T14:53:25.617Z] Step 22/22 : LABEL version=2.2.0-dev.92 [2022-05-09T14:53:25.617Z] Collecting PyYAML<4,>=3.10 [2022-05-09T14:53:25.617Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-09T14:53:25.617Z] ---> Running in da2b28005296 [2022-05-09T14:53:25.877Z] Removing intermediate container da2b28005296 [2022-05-09T14:53:25.877Z] ---> 7501336eacaf [2022-05-09T14:53:25.877Z] [2022-05-09T14:53:25.877Z] Successfully built 7501336eacaf [2022-05-09T14:53:25.877Z] Successfully tagged security-proxy-setup:latest [2022-05-09T14:53:25.877Z] Building support-scheduler [2022-05-09T14:53:26.135Z]  Building security-proxy-setup ... done Collecting texttable<0.10,>=0.9.0 [2022-05-09T14:53:26.135Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-09T14:53:26.394Z] 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-05-09T14:53:26.394Z] Collecting docker-pycreds>=0.4.0 [2022-05-09T14:53:26.394Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-09T14:53:26.652Z] Collecting idna<2.8,>=2.5 [2022-05-09T14:53:26.652Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-09T14:53:26.652Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-09T14:53:26.652Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-09T14:53:26.652Z] 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-05-09T14:53:26.652Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-09T14:53:26.652Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-09T14:53:26.911Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-09T14:53:26.911Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-09T14:53:26.911Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-09T14:53:26.911Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-09T14:53:26.911Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-09T14:53:26.911Z] Attempting uninstall: urllib3 [2022-05-09T14:53:26.911Z] Found existing installation: urllib3 1.26.7 [2022-05-09T14:53:26.911Z] Uninstalling urllib3-1.26.7: [2022-05-09T14:53:26.911Z] Successfully uninstalled urllib3-1.26.7 [2022-05-09T14:53:26.911Z] Attempting uninstall: idna [2022-05-09T14:53:27.170Z] Found existing installation: idna 3.3 [2022-05-09T14:53:27.170Z] Uninstalling idna-3.3: [2022-05-09T14:53:27.170Z] Successfully uninstalled idna-3.3 [2022-05-09T14:53:27.429Z] Attempting uninstall: requests [2022-05-09T14:53:27.429Z] Found existing installation: requests 2.26.0 [2022-05-09T14:53:27.429Z] Uninstalling requests-2.26.0: [2022-05-09T14:53:27.429Z] Successfully uninstalled requests-2.26.0 [2022-05-09T14:53:27.429Z] Running setup.py install for texttable: started [2022-05-09T14:53:27.994Z] Running setup.py install for texttable: finished with status 'done' [2022-05-09T14:53:27.994Z] Running setup.py install for PyYAML: started [2022-05-09T14:53:28.253Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-09T14:53:28.253Z] Running setup.py install for docopt: started [2022-05-09T14:53:28.511Z] Running setup.py install for docopt: finished with status 'done' [2022-05-09T14:53:28.511Z] Running setup.py install for dockerpty: started [2022-05-09T14:53:28.777Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:53:28.777Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:53:28.777Z] ---> 63e54657bbe7 [2022-05-09T14:53:28.777Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T14:53:28.777Z] ---> Using cache [2022-05-09T14:53:28.777Z] ---> ba7c590d6352 [2022-05-09T14:53:28.777Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:53:28.777Z] ---> Using cache [2022-05-09T14:53:28.777Z] ---> 6743d9979129 [2022-05-09T14:53:28.777Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T14:53:28.777Z] ---> Using cache [2022-05-09T14:53:28.777Z] ---> f5cdd55a3e85 [2022-05-09T14:53:28.777Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T14:53:28.777Z] ---> Using cache [2022-05-09T14:53:28.777Z] ---> d143b24a8441 [2022-05-09T14:53:28.777Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:53:28.777Z] ---> Using cache [2022-05-09T14:53:28.777Z] ---> 9c88ef5987b3 [2022-05-09T14:53:28.777Z] Step 8/22 : COPY . . [2022-05-09T14:53:28.777Z] ---> Using cache [2022-05-09T14:53:28.777Z] ---> 1cef200b645d [2022-05-09T14:53:28.777Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-09T14:53:28.777Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-09T14:53:30.165Z] ---> Running in 42d7340943ba [2022-05-09T14:53:30.165Z] 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-05-09T14:53:30.424Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-09T14:53:32.332Z] Removing intermediate container b6c32aa4f24b [2022-05-09T14:53:32.332Z] ---> cb56cdfa76f1 [2022-05-09T14:53:32.332Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-09T14:53:32.605Z] ---> Running in a5ab94038c35 [2022-05-09T14:53:32.605Z] Removing intermediate container a5ab94038c35 [2022-05-09T14:53:32.605Z] ---> fda7e57bb581 [2022-05-09T14:53:32.605Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-09T14:53:32.605Z] ---> Running in 66022526434d [2022-05-09T14:53:32.866Z] Removing intermediate container 66022526434d [2022-05-09T14:53:32.866Z] ---> a6e74ea39350 [2022-05-09T14:53:32.866Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-09T14:53:33.124Z] ---> bcd0ddc897d0 [2022-05-09T14:53:33.124Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-09T14:53:33.695Z] ---> eb99214a85f3 [2022-05-09T14:53:33.695Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-09T14:53:33.957Z] ---> 0016b2537e70 [2022-05-09T14:53:33.957Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-09T14:53:33.957Z] ---> Running in de2993ca2c92 [2022-05-09T14:53:34.217Z] Removing intermediate container de2993ca2c92 [2022-05-09T14:53:34.217Z] ---> 90b9b18419a2 [2022-05-09T14:53:34.217Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:53:34.477Z] ---> Running in 56e314f66830 [2022-05-09T14:53:34.477Z] Removing intermediate container 56e314f66830 [2022-05-09T14:53:34.477Z] ---> 3dc7ef0b2250 [2022-05-09T14:53:34.477Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T14:53:34.741Z] ---> Running in 8bbd76f54d0b [2022-05-09T14:53:34.741Z] Removing intermediate container 8bbd76f54d0b [2022-05-09T14:53:34.741Z] ---> a06ff6d0a71d [2022-05-09T14:53:34.741Z] Step 22/23 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:53:34.741Z] ---> Running in 3ad62eb9a43e [2022-05-09T14:53:35.001Z] Removing intermediate container 3ad62eb9a43e [2022-05-09T14:53:35.001Z] ---> cce377da86e4 [2022-05-09T14:53:35.001Z] Step 23/23 : LABEL version=2.2.0-dev.92 [2022-05-09T14:53:35.001Z] ---> Running in a8bcf8b9fd1d [2022-05-09T14:53:35.259Z] Removing intermediate container a8bcf8b9fd1d [2022-05-09T14:53:35.259Z] ---> 389f6f0d0fee [2022-05-09T14:53:35.259Z] [2022-05-09T14:53:35.259Z] Successfully built 389f6f0d0fee [2022-05-09T14:53:35.259Z] Successfully tagged sys-mgmt-agent:latest [2022-05-09T14:53:35.259Z] Building core-metadata [2022-05-09T14:53:38.543Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:53:38.543Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:53:38.543Z] ---> 63e54657bbe7 [2022-05-09T14:53:38.543Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T14:53:38.543Z] ---> Using cache [2022-05-09T14:53:38.543Z] ---> ba7c590d6352 [2022-05-09T14:53:38.543Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:53:38.543Z] ---> Using cache [2022-05-09T14:53:38.543Z] ---> 6743d9979129 [2022-05-09T14:53:38.543Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T14:53:38.543Z] ---> Using cache [2022-05-09T14:53:38.543Z] ---> f5cdd55a3e85 [2022-05-09T14:53:38.543Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T14:53:38.543Z] ---> Using cache [2022-05-09T14:53:38.543Z] ---> d143b24a8441 [2022-05-09T14:53:38.543Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:53:38.543Z] ---> Using cache [2022-05-09T14:53:38.543Z] ---> 9c88ef5987b3 [2022-05-09T14:53:38.543Z] Step 8/23 : COPY . . [2022-05-09T14:53:38.543Z] ---> Using cache [2022-05-09T14:53:38.543Z] ---> 1cef200b645d [2022-05-09T14:53:38.543Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-09T14:53:40.451Z] ---> Running in a47006583201 [2022-05-09T14:53:41.018Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-09T14:53:53.224Z] Removing intermediate container 42d7340943ba [2022-05-09T14:53:53.224Z] ---> c6f847ca9d1d [2022-05-09T14:53:53.224Z] [2022-05-09T14:53:53.224Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T14:53:53.224Z] ---> e04c818066af [2022-05-09T14:53:53.224Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-09T14:53:53.224Z] ---> Using cache [2022-05-09T14:53:53.224Z] ---> 70a13b5c40ec [2022-05-09T14:53:53.224Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T14:53:53.224Z] ---> Using cache [2022-05-09T14:53:53.224Z] ---> a1e4b84b4a91 [2022-05-09T14:53:53.224Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-09T14:53:53.224Z] ---> Running in f48d5ecb83a1 [2022-05-09T14:53:53.224Z] Removing intermediate container f48d5ecb83a1 [2022-05-09T14:53:53.224Z] ---> a5d312204569 [2022-05-09T14:53:53.224Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T14:53:53.224Z] ---> Running in a8171cc71b6b [2022-05-09T14:53:53.224Z] Removing intermediate container a8171cc71b6b [2022-05-09T14:53:53.224Z] ---> 2fa295e19392 [2022-05-09T14:53:53.224Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:53:53.224Z] ---> 4555d3549693 [2022-05-09T14:53:53.224Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-09T14:53:53.792Z] ---> 35bf24d49041 [2022-05-09T14:53:53.792Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-09T14:53:54.051Z] ---> 21175ff0b107 [2022-05-09T14:53:54.051Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-09T14:53:54.051Z] ---> Running in c4b1617b939a [2022-05-09T14:53:54.310Z] Removing intermediate container c4b1617b939a [2022-05-09T14:53:54.310Z] ---> ee1b9b26d27a [2022-05-09T14:53:54.310Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:53:54.310Z] ---> Running in c5888259fa68 [2022-05-09T14:53:54.569Z] Removing intermediate container c5888259fa68 [2022-05-09T14:53:54.569Z] ---> 3c98350eff81 [2022-05-09T14:53:54.569Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T14:53:54.569Z] ---> Running in f37eadbd8bd0 [2022-05-09T14:53:54.846Z] Removing intermediate container f37eadbd8bd0 [2022-05-09T14:53:54.846Z] ---> 153c05a7d022 [2022-05-09T14:53:54.846Z] Step 21/22 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:53:54.846Z] ---> Running in da30cbf6f614 [2022-05-09T14:53:55.132Z] Removing intermediate container da30cbf6f614 [2022-05-09T14:53:55.132Z] ---> 6a82b18a0bd6 [2022-05-09T14:53:55.132Z] Step 22/22 : LABEL version=2.2.0-dev.92 [2022-05-09T14:53:55.132Z] ---> Running in 6f7415b82ff4 [2022-05-09T14:53:55.391Z] Removing intermediate container 6f7415b82ff4 [2022-05-09T14:53:55.391Z] ---> f8045095f937 [2022-05-09T14:53:55.391Z] [2022-05-09T14:53:55.391Z] Successfully built f8045095f937 [2022-05-09T14:53:55.391Z] Successfully tagged support-scheduler:latest [2022-05-09T14:53:55.391Z] Building security-bootstrapper [2022-05-09T14:53:58.697Z]  Building support-scheduler ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:53:58.697Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:53:58.697Z] ---> 63e54657bbe7 [2022-05-09T14:53:58.697Z] Step 3/31 : WORKDIR /edgex-go [2022-05-09T14:53:58.697Z] ---> Using cache [2022-05-09T14:53:58.697Z] ---> ba7c590d6352 [2022-05-09T14:53:58.697Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:53:58.697Z] ---> Using cache [2022-05-09T14:53:58.697Z] ---> 6743d9979129 [2022-05-09T14:53:58.697Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-09T14:53:58.697Z] ---> Using cache [2022-05-09T14:53:58.697Z] ---> f5cdd55a3e85 [2022-05-09T14:53:58.697Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-09T14:53:58.697Z] ---> Using cache [2022-05-09T14:53:58.697Z] ---> d143b24a8441 [2022-05-09T14:53:58.697Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:53:58.697Z] ---> Using cache [2022-05-09T14:53:58.697Z] ---> 9c88ef5987b3 [2022-05-09T14:53:58.697Z] Step 8/31 : COPY . . [2022-05-09T14:53:58.697Z] ---> Using cache [2022-05-09T14:53:58.697Z] ---> 1cef200b645d [2022-05-09T14:53:58.697Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-09T14:53:59.545Z] Removing intermediate container 97b804d103a6 [2022-05-09T14:53:59.545Z] ---> 4bf577e0ecb0 [2022-05-09T14:53:59.545Z] Successfully built 4bf577e0ecb0 [2022-05-09T14:53:59.546Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:53:59.633Z] ---> Running in 07038c85ec17 [2022-05-09T14:53:59.633Z] Removing intermediate container a47006583201 [2022-05-09T14:53:59.633Z] ---> 21bd9f988e41 [2022-05-09T14:53:59.633Z] [2022-05-09T14:53:59.633Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T14:53:59.633Z] ---> e04c818066af [2022-05-09T14:53:59.633Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T14:53:59.633Z] ---> Using cache [2022-05-09T14:53:59.633Z] ---> 70a13b5c40ec [2022-05-09T14:53:59.633Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T14:53:59.633Z] ---> Using cache [2022-05-09T14:53:59.633Z] ---> a1e4b84b4a91 [2022-05-09T14:53:59.633Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-09T14:53:59.633Z] ---> Running in a64f5cb03475 [2022-05-09T14:53:59.891Z] Removing intermediate container a64f5cb03475 [2022-05-09T14:53:59.891Z] ---> 7fe3ee6b22e3 [2022-05-09T14:53:59.891Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T14:53:59.891Z] ---> Running in edd70cd1490e [2022-05-09T14:53:59.891Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-09T14:53:59.891Z] Removing intermediate container edd70cd1490e [2022-05-09T14:53:59.891Z] ---> 24a98d6f608f [2022-05-09T14:53:59.891Z] Step 15/23 : WORKDIR / [2022-05-09T14:53:59.894Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T14:53:59.894Z] . [Pipeline] withDockerContainer [2022-05-09T14:54:00.132Z] prd-ubuntu20.04-docker-arm64-4c-16g-41818 does not seem to be running inside a container [2022-05-09T14:54:00.147Z] ---> Running in 7fe8eba13688 [2022-05-09T14:54:00.147Z] Removing intermediate container 7fe8eba13688 [2022-05-09T14:54:00.147Z] ---> d8eb767c39e2 [2022-05-09T14:54:00.147Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:54:00.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** ci-base-image-arm64 cat [2022-05-09T14:54:00.405Z] ---> ec56c6b707a8 [2022-05-09T14:54:00.405Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-09T14:54:00.979Z] ---> 6b538ca68f81 [2022-05-09T14:54:00.979Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-09T14:54:00.979Z] ---> 5bbf749f37a3 [2022-05-09T14:54:00.979Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-09T14:54:01.240Z] ---> Running in fa34ef0da557 [2022-05-09T14:54:01.503Z] Removing intermediate container fa34ef0da557 [2022-05-09T14:54:01.503Z] ---> 54a723345efc [2022-05-09T14:54:01.503Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:54:01.503Z] ---> Running in d88c2d3fcd7c [2022-05-09T14:54:01.596Z] $ docker top 247f033366ec3884e90bb50a3326b7397acb96a9d57bc7a829653fe94aec3946 -eo pid,comm [2022-05-09T14:54:01.769Z] Removing intermediate container d88c2d3fcd7c [2022-05-09T14:54:01.769Z] ---> 4e1b9d3a0759 [2022-05-09T14:54:01.769Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T14:54:01.769Z] ---> Running in 1edf0c3c6c0e [Pipeline] { [Pipeline] sh [2022-05-09T14:54:02.031Z] Removing intermediate container 1edf0c3c6c0e [2022-05-09T14:54:02.031Z] ---> af9553f97fd0 [2022-05-09T14:54:02.031Z] Step 22/23 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:54:02.031Z] ---> Running in d6400237b37d [2022-05-09T14:54:02.031Z] Removing intermediate container d6400237b37d [2022-05-09T14:54:02.031Z] ---> 20c17b1f53aa [2022-05-09T14:54:02.031Z] Step 23/23 : LABEL version=2.2.0-dev.92 [2022-05-09T14:54:02.291Z] ---> Running in 2028348d8098 [2022-05-09T14:54:02.291Z] Removing intermediate container 2028348d8098 [2022-05-09T14:54:02.291Z] ---> 9e005464ce6e [2022-05-09T14:54:02.291Z] [2022-05-09T14:54:02.291Z] Successfully built 9e005464ce6e [2022-05-09T14:54:02.502Z] + go version [2022-05-09T14:54:02.502Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T14:54:02.534Z] $ docker stop --time=1 247f033366ec3884e90bb50a3326b7397acb96a9d57bc7a829653fe94aec3946 [2022-05-09T14:54:02.550Z] Successfully tagged core-metadata:latest [2022-05-09T14:54:02.550Z]  Building core-metadata ... done Building security-secretstore-setup [2022-05-09T14:54:04.154Z] $ docker rm -f 247f033366ec3884e90bb50a3326b7397acb96a9d57bc7a829653fe94aec3946 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:54:04.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T14:54:04.804Z] [2022-05-09T14:54:04.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:54:05.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T14:54:05.445Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-09T14:54:05.445Z] 29e5d40040c1: Pulling fs layer [2022-05-09T14:54:05.445Z] 1ce36da41761: Pulling fs layer [2022-05-09T14:54:05.445Z] 25b303627fd3: Pulling fs layer [2022-05-09T14:54:05.445Z] 29e5d40040c1: Download complete [2022-05-09T14:54:05.830Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:54:05.830Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:54:05.830Z] ---> 63e54657bbe7 [2022-05-09T14:54:05.830Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T14:54:05.830Z] ---> Using cache [2022-05-09T14:54:05.830Z] ---> ba7c590d6352 [2022-05-09T14:54:05.830Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:54:05.830Z] ---> Using cache [2022-05-09T14:54:05.830Z] ---> 6743d9979129 [2022-05-09T14:54:05.830Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-09T14:54:05.830Z] ---> Using cache [2022-05-09T14:54:05.830Z] ---> f5cdd55a3e85 [2022-05-09T14:54:05.830Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T14:54:05.830Z] ---> Using cache [2022-05-09T14:54:05.830Z] ---> d143b24a8441 [2022-05-09T14:54:05.830Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:54:05.830Z] ---> Using cache [2022-05-09T14:54:05.830Z] ---> 9c88ef5987b3 [2022-05-09T14:54:05.830Z] Step 8/25 : COPY . . [2022-05-09T14:54:05.830Z] ---> Using cache [2022-05-09T14:54:05.830Z] ---> 1cef200b645d [2022-05-09T14:54:05.830Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-09T14:54:06.058Z] 1ce36da41761: Verifying Checksum [2022-05-09T14:54:06.058Z] 1ce36da41761: Download complete [2022-05-09T14:54:06.058Z] 29e5d40040c1: Pull complete [2022-05-09T14:54:07.501Z] 1ce36da41761: Pull complete [2022-05-09T14:54:07.501Z] 25b303627fd3: Verifying Checksum [2022-05-09T14:54:07.501Z] 25b303627fd3: Download complete [2022-05-09T14:54:12.405Z] ---> Running in e1804741ef7e [2022-05-09T14:54:12.405Z] Building bin/spire-agent... [2022-05-09T14:54:12.405Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-09T14:54:12.405Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T14:54:12.405Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T14:54:12.405Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T14:54:12.405Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T14:54:12.978Z] Building bin/spire-agent... [2022-05-09T14:54:12.978Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T14:54:13.238Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T14:54:13.238Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T14:54:13.238Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T14:54:13.238Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T14:54:13.238Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T14:54:13.238Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T14:54:13.498Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T14:54:13.498Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T14:54:13.499Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T14:54:13.499Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T14:54:13.499Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T14:54:13.499Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T14:54:14.068Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T14:54:14.068Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T14:54:14.068Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T14:54:14.328Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T14:54:14.328Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T14:54:14.328Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T14:54:14.328Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T14:54:14.328Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T14:54:14.328Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T14:54:14.896Z] Building bin/spire-agent... [2022-05-09T14:54:14.896Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T14:54:14.896Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T14:54:14.896Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T14:54:14.896Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T14:54:15.982Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T14:54:15.982Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T14:54:15.982Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T14:54:16.244Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T14:54:16.244Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T14:54:16.244Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T14:54:16.244Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T14:54:16.244Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T14:54:16.244Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T14:54:19.920Z] 25b303627fd3: Pull complete [2022-05-09T14:54:19.920Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-09T14:54:19.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T14:54:19.920Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-09T14:54:20.159Z] prd-ubuntu20.04-docker-arm64-4c-16g-41818 does not seem to be running inside a container [2022-05-09T14:54:20.252Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-09T14:54:20.437Z] Removing intermediate container 07038c85ec17 [2022-05-09T14:54:20.437Z] ---> 5c92fd063753 [2022-05-09T14:54:20.437Z] [2022-05-09T14:54:20.437Z] Step 10/31 : FROM alpine:3.14 [2022-05-09T14:54:20.437Z] ---> e04c818066af [2022-05-09T14:54:20.437Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-09T14:54:20.437Z] ---> Running in a548604f62ce [2022-05-09T14:54:21.013Z] Removing intermediate container a548604f62ce [2022-05-09T14:54:21.013Z] ---> 965ea53ea712 [2022-05-09T14:54:21.013Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-09T14:54:21.013Z] ---> Running in 5480446ac6be [2022-05-09T14:54:21.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:54:22.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:54:22.223Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-09T14:54:22.223Z] (2/2) Installing su-exec (0.2-r1) [2022-05-09T14:54:22.223Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:54:22.223Z] OK: 6 MiB in 16 packages [2022-05-09T14:54:22.591Z] $ docker top ebc684420272eb86178aa82a4a730be21c67daf7b078df17ffb86f354cf72d59 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T14:54:23.488Z] + docker-compose build --help [2022-05-09T14:54:23.488Z] + grep parallel [2022-05-09T14:54:24.127Z] Removing intermediate container 5480446ac6be [2022-05-09T14:54:24.127Z] ---> dff8b9b32618 [2022-05-09T14:54:24.127Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-09T14:54:24.127Z] ---> Running in 1fe334960c5b [2022-05-09T14:54:24.386Z] Removing intermediate container 1fe334960c5b [2022-05-09T14:54:24.386Z] ---> df75df6de773 [2022-05-09T14:54:24.386Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-09T14:54:24.386Z] ---> Running in 963dce8ff7dc [2022-05-09T14:54:24.644Z] Removing intermediate container 963dce8ff7dc [2022-05-09T14:54:24.644Z] ---> 33be1681e585 [2022-05-09T14:54:24.644Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-09T14:54:24.936Z] ---> Running in 9012200956a7 [2022-05-09T14:54:27.485Z] Removing intermediate container 9012200956a7 [2022-05-09T14:54:27.485Z] ---> 1d61bed7e72c [2022-05-09T14:54:27.485Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-09T14:54:27.485Z] ---> Running in e5a1ed4ac52b [2022-05-09T14:54:27.485Z] Removing intermediate container e5a1ed4ac52b [2022-05-09T14:54:27.485Z] ---> 236b9a9ab25e [2022-05-09T14:54:27.485Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-09T14:54:27.813Z] --parallel Build images in parallel. [2022-05-09T14:54:28.065Z] ---> 774284aa2ebe [2022-05-09T14:54:28.065Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-09T14:54:28.065Z] ---> Running in 29ef3b87855f [Pipeline] } [2022-05-09T14:54:28.116Z] $ docker stop --time=1 ebc684420272eb86178aa82a4a730be21c67daf7b078df17ffb86f354cf72d59 [2022-05-09T14:54:29.849Z] $ docker rm -f ebc684420272eb86178aa82a4a730be21c67daf7b078df17ffb86f354cf72d59 [2022-05-09T14:54:29.979Z] Removing intermediate container 29ef3b87855f [2022-05-09T14:54:29.979Z] ---> 11d855e11aa4 [2022-05-09T14:54:29.979Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:54:30.239Z] ---> a3267492c718 [2022-05-09T14:54:30.239Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-09T14:54:30.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T14:54:30.464Z] . [Pipeline] withDockerContainer [2022-05-09T14:54:30.699Z] prd-ubuntu20.04-docker-arm64-4c-16g-41818 does not seem to be running inside a container [2022-05-09T14:54:30.802Z] $ 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/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-09T14:54:30.833Z] ---> 9f5c648bd0a5 [2022-05-09T14:54:30.834Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-09T14:54:31.093Z] ---> 27b4b8ba2d5e [2022-05-09T14:54:31.093Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-09T14:54:31.093Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-09T14:54:31.352Z] ---> 866afff74b6a [2022-05-09T14:54:31.352Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-09T14:54:31.923Z] ---> db9df1e7a97b [2022-05-09T14:54:31.923Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-09T14:54:32.150Z] $ docker top 2ba79d57fa5854adf7334686581d99ba09b028b13f8b9f5e17faddbcc8f1f401 -eo pid,comm [2022-05-09T14:54:32.188Z] ---> Running in cd12a2a4723f [Pipeline] { [Pipeline] sh [2022-05-09T14:54:32.493Z] Removing intermediate container cd12a2a4723f [2022-05-09T14:54:32.493Z] ---> 033ecf2d595c [2022-05-09T14:54:32.493Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-09T14:54:33.057Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-09T14:54:35.827Z] ---> 25831db35a6c [2022-05-09T14:54:35.827Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-09T14:54:36.085Z] Removing intermediate container e1804741ef7e [2022-05-09T14:54:36.085Z] ---> 9b6513a1f85a [2022-05-09T14:54:36.085Z] [2022-05-09T14:54:36.085Z] Step 10/25 : FROM alpine:3.14 [2022-05-09T14:54:36.085Z] ---> e04c818066af [2022-05-09T14:54:36.085Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-09T14:54:36.654Z] ---> Running in a3bccdf76f3b [2022-05-09T14:54:37.221Z] ---> Running in 3c57c13db3d7 [2022-05-09T14:54:37.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:54:37.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:54:38.049Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-09T14:54:38.049Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-09T14:54:38.049Z] (3/3) Installing su-exec (0.2-r1) [2022-05-09T14:54:38.049Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:54:38.049Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T14:54:38.049Z] OK: 6 MiB in 17 packages [2022-05-09T14:54:38.457Z] Building core-command ... [2022-05-09T14:54:38.457Z] Building core-data ... [2022-05-09T14:54:38.457Z] Building core-metadata ... [2022-05-09T14:54:38.457Z] Building security-bootstrapper ... [2022-05-09T14:54:38.457Z] Building security-proxy-setup ... [2022-05-09T14:54:38.457Z] Building security-secretstore-setup ... [2022-05-09T14:54:38.457Z] Building security-spiffe-token-provider ... [2022-05-09T14:54:38.457Z] Building security-spire-agent ... [2022-05-09T14:54:38.457Z] Building security-spire-config ... [2022-05-09T14:54:38.457Z] Building security-spire-server ... [2022-05-09T14:54:38.457Z] Building support-notifications ... [2022-05-09T14:54:38.457Z] Building support-scheduler ... [2022-05-09T14:54:38.457Z] Building sys-mgmt-agent ... [2022-05-09T14:54:38.457Z] Building security-spiffe-token-provider [2022-05-09T14:54:38.457Z] Building core-metadata [2022-05-09T14:54:38.457Z] Building core-command [2022-05-09T14:54:38.457Z] Building support-scheduler [2022-05-09T14:54:38.457Z] Building support-notifications [2022-05-09T14:54:44.677Z] Removing intermediate container a3bccdf76f3b [2022-05-09T14:54:44.677Z] ---> 6f3d4300591d [2022-05-09T14:54:44.677Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-09T14:54:51.351Z] Removing intermediate container 3c57c13db3d7 [2022-05-09T14:54:51.351Z] ---> 65eb5fe054e6 [2022-05-09T14:54:51.351Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T14:55:01.525Z] ---> Running in a431e3c0d656 [2022-05-09T14:55:04.062Z] ---> Running in a81d74cc40d9 [2022-05-09T14:55:08.257Z] Removing intermediate container a431e3c0d656 [2022-05-09T14:55:08.257Z] ---> 96e8bb6147eb [2022-05-09T14:55:08.257Z] Step 28/31 : CMD ["gate"] [2022-05-09T14:55:18.333Z] Removing intermediate container a81d74cc40d9 [2022-05-09T14:55:18.333Z] ---> 28c04f8179d2 [2022-05-09T14:55:18.333Z] Step 13/25 : WORKDIR / [2022-05-09T14:55:19.270Z] ---> Running in 2a37e56cd179 [2022-05-09T14:55:19.532Z] ---> Running in 25ebb8aa731d [2022-05-09T14:55:20.121Z] Removing intermediate container 2a37e56cd179 [2022-05-09T14:55:20.121Z] ---> 8947d5436ab4 [2022-05-09T14:55:20.121Z] Step 29/31 : LABEL arch=x86_64 [2022-05-09T14:55:20.689Z] Removing intermediate container 25ebb8aa731d [2022-05-09T14:55:20.689Z] ---> e14b8a9ce1f1 [2022-05-09T14:55:20.689Z] 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-05-09T14:55:20.948Z] ---> Running in b8069c0db952 [2022-05-09T14:55:21.518Z] ---> 7ebb15242f04 [2022-05-09T14:55:21.518Z] 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-05-09T14:55:21.518Z] Removing intermediate container b8069c0db952 [2022-05-09T14:55:21.518Z] ---> 9b70051a7424 [2022-05-09T14:55:21.518Z] Step 30/31 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:55:22.088Z] ---> Running in 1c50bc773e78 [2022-05-09T14:55:22.088Z] ---> a10dd353a9bf [2022-05-09T14:55:22.088Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-09T14:55:22.659Z] Removing intermediate container 1c50bc773e78 [2022-05-09T14:55:22.659Z] ---> 62e7763a417d [2022-05-09T14:55:22.659Z] Step 31/31 : LABEL version=2.2.0-dev.92 [2022-05-09T14:55:23.604Z] ---> c320ec3b22e1 [2022-05-09T14:55:23.604Z] 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-05-09T14:55:23.865Z] ---> Running in 34e91e17e405 [2022-05-09T14:55:24.125Z] ---> 3a0f37739c94 [2022-05-09T14:55:24.125Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-09T14:55:24.125Z] Removing intermediate container 34e91e17e405 [2022-05-09T14:55:24.125Z] ---> 7e4476eda863 [2022-05-09T14:55:24.125Z] [2022-05-09T14:55:24.384Z] Successfully built 7e4476eda863 [2022-05-09T14:55:24.384Z] Successfully tagged security-bootstrapper:latest [2022-05-09T14:55:24.384Z]  Building security-bootstrapper ... done Building support-notifications [2022-05-09T14:55:26.296Z] ---> 5535b52f160f [2022-05-09T14:55:26.296Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-09T14:55:28.207Z] Removing intermediate container 59d30e75d009 [2022-05-09T14:55:28.207Z] ---> 2b8c62570b1f [2022-05-09T14:55:28.207Z] [2022-05-09T14:55:28.207Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T14:55:28.207Z] ---> 0ac33e5f5afa [2022-05-09T14:55:28.207Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T14:55:28.207Z] ---> Using cache [2022-05-09T14:55:28.207Z] ---> 17d81255a612 [2022-05-09T14:55:28.207Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:55:28.207Z] ---> Using cache [2022-05-09T14:55:28.207Z] ---> 2483a9a55b76 [2022-05-09T14:55:28.207Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-09T14:55:28.778Z] Removing intermediate container 6e1ea8cf3b98 [2022-05-09T14:55:28.778Z] ---> 25323a9e6e5a [2022-05-09T14:55:28.778Z] [2022-05-09T14:55:28.778Z] Step 13/25 : FROM alpine:3.15 [2022-05-09T14:55:28.778Z] ---> 0ac33e5f5afa [2022-05-09T14:55:28.778Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T14:55:28.778Z] ---> Using cache [2022-05-09T14:55:28.778Z] ---> 17d81255a612 [2022-05-09T14:55:28.778Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:55:28.778Z] ---> Using cache [2022-05-09T14:55:28.778Z] ---> 2483a9a55b76 [2022-05-09T14:55:28.778Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T14:55:29.719Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:55:29.719Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:55:29.719Z] ---> 63e54657bbe7 [2022-05-09T14:55:29.719Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T14:55:29.719Z] ---> Using cache [2022-05-09T14:55:29.719Z] ---> ba7c590d6352 [2022-05-09T14:55:29.719Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:55:29.719Z] ---> Using cache [2022-05-09T14:55:29.719Z] ---> 6743d9979129 [2022-05-09T14:55:29.719Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-09T14:55:29.980Z] ---> 1248b624fd6c [2022-05-09T14:55:29.980Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T14:55:29.980Z] ---> Running in fceacaba2d95 [2022-05-09T14:55:29.980Z] ---> Running in 5c9b34fc6e1a [2022-05-09T14:55:29.980Z] ---> Running in 317cd6fa8377 [2022-05-09T14:55:30.240Z] ---> 86e9676eb9b2 [2022-05-09T14:55:30.240Z] 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-05-09T14:55:30.240Z] ---> Running in b281bc679925 [2022-05-09T14:55:30.808Z] Removing intermediate container 8fce2aa57be1 [2022-05-09T14:55:30.808Z] ---> 51771912287c [2022-05-09T14:55:30.808Z] [2022-05-09T14:55:30.808Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T14:55:30.808Z] ---> 0ac33e5f5afa [2022-05-09T14:55:30.808Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T14:55:30.808Z] ---> Using cache [2022-05-09T14:55:30.808Z] ---> 17d81255a612 [2022-05-09T14:55:30.808Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:55:30.808Z] ---> Using cache [2022-05-09T14:55:30.808Z] ---> 2483a9a55b76 [2022-05-09T14:55:30.808Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T14:55:30.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:30.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:30.808Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:30.808Z] ---> Running in 4bf01d86fa5f [2022-05-09T14:55:31.381Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:31.381Z] Removing intermediate container b281bc679925 [2022-05-09T14:55:31.381Z] ---> 42a8d9276021 [2022-05-09T14:55:31.381Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T14:55:31.381Z] ---> Running in dccc8b0c30d8 [2022-05-09T14:55:31.381Z] Removing intermediate container dccc8b0c30d8 [2022-05-09T14:55:31.381Z] ---> fdf7f429903e [2022-05-09T14:55:31.381Z] Step 23/25 : LABEL arch=x86_64 [2022-05-09T14:55:31.381Z] ---> Running in 8479163ab173 [2022-05-09T14:55:31.381Z] Removing intermediate container 8479163ab173 [2022-05-09T14:55:31.381Z] ---> 735d222179e0 [2022-05-09T14:55:31.381Z] Step 24/25 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:55:31.641Z] ---> Running in f8a92e50df53 [2022-05-09T14:55:31.641Z] Removing intermediate container f8a92e50df53 [2022-05-09T14:55:31.641Z] ---> 63aac1e85b82 [2022-05-09T14:55:31.641Z] Step 25/25 : LABEL version=2.2.0-dev.92 [2022-05-09T14:55:31.641Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:31.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:31.642Z] ---> Running in 9258ca8958d1 [2022-05-09T14:55:31.642Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:31.901Z] Removing intermediate container 9258ca8958d1 [2022-05-09T14:55:31.901Z] ---> 6049401a5bad [2022-05-09T14:55:31.901Z] [2022-05-09T14:55:31.901Z] Successfully built 6049401a5bad [2022-05-09T14:55:31.901Z] Successfully tagged security-secretstore-setup:latest [2022-05-09T14:55:31.901Z] Building core-data [2022-05-09T14:55:32.163Z]  Building security-secretstore-setup ... done v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T14:55:32.163Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T14:55:32.163Z] OK: 15855 distinct packages available [2022-05-09T14:55:32.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:32.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:32.163Z] OK: 221 MiB in 52 packages [2022-05-09T14:55:32.163Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T14:55:32.163Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T14:55:32.163Z] OK: 15855 distinct packages available [2022-05-09T14:55:32.163Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:32.423Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T14:55:32.423Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T14:55:32.423Z] OK: 15855 distinct packages available [2022-05-09T14:55:32.423Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:32.992Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:32.992Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:33.253Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-09T14:55:33.253Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-09T14:55:33.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:33.253Z] (3/5) Installing libucontext (1.1-r0) [2022-05-09T14:55:33.253Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-09T14:55:33.514Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-09T14:55:33.514Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-09T14:55:33.514Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-09T14:55:33.514Z] (3/4) Installing libucontext (1.1-r0) [2022-05-09T14:55:33.514Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-09T14:55:33.514Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T14:55:33.514Z] OK: 6 MiB in 19 packages [2022-05-09T14:55:33.773Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T14:55:33.773Z] OK: 6 MiB in 18 packages [2022-05-09T14:55:33.773Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-09T14:55:34.032Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-09T14:55:34.032Z] (3/5) Installing libucontext (1.1-r0) [2022-05-09T14:55:34.032Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-09T14:55:34.292Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-09T14:55:34.292Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T14:55:34.292Z] OK: 6 MiB in 19 packages [2022-05-09T14:55:35.074Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:55:35.074Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:55:35.074Z] ---> 4bf577e0ecb0 [2022-05-09T14:55:35.074Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T14:55:35.074Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:55:35.074Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:55:35.074Z] ---> 4bf577e0ecb0 [2022-05-09T14:55:35.074Z] Step 3/20 : WORKDIR /edgex-go [2022-05-09T14:55:35.074Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:55:35.074Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:55:35.074Z] ---> 4bf577e0ecb0 [2022-05-09T14:55:35.074Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T14:55:35.074Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:55:35.074Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:55:35.074Z] ---> 4bf577e0ecb0 [2022-05-09T14:55:35.074Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T14:55:35.074Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:55:35.074Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:55:35.074Z] ---> 4bf577e0ecb0 [2022-05-09T14:55:35.074Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T14:55:35.074Z] ---> Running in 897a63adbd80 [2022-05-09T14:55:35.074Z] ---> Running in a6c59935af83 [2022-05-09T14:55:35.074Z] ---> Running in 1ef813f78d0d [2022-05-09T14:55:35.074Z] ---> Running in 9b0d77f03bd1 [2022-05-09T14:55:35.074Z] ---> Running in a5d819ad2098 [2022-05-09T14:55:35.074Z] Removing intermediate container 1ef813f78d0d [2022-05-09T14:55:35.074Z] ---> 3276dd0cfb31 [2022-05-09T14:55:35.074Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:55:35.074Z] ---> Running in 3aee3d7c0885 [2022-05-09T14:55:35.074Z] Removing intermediate container a5d819ad2098 [2022-05-09T14:55:35.074Z] ---> 3f9fbeaf0a3e [2022-05-09T14:55:35.074Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:55:35.074Z] Removing intermediate container 9b0d77f03bd1 [2022-05-09T14:55:35.074Z] ---> 2f1d26712fb3 [2022-05-09T14:55:35.074Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:55:35.074Z] Removing intermediate container 897a63adbd80 [2022-05-09T14:55:35.074Z] ---> d0d5f44adf72 [2022-05-09T14:55:35.074Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-09T14:55:35.074Z] Removing intermediate container a6c59935af83 [2022-05-09T14:55:35.074Z] ---> 85f8d9e33d1a [2022-05-09T14:55:35.074Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:55:35.074Z] ---> Running in 8f4e6c87d613 [2022-05-09T14:55:35.074Z] ---> Running in a450abe9d904 [2022-05-09T14:55:35.074Z] ---> Running in 5c266931c353 [2022-05-09T14:55:35.074Z] ---> Running in ece2f5b51e80 [2022-05-09T14:55:35.074Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:55:35.074Z] Removing intermediate container 3aee3d7c0885 [2022-05-09T14:55:35.074Z] ---> c930f215e214 [2022-05-09T14:55:35.074Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T14:55:35.074Z] Removing intermediate container 8f4e6c87d613 [2022-05-09T14:55:35.074Z] ---> 90a71c622e42 [2022-05-09T14:55:35.074Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-09T14:55:35.238Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:55:35.238Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:55:35.238Z] ---> 63e54657bbe7 [2022-05-09T14:55:35.238Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T14:55:35.238Z] ---> Using cache [2022-05-09T14:55:35.238Z] ---> ba7c590d6352 [2022-05-09T14:55:35.238Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:55:35.238Z] ---> Using cache [2022-05-09T14:55:35.238Z] ---> 6743d9979129 [2022-05-09T14:55:35.238Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-09T14:55:35.371Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:55:35.371Z] ---> Running in f0b224f9ba80 [2022-05-09T14:55:35.371Z] ---> Running in f4e800dc83ed [2022-05-09T14:55:35.660Z] Removing intermediate container ece2f5b51e80 [2022-05-09T14:55:35.660Z] ---> e441fcb8a46d [2022-05-09T14:55:35.660Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T14:55:35.660Z] Removing intermediate container 5c266931c353 [2022-05-09T14:55:35.660Z] ---> 794370c3934b [2022-05-09T14:55:35.660Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T14:55:35.956Z] ---> Running in 8cd374f82d42 [2022-05-09T14:55:35.956Z] ---> Running in e3a7cf3e8acc [2022-05-09T14:55:36.576Z] v3.15.4-97-ge94e0a3d62 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T14:55:36.576Z] v3.15.4-96-g6f61cdf997 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T14:55:36.576Z] OK: 15741 distinct packages available [2022-05-09T14:55:36.623Z] Removing intermediate container fceacaba2d95 [2022-05-09T14:55:36.623Z] ---> f2337eb58c7e [2022-05-09T14:55:36.623Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T14:55:36.623Z] ---> Running in 6a2e4257a34b [2022-05-09T14:55:36.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:55:36.882Z] Removing intermediate container 317cd6fa8377 [2022-05-09T14:55:36.882Z] ---> f90274c50375 [2022-05-09T14:55:36.882Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T14:55:36.882Z] Removing intermediate container 5c9b34fc6e1a [2022-05-09T14:55:36.882Z] ---> ac2080d6b19b [2022-05-09T14:55:36.882Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T14:55:36.882Z] Removing intermediate container 4bf01d86fa5f [2022-05-09T14:55:36.882Z] ---> f3fdf1c3080a [2022-05-09T14:55:36.882Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-09T14:55:36.882Z] ---> 6c05d1c25bf6 [2022-05-09T14:55:36.882Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:55:36.882Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:36.882Z] ---> Running in 2286b9e5f0c2 [2022-05-09T14:55:37.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:55:37.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:55:37.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:55:38.081Z] OK: 221 MiB in 52 packages [2022-05-09T14:55:38.122Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:55:38.122Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:55:38.122Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:55:38.721Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:55:38.721Z] OK: 220 MiB in 52 packages [2022-05-09T14:55:39.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:55:39.003Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:55:39.065Z] ---> 3ae9828badfd [2022-05-09T14:55:39.065Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T14:55:39.065Z] ---> 1b2fdf5b8eae [2022-05-09T14:55:39.065Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T14:55:39.065Z] ---> b4ae77f847a6 [2022-05-09T14:55:39.065Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T14:55:39.065Z] Removing intermediate container 2286b9e5f0c2 [2022-05-09T14:55:39.065Z] ---> 74be915ab104 [2022-05-09T14:55:39.065Z] Step 8/22 : COPY . . [2022-05-09T14:55:39.065Z] ---> 75adfbcfe057 [2022-05-09T14:55:39.065Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-09T14:55:39.285Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:55:39.325Z] ---> e531dd3fa030 [2022-05-09T14:55:39.326Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-09T14:55:40.265Z] Removing intermediate container a450abe9d904 [2022-05-09T14:55:40.265Z] ---> 454cd8995fde [2022-05-09T14:55:40.265Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-09T14:55:40.265Z] OK: 220 MiB in 52 packages [2022-05-09T14:55:40.292Z] Removing intermediate container 6a2e4257a34b [2022-05-09T14:55:40.292Z] ---> d902b2fa9a1d [2022-05-09T14:55:40.292Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T14:55:40.541Z] OK: 220 MiB in 52 packages [2022-05-09T14:55:40.818Z] OK: 220 MiB in 52 packages [2022-05-09T14:55:40.818Z] OK: 220 MiB in 52 packages [2022-05-09T14:55:41.699Z] ---> Running in 80e2315a6f64 [2022-05-09T14:55:41.699Z] ---> a81c32394fdf [2022-05-09T14:55:41.699Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:55:41.699Z] ---> b8b891ae640d [2022-05-09T14:55:41.975Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-09T14:55:41.975Z] ---> 28617cfcd242 [2022-05-09T14:55:41.975Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T14:55:41.975Z] ---> Running in c1cbe5091219 [2022-05-09T14:55:41.975Z] Removing intermediate container 80e2315a6f64 [2022-05-09T14:55:41.975Z] ---> 5a78d04ebd17 [2022-05-09T14:55:41.975Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-09T14:55:41.975Z] ---> 0bd747aed2d6 [2022-05-09T14:55:41.975Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T14:55:42.236Z] ---> c98adcb46f55 [2022-05-09T14:55:42.236Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-09T14:55:42.236Z] ---> Running in 56c84f4d83be [2022-05-09T14:55:42.236Z] ---> ce4a0d5a9169 [2022-05-09T14:55:42.236Z] Step 21/26 : WORKDIR / [2022-05-09T14:55:42.236Z] Removing intermediate container 56c84f4d83be [2022-05-09T14:55:42.236Z] ---> 93f9256d3ef2 [2022-05-09T14:55:42.236Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T14:55:42.285Z] ---> 2cc31e13f127 [2022-05-09T14:55:42.285Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:55:42.285Z] Removing intermediate container f4e800dc83ed [2022-05-09T14:55:42.285Z] ---> b6ce645aee43 [2022-05-09T14:55:42.285Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T14:55:42.285Z] ---> Running in 971c73ae5fa8 [2022-05-09T14:55:42.285Z] Removing intermediate container 8cd374f82d42 [2022-05-09T14:55:42.285Z] ---> 853e630385d4 [2022-05-09T14:55:42.285Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T14:55:42.285Z] Removing intermediate container e3a7cf3e8acc [2022-05-09T14:55:42.285Z] ---> 4b65cdce0b3a [2022-05-09T14:55:42.285Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T14:55:42.495Z] ---> Running in 168861d7daf6 [2022-05-09T14:55:42.495Z] ---> Running in fd5c95283133 [2022-05-09T14:55:42.495Z] ---> de30e518a43c [2022-05-09T14:55:42.495Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-09T14:55:42.558Z] Removing intermediate container f0b224f9ba80 [2022-05-09T14:55:42.558Z] ---> ff415965ef1f [2022-05-09T14:55:42.558Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T14:55:42.755Z] Removing intermediate container 168861d7daf6 [2022-05-09T14:55:42.755Z] ---> 777587ae7321 [2022-05-09T14:55:42.755Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T14:55:43.014Z] ---> Running in 8e8f7dcc7325 [2022-05-09T14:55:43.014Z] Removing intermediate container fd5c95283133 [2022-05-09T14:55:43.014Z] ---> e901841fc0b1 [2022-05-09T14:55:43.014Z] Step 23/25 : LABEL arch=x86_64 [2022-05-09T14:55:43.014Z] ---> 9e7f2f0bfd78 [2022-05-09T14:55:43.014Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T14:55:43.273Z] ---> Running in 617e0cf15ca7 [2022-05-09T14:55:43.274Z] ---> Running in 3921a3be0257 [2022-05-09T14:55:43.274Z] Removing intermediate container c1cbe5091219 [2022-05-09T14:55:43.274Z] ---> 28af20f9e01b [2022-05-09T14:55:43.274Z] Step 8/23 : COPY . . [2022-05-09T14:55:43.274Z] Removing intermediate container 8e8f7dcc7325 [2022-05-09T14:55:43.274Z] ---> 37b32e230467 [2022-05-09T14:55:43.274Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T14:55:43.533Z] ---> Running in d0b91cc31f33 [2022-05-09T14:55:43.533Z] Removing intermediate container 3921a3be0257 [2022-05-09T14:55:43.533Z] ---> 19f3760cd353 [2022-05-09T14:55:43.533Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T14:55:43.533Z] Removing intermediate container 617e0cf15ca7 [2022-05-09T14:55:43.533Z] ---> 80562263055c [2022-05-09T14:55:43.533Z] Step 24/25 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:55:43.543Z] ---> bebbf2e00c79 [2022-05-09T14:55:43.543Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:55:43.792Z] ---> Running in 9f2be894dd0a [2022-05-09T14:55:43.823Z] ---> Running in ae63a5cced39 [2022-05-09T14:55:43.823Z] ---> fddc62c409f5 [2022-05-09T14:55:43.823Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> 5507a8c0055d [2022-05-09T14:55:43.823Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:55:43.823Z] [2022-05-09T14:55:43.823Z] ---> 8bd79ee20ba3 [2022-05-09T14:55:44.110Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:55:44.110Z] ---> Running in 7cbbbc5b8f3c [2022-05-09T14:55:44.110Z] ---> Running in fc9f420288aa [2022-05-09T14:55:44.110Z] ---> Running in 88449b4ce15b [2022-05-09T14:55:45.694Z] ---> Running in d5f5ebef9880 [2022-05-09T14:55:45.694Z] Removing intermediate container d0b91cc31f33 [2022-05-09T14:55:45.694Z] ---> 2f801a1b4677 [2022-05-09T14:55:45.694Z] Step 24/26 : LABEL arch=x86_64 [2022-05-09T14:55:45.694Z] Removing intermediate container 9f2be894dd0a [2022-05-09T14:55:45.694Z] ---> d15033b75cb2 [2022-05-09T14:55:45.694Z] Step 24/26 : LABEL arch=x86_64 [2022-05-09T14:55:45.694Z] ---> Running in 8bf6f46acf9c [2022-05-09T14:55:45.694Z] Removing intermediate container d5f5ebef9880 [2022-05-09T14:55:45.694Z] ---> 132f8e61a4bb [2022-05-09T14:55:45.694Z] Step 25/25 : LABEL version=2.2.0-dev.92 [2022-05-09T14:55:45.694Z] ---> bbb1d1c68419 [2022-05-09T14:55:45.694Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-09T14:55:45.694Z] ---> Running in 4274e1517c0b [2022-05-09T14:55:45.954Z] ---> Running in f1dec5ce25f1 [2022-05-09T14:55:45.954Z] ---> Running in 1fd6d598b94f [2022-05-09T14:55:45.954Z] Removing intermediate container 8bf6f46acf9c [2022-05-09T14:55:45.954Z] ---> f07ce2c9d062 [2022-05-09T14:55:45.954Z] Step 25/26 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:55:45.954Z] Removing intermediate container 4274e1517c0b [2022-05-09T14:55:45.954Z] ---> 75c41e90c085 [2022-05-09T14:55:45.954Z] Step 25/26 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:55:46.212Z] ---> Running in 2b070a6fc6d0 [2022-05-09T14:55:46.212Z] Removing intermediate container f1dec5ce25f1 [2022-05-09T14:55:46.212Z] ---> 06f6b58c56e1 [2022-05-09T14:55:46.212Z] [2022-05-09T14:55:46.471Z] ---> Running in 3b4d2ae520ee [2022-05-09T14:55:46.471Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-09T14:55:46.471Z] Removing intermediate container 2b070a6fc6d0 [2022-05-09T14:55:46.471Z] ---> 7a47c0bedb40 [2022-05-09T14:55:46.471Z] Step 26/26 : LABEL version=2.2.0-dev.92 [2022-05-09T14:55:46.730Z] Removing intermediate container 3b4d2ae520ee [2022-05-09T14:55:46.730Z] ---> 376dbd93c2e5 [2022-05-09T14:55:46.730Z] Step 26/26 : LABEL version=2.2.0-dev.92 [2022-05-09T14:55:46.730Z] Successfully built 06f6b58c56e1 [2022-05-09T14:55:46.730Z] ---> Running in 19523c406e56 [2022-05-09T14:55:46.730Z] Successfully tagged security-spire-server:latest [2022-05-09T14:55:46.759Z] Removing intermediate container 971c73ae5fa8 [2022-05-09T14:55:46.759Z] ---> 377e29418ac6 [2022-05-09T14:55:46.759Z] Step 7/20 : COPY . . [2022-05-09T14:55:46.989Z]  Building security-spire-server ... done  ---> Running in a550a6210fd6 [2022-05-09T14:55:47.247Z] Removing intermediate container 19523c406e56 [2022-05-09T14:55:47.247Z] ---> 3cbe7a23c809 [2022-05-09T14:55:47.247Z] [2022-05-09T14:55:47.247Z] Removing intermediate container a550a6210fd6 [2022-05-09T14:55:47.247Z] ---> cbde18417474 [2022-05-09T14:55:47.247Z] [2022-05-09T14:55:47.247Z] Successfully built 3cbe7a23c809 [2022-05-09T14:55:47.247Z] Successfully tagged security-spire-config:latest [2022-05-09T14:55:47.247Z]  Building security-spire-config ... done Successfully built cbde18417474 [2022-05-09T14:55:47.505Z] Successfully tagged security-spire-agent:latest [2022-05-09T14:55:50.040Z]  Building security-spire-agent ... done  ---> 5a9c7308ad3f [2022-05-09T14:55:50.040Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-09T14:55:50.040Z] ---> Running in b86d156b467a [2022-05-09T14:55:50.182Z] Removing intermediate container ae63a5cced39 [2022-05-09T14:55:50.182Z] ---> e74df480aa29 [2022-05-09T14:55:50.182Z] Step 8/22 : COPY . . [2022-05-09T14:55:50.458Z] Removing intermediate container 88449b4ce15b [2022-05-09T14:55:50.458Z] ---> f6816e955381 [2022-05-09T14:55:50.458Z] Step 8/23 : COPY . . [2022-05-09T14:55:50.458Z] Removing intermediate container 7cbbbc5b8f3c [2022-05-09T14:55:50.458Z] ---> 1b952fbf6f6c [2022-05-09T14:55:50.458Z] Step 8/22 : COPY . . [2022-05-09T14:55:50.608Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-09T14:55:50.732Z] Removing intermediate container fc9f420288aa [2022-05-09T14:55:50.732Z] ---> 1c4f482f8d28 [2022-05-09T14:55:50.732Z] Step 8/23 : COPY . . [2022-05-09T14:56:05.487Z] Removing intermediate container 1fd6d598b94f [2022-05-09T14:56:05.487Z] ---> 813c597145ed [2022-05-09T14:56:05.487Z] [2022-05-09T14:56:05.487Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T14:56:05.487Z] ---> e04c818066af [2022-05-09T14:56:05.487Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-09T14:56:05.487Z] ---> Running in b30ed794d733 [2022-05-09T14:56:05.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:56:05.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:56:05.488Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-09T14:56:05.488Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-09T14:56:05.488Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:56:05.488Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T14:56:05.488Z] OK: 6 MiB in 16 packages [2022-05-09T14:56:08.026Z] Removing intermediate container b30ed794d733 [2022-05-09T14:56:08.026Z] ---> 5518710595b2 [2022-05-09T14:56:08.026Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T14:56:08.286Z] ---> Running in 7433c8b3f7f5 [2022-05-09T14:56:08.286Z] Removing intermediate container b86d156b467a [2022-05-09T14:56:08.286Z] ---> 8bd3569e520c [2022-05-09T14:56:08.286Z] [2022-05-09T14:56:08.286Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T14:56:08.286Z] ---> e04c818066af [2022-05-09T14:56:08.286Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-09T14:56:08.286Z] ---> Running in 542210d2791c [2022-05-09T14:56:08.286Z] Removing intermediate container 7433c8b3f7f5 [2022-05-09T14:56:08.286Z] ---> e10d3cd4d8f2 [2022-05-09T14:56:08.286Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-09T14:56:08.552Z] ---> Running in f8754d508d03 [2022-05-09T14:56:08.552Z] Removing intermediate container 542210d2791c [2022-05-09T14:56:08.552Z] ---> 549a1b2cd3fd [2022-05-09T14:56:08.552Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-09T14:56:08.552Z] ---> Running in dd45199559fe [2022-05-09T14:56:08.552Z] Removing intermediate container f8754d508d03 [2022-05-09T14:56:08.552Z] ---> 111046d69587 [2022-05-09T14:56:08.552Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T14:56:08.552Z] ---> Running in c1ee953c700a [2022-05-09T14:56:08.552Z] Removing intermediate container dd45199559fe [2022-05-09T14:56:08.552Z] ---> 47e20baf0e1e [2022-05-09T14:56:08.552Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-09T14:56:08.840Z] ---> Running in 2e2a638a460a [2022-05-09T14:56:08.840Z] Removing intermediate container c1ee953c700a [2022-05-09T14:56:08.840Z] ---> 37828d41c44c [2022-05-09T14:56:08.840Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:56:08.840Z] Removing intermediate container 2e2a638a460a [2022-05-09T14:56:08.840Z] ---> 48f9a5d26c65 [2022-05-09T14:56:08.840Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:56:08.840Z] ---> Running in dd789828e648 [2022-05-09T14:56:09.078Z] ---> 369434c35211 [2022-05-09T14:56:09.078Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-09T14:56:09.078Z] ---> Running in 592fa870031f [2022-05-09T14:56:09.078Z] ---> 474f5bd2c3fa [2022-05-09T14:56:09.078Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-09T14:56:09.078Z] ---> Running in 72028f325881 [2022-05-09T14:56:09.078Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-09T14:56:09.078Z] ---> d33c7cc825a8 [2022-05-09T14:56:09.078Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-09T14:56:09.078Z] ---> Running in d36f9ad93e2c [2022-05-09T14:56:09.099Z] ---> 17e2807367f7 [2022-05-09T14:56:09.099Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-09T14:56:09.365Z] ---> ba0467c7fe96 [2022-05-09T14:56:09.365Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-09T14:56:09.645Z] ---> Running in 318dec5943cf [2022-05-09T14:56:09.669Z] ---> 4fbb00188f0b [2022-05-09T14:56:09.669Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-09T14:56:09.669Z] Removing intermediate container dd789828e648 [2022-05-09T14:56:09.669Z] ---> 80192d64f717 [2022-05-09T14:56:09.669Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T14:56:09.669Z] ---> 4bee989f9d50 [2022-05-09T14:56:09.669Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-09T14:56:09.669Z] ---> Running in dbe03a9295a7 [2022-05-09T14:56:09.927Z] ---> e8e56fb9904f [2022-05-09T14:56:09.927Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-09T14:56:09.929Z] ---> Running in 8659c95a6ed4 [2022-05-09T14:56:09.929Z] Removing intermediate container 8659c95a6ed4 [2022-05-09T14:56:09.929Z] ---> 872be4d1ff4f [2022-05-09T14:56:09.929Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:56:09.929Z] ---> Running in a2434d206a34 [2022-05-09T14:56:09.929Z] Removing intermediate container a2434d206a34 [2022-05-09T14:56:09.929Z] ---> b98dc25c8349 [2022-05-09T14:56:09.929Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T14:56:10.188Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:56:10.188Z] ---> Running in 9fe2d80e3df1 [2022-05-09T14:56:10.188Z] Removing intermediate container 9fe2d80e3df1 [2022-05-09T14:56:10.188Z] ---> 84bec3c4635d [2022-05-09T14:56:10.188Z] Step 21/22 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:10.188Z] ---> Running in f01e74301e35 [2022-05-09T14:56:10.188Z] Removing intermediate container f01e74301e35 [2022-05-09T14:56:10.188Z] ---> e98fb2ccc957 [2022-05-09T14:56:10.188Z] Step 22/22 : LABEL version=2.2.0-dev.92 [2022-05-09T14:56:10.211Z] ---> Running in 036ed17b2c2e [2022-05-09T14:56:10.449Z] ---> Running in 1bea24a0343e [2022-05-09T14:56:10.449Z] Removing intermediate container 1bea24a0343e [2022-05-09T14:56:10.449Z] ---> 6ba449b74955 [2022-05-09T14:56:10.449Z] [2022-05-09T14:56:10.449Z] Successfully built 6ba449b74955 [2022-05-09T14:56:10.449Z] Successfully tagged support-notifications:latest [2022-05-09T14:56:10.487Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-09T14:56:11.017Z]  Building support-notifications ... done fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:56:11.279Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T14:56:11.279Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T14:56:11.279Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T14:56:11.539Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T14:56:11.539Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T14:56:11.539Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T14:56:11.798Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:56:11.798Z] OK: 8 MiB in 20 packages [2022-05-09T14:56:11.948Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-09T14:56:12.225Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-09T14:56:12.506Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-09T14:56:12.773Z] Removing intermediate container dbe03a9295a7 [2022-05-09T14:56:12.773Z] ---> 9d38b87339d1 [2022-05-09T14:56:12.773Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:56:12.773Z] ---> f5f1ce175ba4 [2022-05-09T14:56:12.773Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-09T14:56:13.058Z] ---> 721c382508f4 [2022-05-09T14:56:13.058Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-09T14:56:13.325Z] ---> ef17ea48329b [2022-05-09T14:56:13.325Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-09T14:56:13.325Z] ---> Running in 0da17b8fadcf [2022-05-09T14:56:13.616Z] Removing intermediate container 0da17b8fadcf [2022-05-09T14:56:13.616Z] ---> 7b8c55de6e90 [2022-05-09T14:56:13.616Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:56:13.616Z] ---> Running in e62acc830ddf [2022-05-09T14:56:13.616Z] Removing intermediate container e62acc830ddf [2022-05-09T14:56:13.616Z] ---> a1bc7baf0116 [2022-05-09T14:56:13.616Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T14:56:13.616Z] ---> Running in 1866c88d0094 [2022-05-09T14:56:13.616Z] Removing intermediate container 1866c88d0094 [2022-05-09T14:56:13.616Z] ---> 6fc979d60698 [2022-05-09T14:56:13.616Z] Step 22/23 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:13.888Z] ---> Running in da585295ae38 [2022-05-09T14:56:13.888Z] Removing intermediate container da585295ae38 [2022-05-09T14:56:13.888Z] ---> 2484f1ce2265 [2022-05-09T14:56:13.888Z] Step 23/23 : LABEL version=2.2.0-dev.92 [2022-05-09T14:56:13.888Z] ---> Running in add7dc8129b4 [2022-05-09T14:56:13.888Z] Removing intermediate container add7dc8129b4 [2022-05-09T14:56:13.888Z] ---> 9329c02d8138 [2022-05-09T14:56:13.888Z] [2022-05-09T14:56:14.149Z] Successfully built 9329c02d8138 [2022-05-09T14:56:14.149Z] Successfully tagged core-data:latest [2022-05-09T14:56:14.157Z]  Building core-data ... done  [Pipeline] } [2022-05-09T14:56:14.165Z] $ docker stop --time=1 ae3b819589ac4a195c1cd3398bfc5895e78bcb85bab793d0651db82dc1d341ca [2022-05-09T14:56:15.457Z] $ docker rm -f ae3b819589ac4a195c1cd3398bfc5895e78bcb85bab793d0651db82dc1d341ca [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T14:56:15.809Z] + docker images [2022-05-09T14:56:15.809Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T14:56:15.809Z] core-data latest 9329c02d8138 2 seconds ago 22.5MB [2022-05-09T14:56:15.809Z] support-notifications latest 6ba449b74955 5 seconds ago 26.9MB [2022-05-09T14:56:15.809Z] 8bd3569e520c 8 seconds ago 1.52GB [2022-05-09T14:56:15.809Z] 813c597145ed 12 seconds ago 1.55GB [2022-05-09T14:56:15.809Z] security-spire-agent latest cbde18417474 28 seconds ago 127MB [2022-05-09T14:56:15.809Z] security-spire-config latest 3cbe7a23c809 29 seconds ago 86.7MB [2022-05-09T14:56:15.809Z] security-spire-server latest 06f6b58c56e1 30 seconds ago 87.3MB [2022-05-09T14:56:15.809Z] security-secretstore-setup latest 6049401a5bad 44 seconds ago 28.5MB [2022-05-09T14:56:15.809Z] security-bootstrapper latest 7e4476eda863 52 seconds ago 19.1MB [2022-05-09T14:56:15.809Z] 51771912287c 55 seconds ago 4.43GB [2022-05-09T14:56:15.809Z] 25323a9e6e5a 56 seconds ago 4.43GB [2022-05-09T14:56:15.809Z] 2b8c62570b1f About a minute ago 4.43GB [2022-05-09T14:56:15.809Z] 9b6513a1f85a About a minute ago 1.5GB [2022-05-09T14:56:15.809Z] 5c92fd063753 About a minute ago 1.5GB [2022-05-09T14:56:15.809Z] core-metadata latest 9e005464ce6e 2 minutes ago 17MB [2022-05-09T14:56:15.809Z] 21bd9f988e41 2 minutes ago 1.5GB [2022-05-09T14:56:15.809Z] support-scheduler latest f8045095f937 2 minutes ago 26.3MB [2022-05-09T14:56:15.809Z] c6f847ca9d1d 2 minutes ago 1.55GB [2022-05-09T14:56:15.809Z] sys-mgmt-agent latest 389f6f0d0fee 2 minutes ago 299MB [2022-05-09T14:56:15.809Z] security-proxy-setup latest 7501336eacaf 2 minutes ago 26.9MB [2022-05-09T14:56:15.809Z] 1e868d16803e 3 minutes ago 1.49GB [2022-05-09T14:56:15.809Z] b9ec4a4495d5 3 minutes ago 1.5GB [2022-05-09T14:56:15.809Z] security-spiffe-token-provider latest edb61f2cedf2 4 minutes ago 28.8MB [2022-05-09T14:56:15.809Z] core-command latest a7862d1f7025 4 minutes ago 16.1MB [2022-05-09T14:56:15.809Z] 91998760458f 4 minutes ago 1.54GB [2022-05-09T14:56:15.809Z] f4c0d299e116 4 minutes ago 1.49GB [2022-05-09T14:56:15.809Z] ci-base-image-x86_64 latest 63e54657bbe7 8 minutes ago 895MB [2022-05-09T14:56:15.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-09T14:56:15.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-09T14:56:15.809Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-09T14:56:15.809Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-09T14:56:15.809Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-09T14:56:15.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T14:56:15.892Z] provisioning config files... [2022-05-09T14:56:15.903Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/220@tmp/config3545749537387693772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:56:16.221Z] ---> docker-login.sh [2022-05-09T14:56:16.221Z] nexus3.edgexfoundry.org:10001 [2022-05-09T14:56:16.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:56:16.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:56:16.221Z] Configure a credential helper to remove this warning. See [2022-05-09T14:56:16.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:56:16.221Z] [2022-05-09T14:56:16.221Z] Login Succeeded [2022-05-09T14:56:16.221Z] nexus3.edgexfoundry.org:10002 [2022-05-09T14:56:16.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:56:16.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:56:16.481Z] Configure a credential helper to remove this warning. See [2022-05-09T14:56:16.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:56:16.481Z] [2022-05-09T14:56:16.481Z] Login Succeeded [2022-05-09T14:56:16.481Z] nexus3.edgexfoundry.org:10003 [2022-05-09T14:56:16.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:56:16.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:56:16.481Z] Configure a credential helper to remove this warning. See [2022-05-09T14:56:16.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:56:16.481Z] [2022-05-09T14:56:16.481Z] Login Succeeded [2022-05-09T14:56:16.481Z] nexus3.edgexfoundry.org:10004 [2022-05-09T14:56:16.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:56:16.741Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:56:16.741Z] Configure a credential helper to remove this warning. See [2022-05-09T14:56:16.741Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:56:16.741Z] [2022-05-09T14:56:16.741Z] Login Succeeded [2022-05-09T14:56:16.741Z] docker.io [2022-05-09T14:56:16.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:56:17.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:56:17.002Z] Configure a credential helper to remove this warning. See [2022-05-09T14:56:17.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:56:17.002Z] [2022-05-09T14:56:17.002Z] Login Succeeded [2022-05-09T14:56:17.002Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T14:56:17.010Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:56:17.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T14:56:17.068Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2022-05-09T14:56:17.068Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:17.068Z] latest [2022-05-09T14:56:17.068Z] 2.2.0-dev.92 [2022-05-09T14:56:17.068Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:17.068Z] main [2022-05-09T14:56:17.068Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:17.385Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:17.677Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:17.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-09T14:56:17.678Z] f0a7247d2874: Preparing [2022-05-09T14:56:17.678Z] 4e401157df91: Preparing [2022-05-09T14:56:17.678Z] 67cc34608390: Preparing [2022-05-09T14:56:17.678Z] ed870a88796f: Preparing [2022-05-09T14:56:17.678Z] b541d28bf3b4: Preparing [2022-05-09T14:56:17.678Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:17.678Z] ed870a88796f: Pushed [2022-05-09T14:56:17.678Z] f0a7247d2874: Pushed [2022-05-09T14:56:17.678Z] 67cc34608390: Pushed [2022-05-09T14:56:19.059Z] 4e401157df91: Pushed [2022-05-09T14:56:19.059Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:5df97c0bb0f7abfee3234b40171af5f4205e83fb36a4bf9c802bef1448664770 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:19.363Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:19.668Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-09T14:56:19.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-09T14:56:19.668Z] f0a7247d2874: Preparing [2022-05-09T14:56:19.668Z] 4e401157df91: Preparing [2022-05-09T14:56:19.668Z] 67cc34608390: Preparing [2022-05-09T14:56:19.668Z] ed870a88796f: Preparing [2022-05-09T14:56:19.668Z] b541d28bf3b4: Preparing [2022-05-09T14:56:19.668Z] f0a7247d2874: Layer already exists [2022-05-09T14:56:19.668Z] 67cc34608390: Layer already exists [2022-05-09T14:56:19.668Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:19.668Z] ed870a88796f: Layer already exists [2022-05-09T14:56:19.668Z] 4e401157df91: Layer already exists [2022-05-09T14:56:19.668Z] latest: digest: sha256:5df97c0bb0f7abfee3234b40171af5f4205e83fb36a4bf9c802bef1448664770 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:19.970Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:20.265Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.92 [2022-05-09T14:56:20.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-09T14:56:20.265Z] f0a7247d2874: Preparing [2022-05-09T14:56:20.265Z] 4e401157df91: Preparing [2022-05-09T14:56:20.265Z] 67cc34608390: Preparing [2022-05-09T14:56:20.265Z] ed870a88796f: Preparing [2022-05-09T14:56:20.265Z] b541d28bf3b4: Preparing [2022-05-09T14:56:20.265Z] 67cc34608390: Layer already exists [2022-05-09T14:56:20.265Z] 4e401157df91: Layer already exists [2022-05-09T14:56:20.265Z] ed870a88796f: Layer already exists [2022-05-09T14:56:20.265Z] f0a7247d2874: Layer already exists [2022-05-09T14:56:20.265Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:20.265Z] 2.2.0-dev.92: digest: sha256:5df97c0bb0f7abfee3234b40171af5f4205e83fb36a4bf9c802bef1448664770 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:20.563Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:20.859Z] + docker push nexus3.edgexfoundry.org:10004/core-command:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:20.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-09T14:56:20.859Z] f0a7247d2874: Preparing [2022-05-09T14:56:20.859Z] 4e401157df91: Preparing [2022-05-09T14:56:20.859Z] 67cc34608390: Preparing [2022-05-09T14:56:20.859Z] ed870a88796f: Preparing [2022-05-09T14:56:20.859Z] b541d28bf3b4: Preparing [2022-05-09T14:56:20.859Z] 4e401157df91: Layer already exists [2022-05-09T14:56:20.859Z] 67cc34608390: Layer already exists [2022-05-09T14:56:20.859Z] ed870a88796f: Layer already exists [2022-05-09T14:56:20.859Z] f0a7247d2874: Layer already exists [2022-05-09T14:56:20.859Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:20.859Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:5df97c0bb0f7abfee3234b40171af5f4205e83fb36a4bf9c802bef1448664770 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:21.161Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:21.456Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2022-05-09T14:56:21.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2022-05-09T14:56:21.456Z] f0a7247d2874: Preparing [2022-05-09T14:56:21.456Z] 4e401157df91: Preparing [2022-05-09T14:56:21.456Z] 67cc34608390: Preparing [2022-05-09T14:56:21.456Z] ed870a88796f: Preparing [2022-05-09T14:56:21.457Z] b541d28bf3b4: Preparing [2022-05-09T14:56:21.457Z] f0a7247d2874: Layer already exists [2022-05-09T14:56:21.457Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:21.457Z] 4e401157df91: Layer already exists [2022-05-09T14:56:21.457Z] ed870a88796f: Layer already exists [2022-05-09T14:56:21.457Z] 67cc34608390: Layer already exists [2022-05-09T14:56:21.457Z] main: digest: sha256:5df97c0bb0f7abfee3234b40171af5f4205e83fb36a4bf9c802bef1448664770 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:56:21.495Z] ===================================================== [Pipeline] echo [2022-05-09T14:56:21.504Z] taggedImages: [2022-05-09T14:56:21.504Z] - nexus3.edgexfoundry.org:10004/core-command:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:21.504Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2022-05-09T14:56:21.504Z] - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.92 [2022-05-09T14:56:21.504Z] - nexus3.edgexfoundry.org:10004/core-command:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:21.504Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2022-05-09T14:56:21.519Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2022-05-09T14:56:21.519Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:21.519Z] latest [2022-05-09T14:56:21.519Z] 2.2.0-dev.92 [2022-05-09T14:56:21.519Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:21.519Z] main [2022-05-09T14:56:21.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:21.829Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:22.128Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:22.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-09T14:56:22.128Z] a4da240145ab: Preparing [2022-05-09T14:56:22.128Z] b70af6a33a9a: Preparing [2022-05-09T14:56:22.128Z] 67cc34608390: Preparing [2022-05-09T14:56:22.128Z] 9389a2b9432d: Preparing [2022-05-09T14:56:22.128Z] 903a85d34e11: Preparing [2022-05-09T14:56:22.128Z] b541d28bf3b4: Preparing [2022-05-09T14:56:22.128Z] b541d28bf3b4: Waiting [2022-05-09T14:56:22.128Z] 67cc34608390: Layer already exists [2022-05-09T14:56:22.128Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:22.128Z] a4da240145ab: Pushed [2022-05-09T14:56:22.128Z] 903a85d34e11: Pushed [2022-05-09T14:56:22.388Z] 9389a2b9432d: Pushed [2022-05-09T14:56:23.770Z] b70af6a33a9a: Pushed [2022-05-09T14:56:23.770Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:1bfe6d9b787f93f1a0f03893f461c1b453b79dd283f34f9b4663806307d9171f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:24.072Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:24.380Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-09T14:56:24.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-09T14:56:24.380Z] a4da240145ab: Preparing [2022-05-09T14:56:24.380Z] b70af6a33a9a: Preparing [2022-05-09T14:56:24.380Z] 67cc34608390: Preparing [2022-05-09T14:56:24.380Z] 9389a2b9432d: Preparing [2022-05-09T14:56:24.380Z] 903a85d34e11: Preparing [2022-05-09T14:56:24.380Z] b541d28bf3b4: Preparing [2022-05-09T14:56:24.380Z] b541d28bf3b4: Waiting [2022-05-09T14:56:24.380Z] 67cc34608390: Layer already exists [2022-05-09T14:56:24.380Z] b70af6a33a9a: Layer already exists [2022-05-09T14:56:24.380Z] 9389a2b9432d: Layer already exists [2022-05-09T14:56:24.380Z] a4da240145ab: Layer already exists [2022-05-09T14:56:24.380Z] 903a85d34e11: Layer already exists [2022-05-09T14:56:24.380Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:24.380Z] latest: digest: sha256:1bfe6d9b787f93f1a0f03893f461c1b453b79dd283f34f9b4663806307d9171f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:24.688Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:24.984Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.92 [2022-05-09T14:56:24.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-09T14:56:24.984Z] a4da240145ab: Preparing [2022-05-09T14:56:24.984Z] b70af6a33a9a: Preparing [2022-05-09T14:56:24.984Z] 67cc34608390: Preparing [2022-05-09T14:56:24.984Z] 9389a2b9432d: Preparing [2022-05-09T14:56:24.984Z] 903a85d34e11: Preparing [2022-05-09T14:56:24.984Z] b541d28bf3b4: Preparing [2022-05-09T14:56:24.984Z] 67cc34608390: Layer already exists [2022-05-09T14:56:24.984Z] 903a85d34e11: Layer already exists [2022-05-09T14:56:24.984Z] 9389a2b9432d: Layer already exists [2022-05-09T14:56:24.984Z] b70af6a33a9a: Layer already exists [2022-05-09T14:56:24.984Z] a4da240145ab: Layer already exists [2022-05-09T14:56:24.984Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:24.984Z] 2.2.0-dev.92: digest: sha256:1bfe6d9b787f93f1a0f03893f461c1b453b79dd283f34f9b4663806307d9171f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:25.290Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:25.587Z] + docker push nexus3.edgexfoundry.org:10004/core-data:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:25.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-09T14:56:25.587Z] a4da240145ab: Preparing [2022-05-09T14:56:25.587Z] b70af6a33a9a: Preparing [2022-05-09T14:56:25.587Z] 67cc34608390: Preparing [2022-05-09T14:56:25.587Z] 9389a2b9432d: Preparing [2022-05-09T14:56:25.587Z] 903a85d34e11: Preparing [2022-05-09T14:56:25.587Z] b541d28bf3b4: Preparing [2022-05-09T14:56:25.587Z] b541d28bf3b4: Waiting [2022-05-09T14:56:25.587Z] 67cc34608390: Layer already exists [2022-05-09T14:56:25.587Z] b70af6a33a9a: Layer already exists [2022-05-09T14:56:25.587Z] a4da240145ab: Layer already exists [2022-05-09T14:56:25.587Z] 903a85d34e11: Layer already exists [2022-05-09T14:56:25.587Z] 9389a2b9432d: Layer already exists [2022-05-09T14:56:25.587Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:25.587Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:1bfe6d9b787f93f1a0f03893f461c1b453b79dd283f34f9b4663806307d9171f size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:25.887Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:26.183Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2022-05-09T14:56:26.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2022-05-09T14:56:26.183Z] a4da240145ab: Preparing [2022-05-09T14:56:26.183Z] b70af6a33a9a: Preparing [2022-05-09T14:56:26.183Z] 67cc34608390: Preparing [2022-05-09T14:56:26.183Z] 9389a2b9432d: Preparing [2022-05-09T14:56:26.183Z] 903a85d34e11: Preparing [2022-05-09T14:56:26.183Z] b541d28bf3b4: Preparing [2022-05-09T14:56:26.183Z] b541d28bf3b4: Waiting [2022-05-09T14:56:26.183Z] a4da240145ab: Layer already exists [2022-05-09T14:56:26.183Z] b70af6a33a9a: Layer already exists [2022-05-09T14:56:26.183Z] 903a85d34e11: Layer already exists [2022-05-09T14:56:26.183Z] 67cc34608390: Layer already exists [2022-05-09T14:56:26.183Z] 9389a2b9432d: Layer already exists [2022-05-09T14:56:26.183Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:26.183Z] main: digest: sha256:1bfe6d9b787f93f1a0f03893f461c1b453b79dd283f34f9b4663806307d9171f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:56:26.215Z] ===================================================== [Pipeline] echo [2022-05-09T14:56:26.226Z] taggedImages: [2022-05-09T14:56:26.226Z] - nexus3.edgexfoundry.org:10004/core-data:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:26.226Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2022-05-09T14:56:26.226Z] - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.92 [2022-05-09T14:56:26.226Z] - nexus3.edgexfoundry.org:10004/core-data:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:26.226Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2022-05-09T14:56:26.246Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2022-05-09T14:56:26.246Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:26.246Z] latest [2022-05-09T14:56:26.246Z] 2.2.0-dev.92 [2022-05-09T14:56:26.246Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:26.246Z] main [2022-05-09T14:56:26.246Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:26.572Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:26.871Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:26.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-09T14:56:26.871Z] 1d3785b56c58: Preparing [2022-05-09T14:56:26.871Z] b496877544c2: Preparing [2022-05-09T14:56:26.871Z] 67cc34608390: Preparing [2022-05-09T14:56:26.871Z] ed870a88796f: Preparing [2022-05-09T14:56:26.871Z] b541d28bf3b4: Preparing [2022-05-09T14:56:26.871Z] ed870a88796f: Layer already exists [2022-05-09T14:56:26.871Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:26.871Z] 67cc34608390: Layer already exists [2022-05-09T14:56:26.871Z] 1d3785b56c58: Pushed [2022-05-09T14:56:28.252Z] b496877544c2: Pushed [2022-05-09T14:56:28.252Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:3d061197a7e8853253bcdbb03a8df76d1e7e953443ec0691b40588dd4fb6db7f size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:28.556Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:28.855Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-09T14:56:28.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-09T14:56:28.856Z] 1d3785b56c58: Preparing [2022-05-09T14:56:28.856Z] b496877544c2: Preparing [2022-05-09T14:56:28.856Z] 67cc34608390: Preparing [2022-05-09T14:56:28.856Z] ed870a88796f: Preparing [2022-05-09T14:56:28.856Z] b541d28bf3b4: Preparing [2022-05-09T14:56:28.856Z] b496877544c2: Layer already exists [2022-05-09T14:56:28.856Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:28.856Z] 67cc34608390: Layer already exists [2022-05-09T14:56:28.856Z] ed870a88796f: Layer already exists [2022-05-09T14:56:28.856Z] 1d3785b56c58: Layer already exists [2022-05-09T14:56:28.856Z] latest: digest: sha256:3d061197a7e8853253bcdbb03a8df76d1e7e953443ec0691b40588dd4fb6db7f size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:29.159Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:29.459Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.92 [2022-05-09T14:56:29.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-09T14:56:29.459Z] 1d3785b56c58: Preparing [2022-05-09T14:56:29.459Z] b496877544c2: Preparing [2022-05-09T14:56:29.459Z] 67cc34608390: Preparing [2022-05-09T14:56:29.459Z] ed870a88796f: Preparing [2022-05-09T14:56:29.459Z] b541d28bf3b4: Preparing [2022-05-09T14:56:29.459Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:29.459Z] 1d3785b56c58: Layer already exists [2022-05-09T14:56:29.459Z] 67cc34608390: Layer already exists [2022-05-09T14:56:29.459Z] b496877544c2: Layer already exists [2022-05-09T14:56:29.459Z] ed870a88796f: Layer already exists [2022-05-09T14:56:29.459Z] 2.2.0-dev.92: digest: sha256:3d061197a7e8853253bcdbb03a8df76d1e7e953443ec0691b40588dd4fb6db7f size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:29.766Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:30.131Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:30.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-09T14:56:30.131Z] 1d3785b56c58: Preparing [2022-05-09T14:56:30.131Z] b496877544c2: Preparing [2022-05-09T14:56:30.131Z] 67cc34608390: Preparing [2022-05-09T14:56:30.131Z] ed870a88796f: Preparing [2022-05-09T14:56:30.132Z] b541d28bf3b4: Preparing [2022-05-09T14:56:30.132Z] b496877544c2: Layer already exists [2022-05-09T14:56:30.132Z] 1d3785b56c58: Layer already exists [2022-05-09T14:56:30.132Z] ed870a88796f: Layer already exists [2022-05-09T14:56:30.132Z] 67cc34608390: Layer already exists [2022-05-09T14:56:30.132Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:30.132Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:3d061197a7e8853253bcdbb03a8df76d1e7e953443ec0691b40588dd4fb6db7f size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:30.448Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:30.745Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2022-05-09T14:56:30.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2022-05-09T14:56:30.745Z] 1d3785b56c58: Preparing [2022-05-09T14:56:30.745Z] b496877544c2: Preparing [2022-05-09T14:56:30.745Z] 67cc34608390: Preparing [2022-05-09T14:56:30.745Z] ed870a88796f: Preparing [2022-05-09T14:56:30.745Z] b541d28bf3b4: Preparing [2022-05-09T14:56:30.745Z] ed870a88796f: Layer already exists [2022-05-09T14:56:30.745Z] b496877544c2: Layer already exists [2022-05-09T14:56:30.745Z] 1d3785b56c58: Layer already exists [2022-05-09T14:56:30.745Z] 67cc34608390: Layer already exists [2022-05-09T14:56:30.745Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:30.745Z] main: digest: sha256:3d061197a7e8853253bcdbb03a8df76d1e7e953443ec0691b40588dd4fb6db7f size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:56:30.787Z] ===================================================== [Pipeline] echo [2022-05-09T14:56:30.797Z] taggedImages: [2022-05-09T14:56:30.797Z] - nexus3.edgexfoundry.org:10004/core-metadata:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:30.797Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2022-05-09T14:56:30.797Z] - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.92 [2022-05-09T14:56:30.797Z] - nexus3.edgexfoundry.org:10004/core-metadata:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:30.797Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2022-05-09T14:56:30.819Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2022-05-09T14:56:30.819Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:30.819Z] latest [2022-05-09T14:56:30.819Z] 2.2.0-dev.92 [2022-05-09T14:56:30.819Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:30.819Z] main [2022-05-09T14:56:30.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:31.155Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:31.458Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:31.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-09T14:56:31.459Z] 5bdc4cd50716: Preparing [2022-05-09T14:56:31.459Z] 5bdc4cd50716: Preparing [2022-05-09T14:56:31.459Z] 87f7f04d3fa4: Preparing [2022-05-09T14:56:31.459Z] d406e19265bd: Preparing [2022-05-09T14:56:31.459Z] 97cb61fd8378: Preparing [2022-05-09T14:56:31.459Z] 8a8539fae0c9: Preparing [2022-05-09T14:56:31.459Z] 67cc34608390: Preparing [2022-05-09T14:56:31.459Z] a15e329e7732: Preparing [2022-05-09T14:56:31.459Z] 77021efb9d09: Preparing [2022-05-09T14:56:31.459Z] 0b23277ab004: Preparing [2022-05-09T14:56:31.459Z] de479c6355b8: Preparing [2022-05-09T14:56:31.459Z] 77021efb9d09: Waiting [2022-05-09T14:56:31.459Z] a15e329e7732: Waiting [2022-05-09T14:56:31.459Z] 67cc34608390: Waiting [2022-05-09T14:56:31.459Z] 0b23277ab004: Waiting [2022-05-09T14:56:31.459Z] de479c6355b8: Waiting [2022-05-09T14:56:31.459Z] b541d28bf3b4: Preparing [2022-05-09T14:56:31.459Z] 5bdc4cd50716: Pushed [2022-05-09T14:56:31.459Z] 67cc34608390: Layer already exists [2022-05-09T14:56:31.459Z] 87f7f04d3fa4: Pushed [2022-05-09T14:56:31.459Z] d406e19265bd: Pushed [2022-05-09T14:56:31.459Z] 97cb61fd8378: Pushed [2022-05-09T14:56:31.719Z] a15e329e7732: Pushed [2022-05-09T14:56:31.719Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:31.719Z] de479c6355b8: Pushed [2022-05-09T14:56:31.719Z] 77021efb9d09: Pushed [2022-05-09T14:56:31.719Z] 0b23277ab004: Pushed [2022-05-09T14:56:33.104Z] 8a8539fae0c9: Pushed [2022-05-09T14:56:33.104Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:f1aff27b9c03ebea431e984518fcc587568937849399c50b449faa63623700e2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:33.407Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:33.702Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-09T14:56:33.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-09T14:56:33.702Z] 5bdc4cd50716: Preparing [2022-05-09T14:56:33.702Z] 5bdc4cd50716: Preparing [2022-05-09T14:56:33.702Z] 87f7f04d3fa4: Preparing [2022-05-09T14:56:33.702Z] d406e19265bd: Preparing [2022-05-09T14:56:33.702Z] 97cb61fd8378: Preparing [2022-05-09T14:56:33.702Z] 8a8539fae0c9: Preparing [2022-05-09T14:56:33.702Z] 67cc34608390: Preparing [2022-05-09T14:56:33.702Z] a15e329e7732: Preparing [2022-05-09T14:56:33.702Z] 77021efb9d09: Preparing [2022-05-09T14:56:33.702Z] 0b23277ab004: Preparing [2022-05-09T14:56:33.702Z] de479c6355b8: Preparing [2022-05-09T14:56:33.702Z] b541d28bf3b4: Preparing [2022-05-09T14:56:33.702Z] 67cc34608390: Waiting [2022-05-09T14:56:33.702Z] a15e329e7732: Waiting [2022-05-09T14:56:33.702Z] 77021efb9d09: Waiting [2022-05-09T14:56:33.702Z] de479c6355b8: Waiting [2022-05-09T14:56:33.702Z] 0b23277ab004: Waiting [2022-05-09T14:56:33.702Z] b541d28bf3b4: Waiting [2022-05-09T14:56:33.702Z] d406e19265bd: Layer already exists [2022-05-09T14:56:33.702Z] 8a8539fae0c9: Layer already exists [2022-05-09T14:56:33.702Z] 97cb61fd8378: Layer already exists [2022-05-09T14:56:33.702Z] 5bdc4cd50716: Layer already exists [2022-05-09T14:56:33.702Z] 87f7f04d3fa4: Layer already exists [2022-05-09T14:56:33.702Z] 0b23277ab004: Layer already exists [2022-05-09T14:56:33.702Z] 77021efb9d09: Layer already exists [2022-05-09T14:56:33.702Z] 67cc34608390: Layer already exists [2022-05-09T14:56:33.702Z] a15e329e7732: Layer already exists [2022-05-09T14:56:33.702Z] de479c6355b8: Layer already exists [2022-05-09T14:56:33.702Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:33.702Z] latest: digest: sha256:f1aff27b9c03ebea431e984518fcc587568937849399c50b449faa63623700e2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:34.007Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:34.305Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.92 [2022-05-09T14:56:34.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-09T14:56:34.305Z] 5bdc4cd50716: Preparing [2022-05-09T14:56:34.305Z] 5bdc4cd50716: Preparing [2022-05-09T14:56:34.305Z] 87f7f04d3fa4: Preparing [2022-05-09T14:56:34.305Z] d406e19265bd: Preparing [2022-05-09T14:56:34.305Z] 97cb61fd8378: Preparing [2022-05-09T14:56:34.305Z] 8a8539fae0c9: Preparing [2022-05-09T14:56:34.305Z] 67cc34608390: Preparing [2022-05-09T14:56:34.305Z] a15e329e7732: Preparing [2022-05-09T14:56:34.305Z] 77021efb9d09: Preparing [2022-05-09T14:56:34.305Z] 0b23277ab004: Preparing [2022-05-09T14:56:34.305Z] de479c6355b8: Preparing [2022-05-09T14:56:34.305Z] b541d28bf3b4: Preparing [2022-05-09T14:56:34.305Z] a15e329e7732: Waiting [2022-05-09T14:56:34.305Z] 77021efb9d09: Waiting [2022-05-09T14:56:34.305Z] 67cc34608390: Waiting [2022-05-09T14:56:34.305Z] 0b23277ab004: Waiting [2022-05-09T14:56:34.305Z] de479c6355b8: Waiting [2022-05-09T14:56:34.305Z] b541d28bf3b4: Waiting [2022-05-09T14:56:34.305Z] 8a8539fae0c9: Layer already exists [2022-05-09T14:56:34.305Z] d406e19265bd: Layer already exists [2022-05-09T14:56:34.305Z] 87f7f04d3fa4: Layer already exists [2022-05-09T14:56:34.305Z] 5bdc4cd50716: Layer already exists [2022-05-09T14:56:34.305Z] 97cb61fd8378: Layer already exists [2022-05-09T14:56:34.305Z] a15e329e7732: Layer already exists [2022-05-09T14:56:34.305Z] 67cc34608390: Layer already exists [2022-05-09T14:56:34.305Z] de479c6355b8: Layer already exists [2022-05-09T14:56:34.305Z] 77021efb9d09: Layer already exists [2022-05-09T14:56:34.305Z] 0b23277ab004: Layer already exists [2022-05-09T14:56:34.305Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:34.305Z] 2.2.0-dev.92: digest: sha256:f1aff27b9c03ebea431e984518fcc587568937849399c50b449faa63623700e2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:34.610Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:34.912Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:34.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-09T14:56:34.912Z] 5bdc4cd50716: Preparing [2022-05-09T14:56:34.912Z] 5bdc4cd50716: Preparing [2022-05-09T14:56:34.912Z] 87f7f04d3fa4: Preparing [2022-05-09T14:56:34.912Z] d406e19265bd: Preparing [2022-05-09T14:56:34.912Z] 97cb61fd8378: Preparing [2022-05-09T14:56:34.912Z] 8a8539fae0c9: Preparing [2022-05-09T14:56:34.912Z] 67cc34608390: Preparing [2022-05-09T14:56:34.912Z] a15e329e7732: Preparing [2022-05-09T14:56:34.912Z] 77021efb9d09: Preparing [2022-05-09T14:56:34.912Z] 0b23277ab004: Preparing [2022-05-09T14:56:34.912Z] de479c6355b8: Preparing [2022-05-09T14:56:34.912Z] b541d28bf3b4: Preparing [2022-05-09T14:56:34.912Z] 67cc34608390: Waiting [2022-05-09T14:56:34.912Z] a15e329e7732: Waiting [2022-05-09T14:56:34.912Z] b541d28bf3b4: Waiting [2022-05-09T14:56:34.912Z] de479c6355b8: Waiting [2022-05-09T14:56:34.912Z] 0b23277ab004: Waiting [2022-05-09T14:56:34.912Z] 77021efb9d09: Waiting [2022-05-09T14:56:34.912Z] d406e19265bd: Layer already exists [2022-05-09T14:56:34.912Z] 8a8539fae0c9: Layer already exists [2022-05-09T14:56:34.912Z] 87f7f04d3fa4: Layer already exists [2022-05-09T14:56:34.912Z] 97cb61fd8378: Layer already exists [2022-05-09T14:56:34.912Z] 5bdc4cd50716: Layer already exists [2022-05-09T14:56:34.912Z] a15e329e7732: Layer already exists [2022-05-09T14:56:34.912Z] 77021efb9d09: Layer already exists [2022-05-09T14:56:34.912Z] de479c6355b8: Layer already exists [2022-05-09T14:56:34.912Z] 0b23277ab004: Layer already exists [2022-05-09T14:56:34.912Z] 67cc34608390: Layer already exists [2022-05-09T14:56:34.912Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:34.912Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:f1aff27b9c03ebea431e984518fcc587568937849399c50b449faa63623700e2 size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:35.209Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:35.507Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2022-05-09T14:56:35.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2022-05-09T14:56:35.507Z] 5bdc4cd50716: Preparing [2022-05-09T14:56:35.507Z] 5bdc4cd50716: Preparing [2022-05-09T14:56:35.507Z] 87f7f04d3fa4: Preparing [2022-05-09T14:56:35.507Z] d406e19265bd: Preparing [2022-05-09T14:56:35.507Z] 97cb61fd8378: Preparing [2022-05-09T14:56:35.507Z] 8a8539fae0c9: Preparing [2022-05-09T14:56:35.507Z] 67cc34608390: Preparing [2022-05-09T14:56:35.507Z] a15e329e7732: Preparing [2022-05-09T14:56:35.507Z] 77021efb9d09: Preparing [2022-05-09T14:56:35.507Z] 0b23277ab004: Preparing [2022-05-09T14:56:35.507Z] de479c6355b8: Preparing [2022-05-09T14:56:35.507Z] b541d28bf3b4: Preparing [2022-05-09T14:56:35.507Z] a15e329e7732: Waiting [2022-05-09T14:56:35.507Z] b541d28bf3b4: Waiting [2022-05-09T14:56:35.507Z] de479c6355b8: Waiting [2022-05-09T14:56:35.507Z] 77021efb9d09: Waiting [2022-05-09T14:56:35.507Z] 67cc34608390: Waiting [2022-05-09T14:56:35.507Z] 0b23277ab004: Waiting [2022-05-09T14:56:35.507Z] 5bdc4cd50716: Layer already exists [2022-05-09T14:56:35.507Z] 97cb61fd8378: Layer already exists [2022-05-09T14:56:35.507Z] d406e19265bd: Layer already exists [2022-05-09T14:56:35.507Z] 8a8539fae0c9: Layer already exists [2022-05-09T14:56:35.507Z] 87f7f04d3fa4: Layer already exists [2022-05-09T14:56:35.507Z] 67cc34608390: Layer already exists [2022-05-09T14:56:35.507Z] a15e329e7732: Layer already exists [2022-05-09T14:56:35.507Z] 0b23277ab004: Layer already exists [2022-05-09T14:56:35.507Z] 77021efb9d09: Layer already exists [2022-05-09T14:56:35.507Z] de479c6355b8: Layer already exists [2022-05-09T14:56:35.507Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:35.507Z] main: digest: sha256:f1aff27b9c03ebea431e984518fcc587568937849399c50b449faa63623700e2 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:56:35.542Z] ===================================================== [Pipeline] echo [2022-05-09T14:56:35.551Z] taggedImages: [2022-05-09T14:56:35.551Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:35.551Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2022-05-09T14:56:35.551Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.92 [2022-05-09T14:56:35.551Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:35.551Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2022-05-09T14:56:35.573Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2022-05-09T14:56:35.573Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:35.573Z] latest [2022-05-09T14:56:35.573Z] 2.2.0-dev.92 [2022-05-09T14:56:35.573Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:35.573Z] main [2022-05-09T14:56:35.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:35.884Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:36.180Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:36.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-09T14:56:36.181Z] b3aeef808e8f: Preparing [2022-05-09T14:56:36.181Z] ff12377355d9: Preparing [2022-05-09T14:56:36.181Z] 230620c21577: Preparing [2022-05-09T14:56:36.181Z] d5709e27bb05: Preparing [2022-05-09T14:56:36.181Z] 868d85a4052f: Preparing [2022-05-09T14:56:36.181Z] c4cbc1c76810: Preparing [2022-05-09T14:56:36.181Z] 66b99090e48c: Preparing [2022-05-09T14:56:36.181Z] b541d28bf3b4: Preparing [2022-05-09T14:56:36.181Z] c4cbc1c76810: Waiting [2022-05-09T14:56:36.181Z] 66b99090e48c: Waiting [2022-05-09T14:56:36.181Z] b541d28bf3b4: Waiting [2022-05-09T14:56:36.181Z] 868d85a4052f: Pushed [2022-05-09T14:56:36.181Z] b3aeef808e8f: Pushed [2022-05-09T14:56:36.181Z] ff12377355d9: Pushed [2022-05-09T14:56:36.181Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:36.441Z] c4cbc1c76810: Pushed [2022-05-09T14:56:36.703Z] 66b99090e48c: Pushed [2022-05-09T14:56:37.275Z] 230620c21577: Pushed [2022-05-09T14:56:37.275Z] d5709e27bb05: Pushed [2022-05-09T14:56:37.536Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:ed48c9d99e41371d8cce9a822c6aafdeb19a8a54f603425edb0056bc071d7b46 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:37.834Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:38.132Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-09T14:56:38.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-09T14:56:38.132Z] b3aeef808e8f: Preparing [2022-05-09T14:56:38.132Z] ff12377355d9: Preparing [2022-05-09T14:56:38.132Z] 230620c21577: Preparing [2022-05-09T14:56:38.132Z] d5709e27bb05: Preparing [2022-05-09T14:56:38.132Z] 868d85a4052f: Preparing [2022-05-09T14:56:38.132Z] c4cbc1c76810: Preparing [2022-05-09T14:56:38.132Z] 66b99090e48c: Preparing [2022-05-09T14:56:38.132Z] b541d28bf3b4: Preparing [2022-05-09T14:56:38.132Z] c4cbc1c76810: Waiting [2022-05-09T14:56:38.132Z] 66b99090e48c: Waiting [2022-05-09T14:56:38.132Z] b541d28bf3b4: Waiting [2022-05-09T14:56:38.132Z] ff12377355d9: Layer already exists [2022-05-09T14:56:38.132Z] d5709e27bb05: Layer already exists [2022-05-09T14:56:38.132Z] 868d85a4052f: Layer already exists [2022-05-09T14:56:38.132Z] b3aeef808e8f: Layer already exists [2022-05-09T14:56:38.132Z] 230620c21577: Layer already exists [2022-05-09T14:56:38.132Z] c4cbc1c76810: Layer already exists [2022-05-09T14:56:38.132Z] 66b99090e48c: Layer already exists [2022-05-09T14:56:38.132Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:38.132Z] latest: digest: sha256:ed48c9d99e41371d8cce9a822c6aafdeb19a8a54f603425edb0056bc071d7b46 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:38.437Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:38.736Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.92 [2022-05-09T14:56:38.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-09T14:56:38.736Z] b3aeef808e8f: Preparing [2022-05-09T14:56:38.736Z] ff12377355d9: Preparing [2022-05-09T14:56:38.736Z] 230620c21577: Preparing [2022-05-09T14:56:38.736Z] d5709e27bb05: Preparing [2022-05-09T14:56:38.736Z] 868d85a4052f: Preparing [2022-05-09T14:56:38.736Z] c4cbc1c76810: Preparing [2022-05-09T14:56:38.736Z] 66b99090e48c: Preparing [2022-05-09T14:56:38.736Z] b541d28bf3b4: Preparing [2022-05-09T14:56:38.736Z] c4cbc1c76810: Waiting [2022-05-09T14:56:38.736Z] 66b99090e48c: Waiting [2022-05-09T14:56:38.736Z] b541d28bf3b4: Waiting [2022-05-09T14:56:38.736Z] b3aeef808e8f: Layer already exists [2022-05-09T14:56:38.736Z] 230620c21577: Layer already exists [2022-05-09T14:56:38.736Z] ff12377355d9: Layer already exists [2022-05-09T14:56:38.736Z] d5709e27bb05: Layer already exists [2022-05-09T14:56:38.736Z] 868d85a4052f: Layer already exists [2022-05-09T14:56:38.736Z] 66b99090e48c: Layer already exists [2022-05-09T14:56:38.736Z] c4cbc1c76810: Layer already exists [2022-05-09T14:56:38.736Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:38.736Z] 2.2.0-dev.92: digest: sha256:ed48c9d99e41371d8cce9a822c6aafdeb19a8a54f603425edb0056bc071d7b46 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:39.038Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:39.334Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:39.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-09T14:56:39.334Z] b3aeef808e8f: Preparing [2022-05-09T14:56:39.334Z] ff12377355d9: Preparing [2022-05-09T14:56:39.334Z] 230620c21577: Preparing [2022-05-09T14:56:39.334Z] d5709e27bb05: Preparing [2022-05-09T14:56:39.334Z] 868d85a4052f: Preparing [2022-05-09T14:56:39.334Z] c4cbc1c76810: Preparing [2022-05-09T14:56:39.334Z] 66b99090e48c: Preparing [2022-05-09T14:56:39.334Z] b541d28bf3b4: Preparing [2022-05-09T14:56:39.334Z] c4cbc1c76810: Waiting [2022-05-09T14:56:39.334Z] b541d28bf3b4: Waiting [2022-05-09T14:56:39.334Z] 66b99090e48c: Waiting [2022-05-09T14:56:39.334Z] b3aeef808e8f: Layer already exists [2022-05-09T14:56:39.334Z] 868d85a4052f: Layer already exists [2022-05-09T14:56:39.334Z] 230620c21577: Layer already exists [2022-05-09T14:56:39.334Z] d5709e27bb05: Layer already exists [2022-05-09T14:56:39.334Z] ff12377355d9: Layer already exists [2022-05-09T14:56:39.334Z] c4cbc1c76810: Layer already exists [2022-05-09T14:56:39.334Z] 66b99090e48c: Layer already exists [2022-05-09T14:56:39.334Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:39.334Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:ed48c9d99e41371d8cce9a822c6aafdeb19a8a54f603425edb0056bc071d7b46 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:39.629Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:39.923Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2022-05-09T14:56:39.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2022-05-09T14:56:39.923Z] b3aeef808e8f: Preparing [2022-05-09T14:56:39.923Z] ff12377355d9: Preparing [2022-05-09T14:56:39.923Z] 230620c21577: Preparing [2022-05-09T14:56:39.923Z] d5709e27bb05: Preparing [2022-05-09T14:56:39.923Z] 868d85a4052f: Preparing [2022-05-09T14:56:39.923Z] c4cbc1c76810: Preparing [2022-05-09T14:56:39.923Z] 66b99090e48c: Preparing [2022-05-09T14:56:39.923Z] b541d28bf3b4: Preparing [2022-05-09T14:56:39.923Z] c4cbc1c76810: Waiting [2022-05-09T14:56:39.923Z] 66b99090e48c: Waiting [2022-05-09T14:56:39.923Z] b541d28bf3b4: Waiting [2022-05-09T14:56:39.923Z] b3aeef808e8f: Layer already exists [2022-05-09T14:56:39.923Z] ff12377355d9: Layer already exists [2022-05-09T14:56:39.923Z] 230620c21577: Layer already exists [2022-05-09T14:56:39.923Z] d5709e27bb05: Layer already exists [2022-05-09T14:56:39.923Z] 868d85a4052f: Layer already exists [2022-05-09T14:56:39.923Z] 66b99090e48c: Layer already exists [2022-05-09T14:56:39.923Z] c4cbc1c76810: Layer already exists [2022-05-09T14:56:39.923Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:39.923Z] main: digest: sha256:ed48c9d99e41371d8cce9a822c6aafdeb19a8a54f603425edb0056bc071d7b46 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:56:39.959Z] ===================================================== [Pipeline] echo [2022-05-09T14:56:39.967Z] taggedImages: [2022-05-09T14:56:39.967Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:39.967Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2022-05-09T14:56:39.967Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.92 [2022-05-09T14:56:39.967Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:39.967Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2022-05-09T14:56:39.989Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2022-05-09T14:56:39.989Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:39.989Z] latest [2022-05-09T14:56:39.989Z] 2.2.0-dev.92 [2022-05-09T14:56:39.989Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:39.989Z] main [2022-05-09T14:56:39.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:40.312Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:40.606Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:40.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-09T14:56:40.606Z] f1779acd0517: Preparing [2022-05-09T14:56:40.606Z] 2f3fd6e64463: Preparing [2022-05-09T14:56:40.606Z] f4c24679b624: Preparing [2022-05-09T14:56:40.606Z] 9fd3b23f592d: Preparing [2022-05-09T14:56:40.606Z] 7e7eb6722b13: Preparing [2022-05-09T14:56:40.606Z] ed342f1c40ce: Preparing [2022-05-09T14:56:40.606Z] da6aec4890ef: Preparing [2022-05-09T14:56:40.606Z] b403be5ef233: Preparing [2022-05-09T14:56:40.606Z] 4af70a2ca350: Preparing [2022-05-09T14:56:40.606Z] b541d28bf3b4: Preparing [2022-05-09T14:56:40.606Z] ed342f1c40ce: Waiting [2022-05-09T14:56:40.606Z] b403be5ef233: Waiting [2022-05-09T14:56:40.606Z] 4af70a2ca350: Waiting [2022-05-09T14:56:40.606Z] b541d28bf3b4: Waiting [2022-05-09T14:56:40.606Z] da6aec4890ef: Waiting [2022-05-09T14:56:40.606Z] 7e7eb6722b13: Pushed [2022-05-09T14:56:40.606Z] 2f3fd6e64463: Pushed [2022-05-09T14:56:40.606Z] f1779acd0517: Pushed [2022-05-09T14:56:40.867Z] ed342f1c40ce: Pushed [2022-05-09T14:56:40.867Z] b403be5ef233: Pushed [2022-05-09T14:56:40.867Z] da6aec4890ef: Pushed [2022-05-09T14:56:40.867Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:40.867Z] 4af70a2ca350: Pushed [2022-05-09T14:56:41.808Z] 9fd3b23f592d: Pushed [2022-05-09T14:56:42.068Z] f4c24679b624: Pushed [2022-05-09T14:56:42.068Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:5626fa2f3c0ef1f5e6849b90d6c851c00830d265f07429dfbc16db163eb709b3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:42.367Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:42.659Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-09T14:56:42.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-09T14:56:42.659Z] f1779acd0517: Preparing [2022-05-09T14:56:42.659Z] 2f3fd6e64463: Preparing [2022-05-09T14:56:42.659Z] f4c24679b624: Preparing [2022-05-09T14:56:42.659Z] 9fd3b23f592d: Preparing [2022-05-09T14:56:42.659Z] 7e7eb6722b13: Preparing [2022-05-09T14:56:42.659Z] ed342f1c40ce: Preparing [2022-05-09T14:56:42.659Z] da6aec4890ef: Preparing [2022-05-09T14:56:42.659Z] b403be5ef233: Preparing [2022-05-09T14:56:42.659Z] 4af70a2ca350: Preparing [2022-05-09T14:56:42.659Z] b541d28bf3b4: Preparing [2022-05-09T14:56:42.659Z] ed342f1c40ce: Waiting [2022-05-09T14:56:42.659Z] da6aec4890ef: Waiting [2022-05-09T14:56:42.659Z] b403be5ef233: Waiting [2022-05-09T14:56:42.659Z] 4af70a2ca350: Waiting [2022-05-09T14:56:42.659Z] b541d28bf3b4: Waiting [2022-05-09T14:56:42.659Z] 7e7eb6722b13: Layer already exists [2022-05-09T14:56:42.659Z] f1779acd0517: Layer already exists [2022-05-09T14:56:42.659Z] f4c24679b624: Layer already exists [2022-05-09T14:56:42.659Z] 9fd3b23f592d: Layer already exists [2022-05-09T14:56:42.659Z] 2f3fd6e64463: Layer already exists [2022-05-09T14:56:42.659Z] b403be5ef233: Layer already exists [2022-05-09T14:56:42.659Z] da6aec4890ef: Layer already exists [2022-05-09T14:56:42.659Z] 4af70a2ca350: Layer already exists [2022-05-09T14:56:42.659Z] ed342f1c40ce: Layer already exists [2022-05-09T14:56:42.659Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:42.659Z] latest: digest: sha256:5626fa2f3c0ef1f5e6849b90d6c851c00830d265f07429dfbc16db163eb709b3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:42.959Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:43.255Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.92 [2022-05-09T14:56:43.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-09T14:56:43.256Z] f1779acd0517: Preparing [2022-05-09T14:56:43.256Z] 2f3fd6e64463: Preparing [2022-05-09T14:56:43.256Z] f4c24679b624: Preparing [2022-05-09T14:56:43.256Z] 9fd3b23f592d: Preparing [2022-05-09T14:56:43.256Z] 7e7eb6722b13: Preparing [2022-05-09T14:56:43.256Z] ed342f1c40ce: Preparing [2022-05-09T14:56:43.256Z] da6aec4890ef: Preparing [2022-05-09T14:56:43.256Z] b403be5ef233: Preparing [2022-05-09T14:56:43.256Z] 4af70a2ca350: Preparing [2022-05-09T14:56:43.256Z] b541d28bf3b4: Preparing [2022-05-09T14:56:43.256Z] ed342f1c40ce: Waiting [2022-05-09T14:56:43.256Z] da6aec4890ef: Waiting [2022-05-09T14:56:43.256Z] b403be5ef233: Waiting [2022-05-09T14:56:43.256Z] 4af70a2ca350: Waiting [2022-05-09T14:56:43.256Z] b541d28bf3b4: Waiting [2022-05-09T14:56:43.256Z] 9fd3b23f592d: Layer already exists [2022-05-09T14:56:43.256Z] 7e7eb6722b13: Layer already exists [2022-05-09T14:56:43.256Z] 2f3fd6e64463: Layer already exists [2022-05-09T14:56:43.256Z] f4c24679b624: Layer already exists [2022-05-09T14:56:43.256Z] f1779acd0517: Layer already exists [2022-05-09T14:56:43.256Z] ed342f1c40ce: Layer already exists [2022-05-09T14:56:43.256Z] 4af70a2ca350: Layer already exists [2022-05-09T14:56:43.256Z] b403be5ef233: Layer already exists [2022-05-09T14:56:43.256Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:43.256Z] da6aec4890ef: Layer already exists [2022-05-09T14:56:43.256Z] 2.2.0-dev.92: digest: sha256:5626fa2f3c0ef1f5e6849b90d6c851c00830d265f07429dfbc16db163eb709b3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:43.557Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:43.850Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:43.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-09T14:56:43.850Z] f1779acd0517: Preparing [2022-05-09T14:56:43.850Z] 2f3fd6e64463: Preparing [2022-05-09T14:56:43.850Z] f4c24679b624: Preparing [2022-05-09T14:56:43.850Z] 9fd3b23f592d: Preparing [2022-05-09T14:56:43.850Z] 7e7eb6722b13: Preparing [2022-05-09T14:56:43.850Z] ed342f1c40ce: Preparing [2022-05-09T14:56:43.850Z] da6aec4890ef: Preparing [2022-05-09T14:56:43.850Z] b403be5ef233: Preparing [2022-05-09T14:56:43.850Z] 4af70a2ca350: Preparing [2022-05-09T14:56:43.850Z] b541d28bf3b4: Preparing [2022-05-09T14:56:43.850Z] b403be5ef233: Waiting [2022-05-09T14:56:43.850Z] ed342f1c40ce: Waiting [2022-05-09T14:56:43.850Z] 4af70a2ca350: Waiting [2022-05-09T14:56:43.850Z] b541d28bf3b4: Waiting [2022-05-09T14:56:43.850Z] da6aec4890ef: Waiting [2022-05-09T14:56:43.850Z] 2f3fd6e64463: Layer already exists [2022-05-09T14:56:43.850Z] 9fd3b23f592d: Layer already exists [2022-05-09T14:56:43.850Z] f1779acd0517: Layer already exists [2022-05-09T14:56:43.850Z] 7e7eb6722b13: Layer already exists [2022-05-09T14:56:43.850Z] f4c24679b624: Layer already exists [2022-05-09T14:56:43.850Z] da6aec4890ef: Layer already exists [2022-05-09T14:56:43.850Z] ed342f1c40ce: Layer already exists [2022-05-09T14:56:43.850Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:43.850Z] 4af70a2ca350: Layer already exists [2022-05-09T14:56:43.850Z] b403be5ef233: Layer already exists [2022-05-09T14:56:43.850Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:5626fa2f3c0ef1f5e6849b90d6c851c00830d265f07429dfbc16db163eb709b3 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:44.153Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:44.445Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2022-05-09T14:56:44.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2022-05-09T14:56:44.445Z] f1779acd0517: Preparing [2022-05-09T14:56:44.445Z] 2f3fd6e64463: Preparing [2022-05-09T14:56:44.445Z] f4c24679b624: Preparing [2022-05-09T14:56:44.445Z] 9fd3b23f592d: Preparing [2022-05-09T14:56:44.445Z] 7e7eb6722b13: Preparing [2022-05-09T14:56:44.445Z] ed342f1c40ce: Preparing [2022-05-09T14:56:44.445Z] da6aec4890ef: Preparing [2022-05-09T14:56:44.445Z] b403be5ef233: Preparing [2022-05-09T14:56:44.445Z] 4af70a2ca350: Preparing [2022-05-09T14:56:44.445Z] b541d28bf3b4: Preparing [2022-05-09T14:56:44.445Z] ed342f1c40ce: Waiting [2022-05-09T14:56:44.445Z] da6aec4890ef: Waiting [2022-05-09T14:56:44.445Z] b403be5ef233: Waiting [2022-05-09T14:56:44.445Z] b541d28bf3b4: Waiting [2022-05-09T14:56:44.445Z] f4c24679b624: Layer already exists [2022-05-09T14:56:44.445Z] 7e7eb6722b13: Layer already exists [2022-05-09T14:56:44.445Z] 2f3fd6e64463: Layer already exists [2022-05-09T14:56:44.445Z] 9fd3b23f592d: Layer already exists [2022-05-09T14:56:44.445Z] f1779acd0517: Layer already exists [2022-05-09T14:56:44.445Z] ed342f1c40ce: Layer already exists [2022-05-09T14:56:44.445Z] da6aec4890ef: Layer already exists [2022-05-09T14:56:44.445Z] 4af70a2ca350: Layer already exists [2022-05-09T14:56:44.445Z] b403be5ef233: Layer already exists [2022-05-09T14:56:44.445Z] b541d28bf3b4: Layer already exists [2022-05-09T14:56:44.445Z] main: digest: sha256:5626fa2f3c0ef1f5e6849b90d6c851c00830d265f07429dfbc16db163eb709b3 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:56:44.488Z] ===================================================== [Pipeline] echo [2022-05-09T14:56:44.499Z] taggedImages: [2022-05-09T14:56:44.500Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:44.500Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2022-05-09T14:56:44.500Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.92 [2022-05-09T14:56:44.500Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:44.500Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2022-05-09T14:56:44.517Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2022-05-09T14:56:44.517Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:44.517Z] latest [2022-05-09T14:56:44.517Z] 2.2.0-dev.92 [2022-05-09T14:56:44.517Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:44.517Z] main [2022-05-09T14:56:44.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:44.822Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:45.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:45.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-09T14:56:45.118Z] cb46269cebb5: Preparing [2022-05-09T14:56:45.118Z] ef57b2a4cf4d: Preparing [2022-05-09T14:56:45.118Z] 67cc34608390: Preparing [2022-05-09T14:56:45.118Z] d1846a993bf3: Preparing [2022-05-09T14:56:45.118Z] 796f822a08e5: Preparing [2022-05-09T14:56:45.118Z] 4fc242d58285: Preparing [2022-05-09T14:56:45.118Z] 4fc242d58285: Waiting [2022-05-09T14:56:45.118Z] 67cc34608390: Layer already exists [2022-05-09T14:56:45.118Z] 4fc242d58285: Layer already exists [2022-05-09T14:56:45.118Z] cb46269cebb5: Pushed [2022-05-09T14:56:45.118Z] 796f822a08e5: Pushed [2022-05-09T14:56:45.686Z] d1846a993bf3: Pushed [2022-05-09T14:56:47.596Z] ef57b2a4cf4d: Pushed [2022-05-09T14:56:47.596Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:2d897fea1b8e2c309e1647818f5a2970ce1fdeedb95c7c6ebb59f3c7363febb0 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:47.896Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:48.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-09T14:56:48.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-09T14:56:48.237Z] cb46269cebb5: Preparing [2022-05-09T14:56:48.237Z] ef57b2a4cf4d: Preparing [2022-05-09T14:56:48.237Z] 67cc34608390: Preparing [2022-05-09T14:56:48.237Z] d1846a993bf3: Preparing [2022-05-09T14:56:48.237Z] 796f822a08e5: Preparing [2022-05-09T14:56:48.237Z] 4fc242d58285: Preparing [2022-05-09T14:56:48.237Z] 4fc242d58285: Waiting [2022-05-09T14:56:48.237Z] 796f822a08e5: Layer already exists [2022-05-09T14:56:48.237Z] cb46269cebb5: Layer already exists [2022-05-09T14:56:48.237Z] ef57b2a4cf4d: Layer already exists [2022-05-09T14:56:48.237Z] 67cc34608390: Layer already exists [2022-05-09T14:56:48.237Z] d1846a993bf3: Layer already exists [2022-05-09T14:56:48.237Z] 4fc242d58285: Layer already exists [2022-05-09T14:56:48.238Z] latest: digest: sha256:2d897fea1b8e2c309e1647818f5a2970ce1fdeedb95c7c6ebb59f3c7363febb0 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:48.570Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:48.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.92 [2022-05-09T14:56:48.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-09T14:56:48.863Z] cb46269cebb5: Preparing [2022-05-09T14:56:48.863Z] ef57b2a4cf4d: Preparing [2022-05-09T14:56:48.863Z] 67cc34608390: Preparing [2022-05-09T14:56:48.863Z] d1846a993bf3: Preparing [2022-05-09T14:56:48.863Z] 796f822a08e5: Preparing [2022-05-09T14:56:48.863Z] 4fc242d58285: Preparing [2022-05-09T14:56:48.863Z] 4fc242d58285: Waiting [2022-05-09T14:56:48.863Z] d1846a993bf3: Layer already exists [2022-05-09T14:56:48.863Z] 796f822a08e5: Layer already exists [2022-05-09T14:56:48.863Z] cb46269cebb5: Layer already exists [2022-05-09T14:56:48.863Z] 67cc34608390: Layer already exists [2022-05-09T14:56:48.863Z] ef57b2a4cf4d: Layer already exists [2022-05-09T14:56:48.863Z] 4fc242d58285: Layer already exists [2022-05-09T14:56:48.863Z] 2.2.0-dev.92: digest: sha256:2d897fea1b8e2c309e1647818f5a2970ce1fdeedb95c7c6ebb59f3c7363febb0 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:49.168Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:49.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:49.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-09T14:56:49.461Z] cb46269cebb5: Preparing [2022-05-09T14:56:49.461Z] ef57b2a4cf4d: Preparing [2022-05-09T14:56:49.461Z] 67cc34608390: Preparing [2022-05-09T14:56:49.461Z] d1846a993bf3: Preparing [2022-05-09T14:56:49.461Z] 796f822a08e5: Preparing [2022-05-09T14:56:49.461Z] 4fc242d58285: Preparing [2022-05-09T14:56:49.461Z] 4fc242d58285: Waiting [2022-05-09T14:56:49.461Z] ef57b2a4cf4d: Layer already exists [2022-05-09T14:56:49.461Z] cb46269cebb5: Layer already exists [2022-05-09T14:56:49.461Z] 67cc34608390: Layer already exists [2022-05-09T14:56:49.461Z] 796f822a08e5: Layer already exists [2022-05-09T14:56:49.461Z] d1846a993bf3: Layer already exists [2022-05-09T14:56:49.461Z] 4fc242d58285: Layer already exists [2022-05-09T14:56:49.461Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:2d897fea1b8e2c309e1647818f5a2970ce1fdeedb95c7c6ebb59f3c7363febb0 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:49.762Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:50.059Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2022-05-09T14:56:50.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2022-05-09T14:56:50.059Z] cb46269cebb5: Preparing [2022-05-09T14:56:50.059Z] ef57b2a4cf4d: Preparing [2022-05-09T14:56:50.059Z] 67cc34608390: Preparing [2022-05-09T14:56:50.059Z] d1846a993bf3: Preparing [2022-05-09T14:56:50.059Z] 796f822a08e5: Preparing [2022-05-09T14:56:50.059Z] 4fc242d58285: Preparing [2022-05-09T14:56:50.059Z] 4fc242d58285: Waiting [2022-05-09T14:56:50.059Z] ef57b2a4cf4d: Layer already exists [2022-05-09T14:56:50.059Z] 67cc34608390: Layer already exists [2022-05-09T14:56:50.059Z] 796f822a08e5: Layer already exists [2022-05-09T14:56:50.059Z] cb46269cebb5: Layer already exists [2022-05-09T14:56:50.059Z] d1846a993bf3: Layer already exists [2022-05-09T14:56:50.059Z] 4fc242d58285: Layer already exists [2022-05-09T14:56:50.059Z] main: digest: sha256:2d897fea1b8e2c309e1647818f5a2970ce1fdeedb95c7c6ebb59f3c7363febb0 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:56:50.096Z] ===================================================== [Pipeline] echo [2022-05-09T14:56:50.104Z] taggedImages: [2022-05-09T14:56:50.104Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:50.104Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2022-05-09T14:56:50.104Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.92 [2022-05-09T14:56:50.104Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:50.104Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2022-05-09T14:56:50.124Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2022-05-09T14:56:50.124Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:50.124Z] latest [2022-05-09T14:56:50.124Z] 2.2.0-dev.92 [2022-05-09T14:56:50.124Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:50.124Z] main [2022-05-09T14:56:50.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:50.440Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:50.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:56:50.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-09T14:56:50.736Z] a17edccf9fa7: Preparing [2022-05-09T14:56:50.736Z] 78c52ed05f30: Preparing [2022-05-09T14:56:50.736Z] af3e8bf25440: Preparing [2022-05-09T14:56:50.736Z] a9a36b5df194: Preparing [2022-05-09T14:56:50.736Z] 159c24021ee3: Preparing [2022-05-09T14:56:50.736Z] 81544d2cf151: Preparing [2022-05-09T14:56:50.736Z] 796f822a08e5: Preparing [2022-05-09T14:56:50.736Z] 4fc242d58285: Preparing [2022-05-09T14:56:50.736Z] 81544d2cf151: Waiting [2022-05-09T14:56:50.736Z] 796f822a08e5: Waiting [2022-05-09T14:56:50.736Z] 4fc242d58285: Waiting [2022-05-09T14:56:50.736Z] 78c52ed05f30: Pushed [2022-05-09T14:56:50.736Z] af3e8bf25440: Pushed [2022-05-09T14:56:50.736Z] a17edccf9fa7: Pushed [2022-05-09T14:56:50.736Z] 796f822a08e5: Layer already exists [2022-05-09T14:56:50.736Z] 4fc242d58285: Layer already exists [2022-05-09T14:56:51.307Z] 81544d2cf151: Pushed [2022-05-09T14:56:54.608Z] 159c24021ee3: Pushed [2022-05-09T14:56:57.912Z] a9a36b5df194: Pushed [2022-05-09T14:56:57.912Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:40e06d4e1545495b76acc98772c962ce3b41aa750d688716cb2c0a8c1f7c5856 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:58.212Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:58.509Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-09T14:56:58.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-09T14:56:58.509Z] a17edccf9fa7: Preparing [2022-05-09T14:56:58.509Z] 78c52ed05f30: Preparing [2022-05-09T14:56:58.509Z] af3e8bf25440: Preparing [2022-05-09T14:56:58.509Z] a9a36b5df194: Preparing [2022-05-09T14:56:58.509Z] 159c24021ee3: Preparing [2022-05-09T14:56:58.509Z] 81544d2cf151: Preparing [2022-05-09T14:56:58.509Z] 796f822a08e5: Preparing [2022-05-09T14:56:58.509Z] 4fc242d58285: Preparing [2022-05-09T14:56:58.509Z] 796f822a08e5: Waiting [2022-05-09T14:56:58.509Z] 81544d2cf151: Waiting [2022-05-09T14:56:58.509Z] 159c24021ee3: Layer already exists [2022-05-09T14:56:58.509Z] a17edccf9fa7: Layer already exists [2022-05-09T14:56:58.509Z] af3e8bf25440: Layer already exists [2022-05-09T14:56:58.509Z] 78c52ed05f30: Layer already exists [2022-05-09T14:56:58.509Z] a9a36b5df194: Layer already exists [2022-05-09T14:56:58.509Z] 796f822a08e5: Layer already exists [2022-05-09T14:56:58.509Z] 81544d2cf151: Layer already exists [2022-05-09T14:56:58.509Z] 4fc242d58285: Layer already exists [2022-05-09T14:56:58.509Z] latest: digest: sha256:40e06d4e1545495b76acc98772c962ce3b41aa750d688716cb2c0a8c1f7c5856 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:58.812Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:59.109Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.92 [2022-05-09T14:56:59.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-09T14:56:59.109Z] a17edccf9fa7: Preparing [2022-05-09T14:56:59.109Z] 78c52ed05f30: Preparing [2022-05-09T14:56:59.109Z] af3e8bf25440: Preparing [2022-05-09T14:56:59.109Z] a9a36b5df194: Preparing [2022-05-09T14:56:59.109Z] 159c24021ee3: Preparing [2022-05-09T14:56:59.109Z] 81544d2cf151: Preparing [2022-05-09T14:56:59.109Z] 796f822a08e5: Preparing [2022-05-09T14:56:59.109Z] 4fc242d58285: Preparing [2022-05-09T14:56:59.109Z] 81544d2cf151: Waiting [2022-05-09T14:56:59.109Z] 4fc242d58285: Waiting [2022-05-09T14:56:59.109Z] 796f822a08e5: Waiting [2022-05-09T14:56:59.109Z] 159c24021ee3: Layer already exists [2022-05-09T14:56:59.109Z] a9a36b5df194: Layer already exists [2022-05-09T14:56:59.109Z] af3e8bf25440: Layer already exists [2022-05-09T14:56:59.109Z] 78c52ed05f30: Layer already exists [2022-05-09T14:56:59.109Z] a17edccf9fa7: Layer already exists [2022-05-09T14:56:59.109Z] 81544d2cf151: Layer already exists [2022-05-09T14:56:59.109Z] 796f822a08e5: Layer already exists [2022-05-09T14:56:59.109Z] 4fc242d58285: Layer already exists [2022-05-09T14:56:59.109Z] 2.2.0-dev.92: digest: sha256:40e06d4e1545495b76acc98772c962ce3b41aa750d688716cb2c0a8c1f7c5856 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:59.411Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:56:59.706Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:56:59.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-09T14:56:59.706Z] a17edccf9fa7: Preparing [2022-05-09T14:56:59.706Z] 78c52ed05f30: Preparing [2022-05-09T14:56:59.706Z] af3e8bf25440: Preparing [2022-05-09T14:56:59.706Z] a9a36b5df194: Preparing [2022-05-09T14:56:59.706Z] 159c24021ee3: Preparing [2022-05-09T14:56:59.706Z] 81544d2cf151: Preparing [2022-05-09T14:56:59.706Z] 796f822a08e5: Preparing [2022-05-09T14:56:59.706Z] 4fc242d58285: Preparing [2022-05-09T14:56:59.706Z] 4fc242d58285: Waiting [2022-05-09T14:56:59.706Z] 796f822a08e5: Waiting [2022-05-09T14:56:59.706Z] a17edccf9fa7: Layer already exists [2022-05-09T14:56:59.706Z] a9a36b5df194: Layer already exists [2022-05-09T14:56:59.706Z] af3e8bf25440: Layer already exists [2022-05-09T14:56:59.706Z] 159c24021ee3: Layer already exists [2022-05-09T14:56:59.706Z] 78c52ed05f30: Layer already exists [2022-05-09T14:56:59.706Z] 81544d2cf151: Layer already exists [2022-05-09T14:56:59.706Z] 796f822a08e5: Layer already exists [2022-05-09T14:56:59.706Z] 4fc242d58285: Layer already exists [2022-05-09T14:56:59.706Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:40e06d4e1545495b76acc98772c962ce3b41aa750d688716cb2c0a8c1f7c5856 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:00.013Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:00.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2022-05-09T14:57:00.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2022-05-09T14:57:00.311Z] a17edccf9fa7: Preparing [2022-05-09T14:57:00.311Z] 78c52ed05f30: Preparing [2022-05-09T14:57:00.311Z] af3e8bf25440: Preparing [2022-05-09T14:57:00.311Z] a9a36b5df194: Preparing [2022-05-09T14:57:00.311Z] 159c24021ee3: Preparing [2022-05-09T14:57:00.311Z] 81544d2cf151: Preparing [2022-05-09T14:57:00.311Z] 796f822a08e5: Preparing [2022-05-09T14:57:00.311Z] 4fc242d58285: Preparing [2022-05-09T14:57:00.311Z] 81544d2cf151: Waiting [2022-05-09T14:57:00.311Z] 796f822a08e5: Waiting [2022-05-09T14:57:00.311Z] 4fc242d58285: Waiting [2022-05-09T14:57:00.311Z] 78c52ed05f30: Layer already exists [2022-05-09T14:57:00.311Z] a9a36b5df194: Layer already exists [2022-05-09T14:57:00.311Z] a17edccf9fa7: Layer already exists [2022-05-09T14:57:00.311Z] af3e8bf25440: Layer already exists [2022-05-09T14:57:00.311Z] 159c24021ee3: Layer already exists [2022-05-09T14:57:00.311Z] 81544d2cf151: Layer already exists [2022-05-09T14:57:00.311Z] 796f822a08e5: Layer already exists [2022-05-09T14:57:00.311Z] 4fc242d58285: Layer already exists [2022-05-09T14:57:00.311Z] main: digest: sha256:40e06d4e1545495b76acc98772c962ce3b41aa750d688716cb2c0a8c1f7c5856 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:57:00.351Z] ===================================================== [Pipeline] echo [2022-05-09T14:57:00.361Z] taggedImages: [2022-05-09T14:57:00.361Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:57:00.361Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2022-05-09T14:57:00.361Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.92 [2022-05-09T14:57:00.361Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:57:00.361Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2022-05-09T14:57:00.383Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2022-05-09T14:57:00.383Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:57:00.383Z] latest [2022-05-09T14:57:00.383Z] 2.2.0-dev.92 [2022-05-09T14:57:00.383Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:57:00.383Z] main [2022-05-09T14:57:00.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:00.714Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:01.009Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:57:01.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-09T14:57:01.009Z] e92c81332e78: Preparing [2022-05-09T14:57:01.009Z] 74d09fb7938d: Preparing [2022-05-09T14:57:01.009Z] dcba4de896ba: Preparing [2022-05-09T14:57:01.009Z] f04e3e20ac1d: Preparing [2022-05-09T14:57:01.009Z] 2610e4481244: Preparing [2022-05-09T14:57:01.009Z] 796f822a08e5: Preparing [2022-05-09T14:57:01.009Z] 4fc242d58285: Preparing [2022-05-09T14:57:01.009Z] 796f822a08e5: Waiting [2022-05-09T14:57:01.009Z] 4fc242d58285: Waiting [2022-05-09T14:57:01.009Z] 74d09fb7938d: Pushed [2022-05-09T14:57:01.009Z] e92c81332e78: Pushed [2022-05-09T14:57:01.009Z] dcba4de896ba: Pushed [2022-05-09T14:57:01.009Z] 796f822a08e5: Layer already exists [2022-05-09T14:57:01.009Z] 4fc242d58285: Layer already exists [2022-05-09T14:57:01.269Z] 2610e4481244: Pushed [2022-05-09T14:57:09.400Z] f04e3e20ac1d: Pushed [2022-05-09T14:57:09.401Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:4ca679bd2d9b0035e85cfe8c3a212c6705234da76adad7a2065d62b658fb9048 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:09.699Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:09.992Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-09T14:57:09.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-09T14:57:09.992Z] e92c81332e78: Preparing [2022-05-09T14:57:09.992Z] 74d09fb7938d: Preparing [2022-05-09T14:57:09.992Z] dcba4de896ba: Preparing [2022-05-09T14:57:09.992Z] f04e3e20ac1d: Preparing [2022-05-09T14:57:09.992Z] 2610e4481244: Preparing [2022-05-09T14:57:09.992Z] 796f822a08e5: Preparing [2022-05-09T14:57:09.992Z] 4fc242d58285: Preparing [2022-05-09T14:57:09.992Z] 796f822a08e5: Waiting [2022-05-09T14:57:09.992Z] 4fc242d58285: Waiting [2022-05-09T14:57:09.992Z] 2610e4481244: Layer already exists [2022-05-09T14:57:09.992Z] f04e3e20ac1d: Layer already exists [2022-05-09T14:57:09.992Z] dcba4de896ba: Layer already exists [2022-05-09T14:57:09.992Z] e92c81332e78: Layer already exists [2022-05-09T14:57:09.992Z] 74d09fb7938d: Layer already exists [2022-05-09T14:57:09.992Z] 796f822a08e5: Layer already exists [2022-05-09T14:57:09.992Z] 4fc242d58285: Layer already exists [2022-05-09T14:57:09.992Z] latest: digest: sha256:4ca679bd2d9b0035e85cfe8c3a212c6705234da76adad7a2065d62b658fb9048 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:10.292Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:10.589Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.92 [2022-05-09T14:57:10.589Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-09T14:57:10.589Z] e92c81332e78: Preparing [2022-05-09T14:57:10.589Z] 74d09fb7938d: Preparing [2022-05-09T14:57:10.589Z] dcba4de896ba: Preparing [2022-05-09T14:57:10.589Z] f04e3e20ac1d: Preparing [2022-05-09T14:57:10.589Z] 2610e4481244: Preparing [2022-05-09T14:57:10.589Z] 796f822a08e5: Preparing [2022-05-09T14:57:10.589Z] 4fc242d58285: Preparing [2022-05-09T14:57:10.589Z] 4fc242d58285: Waiting [2022-05-09T14:57:10.589Z] 74d09fb7938d: Layer already exists [2022-05-09T14:57:10.589Z] e92c81332e78: Layer already exists [2022-05-09T14:57:10.589Z] 2610e4481244: Layer already exists [2022-05-09T14:57:10.589Z] dcba4de896ba: Layer already exists [2022-05-09T14:57:10.589Z] f04e3e20ac1d: Layer already exists [2022-05-09T14:57:10.589Z] 796f822a08e5: Layer already exists [2022-05-09T14:57:10.589Z] 4fc242d58285: Layer already exists [2022-05-09T14:57:10.589Z] 2.2.0-dev.92: digest: sha256:4ca679bd2d9b0035e85cfe8c3a212c6705234da76adad7a2065d62b658fb9048 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:10.893Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:11.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:57:11.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-09T14:57:11.187Z] e92c81332e78: Preparing [2022-05-09T14:57:11.187Z] 74d09fb7938d: Preparing [2022-05-09T14:57:11.187Z] dcba4de896ba: Preparing [2022-05-09T14:57:11.187Z] f04e3e20ac1d: Preparing [2022-05-09T14:57:11.187Z] 2610e4481244: Preparing [2022-05-09T14:57:11.187Z] 796f822a08e5: Preparing [2022-05-09T14:57:11.187Z] 4fc242d58285: Preparing [2022-05-09T14:57:11.187Z] 4fc242d58285: Waiting [2022-05-09T14:57:11.187Z] e92c81332e78: Layer already exists [2022-05-09T14:57:11.187Z] 2610e4481244: Layer already exists [2022-05-09T14:57:11.187Z] dcba4de896ba: Layer already exists [2022-05-09T14:57:11.187Z] f04e3e20ac1d: Layer already exists [2022-05-09T14:57:11.187Z] 74d09fb7938d: Layer already exists [2022-05-09T14:57:11.187Z] 4fc242d58285: Layer already exists [2022-05-09T14:57:11.187Z] 796f822a08e5: Layer already exists [2022-05-09T14:57:11.187Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:4ca679bd2d9b0035e85cfe8c3a212c6705234da76adad7a2065d62b658fb9048 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:11.490Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:11.784Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2022-05-09T14:57:11.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2022-05-09T14:57:11.784Z] e92c81332e78: Preparing [2022-05-09T14:57:11.784Z] 74d09fb7938d: Preparing [2022-05-09T14:57:11.784Z] dcba4de896ba: Preparing [2022-05-09T14:57:11.784Z] f04e3e20ac1d: Preparing [2022-05-09T14:57:11.784Z] 2610e4481244: Preparing [2022-05-09T14:57:11.784Z] 796f822a08e5: Preparing [2022-05-09T14:57:11.784Z] 4fc242d58285: Preparing [2022-05-09T14:57:11.784Z] 4fc242d58285: Waiting [2022-05-09T14:57:11.784Z] 796f822a08e5: Waiting [2022-05-09T14:57:11.784Z] 74d09fb7938d: Layer already exists [2022-05-09T14:57:11.784Z] e92c81332e78: Layer already exists [2022-05-09T14:57:11.784Z] f04e3e20ac1d: Layer already exists [2022-05-09T14:57:11.784Z] 2610e4481244: Layer already exists [2022-05-09T14:57:11.784Z] dcba4de896ba: Layer already exists [2022-05-09T14:57:11.784Z] 4fc242d58285: Layer already exists [2022-05-09T14:57:11.784Z] 796f822a08e5: Layer already exists [2022-05-09T14:57:11.784Z] main: digest: sha256:4ca679bd2d9b0035e85cfe8c3a212c6705234da76adad7a2065d62b658fb9048 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:57:11.824Z] ===================================================== [Pipeline] echo [2022-05-09T14:57:11.837Z] taggedImages: [2022-05-09T14:57:11.837Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:57:11.837Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2022-05-09T14:57:11.837Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.92 [2022-05-09T14:57:11.837Z] - nexus3.edgexfoundry.org:10004/security-spire-config:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:57:11.837Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2022-05-09T14:57:11.857Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2022-05-09T14:57:11.857Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:57:11.857Z] latest [2022-05-09T14:57:11.857Z] 2.2.0-dev.92 [2022-05-09T14:57:11.857Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:57:11.857Z] main [2022-05-09T14:57:11.857Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:12.183Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:12.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:57:12.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-09T14:57:12.481Z] f97228307f31: Preparing [2022-05-09T14:57:12.481Z] a3d8bcb924f4: Preparing [2022-05-09T14:57:12.481Z] 47cea5725583: Preparing [2022-05-09T14:57:12.481Z] 140f5a862083: Preparing [2022-05-09T14:57:12.481Z] ab44205aeaec: Preparing [2022-05-09T14:57:12.481Z] 796f822a08e5: Preparing [2022-05-09T14:57:12.481Z] 4fc242d58285: Preparing [2022-05-09T14:57:12.481Z] 4fc242d58285: Waiting [2022-05-09T14:57:12.481Z] 796f822a08e5: Waiting [2022-05-09T14:57:12.481Z] 47cea5725583: Pushed [2022-05-09T14:57:12.481Z] a3d8bcb924f4: Pushed [2022-05-09T14:57:12.481Z] f97228307f31: Pushed [2022-05-09T14:57:12.481Z] 796f822a08e5: Layer already exists [2022-05-09T14:57:12.481Z] 4fc242d58285: Layer already exists [2022-05-09T14:57:12.741Z] ab44205aeaec: Pushed [2022-05-09T14:57:19.323Z] 140f5a862083: Pushed [2022-05-09T14:57:19.324Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:875d813eaced8b8e148bca26fe4e38e66205f21111c27ed072990edbd1857f4c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:19.630Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:20.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-09T14:57:20.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-09T14:57:20.019Z] f97228307f31: Preparing [2022-05-09T14:57:20.019Z] a3d8bcb924f4: Preparing [2022-05-09T14:57:20.019Z] 47cea5725583: Preparing [2022-05-09T14:57:20.019Z] 140f5a862083: Preparing [2022-05-09T14:57:20.019Z] ab44205aeaec: Preparing [2022-05-09T14:57:20.019Z] 796f822a08e5: Preparing [2022-05-09T14:57:20.019Z] 4fc242d58285: Preparing [2022-05-09T14:57:20.019Z] 4fc242d58285: Waiting [2022-05-09T14:57:20.019Z] 796f822a08e5: Waiting [2022-05-09T14:57:20.019Z] a3d8bcb924f4: Layer already exists [2022-05-09T14:57:20.019Z] ab44205aeaec: Layer already exists [2022-05-09T14:57:20.019Z] 47cea5725583: Layer already exists [2022-05-09T14:57:20.019Z] 140f5a862083: Layer already exists [2022-05-09T14:57:20.019Z] f97228307f31: Layer already exists [2022-05-09T14:57:20.019Z] 796f822a08e5: Layer already exists [2022-05-09T14:57:20.019Z] 4fc242d58285: Layer already exists [2022-05-09T14:57:20.019Z] latest: digest: sha256:875d813eaced8b8e148bca26fe4e38e66205f21111c27ed072990edbd1857f4c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:20.317Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:20.610Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.92 [2022-05-09T14:57:20.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-09T14:57:20.610Z] f97228307f31: Preparing [2022-05-09T14:57:20.610Z] a3d8bcb924f4: Preparing [2022-05-09T14:57:20.610Z] 47cea5725583: Preparing [2022-05-09T14:57:20.610Z] 140f5a862083: Preparing [2022-05-09T14:57:20.610Z] ab44205aeaec: Preparing [2022-05-09T14:57:20.610Z] 796f822a08e5: Preparing [2022-05-09T14:57:20.610Z] 4fc242d58285: Preparing [2022-05-09T14:57:20.610Z] 4fc242d58285: Waiting [2022-05-09T14:57:20.610Z] 796f822a08e5: Waiting [2022-05-09T14:57:20.610Z] ab44205aeaec: Layer already exists [2022-05-09T14:57:20.610Z] 140f5a862083: Layer already exists [2022-05-09T14:57:20.610Z] 47cea5725583: Layer already exists [2022-05-09T14:57:20.610Z] f97228307f31: Layer already exists [2022-05-09T14:57:20.610Z] a3d8bcb924f4: Layer already exists [2022-05-09T14:57:20.610Z] 796f822a08e5: Layer already exists [2022-05-09T14:57:20.610Z] 4fc242d58285: Layer already exists [2022-05-09T14:57:20.610Z] 2.2.0-dev.92: digest: sha256:875d813eaced8b8e148bca26fe4e38e66205f21111c27ed072990edbd1857f4c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:20.914Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:21.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:57:21.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-09T14:57:21.206Z] f97228307f31: Preparing [2022-05-09T14:57:21.206Z] a3d8bcb924f4: Preparing [2022-05-09T14:57:21.206Z] 47cea5725583: Preparing [2022-05-09T14:57:21.206Z] 140f5a862083: Preparing [2022-05-09T14:57:21.206Z] ab44205aeaec: Preparing [2022-05-09T14:57:21.206Z] 796f822a08e5: Preparing [2022-05-09T14:57:21.206Z] 4fc242d58285: Preparing [2022-05-09T14:57:21.206Z] 796f822a08e5: Waiting [2022-05-09T14:57:21.206Z] 4fc242d58285: Waiting [2022-05-09T14:57:21.206Z] 47cea5725583: Layer already exists [2022-05-09T14:57:21.206Z] ab44205aeaec: Layer already exists [2022-05-09T14:57:21.206Z] f97228307f31: Layer already exists [2022-05-09T14:57:21.206Z] 140f5a862083: Layer already exists [2022-05-09T14:57:21.206Z] a3d8bcb924f4: Layer already exists [2022-05-09T14:57:21.206Z] 796f822a08e5: Layer already exists [2022-05-09T14:57:21.206Z] 4fc242d58285: Layer already exists [2022-05-09T14:57:21.206Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:875d813eaced8b8e148bca26fe4e38e66205f21111c27ed072990edbd1857f4c size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:21.505Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:21.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2022-05-09T14:57:21.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2022-05-09T14:57:21.798Z] f97228307f31: Preparing [2022-05-09T14:57:21.798Z] a3d8bcb924f4: Preparing [2022-05-09T14:57:21.798Z] 47cea5725583: Preparing [2022-05-09T14:57:21.798Z] 140f5a862083: Preparing [2022-05-09T14:57:21.798Z] ab44205aeaec: Preparing [2022-05-09T14:57:21.798Z] 796f822a08e5: Preparing [2022-05-09T14:57:21.798Z] 4fc242d58285: Preparing [2022-05-09T14:57:21.798Z] 4fc242d58285: Waiting [2022-05-09T14:57:21.798Z] 796f822a08e5: Waiting [2022-05-09T14:57:21.798Z] a3d8bcb924f4: Layer already exists [2022-05-09T14:57:21.798Z] 47cea5725583: Layer already exists [2022-05-09T14:57:21.799Z] f97228307f31: Layer already exists [2022-05-09T14:57:21.799Z] ab44205aeaec: Layer already exists [2022-05-09T14:57:21.799Z] 140f5a862083: Layer already exists [2022-05-09T14:57:21.799Z] 796f822a08e5: Layer already exists [2022-05-09T14:57:21.799Z] 4fc242d58285: Layer already exists [2022-05-09T14:57:21.799Z] main: digest: sha256:875d813eaced8b8e148bca26fe4e38e66205f21111c27ed072990edbd1857f4c size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:57:21.837Z] ===================================================== [Pipeline] echo [2022-05-09T14:57:21.848Z] taggedImages: [2022-05-09T14:57:21.848Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:57:21.848Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2022-05-09T14:57:21.848Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.92 [2022-05-09T14:57:21.848Z] - nexus3.edgexfoundry.org:10004/security-spire-server:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:57:21.848Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2022-05-09T14:57:21.869Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2022-05-09T14:57:21.870Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:57:21.870Z] latest [2022-05-09T14:57:21.870Z] 2.2.0-dev.92 [2022-05-09T14:57:21.870Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:57:21.870Z] main [2022-05-09T14:57:21.870Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:22.182Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:22.476Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:57:22.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-09T14:57:22.476Z] e428fbeb1dac: Preparing [2022-05-09T14:57:22.476Z] 1dae2dc6f8fa: Preparing [2022-05-09T14:57:22.476Z] 67cc34608390: Preparing [2022-05-09T14:57:22.476Z] 3266ef6cc80d: Preparing [2022-05-09T14:57:22.476Z] b541d28bf3b4: Preparing [2022-05-09T14:57:22.476Z] b541d28bf3b4: Layer already exists [2022-05-09T14:57:22.476Z] 67cc34608390: Layer already exists [2022-05-09T14:57:22.476Z] e428fbeb1dac: Pushed [2022-05-09T14:57:22.476Z] 3266ef6cc80d: Pushed [2022-05-09T14:57:25.019Z] 1dae2dc6f8fa: Pushed [2022-05-09T14:57:25.019Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:a27c2b44ee55f1af07fe621b36318483054b3e1eb05a410aee315ea11cc1d01b size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:25.323Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:25.618Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-09T14:57:25.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-09T14:57:25.618Z] e428fbeb1dac: Preparing [2022-05-09T14:57:25.618Z] 1dae2dc6f8fa: Preparing [2022-05-09T14:57:25.618Z] 67cc34608390: Preparing [2022-05-09T14:57:25.618Z] 3266ef6cc80d: Preparing [2022-05-09T14:57:25.618Z] b541d28bf3b4: Preparing [2022-05-09T14:57:25.618Z] b541d28bf3b4: Layer already exists [2022-05-09T14:57:25.618Z] 1dae2dc6f8fa: Layer already exists [2022-05-09T14:57:25.618Z] e428fbeb1dac: Layer already exists [2022-05-09T14:57:25.618Z] 67cc34608390: Layer already exists [2022-05-09T14:57:25.618Z] 3266ef6cc80d: Layer already exists [2022-05-09T14:57:25.618Z] latest: digest: sha256:a27c2b44ee55f1af07fe621b36318483054b3e1eb05a410aee315ea11cc1d01b size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:25.918Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:26.217Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.92 [2022-05-09T14:57:26.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-09T14:57:26.217Z] e428fbeb1dac: Preparing [2022-05-09T14:57:26.217Z] 1dae2dc6f8fa: Preparing [2022-05-09T14:57:26.217Z] 67cc34608390: Preparing [2022-05-09T14:57:26.217Z] 3266ef6cc80d: Preparing [2022-05-09T14:57:26.217Z] b541d28bf3b4: Preparing [2022-05-09T14:57:26.217Z] 67cc34608390: Layer already exists [2022-05-09T14:57:26.217Z] b541d28bf3b4: Layer already exists [2022-05-09T14:57:26.217Z] e428fbeb1dac: Layer already exists [2022-05-09T14:57:26.217Z] 1dae2dc6f8fa: Layer already exists [2022-05-09T14:57:26.217Z] 3266ef6cc80d: Layer already exists [2022-05-09T14:57:26.217Z] 2.2.0-dev.92: digest: sha256:a27c2b44ee55f1af07fe621b36318483054b3e1eb05a410aee315ea11cc1d01b size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:26.513Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:26.804Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:57:26.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-09T14:57:26.804Z] e428fbeb1dac: Preparing [2022-05-09T14:57:26.804Z] 1dae2dc6f8fa: Preparing [2022-05-09T14:57:26.804Z] 67cc34608390: Preparing [2022-05-09T14:57:26.804Z] 3266ef6cc80d: Preparing [2022-05-09T14:57:26.804Z] b541d28bf3b4: Preparing [2022-05-09T14:57:26.804Z] e428fbeb1dac: Layer already exists [2022-05-09T14:57:26.804Z] b541d28bf3b4: Layer already exists [2022-05-09T14:57:26.804Z] 1dae2dc6f8fa: Layer already exists [2022-05-09T14:57:26.804Z] 3266ef6cc80d: Layer already exists [2022-05-09T14:57:26.804Z] 67cc34608390: Layer already exists [2022-05-09T14:57:26.804Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:a27c2b44ee55f1af07fe621b36318483054b3e1eb05a410aee315ea11cc1d01b size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:27.103Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:27.400Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2022-05-09T14:57:27.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2022-05-09T14:57:27.400Z] e428fbeb1dac: Preparing [2022-05-09T14:57:27.400Z] 1dae2dc6f8fa: Preparing [2022-05-09T14:57:27.400Z] 67cc34608390: Preparing [2022-05-09T14:57:27.400Z] 3266ef6cc80d: Preparing [2022-05-09T14:57:27.400Z] b541d28bf3b4: Preparing [2022-05-09T14:57:27.400Z] b541d28bf3b4: Layer already exists [2022-05-09T14:57:27.400Z] e428fbeb1dac: Layer already exists [2022-05-09T14:57:27.400Z] 1dae2dc6f8fa: Layer already exists [2022-05-09T14:57:27.400Z] 3266ef6cc80d: Layer already exists [2022-05-09T14:57:27.400Z] 67cc34608390: Layer already exists [2022-05-09T14:57:27.400Z] main: digest: sha256:a27c2b44ee55f1af07fe621b36318483054b3e1eb05a410aee315ea11cc1d01b size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:57:27.443Z] ===================================================== [Pipeline] echo [2022-05-09T14:57:27.457Z] taggedImages: [2022-05-09T14:57:27.457Z] - nexus3.edgexfoundry.org:10004/support-notifications:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:57:27.457Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2022-05-09T14:57:27.457Z] - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.92 [2022-05-09T14:57:27.457Z] - nexus3.edgexfoundry.org:10004/support-notifications:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:57:27.457Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2022-05-09T14:57:27.480Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2022-05-09T14:57:27.480Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:57:27.480Z] latest [2022-05-09T14:57:27.480Z] 2.2.0-dev.92 [2022-05-09T14:57:27.480Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:57:27.480Z] main [2022-05-09T14:57:27.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:27.807Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:28.102Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:57:28.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-09T14:57:28.103Z] 91d060f77561: Preparing [2022-05-09T14:57:28.103Z] c27b84e40e07: Preparing [2022-05-09T14:57:28.103Z] 67cc34608390: Preparing [2022-05-09T14:57:28.103Z] ed870a88796f: Preparing [2022-05-09T14:57:28.103Z] b541d28bf3b4: Preparing [2022-05-09T14:57:28.103Z] ed870a88796f: Layer already exists [2022-05-09T14:57:28.103Z] 67cc34608390: Layer already exists [2022-05-09T14:57:28.103Z] b541d28bf3b4: Layer already exists [2022-05-09T14:57:28.103Z] 91d060f77561: Pushed [2022-05-09T14:57:30.646Z] c27b84e40e07: Pushed [2022-05-09T14:57:30.646Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:d08b6ea3419901b16a035fc1ea6731c5c4414d579efe27d81a09c0ebc6139136 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:30.945Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:31.232Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-09T14:57:31.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-09T14:57:31.232Z] 91d060f77561: Preparing [2022-05-09T14:57:31.232Z] c27b84e40e07: Preparing [2022-05-09T14:57:31.232Z] 67cc34608390: Preparing [2022-05-09T14:57:31.232Z] ed870a88796f: Preparing [2022-05-09T14:57:31.232Z] b541d28bf3b4: Preparing [2022-05-09T14:57:31.232Z] b541d28bf3b4: Layer already exists [2022-05-09T14:57:31.232Z] c27b84e40e07: Layer already exists [2022-05-09T14:57:31.232Z] 91d060f77561: Layer already exists [2022-05-09T14:57:31.232Z] 67cc34608390: Layer already exists [2022-05-09T14:57:31.232Z] ed870a88796f: Layer already exists [2022-05-09T14:57:31.232Z] latest: digest: sha256:d08b6ea3419901b16a035fc1ea6731c5c4414d579efe27d81a09c0ebc6139136 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:31.526Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:31.818Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.92 [2022-05-09T14:57:31.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-09T14:57:31.818Z] 91d060f77561: Preparing [2022-05-09T14:57:31.818Z] c27b84e40e07: Preparing [2022-05-09T14:57:31.818Z] 67cc34608390: Preparing [2022-05-09T14:57:31.818Z] ed870a88796f: Preparing [2022-05-09T14:57:31.818Z] b541d28bf3b4: Preparing [2022-05-09T14:57:31.818Z] 91d060f77561: Layer already exists [2022-05-09T14:57:31.818Z] 67cc34608390: Layer already exists [2022-05-09T14:57:31.818Z] ed870a88796f: Layer already exists [2022-05-09T14:57:31.818Z] b541d28bf3b4: Layer already exists [2022-05-09T14:57:31.818Z] c27b84e40e07: Layer already exists [2022-05-09T14:57:31.818Z] 2.2.0-dev.92: digest: sha256:d08b6ea3419901b16a035fc1ea6731c5c4414d579efe27d81a09c0ebc6139136 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:32.117Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:32.412Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:57:32.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-09T14:57:32.412Z] 91d060f77561: Preparing [2022-05-09T14:57:32.412Z] c27b84e40e07: Preparing [2022-05-09T14:57:32.412Z] 67cc34608390: Preparing [2022-05-09T14:57:32.412Z] ed870a88796f: Preparing [2022-05-09T14:57:32.412Z] b541d28bf3b4: Preparing [2022-05-09T14:57:32.412Z] ed870a88796f: Layer already exists [2022-05-09T14:57:32.412Z] 91d060f77561: Layer already exists [2022-05-09T14:57:32.412Z] c27b84e40e07: Layer already exists [2022-05-09T14:57:32.412Z] 67cc34608390: Layer already exists [2022-05-09T14:57:32.412Z] b541d28bf3b4: Layer already exists [2022-05-09T14:57:32.412Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:d08b6ea3419901b16a035fc1ea6731c5c4414d579efe27d81a09c0ebc6139136 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:32.712Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:33.008Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2022-05-09T14:57:33.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2022-05-09T14:57:33.008Z] 91d060f77561: Preparing [2022-05-09T14:57:33.008Z] c27b84e40e07: Preparing [2022-05-09T14:57:33.008Z] 67cc34608390: Preparing [2022-05-09T14:57:33.008Z] ed870a88796f: Preparing [2022-05-09T14:57:33.008Z] b541d28bf3b4: Preparing [2022-05-09T14:57:33.008Z] ed870a88796f: Layer already exists [2022-05-09T14:57:33.008Z] b541d28bf3b4: Layer already exists [2022-05-09T14:57:33.008Z] c27b84e40e07: Layer already exists [2022-05-09T14:57:33.008Z] 91d060f77561: Layer already exists [2022-05-09T14:57:33.008Z] 67cc34608390: Layer already exists [2022-05-09T14:57:33.008Z] main: digest: sha256:d08b6ea3419901b16a035fc1ea6731c5c4414d579efe27d81a09c0ebc6139136 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:57:33.044Z] ===================================================== [Pipeline] echo [2022-05-09T14:57:33.053Z] taggedImages: [2022-05-09T14:57:33.053Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:57:33.053Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2022-05-09T14:57:33.053Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.92 [2022-05-09T14:57:33.053Z] - nexus3.edgexfoundry.org:10004/support-scheduler:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:57:33.053Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2022-05-09T14:57:33.078Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: [2022-05-09T14:57:33.078Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:57:33.078Z] latest [2022-05-09T14:57:33.078Z] 2.2.0-dev.92 [2022-05-09T14:57:33.078Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:57:33.078Z] main [2022-05-09T14:57:33.078Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:33.401Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:33.694Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:57:33.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-09T14:57:33.694Z] fb0769e24819: Preparing [2022-05-09T14:57:33.694Z] bb2f20c73d8d: Preparing [2022-05-09T14:57:33.694Z] 3386ff392c98: Preparing [2022-05-09T14:57:33.694Z] 401c3d855581: Preparing [2022-05-09T14:57:33.694Z] 52f44be93a46: Preparing [2022-05-09T14:57:33.694Z] 10d82663b225: Preparing [2022-05-09T14:57:33.694Z] f7a7a140f1b3: Preparing [2022-05-09T14:57:33.694Z] 31e69d4774c9: Preparing [2022-05-09T14:57:33.694Z] 7750d494dfbd: Preparing [2022-05-09T14:57:33.694Z] 18708474c90b: Preparing [2022-05-09T14:57:33.694Z] 4fc242d58285: Preparing [2022-05-09T14:57:33.694Z] 10d82663b225: Waiting [2022-05-09T14:57:33.694Z] 31e69d4774c9: Waiting [2022-05-09T14:57:33.694Z] f7a7a140f1b3: Waiting [2022-05-09T14:57:33.694Z] 7750d494dfbd: Waiting [2022-05-09T14:57:33.694Z] 52f44be93a46: Layer already exists [2022-05-09T14:57:33.694Z] 10d82663b225: Layer already exists [2022-05-09T14:57:33.694Z] f7a7a140f1b3: Layer already exists [2022-05-09T14:57:33.694Z] 31e69d4774c9: Layer already exists [2022-05-09T14:57:33.694Z] bb2f20c73d8d: Pushed [2022-05-09T14:57:33.694Z] 7750d494dfbd: Layer already exists [2022-05-09T14:57:33.694Z] 18708474c90b: Layer already exists [2022-05-09T14:57:33.694Z] 4fc242d58285: Layer already exists [2022-05-09T14:57:33.953Z] fb0769e24819: Pushed [2022-05-09T14:57:34.893Z] 3386ff392c98: Pushed [2022-05-09T14:57:41.470Z] 401c3d855581: Pushed [2022-05-09T14:57:41.470Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:b55de828a353379d4b5f3fe01293e53bdd0abcf9b17b9045b83cf941f660c35b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:41.769Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:42.061Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-09T14:57:42.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-09T14:57:42.061Z] fb0769e24819: Preparing [2022-05-09T14:57:42.061Z] bb2f20c73d8d: Preparing [2022-05-09T14:57:42.061Z] 3386ff392c98: Preparing [2022-05-09T14:57:42.061Z] 401c3d855581: Preparing [2022-05-09T14:57:42.061Z] 52f44be93a46: Preparing [2022-05-09T14:57:42.061Z] 10d82663b225: Preparing [2022-05-09T14:57:42.061Z] f7a7a140f1b3: Preparing [2022-05-09T14:57:42.061Z] 31e69d4774c9: Preparing [2022-05-09T14:57:42.061Z] 7750d494dfbd: Preparing [2022-05-09T14:57:42.061Z] 18708474c90b: Preparing [2022-05-09T14:57:42.061Z] 4fc242d58285: Preparing [2022-05-09T14:57:42.061Z] 18708474c90b: Waiting [2022-05-09T14:57:42.061Z] f7a7a140f1b3: Waiting [2022-05-09T14:57:42.061Z] 4fc242d58285: Waiting [2022-05-09T14:57:42.061Z] 31e69d4774c9: Waiting [2022-05-09T14:57:42.061Z] 7750d494dfbd: Waiting [2022-05-09T14:57:42.061Z] fb0769e24819: Layer already exists [2022-05-09T14:57:42.061Z] 52f44be93a46: Layer already exists [2022-05-09T14:57:42.061Z] bb2f20c73d8d: Layer already exists [2022-05-09T14:57:42.061Z] 401c3d855581: Layer already exists [2022-05-09T14:57:42.061Z] 3386ff392c98: Layer already exists [2022-05-09T14:57:42.061Z] 31e69d4774c9: Layer already exists [2022-05-09T14:57:42.061Z] 7750d494dfbd: Layer already exists [2022-05-09T14:57:42.061Z] 10d82663b225: Layer already exists [2022-05-09T14:57:42.061Z] f7a7a140f1b3: Layer already exists [2022-05-09T14:57:42.061Z] 18708474c90b: Layer already exists [2022-05-09T14:57:42.061Z] 4fc242d58285: Layer already exists [2022-05-09T14:57:42.061Z] latest: digest: sha256:b55de828a353379d4b5f3fe01293e53bdd0abcf9b17b9045b83cf941f660c35b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:42.357Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:42.703Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.92 [2022-05-09T14:57:42.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-09T14:57:42.703Z] fb0769e24819: Preparing [2022-05-09T14:57:42.703Z] bb2f20c73d8d: Preparing [2022-05-09T14:57:42.703Z] 3386ff392c98: Preparing [2022-05-09T14:57:42.703Z] 401c3d855581: Preparing [2022-05-09T14:57:42.703Z] 52f44be93a46: Preparing [2022-05-09T14:57:42.703Z] 10d82663b225: Preparing [2022-05-09T14:57:42.703Z] f7a7a140f1b3: Preparing [2022-05-09T14:57:42.703Z] 31e69d4774c9: Preparing [2022-05-09T14:57:42.703Z] 7750d494dfbd: Preparing [2022-05-09T14:57:42.703Z] 18708474c90b: Preparing [2022-05-09T14:57:42.703Z] 4fc242d58285: Preparing [2022-05-09T14:57:42.703Z] 31e69d4774c9: Waiting [2022-05-09T14:57:42.703Z] 7750d494dfbd: Waiting [2022-05-09T14:57:42.703Z] 10d82663b225: Waiting [2022-05-09T14:57:42.703Z] 4fc242d58285: Waiting [2022-05-09T14:57:42.703Z] 18708474c90b: Waiting [2022-05-09T14:57:42.703Z] f7a7a140f1b3: Waiting [2022-05-09T14:57:42.703Z] 52f44be93a46: Layer already exists [2022-05-09T14:57:42.703Z] fb0769e24819: Layer already exists [2022-05-09T14:57:42.703Z] bb2f20c73d8d: Layer already exists [2022-05-09T14:57:42.703Z] 3386ff392c98: Layer already exists [2022-05-09T14:57:42.703Z] 401c3d855581: Layer already exists [2022-05-09T14:57:42.703Z] 10d82663b225: Layer already exists [2022-05-09T14:57:42.703Z] f7a7a140f1b3: Layer already exists [2022-05-09T14:57:42.703Z] 31e69d4774c9: Layer already exists [2022-05-09T14:57:42.703Z] 7750d494dfbd: Layer already exists [2022-05-09T14:57:42.703Z] 18708474c90b: Layer already exists [2022-05-09T14:57:42.703Z] 4fc242d58285: Layer already exists [2022-05-09T14:57:42.703Z] 2.2.0-dev.92: digest: sha256:b55de828a353379d4b5f3fe01293e53bdd0abcf9b17b9045b83cf941f660c35b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:43.011Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:43.300Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:57:43.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-09T14:57:43.300Z] fb0769e24819: Preparing [2022-05-09T14:57:43.300Z] bb2f20c73d8d: Preparing [2022-05-09T14:57:43.300Z] 3386ff392c98: Preparing [2022-05-09T14:57:43.300Z] 401c3d855581: Preparing [2022-05-09T14:57:43.300Z] 52f44be93a46: Preparing [2022-05-09T14:57:43.300Z] 10d82663b225: Preparing [2022-05-09T14:57:43.300Z] f7a7a140f1b3: Preparing [2022-05-09T14:57:43.300Z] 31e69d4774c9: Preparing [2022-05-09T14:57:43.300Z] 7750d494dfbd: Preparing [2022-05-09T14:57:43.300Z] 18708474c90b: Preparing [2022-05-09T14:57:43.300Z] 4fc242d58285: Preparing [2022-05-09T14:57:43.300Z] 10d82663b225: Waiting [2022-05-09T14:57:43.300Z] f7a7a140f1b3: Waiting [2022-05-09T14:57:43.300Z] 31e69d4774c9: Waiting [2022-05-09T14:57:43.300Z] 7750d494dfbd: Waiting [2022-05-09T14:57:43.300Z] 18708474c90b: Waiting [2022-05-09T14:57:43.300Z] 4fc242d58285: Waiting [2022-05-09T14:57:43.300Z] bb2f20c73d8d: Layer already exists [2022-05-09T14:57:43.300Z] 52f44be93a46: Layer already exists [2022-05-09T14:57:43.300Z] 401c3d855581: Layer already exists [2022-05-09T14:57:43.300Z] fb0769e24819: Layer already exists [2022-05-09T14:57:43.300Z] 3386ff392c98: Layer already exists [2022-05-09T14:57:43.300Z] f7a7a140f1b3: Layer already exists [2022-05-09T14:57:43.300Z] 10d82663b225: Layer already exists [2022-05-09T14:57:43.300Z] 18708474c90b: Layer already exists [2022-05-09T14:57:43.300Z] 31e69d4774c9: Layer already exists [2022-05-09T14:57:43.300Z] 7750d494dfbd: Layer already exists [2022-05-09T14:57:43.300Z] 4fc242d58285: Layer already exists [2022-05-09T14:57:43.300Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:b55de828a353379d4b5f3fe01293e53bdd0abcf9b17b9045b83cf941f660c35b size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:43.598Z] + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:57:43.888Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [2022-05-09T14:57:43.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] [2022-05-09T14:57:43.889Z] fb0769e24819: Preparing [2022-05-09T14:57:43.889Z] bb2f20c73d8d: Preparing [2022-05-09T14:57:43.889Z] 3386ff392c98: Preparing [2022-05-09T14:57:43.889Z] 401c3d855581: Preparing [2022-05-09T14:57:43.889Z] 52f44be93a46: Preparing [2022-05-09T14:57:43.889Z] 10d82663b225: Preparing [2022-05-09T14:57:43.889Z] f7a7a140f1b3: Preparing [2022-05-09T14:57:43.889Z] 31e69d4774c9: Preparing [2022-05-09T14:57:43.889Z] 7750d494dfbd: Preparing [2022-05-09T14:57:43.889Z] 18708474c90b: Preparing [2022-05-09T14:57:43.889Z] 4fc242d58285: Preparing [2022-05-09T14:57:43.889Z] 7750d494dfbd: Waiting [2022-05-09T14:57:43.889Z] 18708474c90b: Waiting [2022-05-09T14:57:43.889Z] 4fc242d58285: Waiting [2022-05-09T14:57:43.889Z] 10d82663b225: Waiting [2022-05-09T14:57:43.889Z] f7a7a140f1b3: Waiting [2022-05-09T14:57:43.889Z] 31e69d4774c9: Waiting [2022-05-09T14:57:43.889Z] 401c3d855581: Layer already exists [2022-05-09T14:57:43.889Z] fb0769e24819: Layer already exists [2022-05-09T14:57:43.889Z] 52f44be93a46: Layer already exists [2022-05-09T14:57:43.889Z] 3386ff392c98: Layer already exists [2022-05-09T14:57:43.889Z] bb2f20c73d8d: Layer already exists [2022-05-09T14:57:43.889Z] 10d82663b225: Layer already exists [2022-05-09T14:57:43.889Z] f7a7a140f1b3: Layer already exists [2022-05-09T14:57:43.889Z] 31e69d4774c9: Layer already exists [2022-05-09T14:57:43.889Z] 18708474c90b: Layer already exists [2022-05-09T14:57:43.889Z] 7750d494dfbd: Layer already exists [2022-05-09T14:57:43.889Z] 4fc242d58285: Layer already exists [2022-05-09T14:57:43.889Z] main: digest: sha256:b55de828a353379d4b5f3fe01293e53bdd0abcf9b17b9045b83cf941f660c35b size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T14:57:43.921Z] ===================================================== [Pipeline] echo [2022-05-09T14:57:43.928Z] taggedImages: [2022-05-09T14:57:43.928Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T14:57:43.928Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [2022-05-09T14:57:43.928Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.92 [2022-05-09T14:57:43.928Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T14:57:43.928Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T15:01:19.765Z] Removing intermediate container 036ed17b2c2e [2022-05-09T15:01:19.765Z] ---> 5d74e2c30ed8 [2022-05-09T15:01:19.765Z] [2022-05-09T15:01:19.765Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T15:01:19.765Z] 3.14: Pulling from library/alpine [2022-05-09T15:01:21.234Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T15:01:21.234Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T15:01:21.234Z] ---> ac73e934f311 [2022-05-09T15:01:21.234Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T15:01:21.566Z] ---> Running in 8ab9bfe514f3 [2022-05-09T15:01:23.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:01:23.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:01:25.926Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-09T15:01:25.926Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T15:01:25.926Z] OK: 5 MiB in 15 packages [2022-05-09T15:01:27.382Z] Removing intermediate container 8ab9bfe514f3 [2022-05-09T15:01:27.382Z] ---> 91c78de9a364 [2022-05-09T15:01:27.382Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T15:01:27.382Z] ---> Running in b8a53e810d3b [2022-05-09T15:01:27.989Z] Removing intermediate container b8a53e810d3b [2022-05-09T15:01:27.989Z] ---> 7e5789019312 [2022-05-09T15:01:27.989Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-09T15:01:27.989Z] ---> Running in cf27adb8f38c [2022-05-09T15:01:28.597Z] Removing intermediate container cf27adb8f38c [2022-05-09T15:01:28.597Z] ---> 3e42b40e5d42 [2022-05-09T15:01:28.597Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T15:01:28.597Z] ---> Running in 49938712332a [2022-05-09T15:01:29.202Z] Removing intermediate container 49938712332a [2022-05-09T15:01:29.202Z] ---> 9527f4a47744 [2022-05-09T15:01:29.202Z] Step 15/23 : WORKDIR / [2022-05-09T15:01:29.202Z] ---> Running in 80b19c03a817 [2022-05-09T15:01:29.814Z] Removing intermediate container 80b19c03a817 [2022-05-09T15:01:29.814Z] ---> d5217408d7d5 [2022-05-09T15:01:29.814Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T15:01:30.825Z] ---> efaa3b74b7e8 [2022-05-09T15:01:30.825Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-09T15:01:32.825Z] ---> 3d8f97caa21d [2022-05-09T15:01:32.825Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-09T15:01:33.833Z] ---> 13b6c70e1dee [2022-05-09T15:01:33.833Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-09T15:01:33.833Z] ---> Running in 88dc3a303974 [2022-05-09T15:01:34.457Z] Removing intermediate container 88dc3a303974 [2022-05-09T15:01:34.457Z] ---> c99d4aec13e6 [2022-05-09T15:01:34.457Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T15:01:34.457Z] ---> Running in ced3592054c6 [2022-05-09T15:01:35.090Z] Removing intermediate container ced3592054c6 [2022-05-09T15:01:35.090Z] ---> bb1920a6f0af [2022-05-09T15:01:35.090Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T15:01:35.372Z] ---> Running in 7d56073176b0 [2022-05-09T15:01:35.999Z] Removing intermediate container 7d56073176b0 [2022-05-09T15:01:35.999Z] ---> 868437fd4fb2 [2022-05-09T15:01:35.999Z] Step 22/23 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:01:35.999Z] ---> Running in 0df059bd65a7 [2022-05-09T15:01:36.617Z] Removing intermediate container 0df059bd65a7 [2022-05-09T15:01:36.617Z] ---> 12a5ac87d503 [2022-05-09T15:01:36.617Z] Step 23/23 : LABEL version=2.2.0-dev.92 [2022-05-09T15:01:36.914Z] ---> Running in 062ad141bb1c [2022-05-09T15:01:37.538Z] Removing intermediate container 062ad141bb1c [2022-05-09T15:01:37.538Z] ---> 7589b4c7260a [2022-05-09T15:01:37.538Z] [2022-05-09T15:01:37.815Z] Successfully built 7589b4c7260a [2022-05-09T15:01:37.815Z] Successfully tagged core-command-arm64:latest [2022-05-09T15:01:37.815Z] Building security-proxy-setup [2022-05-09T15:01:48.061Z]  Building core-command ... done Removing intermediate container 72028f325881 [2022-05-09T15:01:48.061Z] ---> 19566288bb60 [2022-05-09T15:01:48.061Z] [2022-05-09T15:01:48.061Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T15:01:48.061Z] ---> ac73e934f311 [2022-05-09T15:01:48.061Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T15:01:48.061Z] ---> Using cache [2022-05-09T15:01:48.061Z] ---> 91c78de9a364 [2022-05-09T15:01:48.061Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T15:01:48.061Z] ---> Using cache [2022-05-09T15:01:48.061Z] ---> 7e5789019312 [2022-05-09T15:01:48.061Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-09T15:01:48.061Z] ---> Running in 7762e3bad342 [2022-05-09T15:01:48.061Z] Removing intermediate container 7762e3bad342 [2022-05-09T15:01:48.061Z] ---> dc95e0f8b48e [2022-05-09T15:01:48.061Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T15:01:48.061Z] ---> Running in 83d59e1ab40d [2022-05-09T15:01:49.065Z] Removing intermediate container 83d59e1ab40d [2022-05-09T15:01:49.065Z] ---> 4180cd46f4e8 [2022-05-09T15:01:49.065Z] Step 15/23 : WORKDIR / [2022-05-09T15:01:49.065Z] ---> Running in 20cfd3dd7ae7 [2022-05-09T15:01:50.069Z] Removing intermediate container 20cfd3dd7ae7 [2022-05-09T15:01:50.069Z] ---> 3a8789309685 [2022-05-09T15:01:50.069Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T15:01:51.541Z] ---> 00b2e892c492 [2022-05-09T15:01:51.541Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-09T15:01:54.552Z] ---> 89b13f35ac69 [2022-05-09T15:01:54.552Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-09T15:01:56.144Z] ---> 9e2522ae356c [2022-05-09T15:01:56.144Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-09T15:01:56.144Z] ---> Running in cf17425c6a6b [2022-05-09T15:01:56.772Z] Removing intermediate container cf17425c6a6b [2022-05-09T15:01:56.772Z] ---> 84ee902b8e98 [2022-05-09T15:01:56.772Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T15:01:57.071Z] ---> Running in b145d0cf309a [2022-05-09T15:01:58.084Z] Removing intermediate container b145d0cf309a [2022-05-09T15:01:58.084Z] ---> 40aff93076fc [2022-05-09T15:01:58.084Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T15:01:58.084Z] ---> Running in 7cf32de77b3f [2022-05-09T15:01:58.381Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T15:01:58.381Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T15:01:58.381Z] ---> 4bf577e0ecb0 [2022-05-09T15:01:58.381Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T15:01:58.381Z] ---> Using cache [2022-05-09T15:01:58.381Z] ---> 2f1d26712fb3 [2022-05-09T15:01:58.381Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:01:58.381Z] ---> Using cache [2022-05-09T15:01:58.381Z] ---> e441fcb8a46d [2022-05-09T15:01:58.381Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T15:01:58.381Z] ---> Using cache [2022-05-09T15:01:58.381Z] ---> 853e630385d4 [2022-05-09T15:01:58.381Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T15:01:58.381Z] ---> Using cache [2022-05-09T15:01:58.681Z] ---> 8bd79ee20ba3 [2022-05-09T15:01:58.681Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T15:01:58.681Z] ---> Using cache [2022-05-09T15:01:58.681Z] ---> f6816e955381 [2022-05-09T15:01:58.681Z] Step 8/22 : COPY . . [2022-05-09T15:01:58.969Z] Removing intermediate container 7cf32de77b3f [2022-05-09T15:01:58.969Z] ---> 14598ec90a1c [2022-05-09T15:01:58.969Z] Step 22/23 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:01:58.969Z] ---> Using cache [2022-05-09T15:01:58.969Z] ---> 474f5bd2c3fa [2022-05-09T15:01:58.969Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-09T15:01:59.261Z] ---> Running in 94cef6db6e3d [2022-05-09T15:01:59.261Z] ---> Running in b81a569b424b [2022-05-09T15:02:00.287Z] Removing intermediate container 94cef6db6e3d [2022-05-09T15:02:00.287Z] ---> d7fc68544abc [2022-05-09T15:02:00.287Z] Step 23/23 : LABEL version=2.2.0-dev.92 [2022-05-09T15:02:00.287Z] ---> Running in 2938e6f0418a [2022-05-09T15:02:00.926Z] Removing intermediate container 2938e6f0418a [2022-05-09T15:02:01.216Z] ---> d8bddac770d6 [2022-05-09T15:02:01.216Z] [2022-05-09T15:02:01.499Z] Successfully built d8bddac770d6 [2022-05-09T15:02:01.499Z] Successfully tagged core-metadata-arm64:latest [2022-05-09T15:02:01.499Z] Building security-bootstrapper [2022-05-09T15:02:01.780Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-09T15:02:24.012Z]  Building core-metadata ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T15:02:24.012Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-09T15:02:24.012Z] ---> 4bf577e0ecb0 [2022-05-09T15:02:24.012Z] Step 3/31 : WORKDIR /edgex-go [2022-05-09T15:02:24.012Z] ---> Using cache [2022-05-09T15:02:24.012Z] ---> 2f1d26712fb3 [2022-05-09T15:02:24.012Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:02:24.012Z] ---> Using cache [2022-05-09T15:02:24.012Z] ---> e441fcb8a46d [2022-05-09T15:02:24.012Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-09T15:02:24.012Z] ---> Using cache [2022-05-09T15:02:24.012Z] ---> 853e630385d4 [2022-05-09T15:02:24.012Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-09T15:02:24.012Z] ---> Using cache [2022-05-09T15:02:24.012Z] ---> 8bd79ee20ba3 [2022-05-09T15:02:24.012Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T15:02:24.012Z] ---> Using cache [2022-05-09T15:02:24.012Z] ---> f6816e955381 [2022-05-09T15:02:24.012Z] Step 8/31 : COPY . . [2022-05-09T15:02:24.012Z] ---> Using cache [2022-05-09T15:02:24.012Z] ---> 474f5bd2c3fa [2022-05-09T15:02:24.012Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-09T15:02:24.012Z] ---> Running in 31ded13de6f7 [2022-05-09T15:02:24.012Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-09T15:03:45.877Z] Removing intermediate container 592fa870031f [2022-05-09T15:03:45.877Z] ---> b29efe5964c8 [2022-05-09T15:03:45.877Z] [2022-05-09T15:03:45.877Z] Step 9/20 : FROM alpine:3.15 [2022-05-09T15:03:45.877Z] 3.15: Pulling from library/alpine [2022-05-09T15:03:45.877Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-09T15:03:45.877Z] Status: Downloaded newer image for alpine:3.15 [2022-05-09T15:03:45.877Z] ---> 3fb3c9af89a9 [2022-05-09T15:03:45.877Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T15:03:45.877Z] ---> Running in 3855e07e92fc [2022-05-09T15:03:45.877Z] Removing intermediate container 3855e07e92fc [2022-05-09T15:03:45.877Z] ---> c415475ee95a [2022-05-09T15:03:45.877Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:03:45.877Z] ---> Running in 651954f8bd2f [2022-05-09T15:03:45.877Z] Removing intermediate container 651954f8bd2f [2022-05-09T15:03:45.877Z] ---> 693e53e45b4f [2022-05-09T15:03:45.877Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-09T15:03:45.877Z] ---> Running in 1f9e9ece510c [2022-05-09T15:03:45.877Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:03:45.877Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:03:45.877Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T15:03:45.877Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T15:03:45.877Z] OK: 15732 distinct packages available [2022-05-09T15:03:45.877Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:03:45.877Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:03:46.484Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-09T15:03:46.760Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-09T15:03:47.035Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T15:03:47.035Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-09T15:03:47.035Z] (5/9) Installing curl (7.80.0-r1) [2022-05-09T15:03:47.311Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-09T15:03:47.311Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-09T15:03:47.311Z] (8/9) Installing libucontext (1.1-r0) [2022-05-09T15:03:47.590Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-09T15:03:47.590Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T15:03:47.590Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T15:03:48.196Z] OK: 8 MiB in 23 packages [2022-05-09T15:03:50.846Z] Removing intermediate container 1f9e9ece510c [2022-05-09T15:03:50.846Z] ---> 7fb432fd65ed [2022-05-09T15:03:50.846Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T15:03:51.855Z] ---> d48085c048ca [2022-05-09T15:03:51.855Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-09T15:03:53.872Z] ---> 431f75d9486f [2022-05-09T15:03:53.872Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-09T15:03:54.890Z] ---> ba5cb3934400 [2022-05-09T15:03:54.890Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-09T15:03:55.182Z] ---> Running in 2296f31438ed [2022-05-09T15:03:55.789Z] Removing intermediate container 2296f31438ed [2022-05-09T15:03:55.789Z] ---> ea6294dcf169 [2022-05-09T15:03:55.789Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T15:03:55.789Z] ---> Running in 89a7bae3651e [2022-05-09T15:03:56.401Z] Removing intermediate container 89a7bae3651e [2022-05-09T15:03:56.401Z] ---> ee10d8880792 [2022-05-09T15:03:56.401Z] Step 18/20 : LABEL arch=arm64 [2022-05-09T15:03:56.693Z] ---> Running in 169c668e696f [2022-05-09T15:03:57.302Z] Removing intermediate container 169c668e696f [2022-05-09T15:03:57.302Z] ---> d89f8a132a2d [2022-05-09T15:03:57.302Z] Step 19/20 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:03:57.302Z] ---> Running in 3b07c518601f [2022-05-09T15:03:57.913Z] Removing intermediate container 3b07c518601f [2022-05-09T15:03:57.913Z] ---> ea1d574d516b [2022-05-09T15:03:57.913Z] Step 20/20 : LABEL version=2.2.0-dev.92 [2022-05-09T15:03:57.913Z] ---> Running in 4d76933baff5 [2022-05-09T15:03:58.522Z] Removing intermediate container 4d76933baff5 [2022-05-09T15:03:58.522Z] ---> 37e4a260a89c [2022-05-09T15:03:58.522Z] [2022-05-09T15:03:58.800Z] Successfully built 37e4a260a89c [2022-05-09T15:03:58.800Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-09T15:03:58.800Z]  Building security-spiffe-token-provider ... done Building security-secretstore-setup [2022-05-09T15:04:21.101Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T15:04:21.101Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T15:04:21.101Z] ---> 4bf577e0ecb0 [2022-05-09T15:04:21.101Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T15:04:21.101Z] ---> Using cache [2022-05-09T15:04:21.101Z] ---> 2f1d26712fb3 [2022-05-09T15:04:21.101Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:04:21.101Z] ---> Using cache [2022-05-09T15:04:21.101Z] ---> e441fcb8a46d [2022-05-09T15:04:21.101Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-09T15:04:21.101Z] ---> Using cache [2022-05-09T15:04:21.101Z] ---> 853e630385d4 [2022-05-09T15:04:21.101Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T15:04:21.101Z] ---> Using cache [2022-05-09T15:04:21.101Z] ---> 8bd79ee20ba3 [2022-05-09T15:04:21.101Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T15:04:21.101Z] ---> Using cache [2022-05-09T15:04:21.101Z] ---> f6816e955381 [2022-05-09T15:04:21.101Z] Step 8/25 : COPY . . [2022-05-09T15:04:21.101Z] ---> Using cache [2022-05-09T15:04:21.101Z] ---> 474f5bd2c3fa [2022-05-09T15:04:21.101Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-09T15:04:21.101Z] ---> Running in 9f684c4c786c [2022-05-09T15:04:23.805Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-09T15:04:36.309Z] Removing intermediate container d36f9ad93e2c [2022-05-09T15:04:36.309Z] ---> dc44042621b0 [2022-05-09T15:04:36.309Z] [2022-05-09T15:04:36.309Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T15:04:36.309Z] ---> ac73e934f311 [2022-05-09T15:04:36.309Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-09T15:04:36.309Z] Removing intermediate container 318dec5943cf [2022-05-09T15:04:36.309Z] ---> be41552f3f53 [2022-05-09T15:04:36.309Z] [2022-05-09T15:04:36.309Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T15:04:36.309Z] ---> ac73e934f311 [2022-05-09T15:04:36.309Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-09T15:04:36.309Z] ---> Using cache [2022-05-09T15:04:36.309Z] ---> 91c78de9a364 [2022-05-09T15:04:36.309Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T15:04:36.309Z] ---> Using cache [2022-05-09T15:04:36.309Z] ---> 7e5789019312 [2022-05-09T15:04:36.309Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-09T15:04:36.309Z] ---> Running in 55a7e4dfc087 [2022-05-09T15:04:36.309Z] ---> Running in 0fe9ecee659a [2022-05-09T15:04:36.309Z] Removing intermediate container 0fe9ecee659a [2022-05-09T15:04:36.309Z] ---> efc28c310465 [2022-05-09T15:04:36.309Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T15:04:36.309Z] ---> Running in b5277be834f4 [2022-05-09T15:04:36.309Z] Removing intermediate container b5277be834f4 [2022-05-09T15:04:36.309Z] ---> 38a472a18bd3 [2022-05-09T15:04:36.309Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T15:04:37.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:04:37.608Z] ---> df50abed3266 [2022-05-09T15:04:37.608Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-09T15:04:37.608Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:04:39.076Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-09T15:04:39.076Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-09T15:04:39.076Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T15:04:39.076Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T15:04:39.710Z] OK: 6 MiB in 16 packages [2022-05-09T15:04:40.319Z] ---> c002915587ec [2022-05-09T15:04:40.320Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-09T15:04:41.786Z] ---> 31326d688bdd [2022-05-09T15:04:41.786Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-09T15:04:42.067Z] ---> Running in 2e7d250d6c8c [2022-05-09T15:04:42.669Z] Removing intermediate container 55a7e4dfc087 [2022-05-09T15:04:42.669Z] ---> dc642ee5709b [2022-05-09T15:04:42.669Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T15:04:42.669Z] ---> Running in 6e301b5d9aa3 [2022-05-09T15:04:42.944Z] Removing intermediate container 2e7d250d6c8c [2022-05-09T15:04:42.944Z] ---> ef893dc73139 [2022-05-09T15:04:42.944Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T15:04:43.222Z] ---> Running in 81823e7a2674 [2022-05-09T15:04:43.518Z] Removing intermediate container 6e301b5d9aa3 [2022-05-09T15:04:43.518Z] ---> 74eaed0cc981 [2022-05-09T15:04:43.518Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-09T15:04:43.518Z] ---> Running in 292054c66d8d [2022-05-09T15:04:44.131Z] Removing intermediate container 81823e7a2674 [2022-05-09T15:04:44.131Z] ---> 0bd31763d0d3 [2022-05-09T15:04:44.131Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T15:04:44.413Z] ---> Running in 83663d6a8be2 [2022-05-09T15:04:44.413Z] Removing intermediate container 292054c66d8d [2022-05-09T15:04:44.413Z] ---> 32ab26ec3843 [2022-05-09T15:04:44.413Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T15:04:44.692Z] ---> Running in c1fc79221576 [2022-05-09T15:04:44.973Z] Removing intermediate container 83663d6a8be2 [2022-05-09T15:04:44.973Z] ---> 9dd48eff7d89 [2022-05-09T15:04:44.973Z] Step 21/22 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:04:45.259Z] ---> Running in 787b3d5ef441 [2022-05-09T15:04:45.259Z] Removing intermediate container c1fc79221576 [2022-05-09T15:04:45.259Z] ---> b1fe6df147dc [2022-05-09T15:04:45.259Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T15:04:45.900Z] Removing intermediate container 787b3d5ef441 [2022-05-09T15:04:45.900Z] ---> ffbe3b538ef6 [2022-05-09T15:04:45.900Z] Step 22/22 : LABEL version=2.2.0-dev.92 [2022-05-09T15:04:46.183Z] ---> Running in 4ce3b0705591 [2022-05-09T15:04:46.811Z] Removing intermediate container 4ce3b0705591 [2022-05-09T15:04:46.811Z] ---> 8e6b804c4d96 [2022-05-09T15:04:46.811Z] [2022-05-09T15:04:46.811Z] ---> f1af25fcd007 [2022-05-09T15:04:46.811Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-09T15:04:47.439Z] Successfully built 8e6b804c4d96 [2022-05-09T15:04:47.439Z] Successfully tagged support-scheduler-arm64:latest [2022-05-09T15:04:47.439Z] Building security-spire-config [2022-05-09T15:04:49.462Z]  Building support-scheduler ... done  ---> eeae6e0e064d [2022-05-09T15:04:49.462Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-09T15:04:50.454Z] ---> d4222f25f4d9 [2022-05-09T15:04:50.454Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-09T15:04:50.454Z] ---> Running in 15cbdb926de1 [2022-05-09T15:04:51.074Z] Removing intermediate container 15cbdb926de1 [2022-05-09T15:04:51.074Z] ---> 2122587aa2e7 [2022-05-09T15:04:51.074Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T15:04:51.074Z] ---> Running in 352d5214ab39 [2022-05-09T15:04:51.838Z] Removing intermediate container 352d5214ab39 [2022-05-09T15:04:51.838Z] ---> d4025a825096 [2022-05-09T15:04:51.838Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T15:04:51.838Z] ---> Running in fae0adece1e0 [2022-05-09T15:04:52.682Z] Removing intermediate container fae0adece1e0 [2022-05-09T15:04:52.682Z] ---> 10a25beba1f3 [2022-05-09T15:04:52.682Z] Step 21/22 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:04:52.682Z] ---> Running in b7354f2a02ee [2022-05-09T15:04:53.086Z] Removing intermediate container b7354f2a02ee [2022-05-09T15:04:53.086Z] ---> cca0385f7ab9 [2022-05-09T15:04:53.086Z] Step 22/22 : LABEL version=2.2.0-dev.92 [2022-05-09T15:04:53.382Z] ---> Running in 30a1e6fab876 [2022-05-09T15:04:53.709Z] Removing intermediate container 30a1e6fab876 [2022-05-09T15:04:53.710Z] ---> a403751cdf21 [2022-05-09T15:04:53.710Z] [2022-05-09T15:04:54.349Z] Successfully built a403751cdf21 [2022-05-09T15:04:54.349Z] Successfully tagged support-notifications-arm64:latest [2022-05-09T15:04:54.349Z]  Building support-notifications ... done Building security-spire-agent [2022-05-09T15:05:16.617Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T15:05:16.617Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T15:05:16.617Z] ---> 4bf577e0ecb0 [2022-05-09T15:05:16.617Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T15:05:16.617Z] ---> Using cache [2022-05-09T15:05:16.617Z] ---> 2f1d26712fb3 [2022-05-09T15:05:16.617Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:05:16.617Z] ---> Using cache [2022-05-09T15:05:16.617Z] ---> e441fcb8a46d [2022-05-09T15:05:16.617Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T15:05:16.617Z] ---> Running in 4744bdeca8f3 [2022-05-09T15:05:18.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:05:19.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:05:21.272Z] OK: 220 MiB in 52 packages [2022-05-09T15:05:21.272Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T15:05:21.272Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T15:05:21.272Z] ---> 4bf577e0ecb0 [2022-05-09T15:05:21.272Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T15:05:21.272Z] ---> Using cache [2022-05-09T15:05:21.272Z] ---> 2f1d26712fb3 [2022-05-09T15:05:21.272Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:05:21.272Z] ---> Using cache [2022-05-09T15:05:21.272Z] ---> e441fcb8a46d [2022-05-09T15:05:21.272Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T15:05:21.556Z] ---> Running in ebc2aaaa0d46 [2022-05-09T15:05:23.027Z] Removing intermediate container 4744bdeca8f3 [2022-05-09T15:05:23.027Z] ---> 2b747f28751c [2022-05-09T15:05:23.027Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T15:05:24.021Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:05:24.300Z] ---> fcdf570b55ce [2022-05-09T15:05:24.300Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T15:05:24.586Z] ---> Running in dfdc92da53b7 [2022-05-09T15:05:24.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:05:26.332Z] OK: 220 MiB in 52 packages [2022-05-09T15:05:27.795Z] Removing intermediate container ebc2aaaa0d46 [2022-05-09T15:05:27.795Z] ---> 6f1c4213bfa9 [2022-05-09T15:05:27.795Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T15:05:28.807Z] ---> 96014df7d2ff [2022-05-09T15:05:28.807Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T15:05:29.094Z] ---> Running in 9d56ed1fcedb [2022-05-09T15:05:30.557Z] Removing intermediate container dfdc92da53b7 [2022-05-09T15:05:30.557Z] ---> 466b6a58a839 [2022-05-09T15:05:30.557Z] Step 8/26 : COPY . . [2022-05-09T15:05:36.015Z] Removing intermediate container 9d56ed1fcedb [2022-05-09T15:05:36.015Z] ---> ab8f0c9c4a2d [2022-05-09T15:05:36.015Z] Step 8/26 : COPY . . [2022-05-09T15:05:48.504Z] ---> 3bf0ec4fefea [2022-05-09T15:05:48.504Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T15:05:48.784Z] ---> Running in 40e45baad155 [2022-05-09T15:05:49.787Z] Removing intermediate container 40e45baad155 [2022-05-09T15:05:49.787Z] ---> 3e1e348f0524 [2022-05-09T15:05:49.787Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T15:05:50.070Z] ---> Running in 8ce5e05ae87e [2022-05-09T15:05:54.438Z] Removing intermediate container 8ce5e05ae87e [2022-05-09T15:05:54.439Z] ---> d55ab69c3b10 [2022-05-09T15:05:54.439Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T15:05:54.439Z] ---> Running in 174c1a39e7b4 [2022-05-09T15:05:55.449Z] Removing intermediate container 174c1a39e7b4 [2022-05-09T15:05:55.449Z] ---> 1e1ecb8aad7d [2022-05-09T15:05:55.449Z] 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-05-09T15:05:55.739Z] ---> Running in 3033721c44aa [2022-05-09T15:05:59.175Z] ---> 8ffb89e06507 [2022-05-09T15:05:59.175Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T15:05:59.175Z] ---> Running in 667a8830332c [2022-05-09T15:05:59.481Z] Removing intermediate container 667a8830332c [2022-05-09T15:05:59.481Z] ---> 55bdec73244a [2022-05-09T15:05:59.481Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T15:05:59.481Z] ---> Running in 0e7e549037e4 [2022-05-09T15:05:59.769Z] spire-1.2.1/ [2022-05-09T15:05:59.769Z] spire-1.2.1/.data/ [2022-05-09T15:05:59.769Z] spire-1.2.1/.data/.file [2022-05-09T15:05:59.769Z] spire-1.2.1/.dockerignore [2022-05-09T15:05:59.769Z] spire-1.2.1/.gitattributes [2022-05-09T15:05:59.769Z] spire-1.2.1/.githooks/ [2022-05-09T15:05:59.769Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T15:05:59.769Z] spire-1.2.1/.github/ [2022-05-09T15:05:59.769Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T15:05:59.769Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T15:05:59.769Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T15:05:59.769Z] spire-1.2.1/.github/workflows/ [2022-05-09T15:05:59.769Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T15:05:59.769Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T15:05:59.769Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T15:05:59.769Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T15:05:59.769Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T15:05:59.769Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T15:05:59.769Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T15:05:59.769Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T15:05:59.769Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T15:05:59.769Z] spire-1.2.1/.gitignore [2022-05-09T15:05:59.769Z] spire-1.2.1/.go-version [2022-05-09T15:05:59.769Z] spire-1.2.1/.golangci.yml [2022-05-09T15:05:59.769Z] spire-1.2.1/ADOPTERS.md [2022-05-09T15:05:59.769Z] spire-1.2.1/CHANGELOG.md [2022-05-09T15:05:59.769Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T15:05:59.769Z] spire-1.2.1/CODEOWNERS [2022-05-09T15:05:59.769Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T15:05:59.769Z] spire-1.2.1/Dockerfile [2022-05-09T15:05:59.769Z] spire-1.2.1/Dockerfile.dev [2022-05-09T15:05:59.769Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T15:05:59.769Z] spire-1.2.1/LICENSE [2022-05-09T15:05:59.769Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T15:05:59.769Z] spire-1.2.1/Makefile [2022-05-09T15:05:59.769Z] spire-1.2.1/README.md [2022-05-09T15:05:59.769Z] spire-1.2.1/ROADMAP.md [2022-05-09T15:05:59.769Z] spire-1.2.1/SECURITY.md [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T15:05:59.769Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T15:05:59.769Z] spire-1.2.1/conf/ [2022-05-09T15:05:59.769Z] spire-1.2.1/conf/agent/ [2022-05-09T15:05:59.769Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T15:05:59.769Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T15:05:59.769Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T15:05:59.769Z] spire-1.2.1/conf/server/ [2022-05-09T15:05:59.769Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T15:05:59.769Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T15:05:59.769Z] spire-1.2.1/conf/server/server.conf [2022-05-09T15:05:59.769Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T15:05:59.769Z] spire-1.2.1/doc/ [2022-05-09T15:05:59.769Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T15:05:59.769Z] spire-1.2.1/doc/auditlog.md [2022-05-09T15:05:59.769Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T15:05:59.769Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T15:05:59.769Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T15:05:59.769Z] spire-1.2.1/doc/images/ [2022-05-09T15:05:59.769Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T15:05:59.769Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T15:05:59.769Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/spire_server.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/telemetry.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/upgrading.md [2022-05-09T15:06:00.050Z] spire-1.2.1/doc/using_spire.md [2022-05-09T15:06:00.050Z] spire-1.2.1/examples/ [2022-05-09T15:06:00.050Z] spire-1.2.1/examples/README.md [2022-05-09T15:06:00.050Z] spire-1.2.1/go.mod [2022-05-09T15:06:00.050Z] spire-1.2.1/go.sum [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/ [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/ [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T15:06:00.050Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T15:06:00.051Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T15:06:00.329Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T15:06:00.330Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T15:06:00.331Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T15:06:00.331Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T15:06:00.331Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T15:06:00.331Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T15:06:00.331Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T15:06:00.331Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T15:06:00.331Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T15:06:00.331Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T15:06:00.331Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T15:06:00.331Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T15:06:00.331Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T15:06:00.331Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T15:06:00.331Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T15:06:00.331Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T15:06:00.331Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T15:06:00.331Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/health/ [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/log/ [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T15:06:00.630Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/util/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/version/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T15:06:00.631Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T15:06:00.632Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/config.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T15:06:00.917Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T15:06:00.918Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/server.go [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T15:06:01.203Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T15:06:01.203Z] spire-1.2.1/proto/ [2022-05-09T15:06:01.203Z] spire-1.2.1/proto/private/ [2022-05-09T15:06:01.203Z] spire-1.2.1/proto/private/server/ [2022-05-09T15:06:01.203Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T15:06:01.203Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T15:06:01.203Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T15:06:01.203Z] spire-1.2.1/proto/spire/ [2022-05-09T15:06:01.203Z] spire-1.2.1/proto/spire/common/ [2022-05-09T15:06:01.203Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T15:06:01.203Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T15:06:01.203Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T15:06:01.203Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T15:06:01.203Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T15:06:01.204Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T15:06:01.204Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T15:06:01.204Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T15:06:01.204Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T15:06:01.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T15:06:01.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T15:06:01.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T15:06:01.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T15:06:01.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T15:06:01.204Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T15:06:01.204Z] spire-1.2.1/release/ [2022-05-09T15:06:01.204Z] spire-1.2.1/release/spire-extras/ [2022-05-09T15:06:01.204Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T15:06:01.204Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T15:06:01.204Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T15:06:01.204Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T15:06:01.204Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T15:06:01.204Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T15:06:01.204Z] spire-1.2.1/release/spire/ [2022-05-09T15:06:01.204Z] spire-1.2.1/release/spire/README.md [2022-05-09T15:06:01.204Z] spire-1.2.1/release/spire/conf/ [2022-05-09T15:06:01.204Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T15:06:01.204Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T15:06:01.204Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T15:06:01.204Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T15:06:01.204Z] spire-1.2.1/script/ [2022-05-09T15:06:01.204Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T15:06:01.204Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T15:06:01.204Z] spire-1.2.1/support/ [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/ [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T15:06:01.204Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T15:06:01.204Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T15:06:01.204Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/clock/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/clock/clock.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fixture/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T15:06:01.204Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T15:06:01.205Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/README.md [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/common [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/suites/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T15:06:01.205Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T15:06:01.485Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T15:06:01.486Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T15:06:01.487Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T15:06:01.487Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T15:06:01.487Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T15:06:01.487Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T15:06:01.487Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T15:06:01.487Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T15:06:01.487Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T15:06:01.487Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T15:06:01.487Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T15:06:01.766Z] spire-1.2.1/test/integration/test.sh [2022-05-09T15:06:01.766Z] spire-1.2.1/test/plugintest/ [2022-05-09T15:06:01.766Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T15:06:01.766Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T15:06:01.766Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/spiretest/ [2022-05-09T15:06:01.767Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/testca/ [2022-05-09T15:06:01.767Z] spire-1.2.1/test/testca/ca.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/testkey/ [2022-05-09T15:06:01.767Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T15:06:01.767Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/testkey/new.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T15:06:01.767Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/util/ [2022-05-09T15:06:01.767Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/util/race.go [2022-05-09T15:06:01.767Z] spire-1.2.1/test/util/util.go [2022-05-09T15:06:01.767Z] building spire from source... [2022-05-09T15:06:02.768Z] Installing go1.17.7... [2022-05-09T15:06:02.768Z] Removing intermediate container 0e7e549037e4 [2022-05-09T15:06:02.768Z] ---> b0c6c49e96e4 [2022-05-09T15:06:02.768Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T15:06:03.056Z] ---> Running in c3ba09995602 [2022-05-09T15:06:03.665Z] Removing intermediate container c3ba09995602 [2022-05-09T15:06:03.665Z] ---> 75b83f48aa34 [2022-05-09T15:06:03.665Z] 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-05-09T15:06:03.665Z] ---> Running in 652c46f2aa42 [2022-05-09T15:06:06.329Z] spire-1.2.1/ [2022-05-09T15:06:06.329Z] spire-1.2.1/.data/ [2022-05-09T15:06:06.329Z] spire-1.2.1/.data/.file [2022-05-09T15:06:06.329Z] spire-1.2.1/.dockerignore [2022-05-09T15:06:06.329Z] spire-1.2.1/.gitattributes [2022-05-09T15:06:06.329Z] spire-1.2.1/.githooks/ [2022-05-09T15:06:06.329Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T15:06:06.329Z] spire-1.2.1/.github/ [2022-05-09T15:06:06.329Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T15:06:06.329Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T15:06:06.329Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T15:06:06.329Z] spire-1.2.1/.github/workflows/ [2022-05-09T15:06:06.329Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T15:06:06.329Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T15:06:06.329Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T15:06:06.329Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T15:06:06.329Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T15:06:06.329Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T15:06:06.329Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T15:06:06.329Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T15:06:06.329Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T15:06:06.329Z] spire-1.2.1/.gitignore [2022-05-09T15:06:06.329Z] spire-1.2.1/.go-version [2022-05-09T15:06:06.329Z] spire-1.2.1/.golangci.yml [2022-05-09T15:06:06.329Z] spire-1.2.1/ADOPTERS.md [2022-05-09T15:06:06.329Z] spire-1.2.1/CHANGELOG.md [2022-05-09T15:06:06.329Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T15:06:06.329Z] spire-1.2.1/CODEOWNERS [2022-05-09T15:06:06.329Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T15:06:06.329Z] spire-1.2.1/Dockerfile [2022-05-09T15:06:06.329Z] spire-1.2.1/Dockerfile.dev [2022-05-09T15:06:06.329Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T15:06:06.329Z] spire-1.2.1/LICENSE [2022-05-09T15:06:06.329Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T15:06:06.329Z] spire-1.2.1/Makefile [2022-05-09T15:06:06.329Z] spire-1.2.1/README.md [2022-05-09T15:06:06.329Z] spire-1.2.1/ROADMAP.md [2022-05-09T15:06:06.329Z] spire-1.2.1/SECURITY.md [2022-05-09T15:06:06.329Z] spire-1.2.1/cmd/ [2022-05-09T15:06:06.329Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T15:06:06.329Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T15:06:06.329Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T15:06:06.329Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T15:06:06.329Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T15:06:06.329Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T15:06:06.329Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T15:06:06.329Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T15:06:06.329Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T15:06:06.329Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T15:06:06.329Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T15:06:06.329Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T15:06:06.329Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T15:06:06.329Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T15:06:06.329Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T15:06:06.329Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T15:06:06.330Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T15:06:06.330Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T15:06:06.612Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T15:06:06.612Z] spire-1.2.1/conf/ [2022-05-09T15:06:06.612Z] spire-1.2.1/conf/agent/ [2022-05-09T15:06:06.612Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T15:06:06.612Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T15:06:06.612Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T15:06:06.612Z] spire-1.2.1/conf/server/ [2022-05-09T15:06:06.612Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T15:06:06.612Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T15:06:06.612Z] spire-1.2.1/conf/server/server.conf [2022-05-09T15:06:06.612Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/ [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/auditlog.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/images/ [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T15:06:06.612Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T15:06:06.897Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T15:06:06.897Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T15:06:06.897Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T15:06:06.897Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T15:06:06.897Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T15:06:06.897Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T15:06:06.897Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T15:06:06.897Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T15:06:06.897Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T15:06:06.897Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T15:06:06.897Z] spire-1.2.1/doc/spire_server.md [2022-05-09T15:06:06.897Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T15:06:06.897Z] spire-1.2.1/doc/telemetry.md [2022-05-09T15:06:06.897Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T15:06:06.897Z] spire-1.2.1/doc/upgrading.md [2022-05-09T15:06:06.897Z] spire-1.2.1/doc/using_spire.md [2022-05-09T15:06:06.897Z] spire-1.2.1/examples/ [2022-05-09T15:06:06.897Z] spire-1.2.1/examples/README.md [2022-05-09T15:06:06.897Z] spire-1.2.1/go.mod [2022-05-09T15:06:06.897Z] spire-1.2.1/go.sum [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T15:06:06.897Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T15:06:06.898Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/common/ [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T15:06:07.187Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/health/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/log/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T15:06:07.188Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T15:06:07.189Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T15:06:07.475Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/util/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/version/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/config.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T15:06:07.476Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T15:06:07.477Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T15:06:07.477Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T15:06:07.477Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T15:06:07.477Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T15:06:07.477Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T15:06:07.477Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T15:06:07.477Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T15:06:07.477Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T15:06:07.477Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T15:06:07.477Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T15:06:07.477Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T15:06:07.477Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T15:06:07.477Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T15:06:07.477Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T15:06:07.761Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/server.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/ [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/private/ [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/private/server/ [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/spire/ [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/spire/common/ [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T15:06:07.762Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T15:06:07.762Z] spire-1.2.1/release/ [2022-05-09T15:06:07.762Z] spire-1.2.1/release/spire-extras/ [2022-05-09T15:06:07.762Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T15:06:07.762Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T15:06:07.762Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T15:06:07.762Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T15:06:07.762Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T15:06:07.762Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T15:06:07.762Z] spire-1.2.1/release/spire/ [2022-05-09T15:06:07.762Z] spire-1.2.1/release/spire/README.md [2022-05-09T15:06:07.762Z] spire-1.2.1/release/spire/conf/ [2022-05-09T15:06:07.762Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T15:06:07.762Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T15:06:07.762Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T15:06:07.762Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T15:06:07.762Z] spire-1.2.1/script/ [2022-05-09T15:06:07.762Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T15:06:07.762Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T15:06:07.762Z] spire-1.2.1/support/ [2022-05-09T15:06:07.762Z] spire-1.2.1/support/k8s/ [2022-05-09T15:06:07.762Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T15:06:07.762Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T15:06:07.762Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T15:06:07.762Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T15:06:07.762Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T15:06:07.762Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T15:06:07.762Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T15:06:07.762Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T15:06:07.762Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T15:06:07.762Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T15:06:07.762Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T15:06:07.762Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T15:06:07.762Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T15:06:07.763Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T15:06:08.044Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T15:06:08.044Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T15:06:08.044Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/clock/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/clock/clock.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/config/ [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T15:06:08.044Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T15:06:08.045Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/README.md [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/common [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T15:06:08.045Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T15:06:08.046Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T15:06:08.329Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T15:06:08.330Z] spire-1.2.1/test/integration/test.sh [2022-05-09T15:06:08.330Z] spire-1.2.1/test/plugintest/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/spiretest/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/testca/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/testca/ca.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/testkey/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T15:06:08.330Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/testkey/new.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/util/ [2022-05-09T15:06:08.330Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/util/race.go [2022-05-09T15:06:08.330Z] spire-1.2.1/test/util/util.go [2022-05-09T15:06:08.330Z] building spire from source... [2022-05-09T15:06:08.941Z] Installing go1.17.7... [2022-05-09T15:06:31.253Z] Building bin/spire-server... [2022-05-09T15:06:31.253Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T15:06:31.253Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T15:06:31.253Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T15:06:31.253Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T15:06:31.253Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T15:06:31.253Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T15:06:31.533Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T15:06:32.991Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T15:06:32.991Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T15:06:34.444Z] Building bin/spire-server... [2022-05-09T15:06:34.722Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T15:06:34.722Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T15:06:34.722Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T15:06:35.000Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T15:06:35.284Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T15:06:35.893Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T15:06:35.893Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T15:06:35.893Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T15:06:35.893Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T15:06:36.502Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T15:06:36.502Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T15:06:36.502Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T15:06:36.502Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T15:06:36.502Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T15:06:37.501Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T15:06:37.789Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T15:06:37.789Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T15:06:38.072Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T15:06:38.352Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T15:06:38.352Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T15:06:38.352Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T15:06:38.631Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T15:06:39.625Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T15:06:39.625Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T15:06:40.627Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T15:06:41.737Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T15:06:41.737Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T15:06:42.261Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T15:06:42.261Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T15:06:42.551Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T15:06:42.551Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T15:06:42.551Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T15:06:44.032Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T15:06:44.032Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T15:06:44.308Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T15:06:44.586Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T15:06:44.586Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T15:06:45.574Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T15:06:45.850Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T15:06:56.038Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T15:06:56.038Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T15:06:56.038Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T15:06:56.038Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T15:06:56.038Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T15:06:56.316Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T15:06:56.601Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T15:06:56.881Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T15:06:57.165Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T15:06:57.165Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T15:06:57.165Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T15:06:57.448Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T15:06:57.448Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T15:06:57.728Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T15:06:58.007Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T15:06:58.007Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T15:06:58.613Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T15:06:59.220Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T15:06:59.499Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T15:06:59.499Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T15:06:59.499Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T15:06:59.780Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T15:06:59.780Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T15:07:00.064Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T15:07:00.064Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T15:07:01.524Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T15:07:01.524Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T15:07:02.134Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T15:07:02.134Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T15:07:02.134Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T15:07:02.134Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T15:07:02.742Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T15:07:02.742Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T15:07:03.349Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T15:07:03.349Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T15:07:03.349Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T15:07:03.631Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T15:07:03.631Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T15:07:03.631Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T15:07:03.914Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T15:07:05.367Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T15:07:05.367Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T15:07:05.976Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T15:07:06.254Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T15:07:06.254Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T15:07:06.254Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T15:07:06.254Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T15:07:06.535Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T15:07:06.535Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-09T15:07:06.535Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T15:07:06.811Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T15:07:07.415Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T15:07:07.693Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T15:07:07.693Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T15:07:07.978Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T15:07:08.584Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T15:07:12.911Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T15:07:13.189Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T15:07:13.463Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T15:07:13.740Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T15:07:14.016Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T15:07:14.016Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T15:07:14.292Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T15:07:14.292Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T15:07:14.568Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T15:07:14.568Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T15:07:15.556Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T15:07:15.832Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T15:07:15.832Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T15:07:21.259Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T15:07:23.250Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T15:07:23.250Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T15:07:23.532Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T15:07:23.819Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T15:07:24.097Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T15:07:24.379Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T15:07:26.377Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T15:07:34.710Z] Removing intermediate container b81a569b424b [2022-05-09T15:07:34.710Z] ---> 0328d603b938 [2022-05-09T15:07:34.710Z] [2022-05-09T15:07:34.710Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T15:07:34.710Z] ---> ac73e934f311 [2022-05-09T15:07:34.710Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-09T15:07:34.710Z] ---> Running in a82e32a85345 [2022-05-09T15:07:34.710Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T15:07:36.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:07:36.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:07:38.443Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T15:07:38.443Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-09T15:07:38.443Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-09T15:07:38.443Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-09T15:07:38.443Z] (5/6) Installing curl (7.79.1-r1) [2022-05-09T15:07:38.443Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-09T15:07:38.443Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T15:07:38.443Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T15:07:38.719Z] OK: 8 MiB in 20 packages [2022-05-09T15:07:41.365Z] Removing intermediate container a82e32a85345 [2022-05-09T15:07:41.365Z] ---> c750b59c9fc4 [2022-05-09T15:07:41.365Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T15:07:41.365Z] ---> Running in 2aad80e21d58 [2022-05-09T15:07:41.982Z] Removing intermediate container 2aad80e21d58 [2022-05-09T15:07:41.982Z] ---> 47e54dc99a52 [2022-05-09T15:07:41.982Z] Step 13/22 : WORKDIR /edgex [2022-05-09T15:07:41.982Z] ---> Running in f653cbdf7c47 [2022-05-09T15:07:42.976Z] Removing intermediate container f653cbdf7c47 [2022-05-09T15:07:42.976Z] ---> e0834923b78c [2022-05-09T15:07:42.976Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-09T15:07:44.436Z] ---> c7902802ef9a [2022-05-09T15:07:44.436Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-09T15:07:47.847Z] ---> 6ad63445d586 [2022-05-09T15:07:47.847Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-09T15:07:50.484Z] ---> 4dc219f75f8d [2022-05-09T15:07:50.484Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T15:07:50.484Z] Removing intermediate container 31ded13de6f7 [2022-05-09T15:07:50.484Z] ---> f17821d07992 [2022-05-09T15:07:50.484Z] [2022-05-09T15:07:50.484Z] Step 10/31 : FROM alpine:3.14 [2022-05-09T15:07:50.484Z] ---> ac73e934f311 [2022-05-09T15:07:50.484Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-09T15:07:50.768Z] ---> Running in b37e5f73ce4e [2022-05-09T15:07:51.777Z] ---> ad331a399667 [2022-05-09T15:07:51.777Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-09T15:07:51.777Z] Removing intermediate container b37e5f73ce4e [2022-05-09T15:07:51.777Z] ---> 4ae0abfe0d30 [2022-05-09T15:07:51.777Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-09T15:07:51.777Z] ---> Running in 92da549a079a [2022-05-09T15:07:51.777Z] ---> Running in 85f117e98865 [2022-05-09T15:07:54.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:07:54.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:07:55.718Z] Removing intermediate container 92da549a079a [2022-05-09T15:07:55.718Z] ---> 1e53a831dee9 [2022-05-09T15:07:55.718Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T15:07:55.718Z] ---> Running in bc05a28f633f [2022-05-09T15:07:56.314Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-09T15:07:56.314Z] (2/2) Installing su-exec (0.2-r1) [2022-05-09T15:07:56.314Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T15:07:56.314Z] OK: 6 MiB in 16 packages [2022-05-09T15:07:56.587Z] Removing intermediate container bc05a28f633f [2022-05-09T15:07:56.587Z] ---> b17430e57104 [2022-05-09T15:07:56.587Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T15:07:56.587Z] ---> Running in a73e48bf8a53 [2022-05-09T15:07:57.574Z] Removing intermediate container a73e48bf8a53 [2022-05-09T15:07:57.574Z] ---> 84cd629d239a [2022-05-09T15:07:57.574Z] Step 21/22 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:07:57.574Z] ---> Running in 2162dc2874eb [2022-05-09T15:07:57.868Z] Removing intermediate container 85f117e98865 [2022-05-09T15:07:57.868Z] ---> e7523c860af5 [2022-05-09T15:07:57.868Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-09T15:07:58.237Z] ---> Running in 6edd91c513ee [2022-05-09T15:07:58.634Z] Removing intermediate container 2162dc2874eb [2022-05-09T15:07:58.634Z] ---> 21cddb3ec58c [2022-05-09T15:07:58.634Z] Step 22/22 : LABEL version=2.2.0-dev.92 [2022-05-09T15:07:58.967Z] ---> Running in 65398098768a [2022-05-09T15:07:58.967Z] Removing intermediate container 6edd91c513ee [2022-05-09T15:07:58.967Z] ---> b7dfebdc7a77 [2022-05-09T15:07:58.967Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-09T15:07:59.343Z] ---> Running in d60dd07cdcb3 [2022-05-09T15:07:59.671Z] Removing intermediate container 65398098768a [2022-05-09T15:07:59.671Z] ---> ed4b9fc6a346 [2022-05-09T15:07:59.671Z] [2022-05-09T15:08:00.444Z] Successfully built ed4b9fc6a346 [2022-05-09T15:08:00.444Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-09T15:08:00.444Z] Building security-spire-server [2022-05-09T15:08:00.444Z] Removing intermediate container d60dd07cdcb3 [2022-05-09T15:08:00.444Z]  Building security-proxy-setup ... done  ---> c12335472c75 [2022-05-09T15:08:00.444Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-09T15:08:00.444Z] ---> Running in c2893cf39b32 [2022-05-09T15:08:03.938Z] Removing intermediate container c2893cf39b32 [2022-05-09T15:08:03.938Z] ---> 4987c13a8c98 [2022-05-09T15:08:03.938Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-09T15:08:03.938Z] ---> Running in 3181d4175c4d [2022-05-09T15:08:04.564Z] Removing intermediate container 3181d4175c4d [2022-05-09T15:08:04.564Z] ---> afb29e097f85 [2022-05-09T15:08:04.564Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-09T15:08:06.010Z] ---> 6bdf11950368 [2022-05-09T15:08:06.010Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-09T15:08:06.010Z] ---> Running in f4a7917d2c48 [2022-05-09T15:08:09.436Z] Removing intermediate container f4a7917d2c48 [2022-05-09T15:08:09.436Z] ---> dcb5c2c2f063 [2022-05-09T15:08:09.436Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T15:08:09.712Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T15:08:09.712Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T15:08:10.329Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T15:08:10.935Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T15:08:10.935Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T15:08:10.935Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T15:08:11.217Z]  ---> b146826f848f [2022-05-09T15:08:11.217Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-09T15:08:14.654Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T15:08:14.654Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T15:08:14.654Z]  ---> c7178eeeb1b6 [2022-05-09T15:08:14.654Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-09T15:08:15.273Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T15:08:15.552Z]  ---> 068730cf15d1 [2022-05-09T15:08:15.552Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-09T15:08:15.552Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T15:08:15.834Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T15:08:16.110Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T15:08:17.110Z]  ---> 97ac5b8e1b65 [2022-05-09T15:08:17.110Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-09T15:08:17.395Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T15:08:18.857Z]  ---> 92255c73d8db [2022-05-09T15:08:18.857Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-09T15:08:18.857Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T15:08:19.134Z]  ---> Running in e1a13cb9cf30 [2022-05-09T15:08:20.123Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T15:08:20.123Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T15:08:20.123Z] ---> 4bf577e0ecb0 [2022-05-09T15:08:20.123Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T15:08:20.123Z] ---> Using cache [2022-05-09T15:08:20.123Z] ---> 2f1d26712fb3 [2022-05-09T15:08:20.123Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:08:20.123Z] ---> Using cache [2022-05-09T15:08:20.123Z] ---> e441fcb8a46d [2022-05-09T15:08:20.123Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T15:08:20.123Z] ---> Using cache [2022-05-09T15:08:20.123Z] ---> 6f1c4213bfa9 [2022-05-09T15:08:20.123Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T15:08:20.123Z] ---> Using cache [2022-05-09T15:08:20.123Z] ---> 96014df7d2ff [2022-05-09T15:08:20.123Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T15:08:20.123Z] ---> Using cache [2022-05-09T15:08:20.123Z] ---> ab8f0c9c4a2d [2022-05-09T15:08:20.123Z] Step 8/25 : COPY . . [2022-05-09T15:08:20.123Z] Removing intermediate container e1a13cb9cf30 [2022-05-09T15:08:20.123Z] ---> 5fc61c9a4acb [2022-05-09T15:08:20.123Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-09T15:08:20.398Z] ---> Using cache [2022-05-09T15:08:20.398Z] ---> 8ffb89e06507 [2022-05-09T15:08:20.398Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T15:08:20.398Z] ---> Using cache [2022-05-09T15:08:20.398Z] ---> 55bdec73244a [2022-05-09T15:08:20.398Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-09T15:08:20.398Z] ---> Using cache [2022-05-09T15:08:20.398Z] ---> b0c6c49e96e4 [2022-05-09T15:08:20.398Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-09T15:08:20.398Z] ---> Using cache [2022-05-09T15:08:20.398Z] ---> 75b83f48aa34 [2022-05-09T15:08:20.398Z] 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-05-09T15:08:20.675Z] ---> Running in ba0fb042d0c8 [2022-05-09T15:08:21.666Z] ---> 34f47625c1ed [2022-05-09T15:08:21.666Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-09T15:08:21.666Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T15:08:21.948Z]  ---> Running in 63ba80ed0362 [2022-05-09T15:08:23.940Z] spire-1.2.1/ [2022-05-09T15:08:23.940Z] spire-1.2.1/.data/ [2022-05-09T15:08:23.940Z] spire-1.2.1/.data/.file [2022-05-09T15:08:23.940Z] spire-1.2.1/.dockerignore [2022-05-09T15:08:23.940Z] spire-1.2.1/.gitattributes [2022-05-09T15:08:23.940Z] spire-1.2.1/.githooks/ [2022-05-09T15:08:23.940Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T15:08:23.940Z] spire-1.2.1/.github/ [2022-05-09T15:08:23.940Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T15:08:23.940Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T15:08:23.940Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T15:08:23.940Z] spire-1.2.1/.github/workflows/ [2022-05-09T15:08:23.940Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T15:08:23.940Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T15:08:23.940Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T15:08:23.940Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T15:08:23.940Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T15:08:23.940Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T15:08:23.940Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T15:08:23.940Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T15:08:23.940Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T15:08:23.940Z] spire-1.2.1/.gitignore [2022-05-09T15:08:23.940Z] spire-1.2.1/.go-version [2022-05-09T15:08:23.940Z] spire-1.2.1/.golangci.yml [2022-05-09T15:08:23.940Z] spire-1.2.1/ADOPTERS.md [2022-05-09T15:08:23.940Z] spire-1.2.1/CHANGELOG.md [2022-05-09T15:08:23.940Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T15:08:23.940Z] spire-1.2.1/CODEOWNERS [2022-05-09T15:08:23.940Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T15:08:23.940Z] spire-1.2.1/Dockerfile [2022-05-09T15:08:23.940Z] spire-1.2.1/Dockerfile.dev [2022-05-09T15:08:23.940Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T15:08:23.940Z] spire-1.2.1/LICENSE [2022-05-09T15:08:23.940Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T15:08:23.940Z] spire-1.2.1/Makefile [2022-05-09T15:08:23.940Z] spire-1.2.1/README.md [2022-05-09T15:08:23.940Z] spire-1.2.1/ROADMAP.md [2022-05-09T15:08:23.940Z] spire-1.2.1/SECURITY.md [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/ [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T15:08:23.940Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T15:08:23.941Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T15:08:23.941Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T15:08:23.941Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T15:08:23.941Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T15:08:23.941Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T15:08:23.941Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T15:08:23.941Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T15:08:23.941Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T15:08:23.941Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T15:08:23.941Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T15:08:23.941Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T15:08:23.941Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T15:08:23.941Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.gogo: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T15:08:24.222Z]  [2022-05-09T15:08:24.222Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T15:08:24.222Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T15:08:24.222Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T15:08:24.222Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T15:08:24.222Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T15:08:24.222Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T15:08:24.222Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T15:08:24.222Z] spire-1.2.1/conf/ [2022-05-09T15:08:24.222Z] spire-1.2.1/conf/agent/ [2022-05-09T15:08:24.222Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T15:08:24.222Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T15:08:24.222Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T15:08:24.222Z] spire-1.2.1/conf/server/ [2022-05-09T15:08:24.222Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T15:08:24.222Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T15:08:24.222Z] spire-1.2.1/conf/server/server.conf [2022-05-09T15:08:24.222Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/ [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/auditlog.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/images/ [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T15:08:24.222Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T15:08:24.223Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T15:08:24.223Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T15:08:24.223Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T15:08:24.223Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T15:08:24.223Z] spire-1.2.1/doc/spire_server.md [2022-05-09T15:08:24.223Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T15:08:24.223Z] spire-1.2.1/doc/telemetry.md [2022-05-09T15:08:24.223Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T15:08:24.223Z] spire-1.2.1/doc/upgrading.md [2022-05-09T15:08:24.223Z] spire-1.2.1/doc/using_spire.md [2022-05-09T15:08:24.223Z] spire-1.2.1/examples/ [2022-05-09T15:08:24.223Z] spire-1.2.1/examples/README.md [2022-05-09T15:08:24.223Z] spire-1.2.1/go.mod [2022-05-09T15:08:24.223Z] spire-1.2.1/go.sum [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T15:08:24.223Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T15:08:24.507Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T15:08:24.508Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/health/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/log/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T15:08:24.789Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T15:08:24.790Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T15:08:25.080Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/util/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/version/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T15:08:25.081Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/config.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T15:08:25.081Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T15:08:25.357Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.goRemoving intermediate container 63ba80ed0362 [2022-05-09T15:08:25.358Z] ---> 44ed2e46cfa6 [2022-05-09T15:08:25.358Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-09T15:08:25.358Z] [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T15:08:25.358Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T15:08:25.359Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/server.go [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T15:08:25.639Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/ [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/private/ [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/private/server/ [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/spire/ [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/spire/common/ [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T15:08:25.639Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T15:08:25.639Z] spire-1.2.1/release/ [2022-05-09T15:08:25.639Z] spire-1.2.1/release/spire-extras/ [2022-05-09T15:08:25.639Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T15:08:25.639Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T15:08:25.639Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T15:08:25.639Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T15:08:25.639Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T15:08:25.639Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T15:08:25.639Z] spire-1.2.1/release/spire/ [2022-05-09T15:08:25.639Z] spire-1.2.1/release/spire/README.md [2022-05-09T15:08:25.639Z] spire-1.2.1/release/spire/conf/ [2022-05-09T15:08:25.639Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T15:08:25.639Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T15:08:25.639Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T15:08:25.639Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T15:08:25.639Z] spire-1.2.1/script/ [2022-05-09T15:08:25.639Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T15:08:25.640Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T15:08:25.640Z] spire-1.2.1/support/ [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/ [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T15:08:25.640Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T15:08:25.640Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T15:08:25.640Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/clock/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/clock/clock.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/bundle.der ---> Running in 05db45a730ef [2022-05-09T15:08:25.640Z] [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T15:08:25.640Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T15:08:25.641Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T15:08:25.641Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T15:08:25.641Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T15:08:25.641Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T15:08:25.641Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T15:08:25.641Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T15:08:25.641Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T15:08:25.641Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T15:08:25.641Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T15:08:25.641Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T15:08:25.641Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T15:08:25.641Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/ [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/README.md [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/common [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/ [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T15:08:25.641Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T15:08:25.918Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setupgo: downloading cloud.google.com/go v0.100.2 [2022-05-09T15:08:25.919Z]  [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T15:08:25.919Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T15:08:25.920Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T15:08:25.921Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T15:08:26.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T15:08:26.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T15:08:26.206Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T15:08:26.207Z] spire-1.2.1/test/integration/test.sh [2022-05-09T15:08:26.207Z] spire-1.2.1/test/plugintest/ [2022-05-09T15:08:26.207Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/spiretest/ [2022-05-09T15:08:26.207Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/testca/ [2022-05-09T15:08:26.207Z] spire-1.2.1/test/testca/ca.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/testkey/ [2022-05-09T15:08:26.207Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T15:08:26.207Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/testkey/new.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T15:08:26.207Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/util/ [2022-05-09T15:08:26.207Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/util/race.go [2022-05-09T15:08:26.207Z] spire-1.2.1/test/util/util.go [2022-05-09T15:08:26.207Z] building spire from source... [2022-05-09T15:08:26.207Z] Removing intermediate container 05db45a730ef [2022-05-09T15:08:26.207Z] ---> f37560e638e1 [2022-05-09T15:08:26.207Z] Step 28/31 : CMD ["gate"] [2022-05-09T15:08:26.818Z] ---> Running in 1dbb0511d585 [2022-05-09T15:08:26.818Z] Installing go1.17.7... [2022-05-09T15:08:26.818Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T15:08:27.414Z] Removing intermediate container 1dbb0511d585 [2022-05-09T15:08:27.414Z] ---> 16f4b180f78a [2022-05-09T15:08:27.414Z] Step 29/31 : LABEL arch=arm64 [2022-05-09T15:08:27.686Z] ---> Running in a56bd75c980c [2022-05-09T15:08:28.285Z] Removing intermediate container a56bd75c980c [2022-05-09T15:08:28.285Z] ---> eeb6696cb5b7 [2022-05-09T15:08:28.285Z] Step 30/31 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:08:28.560Z] ---> Running in f3e06c8b8f26 [2022-05-09T15:08:28.560Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T15:08:28.831Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T15:08:28.831Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T15:08:29.114Z] Removing intermediate container f3e06c8b8f26 [2022-05-09T15:08:29.114Z] ---> ae22eec8d25b [2022-05-09T15:08:29.114Z] Step 31/31 : LABEL version=2.2.0-dev.92 [2022-05-09T15:08:29.114Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T15:08:29.728Z]  ---> Running in 1c77705a5cc2 [2022-05-09T15:08:30.326Z] Removing intermediate container 1c77705a5cc2 [2022-05-09T15:08:30.326Z] ---> a424970926e1 [2022-05-09T15:08:30.326Z] [2022-05-09T15:08:30.326Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T15:08:30.602Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T15:08:30.602Z] Successfully built a424970926e1 [2022-05-09T15:08:30.602Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-09T15:08:30.602Z]  Building security-bootstrapper ... done Building sys-mgmt-agent [2022-05-09T15:08:30.880Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T15:08:30.880Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T15:08:31.481Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T15:08:31.761Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T15:08:31.761Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T15:08:31.761Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T15:08:33.217Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T15:08:33.218Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T15:08:33.218Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T15:08:33.218Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T15:08:33.490Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T15:08:33.765Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T15:08:34.042Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T15:08:34.042Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T15:08:34.042Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T15:08:34.318Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T15:08:34.594Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T15:08:34.594Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T15:08:34.870Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T15:08:35.146Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T15:08:35.146Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T15:08:35.146Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T15:08:35.146Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T15:08:35.146Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T15:08:35.423Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T15:08:35.423Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T15:08:35.423Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T15:08:35.698Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T15:08:35.971Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T15:08:35.971Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T15:08:36.246Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T15:08:36.520Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T15:08:36.520Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T15:08:38.506Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T15:08:38.506Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T15:08:38.506Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T15:08:39.495Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T15:08:39.495Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T15:08:39.772Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T15:08:39.772Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T15:08:39.772Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T15:08:40.052Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T15:08:41.075Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T15:08:41.075Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T15:08:41.075Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T15:08:41.361Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T15:08:41.361Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T15:08:41.361Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T15:08:42.812Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T15:08:43.420Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T15:08:43.698Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T15:08:43.698Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T15:08:45.146Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T15:08:45.147Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T15:08:45.425Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T15:08:45.702Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T15:08:45.977Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T15:08:45.977Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T15:08:46.253Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T15:08:46.253Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T15:08:46.529Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T15:08:46.806Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T15:08:47.081Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T15:08:48.072Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T15:08:48.346Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T15:08:48.346Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T15:08:48.624Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T15:08:48.905Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T15:08:49.196Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T15:08:49.196Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T15:08:49.196Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T15:08:49.196Z] ---> 4bf577e0ecb0 [2022-05-09T15:08:49.196Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T15:08:49.196Z] ---> Using cache [2022-05-09T15:08:49.196Z] ---> 2f1d26712fb3 [2022-05-09T15:08:49.196Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:08:49.196Z] ---> Using cache [2022-05-09T15:08:49.196Z] ---> e441fcb8a46d [2022-05-09T15:08:49.196Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-09T15:08:49.196Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T15:08:49.196Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T15:08:49.491Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T15:08:49.772Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T15:08:49.772Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T15:08:49.772Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T15:08:49.772Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T15:08:50.061Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T15:08:50.346Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T15:08:50.629Z]  ---> Running in 3d4287d2c705 [2022-05-09T15:08:51.235Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T15:08:51.235Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T15:08:51.831Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T15:08:51.831Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T15:08:51.831Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T15:08:52.106Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T15:08:52.106Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T15:08:52.386Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T15:08:52.386Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T15:08:52.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:08:52.386Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T15:08:52.992Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T15:08:52.992Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T15:08:52.992Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T15:08:53.596Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T15:08:53.596Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:08:55.050Z] OK: 220 MiB in 52 packages [2022-05-09T15:08:55.050Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T15:08:55.050Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T15:08:55.336Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T15:08:55.336Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T15:08:55.619Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T15:08:55.952Z] Building bin/spire-server... [2022-05-09T15:08:55.952Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T15:08:56.319Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T15:08:56.319Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T15:08:56.319Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T15:08:56.319Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T15:08:56.812Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T15:08:56.812Z] Removing intermediate container 3d4287d2c705 [2022-05-09T15:08:56.812Z] ---> 8fc04507d326 [2022-05-09T15:08:56.812Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T15:08:57.463Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T15:08:57.747Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T15:08:57.747Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T15:08:57.747Z]  ---> 3512e83a81d3 [2022-05-09T15:08:57.747Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T15:08:58.058Z] ---> Running in 0656e85339bd [2022-05-09T15:09:00.052Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T15:09:00.052Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T15:09:00.327Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T15:09:00.327Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T15:09:00.604Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T15:09:00.604Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T15:09:01.207Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T15:09:01.207Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T15:09:01.481Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T15:09:01.757Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T15:09:01.758Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T15:09:01.758Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T15:09:02.034Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T15:09:02.035Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T15:09:02.641Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T15:09:02.641Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T15:09:02.916Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T15:09:03.194Z] Removing intermediate container 0656e85339bd [2022-05-09T15:09:03.194Z] ---> f5ede7fd6873 [2022-05-09T15:09:03.194Z] Step 8/23 : COPY . . [2022-05-09T15:09:03.475Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T15:09:03.475Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T15:09:03.475Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T15:09:03.753Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T15:09:04.030Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T15:09:04.030Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T15:09:04.030Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T15:09:04.030Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T15:09:04.030Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T15:09:04.633Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T15:09:04.633Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T15:09:04.633Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T15:09:04.633Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T15:09:04.633Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T15:09:04.910Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T15:09:04.910Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T15:09:05.186Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T15:09:05.186Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T15:09:05.463Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T15:09:05.463Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T15:09:05.463Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T15:09:05.741Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T15:09:06.017Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T15:09:08.007Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T15:09:09.011Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T15:09:09.290Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T15:09:09.290Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T15:09:10.739Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T15:09:10.739Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T15:09:10.739Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T15:09:11.016Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T15:09:11.016Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T15:09:16.475Z]  ---> 005ce7db11cd [2022-05-09T15:09:16.475Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-09T15:09:16.475Z] ---> Running in 9be526848967 [2022-05-09T15:09:16.475Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T15:09:16.475Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T15:09:16.475Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T15:09:16.752Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T15:09:17.743Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-09T15:09:24.478Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-09T15:09:34.661Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T15:09:34.661Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T15:09:34.661Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T15:09:34.661Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T15:09:34.661Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T15:09:34.661Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T15:09:34.661Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T15:09:34.661Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T15:09:34.661Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T15:09:34.661Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T15:09:34.661Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T15:09:34.661Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T15:09:34.661Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T15:09:34.934Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T15:09:34.934Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T15:09:34.934Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T15:09:35.210Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T15:09:35.492Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T15:09:35.492Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T15:09:35.492Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T15:09:35.492Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T15:09:35.492Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T15:09:35.492Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T15:09:35.492Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T15:09:36.112Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T15:09:36.395Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T15:09:36.395Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T15:09:36.685Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T15:09:36.686Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T15:09:37.294Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T15:09:39.922Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T15:09:46.681Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T15:09:46.681Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T15:09:46.681Z] Removing intermediate container 9f684c4c786c [2022-05-09T15:09:46.681Z] ---> 7c55027e504b [2022-05-09T15:09:46.681Z] [2022-05-09T15:09:46.681Z] Step 10/25 : FROM alpine:3.14 [2022-05-09T15:09:46.681Z] ---> ac73e934f311 [2022-05-09T15:09:46.681Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-09T15:09:46.961Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T15:09:46.962Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T15:09:46.962Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T15:09:46.962Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T15:09:46.962Z]  ---> Running in 24c513654aaa [2022-05-09T15:09:48.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:09:49.258Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:09:50.711Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-09T15:09:50.711Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-09T15:09:50.711Z] (3/3) Installing su-exec (0.2-r1) [2022-05-09T15:09:50.711Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T15:09:50.711Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T15:09:50.711Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T15:09:50.992Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T15:09:50.992Z] OK: 6 MiB in 17 packages [2022-05-09T15:09:53.649Z] Removing intermediate container 24c513654aaa [2022-05-09T15:09:53.649Z] ---> c1b704e1354d [2022-05-09T15:09:53.649Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T15:09:53.649Z] ---> Running in 704185e0a0a1 [2022-05-09T15:09:53.926Z] Removing intermediate container 704185e0a0a1 [2022-05-09T15:09:53.926Z] ---> b352aab9c693 [2022-05-09T15:09:53.926Z] Step 13/25 : WORKDIR / [2022-05-09T15:09:53.926Z] ---> Running in 85b6a167f4a6 [2022-05-09T15:09:54.553Z] Removing intermediate container 85b6a167f4a6 [2022-05-09T15:09:54.553Z] ---> 4f80e845c0dc [2022-05-09T15:09:54.554Z] 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-05-09T15:09:55.546Z] ---> ebc3fcb55141 [2022-05-09T15:09:55.546Z] 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-05-09T15:09:56.563Z] ---> 5818553ed9ed [2022-05-09T15:09:56.563Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-09T15:09:57.173Z] ---> 0a4c4537953f [2022-05-09T15:09:57.173Z] 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-05-09T15:09:58.169Z] ---> 9493cee4957c [2022-05-09T15:09:58.169Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-09T15:10:00.162Z] ---> 53a1edaba321 [2022-05-09T15:10:00.162Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-09T15:10:01.611Z] ---> c5a23d3b0450 [2022-05-09T15:10:01.611Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T15:10:02.593Z] ---> 98c0355a06c9 [2022-05-09T15:10:02.593Z] 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-05-09T15:10:02.868Z] ---> Running in 226024ce876d [2022-05-09T15:10:06.302Z] Removing intermediate container 226024ce876d [2022-05-09T15:10:06.302Z] ---> 374ba33f64fd [2022-05-09T15:10:06.302Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T15:10:06.302Z] ---> Running in c1240665fbe6 [2022-05-09T15:10:06.581Z] Removing intermediate container c1240665fbe6 [2022-05-09T15:10:06.581Z] ---> 63e4644e63c4 [2022-05-09T15:10:06.581Z] Step 23/25 : LABEL arch=arm64 [2022-05-09T15:10:06.581Z] ---> Running in eb9b0a7fddb3 [2022-05-09T15:10:07.183Z] Removing intermediate container eb9b0a7fddb3 [2022-05-09T15:10:07.183Z] ---> bb148ded9c14 [2022-05-09T15:10:07.183Z] Step 24/25 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:10:07.183Z] ---> Running in 79c3af7d49a8 [2022-05-09T15:10:07.793Z] Removing intermediate container 79c3af7d49a8 [2022-05-09T15:10:07.793Z] ---> 5367a856e780 [2022-05-09T15:10:07.793Z] Step 25/25 : LABEL version=2.2.0-dev.92 [2022-05-09T15:10:08.077Z] ---> Running in 303469a4a7c3 [2022-05-09T15:10:08.354Z] Removing intermediate container 303469a4a7c3 [2022-05-09T15:10:08.354Z] ---> 1db9db66e154 [2022-05-09T15:10:08.354Z] [2022-05-09T15:10:08.629Z] Successfully built 1db9db66e154 [2022-05-09T15:10:08.629Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-09T15:10:08.629Z]  Building security-secretstore-setup ... done Building core-data [2022-05-09T15:10:13.249Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T15:10:13.249Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T15:10:13.249Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T15:10:13.528Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T15:10:28.661Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T15:10:28.662Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T15:10:28.662Z] ---> 4bf577e0ecb0 [2022-05-09T15:10:28.662Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T15:10:28.662Z] ---> Using cache [2022-05-09T15:10:28.662Z] ---> 2f1d26712fb3 [2022-05-09T15:10:28.662Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:10:28.662Z] ---> Using cache [2022-05-09T15:10:28.662Z] ---> e441fcb8a46d [2022-05-09T15:10:28.662Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-09T15:10:28.662Z] ---> Running in d4695d3188cb [2022-05-09T15:10:30.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:10:31.695Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:10:32.715Z] OK: 220 MiB in 52 packages [2022-05-09T15:10:34.219Z] Removing intermediate container d4695d3188cb [2022-05-09T15:10:34.219Z] ---> 3b5be16c5a9d [2022-05-09T15:10:34.219Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T15:10:35.238Z] ---> 8b1e844443dd [2022-05-09T15:10:35.238Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T15:10:35.238Z] ---> Running in a45ab35745ee [2022-05-09T15:10:40.727Z] Removing intermediate container a45ab35745ee [2022-05-09T15:10:40.727Z] ---> b9a5f3f2e0e9 [2022-05-09T15:10:40.727Z] Step 8/23 : COPY . . [2022-05-09T15:10:55.897Z] ---> 0ee314be829b [2022-05-09T15:10:55.897Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-09T15:10:55.897Z] ---> Running in 5ce7f930b794 [2022-05-09T15:10:55.897Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-09T15:10:59.327Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T15:10:59.327Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T15:10:59.327Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T15:10:59.327Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T15:10:59.932Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T15:11:01.391Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T15:11:09.717Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T15:11:12.385Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T15:11:13.387Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T15:11:13.387Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T15:11:13.387Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T15:11:15.401Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T15:11:15.682Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T15:11:16.685Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T15:11:16.964Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T15:11:17.573Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T15:11:17.573Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T15:11:17.852Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T15:11:18.131Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T15:11:18.131Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T15:11:19.125Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T15:11:19.402Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T15:11:19.681Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T15:11:19.962Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T15:11:19.962Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T15:11:20.572Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T15:11:20.851Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T15:11:21.129Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T15:11:21.129Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T15:11:21.129Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T15:11:21.129Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T15:11:21.129Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T15:11:22.124Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T15:11:22.124Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T15:11:22.402Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T15:11:27.835Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T15:11:27.835Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T15:11:27.835Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T15:11:28.432Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T15:11:29.040Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T15:11:29.040Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T15:11:29.318Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T15:11:29.596Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T15:11:29.596Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T15:11:29.596Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T15:11:29.596Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T15:11:29.596Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T15:11:31.047Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T15:11:31.047Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T15:11:31.324Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T15:11:31.602Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T15:11:31.602Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T15:11:33.597Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T15:11:34.202Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T15:11:34.480Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T15:11:34.757Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T15:11:34.757Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T15:11:35.035Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T15:11:35.638Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T15:11:35.917Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T15:11:36.518Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T15:11:39.926Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T15:11:41.978Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T15:11:42.514Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T15:11:42.875Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T15:11:42.875Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T15:11:42.875Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T15:11:43.859Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T15:11:43.859Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T15:11:44.135Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T15:11:44.135Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T15:11:44.413Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T15:11:44.413Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T15:11:44.413Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T15:11:54.598Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T15:11:54.877Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T15:11:54.877Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T15:11:54.877Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T15:12:17.091Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T15:12:17.091Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T15:14:24.000Z] Removing intermediate container 9be526848967 [2022-05-09T15:14:24.000Z] ---> c72ca2db3a3f [2022-05-09T15:14:24.000Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-09T15:14:24.000Z] ---> Running in 3602d646127c [2022-05-09T15:14:24.000Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.92" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-09T15:14:24.000Z] Removing intermediate container 3602d646127c [2022-05-09T15:14:24.000Z] ---> 91f101950509 [2022-05-09T15:14:24.000Z] [2022-05-09T15:14:24.000Z] Step 11/23 : FROM docker:20.10.14 [2022-05-09T15:14:24.000Z] 20.10.14: Pulling from library/docker [2022-05-09T15:14:34.220Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-09T15:14:34.220Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-09T15:14:34.220Z] ---> c346e9eafbab [2022-05-09T15:14:34.220Z] 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-05-09T15:14:34.220Z] ---> Running in b7fdb403ee5c [2022-05-09T15:14:34.220Z] Removing intermediate container b7fdb403ee5c [2022-05-09T15:14:34.220Z] ---> cce6e24f52be [2022-05-09T15:14:34.220Z] 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-05-09T15:14:34.220Z] ---> Running in 0364b46091a2 [2022-05-09T15:14:35.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:14:36.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:14:37.251Z] (1/43) Installing readline (8.1.1-r0) [2022-05-09T15:14:37.251Z] (2/43) Installing bash (5.1.16-r0) [2022-05-09T15:14:37.251Z] Executing bash-5.1.16-r0.post-install [2022-05-09T15:14:37.251Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-09T15:14:37.251Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T15:14:37.251Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-09T15:14:37.527Z] (6/43) Installing curl (7.80.0-r1) [2022-05-09T15:14:37.527Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-09T15:14:37.527Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-09T15:14:37.527Z] (9/43) Installing expat (2.4.7-r0) [2022-05-09T15:14:37.527Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-09T15:14:37.527Z] (11/43) Installing gdbm (1.22-r0) [2022-05-09T15:14:37.527Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-09T15:14:37.527Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-09T15:14:37.527Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-09T15:14:37.527Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-09T15:14:37.527Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-09T15:14:37.527Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-09T15:14:40.156Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-09T15:14:40.156Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-09T15:14:40.156Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-09T15:14:40.156Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-09T15:14:40.156Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-09T15:14:40.156Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-09T15:14:40.156Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-09T15:14:40.156Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-09T15:14:40.156Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-09T15:14:40.431Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-09T15:14:40.431Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-09T15:14:40.431Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-09T15:14:40.431Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-09T15:14:40.431Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-09T15:14:40.431Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-09T15:14:40.431Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-09T15:14:40.431Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-09T15:14:40.431Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-09T15:14:40.708Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-09T15:14:40.708Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-09T15:14:40.708Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-09T15:14:40.708Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-09T15:14:40.708Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-09T15:14:40.708Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-09T15:14:40.981Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-09T15:14:40.981Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-09T15:14:41.584Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T15:14:41.862Z] OK: 82 MiB in 65 packages [2022-05-09T15:14:47.317Z] Collecting docker-compose==1.23.2 [2022-05-09T15:14:47.317Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-09T15:14:47.594Z] 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-05-09T15:14:47.594Z] Collecting docopt<0.7,>=0.6.1 [2022-05-09T15:14:47.594Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-09T15:14:51.001Z] Collecting jsonschema<3,>=2.5.1 [2022-05-09T15:14:51.001Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-09T15:14:51.001Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-09T15:14:51.001Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-09T15:14:54.411Z] Collecting PyYAML<4,>=3.10 [2022-05-09T15:14:54.411Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-09T15:14:58.736Z] Collecting cached-property<2,>=1.2.0 [2022-05-09T15:14:58.736Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-09T15:14:59.013Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-09T15:14:59.291Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-09T15:14:59.291Z] Collecting texttable<0.10,>=0.9.0 [2022-05-09T15:14:59.291Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-09T15:15:02.717Z] Collecting docker<4.0,>=3.6.0 [2022-05-09T15:15:02.718Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-09T15:15:03.706Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-09T15:15:03.706Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-09T15:15:03.984Z] Collecting docker-pycreds>=0.4.0 [2022-05-09T15:15:04.260Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-09T15:15:05.731Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-09T15:15:05.731Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-09T15:15:06.007Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-09T15:15:06.285Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-09T15:15:06.562Z] Collecting idna<2.8,>=2.5 [2022-05-09T15:15:06.562Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-09T15:15:06.562Z] 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-05-09T15:15:06.835Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-09T15:15:06.835Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-09T15:15:06.835Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-09T15:15:06.835Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-09T15:15:08.272Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-09T15:15:08.272Z] Attempting uninstall: urllib3 [2022-05-09T15:15:08.272Z] Found existing installation: urllib3 1.26.7 [2022-05-09T15:15:08.272Z] Uninstalling urllib3-1.26.7: [2022-05-09T15:15:08.272Z] Successfully uninstalled urllib3-1.26.7 [2022-05-09T15:15:08.872Z] Attempting uninstall: idna [2022-05-09T15:15:08.872Z] Found existing installation: idna 3.3 [2022-05-09T15:15:08.872Z] Uninstalling idna-3.3: [2022-05-09T15:15:09.148Z] Successfully uninstalled idna-3.3 [2022-05-09T15:15:13.747Z] Attempting uninstall: requests [2022-05-09T15:15:13.747Z] Found existing installation: requests 2.26.0 [2022-05-09T15:15:13.747Z] Uninstalling requests-2.26.0: [2022-05-09T15:15:13.747Z] Successfully uninstalled requests-2.26.0 [2022-05-09T15:15:13.747Z] Running setup.py install for texttable: started [2022-05-09T15:15:16.374Z] Running setup.py install for texttable: finished with status 'done' [2022-05-09T15:15:16.374Z] Running setup.py install for PyYAML: started [2022-05-09T15:15:19.786Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-09T15:15:20.064Z] Running setup.py install for docopt: started [2022-05-09T15:15:22.710Z] Running setup.py install for docopt: finished with status 'done' [2022-05-09T15:15:22.710Z] Running setup.py install for dockerpty: started [2022-05-09T15:15:25.356Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-09T15:15:27.348Z] 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-05-09T15:15:42.459Z] Removing intermediate container 0364b46091a2 [2022-05-09T15:15:42.459Z] ---> 1711b08bb3fa [2022-05-09T15:15:42.459Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-09T15:15:42.459Z] ---> Running in 3f844e6475fc [2022-05-09T15:15:43.093Z] Removing intermediate container 3f844e6475fc [2022-05-09T15:15:43.093Z] ---> 22efb050151d [2022-05-09T15:15:43.093Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-09T15:15:43.375Z] ---> Running in ba5c58ac4939 [2022-05-09T15:15:43.973Z] Removing intermediate container ba5c58ac4939 [2022-05-09T15:15:43.973Z] ---> bab9e2e4ffd8 [2022-05-09T15:15:43.973Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-09T15:15:45.421Z] ---> ee126e137543 [2022-05-09T15:15:45.421Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-09T15:15:46.420Z] ---> a8eedfb8155f [2022-05-09T15:15:46.420Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-09T15:15:47.428Z] ---> 29697eb3c253 [2022-05-09T15:15:47.428Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-09T15:15:47.428Z] ---> Running in 5c7d403910e4 [2022-05-09T15:15:48.041Z] Removing intermediate container 5c7d403910e4 [2022-05-09T15:15:48.041Z] ---> 64906543e06a [2022-05-09T15:15:48.041Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T15:15:48.041Z] ---> Running in 38200eaa19df [2022-05-09T15:15:48.649Z] Removing intermediate container 38200eaa19df [2022-05-09T15:15:48.649Z] ---> 0c84cb3495f2 [2022-05-09T15:15:48.649Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T15:15:48.929Z] ---> Running in 6e8e16fd846d [2022-05-09T15:15:49.541Z] Removing intermediate container 6e8e16fd846d [2022-05-09T15:15:49.541Z] ---> 095eba18e9e9 [2022-05-09T15:15:49.541Z] Step 22/23 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:15:49.541Z] ---> Running in e8b79512540c [2022-05-09T15:15:50.159Z] Removing intermediate container e8b79512540c [2022-05-09T15:15:50.159Z] ---> 3cd4384b7f14 [2022-05-09T15:15:50.159Z] Step 23/23 : LABEL version=2.2.0-dev.92 [2022-05-09T15:15:50.159Z] ---> Running in 390acd035acb [2022-05-09T15:15:50.766Z] Removing intermediate container 390acd035acb [2022-05-09T15:15:50.766Z] ---> ba193b1130a7 [2022-05-09T15:15:50.766Z] [2022-05-09T15:15:51.042Z] Successfully built ba193b1130a7 [2022-05-09T15:15:51.042Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-09T15:16:59.152Z]  Building sys-mgmt-agent ... done Removing intermediate container 5ce7f930b794 [2022-05-09T15:16:59.152Z] ---> b42ccac2373a [2022-05-09T15:16:59.152Z] [2022-05-09T15:16:59.152Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T15:16:59.152Z] ---> ac73e934f311 [2022-05-09T15:16:59.152Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-09T15:16:59.152Z] ---> Running in 2d96b9888289 [2022-05-09T15:16:59.152Z] Removing intermediate container 2d96b9888289 [2022-05-09T15:16:59.152Z] ---> 2d4e310c711c [2022-05-09T15:16:59.152Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-09T15:16:59.152Z] ---> Running in 5145ebd8b643 [2022-05-09T15:16:59.152Z] Removing intermediate container 5145ebd8b643 [2022-05-09T15:16:59.152Z] ---> 570eec99ac18 [2022-05-09T15:16:59.152Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-09T15:16:59.152Z] ---> Running in e5094c863b6a [2022-05-09T15:16:59.152Z] Removing intermediate container e5094c863b6a [2022-05-09T15:16:59.152Z] ---> 3b6b8f7ff0af [2022-05-09T15:16:59.152Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:16:59.152Z] ---> Running in f2621acc2b78 [2022-05-09T15:16:59.152Z] Removing intermediate container f2621acc2b78 [2022-05-09T15:16:59.152Z] ---> a95af1f62de5 [2022-05-09T15:16:59.152Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T15:16:59.152Z] ---> Running in 2bceb9b53e6f [2022-05-09T15:17:01.160Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:17:01.771Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:17:03.227Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T15:17:03.227Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T15:17:03.227Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T15:17:03.227Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T15:17:03.506Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T15:17:03.506Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T15:17:03.783Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T15:17:03.783Z] OK: 8 MiB in 20 packages [2022-05-09T15:17:05.232Z] Removing intermediate container 2bceb9b53e6f [2022-05-09T15:17:05.232Z] ---> 13ba1bf16dfd [2022-05-09T15:17:05.232Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T15:17:06.219Z] ---> a39e13640fee [2022-05-09T15:17:06.219Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-09T15:17:08.220Z] ---> 218534f97e3e [2022-05-09T15:17:08.220Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-09T15:17:09.218Z] ---> c4693fea7880 [2022-05-09T15:17:09.218Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-09T15:17:09.218Z] ---> Running in 78023cb2a9a2 [2022-05-09T15:17:09.491Z] Removing intermediate container 78023cb2a9a2 [2022-05-09T15:17:09.765Z] ---> 4cc110f2bbd5 [2022-05-09T15:17:09.765Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T15:17:09.765Z] ---> Running in 02e2f8109846 [2022-05-09T15:17:10.383Z] Removing intermediate container 02e2f8109846 [2022-05-09T15:17:10.383Z] ---> 79c107d08edf [2022-05-09T15:17:10.383Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T15:17:10.383Z] ---> Running in 2b224f0d7445 [2022-05-09T15:17:10.993Z] Removing intermediate container 2b224f0d7445 [2022-05-09T15:17:10.993Z] ---> 3c2856ea1da2 [2022-05-09T15:17:10.993Z] Step 22/23 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:17:11.273Z] ---> Running in f70b4e8a5f1c [2022-05-09T15:17:11.883Z] Removing intermediate container f70b4e8a5f1c [2022-05-09T15:17:11.883Z] ---> 2c3a015bb27b [2022-05-09T15:17:11.883Z] Step 23/23 : LABEL version=2.2.0-dev.92 [2022-05-09T15:17:11.883Z] ---> Running in 6735ba795bc9 [2022-05-09T15:17:12.494Z] Removing intermediate container 6735ba795bc9 [2022-05-09T15:17:12.494Z] ---> 8a6dd5bac768 [2022-05-09T15:17:12.494Z] [2022-05-09T15:17:12.773Z] Successfully built 8a6dd5bac768 [2022-05-09T15:17:12.773Z] Successfully tagged core-data-arm64:latest [2022-05-09T15:39:22.258Z]  Building core-data ... done Building bin/spire-agent... [2022-05-09T15:39:22.258Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T15:39:22.258Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T15:39:22.258Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T15:39:22.258Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T15:39:22.258Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T15:39:22.258Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T15:39:22.258Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T15:39:22.258Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T15:39:22.258Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T15:39:22.258Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T15:39:22.258Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T15:39:22.258Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T15:39:22.258Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T15:39:22.858Z] Building bin/spire-agent... [2022-05-09T15:39:23.845Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T15:39:24.123Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T15:39:24.123Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T15:39:24.404Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T15:39:28.729Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T15:39:30.175Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T15:39:30.175Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T15:39:30.451Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T15:39:30.451Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T15:39:30.727Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T15:39:31.003Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T15:39:31.003Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T15:39:31.003Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T15:40:18.023Z] Building bin/spire-agent... [2022-05-09T15:40:18.023Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T15:40:18.023Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T15:40:20.010Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T15:40:20.284Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T15:40:20.884Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T15:40:22.206Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T15:40:22.206Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T15:40:23.717Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T15:40:23.717Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T15:40:23.717Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T15:40:23.717Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T15:40:23.992Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T15:40:24.264Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T15:45:46.434Z] Removing intermediate container 3033721c44aa [2022-05-09T15:45:46.434Z] ---> 946ba58507d8 [2022-05-09T15:45:46.434Z] [2022-05-09T15:45:46.434Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T15:45:46.434Z] ---> 3fb3c9af89a9 [2022-05-09T15:45:46.434Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T15:45:46.434Z] ---> Using cache [2022-05-09T15:45:46.434Z] ---> c415475ee95a [2022-05-09T15:45:46.434Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:45:46.434Z] ---> Using cache [2022-05-09T15:45:46.434Z] ---> 693e53e45b4f [2022-05-09T15:45:46.434Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-09T15:45:46.434Z] ---> Running in 2f7f83405d01 [2022-05-09T15:45:46.434Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:45:46.434Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:45:46.434Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T15:45:46.434Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T15:45:46.434Z] OK: 15732 distinct packages available [2022-05-09T15:45:46.434Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:45:46.434Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:45:46.434Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-09T15:45:46.434Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-09T15:45:46.434Z] (3/4) Installing libucontext (1.1-r0) [2022-05-09T15:45:46.434Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-09T15:45:46.435Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T15:45:46.435Z] OK: 6 MiB in 18 packages [2022-05-09T15:45:46.435Z] Removing intermediate container 2f7f83405d01 [2022-05-09T15:45:46.435Z] ---> e2adbfe63cce [2022-05-09T15:45:46.435Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T15:45:46.435Z] Removing intermediate container 652c46f2aa42 [2022-05-09T15:45:46.435Z] ---> ef53289ad5da [2022-05-09T15:45:46.435Z] [2022-05-09T15:45:46.435Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T15:45:46.435Z] ---> 3fb3c9af89a9 [2022-05-09T15:45:46.435Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T15:45:46.435Z] ---> Using cache [2022-05-09T15:45:46.435Z] ---> c415475ee95a [2022-05-09T15:45:46.435Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:45:46.435Z] ---> Using cache [2022-05-09T15:45:46.435Z] ---> 693e53e45b4f [2022-05-09T15:45:46.435Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T15:45:47.033Z] ---> Running in 8c823acb7bbd [2022-05-09T15:45:48.477Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:45:48.477Z] ---> 0110dd14122b [2022-05-09T15:45:48.477Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T15:45:49.071Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:45:49.352Z] ---> 7bd3e04dd837 [2022-05-09T15:45:49.352Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-09T15:45:49.352Z] ---> Running in f0e974ca2f11 [2022-05-09T15:45:49.954Z] Removing intermediate container f0e974ca2f11 [2022-05-09T15:45:49.954Z] ---> 77fc956009ed [2022-05-09T15:45:49.954Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-09T15:45:50.228Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T15:45:50.228Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T15:45:50.228Z] OK: 15732 distinct packages available [2022-05-09T15:45:50.228Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:45:50.827Z] ---> 61e12d8b3cf7 [2022-05-09T15:45:50.827Z] Step 21/26 : WORKDIR / [2022-05-09T15:45:51.102Z] ---> Running in 40182dce57e5 [2022-05-09T15:45:51.378Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:45:51.378Z] Removing intermediate container 40182dce57e5 [2022-05-09T15:45:51.378Z] ---> ff5742577d59 [2022-05-09T15:45:51.378Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T15:45:51.658Z] ---> Running in a75255f41edc [2022-05-09T15:45:52.261Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-09T15:45:52.261Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-09T15:45:52.542Z] (3/5) Installing libucontext (1.1-r0) [2022-05-09T15:45:52.542Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-09T15:45:52.542Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-09T15:45:52.817Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T15:45:52.817Z] OK: 6 MiB in 19 packages [2022-05-09T15:45:52.817Z] Removing intermediate container a75255f41edc [2022-05-09T15:45:52.817Z] ---> 0004e11967ea [2022-05-09T15:45:52.817Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T15:45:53.094Z] ---> Running in 6be3c18fdb51 [2022-05-09T15:45:53.703Z] Removing intermediate container 6be3c18fdb51 [2022-05-09T15:45:53.703Z] ---> 8dbc3541e93f [2022-05-09T15:45:53.703Z] Step 24/26 : LABEL arch=arm64 [2022-05-09T15:45:53.703Z] ---> Running in 9e2ad7836909 [2022-05-09T15:45:53.985Z] Removing intermediate container 8c823acb7bbd [2022-05-09T15:45:53.985Z] ---> 4fbe40e6888c [2022-05-09T15:45:53.985Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-09T15:45:53.985Z] Removing intermediate container 9e2ad7836909 [2022-05-09T15:45:53.985Z] ---> 1dd65db13ecf [2022-05-09T15:45:53.985Z] Step 25/26 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:45:54.259Z] ---> Running in c8931f7a2455 [2022-05-09T15:45:54.856Z] Removing intermediate container c8931f7a2455 [2022-05-09T15:45:54.856Z] ---> 675d10d16949 [2022-05-09T15:45:54.856Z] Step 26/26 : LABEL version=2.2.0-dev.92 [2022-05-09T15:45:54.856Z] ---> Running in 6bf21844919f [2022-05-09T15:45:55.453Z] Removing intermediate container 6bf21844919f [2022-05-09T15:45:55.453Z] ---> 163327293cfc [2022-05-09T15:45:55.453Z] [2022-05-09T15:45:55.728Z] Successfully built 163327293cfc [2022-05-09T15:45:55.728Z] Successfully tagged security-spire-config-arm64:latest [2022-05-09T15:45:56.769Z]  Building security-spire-config ... done  ---> c2f1434cb8ed [2022-05-09T15:45:56.769Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T15:46:01.247Z] ---> 0609ac3ebd1f [2022-05-09T15:46:01.247Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T15:46:01.247Z] ---> a004e4e9c2c5 [2022-05-09T15:46:01.247Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-09T15:46:02.231Z] ---> 71f0a4865932 [2022-05-09T15:46:02.231Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-09T15:46:02.833Z] ---> 21d635aa4d68 [2022-05-09T15:46:02.833Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T15:46:02.833Z] ---> Running in c60cb1db2688 [2022-05-09T15:46:03.108Z] Removing intermediate container c60cb1db2688 [2022-05-09T15:46:03.108Z] ---> 50cc024684cc [2022-05-09T15:46:03.108Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T15:46:03.387Z] ---> Running in 7e732087419c [2022-05-09T15:46:03.659Z] Removing intermediate container 7e732087419c [2022-05-09T15:46:03.659Z] ---> d5cf394bc31a [2022-05-09T15:46:03.659Z] Step 24/26 : LABEL arch=arm64 [2022-05-09T15:46:03.659Z] ---> Running in a71d2b1703b5 [2022-05-09T15:46:04.268Z] Removing intermediate container a71d2b1703b5 [2022-05-09T15:46:04.268Z] ---> bce05782cb81 [2022-05-09T15:46:04.268Z] Step 25/26 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:46:04.268Z] ---> Running in 0d36574ac1e6 [2022-05-09T15:46:04.540Z] Removing intermediate container 0d36574ac1e6 [2022-05-09T15:46:04.540Z] ---> 28666f490c70 [2022-05-09T15:46:04.540Z] Step 26/26 : LABEL version=2.2.0-dev.92 [2022-05-09T15:46:04.540Z] ---> Running in 9a272c7d980d [2022-05-09T15:46:05.138Z] Removing intermediate container 9a272c7d980d [2022-05-09T15:46:05.138Z] ---> e1e523159991 [2022-05-09T15:46:05.138Z] [2022-05-09T15:46:05.138Z] Successfully built e1e523159991 [2022-05-09T15:46:05.410Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-09T15:46:12.100Z]  Building security-spire-agent ... done Removing intermediate container ba0fb042d0c8 [2022-05-09T15:46:12.100Z] ---> d07a67232197 [2022-05-09T15:46:12.100Z] [2022-05-09T15:46:12.101Z] Step 13/25 : FROM alpine:3.15 [2022-05-09T15:46:12.101Z] ---> 3fb3c9af89a9 [2022-05-09T15:46:12.101Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T15:46:12.101Z] ---> Using cache [2022-05-09T15:46:12.101Z] ---> c415475ee95a [2022-05-09T15:46:12.101Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:46:12.101Z] ---> Using cache [2022-05-09T15:46:12.101Z] ---> 693e53e45b4f [2022-05-09T15:46:12.101Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T15:46:12.101Z] ---> Using cache [2022-05-09T15:46:12.101Z] ---> 4fbe40e6888c [2022-05-09T15:46:12.101Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T15:46:14.714Z] ---> 932e401be891 [2022-05-09T15:46:14.714Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T15:46:15.708Z] ---> b17f1d84465a [2022-05-09T15:46:15.708Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-09T15:46:15.981Z] ---> 4c0ed3bfe7dc [2022-05-09T15:46:15.981Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-09T15:46:16.574Z] ---> 469464b55c6d [2022-05-09T15:46:16.574Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T15:46:16.845Z] ---> Running in 53cdeac4785a [2022-05-09T15:46:17.118Z] Removing intermediate container 53cdeac4785a [2022-05-09T15:46:17.118Z] ---> 2e7fed0b5a84 [2022-05-09T15:46:17.118Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T15:46:17.118Z] ---> Running in 718363718ca1 [2022-05-09T15:46:17.395Z] Removing intermediate container 718363718ca1 [2022-05-09T15:46:17.395Z] ---> 0fbf9c15fcab [2022-05-09T15:46:17.395Z] Step 23/25 : LABEL arch=arm64 [2022-05-09T15:46:17.667Z] ---> Running in 06eadc4a4ed9 [2022-05-09T15:46:17.939Z] Removing intermediate container 06eadc4a4ed9 [2022-05-09T15:46:17.939Z] ---> 94c85d3887ed [2022-05-09T15:46:17.939Z] Step 24/25 : LABEL git_sha=6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:46:17.939Z] ---> Running in ef072695c285 [2022-05-09T15:46:18.213Z] Removing intermediate container ef072695c285 [2022-05-09T15:46:18.213Z] ---> fc8246b730bc [2022-05-09T15:46:18.213Z] Step 25/25 : LABEL version=2.2.0-dev.92 [2022-05-09T15:46:18.486Z] ---> Running in 6f253f84db98 [2022-05-09T15:46:18.766Z] Removing intermediate container 6f253f84db98 [2022-05-09T15:46:18.766Z] ---> b6ce64e6fe92 [2022-05-09T15:46:18.766Z] [2022-05-09T15:46:18.766Z] Successfully built b6ce64e6fe92 [2022-05-09T15:46:18.766Z] Successfully tagged security-spire-server-arm64:latest [2022-05-09T15:46:19.374Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-09T15:46:19.382Z] $ docker stop --time=1 2ba79d57fa5854adf7334686581d99ba09b028b13f8b9f5e17faddbcc8f1f401 [2022-05-09T15:46:21.129Z] $ docker rm -f 2ba79d57fa5854adf7334686581d99ba09b028b13f8b9f5e17faddbcc8f1f401 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T15:46:21.684Z] + docker images [2022-05-09T15:46:22.275Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T15:46:22.275Z] security-spire-server-arm64 latest b6ce64e6fe92 4 seconds ago 86.3MB [2022-05-09T15:46:22.275Z] security-spire-agent-arm64 latest e1e523159991 18 seconds ago 126MB [2022-05-09T15:46:22.275Z] d07a67232197 25 seconds ago 3.98GB [2022-05-09T15:46:22.275Z] security-spire-config-arm64 latest 163327293cfc 27 seconds ago 85.6MB [2022-05-09T15:46:22.275Z] ef53289ad5da 53 seconds ago 3.98GB [2022-05-09T15:46:22.275Z] 946ba58507d8 About a minute ago 3.98GB [2022-05-09T15:46:22.275Z] core-data-arm64 latest 8a6dd5bac768 29 minutes ago 21.6MB [2022-05-09T15:46:22.275Z] b42ccac2373a 29 minutes ago 1.18GB [2022-05-09T15:46:22.275Z] sys-mgmt-agent-arm64 latest ba193b1130a7 30 minutes ago 282MB [2022-05-09T15:46:22.275Z] 91f101950509 32 minutes ago 1.15GB [2022-05-09T15:46:22.275Z] security-secretstore-setup-arm64 latest 1db9db66e154 36 minutes ago 27.5MB [2022-05-09T15:46:22.275Z] 7c55027e504b 36 minutes ago 1.16GB [2022-05-09T15:46:22.275Z] security-bootstrapper-arm64 latest a424970926e1 37 minutes ago 18.3MB [2022-05-09T15:46:22.275Z] security-proxy-setup-arm64 latest ed4b9fc6a346 38 minutes ago 26.1MB [2022-05-09T15:46:22.275Z] f17821d07992 38 minutes ago 1.15GB [2022-05-09T15:46:22.275Z] 0328d603b938 38 minutes ago 1.16GB [2022-05-09T15:46:22.275Z] support-notifications-arm64 latest a403751cdf21 41 minutes ago 25.8MB [2022-05-09T15:46:22.275Z] support-scheduler-arm64 latest 8e6b804c4d96 41 minutes ago 25.2MB [2022-05-09T15:46:22.275Z] dc44042621b0 41 minutes ago 1.21GB [2022-05-09T15:46:22.275Z] be41552f3f53 41 minutes ago 1.21GB [2022-05-09T15:46:22.275Z] security-spiffe-token-provider-arm64 latest 37e4a260a89c 42 minutes ago 27.9MB [2022-05-09T15:46:22.275Z] b29efe5964c8 42 minutes ago 1.2GB [2022-05-09T15:46:22.275Z] core-metadata-arm64 latest d8bddac770d6 44 minutes ago 16.3MB [2022-05-09T15:46:22.275Z] 19566288bb60 44 minutes ago 1.15GB [2022-05-09T15:46:22.275Z] core-command-arm64 latest 7589b4c7260a 44 minutes ago 15.5MB [2022-05-09T15:46:22.275Z] 5d74e2c30ed8 45 minutes ago 1.15GB [2022-05-09T15:46:22.275Z] ci-base-image-arm64 latest 4bf577e0ecb0 52 minutes ago 885MB [2022-05-09T15:46:22.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-09T15:46:22.275Z] docker 20.10.14 c346e9eafbab 4 weeks ago 202MB [2022-05-09T15:46:22.275Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-09T15:46:22.275Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-09T15:46:22.275Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T15:46:22.397Z] provisioning config files... [2022-05-09T15:46:22.413Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/220@tmp/config2622501883872763204tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:46:22.767Z] ---> docker-login.sh [2022-05-09T15:46:22.767Z] nexus3.edgexfoundry.org:10001 [2022-05-09T15:46:23.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T15:46:23.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T15:46:23.041Z] Configure a credential helper to remove this warning. See [2022-05-09T15:46:23.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T15:46:23.041Z] [2022-05-09T15:46:23.041Z] Login Succeeded [2022-05-09T15:46:23.041Z] nexus3.edgexfoundry.org:10002 [2022-05-09T15:46:23.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T15:46:23.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T15:46:23.636Z] Configure a credential helper to remove this warning. See [2022-05-09T15:46:23.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T15:46:23.636Z] [2022-05-09T15:46:23.636Z] Login Succeeded [2022-05-09T15:46:23.636Z] nexus3.edgexfoundry.org:10003 [2022-05-09T15:46:23.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T15:46:24.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T15:46:24.183Z] Configure a credential helper to remove this warning. See [2022-05-09T15:46:24.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T15:46:24.183Z] [2022-05-09T15:46:24.183Z] Login Succeeded [2022-05-09T15:46:24.183Z] nexus3.edgexfoundry.org:10004 [2022-05-09T15:46:24.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T15:46:24.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T15:46:24.727Z] Configure a credential helper to remove this warning. See [2022-05-09T15:46:24.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T15:46:24.727Z] [2022-05-09T15:46:24.727Z] Login Succeeded [2022-05-09T15:46:24.727Z] docker.io [2022-05-09T15:46:24.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T15:46:25.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T15:46:25.596Z] Configure a credential helper to remove this warning. See [2022-05-09T15:46:25.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T15:46:25.596Z] [2022-05-09T15:46:25.596Z] Login Succeeded [2022-05-09T15:46:25.596Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T15:46:25.614Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T15:46:25.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T15:46:25.673Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2022-05-09T15:46:25.673Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:46:25.673Z] latest [2022-05-09T15:46:25.673Z] 2.2.0-dev.92 [2022-05-09T15:46:25.673Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:46:25.673Z] main [2022-05-09T15:46:25.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:26.038Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:26.378Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:46:26.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-09T15:46:26.378Z] 8b33e9a9ea99: Preparing [2022-05-09T15:46:26.378Z] cf6023cbe32a: Preparing [2022-05-09T15:46:26.378Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:26.378Z] 6ec051b1b18d: Preparing [2022-05-09T15:46:26.378Z] f73e7dbfee58: Preparing [2022-05-09T15:46:26.378Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:26.649Z] 8b33e9a9ea99: Pushed [2022-05-09T15:46:26.649Z] ac87a4d14bfa: Pushed [2022-05-09T15:46:26.649Z] 6ec051b1b18d: Pushed [2022-05-09T15:46:29.257Z] cf6023cbe32a: Pushed [2022-05-09T15:46:29.257Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:d56842fe41191e7c2495acc6702a57a4ce34996462a1e1386ee1efa9d0d0d909 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:29.603Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:29.946Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-09T15:46:29.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-09T15:46:29.946Z] 8b33e9a9ea99: Preparing [2022-05-09T15:46:29.946Z] cf6023cbe32a: Preparing [2022-05-09T15:46:29.946Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:29.946Z] 6ec051b1b18d: Preparing [2022-05-09T15:46:29.946Z] f73e7dbfee58: Preparing [2022-05-09T15:46:29.946Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:29.946Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:29.946Z] 8b33e9a9ea99: Layer already exists [2022-05-09T15:46:29.946Z] cf6023cbe32a: Layer already exists [2022-05-09T15:46:29.946Z] 6ec051b1b18d: Layer already exists [2022-05-09T15:46:30.218Z] latest: digest: sha256:d56842fe41191e7c2495acc6702a57a4ce34996462a1e1386ee1efa9d0d0d909 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:30.568Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:30.914Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.92 [2022-05-09T15:46:30.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-09T15:46:30.914Z] 8b33e9a9ea99: Preparing [2022-05-09T15:46:30.914Z] cf6023cbe32a: Preparing [2022-05-09T15:46:30.914Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:30.914Z] 6ec051b1b18d: Preparing [2022-05-09T15:46:30.914Z] f73e7dbfee58: Preparing [2022-05-09T15:46:30.914Z] 6ec051b1b18d: Layer already exists [2022-05-09T15:46:30.914Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:30.914Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:30.914Z] 8b33e9a9ea99: Layer already exists [2022-05-09T15:46:30.914Z] cf6023cbe32a: Layer already exists [2022-05-09T15:46:31.185Z] 2.2.0-dev.92: digest: sha256:d56842fe41191e7c2495acc6702a57a4ce34996462a1e1386ee1efa9d0d0d909 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:31.531Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:31.871Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:46:31.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-09T15:46:31.871Z] 8b33e9a9ea99: Preparing [2022-05-09T15:46:31.871Z] cf6023cbe32a: Preparing [2022-05-09T15:46:31.871Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:31.871Z] 6ec051b1b18d: Preparing [2022-05-09T15:46:31.871Z] f73e7dbfee58: Preparing [2022-05-09T15:46:31.871Z] cf6023cbe32a: Layer already exists [2022-05-09T15:46:31.871Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:31.871Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:31.871Z] 8b33e9a9ea99: Layer already exists [2022-05-09T15:46:31.871Z] 6ec051b1b18d: Layer already exists [2022-05-09T15:46:32.142Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:d56842fe41191e7c2495acc6702a57a4ce34996462a1e1386ee1efa9d0d0d909 size: 1363 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:32.492Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:32.834Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2022-05-09T15:46:32.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2022-05-09T15:46:32.834Z] 8b33e9a9ea99: Preparing [2022-05-09T15:46:32.834Z] cf6023cbe32a: Preparing [2022-05-09T15:46:32.834Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:32.834Z] 6ec051b1b18d: Preparing [2022-05-09T15:46:32.834Z] f73e7dbfee58: Preparing [2022-05-09T15:46:32.834Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:32.834Z] cf6023cbe32a: Layer already exists [2022-05-09T15:46:32.834Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:32.834Z] 8b33e9a9ea99: Layer already exists [2022-05-09T15:46:32.834Z] 6ec051b1b18d: Layer already exists [2022-05-09T15:46:33.104Z] main: digest: sha256:d56842fe41191e7c2495acc6702a57a4ce34996462a1e1386ee1efa9d0d0d909 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T15:46:33.149Z] ===================================================== [Pipeline] echo [2022-05-09T15:46:33.158Z] taggedImages: [2022-05-09T15:46:33.158Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:46:33.158Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2022-05-09T15:46:33.158Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.92 [2022-05-09T15:46:33.158Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:46:33.158Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2022-05-09T15:46:33.178Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2022-05-09T15:46:33.178Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:46:33.178Z] latest [2022-05-09T15:46:33.178Z] 2.2.0-dev.92 [2022-05-09T15:46:33.178Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:46:33.178Z] main [2022-05-09T15:46:33.178Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:33.529Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:33.879Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:46:33.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-09T15:46:33.879Z] 7936a17d478d: Preparing [2022-05-09T15:46:33.879Z] 2caea4386d11: Preparing [2022-05-09T15:46:33.879Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:33.879Z] b0422ea9db54: Preparing [2022-05-09T15:46:33.879Z] b78d598dc43e: Preparing [2022-05-09T15:46:33.879Z] f73e7dbfee58: Preparing [2022-05-09T15:46:33.879Z] f73e7dbfee58: Waiting [2022-05-09T15:46:34.149Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:34.149Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:34.149Z] b78d598dc43e: Pushed [2022-05-09T15:46:34.149Z] 7936a17d478d: Pushed [2022-05-09T15:46:35.154Z] b0422ea9db54: Pushed [2022-05-09T15:46:37.806Z] 2caea4386d11: Pushed [2022-05-09T15:46:37.806Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:601721277f2a45cc1eb930db712bfa06422177d8145921c7240bd2adf2670c49 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:38.150Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:38.489Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-09T15:46:38.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-09T15:46:38.489Z] 7936a17d478d: Preparing [2022-05-09T15:46:38.489Z] 2caea4386d11: Preparing [2022-05-09T15:46:38.489Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:38.489Z] b0422ea9db54: Preparing [2022-05-09T15:46:38.489Z] b78d598dc43e: Preparing [2022-05-09T15:46:38.489Z] f73e7dbfee58: Preparing [2022-05-09T15:46:38.489Z] f73e7dbfee58: Waiting [2022-05-09T15:46:38.489Z] 2caea4386d11: Layer already exists [2022-05-09T15:46:38.489Z] b78d598dc43e: Layer already exists [2022-05-09T15:46:38.489Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:38.489Z] 7936a17d478d: Layer already exists [2022-05-09T15:46:38.489Z] b0422ea9db54: Layer already exists [2022-05-09T15:46:38.490Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:38.760Z] latest: digest: sha256:601721277f2a45cc1eb930db712bfa06422177d8145921c7240bd2adf2670c49 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:39.103Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:39.444Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.92 [2022-05-09T15:46:39.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-09T15:46:39.444Z] 7936a17d478d: Preparing [2022-05-09T15:46:39.444Z] 2caea4386d11: Preparing [2022-05-09T15:46:39.444Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:39.444Z] b0422ea9db54: Preparing [2022-05-09T15:46:39.444Z] b78d598dc43e: Preparing [2022-05-09T15:46:39.444Z] f73e7dbfee58: Preparing [2022-05-09T15:46:39.444Z] f73e7dbfee58: Waiting [2022-05-09T15:46:39.444Z] b78d598dc43e: Layer already exists [2022-05-09T15:46:39.444Z] 7936a17d478d: Layer already exists [2022-05-09T15:46:39.444Z] 2caea4386d11: Layer already exists [2022-05-09T15:46:39.444Z] b0422ea9db54: Layer already exists [2022-05-09T15:46:39.444Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:39.444Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:39.715Z] 2.2.0-dev.92: digest: sha256:601721277f2a45cc1eb930db712bfa06422177d8145921c7240bd2adf2670c49 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:40.061Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:40.399Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:46:40.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-09T15:46:40.399Z] 7936a17d478d: Preparing [2022-05-09T15:46:40.399Z] 2caea4386d11: Preparing [2022-05-09T15:46:40.399Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:40.399Z] b0422ea9db54: Preparing [2022-05-09T15:46:40.399Z] b78d598dc43e: Preparing [2022-05-09T15:46:40.399Z] f73e7dbfee58: Preparing [2022-05-09T15:46:40.399Z] f73e7dbfee58: Waiting [2022-05-09T15:46:40.399Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:40.399Z] 7936a17d478d: Layer already exists [2022-05-09T15:46:40.399Z] b0422ea9db54: Layer already exists [2022-05-09T15:46:40.399Z] 2caea4386d11: Layer already exists [2022-05-09T15:46:40.399Z] b78d598dc43e: Layer already exists [2022-05-09T15:46:40.670Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:40.670Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:601721277f2a45cc1eb930db712bfa06422177d8145921c7240bd2adf2670c49 size: 1572 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:41.013Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:41.359Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2022-05-09T15:46:41.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2022-05-09T15:46:41.359Z] 7936a17d478d: Preparing [2022-05-09T15:46:41.359Z] 2caea4386d11: Preparing [2022-05-09T15:46:41.359Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:41.359Z] b0422ea9db54: Preparing [2022-05-09T15:46:41.359Z] b78d598dc43e: Preparing [2022-05-09T15:46:41.359Z] f73e7dbfee58: Preparing [2022-05-09T15:46:41.359Z] f73e7dbfee58: Waiting [2022-05-09T15:46:41.359Z] 7936a17d478d: Layer already exists [2022-05-09T15:46:41.359Z] b0422ea9db54: Layer already exists [2022-05-09T15:46:41.359Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:41.359Z] 2caea4386d11: Layer already exists [2022-05-09T15:46:41.359Z] b78d598dc43e: Layer already exists [2022-05-09T15:46:41.359Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:41.629Z] main: digest: sha256:601721277f2a45cc1eb930db712bfa06422177d8145921c7240bd2adf2670c49 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T15:46:41.675Z] ===================================================== [Pipeline] echo [2022-05-09T15:46:41.685Z] taggedImages: [2022-05-09T15:46:41.685Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:46:41.685Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2022-05-09T15:46:41.685Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.92 [2022-05-09T15:46:41.685Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:46:41.685Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2022-05-09T15:46:41.715Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2022-05-09T15:46:41.715Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:46:41.715Z] latest [2022-05-09T15:46:41.715Z] 2.2.0-dev.92 [2022-05-09T15:46:41.715Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:46:41.715Z] main [2022-05-09T15:46:41.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:42.084Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:42.432Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:46:42.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-09T15:46:42.432Z] 5559d8707fd2: Preparing [2022-05-09T15:46:42.432Z] 70394f835639: Preparing [2022-05-09T15:46:42.432Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:42.432Z] 6ec051b1b18d: Preparing [2022-05-09T15:46:42.432Z] f73e7dbfee58: Preparing [2022-05-09T15:46:42.432Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:42.703Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:42.703Z] 6ec051b1b18d: Layer already exists [2022-05-09T15:46:42.703Z] 5559d8707fd2: Pushed [2022-05-09T15:46:45.309Z] 70394f835639: Pushed [2022-05-09T15:46:45.580Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:9e880087d0ca369cdb512a224e23fcc2638782abe3dcd29aed5ab7e1be7ab777 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:45.920Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:46.259Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-09T15:46:46.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-09T15:46:46.259Z] 5559d8707fd2: Preparing [2022-05-09T15:46:46.259Z] 70394f835639: Preparing [2022-05-09T15:46:46.259Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:46.259Z] 6ec051b1b18d: Preparing [2022-05-09T15:46:46.259Z] f73e7dbfee58: Preparing [2022-05-09T15:46:46.259Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:46.259Z] 6ec051b1b18d: Layer already exists [2022-05-09T15:46:46.259Z] 5559d8707fd2: Layer already exists [2022-05-09T15:46:46.259Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:46.259Z] 70394f835639: Layer already exists [2022-05-09T15:46:46.530Z] latest: digest: sha256:9e880087d0ca369cdb512a224e23fcc2638782abe3dcd29aed5ab7e1be7ab777 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:46.875Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:47.215Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.92 [2022-05-09T15:46:47.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-09T15:46:47.215Z] 5559d8707fd2: Preparing [2022-05-09T15:46:47.215Z] 70394f835639: Preparing [2022-05-09T15:46:47.215Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:47.215Z] 6ec051b1b18d: Preparing [2022-05-09T15:46:47.215Z] f73e7dbfee58: Preparing [2022-05-09T15:46:47.215Z] 5559d8707fd2: Layer already exists [2022-05-09T15:46:47.215Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:47.216Z] 6ec051b1b18d: Layer already exists [2022-05-09T15:46:47.216Z] 70394f835639: Layer already exists [2022-05-09T15:46:47.216Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:47.491Z] 2.2.0-dev.92: digest: sha256:9e880087d0ca369cdb512a224e23fcc2638782abe3dcd29aed5ab7e1be7ab777 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:47.834Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:48.172Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:46:48.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-09T15:46:48.173Z] 5559d8707fd2: Preparing [2022-05-09T15:46:48.173Z] 70394f835639: Preparing [2022-05-09T15:46:48.173Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:48.173Z] 6ec051b1b18d: Preparing [2022-05-09T15:46:48.173Z] f73e7dbfee58: Preparing [2022-05-09T15:46:48.173Z] 6ec051b1b18d: Layer already exists [2022-05-09T15:46:48.173Z] 70394f835639: Layer already exists [2022-05-09T15:46:48.173Z] 5559d8707fd2: Layer already exists [2022-05-09T15:46:48.173Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:48.173Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:48.443Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:9e880087d0ca369cdb512a224e23fcc2638782abe3dcd29aed5ab7e1be7ab777 size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:48.789Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:49.128Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2022-05-09T15:46:49.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2022-05-09T15:46:49.128Z] 5559d8707fd2: Preparing [2022-05-09T15:46:49.128Z] 70394f835639: Preparing [2022-05-09T15:46:49.128Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:49.128Z] 6ec051b1b18d: Preparing [2022-05-09T15:46:49.128Z] f73e7dbfee58: Preparing [2022-05-09T15:46:49.128Z] 5559d8707fd2: Layer already exists [2022-05-09T15:46:49.128Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:49.128Z] 70394f835639: Layer already exists [2022-05-09T15:46:49.128Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:49.128Z] 6ec051b1b18d: Layer already exists [2022-05-09T15:46:49.397Z] main: digest: sha256:9e880087d0ca369cdb512a224e23fcc2638782abe3dcd29aed5ab7e1be7ab777 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T15:46:49.447Z] ===================================================== [Pipeline] echo [2022-05-09T15:46:49.456Z] taggedImages: [2022-05-09T15:46:49.456Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:46:49.456Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2022-05-09T15:46:49.456Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.92 [2022-05-09T15:46:49.456Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:46:49.456Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2022-05-09T15:46:49.477Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2022-05-09T15:46:49.477Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:46:49.477Z] latest [2022-05-09T15:46:49.477Z] 2.2.0-dev.92 [2022-05-09T15:46:49.477Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:46:49.477Z] main [2022-05-09T15:46:49.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:49.833Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:50.173Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:46:50.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-09T15:46:50.173Z] 6b19a3f145af: Preparing [2022-05-09T15:46:50.173Z] 6b19a3f145af: Preparing [2022-05-09T15:46:50.173Z] a087a304ce2b: Preparing [2022-05-09T15:46:50.173Z] 8b71efb5d195: Preparing [2022-05-09T15:46:50.173Z] 7a2dad726982: Preparing [2022-05-09T15:46:50.173Z] 2470fed6bf7a: Preparing [2022-05-09T15:46:50.173Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:50.173Z] bfd2fe991d6a: Preparing [2022-05-09T15:46:50.173Z] 8bb541691a5e: Preparing [2022-05-09T15:46:50.173Z] 850fb027c041: Preparing [2022-05-09T15:46:50.173Z] 9754b34f011c: Preparing [2022-05-09T15:46:50.173Z] f73e7dbfee58: Preparing [2022-05-09T15:46:50.173Z] ac87a4d14bfa: Waiting [2022-05-09T15:46:50.173Z] bfd2fe991d6a: Waiting [2022-05-09T15:46:50.173Z] 850fb027c041: Waiting [2022-05-09T15:46:50.173Z] 8bb541691a5e: Waiting [2022-05-09T15:46:50.173Z] 9754b34f011c: Waiting [2022-05-09T15:46:50.173Z] f73e7dbfee58: Waiting [2022-05-09T15:46:50.454Z] a087a304ce2b: Pushed [2022-05-09T15:46:50.454Z] 6b19a3f145af: Pushed [2022-05-09T15:46:50.454Z] 7a2dad726982: Pushed [2022-05-09T15:46:50.454Z] 8b71efb5d195: Pushed [2022-05-09T15:46:50.454Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:50.729Z] bfd2fe991d6a: Pushed [2022-05-09T15:46:50.729Z] 8bb541691a5e: Pushed [2022-05-09T15:46:50.729Z] 850fb027c041: Pushed [2022-05-09T15:46:50.729Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:50.729Z] 9754b34f011c: Pushed [2022-05-09T15:46:54.097Z] 2470fed6bf7a: Pushed [2022-05-09T15:46:54.097Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:17aff1439a1de00bb59679a23b0e5de437980eae0e709b63e04ab6317af5657c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:54.472Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:54.829Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-09T15:46:54.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-09T15:46:54.829Z] 6b19a3f145af: Preparing [2022-05-09T15:46:54.829Z] 6b19a3f145af: Preparing [2022-05-09T15:46:54.829Z] a087a304ce2b: Preparing [2022-05-09T15:46:54.829Z] 8b71efb5d195: Preparing [2022-05-09T15:46:54.829Z] 7a2dad726982: Preparing [2022-05-09T15:46:54.829Z] 2470fed6bf7a: Preparing [2022-05-09T15:46:54.829Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:54.829Z] bfd2fe991d6a: Preparing [2022-05-09T15:46:54.829Z] 8bb541691a5e: Preparing [2022-05-09T15:46:54.829Z] 850fb027c041: Preparing [2022-05-09T15:46:54.829Z] 9754b34f011c: Preparing [2022-05-09T15:46:54.829Z] f73e7dbfee58: Preparing [2022-05-09T15:46:54.829Z] 8bb541691a5e: Waiting [2022-05-09T15:46:54.829Z] 850fb027c041: Waiting [2022-05-09T15:46:54.829Z] 9754b34f011c: Waiting [2022-05-09T15:46:54.829Z] f73e7dbfee58: Waiting [2022-05-09T15:46:54.829Z] ac87a4d14bfa: Waiting [2022-05-09T15:46:54.829Z] bfd2fe991d6a: Waiting [2022-05-09T15:46:54.829Z] 2470fed6bf7a: Layer already exists [2022-05-09T15:46:54.829Z] a087a304ce2b: Layer already exists [2022-05-09T15:46:54.829Z] 8b71efb5d195: Layer already exists [2022-05-09T15:46:54.829Z] 6b19a3f145af: Layer already exists [2022-05-09T15:46:54.830Z] 7a2dad726982: Layer already exists [2022-05-09T15:46:55.123Z] bfd2fe991d6a: Layer already exists [2022-05-09T15:46:55.123Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:55.123Z] 850fb027c041: Layer already exists [2022-05-09T15:46:55.123Z] 9754b34f011c: Layer already exists [2022-05-09T15:46:55.123Z] 8bb541691a5e: Layer already exists [2022-05-09T15:46:55.123Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:55.123Z] latest: digest: sha256:17aff1439a1de00bb59679a23b0e5de437980eae0e709b63e04ab6317af5657c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:55.473Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:55.815Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.92 [2022-05-09T15:46:55.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-09T15:46:55.815Z] 6b19a3f145af: Preparing [2022-05-09T15:46:55.815Z] 6b19a3f145af: Preparing [2022-05-09T15:46:55.815Z] a087a304ce2b: Preparing [2022-05-09T15:46:55.815Z] 8b71efb5d195: Preparing [2022-05-09T15:46:55.815Z] 7a2dad726982: Preparing [2022-05-09T15:46:55.815Z] 2470fed6bf7a: Preparing [2022-05-09T15:46:55.815Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:55.815Z] bfd2fe991d6a: Preparing [2022-05-09T15:46:55.815Z] 8bb541691a5e: Preparing [2022-05-09T15:46:55.815Z] 850fb027c041: Preparing [2022-05-09T15:46:55.815Z] 9754b34f011c: Preparing [2022-05-09T15:46:55.815Z] f73e7dbfee58: Preparing [2022-05-09T15:46:55.815Z] 8bb541691a5e: Waiting [2022-05-09T15:46:55.815Z] 850fb027c041: Waiting [2022-05-09T15:46:55.815Z] 9754b34f011c: Waiting [2022-05-09T15:46:55.815Z] f73e7dbfee58: Waiting [2022-05-09T15:46:55.815Z] ac87a4d14bfa: Waiting [2022-05-09T15:46:55.815Z] bfd2fe991d6a: Waiting [2022-05-09T15:46:55.815Z] 2470fed6bf7a: Layer already exists [2022-05-09T15:46:55.815Z] 6b19a3f145af: Layer already exists [2022-05-09T15:46:55.815Z] 8b71efb5d195: Layer already exists [2022-05-09T15:46:55.815Z] a087a304ce2b: Layer already exists [2022-05-09T15:46:55.815Z] 7a2dad726982: Layer already exists [2022-05-09T15:46:55.815Z] 8bb541691a5e: Layer already exists [2022-05-09T15:46:55.815Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:55.815Z] bfd2fe991d6a: Layer already exists [2022-05-09T15:46:55.815Z] 9754b34f011c: Layer already exists [2022-05-09T15:46:55.815Z] 850fb027c041: Layer already exists [2022-05-09T15:46:56.084Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:56.084Z] 2.2.0-dev.92: digest: sha256:17aff1439a1de00bb59679a23b0e5de437980eae0e709b63e04ab6317af5657c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:56.426Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:56.764Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:46:56.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-09T15:46:56.764Z] 6b19a3f145af: Preparing [2022-05-09T15:46:56.764Z] 6b19a3f145af: Preparing [2022-05-09T15:46:56.764Z] a087a304ce2b: Preparing [2022-05-09T15:46:56.764Z] 8b71efb5d195: Preparing [2022-05-09T15:46:56.764Z] 7a2dad726982: Preparing [2022-05-09T15:46:56.764Z] 2470fed6bf7a: Preparing [2022-05-09T15:46:56.764Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:56.764Z] bfd2fe991d6a: Preparing [2022-05-09T15:46:56.764Z] 8bb541691a5e: Preparing [2022-05-09T15:46:56.764Z] 850fb027c041: Preparing [2022-05-09T15:46:56.764Z] 9754b34f011c: Preparing [2022-05-09T15:46:56.764Z] f73e7dbfee58: Preparing [2022-05-09T15:46:56.764Z] ac87a4d14bfa: Waiting [2022-05-09T15:46:56.764Z] bfd2fe991d6a: Waiting [2022-05-09T15:46:56.764Z] 8bb541691a5e: Waiting [2022-05-09T15:46:56.764Z] 850fb027c041: Waiting [2022-05-09T15:46:56.764Z] 9754b34f011c: Waiting [2022-05-09T15:46:56.764Z] f73e7dbfee58: Waiting [2022-05-09T15:46:56.764Z] 2470fed6bf7a: Layer already exists [2022-05-09T15:46:56.764Z] a087a304ce2b: Layer already exists [2022-05-09T15:46:56.764Z] 7a2dad726982: Layer already exists [2022-05-09T15:46:56.764Z] 8b71efb5d195: Layer already exists [2022-05-09T15:46:56.764Z] 6b19a3f145af: Layer already exists [2022-05-09T15:46:56.764Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:56.764Z] 8bb541691a5e: Layer already exists [2022-05-09T15:46:56.764Z] bfd2fe991d6a: Layer already exists [2022-05-09T15:46:56.765Z] 850fb027c041: Layer already exists [2022-05-09T15:46:56.765Z] 9754b34f011c: Layer already exists [2022-05-09T15:46:56.765Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:57.035Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:17aff1439a1de00bb59679a23b0e5de437980eae0e709b63e04ab6317af5657c size: 2817 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:57.378Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:57.717Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2022-05-09T15:46:57.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2022-05-09T15:46:57.717Z] 6b19a3f145af: Preparing [2022-05-09T15:46:57.717Z] 6b19a3f145af: Preparing [2022-05-09T15:46:57.717Z] a087a304ce2b: Preparing [2022-05-09T15:46:57.717Z] 8b71efb5d195: Preparing [2022-05-09T15:46:57.717Z] 7a2dad726982: Preparing [2022-05-09T15:46:57.717Z] 2470fed6bf7a: Preparing [2022-05-09T15:46:57.717Z] ac87a4d14bfa: Preparing [2022-05-09T15:46:57.717Z] bfd2fe991d6a: Preparing [2022-05-09T15:46:57.717Z] 8bb541691a5e: Preparing [2022-05-09T15:46:57.717Z] 850fb027c041: Preparing [2022-05-09T15:46:57.717Z] 9754b34f011c: Preparing [2022-05-09T15:46:57.717Z] f73e7dbfee58: Preparing [2022-05-09T15:46:57.717Z] 8bb541691a5e: Waiting [2022-05-09T15:46:57.717Z] 850fb027c041: Waiting [2022-05-09T15:46:57.717Z] 9754b34f011c: Waiting [2022-05-09T15:46:57.717Z] ac87a4d14bfa: Waiting [2022-05-09T15:46:57.717Z] bfd2fe991d6a: Waiting [2022-05-09T15:46:57.717Z] 6b19a3f145af: Layer already exists [2022-05-09T15:46:57.717Z] a087a304ce2b: Layer already exists [2022-05-09T15:46:57.717Z] 7a2dad726982: Layer already exists [2022-05-09T15:46:57.717Z] 2470fed6bf7a: Layer already exists [2022-05-09T15:46:57.717Z] 8b71efb5d195: Layer already exists [2022-05-09T15:46:57.989Z] 8bb541691a5e: Layer already exists [2022-05-09T15:46:57.989Z] 850fb027c041: Layer already exists [2022-05-09T15:46:57.989Z] 9754b34f011c: Layer already exists [2022-05-09T15:46:57.989Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:46:57.989Z] bfd2fe991d6a: Layer already exists [2022-05-09T15:46:57.989Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:57.989Z] main: digest: sha256:17aff1439a1de00bb59679a23b0e5de437980eae0e709b63e04ab6317af5657c size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T15:46:58.035Z] ===================================================== [Pipeline] echo [2022-05-09T15:46:58.042Z] taggedImages: [2022-05-09T15:46:58.042Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:46:58.042Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2022-05-09T15:46:58.042Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.92 [2022-05-09T15:46:58.042Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:46:58.042Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2022-05-09T15:46:58.061Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2022-05-09T15:46:58.061Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:46:58.061Z] latest [2022-05-09T15:46:58.061Z] 2.2.0-dev.92 [2022-05-09T15:46:58.061Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:46:58.061Z] main [2022-05-09T15:46:58.061Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:58.411Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:46:58.747Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:46:58.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-09T15:46:58.747Z] ffdec0e845a4: Preparing [2022-05-09T15:46:58.747Z] f5cb05942db8: Preparing [2022-05-09T15:46:58.747Z] 92104b397e82: Preparing [2022-05-09T15:46:58.747Z] f84243e52238: Preparing [2022-05-09T15:46:58.747Z] 9c6ea49238ff: Preparing [2022-05-09T15:46:58.747Z] b7c457ae60f2: Preparing [2022-05-09T15:46:58.747Z] 0af5cb667104: Preparing [2022-05-09T15:46:58.747Z] f73e7dbfee58: Preparing [2022-05-09T15:46:58.747Z] b7c457ae60f2: Waiting [2022-05-09T15:46:58.747Z] 0af5cb667104: Waiting [2022-05-09T15:46:58.747Z] f73e7dbfee58: Waiting [2022-05-09T15:46:59.020Z] ffdec0e845a4: Pushed [2022-05-09T15:46:59.020Z] 9c6ea49238ff: Pushed [2022-05-09T15:46:59.020Z] f5cb05942db8: Pushed [2022-05-09T15:46:59.020Z] f73e7dbfee58: Layer already exists [2022-05-09T15:46:59.292Z] b7c457ae60f2: Pushed [2022-05-09T15:46:59.887Z] 0af5cb667104: Pushed [2022-05-09T15:47:01.848Z] f84243e52238: Pushed [2022-05-09T15:47:01.848Z] 92104b397e82: Pushed [2022-05-09T15:47:01.848Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:2dc8a87e132bf29eea9a7a9275143150d07d9bd6b68bdb4a73e82c758331bed1 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:02.192Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:02.527Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-09T15:47:02.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-09T15:47:02.527Z] ffdec0e845a4: Preparing [2022-05-09T15:47:02.527Z] f5cb05942db8: Preparing [2022-05-09T15:47:02.527Z] 92104b397e82: Preparing [2022-05-09T15:47:02.527Z] f84243e52238: Preparing [2022-05-09T15:47:02.527Z] 9c6ea49238ff: Preparing [2022-05-09T15:47:02.527Z] b7c457ae60f2: Preparing [2022-05-09T15:47:02.527Z] 0af5cb667104: Preparing [2022-05-09T15:47:02.527Z] f73e7dbfee58: Preparing [2022-05-09T15:47:02.527Z] b7c457ae60f2: Waiting [2022-05-09T15:47:02.527Z] 0af5cb667104: Waiting [2022-05-09T15:47:02.527Z] f73e7dbfee58: Waiting [2022-05-09T15:47:02.527Z] f5cb05942db8: Layer already exists [2022-05-09T15:47:02.527Z] ffdec0e845a4: Layer already exists [2022-05-09T15:47:02.527Z] 92104b397e82: Layer already exists [2022-05-09T15:47:02.527Z] f84243e52238: Layer already exists [2022-05-09T15:47:02.527Z] 9c6ea49238ff: Layer already exists [2022-05-09T15:47:02.797Z] b7c457ae60f2: Layer already exists [2022-05-09T15:47:02.797Z] f73e7dbfee58: Layer already exists [2022-05-09T15:47:02.797Z] 0af5cb667104: Layer already exists [2022-05-09T15:47:02.797Z] latest: digest: sha256:2dc8a87e132bf29eea9a7a9275143150d07d9bd6b68bdb4a73e82c758331bed1 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:03.143Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:03.478Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.92 [2022-05-09T15:47:03.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-09T15:47:03.478Z] ffdec0e845a4: Preparing [2022-05-09T15:47:03.478Z] f5cb05942db8: Preparing [2022-05-09T15:47:03.478Z] 92104b397e82: Preparing [2022-05-09T15:47:03.478Z] f84243e52238: Preparing [2022-05-09T15:47:03.478Z] 9c6ea49238ff: Preparing [2022-05-09T15:47:03.478Z] b7c457ae60f2: Preparing [2022-05-09T15:47:03.478Z] 0af5cb667104: Preparing [2022-05-09T15:47:03.478Z] f73e7dbfee58: Preparing [2022-05-09T15:47:03.478Z] b7c457ae60f2: Waiting [2022-05-09T15:47:03.478Z] 0af5cb667104: Waiting [2022-05-09T15:47:03.478Z] f73e7dbfee58: Waiting [2022-05-09T15:47:03.478Z] ffdec0e845a4: Layer already exists [2022-05-09T15:47:03.478Z] 9c6ea49238ff: Layer already exists [2022-05-09T15:47:03.478Z] f5cb05942db8: Layer already exists [2022-05-09T15:47:03.478Z] 92104b397e82: Layer already exists [2022-05-09T15:47:03.478Z] f84243e52238: Layer already exists [2022-05-09T15:47:03.478Z] f73e7dbfee58: Layer already exists [2022-05-09T15:47:03.478Z] 0af5cb667104: Layer already exists [2022-05-09T15:47:03.478Z] b7c457ae60f2: Layer already exists [2022-05-09T15:47:03.750Z] 2.2.0-dev.92: digest: sha256:2dc8a87e132bf29eea9a7a9275143150d07d9bd6b68bdb4a73e82c758331bed1 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:04.094Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:04.430Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:47:04.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-09T15:47:04.430Z] ffdec0e845a4: Preparing [2022-05-09T15:47:04.430Z] f5cb05942db8: Preparing [2022-05-09T15:47:04.430Z] 92104b397e82: Preparing [2022-05-09T15:47:04.430Z] f84243e52238: Preparing [2022-05-09T15:47:04.430Z] 9c6ea49238ff: Preparing [2022-05-09T15:47:04.430Z] b7c457ae60f2: Preparing [2022-05-09T15:47:04.430Z] 0af5cb667104: Preparing [2022-05-09T15:47:04.430Z] f73e7dbfee58: Preparing [2022-05-09T15:47:04.430Z] b7c457ae60f2: Waiting [2022-05-09T15:47:04.430Z] f73e7dbfee58: Waiting [2022-05-09T15:47:04.430Z] 0af5cb667104: Waiting [2022-05-09T15:47:04.430Z] ffdec0e845a4: Layer already exists [2022-05-09T15:47:04.430Z] f5cb05942db8: Layer already exists [2022-05-09T15:47:04.430Z] f84243e52238: Layer already exists [2022-05-09T15:47:04.430Z] 92104b397e82: Layer already exists [2022-05-09T15:47:04.430Z] 9c6ea49238ff: Layer already exists [2022-05-09T15:47:04.699Z] b7c457ae60f2: Layer already exists [2022-05-09T15:47:04.699Z] f73e7dbfee58: Layer already exists [2022-05-09T15:47:04.699Z] 0af5cb667104: Layer already exists [2022-05-09T15:47:04.699Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:2dc8a87e132bf29eea9a7a9275143150d07d9bd6b68bdb4a73e82c758331bed1 size: 1990 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:05.039Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:05.374Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2022-05-09T15:47:05.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2022-05-09T15:47:05.374Z] ffdec0e845a4: Preparing [2022-05-09T15:47:05.374Z] f5cb05942db8: Preparing [2022-05-09T15:47:05.374Z] 92104b397e82: Preparing [2022-05-09T15:47:05.374Z] f84243e52238: Preparing [2022-05-09T15:47:05.374Z] 9c6ea49238ff: Preparing [2022-05-09T15:47:05.374Z] b7c457ae60f2: Preparing [2022-05-09T15:47:05.374Z] 0af5cb667104: Preparing [2022-05-09T15:47:05.374Z] f73e7dbfee58: Preparing [2022-05-09T15:47:05.374Z] b7c457ae60f2: Waiting [2022-05-09T15:47:05.374Z] 0af5cb667104: Waiting [2022-05-09T15:47:05.374Z] f73e7dbfee58: Waiting [2022-05-09T15:47:05.374Z] 9c6ea49238ff: Layer already exists [2022-05-09T15:47:05.374Z] f5cb05942db8: Layer already exists [2022-05-09T15:47:05.374Z] 92104b397e82: Layer already exists [2022-05-09T15:47:05.374Z] f84243e52238: Layer already exists [2022-05-09T15:47:05.374Z] ffdec0e845a4: Layer already exists [2022-05-09T15:47:05.374Z] b7c457ae60f2: Layer already exists [2022-05-09T15:47:05.374Z] f73e7dbfee58: Layer already exists [2022-05-09T15:47:05.374Z] 0af5cb667104: Layer already exists [2022-05-09T15:47:05.644Z] main: digest: sha256:2dc8a87e132bf29eea9a7a9275143150d07d9bd6b68bdb4a73e82c758331bed1 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T15:47:05.693Z] ===================================================== [Pipeline] echo [2022-05-09T15:47:05.704Z] taggedImages: [2022-05-09T15:47:05.704Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:47:05.704Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2022-05-09T15:47:05.704Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.92 [2022-05-09T15:47:05.704Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:47:05.704Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2022-05-09T15:47:05.724Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2022-05-09T15:47:05.724Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:47:05.724Z] latest [2022-05-09T15:47:05.724Z] 2.2.0-dev.92 [2022-05-09T15:47:05.724Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:47:05.724Z] main [2022-05-09T15:47:05.724Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:06.085Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:06.418Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:47:06.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-09T15:47:06.418Z] 82fcbcbfdd3a: Preparing [2022-05-09T15:47:06.418Z] d58bbbdba5e2: Preparing [2022-05-09T15:47:06.418Z] f243c6af7185: Preparing [2022-05-09T15:47:06.418Z] d405cf2573fb: Preparing [2022-05-09T15:47:06.418Z] 86a71a5198f5: Preparing [2022-05-09T15:47:06.418Z] d90e2813e72d: Preparing [2022-05-09T15:47:06.418Z] 40467c7ed375: Preparing [2022-05-09T15:47:06.419Z] 1ea77d3ccfcc: Preparing [2022-05-09T15:47:06.419Z] 2ed71ed8690d: Preparing [2022-05-09T15:47:06.419Z] f73e7dbfee58: Preparing [2022-05-09T15:47:06.419Z] d90e2813e72d: Waiting [2022-05-09T15:47:06.419Z] 1ea77d3ccfcc: Waiting [2022-05-09T15:47:06.419Z] f73e7dbfee58: Waiting [2022-05-09T15:47:06.419Z] 40467c7ed375: Waiting [2022-05-09T15:47:06.419Z] 2ed71ed8690d: Waiting [2022-05-09T15:47:06.695Z] 86a71a5198f5: Pushed [2022-05-09T15:47:06.695Z] d58bbbdba5e2: Pushed [2022-05-09T15:47:06.695Z] 82fcbcbfdd3a: Pushed [2022-05-09T15:47:06.966Z] d90e2813e72d: Pushed [2022-05-09T15:47:06.966Z] 1ea77d3ccfcc: Pushed [2022-05-09T15:47:06.966Z] 40467c7ed375: Pushed [2022-05-09T15:47:06.966Z] f73e7dbfee58: Layer already exists [2022-05-09T15:47:07.237Z] 2ed71ed8690d: Pushed [2022-05-09T15:47:09.197Z] d405cf2573fb: Pushed [2022-05-09T15:47:09.788Z] f243c6af7185: Pushed [2022-05-09T15:47:10.059Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:623f0d1e65854f5186a7f9c471c4fcc88f0d63c33aa1aa141324d13ac84b19a4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:10.399Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:10.737Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-09T15:47:10.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-09T15:47:10.737Z] 82fcbcbfdd3a: Preparing [2022-05-09T15:47:10.737Z] d58bbbdba5e2: Preparing [2022-05-09T15:47:10.737Z] f243c6af7185: Preparing [2022-05-09T15:47:10.737Z] d405cf2573fb: Preparing [2022-05-09T15:47:10.737Z] 86a71a5198f5: Preparing [2022-05-09T15:47:10.737Z] d90e2813e72d: Preparing [2022-05-09T15:47:10.737Z] 40467c7ed375: Preparing [2022-05-09T15:47:10.737Z] 1ea77d3ccfcc: Preparing [2022-05-09T15:47:10.737Z] 2ed71ed8690d: Preparing [2022-05-09T15:47:10.737Z] f73e7dbfee58: Preparing [2022-05-09T15:47:10.737Z] 1ea77d3ccfcc: Waiting [2022-05-09T15:47:10.737Z] 2ed71ed8690d: Waiting [2022-05-09T15:47:10.737Z] f73e7dbfee58: Waiting [2022-05-09T15:47:10.737Z] 40467c7ed375: Waiting [2022-05-09T15:47:10.737Z] 86a71a5198f5: Layer already exists [2022-05-09T15:47:10.737Z] 82fcbcbfdd3a: Layer already exists [2022-05-09T15:47:10.737Z] f243c6af7185: Layer already exists [2022-05-09T15:47:10.737Z] d58bbbdba5e2: Layer already exists [2022-05-09T15:47:10.737Z] d405cf2573fb: Layer already exists [2022-05-09T15:47:10.737Z] 40467c7ed375: Layer already exists [2022-05-09T15:47:11.008Z] d90e2813e72d: Layer already exists [2022-05-09T15:47:11.008Z] 1ea77d3ccfcc: Layer already exists [2022-05-09T15:47:11.008Z] f73e7dbfee58: Layer already exists [2022-05-09T15:47:11.008Z] 2ed71ed8690d: Layer already exists [2022-05-09T15:47:11.008Z] latest: digest: sha256:623f0d1e65854f5186a7f9c471c4fcc88f0d63c33aa1aa141324d13ac84b19a4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:11.353Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:11.691Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.92 [2022-05-09T15:47:11.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-09T15:47:11.691Z] 82fcbcbfdd3a: Preparing [2022-05-09T15:47:11.691Z] d58bbbdba5e2: Preparing [2022-05-09T15:47:11.691Z] f243c6af7185: Preparing [2022-05-09T15:47:11.691Z] d405cf2573fb: Preparing [2022-05-09T15:47:11.691Z] 86a71a5198f5: Preparing [2022-05-09T15:47:11.691Z] d90e2813e72d: Preparing [2022-05-09T15:47:11.691Z] 40467c7ed375: Preparing [2022-05-09T15:47:11.691Z] 1ea77d3ccfcc: Preparing [2022-05-09T15:47:11.691Z] 2ed71ed8690d: Preparing [2022-05-09T15:47:11.691Z] f73e7dbfee58: Preparing [2022-05-09T15:47:11.691Z] 1ea77d3ccfcc: Waiting [2022-05-09T15:47:11.691Z] 2ed71ed8690d: Waiting [2022-05-09T15:47:11.691Z] d90e2813e72d: Waiting [2022-05-09T15:47:11.691Z] 40467c7ed375: Waiting [2022-05-09T15:47:11.691Z] f73e7dbfee58: Waiting [2022-05-09T15:47:11.691Z] 86a71a5198f5: Layer already exists [2022-05-09T15:47:11.691Z] d58bbbdba5e2: Layer already exists [2022-05-09T15:47:11.691Z] f243c6af7185: Layer already exists [2022-05-09T15:47:11.691Z] 82fcbcbfdd3a: Layer already exists [2022-05-09T15:47:11.691Z] d405cf2573fb: Layer already exists [2022-05-09T15:47:11.691Z] 40467c7ed375: Layer already exists [2022-05-09T15:47:11.691Z] d90e2813e72d: Layer already exists [2022-05-09T15:47:11.691Z] f73e7dbfee58: Layer already exists [2022-05-09T15:47:11.691Z] 1ea77d3ccfcc: Layer already exists [2022-05-09T15:47:11.691Z] 2ed71ed8690d: Layer already exists [2022-05-09T15:47:11.976Z] 2.2.0-dev.92: digest: sha256:623f0d1e65854f5186a7f9c471c4fcc88f0d63c33aa1aa141324d13ac84b19a4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:12.337Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:12.688Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:47:12.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-09T15:47:12.688Z] 82fcbcbfdd3a: Preparing [2022-05-09T15:47:12.688Z] d58bbbdba5e2: Preparing [2022-05-09T15:47:12.688Z] f243c6af7185: Preparing [2022-05-09T15:47:12.688Z] d405cf2573fb: Preparing [2022-05-09T15:47:12.688Z] 86a71a5198f5: Preparing [2022-05-09T15:47:12.688Z] d90e2813e72d: Preparing [2022-05-09T15:47:12.688Z] 40467c7ed375: Preparing [2022-05-09T15:47:12.688Z] 1ea77d3ccfcc: Preparing [2022-05-09T15:47:12.688Z] 2ed71ed8690d: Preparing [2022-05-09T15:47:12.688Z] f73e7dbfee58: Preparing [2022-05-09T15:47:12.688Z] 40467c7ed375: Waiting [2022-05-09T15:47:12.688Z] 1ea77d3ccfcc: Waiting [2022-05-09T15:47:12.688Z] 2ed71ed8690d: Waiting [2022-05-09T15:47:12.688Z] f73e7dbfee58: Waiting [2022-05-09T15:47:12.688Z] d90e2813e72d: Waiting [2022-05-09T15:47:12.688Z] f243c6af7185: Layer already exists [2022-05-09T15:47:12.688Z] 82fcbcbfdd3a: Layer already exists [2022-05-09T15:47:12.688Z] d405cf2573fb: Layer already exists [2022-05-09T15:47:12.688Z] 86a71a5198f5: Layer already exists [2022-05-09T15:47:12.688Z] d58bbbdba5e2: Layer already exists [2022-05-09T15:47:12.688Z] d90e2813e72d: Layer already exists [2022-05-09T15:47:12.688Z] 2ed71ed8690d: Layer already exists [2022-05-09T15:47:12.962Z] 1ea77d3ccfcc: Layer already exists [2022-05-09T15:47:12.962Z] 40467c7ed375: Layer already exists [2022-05-09T15:47:12.962Z] f73e7dbfee58: Layer already exists [2022-05-09T15:47:12.962Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:623f0d1e65854f5186a7f9c471c4fcc88f0d63c33aa1aa141324d13ac84b19a4 size: 2405 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:13.302Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:13.638Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2022-05-09T15:47:13.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2022-05-09T15:47:13.638Z] 82fcbcbfdd3a: Preparing [2022-05-09T15:47:13.638Z] d58bbbdba5e2: Preparing [2022-05-09T15:47:13.638Z] f243c6af7185: Preparing [2022-05-09T15:47:13.638Z] d405cf2573fb: Preparing [2022-05-09T15:47:13.638Z] 86a71a5198f5: Preparing [2022-05-09T15:47:13.638Z] d90e2813e72d: Preparing [2022-05-09T15:47:13.638Z] 40467c7ed375: Preparing [2022-05-09T15:47:13.638Z] 1ea77d3ccfcc: Preparing [2022-05-09T15:47:13.638Z] 2ed71ed8690d: Preparing [2022-05-09T15:47:13.638Z] f73e7dbfee58: Preparing [2022-05-09T15:47:13.638Z] d90e2813e72d: Waiting [2022-05-09T15:47:13.638Z] 40467c7ed375: Waiting [2022-05-09T15:47:13.638Z] 1ea77d3ccfcc: Waiting [2022-05-09T15:47:13.638Z] 2ed71ed8690d: Waiting [2022-05-09T15:47:13.638Z] f73e7dbfee58: Waiting [2022-05-09T15:47:13.638Z] f243c6af7185: Layer already exists [2022-05-09T15:47:13.638Z] d58bbbdba5e2: Layer already exists [2022-05-09T15:47:13.638Z] 82fcbcbfdd3a: Layer already exists [2022-05-09T15:47:13.638Z] 86a71a5198f5: Layer already exists [2022-05-09T15:47:13.638Z] d405cf2573fb: Layer already exists [2022-05-09T15:47:13.638Z] 40467c7ed375: Layer already exists [2022-05-09T15:47:13.638Z] d90e2813e72d: Layer already exists [2022-05-09T15:47:13.638Z] 1ea77d3ccfcc: Layer already exists [2022-05-09T15:47:13.638Z] 2ed71ed8690d: Layer already exists [2022-05-09T15:47:13.638Z] f73e7dbfee58: Layer already exists [2022-05-09T15:47:13.908Z] main: digest: sha256:623f0d1e65854f5186a7f9c471c4fcc88f0d63c33aa1aa141324d13ac84b19a4 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T15:47:13.954Z] ===================================================== [Pipeline] echo [2022-05-09T15:47:13.964Z] taggedImages: [2022-05-09T15:47:13.964Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:47:13.964Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2022-05-09T15:47:13.964Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.92 [2022-05-09T15:47:13.964Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:47:13.964Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2022-05-09T15:47:13.985Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2022-05-09T15:47:13.985Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:47:13.985Z] latest [2022-05-09T15:47:13.985Z] 2.2.0-dev.92 [2022-05-09T15:47:13.985Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:47:13.985Z] main [2022-05-09T15:47:13.985Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:14.337Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:14.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:47:14.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-09T15:47:14.676Z] 6840bd8d2505: Preparing [2022-05-09T15:47:14.676Z] a9051e4e269b: Preparing [2022-05-09T15:47:14.676Z] ac87a4d14bfa: Preparing [2022-05-09T15:47:14.676Z] 95e2b9c39ae3: Preparing [2022-05-09T15:47:14.676Z] 2f261408ace4: Preparing [2022-05-09T15:47:14.676Z] 4f4ce317c6bb: Preparing [2022-05-09T15:47:14.676Z] 4f4ce317c6bb: Waiting [2022-05-09T15:47:14.676Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:47:14.947Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:47:14.947Z] 6840bd8d2505: Pushed [2022-05-09T15:47:14.947Z] 2f261408ace4: Pushed [2022-05-09T15:47:16.376Z] 95e2b9c39ae3: Pushed [2022-05-09T15:47:19.745Z] a9051e4e269b: Pushed [2022-05-09T15:47:19.745Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:396f902a5526cd0c563e9ab9b06fccefb920833a68a2bb779e27ddc941ca3a48 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:20.084Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:20.418Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-09T15:47:20.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-09T15:47:20.418Z] 6840bd8d2505: Preparing [2022-05-09T15:47:20.418Z] a9051e4e269b: Preparing [2022-05-09T15:47:20.418Z] ac87a4d14bfa: Preparing [2022-05-09T15:47:20.418Z] 95e2b9c39ae3: Preparing [2022-05-09T15:47:20.418Z] 2f261408ace4: Preparing [2022-05-09T15:47:20.418Z] 4f4ce317c6bb: Preparing [2022-05-09T15:47:20.418Z] 4f4ce317c6bb: Waiting [2022-05-09T15:47:20.418Z] a9051e4e269b: Layer already exists [2022-05-09T15:47:20.418Z] 95e2b9c39ae3: Layer already exists [2022-05-09T15:47:20.418Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:47:20.418Z] 6840bd8d2505: Layer already exists [2022-05-09T15:47:20.418Z] 2f261408ace4: Layer already exists [2022-05-09T15:47:20.418Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:47:20.687Z] latest: digest: sha256:396f902a5526cd0c563e9ab9b06fccefb920833a68a2bb779e27ddc941ca3a48 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:21.028Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:21.362Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.92 [2022-05-09T15:47:21.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-09T15:47:21.362Z] 6840bd8d2505: Preparing [2022-05-09T15:47:21.362Z] a9051e4e269b: Preparing [2022-05-09T15:47:21.362Z] ac87a4d14bfa: Preparing [2022-05-09T15:47:21.362Z] 95e2b9c39ae3: Preparing [2022-05-09T15:47:21.362Z] 2f261408ace4: Preparing [2022-05-09T15:47:21.362Z] 4f4ce317c6bb: Preparing [2022-05-09T15:47:21.362Z] 4f4ce317c6bb: Waiting [2022-05-09T15:47:21.362Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:47:21.362Z] a9051e4e269b: Layer already exists [2022-05-09T15:47:21.362Z] 2f261408ace4: Layer already exists [2022-05-09T15:47:21.362Z] 6840bd8d2505: Layer already exists [2022-05-09T15:47:21.362Z] 95e2b9c39ae3: Layer already exists [2022-05-09T15:47:21.362Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:47:21.634Z] 2.2.0-dev.92: digest: sha256:396f902a5526cd0c563e9ab9b06fccefb920833a68a2bb779e27ddc941ca3a48 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:21.973Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:22.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:47:22.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-09T15:47:22.309Z] 6840bd8d2505: Preparing [2022-05-09T15:47:22.309Z] a9051e4e269b: Preparing [2022-05-09T15:47:22.309Z] ac87a4d14bfa: Preparing [2022-05-09T15:47:22.309Z] 95e2b9c39ae3: Preparing [2022-05-09T15:47:22.309Z] 2f261408ace4: Preparing [2022-05-09T15:47:22.309Z] 4f4ce317c6bb: Preparing [2022-05-09T15:47:22.309Z] 4f4ce317c6bb: Waiting [2022-05-09T15:47:22.309Z] 2f261408ace4: Layer already exists [2022-05-09T15:47:22.309Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:47:22.309Z] 6840bd8d2505: Layer already exists [2022-05-09T15:47:22.309Z] 95e2b9c39ae3: Layer already exists [2022-05-09T15:47:22.309Z] a9051e4e269b: Layer already exists [2022-05-09T15:47:22.309Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:47:22.579Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:396f902a5526cd0c563e9ab9b06fccefb920833a68a2bb779e27ddc941ca3a48 size: 1573 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:22.922Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:23.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2022-05-09T15:47:23.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2022-05-09T15:47:23.258Z] 6840bd8d2505: Preparing [2022-05-09T15:47:23.258Z] a9051e4e269b: Preparing [2022-05-09T15:47:23.258Z] ac87a4d14bfa: Preparing [2022-05-09T15:47:23.258Z] 95e2b9c39ae3: Preparing [2022-05-09T15:47:23.258Z] 2f261408ace4: Preparing [2022-05-09T15:47:23.258Z] 4f4ce317c6bb: Preparing [2022-05-09T15:47:23.258Z] 4f4ce317c6bb: Waiting [2022-05-09T15:47:23.258Z] a9051e4e269b: Layer already exists [2022-05-09T15:47:23.258Z] 6840bd8d2505: Layer already exists [2022-05-09T15:47:23.258Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:47:23.258Z] 95e2b9c39ae3: Layer already exists [2022-05-09T15:47:23.258Z] 2f261408ace4: Layer already exists [2022-05-09T15:47:23.258Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:47:23.529Z] main: digest: sha256:396f902a5526cd0c563e9ab9b06fccefb920833a68a2bb779e27ddc941ca3a48 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T15:47:23.576Z] ===================================================== [Pipeline] echo [2022-05-09T15:47:23.586Z] taggedImages: [2022-05-09T15:47:23.586Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:47:23.586Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2022-05-09T15:47:23.586Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.92 [2022-05-09T15:47:23.586Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:47:23.586Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2022-05-09T15:47:23.606Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2022-05-09T15:47:23.606Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:47:23.606Z] latest [2022-05-09T15:47:23.606Z] 2.2.0-dev.92 [2022-05-09T15:47:23.606Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:47:23.606Z] main [2022-05-09T15:47:23.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:23.960Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:24.302Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:47:24.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-09T15:47:24.302Z] 31b49a0e8f31: Preparing [2022-05-09T15:47:24.302Z] b7db1f7d9211: Preparing [2022-05-09T15:47:24.302Z] 78a0d3721be6: Preparing [2022-05-09T15:47:24.302Z] dfa9087538c5: Preparing [2022-05-09T15:47:24.302Z] 81a69b4867bc: Preparing [2022-05-09T15:47:24.302Z] 1e7308b7c981: Preparing [2022-05-09T15:47:24.302Z] 2f261408ace4: Preparing [2022-05-09T15:47:24.302Z] 4f4ce317c6bb: Preparing [2022-05-09T15:47:24.302Z] 2f261408ace4: Waiting [2022-05-09T15:47:24.302Z] 1e7308b7c981: Waiting [2022-05-09T15:47:24.572Z] 31b49a0e8f31: Pushed [2022-05-09T15:47:24.572Z] 78a0d3721be6: Pushed [2022-05-09T15:47:24.572Z] b7db1f7d9211: Pushed [2022-05-09T15:47:24.572Z] 2f261408ace4: Layer already exists [2022-05-09T15:47:24.572Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:47:25.549Z] 1e7308b7c981: Pushed [2022-05-09T15:47:33.824Z] 81a69b4867bc: Pushed [2022-05-09T15:47:42.079Z] dfa9087538c5: Pushed [2022-05-09T15:47:42.079Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:53f0091e8f4f2793c277585c621cbfddb3798ca0a8d69bd9e15ea531a5469346 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:42.421Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:42.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-09T15:47:42.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-09T15:47:42.751Z] 31b49a0e8f31: Preparing [2022-05-09T15:47:42.751Z] b7db1f7d9211: Preparing [2022-05-09T15:47:42.751Z] 78a0d3721be6: Preparing [2022-05-09T15:47:42.751Z] dfa9087538c5: Preparing [2022-05-09T15:47:42.751Z] 81a69b4867bc: Preparing [2022-05-09T15:47:42.751Z] 1e7308b7c981: Preparing [2022-05-09T15:47:42.751Z] 2f261408ace4: Preparing [2022-05-09T15:47:42.751Z] 4f4ce317c6bb: Preparing [2022-05-09T15:47:42.751Z] 2f261408ace4: Waiting [2022-05-09T15:47:42.751Z] 4f4ce317c6bb: Waiting [2022-05-09T15:47:42.751Z] 1e7308b7c981: Waiting [2022-05-09T15:47:42.751Z] 78a0d3721be6: Layer already exists [2022-05-09T15:47:42.751Z] dfa9087538c5: Layer already exists [2022-05-09T15:47:42.751Z] 31b49a0e8f31: Layer already exists [2022-05-09T15:47:42.751Z] 81a69b4867bc: Layer already exists [2022-05-09T15:47:42.751Z] b7db1f7d9211: Layer already exists [2022-05-09T15:47:42.751Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:47:42.751Z] 2f261408ace4: Layer already exists [2022-05-09T15:47:42.752Z] 1e7308b7c981: Layer already exists [2022-05-09T15:47:43.021Z] latest: digest: sha256:53f0091e8f4f2793c277585c621cbfddb3798ca0a8d69bd9e15ea531a5469346 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:43.378Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:43.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.92 [2022-05-09T15:47:43.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-09T15:47:43.751Z] 31b49a0e8f31: Preparing [2022-05-09T15:47:43.751Z] b7db1f7d9211: Preparing [2022-05-09T15:47:43.751Z] 78a0d3721be6: Preparing [2022-05-09T15:47:43.751Z] dfa9087538c5: Preparing [2022-05-09T15:47:43.751Z] 81a69b4867bc: Preparing [2022-05-09T15:47:43.751Z] 1e7308b7c981: Preparing [2022-05-09T15:47:43.751Z] 2f261408ace4: Preparing [2022-05-09T15:47:43.751Z] 4f4ce317c6bb: Preparing [2022-05-09T15:47:43.751Z] 1e7308b7c981: Waiting [2022-05-09T15:47:43.751Z] 2f261408ace4: Waiting [2022-05-09T15:47:43.751Z] 4f4ce317c6bb: Waiting [2022-05-09T15:47:43.751Z] 31b49a0e8f31: Layer already exists [2022-05-09T15:47:43.751Z] 78a0d3721be6: Layer already exists [2022-05-09T15:47:43.751Z] b7db1f7d9211: Layer already exists [2022-05-09T15:47:43.751Z] dfa9087538c5: Layer already exists [2022-05-09T15:47:44.031Z] 81a69b4867bc: Layer already exists [2022-05-09T15:47:44.031Z] 2f261408ace4: Layer already exists [2022-05-09T15:47:44.031Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:47:44.031Z] 1e7308b7c981: Layer already exists [2022-05-09T15:47:44.031Z] 2.2.0-dev.92: digest: sha256:53f0091e8f4f2793c277585c621cbfddb3798ca0a8d69bd9e15ea531a5469346 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:44.400Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:44.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:47:44.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-09T15:47:44.744Z] 31b49a0e8f31: Preparing [2022-05-09T15:47:44.744Z] b7db1f7d9211: Preparing [2022-05-09T15:47:44.744Z] 78a0d3721be6: Preparing [2022-05-09T15:47:44.744Z] dfa9087538c5: Preparing [2022-05-09T15:47:44.744Z] 81a69b4867bc: Preparing [2022-05-09T15:47:44.744Z] 1e7308b7c981: Preparing [2022-05-09T15:47:44.744Z] 2f261408ace4: Preparing [2022-05-09T15:47:44.744Z] 4f4ce317c6bb: Preparing [2022-05-09T15:47:44.744Z] 1e7308b7c981: Waiting [2022-05-09T15:47:44.744Z] 2f261408ace4: Waiting [2022-05-09T15:47:44.744Z] 4f4ce317c6bb: Waiting [2022-05-09T15:47:44.744Z] 31b49a0e8f31: Layer already exists [2022-05-09T15:47:44.744Z] b7db1f7d9211: Layer already exists [2022-05-09T15:47:44.744Z] 78a0d3721be6: Layer already exists [2022-05-09T15:47:44.744Z] dfa9087538c5: Layer already exists [2022-05-09T15:47:44.744Z] 81a69b4867bc: Layer already exists [2022-05-09T15:47:44.744Z] 1e7308b7c981: Layer already exists [2022-05-09T15:47:44.744Z] 2f261408ace4: Layer already exists [2022-05-09T15:47:44.744Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:47:45.015Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:53f0091e8f4f2793c277585c621cbfddb3798ca0a8d69bd9e15ea531a5469346 size: 1992 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:45.360Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:45.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2022-05-09T15:47:45.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2022-05-09T15:47:45.697Z] 31b49a0e8f31: Preparing [2022-05-09T15:47:45.697Z] b7db1f7d9211: Preparing [2022-05-09T15:47:45.697Z] 78a0d3721be6: Preparing [2022-05-09T15:47:45.697Z] dfa9087538c5: Preparing [2022-05-09T15:47:45.697Z] 81a69b4867bc: Preparing [2022-05-09T15:47:45.697Z] 1e7308b7c981: Preparing [2022-05-09T15:47:45.697Z] 2f261408ace4: Preparing [2022-05-09T15:47:45.697Z] 4f4ce317c6bb: Preparing [2022-05-09T15:47:45.697Z] 1e7308b7c981: Waiting [2022-05-09T15:47:45.697Z] 2f261408ace4: Waiting [2022-05-09T15:47:45.697Z] 4f4ce317c6bb: Waiting [2022-05-09T15:47:45.697Z] 31b49a0e8f31: Layer already exists [2022-05-09T15:47:45.697Z] b7db1f7d9211: Layer already exists [2022-05-09T15:47:45.697Z] 78a0d3721be6: Layer already exists [2022-05-09T15:47:45.697Z] dfa9087538c5: Layer already exists [2022-05-09T15:47:45.697Z] 81a69b4867bc: Layer already exists [2022-05-09T15:47:45.697Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:47:45.697Z] 1e7308b7c981: Layer already exists [2022-05-09T15:47:45.697Z] 2f261408ace4: Layer already exists [2022-05-09T15:47:45.917Z] main: digest: sha256:53f0091e8f4f2793c277585c621cbfddb3798ca0a8d69bd9e15ea531a5469346 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T15:47:45.950Z] ===================================================== [Pipeline] echo [2022-05-09T15:47:45.959Z] taggedImages: [2022-05-09T15:47:45.959Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:47:45.959Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2022-05-09T15:47:45.959Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.92 [2022-05-09T15:47:45.959Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:47:45.959Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2022-05-09T15:47:45.982Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2022-05-09T15:47:45.982Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:47:45.982Z] latest [2022-05-09T15:47:45.982Z] 2.2.0-dev.92 [2022-05-09T15:47:45.982Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:47:45.982Z] main [2022-05-09T15:47:45.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:46.333Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:47:46.684Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:47:46.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-09T15:47:46.684Z] e10da18a0a83: Preparing [2022-05-09T15:47:46.684Z] 2adb06c9f587: Preparing [2022-05-09T15:47:46.684Z] 6e28c81a052a: Preparing [2022-05-09T15:47:46.684Z] 8290f6af068f: Preparing [2022-05-09T15:47:46.684Z] 8f19e81ad2ee: Preparing [2022-05-09T15:47:46.684Z] 2f261408ace4: Preparing [2022-05-09T15:47:46.684Z] 4f4ce317c6bb: Preparing [2022-05-09T15:47:46.684Z] 2f261408ace4: Waiting [2022-05-09T15:47:46.684Z] 4f4ce317c6bb: Waiting [2022-05-09T15:47:46.957Z] e10da18a0a83: Pushed [2022-05-09T15:47:46.957Z] 6e28c81a052a: Pushed [2022-05-09T15:47:46.957Z] 2adb06c9f587: Pushed [2022-05-09T15:47:46.957Z] 2f261408ace4: Layer already exists [2022-05-09T15:47:46.957Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:47:47.552Z] 8f19e81ad2ee: Pushed [2022-05-09T15:48:05.835Z] 8290f6af068f: Pushed [2022-05-09T15:48:05.835Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:a218938524728fa33bfc2a887ade638a3e30ce6e81ede062c63dd22655f9ba96 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:06.180Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:06.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-09T15:48:06.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-09T15:48:06.516Z] e10da18a0a83: Preparing [2022-05-09T15:48:06.516Z] 2adb06c9f587: Preparing [2022-05-09T15:48:06.516Z] 6e28c81a052a: Preparing [2022-05-09T15:48:06.516Z] 8290f6af068f: Preparing [2022-05-09T15:48:06.516Z] 8f19e81ad2ee: Preparing [2022-05-09T15:48:06.516Z] 2f261408ace4: Preparing [2022-05-09T15:48:06.516Z] 4f4ce317c6bb: Preparing [2022-05-09T15:48:06.516Z] 2f261408ace4: Waiting [2022-05-09T15:48:06.516Z] 4f4ce317c6bb: Waiting [2022-05-09T15:48:06.516Z] 2adb06c9f587: Layer already exists [2022-05-09T15:48:06.516Z] 8f19e81ad2ee: Layer already exists [2022-05-09T15:48:06.516Z] 6e28c81a052a: Layer already exists [2022-05-09T15:48:06.516Z] e10da18a0a83: Layer already exists [2022-05-09T15:48:06.516Z] 8290f6af068f: Layer already exists [2022-05-09T15:48:06.788Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:48:06.788Z] 2f261408ace4: Layer already exists [2022-05-09T15:48:06.788Z] latest: digest: sha256:a218938524728fa33bfc2a887ade638a3e30ce6e81ede062c63dd22655f9ba96 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:07.134Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:07.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.92 [2022-05-09T15:48:07.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-09T15:48:07.472Z] e10da18a0a83: Preparing [2022-05-09T15:48:07.472Z] 2adb06c9f587: Preparing [2022-05-09T15:48:07.472Z] 6e28c81a052a: Preparing [2022-05-09T15:48:07.472Z] 8290f6af068f: Preparing [2022-05-09T15:48:07.472Z] 8f19e81ad2ee: Preparing [2022-05-09T15:48:07.472Z] 2f261408ace4: Preparing [2022-05-09T15:48:07.472Z] 4f4ce317c6bb: Preparing [2022-05-09T15:48:07.472Z] 2f261408ace4: Waiting [2022-05-09T15:48:07.472Z] 4f4ce317c6bb: Waiting [2022-05-09T15:48:07.472Z] 8290f6af068f: Layer already exists [2022-05-09T15:48:07.472Z] 6e28c81a052a: Layer already exists [2022-05-09T15:48:07.472Z] e10da18a0a83: Layer already exists [2022-05-09T15:48:07.472Z] 8f19e81ad2ee: Layer already exists [2022-05-09T15:48:07.472Z] 2adb06c9f587: Layer already exists [2022-05-09T15:48:07.472Z] 2f261408ace4: Layer already exists [2022-05-09T15:48:07.747Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:48:07.747Z] 2.2.0-dev.92: digest: sha256:a218938524728fa33bfc2a887ade638a3e30ce6e81ede062c63dd22655f9ba96 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:08.087Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:08.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:48:08.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-09T15:48:08.426Z] e10da18a0a83: Preparing [2022-05-09T15:48:08.426Z] 2adb06c9f587: Preparing [2022-05-09T15:48:08.426Z] 6e28c81a052a: Preparing [2022-05-09T15:48:08.426Z] 8290f6af068f: Preparing [2022-05-09T15:48:08.426Z] 8f19e81ad2ee: Preparing [2022-05-09T15:48:08.426Z] 2f261408ace4: Preparing [2022-05-09T15:48:08.426Z] 4f4ce317c6bb: Preparing [2022-05-09T15:48:08.426Z] 2f261408ace4: Waiting [2022-05-09T15:48:08.426Z] 4f4ce317c6bb: Waiting [2022-05-09T15:48:08.426Z] 6e28c81a052a: Layer already exists [2022-05-09T15:48:08.426Z] e10da18a0a83: Layer already exists [2022-05-09T15:48:08.426Z] 2adb06c9f587: Layer already exists [2022-05-09T15:48:08.426Z] 8f19e81ad2ee: Layer already exists [2022-05-09T15:48:08.426Z] 8290f6af068f: Layer already exists [2022-05-09T15:48:08.426Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:48:08.426Z] 2f261408ace4: Layer already exists [2022-05-09T15:48:08.695Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:a218938524728fa33bfc2a887ade638a3e30ce6e81ede062c63dd22655f9ba96 size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:09.039Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:09.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2022-05-09T15:48:09.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2022-05-09T15:48:09.379Z] e10da18a0a83: Preparing [2022-05-09T15:48:09.379Z] 2adb06c9f587: Preparing [2022-05-09T15:48:09.379Z] 6e28c81a052a: Preparing [2022-05-09T15:48:09.379Z] 8290f6af068f: Preparing [2022-05-09T15:48:09.379Z] 8f19e81ad2ee: Preparing [2022-05-09T15:48:09.379Z] 2f261408ace4: Preparing [2022-05-09T15:48:09.379Z] 4f4ce317c6bb: Preparing [2022-05-09T15:48:09.379Z] 2f261408ace4: Waiting [2022-05-09T15:48:09.379Z] 4f4ce317c6bb: Waiting [2022-05-09T15:48:09.379Z] 6e28c81a052a: Layer already exists [2022-05-09T15:48:09.379Z] e10da18a0a83: Layer already exists [2022-05-09T15:48:09.379Z] 8f19e81ad2ee: Layer already exists [2022-05-09T15:48:09.380Z] 8290f6af068f: Layer already exists [2022-05-09T15:48:09.380Z] 2adb06c9f587: Layer already exists [2022-05-09T15:48:09.380Z] 2f261408ace4: Layer already exists [2022-05-09T15:48:09.650Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:48:09.650Z] main: digest: sha256:a218938524728fa33bfc2a887ade638a3e30ce6e81ede062c63dd22655f9ba96 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T15:48:09.691Z] ===================================================== [Pipeline] echo [2022-05-09T15:48:09.700Z] taggedImages: [2022-05-09T15:48:09.700Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:48:09.700Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2022-05-09T15:48:09.700Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.92 [2022-05-09T15:48:09.700Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:48:09.700Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2022-05-09T15:48:09.723Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2022-05-09T15:48:09.723Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:48:09.723Z] latest [2022-05-09T15:48:09.723Z] 2.2.0-dev.92 [2022-05-09T15:48:09.723Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:48:09.723Z] main [2022-05-09T15:48:09.723Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:10.067Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:10.412Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:48:10.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-09T15:48:10.412Z] 24f4a8beae85: Preparing [2022-05-09T15:48:10.412Z] 06d3846b0d5f: Preparing [2022-05-09T15:48:10.412Z] 09466a062fd9: Preparing [2022-05-09T15:48:10.412Z] 3b93f01cf716: Preparing [2022-05-09T15:48:10.412Z] 1e7308b7c981: Preparing [2022-05-09T15:48:10.412Z] 2f261408ace4: Preparing [2022-05-09T15:48:10.412Z] 4f4ce317c6bb: Preparing [2022-05-09T15:48:10.412Z] 4f4ce317c6bb: Waiting [2022-05-09T15:48:10.412Z] 2f261408ace4: Waiting [2022-05-09T15:48:10.683Z] 1e7308b7c981: Layer already exists [2022-05-09T15:48:10.683Z] 2f261408ace4: Layer already exists [2022-05-09T15:48:10.683Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:48:10.683Z] 06d3846b0d5f: Pushed [2022-05-09T15:48:10.683Z] 09466a062fd9: Pushed [2022-05-09T15:48:10.683Z] 24f4a8beae85: Pushed [2022-05-09T15:48:28.956Z] 3b93f01cf716: Pushed [2022-05-09T15:48:28.956Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:be9720945471e433701713e960433af603aded74ed9792feea96b3b7303db0ef size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:29.295Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:29.630Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-09T15:48:29.630Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-09T15:48:29.630Z] 24f4a8beae85: Preparing [2022-05-09T15:48:29.630Z] 06d3846b0d5f: Preparing [2022-05-09T15:48:29.630Z] 09466a062fd9: Preparing [2022-05-09T15:48:29.630Z] 3b93f01cf716: Preparing [2022-05-09T15:48:29.630Z] 1e7308b7c981: Preparing [2022-05-09T15:48:29.630Z] 2f261408ace4: Preparing [2022-05-09T15:48:29.630Z] 4f4ce317c6bb: Preparing [2022-05-09T15:48:29.630Z] 2f261408ace4: Waiting [2022-05-09T15:48:29.630Z] 4f4ce317c6bb: Waiting [2022-05-09T15:48:29.901Z] 3b93f01cf716: Layer already exists [2022-05-09T15:48:29.901Z] 24f4a8beae85: Layer already exists [2022-05-09T15:48:29.901Z] 06d3846b0d5f: Layer already exists [2022-05-09T15:48:29.901Z] 09466a062fd9: Layer already exists [2022-05-09T15:48:29.901Z] 1e7308b7c981: Layer already exists [2022-05-09T15:48:29.901Z] 2f261408ace4: Layer already exists [2022-05-09T15:48:29.901Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:48:29.901Z] latest: digest: sha256:be9720945471e433701713e960433af603aded74ed9792feea96b3b7303db0ef size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:30.243Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:30.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.92 [2022-05-09T15:48:30.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-09T15:48:30.591Z] 24f4a8beae85: Preparing [2022-05-09T15:48:30.591Z] 06d3846b0d5f: Preparing [2022-05-09T15:48:30.591Z] 09466a062fd9: Preparing [2022-05-09T15:48:30.591Z] 3b93f01cf716: Preparing [2022-05-09T15:48:30.591Z] 1e7308b7c981: Preparing [2022-05-09T15:48:30.591Z] 2f261408ace4: Preparing [2022-05-09T15:48:30.591Z] 4f4ce317c6bb: Preparing [2022-05-09T15:48:30.591Z] 4f4ce317c6bb: Waiting [2022-05-09T15:48:30.591Z] 2f261408ace4: Waiting [2022-05-09T15:48:30.863Z] 09466a062fd9: Layer already exists [2022-05-09T15:48:30.863Z] 06d3846b0d5f: Layer already exists [2022-05-09T15:48:30.863Z] 24f4a8beae85: Layer already exists [2022-05-09T15:48:30.863Z] 3b93f01cf716: Layer already exists [2022-05-09T15:48:30.863Z] 1e7308b7c981: Layer already exists [2022-05-09T15:48:30.863Z] 2f261408ace4: Layer already exists [2022-05-09T15:48:30.863Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:48:30.863Z] 2.2.0-dev.92: digest: sha256:be9720945471e433701713e960433af603aded74ed9792feea96b3b7303db0ef size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:31.214Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:31.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:48:31.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-09T15:48:31.555Z] 24f4a8beae85: Preparing [2022-05-09T15:48:31.555Z] 06d3846b0d5f: Preparing [2022-05-09T15:48:31.555Z] 09466a062fd9: Preparing [2022-05-09T15:48:31.555Z] 3b93f01cf716: Preparing [2022-05-09T15:48:31.555Z] 1e7308b7c981: Preparing [2022-05-09T15:48:31.555Z] 2f261408ace4: Preparing [2022-05-09T15:48:31.555Z] 4f4ce317c6bb: Preparing [2022-05-09T15:48:31.555Z] 2f261408ace4: Waiting [2022-05-09T15:48:31.555Z] 4f4ce317c6bb: Waiting [2022-05-09T15:48:32.039Z] 09466a062fd9: Layer already exists [2022-05-09T15:48:32.039Z] 3b93f01cf716: Layer already exists [2022-05-09T15:48:32.039Z] 06d3846b0d5f: Layer already exists [2022-05-09T15:48:32.039Z] 1e7308b7c981: Layer already exists [2022-05-09T15:48:32.039Z] 24f4a8beae85: Layer already exists [2022-05-09T15:48:32.039Z] 2f261408ace4: Layer already exists [2022-05-09T15:48:32.039Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:48:32.039Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:be9720945471e433701713e960433af603aded74ed9792feea96b3b7303db0ef size: 1780 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:32.386Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:32.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2022-05-09T15:48:32.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2022-05-09T15:48:32.722Z] 24f4a8beae85: Preparing [2022-05-09T15:48:32.722Z] 06d3846b0d5f: Preparing [2022-05-09T15:48:32.722Z] 09466a062fd9: Preparing [2022-05-09T15:48:32.722Z] 3b93f01cf716: Preparing [2022-05-09T15:48:32.722Z] 1e7308b7c981: Preparing [2022-05-09T15:48:32.722Z] 2f261408ace4: Preparing [2022-05-09T15:48:32.722Z] 4f4ce317c6bb: Preparing [2022-05-09T15:48:32.722Z] 2f261408ace4: Waiting [2022-05-09T15:48:32.722Z] 4f4ce317c6bb: Waiting [2022-05-09T15:48:32.722Z] 06d3846b0d5f: Layer already exists [2022-05-09T15:48:32.722Z] 09466a062fd9: Layer already exists [2022-05-09T15:48:32.722Z] 1e7308b7c981: Layer already exists [2022-05-09T15:48:32.722Z] 3b93f01cf716: Layer already exists [2022-05-09T15:48:32.722Z] 24f4a8beae85: Layer already exists [2022-05-09T15:48:32.992Z] 2f261408ace4: Layer already exists [2022-05-09T15:48:32.992Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:48:32.992Z] main: digest: sha256:be9720945471e433701713e960433af603aded74ed9792feea96b3b7303db0ef size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T15:48:33.042Z] ===================================================== [Pipeline] echo [2022-05-09T15:48:33.050Z] taggedImages: [2022-05-09T15:48:33.050Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:48:33.050Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2022-05-09T15:48:33.050Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.92 [2022-05-09T15:48:33.050Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:48:33.050Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2022-05-09T15:48:33.065Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2022-05-09T15:48:33.065Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:48:33.065Z] latest [2022-05-09T15:48:33.065Z] 2.2.0-dev.92 [2022-05-09T15:48:33.065Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:48:33.065Z] main [2022-05-09T15:48:33.065Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:33.421Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:33.765Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:48:33.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-09T15:48:33.765Z] 09e599c07b67: Preparing [2022-05-09T15:48:33.765Z] 2e451951ab6f: Preparing [2022-05-09T15:48:33.765Z] ac87a4d14bfa: Preparing [2022-05-09T15:48:33.765Z] acdd53f2fe15: Preparing [2022-05-09T15:48:33.765Z] f73e7dbfee58: Preparing [2022-05-09T15:48:34.036Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:48:34.036Z] f73e7dbfee58: Layer already exists [2022-05-09T15:48:34.036Z] 09e599c07b67: Pushed [2022-05-09T15:48:34.306Z] acdd53f2fe15: Pushed [2022-05-09T15:48:38.589Z] 2e451951ab6f: Pushed [2022-05-09T15:48:38.861Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:41d1e7f58ce6d379322f5b090bce71d7ca8de52e63644b082998f90b80336d98 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:39.229Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:39.585Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-09T15:48:39.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-09T15:48:39.585Z] 09e599c07b67: Preparing [2022-05-09T15:48:39.585Z] 2e451951ab6f: Preparing [2022-05-09T15:48:39.585Z] ac87a4d14bfa: Preparing [2022-05-09T15:48:39.585Z] acdd53f2fe15: Preparing [2022-05-09T15:48:39.585Z] f73e7dbfee58: Preparing [2022-05-09T15:48:39.585Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:48:39.585Z] 09e599c07b67: Layer already exists [2022-05-09T15:48:39.585Z] f73e7dbfee58: Layer already exists [2022-05-09T15:48:39.585Z] acdd53f2fe15: Layer already exists [2022-05-09T15:48:39.585Z] 2e451951ab6f: Layer already exists [2022-05-09T15:48:39.858Z] latest: digest: sha256:41d1e7f58ce6d379322f5b090bce71d7ca8de52e63644b082998f90b80336d98 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:40.216Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:40.562Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.92 [2022-05-09T15:48:40.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-09T15:48:40.563Z] 09e599c07b67: Preparing [2022-05-09T15:48:40.563Z] 2e451951ab6f: Preparing [2022-05-09T15:48:40.563Z] ac87a4d14bfa: Preparing [2022-05-09T15:48:40.563Z] acdd53f2fe15: Preparing [2022-05-09T15:48:40.563Z] f73e7dbfee58: Preparing [2022-05-09T15:48:40.563Z] 09e599c07b67: Layer already exists [2022-05-09T15:48:40.563Z] acdd53f2fe15: Layer already exists [2022-05-09T15:48:40.563Z] f73e7dbfee58: Layer already exists [2022-05-09T15:48:40.563Z] 2e451951ab6f: Layer already exists [2022-05-09T15:48:40.563Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:48:40.836Z] 2.2.0-dev.92: digest: sha256:41d1e7f58ce6d379322f5b090bce71d7ca8de52e63644b082998f90b80336d98 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:41.189Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:41.536Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:48:41.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-09T15:48:41.536Z] 09e599c07b67: Preparing [2022-05-09T15:48:41.536Z] 2e451951ab6f: Preparing [2022-05-09T15:48:41.536Z] ac87a4d14bfa: Preparing [2022-05-09T15:48:41.536Z] acdd53f2fe15: Preparing [2022-05-09T15:48:41.536Z] f73e7dbfee58: Preparing [2022-05-09T15:48:41.536Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:48:41.536Z] f73e7dbfee58: Layer already exists [2022-05-09T15:48:41.536Z] 09e599c07b67: Layer already exists [2022-05-09T15:48:41.536Z] acdd53f2fe15: Layer already exists [2022-05-09T15:48:41.536Z] 2e451951ab6f: Layer already exists [2022-05-09T15:48:41.806Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:41d1e7f58ce6d379322f5b090bce71d7ca8de52e63644b082998f90b80336d98 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:42.152Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:42.489Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2022-05-09T15:48:42.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2022-05-09T15:48:42.489Z] 09e599c07b67: Preparing [2022-05-09T15:48:42.489Z] 2e451951ab6f: Preparing [2022-05-09T15:48:42.489Z] ac87a4d14bfa: Preparing [2022-05-09T15:48:42.489Z] acdd53f2fe15: Preparing [2022-05-09T15:48:42.489Z] f73e7dbfee58: Preparing [2022-05-09T15:48:42.489Z] 2e451951ab6f: Layer already exists [2022-05-09T15:48:42.489Z] f73e7dbfee58: Layer already exists [2022-05-09T15:48:42.489Z] 09e599c07b67: Layer already exists [2022-05-09T15:48:42.489Z] acdd53f2fe15: Layer already exists [2022-05-09T15:48:42.489Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:48:42.760Z] main: digest: sha256:41d1e7f58ce6d379322f5b090bce71d7ca8de52e63644b082998f90b80336d98 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T15:48:42.809Z] ===================================================== [Pipeline] echo [2022-05-09T15:48:42.820Z] taggedImages: [2022-05-09T15:48:42.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:48:42.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2022-05-09T15:48:42.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.92 [2022-05-09T15:48:42.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:48:42.820Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2022-05-09T15:48:42.842Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2022-05-09T15:48:42.842Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:48:42.842Z] latest [2022-05-09T15:48:42.842Z] 2.2.0-dev.92 [2022-05-09T15:48:42.842Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:48:42.842Z] main [2022-05-09T15:48:42.842Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:43.200Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:43.541Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:48:43.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-09T15:48:43.541Z] 8efc6a5e2b13: Preparing [2022-05-09T15:48:43.541Z] e77a9962c187: Preparing [2022-05-09T15:48:43.541Z] ac87a4d14bfa: Preparing [2022-05-09T15:48:43.541Z] 6ec051b1b18d: Preparing [2022-05-09T15:48:43.541Z] f73e7dbfee58: Preparing [2022-05-09T15:48:43.541Z] 6ec051b1b18d: Layer already exists [2022-05-09T15:48:43.541Z] f73e7dbfee58: Layer already exists [2022-05-09T15:48:43.811Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:48:43.811Z] 8efc6a5e2b13: Pushed [2022-05-09T15:48:49.198Z] e77a9962c187: Pushed [2022-05-09T15:48:49.198Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:880423c68bb0b0664e13afb027e12bcefa02abc9aace9e08963aab5009890f3d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:49.549Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:49.893Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-09T15:48:49.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-09T15:48:49.893Z] 8efc6a5e2b13: Preparing [2022-05-09T15:48:49.893Z] e77a9962c187: Preparing [2022-05-09T15:48:49.893Z] ac87a4d14bfa: Preparing [2022-05-09T15:48:49.893Z] 6ec051b1b18d: Preparing [2022-05-09T15:48:49.893Z] f73e7dbfee58: Preparing [2022-05-09T15:48:49.893Z] f73e7dbfee58: Layer already exists [2022-05-09T15:48:49.893Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:48:49.893Z] 6ec051b1b18d: Layer already exists [2022-05-09T15:48:49.893Z] e77a9962c187: Layer already exists [2022-05-09T15:48:49.893Z] 8efc6a5e2b13: Layer already exists [2022-05-09T15:48:50.166Z] latest: digest: sha256:880423c68bb0b0664e13afb027e12bcefa02abc9aace9e08963aab5009890f3d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:50.513Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:50.846Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.92 [2022-05-09T15:48:50.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-09T15:48:50.846Z] 8efc6a5e2b13: Preparing [2022-05-09T15:48:50.846Z] e77a9962c187: Preparing [2022-05-09T15:48:50.846Z] ac87a4d14bfa: Preparing [2022-05-09T15:48:50.846Z] 6ec051b1b18d: Preparing [2022-05-09T15:48:50.846Z] f73e7dbfee58: Preparing [2022-05-09T15:48:50.846Z] 6ec051b1b18d: Layer already exists [2022-05-09T15:48:50.846Z] f73e7dbfee58: Layer already exists [2022-05-09T15:48:50.846Z] e77a9962c187: Layer already exists [2022-05-09T15:48:50.846Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:48:50.846Z] 8efc6a5e2b13: Layer already exists [2022-05-09T15:48:51.116Z] 2.2.0-dev.92: digest: sha256:880423c68bb0b0664e13afb027e12bcefa02abc9aace9e08963aab5009890f3d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:51.457Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:51.793Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:48:51.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-09T15:48:51.793Z] 8efc6a5e2b13: Preparing [2022-05-09T15:48:51.793Z] e77a9962c187: Preparing [2022-05-09T15:48:51.793Z] ac87a4d14bfa: Preparing [2022-05-09T15:48:51.793Z] 6ec051b1b18d: Preparing [2022-05-09T15:48:51.793Z] f73e7dbfee58: Preparing [2022-05-09T15:48:51.793Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:48:51.793Z] 8efc6a5e2b13: Layer already exists [2022-05-09T15:48:51.793Z] f73e7dbfee58: Layer already exists [2022-05-09T15:48:51.793Z] e77a9962c187: Layer already exists [2022-05-09T15:48:51.793Z] 6ec051b1b18d: Layer already exists [2022-05-09T15:48:52.063Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:880423c68bb0b0664e13afb027e12bcefa02abc9aace9e08963aab5009890f3d size: 1364 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:52.411Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:52.751Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2022-05-09T15:48:52.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2022-05-09T15:48:52.751Z] 8efc6a5e2b13: Preparing [2022-05-09T15:48:52.751Z] e77a9962c187: Preparing [2022-05-09T15:48:52.751Z] ac87a4d14bfa: Preparing [2022-05-09T15:48:52.751Z] 6ec051b1b18d: Preparing [2022-05-09T15:48:52.751Z] f73e7dbfee58: Preparing [2022-05-09T15:48:52.751Z] ac87a4d14bfa: Layer already exists [2022-05-09T15:48:52.751Z] 6ec051b1b18d: Layer already exists [2022-05-09T15:48:52.751Z] 8efc6a5e2b13: Layer already exists [2022-05-09T15:48:52.751Z] f73e7dbfee58: Layer already exists [2022-05-09T15:48:52.751Z] e77a9962c187: Layer already exists [2022-05-09T15:48:53.023Z] main: digest: sha256:880423c68bb0b0664e13afb027e12bcefa02abc9aace9e08963aab5009890f3d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T15:48:53.071Z] ===================================================== [Pipeline] echo [2022-05-09T15:48:53.080Z] taggedImages: [2022-05-09T15:48:53.080Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:48:53.080Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2022-05-09T15:48:53.080Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.92 [2022-05-09T15:48:53.080Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:48:53.080Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2022-05-09T15:48:53.101Z] [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: [2022-05-09T15:48:53.101Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:48:53.101Z] latest [2022-05-09T15:48:53.101Z] 2.2.0-dev.92 [2022-05-09T15:48:53.101Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:48:53.101Z] main [2022-05-09T15:48:53.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:53.455Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:48:53.882Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:48:53.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-09T15:48:53.882Z] 9829b69f5e68: Preparing [2022-05-09T15:48:53.882Z] 1ea7d1c35b9b: Preparing [2022-05-09T15:48:53.882Z] a80e99883356: Preparing [2022-05-09T15:48:53.882Z] 360fb1cc7712: Preparing [2022-05-09T15:48:53.882Z] f0e5a4d6c014: Preparing [2022-05-09T15:48:53.882Z] 3b19d27f08f7: Preparing [2022-05-09T15:48:53.882Z] 73bb99a6e169: Preparing [2022-05-09T15:48:53.882Z] ec06c3102977: Preparing [2022-05-09T15:48:53.882Z] 6a3c62e080c7: Preparing [2022-05-09T15:48:53.882Z] 340cb19ca677: Preparing [2022-05-09T15:48:53.882Z] 4f4ce317c6bb: Preparing [2022-05-09T15:48:53.882Z] 340cb19ca677: Waiting [2022-05-09T15:48:53.882Z] ec06c3102977: Waiting [2022-05-09T15:48:53.882Z] 6a3c62e080c7: Waiting [2022-05-09T15:48:53.882Z] 4f4ce317c6bb: Waiting [2022-05-09T15:48:53.882Z] 3b19d27f08f7: Waiting [2022-05-09T15:48:53.882Z] 73bb99a6e169: Waiting [2022-05-09T15:48:53.882Z] f0e5a4d6c014: Layer already exists [2022-05-09T15:48:54.286Z] 3b19d27f08f7: Layer already exists [2022-05-09T15:48:54.286Z] 73bb99a6e169: Layer already exists [2022-05-09T15:48:54.286Z] ec06c3102977: Layer already exists [2022-05-09T15:48:54.286Z] 1ea7d1c35b9b: Pushed [2022-05-09T15:48:54.286Z] 340cb19ca677: Layer already exists [2022-05-09T15:48:54.286Z] 6a3c62e080c7: Layer already exists [2022-05-09T15:48:54.286Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:48:54.916Z] 9829b69f5e68: Pushed [2022-05-09T15:48:56.881Z] a80e99883356: Pushed [2022-05-09T15:49:15.133Z] 360fb1cc7712: Pushed [2022-05-09T15:49:15.133Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37: digest: sha256:ad26b4ab9336005c62d3bf89c340cfd89a91ec98785d27e1173f9675a5105b50 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:49:15.469Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:49:15.802Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-09T15:49:15.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-09T15:49:15.802Z] 9829b69f5e68: Preparing [2022-05-09T15:49:15.802Z] 1ea7d1c35b9b: Preparing [2022-05-09T15:49:15.802Z] a80e99883356: Preparing [2022-05-09T15:49:15.802Z] 360fb1cc7712: Preparing [2022-05-09T15:49:15.802Z] f0e5a4d6c014: Preparing [2022-05-09T15:49:15.802Z] 3b19d27f08f7: Preparing [2022-05-09T15:49:15.802Z] 73bb99a6e169: Preparing [2022-05-09T15:49:15.802Z] ec06c3102977: Preparing [2022-05-09T15:49:15.802Z] 6a3c62e080c7: Preparing [2022-05-09T15:49:15.802Z] 340cb19ca677: Preparing [2022-05-09T15:49:15.802Z] 4f4ce317c6bb: Preparing [2022-05-09T15:49:15.802Z] 3b19d27f08f7: Waiting [2022-05-09T15:49:15.802Z] 73bb99a6e169: Waiting [2022-05-09T15:49:15.802Z] ec06c3102977: Waiting [2022-05-09T15:49:15.802Z] 6a3c62e080c7: Waiting [2022-05-09T15:49:15.802Z] 340cb19ca677: Waiting [2022-05-09T15:49:15.802Z] 4f4ce317c6bb: Waiting [2022-05-09T15:49:15.802Z] 1ea7d1c35b9b: Layer already exists [2022-05-09T15:49:15.802Z] 9829b69f5e68: Layer already exists [2022-05-09T15:49:15.802Z] f0e5a4d6c014: Layer already exists [2022-05-09T15:49:15.802Z] 360fb1cc7712: Layer already exists [2022-05-09T15:49:15.802Z] a80e99883356: Layer already exists [2022-05-09T15:49:15.802Z] ec06c3102977: Layer already exists [2022-05-09T15:49:16.073Z] 340cb19ca677: Layer already exists [2022-05-09T15:49:16.073Z] 3b19d27f08f7: Layer already exists [2022-05-09T15:49:16.073Z] 73bb99a6e169: Layer already exists [2022-05-09T15:49:16.073Z] 6a3c62e080c7: Layer already exists [2022-05-09T15:49:16.073Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:49:16.073Z] latest: digest: sha256:ad26b4ab9336005c62d3bf89c340cfd89a91ec98785d27e1173f9675a5105b50 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:49:16.412Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:49:16.743Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.92 [2022-05-09T15:49:16.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-09T15:49:16.743Z] 9829b69f5e68: Preparing [2022-05-09T15:49:16.743Z] 1ea7d1c35b9b: Preparing [2022-05-09T15:49:16.743Z] a80e99883356: Preparing [2022-05-09T15:49:16.743Z] 360fb1cc7712: Preparing [2022-05-09T15:49:16.743Z] f0e5a4d6c014: Preparing [2022-05-09T15:49:16.743Z] 3b19d27f08f7: Preparing [2022-05-09T15:49:16.743Z] 73bb99a6e169: Preparing [2022-05-09T15:49:16.743Z] ec06c3102977: Preparing [2022-05-09T15:49:16.743Z] 6a3c62e080c7: Preparing [2022-05-09T15:49:16.743Z] 340cb19ca677: Preparing [2022-05-09T15:49:16.743Z] 4f4ce317c6bb: Preparing [2022-05-09T15:49:16.743Z] 73bb99a6e169: Waiting [2022-05-09T15:49:16.743Z] ec06c3102977: Waiting [2022-05-09T15:49:16.743Z] 6a3c62e080c7: Waiting [2022-05-09T15:49:16.743Z] 340cb19ca677: Waiting [2022-05-09T15:49:16.743Z] 4f4ce317c6bb: Waiting [2022-05-09T15:49:16.743Z] 3b19d27f08f7: Waiting [2022-05-09T15:49:16.743Z] 360fb1cc7712: Layer already exists [2022-05-09T15:49:16.743Z] a80e99883356: Layer already exists [2022-05-09T15:49:16.743Z] 9829b69f5e68: Layer already exists [2022-05-09T15:49:16.743Z] 1ea7d1c35b9b: Layer already exists [2022-05-09T15:49:16.743Z] f0e5a4d6c014: Layer already exists [2022-05-09T15:49:16.743Z] 73bb99a6e169: Layer already exists [2022-05-09T15:49:16.743Z] 3b19d27f08f7: Layer already exists [2022-05-09T15:49:16.743Z] ec06c3102977: Layer already exists [2022-05-09T15:49:16.743Z] 340cb19ca677: Layer already exists [2022-05-09T15:49:16.743Z] 6a3c62e080c7: Layer already exists [2022-05-09T15:49:17.012Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:49:17.012Z] 2.2.0-dev.92: digest: sha256:ad26b4ab9336005c62d3bf89c340cfd89a91ec98785d27e1173f9675a5105b50 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:49:17.354Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:49:17.684Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:49:17.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-09T15:49:17.685Z] 9829b69f5e68: Preparing [2022-05-09T15:49:17.685Z] 1ea7d1c35b9b: Preparing [2022-05-09T15:49:17.685Z] a80e99883356: Preparing [2022-05-09T15:49:17.685Z] 360fb1cc7712: Preparing [2022-05-09T15:49:17.685Z] f0e5a4d6c014: Preparing [2022-05-09T15:49:17.685Z] 3b19d27f08f7: Preparing [2022-05-09T15:49:17.685Z] 73bb99a6e169: Preparing [2022-05-09T15:49:17.685Z] ec06c3102977: Preparing [2022-05-09T15:49:17.685Z] 6a3c62e080c7: Preparing [2022-05-09T15:49:17.685Z] 340cb19ca677: Preparing [2022-05-09T15:49:17.685Z] 4f4ce317c6bb: Preparing [2022-05-09T15:49:17.685Z] ec06c3102977: Waiting [2022-05-09T15:49:17.685Z] 6a3c62e080c7: Waiting [2022-05-09T15:49:17.685Z] 4f4ce317c6bb: Waiting [2022-05-09T15:49:17.685Z] 340cb19ca677: Waiting [2022-05-09T15:49:17.685Z] 73bb99a6e169: Waiting [2022-05-09T15:49:17.685Z] 3b19d27f08f7: Waiting [2022-05-09T15:49:17.685Z] 360fb1cc7712: Layer already exists [2022-05-09T15:49:17.685Z] 9829b69f5e68: Layer already exists [2022-05-09T15:49:17.685Z] f0e5a4d6c014: Layer already exists [2022-05-09T15:49:17.685Z] 1ea7d1c35b9b: Layer already exists [2022-05-09T15:49:17.685Z] a80e99883356: Layer already exists [2022-05-09T15:49:17.685Z] 6a3c62e080c7: Layer already exists [2022-05-09T15:49:17.685Z] 73bb99a6e169: Layer already exists [2022-05-09T15:49:17.685Z] 3b19d27f08f7: Layer already exists [2022-05-09T15:49:17.685Z] ec06c3102977: Layer already exists [2022-05-09T15:49:17.685Z] 340cb19ca677: Layer already exists [2022-05-09T15:49:17.954Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:49:17.954Z] 6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92: digest: sha256:ad26b4ab9336005c62d3bf89c340cfd89a91ec98785d27e1173f9675a5105b50 size: 2622 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:49:18.288Z] + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:49:18.620Z] + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [2022-05-09T15:49:18.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] [2022-05-09T15:49:18.620Z] 9829b69f5e68: Preparing [2022-05-09T15:49:18.620Z] 1ea7d1c35b9b: Preparing [2022-05-09T15:49:18.620Z] a80e99883356: Preparing [2022-05-09T15:49:18.620Z] 360fb1cc7712: Preparing [2022-05-09T15:49:18.620Z] f0e5a4d6c014: Preparing [2022-05-09T15:49:18.620Z] 3b19d27f08f7: Preparing [2022-05-09T15:49:18.620Z] 73bb99a6e169: Preparing [2022-05-09T15:49:18.620Z] ec06c3102977: Preparing [2022-05-09T15:49:18.620Z] 6a3c62e080c7: Preparing [2022-05-09T15:49:18.620Z] 340cb19ca677: Preparing [2022-05-09T15:49:18.620Z] 4f4ce317c6bb: Preparing [2022-05-09T15:49:18.620Z] 3b19d27f08f7: Waiting [2022-05-09T15:49:18.620Z] 6a3c62e080c7: Waiting [2022-05-09T15:49:18.620Z] 340cb19ca677: Waiting [2022-05-09T15:49:18.620Z] 4f4ce317c6bb: Waiting [2022-05-09T15:49:18.620Z] 73bb99a6e169: Waiting [2022-05-09T15:49:18.620Z] ec06c3102977: Waiting [2022-05-09T15:49:18.620Z] a80e99883356: Layer already exists [2022-05-09T15:49:18.620Z] 1ea7d1c35b9b: Layer already exists [2022-05-09T15:49:18.620Z] 360fb1cc7712: Layer already exists [2022-05-09T15:49:18.620Z] 9829b69f5e68: Layer already exists [2022-05-09T15:49:18.620Z] f0e5a4d6c014: Layer already exists [2022-05-09T15:49:18.620Z] 6a3c62e080c7: Layer already exists [2022-05-09T15:49:18.620Z] 3b19d27f08f7: Layer already exists [2022-05-09T15:49:18.620Z] 73bb99a6e169: Layer already exists [2022-05-09T15:49:18.620Z] ec06c3102977: Layer already exists [2022-05-09T15:49:18.889Z] 340cb19ca677: Layer already exists [2022-05-09T15:49:18.889Z] 4f4ce317c6bb: Layer already exists [2022-05-09T15:49:18.889Z] main: digest: sha256:ad26b4ab9336005c62d3bf89c340cfd89a91ec98785d27e1173f9675a5105b50 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-09T15:49:18.937Z] ===================================================== [Pipeline] echo [2022-05-09T15:49:18.947Z] taggedImages: [2022-05-09T15:49:18.947Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [2022-05-09T15:49:18.947Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [2022-05-09T15:49:18.947Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.92 [2022-05-09T15:49:18.947Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:6e9677111368bd71f12b2fffc8d3b076ab0cfc37-2.2.0-dev.92 [2022-05-09T15:49:18.947Z] - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:49:19.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T15:49:19.315Z] [2022-05-09T15:49:19.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:49:19.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T15:49:19.929Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T15:49:19.929Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T15:49:19.929Z] 04944245beec: Pulling fs layer [2022-05-09T15:49:19.929Z] 699f458cf7ca: Pulling fs layer [2022-05-09T15:49:19.929Z] 765212b225bb: Pulling fs layer [2022-05-09T15:49:19.929Z] f23df028b6ca: Pulling fs layer [2022-05-09T15:49:19.929Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T15:49:19.929Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T15:49:19.929Z] 765212b225bb: Waiting [2022-05-09T15:49:19.929Z] f23df028b6ca: Waiting [2022-05-09T15:49:19.929Z] d65c8cfc05b1: Waiting [2022-05-09T15:49:19.929Z] 2437ff75d9bd: Waiting [2022-05-09T15:49:20.203Z] 04944245beec: Verifying Checksum [2022-05-09T15:49:20.203Z] 04944245beec: Download complete [2022-05-09T15:49:20.203Z] 699f458cf7ca: Verifying Checksum [2022-05-09T15:49:20.203Z] 699f458cf7ca: Download complete [2022-05-09T15:49:20.203Z] 765212b225bb: Verifying Checksum [2022-05-09T15:49:20.203Z] 765212b225bb: Download complete [2022-05-09T15:49:20.203Z] d65c8cfc05b1: Verifying Checksum [2022-05-09T15:49:20.203Z] d65c8cfc05b1: Download complete [2022-05-09T15:49:20.203Z] f23df028b6ca: Verifying Checksum [2022-05-09T15:49:20.203Z] f23df028b6ca: Download complete [2022-05-09T15:49:20.479Z] 8998bd30e6a1: Verifying Checksum [2022-05-09T15:49:20.479Z] 8998bd30e6a1: Download complete [2022-05-09T15:49:23.094Z] 2437ff75d9bd: Verifying Checksum [2022-05-09T15:49:23.094Z] 2437ff75d9bd: Download complete [2022-05-09T15:49:24.527Z] 8998bd30e6a1: Pull complete [2022-05-09T15:49:25.121Z] 04944245beec: Pull complete [2022-05-09T15:49:27.124Z] 699f458cf7ca: Pull complete [2022-05-09T15:49:27.124Z] 765212b225bb: Pull complete [2022-05-09T15:49:28.095Z] f23df028b6ca: Pull complete [2022-05-09T15:49:28.096Z] d65c8cfc05b1: Pull complete [2022-05-09T15:49:43.148Z] 2437ff75d9bd: Pull complete [2022-05-09T15:49:43.148Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T15:49:43.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T15:49:43.148Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T15:49:43.369Z] prd-ubuntu20.04-docker-arm64-4c-16g-41818 does not seem to be running inside a container [2022-05-09T15:49:43.446Z] $ 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/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-09T15:49:46.038Z] $ docker top d5e6e4c0614dd3dbd49d25b4b8d3675fb2c18dea812ec48ab08d637754ab01f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:49:46.959Z] ---> job-cost.sh [2022-05-09T15:49:46.959Z] lf-activate-venv: SKIPPING [2022-05-09T15:49:46.959Z] INFO: No Stack... [2022-05-09T15:49:47.549Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T15:49:48.140Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T15:49:48.796Z] + + cat /w/workspace/edgex-go/220/archives/cost.csv [2022-05-09T15:49:48.796Z] cut -d, -f6 [Pipeline] lock [2022-05-09T15:49:48.829Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-220-stack-cost] [2022-05-09T15:49:48.835Z] Resource [jenkins-edgexfoundry-edgex-go-main-220-stack-cost] did not exist. Created. [2022-05-09T15:49:48.835Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-220-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T15:49:49.490Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-09T15:49:50.095Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T15:49:50.101Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-220-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T15:49:50.123Z] $ docker stop --time=1 d5e6e4c0614dd3dbd49d25b4b8d3675fb2c18dea812ec48ab08d637754ab01f9 [2022-05-09T15:49:51.611Z] $ docker rm -f d5e6e4c0614dd3dbd49d25b4b8d3675fb2c18dea812ec48ab08d637754ab01f9 [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-05-09T15:49:52.142Z] provisioning config files... [2022-05-09T15:49:52.150Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/220@tmp/config957115738622347216tmp [Pipeline] { [Pipeline] sh [2022-05-09T15:49:52.441Z] + set +x [2022-05-09T15:49:52.442Z] + curl -s https://codecov.io/bash [2022-05-09T15:49:52.442Z] + bash -s -- [2022-05-09T15:49:52.442Z] [2022-05-09T15:49:52.442Z] _____ _ [2022-05-09T15:49:52.442Z] / ____| | | [2022-05-09T15:49:52.442Z] | | ___ __| | ___ ___ _____ __ [2022-05-09T15:49:52.442Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-09T15:49:52.442Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-09T15:49:52.442Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-09T15:49:52.442Z] Bash-1.0.6 [2022-05-09T15:49:52.442Z] [2022-05-09T15:49:52.442Z] [2022-05-09T15:49:52.442Z] ==> git version 2.25.1 found [2022-05-09T15:49:52.442Z] ==> 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-05-09T15:49:52.442Z] Release-Date: 2020-01-08 [2022-05-09T15:49:52.442Z] 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-05-09T15:49:52.442Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-09T15:49:52.442Z] ==> Jenkins CI detected. [2022-05-09T15:49:52.442Z] current dir:  /w/workspace/edgex-go/220 [2022-05-09T15:49:52.442Z] project root: . [2022-05-09T15:49:52.442Z] --> token set from env [2022-05-09T15:49:52.442Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-09T15:49:52.442Z] ==> Running gcov in . (disable via -X gcov) [2022-05-09T15:49:52.442Z] ==> Python coveragepy not found [2022-05-09T15:49:52.442Z] ==> Searching for coverage reports in: [2022-05-09T15:49:52.442Z] + . [2022-05-09T15:49:52.701Z] -> Found 1 reports [2022-05-09T15:49:52.701Z] ==> Detecting git/mercurial file structure [2022-05-09T15:49:52.701Z] ==> Reading reports [2022-05-09T15:49:52.701Z] + ./coverage.out bytes=435134 [2022-05-09T15:49:52.701Z] ==> Appending adjustments [2022-05-09T15:49:52.701Z] https://docs.codecov.io/docs/fixing-reports [2022-05-09T15:49:53.640Z] + Found adjustments [2022-05-09T15:49:53.640Z] ==> Gzipping contents [2022-05-09T15:49:53.640Z] 60K /tmp/codecov.Bltc4D.gz [2022-05-09T15:49:53.640Z] ==> Uploading reports [2022-05-09T15:49:53.640Z] url: https://codecov.io [2022-05-09T15:49:53.640Z] query: branch=main&commit=6e9677111368bd71f12b2fffc8d3b076ab0cfc37&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F220%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-09T15:49:53.640Z] -> Pinging Codecov [2022-05-09T15:49:53.640Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=6e9677111368bd71f12b2fffc8d3b076ab0cfc37&build=220&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F220%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-09T15:49:53.899Z] -> Uploading to [2022-05-09T15:49:53.899Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-09/00271124DB129430A58F1EEE437C3FCB/6e9677111368bd71f12b2fffc8d3b076ab0cfc37/4adf7670-b8e3-40b0-904e-ddf9273c7216.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220509T154953Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bed7e55a917c4d0366f7cabd0b2c467d76d362292caadff2f4a6d988b6e9eb35 [2022-05-09T15:49:53.899Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T15:49:53.899Z] Dload Upload Total Spent Left Speed [2022-05-09T15:49:54.158Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59738 0 0 100 59738 0 224k --:--:-- --:--:-- --:--:-- 224k [2022-05-09T15:49:54.158Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6e9677111368bd71f12b2fffc8d3b076ab0cfc37 [Pipeline] } [2022-05-09T15:49:54.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2022-05-09T15:49:54.422Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-09T15:49:54.438Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:49:54.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-09T15:49:54.723Z] [2022-05-09T15:49:54.723Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:49:55.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-09T15:49:55.024Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-09T15:49:55.024Z] 188c0c94c7c5: Pulling fs layer [2022-05-09T15:49:55.024Z] 0ef7d3d256c8: Pulling fs layer [2022-05-09T15:49:55.024Z] de9db76c5a1d: Pulling fs layer [2022-05-09T15:49:55.024Z] 0eba1c9be4d2: Pulling fs layer [2022-05-09T15:49:55.024Z] 0d57e429df01: Pulling fs layer [2022-05-09T15:49:55.024Z] 4e4be7b47b0d: Pulling fs layer [2022-05-09T15:49:55.024Z] e1f770b5df2f: Pulling fs layer [2022-05-09T15:49:55.024Z] 85a0685a4137: Pulling fs layer [2022-05-09T15:49:55.024Z] 0eba1c9be4d2: Waiting [2022-05-09T15:49:55.024Z] 0d57e429df01: Waiting [2022-05-09T15:49:55.024Z] 4e4be7b47b0d: Waiting [2022-05-09T15:49:55.024Z] 85a0685a4137: Waiting [2022-05-09T15:49:55.024Z] e1f770b5df2f: Waiting [2022-05-09T15:49:55.024Z] de9db76c5a1d: Download complete [2022-05-09T15:49:55.024Z] 0ef7d3d256c8: Verifying Checksum [2022-05-09T15:49:55.024Z] 0ef7d3d256c8: Download complete [2022-05-09T15:49:55.024Z] 0d57e429df01: Download complete [2022-05-09T15:49:55.024Z] 4e4be7b47b0d: Verifying Checksum [2022-05-09T15:49:55.024Z] 4e4be7b47b0d: Download complete [2022-05-09T15:49:55.024Z] 188c0c94c7c5: Verifying Checksum [2022-05-09T15:49:55.024Z] 188c0c94c7c5: Download complete [2022-05-09T15:49:55.285Z] e1f770b5df2f: Verifying Checksum [2022-05-09T15:49:55.285Z] e1f770b5df2f: Download complete [2022-05-09T15:49:55.285Z] 188c0c94c7c5: Pull complete [2022-05-09T15:49:55.285Z] 0ef7d3d256c8: Pull complete [2022-05-09T15:49:55.546Z] de9db76c5a1d: Pull complete [2022-05-09T15:49:55.806Z] 0eba1c9be4d2: Verifying Checksum [2022-05-09T15:49:55.806Z] 0eba1c9be4d2: Download complete [2022-05-09T15:49:56.065Z] 85a0685a4137: Verifying Checksum [2022-05-09T15:49:56.065Z] 85a0685a4137: Download complete [2022-05-09T15:49:59.355Z] 0eba1c9be4d2: Pull complete [2022-05-09T15:49:59.355Z] 0d57e429df01: Pull complete [2022-05-09T15:49:59.355Z] 4e4be7b47b0d: Pull complete [2022-05-09T15:49:59.615Z] e1f770b5df2f: Pull complete [2022-05-09T15:50:03.815Z] 85a0685a4137: Pull complete [2022-05-09T15:50:03.815Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-09T15:50:03.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-09T15:50:03.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-09T15:50:03.882Z] prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container [2022-05-09T15:50:03.913Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-09T15:50:06.645Z] $ docker top d62a2b817e3d52fcd458a189203a13c9fdcbf8be787ac489c3c1c449fee0a7bd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-09T15:50:06.725Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-09T15:50:07.005Z] + set -o pipefail [2022-05-09T15:50:07.005Z] + snyk monitor '--org=edgex-jenkins' [2022-05-09T15:50:12.282Z] [2022-05-09T15:50:12.282Z] Monitoring /w/workspace/edgex-go/220 (github.com/edgexfoundry/edgex-go)... [2022-05-09T15:50:12.282Z] [2022-05-09T15:50:12.282Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/23087687-228a-49ed-8ac0-09190846bbde [2022-05-09T15:50:12.282Z] [2022-05-09T15:50:12.282Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-09T15:50:12.282Z] [2022-05-09T15:50:12.282Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-09T15:50:12.282Z] [2022-05-09T15:50:12.282Z] [Pipeline] } [2022-05-09T15:50:12.288Z] $ docker stop --time=1 d62a2b817e3d52fcd458a189203a13c9fdcbf8be787ac489c3c1c449fee0a7bd [2022-05-09T15:50:14.877Z] $ docker rm -f d62a2b817e3d52fcd458a189203a13c9fdcbf8be787ac489c3c1c449fee0a7bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2022-05-09T15:50:15.252Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T15:50:15.261Z] provisioning config files... [2022-05-09T15:50:15.271Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/220@tmp/config941522807985077207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:50:15.570Z] --> edgex-publish-swagger.sh [2022-05-09T15:50:15.570Z] === Publish openapi/v2 API === [2022-05-09T15:50:15.570Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2022-05-09T15:50:15.570Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/220/openapi/v2/core-command.yaml] [2022-05-09T15:50:15.570Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T15:50:15.570Z] Dload Upload Total Spent Left Speed [2022-05-09T15:50:17.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 132k --:--:-- --:--:-- --:--:-- 132k 100 33831 0 0 100 33831 0 27064 0:00:01 0:00:01 --:--:-- 27043 100 33831 0 0 100 33831 0 20516 0:00:01 0:00:01 --:--:-- 20503 [2022-05-09T15:50:17.032Z] [2022-05-09T15:50:17.032Z] [2022-05-09T15:50:17.032Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/220/openapi/v2/core-data.yaml] [2022-05-09T15:50:17.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T15:50:17.032Z] Dload Upload Total Spent Left Speed [2022-05-09T15:50:18.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59422 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 54576 0:00:01 0:00:01 --:--:-- 54576 [2022-05-09T15:50:18.419Z] [2022-05-09T15:50:18.419Z] [2022-05-09T15:50:18.419Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/220/openapi/v2/core-metadata.yaml] [2022-05-09T15:50:18.419Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T15:50:18.419Z] Dload Upload Total Spent Left Speed [2022-05-09T15:50:19.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 140k 0:00:01 0:00:01 --:--:-- 140k 100 141k 0 0 100 141k 0 140k 0:00:01 0:00:01 --:--:-- 140k [2022-05-09T15:50:19.359Z] [2022-05-09T15:50:19.359Z] [2022-05-09T15:50:19.359Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/220/openapi/v2/support-notifications.yaml] [2022-05-09T15:50:19.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T15:50:19.359Z] Dload Upload Total Spent Left Speed [2022-05-09T15:50:20.561Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 429k --:--:-- --:--:-- --:--:-- 427k 100 89318 0 0 100 89318 0 79464 0:00:01 0:00:01 --:--:-- 79535 [2022-05-09T15:50:20.561Z] [2022-05-09T15:50:20.561Z] [2022-05-09T15:50:20.561Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/220/openapi/v2/support-scheduler.yaml] [2022-05-09T15:50:20.561Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T15:50:20.561Z] Dload Upload Total Spent Left Speed [2022-05-09T15:50:21.502Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39754 --:--:-- --:--:-- --:--:-- 39754 [2022-05-09T15:50:21.502Z] [2022-05-09T15:50:21.502Z] [2022-05-09T15:50:21.502Z] [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/220/openapi/v2/system-agent.yaml] [2022-05-09T15:50:21.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T15:50:21.763Z] Dload Upload Total Spent Left Speed [2022-05-09T15:50:23.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16728 0:00:01 0:00:01 --:--:-- 16714 100 20091 0 0 100 20091 0 16714 0:00:01 0:00:01 --:--:-- 16714 [2022-05-09T15:50:23.147Z] [2022-05-09T15:50:23.147Z] [Pipeline] } [2022-05-09T15:50:23.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-05-09T15:50:23.551Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T15:50:23.551Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:50:23.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T15:50:23.846Z] . [Pipeline] withDockerContainer [2022-05-09T15:50:23.911Z] prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container [2022-05-09T15:50:23.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T15:50:24.353Z] $ docker top 43ab7735f87fab9fd1303a0be840cf9b67a30d24732517763ac1fb458085c443 -eo pid,comm [2022-05-09T15:50:24.416Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-09T15:50:24.416Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T15:50:24.448Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T15:50:24.448Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T15:50:24.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T15:50:24.568Z] $ docker exec 43ab7735f87fab9fd1303a0be840cf9b67a30d24732517763ac1fb458085c443 ssh-agent [2022-05-09T15:50:24.708Z] SSH_AUTH_SOCK=/tmp/ssh-Elq6l1VAypH1/agent.32 [2022-05-09T15:50:24.708Z] SSH_AGENT_PID=39 [2022-05-09T15:50:24.714Z] Running ssh-add (command line suppressed) [2022-05-09T15:50:24.835Z] Identity added: /w/workspace/edgex-go/220@tmp/private_key_6177731271433848430.key (/w/workspace/edgex-go/220@tmp/private_key_6177731271433848430.key) [2022-05-09T15:50:24.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T15:50:25.152Z] + git semver tag [2022-05-09T15:50:25.414Z] 2022-05-09 15:50:25,395 [run_tag] DEBUG tag force:False [2022-05-09T15:50:25.414Z] 2022-05-09 15:50:25,395 [check_head_tag] DEBUG check head tag [2022-05-09T15:50:25.414Z] 2022-05-09 15:50:25,399 [execute] INFO git cat-file --batch-check [2022-05-09T15:50:25.414Z] 2022-05-09 15:50:25,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/220, universal_newlines=False, shell=None, istream=) [2022-05-09T15:50:25.414Z] 2022-05-09 15:50:25,404 [execute] INFO git cat-file --batch [2022-05-09T15:50:25.414Z] 2022-05-09 15:50:25,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/220, universal_newlines=False, shell=None, istream=) [2022-05-09T15:50:25.675Z] 2022-05-09 15:50:25,453 [read_version] DEBUG read version from /w/workspace/edgex-go/220/.semver/main [2022-05-09T15:50:25.675Z] 2022-05-09 15:50:25,454 [execute] INFO git tag -a v2.2.0-dev.92 -m v2.2.0-dev.92 [2022-05-09T15:50:25.675Z] 2022-05-09 15:50:25,454 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.92', '-m', 'v2.2.0-dev.92'], cwd=/w/workspace/edgex-go/220, universal_newlines=False, shell=None, istream=None) [2022-05-09T15:50:25.675Z] 2022-05-09 15:50:25,461 [read_version] DEBUG read version from /w/workspace/edgex-go/220/.semver/main [2022-05-09T15:50:25.675Z] 2.2.0-dev.92 [Pipeline] } [2022-05-09T15:50:25.679Z] $ docker exec --env ******** --env ******** 43ab7735f87fab9fd1303a0be840cf9b67a30d24732517763ac1fb458085c443 ssh-agent -k [2022-05-09T15:50:25.798Z] unset SSH_AUTH_SOCK; [2022-05-09T15:50:25.798Z] unset SSH_AGENT_PID; [2022-05-09T15:50:25.798Z] echo Agent pid 39 killed; [2022-05-09T15:50:25.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T15:50:26.123Z] + git semver [Pipeline] } [2022-05-09T15:50:26.392Z] $ docker stop --time=1 43ab7735f87fab9fd1303a0be840cf9b67a30d24732517763ac1fb458085c443 [2022-05-09T15:50:27.674Z] $ docker rm -f 43ab7735f87fab9fd1303a0be840cf9b67a30d24732517763ac1fb458085c443 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:50:28.084Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-09T15:50:28.084Z] [2022-05-09T15:50:28.084Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:50:28.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-09T15:50:28.383Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-09T15:50:28.383Z] ab5ef0e58194: Pulling fs layer [2022-05-09T15:50:28.383Z] 9712f1f96733: Pulling fs layer [2022-05-09T15:50:28.383Z] 63f879dbbcfc: Pulling fs layer [2022-05-09T15:50:28.383Z] 0d9ebad4ef96: Pulling fs layer [2022-05-09T15:50:28.383Z] e9a5061849ea: Pulling fs layer [2022-05-09T15:50:28.383Z] 0d9ebad4ef96: Waiting [2022-05-09T15:50:28.383Z] d747dcd14b5f: Pulling fs layer [2022-05-09T15:50:28.383Z] 2de7ff778b66: Pulling fs layer [2022-05-09T15:50:28.383Z] d747dcd14b5f: Waiting [2022-05-09T15:50:28.383Z] e9a5061849ea: Waiting [2022-05-09T15:50:28.383Z] 9712f1f96733: Download complete [2022-05-09T15:50:28.649Z] 63f879dbbcfc: Verifying Checksum [2022-05-09T15:50:28.649Z] 63f879dbbcfc: Download complete [2022-05-09T15:50:28.910Z] 0d9ebad4ef96: Verifying Checksum [2022-05-09T15:50:28.910Z] 0d9ebad4ef96: Download complete [2022-05-09T15:50:28.910Z] d747dcd14b5f: Verifying Checksum [2022-05-09T15:50:28.910Z] d747dcd14b5f: Download complete [2022-05-09T15:50:28.910Z] e9a5061849ea: Verifying Checksum [2022-05-09T15:50:28.910Z] e9a5061849ea: Download complete [2022-05-09T15:50:29.169Z] ab5ef0e58194: Verifying Checksum [2022-05-09T15:50:29.169Z] ab5ef0e58194: Download complete [2022-05-09T15:50:29.169Z] 2de7ff778b66: Verifying Checksum [2022-05-09T15:50:29.169Z] 2de7ff778b66: Download complete [2022-05-09T15:50:31.700Z] ab5ef0e58194: Pull complete [2022-05-09T15:50:31.959Z] 9712f1f96733: Pull complete [2022-05-09T15:50:32.527Z] 63f879dbbcfc: Pull complete [2022-05-09T15:50:36.715Z] 0d9ebad4ef96: Pull complete [2022-05-09T15:50:36.715Z] e9a5061849ea: Pull complete [2022-05-09T15:50:36.715Z] d747dcd14b5f: Pull complete [2022-05-09T15:50:38.094Z] 2de7ff778b66: Pull complete [2022-05-09T15:50:38.094Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-09T15:50:38.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-09T15:50:38.094Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-09T15:50:38.161Z] prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container [2022-05-09T15:50:38.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-09T15:50:40.840Z] $ docker top fffe108992f434dc758460c4ff4f92672a623bf3f055a70e5d851569252022bb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-09T15:50:40.944Z] provisioning config files... [2022-05-09T15:50:40.954Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/220@tmp/config1952428598322516362tmp [2022-05-09T15:50:40.977Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/220@tmp/config4055610507371599699tmp [2022-05-09T15:50:40.993Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/220@tmp/config777591076512601585tmp [Pipeline] { [Pipeline] echo [2022-05-09T15:50:41.010Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:50:41.296Z] ---> sigul-configuration.sh [2022-05-09T15:50:41.296Z] gpg: directory `/root/.gnupg' created [2022-05-09T15:50:41.296Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-09T15:50:41.296Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-09T15:50:41.296Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-09T15:50:41.296Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-09T15:50:41.296Z] gpg: CAST5 encrypted data [2022-05-09T15:50:41.296Z] gpg: encrypted with 1 passphrase [2022-05-09T15:50:41.296Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-09T15:50:41.587Z] + mkdir /home/jenkins [2022-05-09T15:50:41.587Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-09T15:50:41.876Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-09T15:50:41.886Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:50:42.177Z] ---> sigul-install.sh [2022-05-09T15:50:42.177Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-09T15:50:42.466Z] + git tag --list [2022-05-09T15:50:42.466Z] 0.6.0 [2022-05-09T15:50:42.466Z] 0.6.1 [2022-05-09T15:50:42.466Z] 0.7.0 [2022-05-09T15:50:42.466Z] 0.7.1 [2022-05-09T15:50:42.466Z] v1.0.0 [2022-05-09T15:50:42.466Z] v1.0.1 [2022-05-09T15:50:42.466Z] v1.1.0 [2022-05-09T15:50:42.466Z] v1.2.0 [2022-05-09T15:50:42.466Z] v1.2.1 [2022-05-09T15:50:42.466Z] v1.3.0 [2022-05-09T15:50:42.466Z] v1.3.1 [2022-05-09T15:50:42.466Z] v2.0.0 [2022-05-09T15:50:42.466Z] v2.0.1-dev.1 [2022-05-09T15:50:42.466Z] v2.0.1-dev.10 [2022-05-09T15:50:42.466Z] v2.0.1-dev.11 [2022-05-09T15:50:42.466Z] v2.0.1-dev.12 [2022-05-09T15:50:42.466Z] v2.0.1-dev.13 [2022-05-09T15:50:42.466Z] v2.0.1-dev.14 [2022-05-09T15:50:42.466Z] v2.0.1-dev.15 [2022-05-09T15:50:42.466Z] v2.0.1-dev.16 [2022-05-09T15:50:42.466Z] v2.0.1-dev.17 [2022-05-09T15:50:42.466Z] v2.0.1-dev.18 [2022-05-09T15:50:42.466Z] v2.0.1-dev.19 [2022-05-09T15:50:42.466Z] v2.0.1-dev.2 [2022-05-09T15:50:42.466Z] v2.0.1-dev.20 [2022-05-09T15:50:42.466Z] v2.0.1-dev.21 [2022-05-09T15:50:42.466Z] v2.0.1-dev.22 [2022-05-09T15:50:42.466Z] v2.0.1-dev.23 [2022-05-09T15:50:42.466Z] v2.0.1-dev.24 [2022-05-09T15:50:42.466Z] v2.0.1-dev.25 [2022-05-09T15:50:42.466Z] v2.0.1-dev.26 [2022-05-09T15:50:42.466Z] v2.0.1-dev.27 [2022-05-09T15:50:42.466Z] v2.0.1-dev.28 [2022-05-09T15:50:42.466Z] v2.0.1-dev.29 [2022-05-09T15:50:42.466Z] v2.0.1-dev.3 [2022-05-09T15:50:42.466Z] v2.0.1-dev.30 [2022-05-09T15:50:42.466Z] v2.0.1-dev.31 [2022-05-09T15:50:42.466Z] v2.0.1-dev.32 [2022-05-09T15:50:42.466Z] v2.0.1-dev.33 [2022-05-09T15:50:42.466Z] v2.0.1-dev.34 [2022-05-09T15:50:42.466Z] v2.0.1-dev.35 [2022-05-09T15:50:42.466Z] v2.0.1-dev.36 [2022-05-09T15:50:42.466Z] v2.0.1-dev.37 [2022-05-09T15:50:42.466Z] v2.0.1-dev.38 [2022-05-09T15:50:42.466Z] v2.0.1-dev.39 [2022-05-09T15:50:42.466Z] v2.0.1-dev.4 [2022-05-09T15:50:42.466Z] v2.0.1-dev.40 [2022-05-09T15:50:42.466Z] v2.0.1-dev.41 [2022-05-09T15:50:42.466Z] v2.0.1-dev.42 [2022-05-09T15:50:42.466Z] v2.0.1-dev.43 [2022-05-09T15:50:42.466Z] v2.0.1-dev.44 [2022-05-09T15:50:42.466Z] v2.0.1-dev.45 [2022-05-09T15:50:42.466Z] v2.0.1-dev.46 [2022-05-09T15:50:42.466Z] v2.0.1-dev.47 [2022-05-09T15:50:42.466Z] v2.0.1-dev.48 [2022-05-09T15:50:42.466Z] v2.0.1-dev.49 [2022-05-09T15:50:42.466Z] v2.0.1-dev.5 [2022-05-09T15:50:42.466Z] v2.0.1-dev.50 [2022-05-09T15:50:42.466Z] v2.0.1-dev.51 [2022-05-09T15:50:42.466Z] v2.0.1-dev.52 [2022-05-09T15:50:42.466Z] v2.0.1-dev.53 [2022-05-09T15:50:42.466Z] v2.0.1-dev.54 [2022-05-09T15:50:42.466Z] v2.0.1-dev.55 [2022-05-09T15:50:42.466Z] v2.0.1-dev.56 [2022-05-09T15:50:42.466Z] v2.0.1-dev.57 [2022-05-09T15:50:42.466Z] v2.0.1-dev.58 [2022-05-09T15:50:42.466Z] v2.0.1-dev.59 [2022-05-09T15:50:42.466Z] v2.0.1-dev.6 [2022-05-09T15:50:42.466Z] v2.0.1-dev.60 [2022-05-09T15:50:42.466Z] v2.0.1-dev.61 [2022-05-09T15:50:42.466Z] v2.0.1-dev.62 [2022-05-09T15:50:42.466Z] v2.0.1-dev.63 [2022-05-09T15:50:42.466Z] v2.0.1-dev.64 [2022-05-09T15:50:42.466Z] v2.0.1-dev.65 [2022-05-09T15:50:42.466Z] v2.0.1-dev.66 [2022-05-09T15:50:42.466Z] v2.0.1-dev.67 [2022-05-09T15:50:42.466Z] v2.0.1-dev.68 [2022-05-09T15:50:42.466Z] v2.0.1-dev.69 [2022-05-09T15:50:42.466Z] v2.0.1-dev.7 [2022-05-09T15:50:42.466Z] v2.0.1-dev.70 [2022-05-09T15:50:42.466Z] v2.0.1-dev.71 [2022-05-09T15:50:42.466Z] v2.0.1-dev.72 [2022-05-09T15:50:42.466Z] v2.0.1-dev.73 [2022-05-09T15:50:42.466Z] v2.0.1-dev.74 [2022-05-09T15:50:42.466Z] v2.0.1-dev.75 [2022-05-09T15:50:42.466Z] v2.0.1-dev.76 [2022-05-09T15:50:42.466Z] v2.0.1-dev.77 [2022-05-09T15:50:42.466Z] v2.0.1-dev.78 [2022-05-09T15:50:42.466Z] v2.0.1-dev.79 [2022-05-09T15:50:42.466Z] v2.0.1-dev.8 [2022-05-09T15:50:42.466Z] v2.0.1-dev.80 [2022-05-09T15:50:42.466Z] v2.0.1-dev.81 [2022-05-09T15:50:42.466Z] v2.0.1-dev.82 [2022-05-09T15:50:42.466Z] v2.0.1-dev.83 [2022-05-09T15:50:42.466Z] v2.0.1-dev.84 [2022-05-09T15:50:42.466Z] v2.0.1-dev.85 [2022-05-09T15:50:42.466Z] v2.0.1-dev.86 [2022-05-09T15:50:42.466Z] v2.0.1-dev.87 [2022-05-09T15:50:42.466Z] v2.0.1-dev.88 [2022-05-09T15:50:42.466Z] v2.0.1-dev.89 [2022-05-09T15:50:42.466Z] v2.0.1-dev.9 [2022-05-09T15:50:42.466Z] v2.0.1-dev.90 [2022-05-09T15:50:42.466Z] v2.0.1-dev.91 [2022-05-09T15:50:42.466Z] v2.0.1-dev.92 [2022-05-09T15:50:42.466Z] v2.0.1-dev.93 [2022-05-09T15:50:42.466Z] v2.0.1-dev.94 [2022-05-09T15:50:42.466Z] v2.0.1-dev.95 [2022-05-09T15:50:42.466Z] v2.0.1-dev.96 [2022-05-09T15:50:42.466Z] v2.0.1-dev.97 [2022-05-09T15:50:42.466Z] v2.0.1-dev.98 [2022-05-09T15:50:42.466Z] v2.0.1-dev.99 [2022-05-09T15:50:42.466Z] v2.1.0 [2022-05-09T15:50:42.466Z] v2.2.0-dev.1 [2022-05-09T15:50:42.466Z] v2.2.0-dev.10 [2022-05-09T15:50:42.466Z] v2.2.0-dev.11 [2022-05-09T15:50:42.466Z] v2.2.0-dev.12 [2022-05-09T15:50:42.466Z] v2.2.0-dev.13 [2022-05-09T15:50:42.466Z] v2.2.0-dev.14 [2022-05-09T15:50:42.466Z] v2.2.0-dev.15 [2022-05-09T15:50:42.466Z] v2.2.0-dev.16 [2022-05-09T15:50:42.466Z] v2.2.0-dev.17 [2022-05-09T15:50:42.466Z] v2.2.0-dev.18 [2022-05-09T15:50:42.466Z] v2.2.0-dev.19 [2022-05-09T15:50:42.466Z] v2.2.0-dev.2 [2022-05-09T15:50:42.466Z] v2.2.0-dev.20 [2022-05-09T15:50:42.466Z] v2.2.0-dev.21 [2022-05-09T15:50:42.466Z] v2.2.0-dev.22 [2022-05-09T15:50:42.466Z] v2.2.0-dev.23 [2022-05-09T15:50:42.466Z] v2.2.0-dev.24 [2022-05-09T15:50:42.466Z] v2.2.0-dev.25 [2022-05-09T15:50:42.466Z] v2.2.0-dev.26 [2022-05-09T15:50:42.466Z] v2.2.0-dev.27 [2022-05-09T15:50:42.466Z] v2.2.0-dev.28 [2022-05-09T15:50:42.466Z] v2.2.0-dev.29 [2022-05-09T15:50:42.466Z] v2.2.0-dev.3 [2022-05-09T15:50:42.466Z] v2.2.0-dev.30 [2022-05-09T15:50:42.466Z] v2.2.0-dev.31 [2022-05-09T15:50:42.466Z] v2.2.0-dev.32 [2022-05-09T15:50:42.466Z] v2.2.0-dev.33 [2022-05-09T15:50:42.466Z] v2.2.0-dev.34 [2022-05-09T15:50:42.466Z] v2.2.0-dev.35 [2022-05-09T15:50:42.466Z] v2.2.0-dev.36 [2022-05-09T15:50:42.466Z] v2.2.0-dev.37 [2022-05-09T15:50:42.466Z] v2.2.0-dev.38 [2022-05-09T15:50:42.466Z] v2.2.0-dev.39 [2022-05-09T15:50:42.466Z] v2.2.0-dev.4 [2022-05-09T15:50:42.466Z] v2.2.0-dev.40 [2022-05-09T15:50:42.466Z] v2.2.0-dev.41 [2022-05-09T15:50:42.466Z] v2.2.0-dev.42 [2022-05-09T15:50:42.466Z] v2.2.0-dev.43 [2022-05-09T15:50:42.466Z] v2.2.0-dev.44 [2022-05-09T15:50:42.466Z] v2.2.0-dev.45 [2022-05-09T15:50:42.466Z] v2.2.0-dev.46 [2022-05-09T15:50:42.466Z] v2.2.0-dev.47 [2022-05-09T15:50:42.466Z] v2.2.0-dev.48 [2022-05-09T15:50:42.466Z] v2.2.0-dev.49 [2022-05-09T15:50:42.466Z] v2.2.0-dev.5 [2022-05-09T15:50:42.466Z] v2.2.0-dev.50 [2022-05-09T15:50:42.466Z] v2.2.0-dev.51 [2022-05-09T15:50:42.466Z] v2.2.0-dev.52 [2022-05-09T15:50:42.466Z] v2.2.0-dev.53 [2022-05-09T15:50:42.466Z] v2.2.0-dev.54 [2022-05-09T15:50:42.466Z] v2.2.0-dev.55 [2022-05-09T15:50:42.466Z] v2.2.0-dev.56 [2022-05-09T15:50:42.466Z] v2.2.0-dev.57 [2022-05-09T15:50:42.466Z] v2.2.0-dev.58 [2022-05-09T15:50:42.466Z] v2.2.0-dev.59 [2022-05-09T15:50:42.466Z] v2.2.0-dev.6 [2022-05-09T15:50:42.466Z] v2.2.0-dev.60 [2022-05-09T15:50:42.466Z] v2.2.0-dev.61 [2022-05-09T15:50:42.466Z] v2.2.0-dev.62 [2022-05-09T15:50:42.466Z] v2.2.0-dev.63 [2022-05-09T15:50:42.466Z] v2.2.0-dev.64 [2022-05-09T15:50:42.466Z] v2.2.0-dev.65 [2022-05-09T15:50:42.466Z] v2.2.0-dev.66 [2022-05-09T15:50:42.466Z] v2.2.0-dev.67 [2022-05-09T15:50:42.466Z] v2.2.0-dev.68 [2022-05-09T15:50:42.466Z] v2.2.0-dev.69 [2022-05-09T15:50:42.466Z] v2.2.0-dev.7 [2022-05-09T15:50:42.466Z] v2.2.0-dev.70 [2022-05-09T15:50:42.466Z] v2.2.0-dev.71 [2022-05-09T15:50:42.466Z] v2.2.0-dev.72 [2022-05-09T15:50:42.466Z] v2.2.0-dev.73 [2022-05-09T15:50:42.466Z] v2.2.0-dev.74 [2022-05-09T15:50:42.466Z] v2.2.0-dev.75 [2022-05-09T15:50:42.466Z] v2.2.0-dev.76 [2022-05-09T15:50:42.466Z] v2.2.0-dev.77 [2022-05-09T15:50:42.466Z] v2.2.0-dev.78 [2022-05-09T15:50:42.466Z] v2.2.0-dev.79 [2022-05-09T15:50:42.466Z] v2.2.0-dev.8 [2022-05-09T15:50:42.466Z] v2.2.0-dev.80 [2022-05-09T15:50:42.466Z] v2.2.0-dev.81 [2022-05-09T15:50:42.466Z] v2.2.0-dev.82 [2022-05-09T15:50:42.466Z] v2.2.0-dev.83 [2022-05-09T15:50:42.466Z] v2.2.0-dev.84 [2022-05-09T15:50:42.466Z] v2.2.0-dev.85 [2022-05-09T15:50:42.466Z] v2.2.0-dev.86 [2022-05-09T15:50:42.466Z] v2.2.0-dev.87 [2022-05-09T15:50:42.466Z] v2.2.0-dev.88 [2022-05-09T15:50:42.466Z] v2.2.0-dev.89 [2022-05-09T15:50:42.466Z] v2.2.0-dev.9 [2022-05-09T15:50:42.466Z] v2.2.0-dev.90 [2022-05-09T15:50:42.466Z] v2.2.0-dev.91 [2022-05-09T15:50:42.466Z] v2.2.0-dev.92 [Pipeline] sh [2022-05-09T15:50:42.751Z] + lftools sign git-tag v2.2.0-dev.92 [2022-05-09T15:50:43.321Z] Signing Git tag with Sigul... [2022-05-09T15:50:43.321Z] Signing v2.2.0-dev.92 [Pipeline] echo [2022-05-09T15:50:43.590Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:50:43.873Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-09T15:50:43.881Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-09T15:50:43.898Z] $ docker stop --time=1 fffe108992f434dc758460c4ff4f92672a623bf3f055a70e5d851569252022bb [2022-05-09T15:50:45.226Z] $ docker rm -f fffe108992f434dc758460c4ff4f92672a623bf3f055a70e5d851569252022bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-09T15:50:45.651Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T15:50:45.651Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:50:45.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T15:50:45.949Z] . [Pipeline] withDockerContainer [2022-05-09T15:50:46.020Z] prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container [2022-05-09T15:50:46.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T15:50:46.444Z] $ docker top 3215e82b48eaf8146919dc2d11a47e3d9d4dad3de00219f25974e43be19d1e0f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T15:50:46.552Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T15:50:46.552Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T15:50:46.691Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T15:50:46.688Z] $ docker exec 3215e82b48eaf8146919dc2d11a47e3d9d4dad3de00219f25974e43be19d1e0f ssh-agent [2022-05-09T15:50:46.823Z] SSH_AUTH_SOCK=/tmp/ssh-5fD7823Hbnw0/agent.33 [2022-05-09T15:50:46.823Z] SSH_AGENT_PID=39 [2022-05-09T15:50:46.829Z] Running ssh-add (command line suppressed) [2022-05-09T15:50:46.940Z] Identity added: /w/workspace/edgex-go/220@tmp/private_key_6553889473904912658.key (/w/workspace/edgex-go/220@tmp/private_key_6553889473904912658.key) [2022-05-09T15:50:46.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T15:50:47.250Z] + git semver bump pre [2022-05-09T15:50:47.511Z] 2022-05-09 15:50:47,448 [read_version] DEBUG read version from /w/workspace/edgex-go/220/.semver/main [2022-05-09T15:50:47.511Z] 2022-05-09 15:50:47,448 [bump_version] DEBUG bumping version:2.2.0-dev.92 on axis:pre with prefix:dev [2022-05-09T15:50:47.511Z] 2022-05-09 15:50:47,448 [bump_version] DEBUG bumped version:2.2.0-dev.93 [2022-05-09T15:50:47.511Z] 2022-05-09 15:50:47,448 [write_version] DEBUG write version:2.2.0-dev.93 to path:/w/workspace/edgex-go/220/.semver/main with force:True [2022-05-09T15:50:47.511Z] 2022-05-09 15:50:47,448 [read_version] DEBUG read version from /w/workspace/edgex-go/220/.semver/main [2022-05-09T15:50:47.511Z] 2022-05-09 15:50:47,448 [write_file] DEBUG write to file:/w/workspace/edgex-go/220/.semver/main [2022-05-09T15:50:47.511Z] 2022-05-09 15:50:47,451 [execute] INFO git cat-file --batch-check [2022-05-09T15:50:47.511Z] 2022-05-09 15:50:47,451 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/220/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T15:50:47.511Z] 2022-05-09 15:50:47,456 [execute] INFO git cat-file --batch [2022-05-09T15:50:47.511Z] 2022-05-09 15:50:47,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/220/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T15:50:47.511Z] 2022-05-09 15:50:47,463 [read_version] DEBUG read version from /w/workspace/edgex-go/220/.semver/main [2022-05-09T15:50:47.511Z] 2.2.0-dev.93 [Pipeline] } [2022-05-09T15:50:47.517Z] $ docker exec --env ******** --env ******** 3215e82b48eaf8146919dc2d11a47e3d9d4dad3de00219f25974e43be19d1e0f ssh-agent -k [2022-05-09T15:50:47.628Z] unset SSH_AUTH_SOCK; [2022-05-09T15:50:47.628Z] unset SSH_AGENT_PID; [2022-05-09T15:50:47.629Z] echo Agent pid 39 killed; [2022-05-09T15:50:47.648Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T15:50:47.949Z] + git semver [Pipeline] } [2022-05-09T15:50:48.216Z] $ docker stop --time=1 3215e82b48eaf8146919dc2d11a47e3d9d4dad3de00219f25974e43be19d1e0f [2022-05-09T15:50:49.563Z] $ docker rm -f 3215e82b48eaf8146919dc2d11a47e3d9d4dad3de00219f25974e43be19d1e0f [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T15:50:49.921Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T15:50:49.921Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:50:50.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T15:50:50.215Z] . [Pipeline] withDockerContainer [2022-05-09T15:50:50.279Z] prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container [2022-05-09T15:50:50.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T15:50:50.674Z] $ docker top f06cfdf780eb4ead4411572e1dc33c278ea596913a8649f506f7708f219a8a42 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T15:50:50.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T15:50:50.773Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T15:50:50.893Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T15:50:50.890Z] $ docker exec f06cfdf780eb4ead4411572e1dc33c278ea596913a8649f506f7708f219a8a42 ssh-agent [2022-05-09T15:50:51.027Z] SSH_AUTH_SOCK=/tmp/ssh-9ytHipdIYTey/agent.33 [2022-05-09T15:50:51.027Z] SSH_AGENT_PID=40 [2022-05-09T15:50:51.033Z] Running ssh-add (command line suppressed) [2022-05-09T15:50:51.131Z] Identity added: /w/workspace/edgex-go/220@tmp/private_key_8361377178848387517.key (/w/workspace/edgex-go/220@tmp/private_key_8361377178848387517.key) [2022-05-09T15:50:51.151Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T15:50:51.440Z] + git semver push [2022-05-09T15:50:51.700Z] 2022-05-09 15:50:51,613 [run_push] DEBUG push [2022-05-09T15:50:51.700Z] 2022-05-09 15:50:51,614 [execute] INFO git push origin semver [2022-05-09T15:50:51.700Z] 2022-05-09 15:50:51,614 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/220/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-09T15:50:52.683Z] 2022-05-09 15:50:52,579 [run_push] DEBUG push all version tags [2022-05-09T15:50:52.683Z] 2022-05-09 15:50:52,580 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-09T15:50:52.683Z] 2022-05-09 15:50:52,581 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/220, universal_newlines=False, shell=None, istream=None) [2022-05-09T15:50:53.621Z] 2022-05-09 15:50:53,379 [read_version] DEBUG read version from /w/workspace/edgex-go/220/.semver/main [2022-05-09T15:50:53.622Z] 2.2.0-dev.93 [Pipeline] } [2022-05-09T15:50:53.625Z] $ docker exec --env ******** --env ******** f06cfdf780eb4ead4411572e1dc33c278ea596913a8649f506f7708f219a8a42 ssh-agent -k [2022-05-09T15:50:53.746Z] unset SSH_AUTH_SOCK; [2022-05-09T15:50:53.746Z] unset SSH_AGENT_PID; [2022-05-09T15:50:53.746Z] echo Agent pid 40 killed; [2022-05-09T15:50:53.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T15:50:54.067Z] + git semver [Pipeline] } [2022-05-09T15:50:54.335Z] $ docker stop --time=1 f06cfdf780eb4ead4411572e1dc33c278ea596913a8649f506f7708f219a8a42 [2022-05-09T15:50:55.663Z] $ docker rm -f f06cfdf780eb4ead4411572e1dc33c278ea596913a8649f506f7708f219a8a42 [Pipeline] // withDockerContainer [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-05-09T15:50:56.170Z] + [ -d /w/workspace/edgex-go/220/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:50:56.464Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:50:57.329Z] ---> package-listing.sh [2022-05-09T15:50:57.329Z] ++ facter osfamily [2022-05-09T15:50:57.329Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T15:50:57.589Z] + OS_FAMILY=debian [2022-05-09T15:50:57.589Z] + workspace=/w/workspace/edgex-go/220 [2022-05-09T15:50:57.589Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T15:50:57.589Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T15:50:57.589Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T15:50:57.589Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T15:50:57.589Z] + '[' /w/workspace/edgex-go/220 ']' [2022-05-09T15:50:57.589Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T15:50:57.589Z] + case "${OS_FAMILY}" in [2022-05-09T15:50:57.589Z] + dpkg -l [2022-05-09T15:50:57.589Z] + grep '^ii' [2022-05-09T15:50:57.589Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T15:50:57.589Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T15:50:57.589Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T15:50:57.589Z] + '[' /w/workspace/edgex-go/220 ']' [2022-05-09T15:50:57.589Z] + mkdir -p /w/workspace/edgex-go/220/archives/ [2022-05-09T15:50:57.589Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/220/archives/ [Pipeline] echo [2022-05-09T15:50:57.602Z] 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/220/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-09T15:50:57.880Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:50:58.437Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T15:50:58.437Z] [2022-05-09T15:50:58.437Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:50:58.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T15:50:58.741Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T15:50:58.741Z] 5eb5b503b376: Pulling fs layer [2022-05-09T15:50:58.741Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T15:50:58.741Z] ec43610c2a17: Pulling fs layer [2022-05-09T15:50:58.741Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T15:50:58.741Z] 33b1e0a273af: Pulling fs layer [2022-05-09T15:50:58.741Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T15:50:58.741Z] 2f39f015ded8: Pulling fs layer [2022-05-09T15:50:58.741Z] 33b1e0a273af: Waiting [2022-05-09T15:50:58.741Z] 3a2ae6a8a46f: Waiting [2022-05-09T15:50:58.741Z] 5d3b04190fa2: Waiting [2022-05-09T15:50:58.741Z] 5c69ac0246d0: Verifying Checksum [2022-05-09T15:50:58.741Z] 5c69ac0246d0: Download complete [2022-05-09T15:50:58.741Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-09T15:50:58.741Z] 3a2ae6a8a46f: Download complete [2022-05-09T15:50:58.741Z] 33b1e0a273af: Verifying Checksum [2022-05-09T15:50:58.741Z] 33b1e0a273af: Download complete [2022-05-09T15:50:58.741Z] 5d3b04190fa2: Verifying Checksum [2022-05-09T15:50:58.741Z] 5d3b04190fa2: Download complete [2022-05-09T15:50:59.001Z] ec43610c2a17: Download complete [2022-05-09T15:50:59.001Z] 5eb5b503b376: Verifying Checksum [2022-05-09T15:50:59.001Z] 5eb5b503b376: Download complete [2022-05-09T15:50:59.569Z] 2f39f015ded8: Download complete [2022-05-09T15:51:00.138Z] 5eb5b503b376: Pull complete [2022-05-09T15:51:00.397Z] 5c69ac0246d0: Pull complete [2022-05-09T15:51:00.966Z] ec43610c2a17: Pull complete [2022-05-09T15:51:00.966Z] 3a2ae6a8a46f: Pull complete [2022-05-09T15:51:01.225Z] 33b1e0a273af: Pull complete [2022-05-09T15:51:01.225Z] 5d3b04190fa2: Pull complete [2022-05-09T15:51:05.417Z] 2f39f015ded8: Pull complete [2022-05-09T15:51:05.417Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T15:51:05.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T15:51:05.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T15:51:05.483Z] prd-ubuntu20.04-docker-8c-8g-41817 does not seem to be running inside a container [2022-05-09T15:51:05.513Z] $ 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/220/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/220 -v /w/workspace/edgex-go/220:/w/workspace/edgex-go/220:rw,z -v /w/workspace/edgex-go/220@tmp:/w/workspace/edgex-go/220@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-09T15:51:07.466Z] $ docker top 8e7450214c098ed4af157bc8097e71a64b5b44da3e3e92d6c267389886a59c2d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T15:51:07.829Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T15:51:08.122Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T15:51:08.413Z] + ls /var/log/sa-host [2022-05-09T15:51:08.413Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T15:51:08.521Z] provisioning config files... [2022-05-09T15:51:08.531Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/220@tmp/config8338053270442144486tmp [Pipeline] { [Pipeline] echo [2022-05-09T15:51:08.548Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:51:08.836Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T15:51:08.849Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:51:09.180Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T15:51:09.190Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:51:09.477Z] ---> sudo-logs.sh [2022-05-09T15:51:09.477Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T15:51:09.504Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:51:09.793Z] ---> job-cost.sh [2022-05-09T15:51:09.793Z] lf-activate-venv: SKIPPING [2022-05-09T15:51:09.793Z] DEBUG: total: 0.10999999940395355 [2022-05-09T15:51:09.793Z] INFO: Retrieving Stack Cost... [2022-05-09T15:51:10.365Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T15:51:10.625Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T15:51:10.642Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:51:10.932Z] ---> logs-deploy.sh [2022-05-09T15:51:10.932Z] lf-activate-venv: SKIPPING [2022-05-09T15:51:10.932Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/220 [2022-05-09T15:51:10.932Z] INFO: archiving workspace using pattern(s): [2022-05-09T15:51:11.873Z] Archives upload complete. [2022-05-09T15:51:11.873Z] INFO: archiving logs to Nexus