Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8200a1c87099f1fe2b0e152c65438b4e8278fb55 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-ssh95839670125418032.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-ssh12068879964554153529.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-ssh12890679203307707987.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-ssh9535700602624273224.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-ssh12804209854211428970.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 Running on prd-ubuntu20.04-docker-8c-8g-34233 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/214 [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/214 # 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 8200a1c87099f1fe2b0e152c65438b4e8278fb55 (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 8200a1c87099f1fe2b0e152c65438b4e8278fb55 # timeout=10 Commit message: "build: Updates to latest gom-mods (#3998)" > git rev-list --no-walk 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:39:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:39:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:39:22 ========================================================= 08:39:22 EdgeX Global Pipelines Version Info 08:39:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:39:23 ------------------- 08:39:23 stable info: 08:39:23 ------------------- 08:39:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:39:23 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 08:39:23 Message: update stable to v1.0.227 08:39:24 ------------------- 08:39:24 experimental info: 08:39:24 ------------------- 08:39:24 Commited By: **** collab-it+edgex@linuxfoundation.org 08:39:24 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 08:39:24 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8200a1c [Pipeline] echo 08:39:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:39:24 provisioning config files... 08:39:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/214@tmp/config3504378300601118503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:24 ---> docker-login.sh 08:39:24 nexus3.edgexfoundry.org:10001 08:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:25 Configure a credential helper to remove this warning. See 08:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:25 08:39:25 Login Succeeded 08:39:25 nexus3.edgexfoundry.org:10002 08:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:25 Configure a credential helper to remove this warning. See 08:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:25 08:39:25 Login Succeeded 08:39:25 nexus3.edgexfoundry.org:10003 08:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:25 Configure a credential helper to remove this warning. See 08:39:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:25 08:39:25 Login Succeeded 08:39:25 nexus3.edgexfoundry.org:10004 08:39:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:26 Configure a credential helper to remove this warning. See 08:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:26 08:39:26 Login Succeeded 08:39:26 docker.io 08:39:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:39:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:39:26 Configure a credential helper to remove this warning. See 08:39:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:39:26 08:39:26 Login Succeeded 08:39:26 ---> docker-login.sh ends [Pipeline] } 08:39:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:39:26 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 08:39:26 + dirname cmd/core-command/Dockerfile 08:39:26 + cut -d/ -f2 08:39:26 + echo core-command,cmd/core-command/Dockerfile 08:39:26 + dirname cmd/core-data/Dockerfile 08:39:26 + cut -d/ -f2 08:39:26 + echo core-data,cmd/core-data/Dockerfile 08:39:26 + dirname cmd/core-metadata/Dockerfile 08:39:26 + cut -d/ -f2 08:39:26 + echo core-metadata,cmd/core-metadata/Dockerfile 08:39:26 + dirname cmd/security-bootstrapper/Dockerfile 08:39:26 + cut -d/ -f2 08:39:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:39:26 + dirname cmd/security-proxy-setup/Dockerfile 08:39:26 + cut -d/ -f2 08:39:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:39:26 + dirname cmd/security-secretstore-setup/Dockerfile 08:39:26 + cut -d/ -f2 08:39:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:39:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:39:26 + cut -d/ -f2 08:39:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:39:26 + + dirname cmd/security-spire-agent/Dockerfile 08:39:26 cut -d/ -f2 08:39:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:39:26 + dirname cmd/security-spire-config/Dockerfile 08:39:26 + cut -d/ -f2 08:39:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:39:26 + dirname cmd/security-spire-server/Dockerfile 08:39:26 + cut -d/ -f2 08:39:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:39:26 + dirname cmd/support-notifications/Dockerfile 08:39:26 + cut -d/ -f2 08:39:26 + echo support-notifications,cmd/support-notifications/Dockerfile 08:39:26 + dirname cmd/support-scheduler/Dockerfile 08:39:26 + cut -d/ -f2 08:39:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 08:39:26 + dirname+ cmd/sys-mgmt-agent/Dockerfile 08:39:26 cut -d/ -f2 08:39:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 08:39:26 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:39:27 + git rev-list -1 --merges 8200a1c87099f1fe2b0e152c65438b4e8278fb55~1..8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] echo 08:39:27 -----------> git rev-list -1 --merges 8200a1c87099f1fe2b0e152c65438b4e8278fb55~1..8200a1c87099f1fe2b0e152c65438b4e8278fb55 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [false] [Pipeline] sh 08:39:27 + git log --format=format:%s -1 8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] echo 08:39:27 ========================================================= 08:39:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:39:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:39:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:39:27 + grep -v github /etc/ssh/ssh_known_hosts 08:39:27 + [ -e /tmp/ssh_known_hosts ] 08:39:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:39:27 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:39:27 sudo tee -a /etc/ssh/ssh_known_hosts 08:39:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 08:39:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:39:28 08:39:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:39:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:39:28 latest: Pulling from edgex-devops/py-git-semver 08:39:28 1fe172e4850f: Pulling fs layer 08:39:28 caf521ccaac6: Pulling fs layer 08:39:28 3ead6fa29328: Pulling fs layer 08:39:28 5c2a1cbceb83: Pulling fs layer 08:39:28 a8d5f1318db7: Pulling fs layer 08:39:28 c427282e49a2: Pulling fs layer 08:39:28 5c2a1cbceb83: Waiting 08:39:28 c427282e49a2: Waiting 08:39:28 1827001aaf11: Pulling fs layer 08:39:28 0714d37db230: Pulling fs layer 08:39:28 ac28cf19c067: Pulling fs layer 08:39:28 1827001aaf11: Waiting 08:39:28 ac28cf19c067: Waiting 08:39:28 0714d37db230: Waiting 08:39:28 ca983d60f3e2: Pulling fs layer 08:39:28 9f894cec8388: Pulling fs layer 08:39:28 ca983d60f3e2: Waiting 08:39:28 caf521ccaac6: Verifying Checksum 08:39:28 caf521ccaac6: Download complete 08:39:28 5c2a1cbceb83: Verifying Checksum 08:39:28 5c2a1cbceb83: Download complete 08:39:29 a8d5f1318db7: Verifying Checksum 08:39:29 3ead6fa29328: Verifying Checksum 08:39:29 3ead6fa29328: Download complete 08:39:29 c427282e49a2: Verifying Checksum 08:39:29 c427282e49a2: Download complete 08:39:29 0714d37db230: Download complete 08:39:29 ac28cf19c067: Verifying Checksum 08:39:29 ac28cf19c067: Download complete 08:39:29 ca983d60f3e2: Download complete 08:39:29 9f894cec8388: Verifying Checksum 08:39:29 9f894cec8388: Download complete 08:39:29 1fe172e4850f: Verifying Checksum 08:39:29 1fe172e4850f: Download complete 08:39:29 1827001aaf11: Verifying Checksum 08:39:29 1827001aaf11: Download complete 08:39:30 1fe172e4850f: Pull complete 08:39:30 caf521ccaac6: Pull complete 08:39:30 3ead6fa29328: Pull complete 08:39:30 5c2a1cbceb83: Pull complete 08:39:31 a8d5f1318db7: Pull complete 08:39:31 c427282e49a2: Pull complete 08:39:32 1827001aaf11: Pull complete 08:39:32 0714d37db230: Pull complete 08:39:32 ac28cf19c067: Pull complete 08:39:32 ca983d60f3e2: Pull complete 08:39:33 9f894cec8388: Pull complete 08:39:33 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 08:39:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 08:39:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 08:39:33 prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container 08:39:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 08:39:34 $ docker top 1f006fc289af3e6d4a8172a9edc30c75df9387ef15d6add57b71e30b101afed3 -eo pid,comm 08:39:34 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). 08:39:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:39:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:34 [ssh-agent] Looking for ssh-agent implementation... 08:39:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:35 $ docker exec 1f006fc289af3e6d4a8172a9edc30c75df9387ef15d6add57b71e30b101afed3 ssh-agent 08:39:35 SSH_AUTH_SOCK=/tmp/ssh-kdWGxkoYJhMZ/agent.35 08:39:35 SSH_AGENT_PID=41 08:39:35 Running ssh-add (command line suppressed) 08:39:35 Identity added: /w/workspace/edgex-go/214@tmp/private_key_5220989633655681127.key (/w/workspace/edgex-go/214@tmp/private_key_5220989633655681127.key) 08:39:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:35 + git tag --points-at HEAD [Pipeline] } 08:39:35 $ docker exec --env ******** --env ******** 1f006fc289af3e6d4a8172a9edc30c75df9387ef15d6add57b71e30b101afed3 ssh-agent -k 08:39:35 unset SSH_AUTH_SOCK; 08:39:35 unset SSH_AGENT_PID; 08:39:35 echo Agent pid 41 killed; 08:39:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:39:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:35 [ssh-agent] Looking for ssh-agent implementation... 08:39:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:35 $ docker exec 1f006fc289af3e6d4a8172a9edc30c75df9387ef15d6add57b71e30b101afed3 ssh-agent 08:39:36 SSH_AUTH_SOCK=/tmp/ssh-rWFTTh8NUSqN/agent.74 08:39:36 SSH_AGENT_PID=80 08:39:36 Running ssh-add (command line suppressed) 08:39:36 Identity added: /w/workspace/edgex-go/214@tmp/private_key_356741407103981726.key (/w/workspace/edgex-go/214@tmp/private_key_356741407103981726.key) 08:39:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:36 + git semver init 08:39:36 2022-04-29 08:39:36,619 [run_init] DEBUG init version:0.0.0 force:False 08:39:36 2022-04-29 08:39:36,620 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/214/.semver 08:39:36 2022-04-29 08:39:36,620 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/214/.semver 08:39:36 2022-04-29 08:39:36,620 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/214/.semver'], cwd=/w/workspace/edgex-go/214, universal_newlines=False, shell=None, istream=None) 08:39:42 2022-04-29 08:39:40,995 [append_file] DEBUG append to file:/w/workspace/edgex-go/214/.git/info/exclude 08:39:42 2022-04-29 08:39:40,996 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/214/.semver/main with force:False 08:39:42 2022-04-29 08:39:40,996 [read_version] DEBUG read version from /w/workspace/edgex-go/214/.semver/main 08:39:42 2022-04-29 08:39:40,996 [read_version] DEBUG read version from /w/workspace/edgex-go/214/.semver/main 08:39:42 2.2.0-dev.86 [Pipeline] } 08:39:42 $ docker exec --env ******** --env ******** 1f006fc289af3e6d4a8172a9edc30c75df9387ef15d6add57b71e30b101afed3 ssh-agent -k 08:39:42 unset SSH_AUTH_SOCK; 08:39:42 unset SSH_AGENT_PID; 08:39:42 echo Agent pid 80 killed; 08:39:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:39:42 + git semver [Pipeline] } 08:39:42 $ docker stop --time=1 1f006fc289af3e6d4a8172a9edc30c75df9387ef15d6add57b71e30b101afed3 08:39:44 $ docker rm -f 1f006fc289af3e6d4a8172a9edc30c75df9387ef15d6add57b71e30b101afed3 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:39:44 Stashed 1 file(s) [Pipeline] echo 08:39:44 [edgeXSemver]: initialized semver on version 2.2.0-dev.86 [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 08:39:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:39:44 ========================================================= 08:39:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 08:39:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:39:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:39:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 08:39:45 59bf1c3509f3: Pulling fs layer 08:39:45 666ba61612fd: Pulling fs layer 08:39:45 8ed8ca486205: Pulling fs layer 08:39:45 4fe6c5a15a65: Pulling fs layer 08:39:45 22a0e8bec74d: Pulling fs layer 08:39:45 ca2b28591e48: Pulling fs layer 08:39:45 a51346096db8: Pulling fs layer 08:39:45 daebc70d1ce1: Pulling fs layer 08:39:45 0e18a0eac166: Pulling fs layer 08:39:45 4fe6c5a15a65: Waiting 08:39:45 22a0e8bec74d: Waiting 08:39:45 ca2b28591e48: Waiting 08:39:45 a51346096db8: Waiting 08:39:45 daebc70d1ce1: Waiting 08:39:45 0e18a0eac166: Waiting 08:39:45 8ed8ca486205: Verifying Checksum 08:39:45 8ed8ca486205: Download complete 08:39:45 666ba61612fd: Download complete 08:39:45 22a0e8bec74d: Verifying Checksum 08:39:45 22a0e8bec74d: Download complete 08:39:45 ca2b28591e48: Verifying Checksum 08:39:45 ca2b28591e48: Download complete 08:39:45 59bf1c3509f3: Download complete 08:39:45 a51346096db8: Verifying Checksum 08:39:45 a51346096db8: Download complete 08:39:45 daebc70d1ce1: Verifying Checksum 08:39:45 daebc70d1ce1: Download complete 08:39:45 59bf1c3509f3: Pull complete 08:39:45 666ba61612fd: Pull complete 08:39:45 8ed8ca486205: Pull complete 08:39:45 0e18a0eac166: Verifying Checksum 08:39:45 0e18a0eac166: Download complete 08:39:46 4fe6c5a15a65: Verifying Checksum 08:39:46 4fe6c5a15a65: Download complete 08:39:50 4fe6c5a15a65: Pull complete 08:39:50 22a0e8bec74d: Pull complete 08:39:50 ca2b28591e48: Pull complete 08:39:50 a51346096db8: Pull complete 08:39:50 daebc70d1ce1: Pull complete 08:39:52 0e18a0eac166: Pull complete 08:39:52 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 08:39:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:39:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 08:39:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:39:52 WORKDIR /edgex 08:39:52 COPY go.mod . 08:39:52 RUN go mod download 08:39:52 + docker build -t ci-base-image-x86_64 -f - . 08:39:54 Sending build context to Docker daemon 335.1MB 08:39:54 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 08:39:54 ---> f018257e8ee9 08:39:54 Step 2/4 : WORKDIR /edgex 08:39:55 ---> Running in 0167cbbdeac9 08:39:55 Removing intermediate container 0167cbbdeac9 08:39:55 ---> f56231e620b5 08:39:55 Step 3/4 : COPY go.mod . 08:39:56 ---> 4dcd12de21ff 08:39:56 Step 4/4 : RUN go mod download 08:39:56 ---> Running in 02b249f50512 08:39:59 Still waiting to schedule task 08:39:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:40:14 Removing intermediate container 02b249f50512 08:40:14 ---> 0acfad2cf67c 08:40:14 Successfully built 0acfad2cf67c 08:40:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:40:14 + docker inspect -f . ci-base-image-x86_64 08:40:14 . [Pipeline] withDockerContainer 08:40:14 prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container 08:40:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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-x86_64 cat 08:40:15 $ docker top 84abfadd50768a7d17dc8b96696f3ee2f6bb38aa949542ddf0730748236950fd -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:15 + go version 08:40:15 go version go1.17.6 linux/amd64 [Pipeline] } 08:40:15 $ docker stop --time=1 84abfadd50768a7d17dc8b96696f3ee2f6bb38aa949542ddf0730748236950fd 08:40:16 $ docker rm -f 84abfadd50768a7d17dc8b96696f3ee2f6bb38aa949542ddf0730748236950fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:40:17 + docker inspect -f . ci-base-image-x86_64 08:40:17 . [Pipeline] withDockerContainer 08:40:17 prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container 08:40:17 $ 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/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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-x86_64 cat 08:40:17 $ docker top 35644bacff8b1d9b598ef3f0ee31f6bf029e1dc2dc12c46780c4bdfd4276658e -eo pid,comm [Pipeline] { [Pipeline] echo 08:40:17 ========================================================= 08:40:17 [edgeXBuildGoParallel] Running Tests and Build... 08:40:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:40:18 + make test 08:40:18 go mod tidy -compat=1.17 08:40:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 08:40:23 ? github.com/edgexfoundry/edgex-go [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:40:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.096s coverage: 53.4% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.215s coverage: 89.2% of statements 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.083s coverage: 84.4% of statements 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.431s coverage: 95.6% of statements 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.073s coverage: 58.8% of statements 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements 08:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.047s coverage: 47.1% of statements 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.080s coverage: 79.5% of statements 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements 08:40:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.073s coverage: 94.4% of statements 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.077s coverage: 44.8% of statements 08:40:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.212s coverage: 82.5% of statements 08:40:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.068s coverage: 100.0% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.080s coverage: 58.8% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.059s coverage: 85.4% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.164s coverage: 91.2% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.152s coverage: 64.4% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.069s coverage: 100.0% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.371s coverage: 65.4% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.137s coverage: 43.8% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.070s coverage: 89.5% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.101s coverage: 17.7% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 92.3% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 63.2% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.102s coverage: 97.7% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.063s coverage: 100.0% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 08:41:00 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 08:41:15 GO111MODULE=on go vet ./... 08:41:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:20 ./bin/test-attribution-txt.sh [Pipeline] echo 08:41:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:41:21 + ls -al . 08:41:21 total 672 08:41:21 drwxrwxr-x 10 1001 1001 4096 Apr 29 08:41 . 08:41:21 drwxr-xr-x 4 root root 4096 Apr 29 08:40 .. 08:41:21 -rw-rw-r-- 1 1001 1001 11 Apr 29 08:39 .dockerignore 08:41:21 drwxrwxr-x 8 1001 1001 4096 Apr 29 08:39 .git 08:41:21 drwxrwxr-x 3 1001 1001 4096 Apr 29 08:39 .github 08:41:21 -rw-rw-r-- 1 1001 1001 879 Apr 29 08:39 .gitignore 08:41:21 -rw-rw-r-- 1 1001 1001 42 Apr 29 08:39 .golangci.yml 08:41:21 -rw-rw-r-- 1 1001 1001 87 Apr 29 08:39 .hadolint.yml 08:41:21 drwxr-xr-x 3 1001 1001 4096 Apr 29 08:39 .semver 08:41:21 -rw-rw-r-- 1 1001 1001 166 Apr 29 08:39 .sonarcloud.properties 08:41:21 -rw-rw-r-- 1 1001 1001 1171 Apr 29 08:39 ADOPTERS.md 08:41:21 -rw-rw-r-- 1 1001 1001 10086 Apr 29 08:39 Attribution.txt 08:41:21 -rw-rw-r-- 1 1001 1001 51732 Apr 29 08:39 CHANGELOG.md 08:41:21 -rw-rw-r-- 1 1001 1001 3804 Apr 29 08:39 CONTRIBUTING.md 08:41:21 -rw-rw-r-- 1 1001 1001 677 Apr 29 08:39 GOVERNANCE.md 08:41:21 -rw-rw-r-- 1 1001 1001 850 Apr 29 08:39 Jenkinsfile 08:41:21 -rw-rw-r-- 1 1001 1001 10775 Apr 29 08:39 LICENSE 08:41:21 -rw-rw-r-- 1 1001 1001 10389 Apr 29 08:39 Makefile 08:41:21 -rw-rw-r-- 1 1001 1001 582 Apr 29 08:39 OWNERS.md 08:41:21 -rw-rw-r-- 1 1001 1001 9120 Apr 29 08:39 README.md 08:41:21 -rw-rw-r-- 1 1001 1001 6912 Apr 29 08:39 SECURITY.md 08:41:21 -rw-rw-r-- 1 1001 1001 12 Apr 29 08:39 VERSION 08:41:21 -rw-rw-r-- 1 1001 1001 4131 Apr 29 08:39 ZMQWindows.md 08:41:21 drwxrwxr-x 2 1001 1001 4096 Apr 29 08:39 bin 08:41:21 drwxrwxr-x 18 1001 1001 4096 Apr 29 08:39 cmd 08:41:21 -rw-r--r-- 1 root root 435134 Apr 29 08:40 coverage.out 08:41:21 -rw-rw-r-- 1 1001 1001 3256 Apr 29 08:39 go.mod 08:41:21 -rw-rw-r-- 1 1001 1001 35162 Apr 29 08:39 go.sum 08:41:21 drwxrwxr-x 8 1001 1001 4096 Apr 29 08:39 internal 08:41:21 drwxrwxr-x 3 1001 1001 4096 Apr 29 08:39 openapi 08:41:21 drwxrwxr-x 4 1001 1001 4096 Apr 29 08:39 snap 08:41:21 -rw-rw-r-- 1 1001 1001 204 Apr 29 08:39 version.go [Pipeline] sh 08:41:22 + '[' -e coverage.out ] 08:41:22 + chown 1001:1001 coverage.out [Pipeline] stash 08:41:22 Stashed 1 file(s) [Pipeline] sh 08:41:22 + make build 08:41:22 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:41:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:41:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34234 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:41:42 Running in /w/workspace/edgex-go/214 [Pipeline] { [Pipeline] checkout 08:41:42 The recommended git tool is: git 08:41:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:41:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:41:48 using credential edgex-jenkins-ssh 08:41:48 Cloning the remote Git repository 08:41:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:41:48 > git init /w/workspace/edgex-go/214 # timeout=10 08:41:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:41:48 > git --version # timeout=10 08:41:48 > git --version # 'git version 2.25.1' 08:41:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:41:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:41:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:41:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:41:50 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:41:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:41:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:41:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:41:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:41:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:41:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:41:57 $ docker stop --time=1 35644bacff8b1d9b598ef3f0ee31f6bf029e1dc2dc12c46780c4bdfd4276658e 08:41:59 $ docker rm -f 35644bacff8b1d9b598ef3f0ee31f6bf029e1dc2dc12c46780c4bdfd4276658e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:42:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:42:01 08:42:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 08:42:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:42:01 latest: Pulling from edgex-devops/edgex-compose 08:42:01 cbdbe7a5bc2a: Pulling fs layer 08:42:01 ca9280d653b3: Pulling fs layer 08:42:01 7e9c9ca2126c: Pulling fs layer 08:42:01 cbdbe7a5bc2a: Verifying Checksum 08:42:01 cbdbe7a5bc2a: Download complete 08:42:01 ca9280d653b3: Verifying Checksum 08:42:01 ca9280d653b3: Download complete 08:42:01 cbdbe7a5bc2a: Pull complete 08:42:01 7e9c9ca2126c: Download complete 08:42:02 ca9280d653b3: Pull complete 08:42:04 Avoid second fetch 08:42:04 Checking out Revision 8200a1c87099f1fe2b0e152c65438b4e8278fb55 (main) 08:42:05 7e9c9ca2126c: Pull complete 08:42:05 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:42:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:42:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 08:42:05 prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container 08:42:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 08:42:06 $ docker top e6702e7a93a89dfd7f98a41a8487003e9011906cb42b91e9535f1a9c68b87dd7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:42:04 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:42:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:42:04 > git config core.sparsecheckout # timeout=10 08:42:04 > git checkout -f 8200a1c87099f1fe2b0e152c65438b4e8278fb55 # timeout=10 08:42:07 + docker-compose build --help 08:42:07 + grep parallel 08:42:07 --parallel Build images in parallel. [Pipeline] } 08:42:07 $ docker stop --time=1 e6702e7a93a89dfd7f98a41a8487003e9011906cb42b91e9535f1a9c68b87dd7 08:42:08 $ docker rm -f e6702e7a93a89dfd7f98a41a8487003e9011906cb42b91e9535f1a9c68b87dd7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:42:09 Commit message: "build: Updates to latest gom-mods (#3998)" 08:42:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:42:09 . [Pipeline] withDockerContainer 08:42:09 prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container 08:42:09 $ 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/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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:latest cat 08:42:09 $ docker top 1d2041c770caf2655880467eb1c7312a1209aec7f77130d4a8b8013a509d57c4 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:42:10 + docker-compose -f ./docker-compose-build.yml build --parallel 08:42:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:42:10 % Total % Received % Xferd Average Speed Time Time Time Current 08:42:10 Dload Upload Total Spent Left Speed 08:42:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 89045 0 --:--:-- --:--:-- --:--:-- 89045 [Pipeline] sh 08:42:10 Building core-command ... 08:42:10 Building core-data ... 08:42:10 Building core-metadata ... 08:42:10 Building security-bootstrapper ... 08:42:10 Building security-proxy-setup ... 08:42:10 Building security-secretstore-setup ... 08:42:10 Building security-spiffe-token-provider ... 08:42:10 Building security-spire-agent ... 08:42:10 Building security-spire-config ... 08:42:10 Building security-spire-server ... 08:42:10 Building support-notifications ... 08:42:10 Building support-scheduler ... 08:42:10 Building sys-mgmt-agent ... 08:42:10 Building sys-mgmt-agent 08:42:10 Building support-scheduler 08:42:10 Building support-notifications 08:42:10 Building security-bootstrapper 08:42:10 Building core-metadata 08:42:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:42:11 + sudo tee /etc/docker/daemon.new 08:42:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:42:11 { 08:42:11 "registry-mirrors": [ 08:42:11 "https://nexus3.edgexfoundry.org:10001" 08:42:11 ], 08:42:11 "bip": "10.250.0.254/24", 08:42:11 "hosts": [ 08:42:11 "tcp://0.0.0.0:5555", 08:42:11 "unix:///var/run/docker.sock" 08:42:11 ], 08:42:11 "mtu": 1458, 08:42:11 "selinux-enabled": true, 08:42:11 "seccomp-profile": "/etc/docker/seccomp.json" 08:42:11 } [Pipeline] sh 08:42:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:42:12 + sudo service docker restart 08:42:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:42:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:42:25 ---> 0acfad2cf67c 08:42:25 Step 3/23 : WORKDIR /edgex-go 08:42:25 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:42:25 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:42:25 ---> 0acfad2cf67c 08:42:25 Step 3/31 : WORKDIR /edgex-go 08:42:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:42:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:42:25 ---> 0acfad2cf67c 08:42:25 Step 3/23 : WORKDIR /edgex-go 08:42:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:42:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:42:25 ---> 0acfad2cf67c 08:42:25 Step 3/22 : WORKDIR /edgex-go 08:42:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:42:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:42:25 ---> 0acfad2cf67c 08:42:25 Step 3/22 : WORKDIR /edgex-go 08:42:28 ---> Running in 2db54a6ea823 08:42:28 ---> Running in 94bdcabadd36 08:42:28 ---> Running in b809ceb42fff 08:42:28 ---> Running in 29454bbb6a74 08:42:28 ---> Running in dc7be74deb10 08:42:28 Removing intermediate container 94bdcabadd36 08:42:28 ---> 646780e63864 08:42:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:28 Removing intermediate container dc7be74deb10 08:42:28 ---> 53bc20b53ff0 08:42:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:28 Removing intermediate container 29454bbb6a74 08:42:28 ---> d72d9aaf021c 08:42:28 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:28 Removing intermediate container 2db54a6ea823 08:42:28 ---> 526daed8805e 08:42:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:28 Removing intermediate container b809ceb42fff 08:42:28 ---> edbdd6b158e1 08:42:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:42:28 ---> Running in 267e05afa38f 08:42:28 ---> Running in b76f3bae72dd 08:42:28 ---> Running in 7a101d849f6b 08:42:28 ---> Running in 96b593efd186 08:42:28 ---> Running in 01bb85bd0a9c 08:42:29 Removing intermediate container b76f3bae72dd 08:42:29 ---> 86d29ca51715 08:42:29 Step 5/22 : RUN apk add --update --no-cache make git 08:42:29 Removing intermediate container 267e05afa38f 08:42:29 ---> 666808675fc5 08:42:29 Step 5/23 : RUN apk add --update --no-cache make bash git 08:42:29 ---> Running in 1b1f055c1681 08:42:29 ---> Running in ce9040e7749e 08:42:29 Removing intermediate container 7a101d849f6b 08:42:29 ---> 18e6cc4a974e 08:42:29 Step 5/23 : RUN apk add --update --no-cache make git 08:42:29 ---> Running in 21c007e25ade 08:42:29 Removing intermediate container 96b593efd186 08:42:29 ---> 5ca82979d946 08:42:29 Step 5/31 : RUN apk add --update --no-cache make git 08:42:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:42:29 ---> Running in fecb9af04d3f 08:42:29 Removing intermediate container 01bb85bd0a9c 08:42:29 ---> f606a389520f 08:42:29 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:42:29 ---> Running in 1402b3f7d194 08:42:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:42:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:42:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:42:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:42:30 provisioning config files... 08:42:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/214@tmp/config7240561692822667674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:42:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:42:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:42:30 ---> docker-login.sh 08:42:30 nexus3.edgexfoundry.org:10001 08:42:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:42:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:42:30 OK: 221 MiB in 52 packages 08:42:30 OK: 221 MiB in 52 packages 08:42:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:42:31 OK: 221 MiB in 52 packages 08:42:31 OK: 221 MiB in 52 packages 08:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:31 OK: 221 MiB in 52 packages 08:42:31 Removing intermediate container 1b1f055c1681 08:42:31 ---> d2b31b229a98 08:42:31 Step 6/22 : COPY go.mod vendor* ./ 08:42:31 Removing intermediate container 21c007e25ade 08:42:31 ---> 4f074d7875e7 08:42:31 Step 6/23 : COPY go.mod vendor* ./ 08:42:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:31 Configure a credential helper to remove this warning. See 08:42:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:31 08:42:31 Login Succeeded 08:42:31 nexus3.edgexfoundry.org:10002 08:42:31 ---> 9833aae90006 08:42:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:31 ---> 6aaccb1edceb 08:42:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:31 ---> Running in 7215dbffb6da 08:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:31 Configure a credential helper to remove this warning. See 08:42:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:31 08:42:31 Login Succeeded 08:42:31 nexus3.edgexfoundry.org:10003 08:42:31 ---> Running in 4568ff06f97e 08:42:31 Removing intermediate container ce9040e7749e 08:42:31 ---> dedffc368953 08:42:31 Step 6/23 : COPY go.mod vendor* ./ 08:42:31 Removing intermediate container fecb9af04d3f 08:42:31 ---> b6203267d2ad 08:42:31 Step 6/31 : COPY go.mod vendor* ./ 08:42:31 Removing intermediate container 1402b3f7d194 08:42:31 ---> 1699e6f5f7b7 08:42:31 Step 6/22 : COPY go.mod vendor* ./ 08:42:32 ---> 0b14604fada2 08:42:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:32 ---> Running in 0c4731bf3202 08:42:32 ---> 92f8b20c9fd2 08:42:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:32 ---> bbccbb31d7b3 08:42:32 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:42:32 ---> Running in 7e14b1c2c504 08:42:32 ---> Running in 1e7bf0d22120 08:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:32 Configure a credential helper to remove this warning. See 08:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:32 08:42:32 Login Succeeded 08:42:32 nexus3.edgexfoundry.org:10004 08:42:32 Removing intermediate container 7215dbffb6da 08:42:32 ---> 60b9e42a525d 08:42:32 Step 8/22 : COPY . . 08:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:33 Removing intermediate container 4568ff06f97e 08:42:33 ---> a8212f791573 08:42:33 Step 8/23 : COPY . . 08:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:33 Configure a credential helper to remove this warning. See 08:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:33 08:42:33 Login Succeeded 08:42:33 docker.io 08:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:42:33 Configure a credential helper to remove this warning. See 08:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:42:33 08:42:33 Login Succeeded 08:42:33 ---> docker-login.sh ends [Pipeline] } 08:42:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:42:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:42:34 ========================================================= 08:42:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:42:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:42:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:42:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:42:34 9b3977197b4f: Pulling fs layer 08:42:34 1a89e8eeedd5: Pulling fs layer 08:42:34 94645a83ff95: Pulling fs layer 08:42:34 3f3a8bcf1eab: Pulling fs layer 08:42:34 0c92f367c5e7: Pulling fs layer 08:42:34 3096ccb668a1: Pulling fs layer 08:42:34 e8cf19c19ddd: Pulling fs layer 08:42:34 a4caa8a26152: Pulling fs layer 08:42:34 0c92f367c5e7: Waiting 08:42:34 e8cf19c19ddd: Waiting 08:42:34 3096ccb668a1: Waiting 08:42:34 a4caa8a26152: Waiting 08:42:34 3f3a8bcf1eab: Waiting 08:42:34 94645a83ff95: Verifying Checksum 08:42:34 94645a83ff95: Download complete 08:42:34 1a89e8eeedd5: Verifying Checksum 08:42:34 1a89e8eeedd5: Download complete 08:42:34 0c92f367c5e7: Verifying Checksum 08:42:34 0c92f367c5e7: Download complete 08:42:34 3096ccb668a1: Download complete 08:42:34 9b3977197b4f: Download complete 08:42:34 e8cf19c19ddd: Verifying Checksum 08:42:34 e8cf19c19ddd: Download complete 08:42:35 9b3977197b4f: Pull complete 08:42:36 1a89e8eeedd5: Pull complete 08:42:36 94645a83ff95: Pull complete 08:42:36 Removing intermediate container 0c4731bf3202 08:42:36 ---> 39e63083f8a6 08:42:36 Step 8/23 : COPY . . 08:42:36 a4caa8a26152: Download complete 08:42:37 3f3a8bcf1eab: Verifying Checksum 08:42:37 3f3a8bcf1eab: Download complete 08:42:37 Removing intermediate container 1e7bf0d22120 08:42:37 ---> 8169306a01ce 08:42:37 Step 8/31 : COPY . . 08:42:38 Removing intermediate container 7e14b1c2c504 08:42:38 ---> 252667968455 08:42:38 Step 8/22 : COPY . . 08:42:38 ---> 9c7dfd0234de 08:42:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:42:42 ---> fb749ce1fafa 08:42:42 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:42:42 ---> Running in 3e9b424b5348 08:42:42 ---> Running in 9765ffbf6817 08:42:42 ---> d29c2dfff4f0 08:42:42 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:42:42 ---> 0a348a3873a4 08:42:42 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:42:42 ---> 6ed60574fd66 08:42:42 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:42:42 ---> Running in fbe73bdc2710 08:42:42 ---> Running in ff5dc05d4605 08:42:42 ---> Running in a4fd61a15794 08:42:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:42:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:42:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:42:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:42:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:42:49 3f3a8bcf1eab: Pull complete 08:42:49 0c92f367c5e7: Pull complete 08:42:50 3096ccb668a1: Pull complete 08:42:50 e8cf19c19ddd: Pull complete 08:42:57 a4caa8a26152: Pull complete 08:42:57 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 08:42:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:42:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 08:42:57 + docker build -t ci-base-image-arm64 -f - . 08:42:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:42:57 WORKDIR /edgex 08:42:57 COPY go.mod . 08:42:57 RUN go mod download 08:43:00 Sending build context to Docker daemon 169.3MB 08:43:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:43:00 ---> 725f1c02e7f9 08:43:00 Step 2/4 : WORKDIR /edgex 08:43:01 ---> Running in cd11310b780f 08:43:01 Removing intermediate container cd11310b780f 08:43:01 ---> 59ab9cfa5f87 08:43:01 Step 3/4 : COPY go.mod . 08:43:02 ---> 577294fb0806 08:43:02 Step 4/4 : RUN go mod download 08:43:02 ---> Running in 2fc741ce14a0 08:43:15 Removing intermediate container 9765ffbf6817 08:43:15 ---> 8f3df6621917 08:43:15 08:43:15 Step 10/23 : FROM alpine:3.14 08:43:15 Removing intermediate container ff5dc05d4605 08:43:15 ---> 3a98e37aa471 08:43:15 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:43:15 Removing intermediate container a4fd61a15794 08:43:15 ---> 0318bf17b648 08:43:15 08:43:15 Step 10/31 : FROM alpine:3.14 08:43:15 3.14: Pulling from library/alpine 08:43:15 3.14: Pulling from library/alpine 08:43:15 ---> Running in d84ad88eeaf2 08:43:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:43:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:43:15 Status: Downloaded newer image for alpine:3.14 08:43:15 ---> e04c818066af 08:43:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 08:43:15 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:43:15 Status: Image is up to date for alpine:3.14 08:43:15 ---> e04c818066af 08:43:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:43:16 ---> Running in 5232424de9ac 08:43:16 ---> Running in 11e0fef57c1c 08:43:16 Removing intermediate container 3e9b424b5348 08:43:16 ---> aa2ee8cac1d8 08:43:16 08:43:16 Step 10/22 : FROM alpine:3.14 08:43:16 ---> e04c818066af 08:43:16 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:43:16 Removing intermediate container fbe73bdc2710 08:43:16 ---> 62f3460c23fc 08:43:16 08:43:16 Step 10/22 : FROM alpine:3.14 08:43:16 ---> e04c818066af 08:43:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:43:16 Removing intermediate container 11e0fef57c1c 08:43:16 ---> c0ad22d8ec97 08:43:16 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:43:16 ---> Running in 1e7ae6dbf04e 08:43:16 ---> Running in f29cd457276c 08:43:16 Removing intermediate container d84ad88eeaf2 08:43:16 ---> 36a3ad877a19 08:43:16 08:43:16 Step 11/23 : FROM docker:20.10.14 08:43:16 ---> Running in c1559b4b38fc 08:43:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:43:16 20.10.14: Pulling from library/docker 08:43:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:43:16 (1/1) Installing dumb-init (1.2.5-r1) 08:43:16 Executing busybox-1.33.1-r7.trigger 08:43:17 OK: 6 MiB in 15 packages 08:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:43:17 (1/1) Installing dumb-init (1.2.5-r1) 08:43:17 Executing busybox-1.33.1-r7.trigger 08:43:17 OK: 6 MiB in 15 packages 08:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:43:17 (1/2) Installing ca-certificates (20211220-r0) 08:43:17 (2/2) Installing dumb-init (1.2.5-r1) 08:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:43:17 Executing busybox-1.33.1-r7.trigger 08:43:17 Executing ca-certificates-20211220-r0.trigger 08:43:17 OK: 6 MiB in 16 packages 08:43:17 Removing intermediate container 5232424de9ac 08:43:17 ---> 608448d3310f 08:43:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:43:17 ---> Running in a81bf2b50fd1 08:43:17 (1/2) Installing dumb-init (1.2.5-r1) 08:43:17 (2/2) Installing su-exec (0.2-r1) 08:43:17 Executing busybox-1.33.1-r7.trigger 08:43:17 OK: 6 MiB in 16 packages 08:43:17 Removing intermediate container 1e7ae6dbf04e 08:43:17 ---> 0e5eca9c1856 08:43:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:43:17 Removing intermediate container a81bf2b50fd1 08:43:17 ---> 5efed1e3239e 08:43:17 Step 13/23 : ENV APP_PORT=59881 08:43:17 ---> Running in 9fbcf288fe9f 08:43:17 ---> Running in 292be2e36726 08:43:18 Removing intermediate container 9fbcf288fe9f 08:43:18 ---> 600789ce7775 08:43:18 Step 13/22 : ENV APP_PORT=59861 08:43:18 Removing intermediate container 292be2e36726 08:43:18 ---> 42dbdeac979b 08:43:18 Step 14/23 : EXPOSE $APP_PORT 08:43:18 ---> Running in 4d8b9d1dee58 08:43:18 ---> Running in fa53b5738421 08:43:18 Removing intermediate container f29cd457276c 08:43:18 ---> 8d7fbc0fff82 08:43:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:43:18 Removing intermediate container c1559b4b38fc 08:43:18 ---> 84ee36f80a1f 08:43:18 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:43:18 ---> Running in 07ed37397556 08:43:18 ---> Running in 9be08b7a8b91 08:43:18 Removing intermediate container 4d8b9d1dee58 08:43:18 ---> 7c7f98127097 08:43:18 Step 14/22 : EXPOSE $APP_PORT 08:43:18 Removing intermediate container fa53b5738421 08:43:18 ---> 8a41b5e3270c 08:43:18 Step 15/23 : WORKDIR / 08:43:18 ---> Running in 243988b85e92 08:43:18 ---> Running in eda5d3e6bc6e 08:43:18 Removing intermediate container 07ed37397556 08:43:18 ---> 365f6346e5ad 08:43:18 Step 13/22 : ENV APP_PORT=59860 08:43:18 Removing intermediate container 9be08b7a8b91 08:43:18 ---> a60cf73ff569 08:43:18 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 08:43:18 ---> Running in 4e4ed2f8c661 08:43:18 Removing intermediate container 243988b85e92 08:43:18 ---> db0f688a3e9e 08:43:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:18 ---> Running in 620de4501c89 08:43:18 Removing intermediate container eda5d3e6bc6e 08:43:18 ---> 2375d2e0f88a 08:43:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:18 Removing intermediate container 4e4ed2f8c661 08:43:18 ---> f7770a7a8422 08:43:18 Step 14/22 : EXPOSE $APP_PORT 08:43:18 Removing intermediate container 620de4501c89 08:43:18 ---> 08b2dba45a9a 08:43:18 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:43:18 ---> Running in 3381ddadb22f 08:43:19 ---> bb8cc4fbf61e 08:43:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:43:19 ---> d4c7dd00c55f 08:43:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:43:19 ---> Running in a9ba3942071a 08:43:19 Removing intermediate container 3381ddadb22f 08:43:19 ---> 3182605a638a 08:43:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:19 ---> c96aa07c9ee0 08:43:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:43:19 ---> 3dd246ad7889 08:43:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:43:19 ---> e42976de6cc0 08:43:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:43:20 ---> 613b65bd3066 08:43:20 ---> 67ca7a770c7a 08:43:20 Step 18/22 : ENTRYPOINT ["/support-scheduler"]Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:43:20 08:43:20 Removing intermediate container a9ba3942071a 08:43:20 ---> a376678dbe75 08:43:20 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 08:43:20 ---> Running in 4402fc055a5a 08:43:20 ---> Running in 0dce7d6269f8 08:43:20 ---> ae8e3340e84a 08:43:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:43:20 ---> Running in 7723b142f55b 08:43:20 Removing intermediate container 0dce7d6269f8 08:43:20 ---> ac011d8fffb9 08:43:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:43:20 Removing intermediate container 4402fc055a5a 08:43:20 ---> 1ae46eebe7fd 08:43:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:43:20 ---> Running in ba6a8fd0e72e 08:43:20 Removing intermediate container 7723b142f55b 08:43:20 ---> e5c46969851f 08:43:20 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 08:43:20 ---> 01f89a6c087b 08:43:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:43:20 ---> Running in 88666d2d52c3 08:43:21 ---> Running in 25e06deefc65 08:43:21 Removing intermediate container ba6a8fd0e72e 08:43:21 ---> c72d0b44f3d8 08:43:21 Step 20/22 : LABEL arch=x86_64 08:43:21 Removing intermediate container 88666d2d52c3 08:43:21 ---> e420e0301784 08:43:21 Step 21/23 : LABEL arch=x86_64 08:43:21 ---> b339a5daab94 08:43:21 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 08:43:21 ---> Running in 138df850306f 08:43:21 ---> Running in ca3420eb8417 08:43:21 Removing intermediate container 25e06deefc65 08:43:21 ---> f42a942ac676 08:43:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:43:21 ---> Running in d33e4f013bfa 08:43:21 ---> Running in 749b255b6a5f 08:43:21 Removing intermediate container 138df850306f 08:43:21 ---> e3097a917676 08:43:21 Step 21/22 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:43:21 Removing intermediate container 749b255b6a5f 08:43:21 Removing intermediate container ca3420eb8417 08:43:21 ---> 5cc59bf3afd7 08:43:21 ---> 380f2b82ed25 08:43:21 Step 20/22 : LABEL arch=x86_64Step 22/23 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:43:21 08:43:21 ---> Running in bacdbe1a2ee3 08:43:21 ---> Running in b2604ad0205e 08:43:21 ---> Running in 73c550eba23f 08:43:21 Removing intermediate container bacdbe1a2ee3 08:43:21 ---> eb102a3c9497 08:43:21 Step 22/22 : LABEL version=2.2.0-dev.86 08:43:21 Removing intermediate container b2604ad0205e 08:43:21 ---> 8c06f7d63233 08:43:21 Step 23/23 : LABEL version=2.2.0-dev.86 08:43:21 Removing intermediate container 73c550eba23f 08:43:21 ---> 4857514c228d 08:43:21 Step 21/22 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:43:21 ---> Running in e15101f49eb7 08:43:21 ---> Running in 1294f747be37 08:43:22 ---> Running in 30c6b451d28a 08:43:22 Removing intermediate container 1294f747be37 08:43:22 ---> cb7dad7f61b0 08:43:22 08:43:22 Removing intermediate container e15101f49eb7 08:43:22 ---> bdc1de13e682 08:43:22 08:43:22 Removing intermediate container 30c6b451d28a 08:43:22 ---> c49d1af270b4 08:43:22 Step 22/22 : LABEL version=2.2.0-dev.86 08:43:22 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 08:43:22 Status: Downloaded newer image for docker:20.10.14 08:43:22 ---> 7417809fdb73 08:43:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:43:22 ---> Running in 7e3d5b674b7b 08:43:22 Successfully built cb7dad7f61b0 08:43:22 Successfully tagged core-metadata:latest 08:43:22  Building core-metadata ... done Building security-secretstore-setup 08:43:22 Removing intermediate container d33e4f013bfa 08:43:22 ---> 10b463a3b7b8 08:43:22 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:43:22 ---> Running in e0dcbcb95b5e 08:43:22 Successfully built bdc1de13e682 08:43:22 Successfully tagged support-scheduler:latest 08:43:22  Building support-scheduler ... done Building security-spire-config 08:43:22 Removing intermediate container 7e3d5b674b7b 08:43:22 ---> 7bc88706210c 08:43:22 08:43:22 Removing intermediate container e0dcbcb95b5e 08:43:22 ---> 7b047b477b2d 08:43:22 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 08:43:22 ---> Running in 9cb648e836a5 08:43:22 Successfully built 7bc88706210c 08:43:22 ---> d754951784e7 08:43:22 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:43:22 Successfully tagged support-notifications:latest 08:43:22 Building security-proxy-setup 08:43:22  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:43:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:43:23 (1/43) Installing readline (8.1.1-r0) 08:43:23 (2/43) Installing bash (5.1.16-r0) 08:43:23 Executing bash-5.1.16-r0.post-install 08:43:23 (3/43) Installing brotli-libs (1.0.9-r5) 08:43:23 (4/43) Installing nghttp2-libs (1.46.0-r0) 08:43:23 (5/43) Installing libcurl (7.80.0-r1) 08:43:23 (6/43) Installing curl (7.80.0-r1) 08:43:23 (7/43) Installing dumb-init (1.2.5-r1) 08:43:23 (8/43) Installing libbz2 (1.0.8-r1) 08:43:23 (9/43) Installing expat (2.4.7-r0) 08:43:23 (10/43) Installing libffi (3.4.2-r1) 08:43:23 (11/43) Installing gdbm (1.22-r0) 08:43:23 (12/43) Installing xz-libs (5.2.5-r1) 08:43:23 (13/43) Installing libgcc (10.3.1_git20211027-r0) 08:43:23 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 08:43:23 (15/43) Installing mpdecimal (2.5.1-r1) 08:43:23 (16/43) Installing sqlite-libs (3.36.0-r0) 08:43:23 (17/43) Installing python3 (3.9.7-r4) 08:43:23 (18/43) Installing py3-appdirs (1.4.4-r2) 08:43:23 (19/43) Installing py3-certifi (2020.12.5-r1) 08:43:23 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 08:43:23 (21/43) Installing py3-idna (3.3-r0) 08:43:23 (22/43) Installing py3-urllib3 (1.26.7-r0) 08:43:23 (23/43) Installing py3-requests (2.26.0-r1) 08:43:23 (24/43) Installing py3-msgpack (1.0.2-r1) 08:43:23 (25/43) Installing py3-lockfile (0.12.2-r4) 08:43:23 (26/43) Installing py3-cachecontrol (0.12.10-r0) 08:43:23 (27/43) Installing py3-colorama (0.4.4-r1) 08:43:23 (28/43) Installing py3-contextlib2 (21.6.0-r1) 08:43:23 (29/43) Installing py3-distlib (0.3.3-r0) 08:43:23 (30/43) Installing py3-distro (1.6.0-r0) 08:43:23 (31/43) Installing py3-six (1.16.0-r0) 08:43:23 (32/43) Installing py3-webencodings (0.5.1-r4) 08:43:23 (33/43) Installing py3-html5lib (1.1-r1) 08:43:23 (34/43) Installing py3-parsing (2.4.7-r2) 08:43:23 (35/43) Installing py3-packaging (20.9-r1) 08:43:23 (36/43) Installing py3-tomli (1.2.2-r0) 08:43:23 (37/43) Installing py3-pep517 (0.12.0-r0) 08:43:23 (38/43) Installing py3-progress (1.6-r0) 08:43:23 (39/43) Installing py3-retrying (1.3.3-r2) 08:43:23 (40/43) Installing py3-ordered-set (4.0.2-r2) 08:43:23 (41/43) Installing py3-setuptools (52.0.0-r4) 08:43:23 (42/43) Installing py3-toml (0.10.2-r2) 08:43:23 (43/43) Installing py3-pip (20.3.4-r1) 08:43:23 Executing busybox-1.34.1-r5.trigger 08:43:23 OK: 83 MiB in 65 packages 08:43:24 Collecting docker-compose==1.23.2 08:43:24 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:43:24 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 08:43:24 Collecting jsonschema<3,>=2.5.1 08:43:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:43:24 Collecting dockerpty<0.5,>=0.4.1 08:43:24 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:43:25 Collecting cached-property<2,>=1.2.0 08:43:25 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:43:25 Collecting docker<4.0,>=3.6.0 08:43:25 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:43:25 Collecting PyYAML<4,>=3.10 08:43:25 Downloading PyYAML-3.13.tar.gz (270 kB) 08:43:25 Collecting docopt<0.7,>=0.6.1 08:43:25 Downloading docopt-0.6.2.tar.gz (25 kB) 08:43:26 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:43:26 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:43:26 Collecting websocket-client<1.0,>=0.32.0 08:43:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:43:26 Collecting texttable<0.10,>=0.9.0 08:43:26 Downloading texttable-0.9.1.tar.gz (11 kB) 08:43:27 ---> 162795950233 08:43:27 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:43:27 Collecting docker-pycreds>=0.4.0 08:43:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:43:27 Collecting urllib3<1.25,>=1.21.1 08:43:27 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:43:27 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) 08:43:27 Collecting idna<2.8,>=2.5 08:43:27 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:43:27 Collecting chardet<3.1.0,>=3.0.2 08:43:27 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:43:27 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:43:27 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:43:27 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:43:27 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:43:27 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:43:27 Attempting uninstall: urllib3 08:43:27 Found existing installation: urllib3 1.26.7 08:43:27 Uninstalling urllib3-1.26.7: 08:43:27 Successfully uninstalled urllib3-1.26.7 08:43:28 Attempting uninstall: idna 08:43:28 Found existing installation: idna 3.3 08:43:28 Uninstalling idna-3.3: 08:43:28 Successfully uninstalled idna-3.3 08:43:28 ---> a24ca3b79de7 08:43:28 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:43:28 ---> 260bf79b14e8 08:43:28 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 08:43:28 Attempting uninstall: requests 08:43:28 Found existing installation: requests 2.26.0 08:43:28 Uninstalling requests-2.26.0: 08:43:28 Successfully uninstalled requests-2.26.0 08:43:28 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:43:28 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:43:28 ---> 0acfad2cf67c 08:43:28 Step 3/25 : WORKDIR /edgex-go 08:43:28 ---> Using cache 08:43:28 ---> edbdd6b158e1 08:43:28 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:28 ---> Using cache 08:43:28 ---> f606a389520f 08:43:28 Step 5/25 : RUN apk add --update --no-cache make git 08:43:29 Running setup.py install for texttable: started 08:43:29 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:43:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:43:29 ---> 0acfad2cf67c 08:43:29 Step 3/22 : WORKDIR /edgex-go 08:43:29 ---> Using cache 08:43:29 ---> edbdd6b158e1 08:43:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:29 ---> Using cache 08:43:29 ---> f606a389520f 08:43:29 Step 5/22 : RUN apk add --update --no-cache make git 08:43:29 ---> Running in 41ec33f8d8f0 08:43:29 ---> 9fd31b2d3ffd 08:43:29 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 08:43:29 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:43:29 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:43:29 ---> 0acfad2cf67c 08:43:29 Step 3/26 : WORKDIR /edgex-go 08:43:29 ---> Using cache 08:43:29 ---> edbdd6b158e1 08:43:29 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:29 ---> Using cache 08:43:29 ---> f606a389520f 08:43:29 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 08:43:29 ---> Running in 0b980952a535 08:43:29 Running setup.py install for texttable: finished with status 'done' 08:43:29 Running setup.py install for PyYAML: started 08:43:29 ---> Running in 4e86a2aeb41f 08:43:29 ---> Running in c8484d641bcf 08:43:29 Removing intermediate container c8484d641bcf 08:43:29 ---> 06b69a0203f2 08:43:29 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:43:29 Running setup.py install for PyYAML: finished with status 'done' 08:43:29 ---> c57ef3c54719 08:43:29 Step 26/31 : RUN chmod +x /entrypoint.sh 08:43:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:43:29 Running setup.py install for docopt: started 08:43:29 ---> Running in 78648c342eef 08:43:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:43:30 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:43:30 Running setup.py install for docopt: finished with status 'done' 08:43:30 Running setup.py install for dockerpty: started 08:43:30 Running setup.py install for dockerpty: finished with status 'done' 08:43:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:43:30 Removing intermediate container 78648c342eef 08:43:30 ---> 5b0b63802e99 08:43:30 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:43:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:43:30 ---> Running in 0c61e21d264e 08:43:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:43:31 Removing intermediate container 0c61e21d264e 08:43:31 ---> cd43294822c2 08:43:31 Step 28/31 : CMD ["gate"] 08:43:31 OK: 221 MiB in 52 packages 08:43:31 ---> Running in 4c57d74fbcf1 08:43:31 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 08:43:31 OK: 221 MiB in 52 packages 08:43:31 Removing intermediate container 4c57d74fbcf1 08:43:31 ---> 6a872f881ffd 08:43:31 Step 29/31 : LABEL arch=x86_64 08:43:31 OK: 221 MiB in 52 packages 08:43:31 ---> Running in 96107493f636 08:43:31 Removing intermediate container 96107493f636 08:43:31 ---> 02e688403745 08:43:31 Step 30/31 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:43:31 Removing intermediate container 41ec33f8d8f0 08:43:31 ---> e49c546b8e81 08:43:31 Step 6/25 : COPY go.mod vendor* ./ 08:43:31 ---> Running in 33a0f7f6888e 08:43:31 Removing intermediate container 4e86a2aeb41f 08:43:31 ---> 313980cc143e 08:43:31 Step 6/26 : COPY go.mod vendor* ./ 08:43:31 Removing intermediate container 33a0f7f6888e 08:43:31 ---> 7431ba232c86 08:43:31 Step 31/31 : LABEL version=2.2.0-dev.86 08:43:31 ---> cd51486c1ee6 08:43:31 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:31 ---> Running in da87dd8648fb 08:43:31 Removing intermediate container 0b980952a535 08:43:31 ---> 43b5ab82fb6a 08:43:31 Step 6/22 : COPY go.mod vendor* ./ 08:43:31 ---> 0893db415b49 08:43:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:32 ---> Running in f719334b648d 08:43:32 ---> Running in d4b98010bd36 08:43:32 Removing intermediate container da87dd8648fb 08:43:32 ---> d9073872f2ce 08:43:32 08:43:32 Successfully built d9073872f2ce 08:43:32 ---> d35665f4657b 08:43:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:32 Successfully tagged security-bootstrapper:latest 08:43:32  Building security-bootstrapper ... done Building core-command 08:43:32 ---> Running in 357e6f0b9770 08:43:35 Removing intermediate container 9cb648e836a5 08:43:35 ---> e3e6703fb48f 08:43:35 Step 14/23 : ENV APP_PORT=58890 08:43:35 Removing intermediate container f719334b648d 08:43:35 ---> 4a3cd65d7c44 08:43:35 Step 8/25 : COPY . . 08:43:35 Removing intermediate container 357e6f0b9770 08:43:35 ---> 80988f1201c0 08:43:35 Step 8/22 : COPY . . 08:43:35 ---> Running in b81fdd3fca18 08:43:35 Removing intermediate container d4b98010bd36 08:43:35 ---> 1ecc1b9affab 08:43:35 Step 8/26 : COPY . . 08:43:35 Removing intermediate container b81fdd3fca18 08:43:35 ---> 66ef4895ccac 08:43:35 Step 15/23 : EXPOSE $APP_PORT 08:43:35 ---> Running in 410c39582277 08:43:35 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:43:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:43:35 ---> 0acfad2cf67c 08:43:35 Step 3/23 : WORKDIR /edgex-go 08:43:35 ---> Using cache 08:43:35 ---> edbdd6b158e1 08:43:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:35 ---> Using cache 08:43:35 ---> f606a389520f 08:43:35 Step 5/23 : RUN apk add --update --no-cache make git 08:43:35 ---> Using cache 08:43:35 ---> 43b5ab82fb6a 08:43:35 Step 6/23 : COPY go.mod vendor* ./ 08:43:35 ---> Using cache 08:43:35 ---> d35665f4657b 08:43:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:35 ---> Using cache 08:43:35 ---> 80988f1201c0 08:43:35 Step 8/23 : COPY . . 08:43:38 Removing intermediate container 410c39582277 08:43:38 ---> af717adb44df 08:43:38 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:43:42 ---> a3b4da1f0292 08:43:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:43:42 ---> 914be6dc9f79 08:43:42 Step 9/23 : RUN make cmd/core-command/core-command 08:43:42 ---> 542c91698692 08:43:42 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:43:42 ---> 58d974b79ff9 08:43:42 ---> Running in 58207b9b5307 08:43:42 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:43:42 ---> Running in 1e3bdc77b209 08:43:42 ---> Running in 553da894953d 08:43:42 ---> 2c623b8eacd4 08:43:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:43:42 ---> 331c931f9eff 08:43:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 08:43:42 ---> Running in 5c4f6ce7c29c 08:43:43 Removing intermediate container 5c4f6ce7c29c 08:43:43 ---> 9874ae51e57d 08:43:43 Step 10/26 : RUN mkdir -p spire-build 08:43:43 ---> Running in 0e81208cea07 08:43:43 ---> 1d5576379ffc 08:43:43 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 08:43:43 ---> Running in d34cf6350176 08:43:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:43:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:43:43 Removing intermediate container d34cf6350176 08:43:43 ---> 743a0f1e4a92 08:43:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:43:43 ---> Running in 6d37ee8917f3 08:43:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:43:43 Removing intermediate container 6d37ee8917f3 08:43:43 ---> e7bfb133c68a 08:43:43 Step 21/23 : LABEL arch=x86_64 08:43:43 ---> Running in 9dd2cadfd012 08:43:43 Removing intermediate container 9dd2cadfd012 08:43:43 ---> f89b8b994f88 08:43:43 Step 22/23 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:43:43 ---> Running in 4896059df051 08:43:43 Removing intermediate container 4896059df051 08:43:43 ---> 77924921c4d9 08:43:43 Step 23/23 : LABEL version=2.2.0-dev.86 08:43:44 Removing intermediate container 0e81208cea07 08:43:44 ---> 23e619e5151e 08:43:44 Step 11/26 : WORKDIR /edgex-go/spire-build 08:43:44 ---> Running in f668fd24e18d 08:43:44 ---> Running in e3253231c93e 08:43:44 Removing intermediate container f668fd24e18d 08:43:44 ---> 212caca7a759 08:43:44 08:43:44 Removing intermediate container e3253231c93e 08:43:44 ---> 7d6400844f2c 08:43:44 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 08:43:44 Successfully built 212caca7a759 08:43:44 Successfully tagged sys-mgmt-agent:latest 08:43:44  Building sys-mgmt-agent ... done Building security-spire-agent 08:43:44 ---> Running in 3902af69cca3 08:43:45 spire-1.2.1/ 08:43:45 spire-1.2.1/.data/ 08:43:45 spire-1.2.1/.data/.file 08:43:45 spire-1.2.1/.dockerignore 08:43:45 spire-1.2.1/.gitattributes 08:43:45 spire-1.2.1/.githooks/ 08:43:45 spire-1.2.1/.githooks/pre-commit 08:43:45 spire-1.2.1/.github/ 08:43:45 spire-1.2.1/.github/ISSUE_TEMPLATE.md 08:43:45 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 08:43:45 spire-1.2.1/.github/dependabot.yml 08:43:45 spire-1.2.1/.github/workflows/ 08:43:45 spire-1.2.1/.github/workflows/nightly_build.yaml 08:43:45 spire-1.2.1/.github/workflows/pr_build.yaml 08:43:45 spire-1.2.1/.github/workflows/release_build.yaml 08:43:45 spire-1.2.1/.github/workflows/scripts/ 08:43:45 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 08:43:45 spire-1.2.1/.github/workflows/scripts/push-images.sh 08:43:45 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 08:43:45 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 08:43:45 spire-1.2.1/.github/workflows/scripts/split.sh 08:43:45 spire-1.2.1/.gitignore 08:43:45 spire-1.2.1/.go-version 08:43:45 spire-1.2.1/.golangci.yml 08:43:45 spire-1.2.1/ADOPTERS.md 08:43:45 spire-1.2.1/CHANGELOG.md 08:43:45 spire-1.2.1/CODE-OF-CONDUCT.md 08:43:45 spire-1.2.1/CODEOWNERS 08:43:45 spire-1.2.1/CONTRIBUTING.md 08:43:45 spire-1.2.1/Dockerfile 08:43:45 spire-1.2.1/Dockerfile.dev 08:43:45 spire-1.2.1/Dockerfile.scratch 08:43:45 spire-1.2.1/LICENSE 08:43:45 spire-1.2.1/MAINTAINERS.md 08:43:45 spire-1.2.1/Makefile 08:43:45 spire-1.2.1/README.md 08:43:45 spire-1.2.1/ROADMAP.md 08:43:45 spire-1.2.1/SECURITY.md 08:43:45 spire-1.2.1/cmd/ 08:43:45 spire-1.2.1/cmd/spire-agent/ 08:43:45 spire-1.2.1/cmd/spire-agent/cli/ 08:43:45 spire-1.2.1/cmd/spire-agent/cli/api/ 08:43:45 spire-1.2.1/cmd/spire-agent/cli/api/common.go 08:43:45 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 08:43:45 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 08:43:45 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 08:43:45 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 08:43:45 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 08:43:45 spire-1.2.1/cmd/spire-agent/cli/cli.go 08:43:45 spire-1.2.1/cmd/spire-agent/cli/common/ 08:43:45 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 08:43:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 08:43:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 08:43:45 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 08:43:45 spire-1.2.1/cmd/spire-agent/cli/run/ 08:43:45 spire-1.2.1/cmd/spire-agent/cli/run/run.go 08:43:45 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 08:43:45 spire-1.2.1/cmd/spire-agent/cli/validate/ 08:43:45 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 08:43:45 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 08:43:45 spire-1.2.1/cmd/spire-agent/main.go 08:43:45 spire-1.2.1/cmd/spire-server/ 08:43:45 spire-1.2.1/cmd/spire-server/cli/ 08:43:45 spire-1.2.1/cmd/spire-server/cli/agent/ 08:43:45 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/agent/count.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/agent/list.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/agent/show.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/bundle/ 08:43:45 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/cli.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/entry/ 08:43:45 spire-1.2.1/cmd/spire-server/cli/entry/count.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/entry/create.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/entry/show.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/entry/update.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/entry/util.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/federation/ 08:43:45 spire-1.2.1/cmd/spire-server/cli/federation/common.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/federation/create.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/federation/list.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/federation/show.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/federation/update.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 08:43:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/jwt/ 08:43:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/run/ 08:43:45 spire-1.2.1/cmd/spire-server/cli/run/run.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/token/ 08:43:45 spire-1.2.1/cmd/spire-server/cli/token/generate.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/validate/ 08:43:45 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/x509/ 08:43:45 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 08:43:45 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 08:43:45 spire-1.2.1/cmd/spire-server/main.go 08:43:45 spire-1.2.1/cmd/spire-server/util/ 08:43:45 spire-1.2.1/cmd/spire-server/util/util.go 08:43:45 spire-1.2.1/conf/ 08:43:45 spire-1.2.1/conf/agent/ 08:43:45 spire-1.2.1/conf/agent/agent.conf 08:43:45 spire-1.2.1/conf/agent/agent_full.conf 08:43:45 spire-1.2.1/conf/agent/dummy_root_ca.crt 08:43:45 spire-1.2.1/conf/server/ 08:43:45 spire-1.2.1/conf/server/dummy_upstream_ca.crt 08:43:45 spire-1.2.1/conf/server/dummy_upstream_ca.key 08:43:45 spire-1.2.1/conf/server/server.conf 08:43:45 spire-1.2.1/conf/server/server_full.conf 08:43:45 spire-1.2.1/doc/ 08:43:45 spire-1.2.1/doc/SPIRE101.md 08:43:45 spire-1.2.1/doc/auditlog.md 08:43:45 spire-1.2.1/doc/authorization_policy_engine.md 08:43:45 spire-1.2.1/doc/changelog_guidelines.md 08:43:45 spire-1.2.1/doc/cure53-report.pdf 08:43:45 spire-1.2.1/doc/images/ 08:43:45 spire-1.2.1/doc/images/2019_roadmap.png 08:43:45 spire-1.2.1/doc/images/SPIRE101.png 08:43:45 spire-1.2.1/doc/images/SPIRE_agent.png 08:43:45 spire-1.2.1/doc/images/SPIRE_server.png 08:43:45 spire-1.2.1/doc/images/cache_mgr.png 08:43:45 spire-1.2.1/doc/images/cache_mgr_components.png 08:43:45 spire-1.2.1/doc/images/federated_spire.png 08:43:45 spire-1.2.1/doc/images/ha_mode.png 08:43:45 spire-1.2.1/doc/images/nested_spire.png 08:43:45 spire-1.2.1/doc/images/oidc_federation.png 08:43:45 spire-1.2.1/doc/images/single_trust_domain.png 08:43:45 spire-1.2.1/doc/images/spiffe_compatible.png 08:43:45 spire-1.2.1/doc/images/spire_logo.png 08:43:45 spire-1.2.1/doc/migrating_registration_api_clients.md 08:43:45 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 08:43:45 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 08:43:45 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 08:43:45 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 08:43:45 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 08:43:45 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 08:43:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 08:43:45 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 08:43:45 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 08:43:45 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 08:43:45 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 08:43:45 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 08:43:45 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 08:43:45 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 08:43:45 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 08:43:45 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 08:43:45 spire-1.2.1/doc/plugin_server_datastore_sql.md 08:43:45 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 08:43:45 spire-1.2.1/doc/plugin_server_keymanager_disk.md 08:43:45 spire-1.2.1/doc/plugin_server_keymanager_memory.md 08:43:45 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 08:43:45 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 08:43:45 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 08:43:45 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 08:43:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 08:43:45 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 08:43:45 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 08:43:45 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 08:43:45 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 08:43:45 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 08:43:45 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 08:43:45 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 08:43:45 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 08:43:45 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 08:43:45 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 08:43:45 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 08:43:45 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 08:43:45 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 08:43:45 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 08:43:45 spire-1.2.1/doc/scaling_spire.md 08:43:45 spire-1.2.1/doc/spire_agent.md 08:43:45 spire-1.2.1/doc/spire_server.md 08:43:45 spire-1.2.1/doc/supported_integrations.md 08:43:45 spire-1.2.1/doc/telemetry.md 08:43:45 spire-1.2.1/doc/telemetry_config.md 08:43:45 spire-1.2.1/doc/upgrading.md 08:43:45 spire-1.2.1/doc/using_spire.md 08:43:45 spire-1.2.1/examples/ 08:43:45 spire-1.2.1/examples/README.md 08:43:45 spire-1.2.1/go.mod 08:43:45 spire-1.2.1/go.sum 08:43:45 spire-1.2.1/pkg/ 08:43:45 spire-1.2.1/pkg/agent/ 08:43:45 spire-1.2.1/pkg/agent/agent.go 08:43:45 spire-1.2.1/pkg/agent/api/ 08:43:45 spire-1.2.1/pkg/agent/api/config.go 08:43:45 spire-1.2.1/pkg/agent/api/debug/ 08:43:45 spire-1.2.1/pkg/agent/api/debug/v1/ 08:43:45 spire-1.2.1/pkg/agent/api/debug/v1/service.go 08:43:45 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 08:43:45 spire-1.2.1/pkg/agent/api/delegatedidentity/ 08:43:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 08:43:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 08:43:45 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 08:43:45 spire-1.2.1/pkg/agent/api/endpoints.go 08:43:45 spire-1.2.1/pkg/agent/api/health/ 08:43:45 spire-1.2.1/pkg/agent/api/health/v1/ 08:43:45 spire-1.2.1/pkg/agent/api/health/v1/service.go 08:43:45 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 08:43:45 spire-1.2.1/pkg/agent/api/rpccontext/ 08:43:45 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 08:43:45 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 08:43:45 spire-1.2.1/pkg/agent/attestor/ 08:43:45 spire-1.2.1/pkg/agent/attestor/node/ 08:43:45 spire-1.2.1/pkg/agent/attestor/node/experimental.go 08:43:45 spire-1.2.1/pkg/agent/attestor/node/node.go 08:43:45 spire-1.2.1/pkg/agent/attestor/node/node_test.go 08:43:45 spire-1.2.1/pkg/agent/attestor/workload/ 08:43:45 spire-1.2.1/pkg/agent/attestor/workload/workload.go 08:43:45 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 08:43:45 spire-1.2.1/pkg/agent/catalog/ 08:43:45 spire-1.2.1/pkg/agent/catalog/catalog.go 08:43:45 spire-1.2.1/pkg/agent/catalog/keymanager.go 08:43:45 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 08:43:45 spire-1.2.1/pkg/agent/catalog/svidstore.go 08:43:45 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 08:43:45 spire-1.2.1/pkg/agent/client/ 08:43:45 spire-1.2.1/pkg/agent/client/client.go 08:43:45 spire-1.2.1/pkg/agent/client/client_test.go 08:43:45 spire-1.2.1/pkg/agent/client/dial.go 08:43:45 spire-1.2.1/pkg/agent/client/nodeconn.go 08:43:45 spire-1.2.1/pkg/agent/client/nodeconn_test.go 08:43:45 spire-1.2.1/pkg/agent/client/update.go 08:43:45 spire-1.2.1/pkg/agent/client/util.go 08:43:45 spire-1.2.1/pkg/agent/common/ 08:43:45 spire-1.2.1/pkg/agent/common/backoff/ 08:43:45 spire-1.2.1/pkg/agent/common/backoff/backoff.go 08:43:45 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 08:43:45 spire-1.2.1/pkg/agent/common/cgroups/ 08:43:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 08:43:45 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 08:43:45 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 08:43:45 spire-1.2.1/pkg/agent/config.go 08:43:45 spire-1.2.1/pkg/agent/endpoints/ 08:43:45 spire-1.2.1/pkg/agent/endpoints/config.go 08:43:45 spire-1.2.1/pkg/agent/endpoints/endpoints.go 08:43:45 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 08:43:45 spire-1.2.1/pkg/agent/endpoints/metrics.go 08:43:45 spire-1.2.1/pkg/agent/endpoints/middleware.go 08:43:45 spire-1.2.1/pkg/agent/endpoints/peertracker.go 08:43:45 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 08:43:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 08:43:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 08:43:45 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 08:43:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 08:43:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 08:43:45 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 08:43:45 spire-1.2.1/pkg/agent/endpoints/workload/ 08:43:45 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 08:43:45 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 08:43:45 spire-1.2.1/pkg/agent/manager/ 08:43:45 spire-1.2.1/pkg/agent/manager/cache/ 08:43:45 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 08:43:45 spire-1.2.1/pkg/agent/manager/cache/cache.go 08:43:45 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 08:43:45 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 08:43:45 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 08:43:45 spire-1.2.1/pkg/agent/manager/cache/sets.go 08:43:45 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 08:43:45 spire-1.2.1/pkg/agent/manager/config.go 08:43:45 spire-1.2.1/pkg/agent/manager/manager.go 08:43:45 spire-1.2.1/pkg/agent/manager/manager_test.go 08:43:45 spire-1.2.1/pkg/agent/manager/storage.go 08:43:45 spire-1.2.1/pkg/agent/manager/storage_test.go 08:43:45 spire-1.2.1/pkg/agent/manager/storecache/ 08:43:45 spire-1.2.1/pkg/agent/manager/storecache/cache.go 08:43:45 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 08:43:45 spire-1.2.1/pkg/agent/manager/sync.go 08:43:45 spire-1.2.1/pkg/agent/plugin/ 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/ 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 08:43:45 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 08:43:45 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/svidstore/ 08:43:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 08:43:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 08:43:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 08:43:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 08:43:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 08:43:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 08:43:45 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 08:43:45 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 08:43:45 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 08:43:45 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 08:43:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 08:43:45 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 08:43:45 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 08:43:45 spire-1.2.1/pkg/agent/svid/ 08:43:45 spire-1.2.1/pkg/agent/svid/rotator.go 08:43:45 spire-1.2.1/pkg/agent/svid/rotator_config.go 08:43:45 spire-1.2.1/pkg/agent/svid/rotator_test.go 08:43:45 spire-1.2.1/pkg/agent/svid/store/ 08:43:45 spire-1.2.1/pkg/agent/svid/store/service.go 08:43:45 spire-1.2.1/pkg/agent/svid/store/service_test.go 08:43:45 spire-1.2.1/pkg/common/ 08:43:45 spire-1.2.1/pkg/common/agentpathtemplate/ 08:43:45 spire-1.2.1/pkg/common/agentpathtemplate/template.go 08:43:45 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 08:43:45 spire-1.2.1/pkg/common/api/ 08:43:45 spire-1.2.1/pkg/common/api/metrics.go 08:43:45 spire-1.2.1/pkg/common/api/middleware/ 08:43:45 spire-1.2.1/pkg/common/api/middleware/common_test.go 08:43:45 spire-1.2.1/pkg/common/api/middleware/interceptor.go 08:43:45 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 08:43:45 spire-1.2.1/pkg/common/api/middleware/logger.go 08:43:45 spire-1.2.1/pkg/common/api/middleware/logger_test.go 08:43:45 spire-1.2.1/pkg/common/api/middleware/metrics.go 08:43:45 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 08:43:45 spire-1.2.1/pkg/common/api/middleware/middleware.go 08:43:45 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 08:43:45 spire-1.2.1/pkg/common/api/middleware/misconfig.go 08:43:45 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 08:43:45 spire-1.2.1/pkg/common/api/middleware/names.go 08:43:45 spire-1.2.1/pkg/common/api/middleware/names_test.go 08:43:45 spire-1.2.1/pkg/common/api/names.go 08:43:45 spire-1.2.1/pkg/common/api/ratelimit.go 08:43:45 spire-1.2.1/pkg/common/api/rpccontext/ 08:43:45 spire-1.2.1/pkg/common/api/rpccontext/logger.go 08:43:45 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 08:43:45 spire-1.2.1/pkg/common/api/rpccontext/names.go 08:43:45 spire-1.2.1/pkg/common/auth/ 08:43:45 spire-1.2.1/pkg/common/auth/interceptors.go 08:43:45 spire-1.2.1/pkg/common/auth/interceptors_test.go 08:43:45 spire-1.2.1/pkg/common/auth/untracked_uds.go 08:43:45 spire-1.2.1/pkg/common/bundleutil/ 08:43:45 spire-1.2.1/pkg/common/bundleutil/bundle.go 08:43:45 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 08:43:45 spire-1.2.1/pkg/common/bundleutil/common_test.go 08:43:45 spire-1.2.1/pkg/common/bundleutil/marshal.go 08:43:45 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 08:43:45 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 08:43:45 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 08:43:45 spire-1.2.1/pkg/common/bundleutil/types.go 08:43:45 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 08:43:45 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 08:43:45 spire-1.2.1/pkg/common/catalog/ 08:43:45 spire-1.2.1/pkg/common/catalog/bind.go 08:43:45 spire-1.2.1/pkg/common/catalog/builtin.go 08:43:45 spire-1.2.1/pkg/common/catalog/catalog.go 08:43:45 spire-1.2.1/pkg/common/catalog/catalog_test.go 08:43:45 spire-1.2.1/pkg/common/catalog/closers.go 08:43:45 spire-1.2.1/pkg/common/catalog/cmd_linux.go 08:43:45 spire-1.2.1/pkg/common/catalog/cmd_other.go 08:43:45 spire-1.2.1/pkg/common/catalog/config.go 08:43:45 spire-1.2.1/pkg/common/catalog/config_test.go 08:43:45 spire-1.2.1/pkg/common/catalog/configure.go 08:43:45 spire-1.2.1/pkg/common/catalog/constraints.go 08:43:45 spire-1.2.1/pkg/common/catalog/constraints_test.go 08:43:45 spire-1.2.1/pkg/common/catalog/context.go 08:43:45 spire-1.2.1/pkg/common/catalog/external.go 08:43:45 spire-1.2.1/pkg/common/catalog/host.go 08:43:45 spire-1.2.1/pkg/common/catalog/pipenet.go 08:43:45 spire-1.2.1/pkg/common/catalog/plugin.go 08:43:45 spire-1.2.1/pkg/common/catalog/testplugin/ 08:43:45 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 08:43:45 spire-1.2.1/pkg/common/catalog/testplugin/main.go 08:43:45 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 08:43:45 spire-1.2.1/pkg/common/cli/ 08:43:45 spire-1.2.1/pkg/common/cli/env.go 08:43:45 spire-1.2.1/pkg/common/cli/flags.go 08:43:45 spire-1.2.1/pkg/common/cli/trust_domain.go 08:43:45 spire-1.2.1/pkg/common/cli/trust_domain_test.go 08:43:45 spire-1.2.1/pkg/common/cli/umask.go 08:43:45 spire-1.2.1/pkg/common/cli/umask_posix.go 08:43:45 spire-1.2.1/pkg/common/cli/umask_test.go 08:43:45 spire-1.2.1/pkg/common/cli/umask_windows.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/ 08:43:45 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/flag.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/flag_test.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/format.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/format_test.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/ 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 08:43:45 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 08:43:45 spire-1.2.1/pkg/common/coretypes/ 08:43:45 spire-1.2.1/pkg/common/coretypes/bundle/ 08:43:45 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 08:43:45 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 08:43:45 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 08:43:45 spire-1.2.1/pkg/common/coretypes/bundle/require.go 08:43:45 spire-1.2.1/pkg/common/coretypes/jwtkey/ 08:43:45 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 08:43:45 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 08:43:45 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 08:43:45 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 08:43:45 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 08:43:45 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 08:43:45 spire-1.2.1/pkg/common/coretypes/x509certificate/ 08:43:45 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 08:43:45 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 08:43:45 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 08:43:45 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 08:43:45 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 08:43:45 spire-1.2.1/pkg/common/cryptoutil/ 08:43:45 spire-1.2.1/pkg/common/cryptoutil/keys.go 08:43:45 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 08:43:45 spire-1.2.1/pkg/common/diskutil/ 08:43:45 spire-1.2.1/pkg/common/diskutil/file_posix.go 08:43:45 spire-1.2.1/pkg/common/diskutil/file_test.go 08:43:45 spire-1.2.1/pkg/common/diskutil/file_windows.go 08:43:45 spire-1.2.1/pkg/common/errorutil/ 08:43:45 spire-1.2.1/pkg/common/errorutil/wrapper.go 08:43:45 spire-1.2.1/pkg/common/health/ 08:43:45 spire-1.2.1/pkg/common/health/config.go 08:43:45 spire-1.2.1/pkg/common/health/context.go 08:43:45 spire-1.2.1/pkg/common/health/context_test.go 08:43:45 spire-1.2.1/pkg/common/health/health.go 08:43:45 spire-1.2.1/pkg/common/health/health_test.go 08:43:45 spire-1.2.1/pkg/common/health/logger.go 08:43:45 spire-1.2.1/pkg/common/hostservice/ 08:43:45 spire-1.2.1/pkg/common/hostservice/metricsservice/ 08:43:45 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 08:43:45 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 08:43:45 spire-1.2.1/pkg/common/idutil/ 08:43:45 spire-1.2.1/pkg/common/idutil/require.go 08:43:45 spire-1.2.1/pkg/common/idutil/require_test.go 08:43:45 spire-1.2.1/pkg/common/idutil/safety.go 08:43:45 spire-1.2.1/pkg/common/idutil/safety_test.go 08:43:45 spire-1.2.1/pkg/common/idutil/spiffeid.go 08:43:45 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 08:43:45 spire-1.2.1/pkg/common/jwtsvid/ 08:43:45 spire-1.2.1/pkg/common/jwtsvid/common.go 08:43:45 spire-1.2.1/pkg/common/jwtsvid/sign.go 08:43:45 spire-1.2.1/pkg/common/jwtsvid/token_test.go 08:43:45 spire-1.2.1/pkg/common/jwtsvid/validate.go 08:43:45 spire-1.2.1/pkg/common/jwtutil/ 08:43:45 spire-1.2.1/pkg/common/jwtutil/keyset.go 08:43:45 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 08:43:45 spire-1.2.1/pkg/common/log/ 08:43:45 spire-1.2.1/pkg/common/log/hclog_adapter.go 08:43:45 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 08:43:45 spire-1.2.1/pkg/common/log/log.go 08:43:45 spire-1.2.1/pkg/common/log/log_test.go 08:43:45 spire-1.2.1/pkg/common/log/options.go 08:43:45 spire-1.2.1/pkg/common/nodeutil/ 08:43:45 spire-1.2.1/pkg/common/nodeutil/node.go 08:43:45 spire-1.2.1/pkg/common/nodeutil/node_test.go 08:43:45 spire-1.2.1/pkg/common/peertracker/ 08:43:45 spire-1.2.1/pkg/common/peertracker/conn.go 08:43:45 spire-1.2.1/pkg/common/peertracker/credentials.go 08:43:45 spire-1.2.1/pkg/common/peertracker/errors.go 08:43:45 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 08:43:45 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 08:43:45 spire-1.2.1/pkg/common/peertracker/info.go 08:43:45 spire-1.2.1/pkg/common/peertracker/listener.go 08:43:45 spire-1.2.1/pkg/common/peertracker/listener_test.go 08:43:45 spire-1.2.1/pkg/common/peertracker/peertracker.go 08:43:45 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 08:43:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 08:43:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 08:43:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 08:43:45 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 08:43:45 spire-1.2.1/pkg/common/peertracker/tcp.go 08:43:45 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 08:43:45 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 08:43:45 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 08:43:45 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 08:43:45 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 08:43:45 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 08:43:45 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 08:43:45 spire-1.2.1/pkg/common/peertracker/uds.go 08:43:45 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 08:43:45 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 08:43:45 spire-1.2.1/pkg/common/peertracker/uds_linux.go 08:43:45 spire-1.2.1/pkg/common/pemutil/ 08:43:45 spire-1.2.1/pkg/common/pemutil/block.go 08:43:45 spire-1.2.1/pkg/common/pemutil/certs.go 08:43:45 spire-1.2.1/pkg/common/pemutil/common.go 08:43:45 spire-1.2.1/pkg/common/pemutil/csr.go 08:43:45 spire-1.2.1/pkg/common/pemutil/keys.go 08:43:45 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 08:43:45 spire-1.2.1/pkg/common/pemutil/testdata/ 08:43:45 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 08:43:45 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 08:43:45 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 08:43:45 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 08:43:45 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 08:43:45 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 08:43:45 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 08:43:45 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 08:43:45 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 08:43:45 spire-1.2.1/pkg/common/plugin/ 08:43:45 spire-1.2.1/pkg/common/plugin/aws/ 08:43:45 spire-1.2.1/pkg/common/plugin/aws/iid.go 08:43:45 spire-1.2.1/pkg/common/plugin/azure/ 08:43:45 spire-1.2.1/pkg/common/plugin/azure/msi.go 08:43:45 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 08:43:45 spire-1.2.1/pkg/common/plugin/facade.go 08:43:45 spire-1.2.1/pkg/common/plugin/facade_test.go 08:43:45 spire-1.2.1/pkg/common/plugin/gcp/ 08:43:45 spire-1.2.1/pkg/common/plugin/gcp/iit.go 08:43:45 spire-1.2.1/pkg/common/plugin/k8s/ 08:43:45 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 08:43:45 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 08:43:45 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 08:43:45 spire-1.2.1/pkg/common/plugin/k8s/utils.go 08:43:45 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 08:43:45 spire-1.2.1/pkg/common/plugin/log.go 08:43:45 spire-1.2.1/pkg/common/plugin/sshpop/ 08:43:45 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 08:43:45 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 08:43:45 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 08:43:45 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 08:43:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 08:43:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 08:43:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 08:43:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 08:43:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 08:43:45 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 08:43:45 spire-1.2.1/pkg/common/plugin/tpmdevid/ 08:43:45 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 08:43:45 spire-1.2.1/pkg/common/plugin/x509pop/ 08:43:45 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 08:43:45 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 08:43:45 spire-1.2.1/pkg/common/profiling/ 08:43:45 spire-1.2.1/pkg/common/profiling/dumpers.go 08:43:45 spire-1.2.1/pkg/common/profiling/profiling.go 08:43:45 spire-1.2.1/pkg/common/protoutil/ 08:43:45 spire-1.2.1/pkg/common/protoutil/masks.go 08:43:45 spire-1.2.1/pkg/common/protoutil/masks_test.go 08:43:45 spire-1.2.1/pkg/common/rotationutil/ 08:43:45 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 08:43:45 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 08:43:45 spire-1.2.1/pkg/common/selector/ 08:43:45 spire-1.2.1/pkg/common/selector/selector.go 08:43:45 spire-1.2.1/pkg/common/selector/selector_test.go 08:43:45 spire-1.2.1/pkg/common/selector/set.go 08:43:45 spire-1.2.1/pkg/common/selector/set_utils.go 08:43:45 spire-1.2.1/pkg/common/selector/set_utils_test.go 08:43:45 spire-1.2.1/pkg/common/telemetry/ 08:43:45 spire-1.2.1/pkg/common/telemetry/agent/ 08:43:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 08:43:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 08:43:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 08:43:45 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 08:43:45 spire-1.2.1/pkg/common/telemetry/agent/manager.go 08:43:45 spire-1.2.1/pkg/common/telemetry/agent/node.go 08:43:45 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 08:43:45 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 08:43:45 spire-1.2.1/pkg/common/telemetry/agent/store/ 08:43:45 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 08:43:45 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 08:43:45 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 08:43:45 spire-1.2.1/pkg/common/telemetry/blackhole.go 08:43:45 spire-1.2.1/pkg/common/telemetry/call.go 08:43:45 spire-1.2.1/pkg/common/telemetry/common/ 08:43:45 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 08:43:45 spire-1.2.1/pkg/common/telemetry/config.go 08:43:45 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 08:43:45 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 08:43:45 spire-1.2.1/pkg/common/telemetry/inmem.go 08:43:45 spire-1.2.1/pkg/common/telemetry/inmem_test.go 08:43:45 spire-1.2.1/pkg/common/telemetry/m3.go 08:43:45 spire-1.2.1/pkg/common/telemetry/m3_test.go 08:43:45 spire-1.2.1/pkg/common/telemetry/metrics.go 08:43:45 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 08:43:45 spire-1.2.1/pkg/common/telemetry/names.go 08:43:45 spire-1.2.1/pkg/common/telemetry/prometheus.go 08:43:45 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 08:43:45 spire-1.2.1/pkg/common/telemetry/sanitize.go 08:43:45 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 08:43:45 spire-1.2.1/pkg/common/telemetry/server/ 08:43:45 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 08:43:45 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 08:43:45 spire-1.2.1/pkg/common/telemetry/server/datastore/ 08:43:45 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 08:43:45 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 08:43:45 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 08:43:45 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 08:43:45 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 08:43:45 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 08:43:45 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 08:43:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 08:43:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 08:43:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 08:43:45 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 08:43:45 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 08:43:45 spire-1.2.1/pkg/common/telemetry/server/rotate.go 08:43:45 spire-1.2.1/pkg/common/telemetry/server/server.go 08:43:45 spire-1.2.1/pkg/common/telemetry/sink.go 08:43:45 spire-1.2.1/pkg/common/telemetry/statsd.go 08:43:45 spire-1.2.1/pkg/common/telemetry/statsd_test.go 08:43:45 spire-1.2.1/pkg/common/telemetry/uptime.go 08:43:45 spire-1.2.1/pkg/common/telemetry/version.go 08:43:45 spire-1.2.1/pkg/common/telemetry/withlabels.go 08:43:45 spire-1.2.1/pkg/common/uptime/ 08:43:45 spire-1.2.1/pkg/common/uptime/uptime.go 08:43:45 spire-1.2.1/pkg/common/uptime/uptime_test.go 08:43:45 spire-1.2.1/pkg/common/util/ 08:43:45 spire-1.2.1/pkg/common/util/certs.go 08:43:45 spire-1.2.1/pkg/common/util/certs_test.go 08:43:45 spire-1.2.1/pkg/common/util/csr.go 08:43:45 spire-1.2.1/pkg/common/util/hash.go 08:43:45 spire-1.2.1/pkg/common/util/selectors.go 08:43:45 spire-1.2.1/pkg/common/util/selectors_test.go 08:43:45 spire-1.2.1/pkg/common/util/signals.go 08:43:45 spire-1.2.1/pkg/common/util/sort.go 08:43:45 spire-1.2.1/pkg/common/util/sort_test.go 08:43:45 spire-1.2.1/pkg/common/util/task.go 08:43:45 spire-1.2.1/pkg/common/util/task_test.go 08:43:45 spire-1.2.1/pkg/common/util/testdata/ 08:43:45 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 08:43:45 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 08:43:45 spire-1.2.1/pkg/common/version/ 08:43:45 spire-1.2.1/pkg/common/version/version.go 08:43:45 spire-1.2.1/pkg/common/x509svid/ 08:43:45 spire-1.2.1/pkg/common/x509svid/common_test.go 08:43:45 spire-1.2.1/pkg/common/x509svid/csr.go 08:43:45 spire-1.2.1/pkg/common/x509svid/upstreamca.go 08:43:45 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 08:43:45 spire-1.2.1/pkg/common/x509util/ 08:43:45 spire-1.2.1/pkg/common/x509util/cert.go 08:43:45 spire-1.2.1/pkg/common/x509util/dns.go 08:43:45 spire-1.2.1/pkg/common/x509util/dns_test.go 08:43:45 spire-1.2.1/pkg/common/x509util/keyid.go 08:43:45 spire-1.2.1/pkg/common/x509util/keypair.go 08:43:45 spire-1.2.1/pkg/common/x509util/serialnumber.go 08:43:45 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 08:43:45 spire-1.2.1/pkg/server/ 08:43:45 spire-1.2.1/pkg/server/api/ 08:43:45 spire-1.2.1/pkg/server/api/agent.go 08:43:45 spire-1.2.1/pkg/server/api/agent/ 08:43:45 spire-1.2.1/pkg/server/api/agent/v1/ 08:43:45 spire-1.2.1/pkg/server/api/agent/v1/service.go 08:43:45 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 08:43:45 spire-1.2.1/pkg/server/api/agent_test.go 08:43:45 spire-1.2.1/pkg/server/api/api.go 08:43:45 spire-1.2.1/pkg/server/api/audit/ 08:43:45 spire-1.2.1/pkg/server/api/audit/audit.go 08:43:45 spire-1.2.1/pkg/server/api/audit/audit_test.go 08:43:45 spire-1.2.1/pkg/server/api/bundle.go 08:43:45 spire-1.2.1/pkg/server/api/bundle/ 08:43:45 spire-1.2.1/pkg/server/api/bundle/v1/ 08:43:45 spire-1.2.1/pkg/server/api/bundle/v1/service.go 08:43:45 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 08:43:45 spire-1.2.1/pkg/server/api/bundle_test.go 08:43:45 spire-1.2.1/pkg/server/api/debug/ 08:43:45 spire-1.2.1/pkg/server/api/debug/v1/ 08:43:45 spire-1.2.1/pkg/server/api/debug/v1/service.go 08:43:45 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 08:43:45 spire-1.2.1/pkg/server/api/entry.go 08:43:45 spire-1.2.1/pkg/server/api/entry/ 08:43:45 spire-1.2.1/pkg/server/api/entry/v1/ 08:43:45 spire-1.2.1/pkg/server/api/entry/v1/service.go 08:43:45 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 08:43:45 spire-1.2.1/pkg/server/api/entry_test.go 08:43:45 spire-1.2.1/pkg/server/api/health/ 08:43:45 spire-1.2.1/pkg/server/api/health/v1/ 08:43:45 spire-1.2.1/pkg/server/api/health/v1/service.go 08:43:45 spire-1.2.1/pkg/server/api/health/v1/service_test.go 08:43:45 spire-1.2.1/pkg/server/api/id.go 08:43:45 spire-1.2.1/pkg/server/api/id_test.go 08:43:45 spire-1.2.1/pkg/server/api/limits/ 08:43:45 spire-1.2.1/pkg/server/api/limits/limits.go 08:43:45 spire-1.2.1/pkg/server/api/middleware/ 08:43:45 spire-1.2.1/pkg/server/api/middleware/alias.go 08:43:45 spire-1.2.1/pkg/server/api/middleware/audit.go 08:43:45 spire-1.2.1/pkg/server/api/middleware/authorization.go 08:43:45 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 08:43:45 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 08:43:45 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 08:43:45 spire-1.2.1/pkg/server/api/middleware/caller.go 08:43:45 spire-1.2.1/pkg/server/api/middleware/caller_test.go 08:43:45 spire-1.2.1/pkg/server/api/middleware/common.go 08:43:45 spire-1.2.1/pkg/server/api/middleware/common_test.go 08:43:45 spire-1.2.1/pkg/server/api/middleware/entries.go 08:43:45 spire-1.2.1/pkg/server/api/middleware/entries_test.go 08:43:45 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 08:43:45 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 08:43:45 spire-1.2.1/pkg/server/api/ratelimit.go 08:43:45 spire-1.2.1/pkg/server/api/rpccontext/ 08:43:45 spire-1.2.1/pkg/server/api/rpccontext/alias.go 08:43:45 spire-1.2.1/pkg/server/api/rpccontext/audit.go 08:43:45 spire-1.2.1/pkg/server/api/rpccontext/caller.go 08:43:45 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 08:43:45 spire-1.2.1/pkg/server/api/selector.go 08:43:45 spire-1.2.1/pkg/server/api/selector_test.go 08:43:45 spire-1.2.1/pkg/server/api/status.go 08:43:45 spire-1.2.1/pkg/server/api/status_test.go 08:43:45 spire-1.2.1/pkg/server/api/svid/ 08:43:45 spire-1.2.1/pkg/server/api/svid/v1/ 08:43:45 spire-1.2.1/pkg/server/api/svid/v1/service.go 08:43:45 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 08:43:45 spire-1.2.1/pkg/server/api/trustdomain.go 08:43:45 spire-1.2.1/pkg/server/api/trustdomain/ 08:43:45 spire-1.2.1/pkg/server/api/trustdomain/v1/ 08:43:45 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 08:43:45 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 08:43:45 spire-1.2.1/pkg/server/api/trustdomain_test.go 08:43:45 spire-1.2.1/pkg/server/authpolicy/ 08:43:45 spire-1.2.1/pkg/server/authpolicy/defaults.go 08:43:45 spire-1.2.1/pkg/server/authpolicy/policy.go 08:43:45 spire-1.2.1/pkg/server/authpolicy/policy.rego 08:43:45 spire-1.2.1/pkg/server/authpolicy/policy_data.json 08:43:45 spire-1.2.1/pkg/server/authpolicy/policy_test.go 08:43:45 spire-1.2.1/pkg/server/authpolicy/validate.go 08:43:45 spire-1.2.1/pkg/server/bundle/ 08:43:45 spire-1.2.1/pkg/server/bundle/client/ 08:43:45 spire-1.2.1/pkg/server/bundle/client/client.go 08:43:45 spire-1.2.1/pkg/server/bundle/client/client_test.go 08:43:45 spire-1.2.1/pkg/server/bundle/client/manager.go 08:43:45 spire-1.2.1/pkg/server/bundle/client/manager_test.go 08:43:45 spire-1.2.1/pkg/server/bundle/client/sources.go 08:43:45 spire-1.2.1/pkg/server/bundle/client/sources_test.go 08:43:45 spire-1.2.1/pkg/server/bundle/client/updater.go 08:43:45 spire-1.2.1/pkg/server/bundle/client/updater_test.go 08:43:45 spire-1.2.1/pkg/server/ca/ 08:43:45 spire-1.2.1/pkg/server/ca/ca.go 08:43:45 spire-1.2.1/pkg/server/ca/ca_health.go 08:43:45 spire-1.2.1/pkg/server/ca/ca_test.go 08:43:45 spire-1.2.1/pkg/server/ca/journal.go 08:43:45 spire-1.2.1/pkg/server/ca/journal_test.go 08:43:45 spire-1.2.1/pkg/server/ca/manager.go 08:43:45 spire-1.2.1/pkg/server/ca/manager_health.go 08:43:45 spire-1.2.1/pkg/server/ca/manager_test.go 08:43:45 spire-1.2.1/pkg/server/ca/templates.go 08:43:45 spire-1.2.1/pkg/server/ca/upstream_client.go 08:43:45 spire-1.2.1/pkg/server/ca/upstream_client_test.go 08:43:45 spire-1.2.1/pkg/server/ca/validation.go 08:43:45 spire-1.2.1/pkg/server/cache/ 08:43:45 spire-1.2.1/pkg/server/cache/dscache/ 08:43:45 spire-1.2.1/pkg/server/cache/dscache/cache.go 08:43:45 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 08:43:45 spire-1.2.1/pkg/server/cache/entrycache/ 08:43:45 spire-1.2.1/pkg/server/cache/entrycache/cache.go 08:43:45 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 08:43:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 08:43:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 08:43:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 08:43:45 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 08:43:45 spire-1.2.1/pkg/server/catalog/ 08:43:45 spire-1.2.1/pkg/server/catalog/catalog.go 08:43:45 spire-1.2.1/pkg/server/catalog/keymanager.go 08:43:45 spire-1.2.1/pkg/server/catalog/nodeattestor.go 08:43:45 spire-1.2.1/pkg/server/catalog/noderesolver.go 08:43:45 spire-1.2.1/pkg/server/catalog/notifier.go 08:43:45 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 08:43:45 spire-1.2.1/pkg/server/config.go 08:43:45 spire-1.2.1/pkg/server/datastore/ 08:43:45 spire-1.2.1/pkg/server/datastore/datastore.go 08:43:45 spire-1.2.1/pkg/server/datastore/datastore_health.go 08:43:45 spire-1.2.1/pkg/server/datastore/repository.go 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/ 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 08:43:45 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 08:43:45 spire-1.2.1/pkg/server/endpoints/ 08:43:45 spire-1.2.1/pkg/server/endpoints/bundle/ 08:43:45 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 08:43:45 spire-1.2.1/pkg/server/endpoints/bundle/config.go 08:43:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 08:43:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 08:43:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 08:43:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 08:43:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 08:43:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 08:43:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 08:43:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 08:43:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 08:43:45 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 08:43:45 spire-1.2.1/pkg/server/endpoints/bundle/server.go 08:43:45 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 08:43:45 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 08:43:45 spire-1.2.1/pkg/server/endpoints/config.go 08:43:45 spire-1.2.1/pkg/server/endpoints/endpoints.go 08:43:45 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 08:43:45 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 08:43:45 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 08:43:45 spire-1.2.1/pkg/server/endpoints/middleware.go 08:43:45 spire-1.2.1/pkg/server/endpoints/middleware_test.go 08:43:45 spire-1.2.1/pkg/server/hostservice/ 08:43:45 spire-1.2.1/pkg/server/hostservice/agentstore/ 08:43:45 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 08:43:45 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 08:43:45 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 08:43:45 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 08:43:45 spire-1.2.1/pkg/server/hostservice/identityprovider/ 08:43:45 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 08:43:45 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/ 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/ 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/base/ 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/test/ 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 08:43:45 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/ 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 08:43:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/noderesolver/ 08:43:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 08:43:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 08:43:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 08:43:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 08:43:45 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 08:43:45 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 08:43:45 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/notifier/ 08:43:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 08:43:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 08:43:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 08:43:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 08:43:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 08:43:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 08:43:45 spire-1.2.1/pkg/server/plugin/notifier/repository.go 08:43:45 spire-1.2.1/pkg/server/plugin/notifier/v1.go 08:43:45 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 08:43:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 08:43:45 spire-1.2.1/pkg/server/registration/ 08:43:45 spire-1.2.1/pkg/server/registration/manager.go 08:43:45 spire-1.2.1/pkg/server/registration/manager_test.go 08:43:45 spire-1.2.1/pkg/server/scanentries.go 08:43:45 spire-1.2.1/pkg/server/scanentries_test.go 08:43:45 spire-1.2.1/pkg/server/server.go 08:43:45 spire-1.2.1/pkg/server/server_test.go 08:43:45 spire-1.2.1/pkg/server/svid/ 08:43:45 spire-1.2.1/pkg/server/svid/observer.go 08:43:45 spire-1.2.1/pkg/server/svid/observer_test.go 08:43:45 spire-1.2.1/pkg/server/svid/rotator.go 08:43:45 spire-1.2.1/pkg/server/svid/rotator_config.go 08:43:45 spire-1.2.1/pkg/server/svid/rotator_config_test.go 08:43:45 spire-1.2.1/pkg/server/svid/rotator_test.go 08:43:45 spire-1.2.1/proto/ 08:43:45 spire-1.2.1/proto/private/ 08:43:45 spire-1.2.1/proto/private/server/ 08:43:45 spire-1.2.1/proto/private/server/journal/ 08:43:45 spire-1.2.1/proto/private/server/journal/journal.pb.go 08:43:45 spire-1.2.1/proto/private/server/journal/journal.proto 08:43:45 spire-1.2.1/proto/spire/ 08:43:45 spire-1.2.1/proto/spire/common/ 08:43:45 spire-1.2.1/proto/spire/common/common.pb.go 08:43:45 spire-1.2.1/proto/spire/common/common.proto 08:43:45 spire-1.2.1/proto/spire/common/plugin/ 08:43:45 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 08:43:45 spire-1.2.1/proto/spire/common/plugin/plugin.proto 08:43:45 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 08:43:45 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 08:43:45 spire-1.2.1/proto/spire/plugin/ 08:43:45 spire-1.2.1/proto/spire/plugin/agent/ 08:43:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 08:43:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 08:43:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 08:43:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 08:43:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 08:43:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 08:43:45 spire-1.2.1/release/ 08:43:45 spire-1.2.1/release/spire-extras/ 08:43:45 spire-1.2.1/release/spire-extras/README.md 08:43:45 spire-1.2.1/release/spire-extras/conf/ 08:43:45 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 08:43:45 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 08:43:45 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 08:43:45 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 08:43:45 spire-1.2.1/release/spire/ 08:43:45 spire-1.2.1/release/spire/README.md 08:43:45 spire-1.2.1/release/spire/conf/ 08:43:45 spire-1.2.1/release/spire/conf/agent/ 08:43:45 spire-1.2.1/release/spire/conf/agent/agent.conf 08:43:45 spire-1.2.1/release/spire/conf/server/ 08:43:45 spire-1.2.1/release/spire/conf/server/server.conf 08:43:45 spire-1.2.1/script/ 08:43:45 spire-1.2.1/script/build-artifact.sh 08:43:45 spire-1.2.1/script/generate_dummy_ca.sh 08:43:45 spire-1.2.1/support/ 08:43:45 spire-1.2.1/support/k8s/ 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/ 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 08:43:45 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 08:43:45 spire-1.2.1/support/oidc-discovery-provider/ 08:43:45 spire-1.2.1/support/oidc-discovery-provider/README.md 08:43:45 spire-1.2.1/support/oidc-discovery-provider/common_test.go 08:43:45 spire-1.2.1/support/oidc-discovery-provider/config.go 08:43:45 spire-1.2.1/support/oidc-discovery-provider/config_test.go 08:43:45 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 08:43:45 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 08:43:45 spire-1.2.1/support/oidc-discovery-provider/handler.go 08:43:45 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 08:43:45 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 08:43:45 spire-1.2.1/support/oidc-discovery-provider/main.go 08:43:45 spire-1.2.1/support/oidc-discovery-provider/server_api.go 08:43:45 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 08:43:45 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 08:43:45 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 08:43:45 spire-1.2.1/test/ 08:43:45 spire-1.2.1/test/clock/ 08:43:45 spire-1.2.1/test/clock/clock.go 08:43:45 spire-1.2.1/test/fakes/ 08:43:45 spire-1.2.1/test/fakes/fakeagentcatalog/ 08:43:45 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 08:43:45 spire-1.2.1/test/fakes/fakeagentkeymanager/ 08:43:45 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 08:43:45 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 08:43:45 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 08:43:45 spire-1.2.1/test/fakes/fakeagentstore/ 08:43:45 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 08:43:45 spire-1.2.1/test/fakes/fakedatastore/ 08:43:45 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 08:43:45 spire-1.2.1/test/fakes/fakeentryclient/ 08:43:45 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 08:43:45 spire-1.2.1/test/fakes/fakehealthchecker/ 08:43:45 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 08:43:45 spire-1.2.1/test/fakes/fakeidentityprovider/ 08:43:45 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 08:43:45 spire-1.2.1/test/fakes/fakemetrics/ 08:43:45 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 08:43:45 spire-1.2.1/test/fakes/fakenoderesolver/ 08:43:45 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 08:43:45 spire-1.2.1/test/fakes/fakenotifier/ 08:43:45 spire-1.2.1/test/fakes/fakenotifier/notifier.go 08:43:45 spire-1.2.1/test/fakes/fakepluginmetrics/ 08:43:45 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 08:43:45 spire-1.2.1/test/fakes/fakeserverca/ 08:43:45 spire-1.2.1/test/fakes/fakeserverca/serverca.go 08:43:45 spire-1.2.1/test/fakes/fakeservercatalog/ 08:43:45 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 08:43:45 spire-1.2.1/test/fakes/fakeserverkeymanager/ 08:43:45 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 08:43:45 spire-1.2.1/test/fakes/fakeservernodeattestor/ 08:43:45 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 08:43:45 spire-1.2.1/test/fakes/fakeupstreamauthority/ 08:43:45 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 08:43:45 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 08:43:45 spire-1.2.1/test/fakes/fakeworkloadapi/ 08:43:45 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 08:43:45 spire-1.2.1/test/fakes/fakeworkloadattestor/ 08:43:45 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 08:43:45 spire-1.2.1/test/fixture/ 08:43:45 spire-1.2.1/test/fixture/certs/ 08:43:45 spire-1.2.1/test/fixture/certs/agent_svid.der 08:43:45 spire-1.2.1/test/fixture/certs/base_cert.pem 08:43:45 spire-1.2.1/test/fixture/certs/base_csr.pem 08:43:45 spire-1.2.1/test/fixture/certs/base_key.pem 08:43:45 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 08:43:45 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 08:43:45 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 08:43:45 spire-1.2.1/test/fixture/certs/blog_cert.pem 08:43:45 spire-1.2.1/test/fixture/certs/blog_csr.pem 08:43:45 spire-1.2.1/test/fixture/certs/blog_key.pem 08:43:45 spire-1.2.1/test/fixture/certs/bundle.der 08:43:45 spire-1.2.1/test/fixture/certs/ca.pem 08:43:45 spire-1.2.1/test/fixture/certs/ca_key.pem 08:43:45 spire-1.2.1/test/fixture/certs/database_cert.pem 08:43:45 spire-1.2.1/test/fixture/certs/database_csr.pem 08:43:45 spire-1.2.1/test/fixture/certs/database_key.pem 08:43:45 spire-1.2.1/test/fixture/certs/node_cert.pem 08:43:45 spire-1.2.1/test/fixture/certs/node_csr.pem 08:43:45 spire-1.2.1/test/fixture/certs/node_key.pem 08:43:45 spire-1.2.1/test/fixture/certs/svid.pem 08:43:45 spire-1.2.1/test/fixture/certs/svid_key.pem 08:43:45 spire-1.2.1/test/fixture/config/ 08:43:45 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 08:43:45 spire-1.2.1/test/fixture/config/agent_good.conf 08:43:45 spire-1.2.1/test/fixture/config/agent_good_templated.conf 08:43:45 spire-1.2.1/test/fixture/config/plugin_good.conf 08:43:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 08:43:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 08:43:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 08:43:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 08:43:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 08:43:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 08:43:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 08:43:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 08:43:45 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 08:43:45 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 08:43:45 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 08:43:45 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 08:43:45 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 08:43:45 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 08:43:45 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 08:43:45 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 08:43:45 spire-1.2.1/test/fixture/config/server_good.conf 08:43:45 spire-1.2.1/test/fixture/config/server_good_templated.conf 08:43:45 spire-1.2.1/test/fixture/fixture.go 08:43:45 spire-1.2.1/test/fixture/nodeattestor/ 08:43:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 08:43:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 08:43:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 08:43:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 08:43:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 08:43:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 08:43:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 08:43:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 08:43:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 08:43:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 08:43:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 08:43:45 spire-1.2.1/test/fixture/registration/ 08:43:45 spire-1.2.1/test/fixture/registration/entries.json 08:43:45 spire-1.2.1/test/fixture/registration/good-for-update.json 08:43:45 spire-1.2.1/test/fixture/registration/good.json 08:43:45 spire-1.2.1/test/fixture/registration/invalid.json 08:43:45 spire-1.2.1/test/fixture/registration/invalid_json.json 08:43:45 spire-1.2.1/test/fixture/registration/manager_test_entries.json 08:43:45 spire-1.2.1/test/integration/ 08:43:45 spire-1.2.1/test/integration/README.md 08:43:45 spire-1.2.1/test/integration/common 08:43:45 spire-1.2.1/test/integration/setup/ 08:43:45 spire-1.2.1/test/integration/setup/adminclient/ 08:43:45 spire-1.2.1/test/integration/setup/adminclient/build.sh 08:43:45 spire-1.2.1/test/integration/setup/adminclient/client.go 08:43:45 spire-1.2.1/test/integration/setup/debugagent/ 08:43:45 spire-1.2.1/test/integration/setup/debugagent/build.sh 08:43:45 spire-1.2.1/test/integration/setup/debugagent/main.go 08:43:45 spire-1.2.1/test/integration/setup/debugserver/ 08:43:45 spire-1.2.1/test/integration/setup/debugserver/build.sh 08:43:45 spire-1.2.1/test/integration/setup/debugserver/main.go 08:43:45 spire-1.2.1/test/integration/setup/downstreamclient/ 08:43:45 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 08:43:45 spire-1.2.1/test/integration/setup/downstreamclient/client.go 08:43:45 spire-1.2.1/test/integration/setup/itclient/ 08:43:45 spire-1.2.1/test/integration/setup/itclient/client.go 08:43:45 spire-1.2.1/test/integration/setup/node-attestation/ 08:43:45 spire-1.2.1/test/integration/setup/node-attestation/build.sh 08:43:45 spire-1.2.1/test/integration/setup/node-attestation/client.go 08:43:45 spire-1.2.1/test/integration/setup/x509pop/ 08:43:45 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 08:43:45 spire-1.2.1/test/integration/setup/x509pop/setup.sh 08:43:45 spire-1.2.1/test/integration/suites/ 08:43:45 spire-1.2.1/test/integration/suites/admin-endpoints/ 08:43:45 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 08:43:45 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 08:43:45 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 08:43:45 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 08:43:45 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 08:43:45 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 08:43:45 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 08:43:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 08:43:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 08:43:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 08:43:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 08:43:45 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 08:43:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 08:43:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 08:43:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 08:43:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 08:43:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 08:43:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 08:43:45 spire-1.2.1/test/integration/suites/datastore-mysql/ 08:43:45 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 08:43:45 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 08:43:45 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 08:43:45 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 08:43:45 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres/ 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 08:43:45 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 08:43:45 spire-1.2.1/test/integration/suites/debug-endpoints/ 08:43:45 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 08:43:45 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 08:43:45 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 08:43:45 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 08:43:45 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 08:43:45 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 08:43:45 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 08:43:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 08:43:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 08:43:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 08:43:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 08:43:45 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 08:43:45 spire-1.2.1/test/integration/suites/downstream-endpoints/ 08:43:45 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 08:43:45 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 08:43:45 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 08:43:45 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 08:43:45 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 08:43:45 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 08:43:45 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 08:43:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 08:43:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 08:43:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 08:43:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 08:43:45 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 08:43:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 08:43:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 08:43:45 spire-1.2.1/test/integration/suites/join-token/ 08:43:45 spire-1.2.1/test/integration/suites/join-token/01-start-server 08:43:45 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 08:43:45 spire-1.2.1/test/integration/suites/join-token/03-start-agent 08:43:45 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 08:43:45 spire-1.2.1/test/integration/suites/join-token/05-check-svid 08:43:45 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 08:43:45 spire-1.2.1/test/integration/suites/join-token/README.md 08:43:45 spire-1.2.1/test/integration/suites/join-token/conf/ 08:43:45 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 08:43:45 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/join-token/conf/server/ 08:43:45 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 08:43:45 spire-1.2.1/test/integration/suites/join-token/teardown 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/ 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 08:43:45 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/ 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 08:43:45 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 08:43:45 spire-1.2.1/test/integration/suites/k8s/ 08:43:45 spire-1.2.1/test/integration/suites/k8s/00-setup 08:43:45 spire-1.2.1/test/integration/suites/k8s/01-apply-config 08:43:45 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 08:43:45 spire-1.2.1/test/integration/suites/k8s/README.md 08:43:45 spire-1.2.1/test/integration/suites/k8s/conf/ 08:43:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 08:43:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 08:43:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s/conf/server/ 08:43:45 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 08:43:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 08:43:45 spire-1.2.1/test/integration/suites/k8s/init-kubectl 08:43:45 spire-1.2.1/test/integration/suites/k8s/teardown 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/ 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/README.md 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/root/ 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/nested-rotation/teardown 08:43:45 spire-1.2.1/test/integration/suites/node-attestation/ 08:43:45 spire-1.2.1/test/integration/suites/node-attestation/00-setup 08:43:45 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 08:43:45 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 08:43:45 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 08:43:45 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 08:43:45 spire-1.2.1/test/integration/suites/node-attestation/README.md 08:43:45 spire-1.2.1/test/integration/suites/node-attestation/conf/ 08:43:45 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 08:43:45 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 08:43:45 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 08:43:45 spire-1.2.1/test/integration/suites/node-attestation/teardown 08:43:45 spire-1.2.1/test/integration/suites/rotation/ 08:43:45 spire-1.2.1/test/integration/suites/rotation/00-setup 08:43:45 spire-1.2.1/test/integration/suites/rotation/01-start-server 08:43:45 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 08:43:45 spire-1.2.1/test/integration/suites/rotation/03-start-agent 08:43:45 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 08:43:45 spire-1.2.1/test/integration/suites/rotation/05-check-svids 08:43:45 spire-1.2.1/test/integration/suites/rotation/README.md 08:43:45 spire-1.2.1/test/integration/suites/rotation/conf/ 08:43:45 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 08:43:45 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/rotation/conf/server/ 08:43:45 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 08:43:45 spire-1.2.1/test/integration/suites/rotation/teardown 08:43:45 spire-1.2.1/test/integration/suites/self-test/ 08:43:45 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 08:43:45 spire-1.2.1/test/integration/suites/self-test/README.md 08:43:45 spire-1.2.1/test/integration/suites/self-test/teardown 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/ 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 08:43:45 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 08:43:45 spire-1.2.1/test/integration/suites/upgrade/ 08:43:45 spire-1.2.1/test/integration/suites/upgrade/00-setup 08:43:45 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 08:43:45 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 08:43:45 spire-1.2.1/test/integration/suites/upgrade/README.md 08:43:45 spire-1.2.1/test/integration/suites/upgrade/conf/ 08:43:45 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 08:43:45 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 08:43:45 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 08:43:45 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 08:43:45 spire-1.2.1/test/integration/suites/upgrade/teardown 08:43:45 spire-1.2.1/test/integration/suites/upgrade/versions.txt 08:43:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 08:43:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 08:43:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 08:43:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 08:43:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 08:43:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 08:43:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 08:43:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 08:43:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 08:43:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 08:43:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 08:43:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 08:43:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 08:43:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 08:43:45 spire-1.2.1/test/integration/test-one.sh 08:43:45 spire-1.2.1/test/integration/test.sh 08:43:45 spire-1.2.1/test/plugintest/ 08:43:45 spire-1.2.1/test/plugintest/config.go 08:43:45 spire-1.2.1/test/plugintest/load.go 08:43:45 spire-1.2.1/test/plugintest/option.go 08:43:45 spire-1.2.1/test/spiretest/ 08:43:45 spire-1.2.1/test/spiretest/apiserver.go 08:43:45 spire-1.2.1/test/spiretest/assertions.go 08:43:45 spire-1.2.1/test/spiretest/dir.go 08:43:45 spire-1.2.1/test/spiretest/errors_posix.go 08:43:45 spire-1.2.1/test/spiretest/errors_windows.go 08:43:45 spire-1.2.1/test/spiretest/logs.go 08:43:45 spire-1.2.1/test/spiretest/socketapi.go 08:43:45 spire-1.2.1/test/spiretest/suite.go 08:43:45 spire-1.2.1/test/spiretest/x509.go 08:43:45 spire-1.2.1/test/testca/ 08:43:45 spire-1.2.1/test/testca/ca.go 08:43:45 spire-1.2.1/test/testkey/ 08:43:45 spire-1.2.1/test/testkey/generate.sh 08:43:45 spire-1.2.1/test/testkey/genkeys.go 08:43:45 spire-1.2.1/test/testkey/keys.go 08:43:45 spire-1.2.1/test/testkey/new.go 08:43:45 spire-1.2.1/test/tpmsimulator/ 08:43:45 spire-1.2.1/test/tpmsimulator/simulator.go 08:43:45 spire-1.2.1/test/util/ 08:43:45 spire-1.2.1/test/util/cert_fixtures.go 08:43:45 spire-1.2.1/test/util/cert_generation.go 08:43:45 spire-1.2.1/test/util/io_redirection.go 08:43:45 spire-1.2.1/test/util/race.go 08:43:45 spire-1.2.1/test/util/util.go 08:43:45 building spire from source... 08:43:45 Installing go1.17.7... 08:43:47 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:43:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:43:47 ---> 0acfad2cf67c 08:43:47 Step 3/26 : WORKDIR /edgex-go 08:43:47 ---> Using cache 08:43:47 ---> edbdd6b158e1 08:43:47 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:43:47 ---> Using cache 08:43:47 ---> f606a389520f 08:43:47 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 08:43:47 ---> Using cache 08:43:47 ---> 313980cc143e 08:43:47 Step 6/26 : COPY go.mod vendor* ./ 08:43:47 ---> Using cache 08:43:47 ---> 0893db415b49 08:43:47 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:43:47 ---> Using cache 08:43:47 ---> 1ecc1b9affab 08:43:47 Step 8/26 : COPY . . 08:43:47 ---> Using cache 08:43:47 ---> 331c931f9eff 08:43:47 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 08:43:47 ---> Using cache 08:43:47 ---> 9874ae51e57d 08:43:47 Step 10/26 : RUN mkdir -p spire-build 08:43:47 ---> Using cache 08:43:47 ---> 23e619e5151e 08:43:47 Step 11/26 : WORKDIR /edgex-go/spire-build 08:43:47 ---> Using cache 08:43:47 ---> 7d6400844f2c 08:43:47 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 08:43:49 Removing intermediate container 2fc741ce14a0 08:43:49 ---> 6dd03250d403 08:43:49 Successfully built 6dd03250d403 08:43:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:43:49 + docker inspect -f . ci-base-image-arm64 08:43:49 . [Pipeline] withDockerContainer 08:43:50 prd-ubuntu20.04-docker-arm64-4c-16g-34234 does not seem to be running inside a container 08:43:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 08:43:51 $ docker top bbf2b48cd17ce09989d97cb3b05e2e80438d21e0f74bee2a08da82c3d2e63d91 -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:51 Building bin/spire-server... 08:43:51 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 08:43:51 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 08:43:51 go: downloading github.com/mitchellh/cli v1.1.2 08:43:51 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 08:43:51 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 08:43:51 go: downloading github.com/imdario/mergo v0.3.12 08:43:51  ---> Running in e36ea40a0666 08:43:51 go: downloading github.com/sirupsen/logrus v1.8.1 08:43:51 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 08:43:51 go: downloading google.golang.org/grpc v1.44.0 08:43:51 go: downloading github.com/hashicorp/go-hclog v1.1.0 08:43:51 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 08:43:51 go: downloading github.com/fatih/color v1.13.0 08:43:51 go: downloading github.com/mattn/go-isatty v0.0.14 08:43:51 go: downloading github.com/hashicorp/go-plugin v1.4.3 08:43:51 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 08:43:52 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 08:43:52 go: downloading github.com/InVisionApp/go-logger v1.0.1 08:43:52 go: downloading github.com/armon/go-metrics v0.3.10 08:43:52 go: downloading github.com/prometheus/client_golang v1.12.1 08:43:52 go: downloading github.com/uber-go/tally/v4 v4.1.1 08:43:52 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 08:43:52 go: downloading github.com/open-policy-agent/opa v0.38.0 08:43:52 + go version 08:43:52 go version go1.17.6 linux/arm64 [Pipeline] } 08:43:52 $ docker stop --time=1 bbf2b48cd17ce09989d97cb3b05e2e80438d21e0f74bee2a08da82c3d2e63d91 08:43:52 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 08:43:52 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 08:43:52 go: downloading github.com/Masterminds/goutils v1.1.0 08:43:52 go: downloading github.com/Masterminds/semver v1.5.0 08:43:52 go: downloading github.com/google/uuid v1.1.2 08:43:52 go: downloading github.com/huandu/xstrings v1.3.2 08:43:52 go: downloading github.com/mattn/go-colorable v0.1.12 08:43:52 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:43:52 go: downloading github.com/oklog/run v1.0.0 08:43:52 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 08:43:52 go: downloading github.com/prometheus/common v0.32.1 08:43:52 go: downloading github.com/prometheus/client_model v0.2.0 08:43:52 go: downloading github.com/beorn7/perks v1.0.1 08:43:52 go: downloading github.com/cespare/xxhash/v2 v2.1.2 08:43:52 go: downloading github.com/prometheus/procfs v0.7.3 08:43:52 spire-1.2.1/ 08:43:52 spire-1.2.1/.data/ 08:43:52 spire-1.2.1/.data/.file 08:43:52 spire-1.2.1/.dockerignore 08:43:52 spire-1.2.1/.gitattributes 08:43:52 spire-1.2.1/.githooks/ 08:43:52 spire-1.2.1/.githooks/pre-commit 08:43:52 spire-1.2.1/.github/ 08:43:52 spire-1.2.1/.github/ISSUE_TEMPLATE.md 08:43:52 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 08:43:52 spire-1.2.1/.github/dependabot.yml 08:43:52 spire-1.2.1/.github/workflows/ 08:43:52 spire-1.2.1/.github/workflows/nightly_build.yaml 08:43:52 spire-1.2.1/.github/workflows/pr_build.yaml 08:43:52 spire-1.2.1/.github/workflows/release_build.yaml 08:43:52 spire-1.2.1/.github/workflows/scripts/ 08:43:52 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 08:43:52 spire-1.2.1/.github/workflows/scripts/push-images.sh 08:43:52 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 08:43:52 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 08:43:52 spire-1.2.1/.github/workflows/scripts/split.sh 08:43:52 spire-1.2.1/.gitignore 08:43:52 spire-1.2.1/.go-version 08:43:52 spire-1.2.1/.golangci.yml 08:43:52 spire-1.2.1/ADOPTERS.md 08:43:52 spire-1.2.1/CHANGELOG.md 08:43:52 spire-1.2.1/CODE-OF-CONDUCT.md 08:43:52 spire-1.2.1/CODEOWNERS 08:43:52 spire-1.2.1/CONTRIBUTING.md 08:43:52 spire-1.2.1/Dockerfile 08:43:52 spire-1.2.1/Dockerfile.dev 08:43:52 spire-1.2.1/Dockerfile.scratch 08:43:52 spire-1.2.1/LICENSE 08:43:52 spire-1.2.1/MAINTAINERS.md 08:43:52 spire-1.2.1/Makefile 08:43:52 spire-1.2.1/README.md 08:43:52 spire-1.2.1/ROADMAP.md 08:43:52 spire-1.2.1/SECURITY.md 08:43:52 spire-1.2.1/cmd/ 08:43:52 spire-1.2.1/cmd/spire-agent/ 08:43:52 spire-1.2.1/cmd/spire-agent/cli/ 08:43:52 spire-1.2.1/cmd/spire-agent/cli/api/ 08:43:52 spire-1.2.1/cmd/spire-agent/cli/api/common.go 08:43:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 08:43:52 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 08:43:52 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 08:43:52 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 08:43:52 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 08:43:52 spire-1.2.1/cmd/spire-agent/cli/cli.go 08:43:52 spire-1.2.1/cmd/spire-agent/cli/common/ 08:43:52 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 08:43:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 08:43:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 08:43:52 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 08:43:52 spire-1.2.1/cmd/spire-agent/cli/run/ 08:43:52 spire-1.2.1/cmd/spire-agent/cli/run/run.go 08:43:52 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 08:43:52 spire-1.2.1/cmd/spire-agent/cli/validate/ 08:43:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 08:43:52 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 08:43:52 spire-1.2.1/cmd/spire-agent/main.go 08:43:52 spire-1.2.1/cmd/spire-server/ 08:43:52 spire-1.2.1/cmd/spire-server/cli/ 08:43:52 spire-1.2.1/cmd/spire-server/cli/agent/ 08:43:52 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/agent/count.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/agent/list.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/agent/show.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/bundle/ 08:43:52 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/cli.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/entry/ 08:43:52 spire-1.2.1/cmd/spire-server/cli/entry/count.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/entry/create.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/entry/show.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/entry/update.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/entry/util.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/federation/ 08:43:52 spire-1.2.1/cmd/spire-server/cli/federation/common.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/federation/create.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/federation/list.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/federation/show.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/federation/update.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 08:43:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/jwt/ 08:43:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/run/ 08:43:52 spire-1.2.1/cmd/spire-server/cli/run/run.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/token/ 08:43:52 spire-1.2.1/cmd/spire-server/cli/token/generate.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/validate/ 08:43:52 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/x509/ 08:43:52 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 08:43:52 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 08:43:52 spire-1.2.1/cmd/spire-server/main.go 08:43:52 spire-1.2.1/cmd/spire-server/util/ 08:43:52 spire-1.2.1/cmd/spire-server/util/util.go 08:43:52 spire-1.2.1/conf/ 08:43:52 spire-1.2.1/conf/agent/ 08:43:52 spire-1.2.1/conf/agent/agent.conf 08:43:52 spire-1.2.1/conf/agent/agent_full.conf 08:43:52 spire-1.2.1/conf/agent/dummy_root_ca.crt 08:43:52 spire-1.2.1/conf/server/ 08:43:52 spire-1.2.1/conf/server/dummy_upstream_ca.crt 08:43:52 spire-1.2.1/conf/server/dummy_upstream_ca.key 08:43:52 spire-1.2.1/conf/server/server.conf 08:43:52 spire-1.2.1/conf/server/server_full.conf 08:43:52 spire-1.2.1/doc/ 08:43:52 spire-1.2.1/doc/SPIRE101.md 08:43:52 spire-1.2.1/doc/auditlog.md 08:43:52 spire-1.2.1/doc/authorization_policy_engine.md 08:43:52 spire-1.2.1/doc/changelog_guidelines.md 08:43:52 spire-1.2.1/doc/cure53-report.pdf 08:43:52 spire-1.2.1/doc/images/ 08:43:52 spire-1.2.1/doc/images/2019_roadmap.png 08:43:52 spire-1.2.1/doc/images/SPIRE101.png 08:43:52 spire-1.2.1/doc/images/SPIRE_agent.png 08:43:52 spire-1.2.1/doc/images/SPIRE_server.png 08:43:52 spire-1.2.1/doc/images/cache_mgr.png 08:43:52 spire-1.2.1/doc/images/cache_mgr_components.png 08:43:52 spire-1.2.1/doc/images/federated_spire.png 08:43:52 spire-1.2.1/doc/images/ha_mode.png 08:43:52 spire-1.2.1/doc/images/nested_spire.png 08:43:52 spire-1.2.1/doc/images/oidc_federation.png 08:43:52 spire-1.2.1/doc/images/single_trust_domain.png 08:43:52 spire-1.2.1/doc/images/spiffe_compatible.png 08:43:52 spire-1.2.1/doc/images/spire_logo.png 08:43:52 spire-1.2.1/doc/migrating_registration_api_clients.md 08:43:52 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 08:43:52 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 08:43:52 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 08:43:52 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 08:43:52 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 08:43:52 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 08:43:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 08:43:52 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 08:43:52 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 08:43:52 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 08:43:52 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 08:43:52 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 08:43:52 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 08:43:52 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 08:43:52 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 08:43:52 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 08:43:52 spire-1.2.1/doc/plugin_server_datastore_sql.md 08:43:52 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 08:43:52 spire-1.2.1/doc/plugin_server_keymanager_disk.md 08:43:52 spire-1.2.1/doc/plugin_server_keymanager_memory.md 08:43:52 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 08:43:52 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 08:43:52 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 08:43:52 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 08:43:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 08:43:52 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 08:43:52 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 08:43:52 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 08:43:52 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 08:43:52 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 08:43:52 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 08:43:52 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 08:43:52 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 08:43:52 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 08:43:52 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 08:43:52 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 08:43:52 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 08:43:52 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 08:43:52 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 08:43:52 spire-1.2.1/doc/scaling_spire.md 08:43:52 spire-1.2.1/doc/spire_agent.md 08:43:52 spire-1.2.1/doc/spire_server.md 08:43:52 spire-1.2.1/doc/supported_integrations.md 08:43:52 spire-1.2.1/doc/telemetry.md 08:43:52 spire-1.2.1/doc/telemetry_config.md 08:43:52 spire-1.2.1/doc/upgrading.md 08:43:52 spire-1.2.1/doc/using_spire.md 08:43:52 spire-1.2.1/examples/ 08:43:52 spire-1.2.1/examples/README.md 08:43:52 spire-1.2.1/go.mod 08:43:52 spire-1.2.1/go.sum 08:43:52 spire-1.2.1/pkg/ 08:43:52 spire-1.2.1/pkg/agent/ 08:43:52 spire-1.2.1/pkg/agent/agent.go 08:43:52 spire-1.2.1/pkg/agent/api/ 08:43:52 spire-1.2.1/pkg/agent/api/config.go 08:43:52 spire-1.2.1/pkg/agent/api/debug/ 08:43:52 spire-1.2.1/pkg/agent/api/debug/v1/ 08:43:52 spire-1.2.1/pkg/agent/api/debug/v1/service.go 08:43:52 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 08:43:52 spire-1.2.1/pkg/agent/api/delegatedidentity/ 08:43:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 08:43:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 08:43:52 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 08:43:52 spire-1.2.1/pkg/agent/api/endpoints.go 08:43:52 spire-1.2.1/pkg/agent/api/health/ 08:43:52 spire-1.2.1/pkg/agent/api/health/v1/ 08:43:52 spire-1.2.1/pkg/agent/api/health/v1/service.go 08:43:52 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 08:43:52 spire-1.2.1/pkg/agent/api/rpccontext/ 08:43:52 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 08:43:52 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 08:43:52 spire-1.2.1/pkg/agent/attestor/ 08:43:52 spire-1.2.1/pkg/agent/attestor/node/ 08:43:52 spire-1.2.1/pkg/agent/attestor/node/experimental.go 08:43:52 spire-1.2.1/pkg/agent/attestor/node/node.go 08:43:52 spire-1.2.1/pkg/agent/attestor/node/node_test.go 08:43:52 spire-1.2.1/pkg/agent/attestor/workload/ 08:43:52 spire-1.2.1/pkg/agent/attestor/workload/workload.go 08:43:52 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 08:43:52 spire-1.2.1/pkg/agent/catalog/ 08:43:52 spire-1.2.1/pkg/agent/catalog/catalog.go 08:43:52 spire-1.2.1/pkg/agent/catalog/keymanager.go 08:43:52 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 08:43:52 spire-1.2.1/pkg/agent/catalog/svidstore.go 08:43:52 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 08:43:52 spire-1.2.1/pkg/agent/client/ 08:43:52 spire-1.2.1/pkg/agent/client/client.go 08:43:52 spire-1.2.1/pkg/agent/client/client_test.go 08:43:52 spire-1.2.1/pkg/agent/client/dial.go 08:43:52 spire-1.2.1/pkg/agent/client/nodeconn.go 08:43:52 spire-1.2.1/pkg/agent/client/nodeconn_test.go 08:43:52 spire-1.2.1/pkg/agent/client/update.go 08:43:52 spire-1.2.1/pkg/agent/client/util.go 08:43:52 spire-1.2.1/pkg/agent/common/ 08:43:52 spire-1.2.1/pkg/agent/common/backoff/ 08:43:52 spire-1.2.1/pkg/agent/common/backoff/backoff.go 08:43:52 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 08:43:52 spire-1.2.1/pkg/agent/common/cgroups/ 08:43:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 08:43:52 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 08:43:52 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 08:43:52 spire-1.2.1/pkg/agent/config.go 08:43:52 spire-1.2.1/pkg/agent/endpoints/ 08:43:52 spire-1.2.1/pkg/agent/endpoints/config.go 08:43:52 spire-1.2.1/pkg/agent/endpoints/endpoints.go 08:43:52 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 08:43:52 spire-1.2.1/pkg/agent/endpoints/metrics.go 08:43:52 spire-1.2.1/pkg/agent/endpoints/middleware.go 08:43:52 spire-1.2.1/pkg/agent/endpoints/peertracker.go 08:43:52 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 08:43:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 08:43:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 08:43:52 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 08:43:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 08:43:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 08:43:52 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 08:43:52 spire-1.2.1/pkg/agent/endpoints/workload/ 08:43:52 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 08:43:52 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 08:43:52 spire-1.2.1/pkg/agent/manager/ 08:43:52 spire-1.2.1/pkg/agent/manager/cache/ 08:43:52 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 08:43:52 spire-1.2.1/pkg/agent/manager/cache/cache.go 08:43:52 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 08:43:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 08:43:52 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 08:43:52 spire-1.2.1/pkg/agent/manager/cache/sets.go 08:43:52 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 08:43:52 spire-1.2.1/pkg/agent/manager/config.go 08:43:52 spire-1.2.1/pkg/agent/manager/manager.go 08:43:52 spire-1.2.1/pkg/agent/manager/manager_test.go 08:43:52 spire-1.2.1/pkg/agent/manager/storage.go 08:43:52 spire-1.2.1/pkg/agent/manager/storage_test.go 08:43:52 spire-1.2.1/pkg/agent/manager/storecache/ 08:43:52 spire-1.2.1/pkg/agent/manager/storecache/cache.go 08:43:52 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 08:43:52 spire-1.2.1/pkg/agent/manager/sync.go 08:43:52 spire-1.2.1/pkg/agent/plugin/ 08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/ 08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.gogo: downloading github.com/imkira/go-observer v1.0.3 08:43:52  08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 08:43:52 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 08:43:52 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/svidstore/ 08:43:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 08:43:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 08:43:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 08:43:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 08:43:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 08:43:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 08:43:52 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 08:43:52 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 08:43:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 08:43:52 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 08:43:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 08:43:52 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 08:43:52 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 08:43:52 spire-1.2.1/pkg/agent/svid/ 08:43:52 spire-1.2.1/pkg/agent/svid/rotator.go 08:43:52 spire-1.2.1/pkg/agent/svid/rotator_config.go 08:43:52 spire-1.2.1/pkg/agent/svid/rotator_test.go 08:43:52 spire-1.2.1/pkg/agent/svid/store/ 08:43:52 spire-1.2.1/pkg/agent/svid/store/service.go 08:43:52 spire-1.2.1/pkg/agent/svid/store/service_test.go 08:43:52 spire-1.2.1/pkg/common/ 08:43:52 spire-1.2.1/pkg/common/agentpathtemplate/ 08:43:52 spire-1.2.1/pkg/common/agentpathtemplate/template.go 08:43:52 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 08:43:52 spire-1.2.1/pkg/common/api/ 08:43:52 spire-1.2.1/pkg/common/api/metrics.go 08:43:52 spire-1.2.1/pkg/common/api/middleware/ 08:43:52 spire-1.2.1/pkg/common/api/middleware/common_test.go 08:43:52 spire-1.2.1/pkg/common/api/middleware/interceptor.go 08:43:52 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 08:43:52 spire-1.2.1/pkg/common/api/middleware/logger.go 08:43:52 spire-1.2.1/pkg/common/api/middleware/logger_test.go 08:43:52 spire-1.2.1/pkg/common/api/middleware/metrics.go 08:43:52 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 08:43:52 spire-1.2.1/pkg/common/api/middleware/middleware.go 08:43:52 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 08:43:52 spire-1.2.1/pkg/common/api/middleware/misconfig.go 08:43:52 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 08:43:52 spire-1.2.1/pkg/common/api/middleware/names.go 08:43:52 spire-1.2.1/pkg/common/api/middleware/names_test.go 08:43:52 spire-1.2.1/pkg/common/api/names.go 08:43:52 spire-1.2.1/pkg/common/api/ratelimit.go 08:43:52 spire-1.2.1/pkg/common/api/rpccontext/ 08:43:52 spire-1.2.1/pkg/common/api/rpccontext/logger.go 08:43:52 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 08:43:52 spire-1.2.1/pkg/common/api/rpccontext/names.go 08:43:52 spire-1.2.1/pkg/common/auth/ 08:43:52 spire-1.2.1/pkg/common/auth/interceptors.go 08:43:52 spire-1.2.1/pkg/common/auth/interceptors_test.go 08:43:52 spire-1.2.1/pkg/common/auth/untracked_uds.go 08:43:52 spire-1.2.1/pkg/common/bundleutil/ 08:43:52 spire-1.2.1/pkg/common/bundleutil/bundle.go 08:43:52 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 08:43:52 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 08:43:52 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 08:43:52 spire-1.2.1/pkg/common/bundleutil/common_test.go 08:43:52 spire-1.2.1/pkg/common/bundleutil/marshal.go 08:43:52 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 08:43:52 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 08:43:52 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 08:43:52 spire-1.2.1/pkg/common/bundleutil/types.go 08:43:52 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 08:43:52 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 08:43:52 spire-1.2.1/pkg/common/catalog/ 08:43:52 spire-1.2.1/pkg/common/catalog/bind.go 08:43:52 spire-1.2.1/pkg/common/catalog/builtin.go 08:43:52 spire-1.2.1/pkg/common/catalog/catalog.go 08:43:52 spire-1.2.1/pkg/common/catalog/catalog_test.go 08:43:52 spire-1.2.1/pkg/common/catalog/closers.go 08:43:52 spire-1.2.1/pkg/common/catalog/cmd_linux.go 08:43:52 spire-1.2.1/pkg/common/catalog/cmd_other.go 08:43:52 spire-1.2.1/pkg/common/catalog/config.go 08:43:52 spire-1.2.1/pkg/common/catalog/config_test.go 08:43:52 spire-1.2.1/pkg/common/catalog/configure.go 08:43:52 spire-1.2.1/pkg/common/catalog/constraints.go 08:43:52 spire-1.2.1/pkg/common/catalog/constraints_test.go 08:43:52 spire-1.2.1/pkg/common/catalog/context.go 08:43:52 spire-1.2.1/pkg/common/catalog/external.go 08:43:52 spire-1.2.1/pkg/common/catalog/host.go 08:43:52 spire-1.2.1/pkg/common/catalog/pipenet.go 08:43:52 spire-1.2.1/pkg/common/catalog/plugin.go 08:43:52 spire-1.2.1/pkg/common/catalog/testplugin/ 08:43:52 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 08:43:52 spire-1.2.1/pkg/common/catalog/testplugin/main.go 08:43:52 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 08:43:52 spire-1.2.1/pkg/common/cli/ 08:43:52 spire-1.2.1/pkg/common/cli/env.go 08:43:52 spire-1.2.1/pkg/common/cli/flags.go 08:43:52 spire-1.2.1/pkg/common/cli/trust_domain.go 08:43:52 spire-1.2.1/pkg/common/cli/trust_domain_test.go 08:43:52 spire-1.2.1/pkg/common/cli/umask.go 08:43:52 spire-1.2.1/pkg/common/cli/umask_posix.go 08:43:52 spire-1.2.1/pkg/common/cli/umask_test.go 08:43:52 spire-1.2.1/pkg/common/cli/umask_windows.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/ 08:43:52 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/flag.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/flag_test.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/format.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/format_test.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/ 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 08:43:52 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 08:43:52 spire-1.2.1/pkg/common/coretypes/ 08:43:52 spire-1.2.1/pkg/common/coretypes/bundle/ 08:43:52 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 08:43:52 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 08:43:52 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 08:43:52 spire-1.2.1/pkg/common/coretypes/bundle/require.go 08:43:52 spire-1.2.1/pkg/common/coretypes/jwtkey/ 08:43:52 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 08:43:52 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 08:43:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 08:43:52 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 08:43:52 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 08:43:52 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 08:43:52 spire-1.2.1/pkg/common/coretypes/x509certificate/ 08:43:52 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 08:43:52 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 08:43:52 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 08:43:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 08:43:52 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 08:43:52 spire-1.2.1/pkg/common/cryptoutil/ 08:43:52 spire-1.2.1/pkg/common/cryptoutil/keys.go 08:43:52 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 08:43:52 spire-1.2.1/pkg/common/diskutil/ 08:43:52 spire-1.2.1/pkg/common/diskutil/file_posix.go 08:43:52 spire-1.2.1/pkg/common/diskutil/file_test.go 08:43:52 spire-1.2.1/pkg/common/diskutil/file_windows.go 08:43:52 spire-1.2.1/pkg/common/errorutil/ 08:43:52 spire-1.2.1/pkg/common/errorutil/wrapper.go 08:43:52 spire-1.2.1/pkg/common/health/ 08:43:52 spire-1.2.1/pkg/common/health/config.go 08:43:52 spire-1.2.1/pkg/common/health/context.go 08:43:52 spire-1.2.1/pkg/common/health/context_test.go 08:43:52 spire-1.2.1/pkg/common/health/health.go 08:43:52 spire-1.2.1/pkg/common/health/health_test.go 08:43:52 spire-1.2.1/pkg/common/health/logger.go 08:43:52 spire-1.2.1/pkg/common/hostservice/ 08:43:52 spire-1.2.1/pkg/common/hostservice/metricsservice/ 08:43:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 08:43:52 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 08:43:52 spire-1.2.1/pkg/common/idutil/ 08:43:52 spire-1.2.1/pkg/common/idutil/require.go 08:43:52 spire-1.2.1/pkg/common/idutil/require_test.go 08:43:52 spire-1.2.1/pkg/common/idutil/safety.go 08:43:52 spire-1.2.1/pkg/common/idutil/safety_test.go 08:43:52 spire-1.2.1/pkg/common/idutil/spiffeid.go 08:43:52 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 08:43:52 spire-1.2.1/pkg/common/jwtsvid/ 08:43:52 spire-1.2.1/pkg/common/jwtsvid/common.go 08:43:52 spire-1.2.1/pkg/common/jwtsvid/sign.go 08:43:52 spire-1.2.1/pkg/common/jwtsvid/token_test.go 08:43:52 spire-1.2.1/pkg/common/jwtsvid/validate.go 08:43:52 spire-1.2.1/pkg/common/jwtutil/ 08:43:52 spire-1.2.1/pkg/common/jwtutil/keyset.go 08:43:52 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 08:43:52 spire-1.2.1/pkg/common/log/ 08:43:52 spire-1.2.1/pkg/common/log/hclog_adapter.go 08:43:52 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 08:43:52 spire-1.2.1/pkg/common/log/log.go 08:43:52 spire-1.2.1/pkg/common/log/log_test.go 08:43:52 spire-1.2.1/pkg/common/log/options.go 08:43:52 spire-1.2.1/pkg/common/nodeutil/ 08:43:52 spire-1.2.1/pkg/common/nodeutil/node.go 08:43:52 spire-1.2.1/pkg/common/nodeutil/node_test.go 08:43:52 spire-1.2.1/pkg/common/peertracker/ 08:43:52 spire-1.2.1/pkg/common/peertracker/conn.go 08:43:52 spire-1.2.1/pkg/common/peertracker/credentials.go 08:43:52 spire-1.2.1/pkg/common/peertracker/errors.go 08:43:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 08:43:52 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 08:43:52 spire-1.2.1/pkg/common/peertracker/info.go 08:43:52 spire-1.2.1/pkg/common/peertracker/listener.go 08:43:52 spire-1.2.1/pkg/common/peertracker/listener_test.go 08:43:52 spire-1.2.1/pkg/common/peertracker/peertracker.go 08:43:52 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 08:43:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 08:43:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 08:43:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 08:43:52 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 08:43:52 spire-1.2.1/pkg/common/peertracker/tcp.go 08:43:52 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 08:43:52 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 08:43:52 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 08:43:52 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 08:43:52 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 08:43:52 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 08:43:52 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 08:43:52 spire-1.2.1/pkg/common/peertracker/uds.go 08:43:52 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 08:43:52 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 08:43:52 spire-1.2.1/pkg/common/peertracker/uds_linux.go 08:43:52 spire-1.2.1/pkg/common/pemutil/ 08:43:52 spire-1.2.1/pkg/common/pemutil/block.go 08:43:52 spire-1.2.1/pkg/common/pemutil/certs.go 08:43:52 spire-1.2.1/pkg/common/pemutil/common.go 08:43:52 spire-1.2.1/pkg/common/pemutil/csr.go 08:43:52 spire-1.2.1/pkg/common/pemutil/keys.go 08:43:52 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 08:43:52 spire-1.2.1/pkg/common/pemutil/testdata/ 08:43:52 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 08:43:52 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 08:43:52 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 08:43:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 08:43:52 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 08:43:52 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 08:43:52 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 08:43:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 08:43:52 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 08:43:52 spire-1.2.1/pkg/common/plugin/ 08:43:52 spire-1.2.1/pkg/common/plugin/aws/ 08:43:52 spire-1.2.1/pkg/common/plugin/aws/iid.go 08:43:52 spire-1.2.1/pkg/common/plugin/azure/ 08:43:52 spire-1.2.1/pkg/common/plugin/azure/msi.go 08:43:52 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 08:43:52 spire-1.2.1/pkg/common/plugin/facade.go 08:43:52 spire-1.2.1/pkg/common/plugin/facade_test.go 08:43:52 spire-1.2.1/pkg/common/plugin/gcp/ 08:43:52 spire-1.2.1/pkg/common/plugin/gcp/iit.go 08:43:52 spire-1.2.1/pkg/common/plugin/k8s/ 08:43:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 08:43:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 08:43:52 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 08:43:52 spire-1.2.1/pkg/common/plugin/k8s/utils.go 08:43:52 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 08:43:52 spire-1.2.1/pkg/common/plugin/log.go 08:43:52 spire-1.2.1/pkg/common/plugin/sshpop/ 08:43:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 08:43:52 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 08:43:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 08:43:52 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 08:43:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 08:43:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 08:43:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 08:43:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 08:43:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 08:43:52 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 08:43:52 spire-1.2.1/pkg/common/plugin/tpmdevid/ 08:43:52 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 08:43:52 spire-1.2.1/pkg/common/plugin/x509pop/ 08:43:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 08:43:52 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 08:43:52 spire-1.2.1/pkg/common/profiling/ 08:43:52 spire-1.2.1/pkg/common/profiling/dumpers.go 08:43:52 spire-1.2.1/pkg/common/profiling/profiling.go 08:43:52 spire-1.2.1/pkg/common/protoutil/ 08:43:52 spire-1.2.1/pkg/common/protoutil/masks.go 08:43:52 spire-1.2.1/pkg/common/protoutil/masks_test.go 08:43:52 spire-1.2.1/pkg/common/rotationutil/ 08:43:52 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 08:43:52 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 08:43:52 spire-1.2.1/pkg/common/selector/ 08:43:52 spire-1.2.1/pkg/common/selector/selector.go 08:43:52 spire-1.2.1/pkg/common/selector/selector_test.go 08:43:52 spire-1.2.1/pkg/common/selector/set.go 08:43:52 spire-1.2.1/pkg/common/selector/set_utils.go 08:43:52 spire-1.2.1/pkg/common/selector/set_utils_test.go 08:43:52 spire-1.2.1/pkg/common/telemetry/ 08:43:52 spire-1.2.1/pkg/common/telemetry/agent/ 08:43:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 08:43:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 08:43:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 08:43:52 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 08:43:52 spire-1.2.1/pkg/common/telemetry/agent/manager.go 08:43:52 spire-1.2.1/pkg/common/telemetry/agent/node.go 08:43:52 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 08:43:52 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 08:43:52 spire-1.2.1/pkg/common/telemetry/agent/store/ 08:43:52 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 08:43:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 08:43:52 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 08:43:52 spire-1.2.1/pkg/common/telemetry/blackhole.go 08:43:52 spire-1.2.1/pkg/common/telemetry/call.go 08:43:52 spire-1.2.1/pkg/common/telemetry/common/ 08:43:52 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 08:43:52 spire-1.2.1/pkg/common/telemetry/config.go 08:43:52 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 08:43:52 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 08:43:52 spire-1.2.1/pkg/common/telemetry/inmem.go 08:43:52 spire-1.2.1/pkg/common/telemetry/inmem_test.go 08:43:52 spire-1.2.1/pkg/common/telemetry/m3.go 08:43:52 spire-1.2.1/pkg/common/telemetry/m3_test.go 08:43:52 spire-1.2.1/pkg/common/telemetry/metrics.go 08:43:52 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 08:43:52 spire-1.2.1/pkg/common/telemetry/names.go 08:43:52 spire-1.2.1/pkg/common/telemetry/prometheus.go 08:43:52 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 08:43:52 spire-1.2.1/pkg/common/telemetry/sanitize.go 08:43:52 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 08:43:52 spire-1.2.1/pkg/common/telemetry/server/ 08:43:52 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 08:43:52 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 08:43:52 spire-1.2.1/pkg/common/telemetry/server/datastore/ 08:43:52 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 08:43:52 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 08:43:52 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 08:43:52 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 08:43:52 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 08:43:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 08:43:52 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 08:43:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 08:43:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 08:43:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 08:43:52 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 08:43:52 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 08:43:52 spire-1.2.1/pkg/common/telemetry/server/rotate.go 08:43:52 spire-1.2.1/pkg/common/telemetry/server/server.go 08:43:52 spire-1.2.1/pkg/common/telemetry/sink.go 08:43:52 spire-1.2.1/pkg/common/telemetry/statsd.go 08:43:52 spire-1.2.1/pkg/common/telemetry/statsd_test.go 08:43:52 spire-1.2.1/pkg/common/telemetry/uptime.go 08:43:52 spire-1.2.1/pkg/common/telemetry/version.go 08:43:52 spire-1.2.1/pkg/common/telemetry/withlabels.go 08:43:52 spire-1.2.1/pkg/common/uptime/ 08:43:52 spire-1.2.1/pkg/common/uptime/uptime.go 08:43:52 spire-1.2.1/pkg/common/uptime/uptime_test.go 08:43:52 spire-1.2.1/pkg/common/util/ 08:43:52 spire-1.2.1/pkg/common/util/certs.go 08:43:52 spire-1.2.1/pkg/common/util/certs_test.go 08:43:52 spire-1.2.1/pkg/common/util/csr.go 08:43:52 spire-1.2.1/pkg/common/util/hash.go 08:43:52 spire-1.2.1/pkg/common/util/selectors.go 08:43:52 spire-1.2.1/pkg/common/util/selectors_test.go 08:43:52 spire-1.2.1/pkg/common/util/signals.go 08:43:52 spire-1.2.1/pkg/common/util/sort.go 08:43:52 spire-1.2.1/pkg/common/util/sort_test.go 08:43:52 spire-1.2.1/pkg/common/util/task.go 08:43:52 spire-1.2.1/pkg/common/util/task_test.go 08:43:52 spire-1.2.1/pkg/common/util/testdata/ 08:43:52 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 08:43:52 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 08:43:52 spire-1.2.1/pkg/common/version/ 08:43:52 spire-1.2.1/pkg/common/version/version.go 08:43:52 spire-1.2.1/pkg/common/x509svid/ 08:43:52 spire-1.2.1/pkg/common/x509svid/common_test.go 08:43:52 spire-1.2.1/pkg/common/x509svid/csr.go 08:43:52 spire-1.2.1/pkg/common/x509svid/upstreamca.go 08:43:52 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 08:43:52 spire-1.2.1/pkg/common/x509util/ 08:43:52 spire-1.2.1/pkg/common/x509util/cert.go 08:43:52 spire-1.2.1/pkg/common/x509util/dns.go 08:43:52 spire-1.2.1/pkg/common/x509util/dns_test.go 08:43:52 spire-1.2.1/pkg/common/x509util/keyid.go 08:43:52 spire-1.2.1/pkg/common/x509util/keypair.go 08:43:52 spire-1.2.1/pkg/common/x509util/serialnumber.go 08:43:52 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 08:43:52 spire-1.2.1/pkg/server/ 08:43:52 spire-1.2.1/pkg/server/api/ 08:43:52 spire-1.2.1/pkg/server/api/agent.go 08:43:52 spire-1.2.1/pkg/server/api/agent/ 08:43:52 spire-1.2.1/pkg/server/api/agent/v1/ 08:43:52 spire-1.2.1/pkg/server/api/agent/v1/service.go 08:43:52 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 08:43:52 spire-1.2.1/pkg/server/api/agent_test.go 08:43:52 spire-1.2.1/pkg/server/api/api.go 08:43:52 spire-1.2.1/pkg/server/api/audit/ 08:43:52 spire-1.2.1/pkg/server/api/audit/audit.go 08:43:52 spire-1.2.1/pkg/server/api/audit/audit_test.go 08:43:52 spire-1.2.1/pkg/server/api/bundle.go 08:43:52 spire-1.2.1/pkg/server/api/bundle/ 08:43:52 spire-1.2.1/pkg/server/api/bundle/v1/ 08:43:52 spire-1.2.1/pkg/server/api/bundle/v1/service.go 08:43:52 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 08:43:52 spire-1.2.1/pkg/server/api/bundle_test.go 08:43:52 spire-1.2.1/pkg/server/api/debug/ 08:43:52 spire-1.2.1/pkg/server/api/debug/v1/ 08:43:52 spire-1.2.1/pkg/server/api/debug/v1/service.go 08:43:52 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 08:43:52 spire-1.2.1/pkg/server/api/entry.go 08:43:52 spire-1.2.1/pkg/server/api/entry/ 08:43:52 spire-1.2.1/pkg/server/api/entry/v1/ 08:43:52 spire-1.2.1/pkg/server/api/entry/v1/service.go 08:43:52 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 08:43:52 spire-1.2.1/pkg/server/api/entry_test.go 08:43:52 spire-1.2.1/pkg/server/api/health/ 08:43:52 spire-1.2.1/pkg/server/api/health/v1/ 08:43:52 spire-1.2.1/pkg/server/api/health/v1/service.go 08:43:52 spire-1.2.1/pkg/server/api/health/v1/service_test.go 08:43:52 spire-1.2.1/pkg/server/api/id.go 08:43:52 spire-1.2.1/pkg/server/api/id_test.go 08:43:52 spire-1.2.1/pkg/server/api/limits/ 08:43:52 spire-1.2.1/pkg/server/api/limits/limits.go 08:43:52 spire-1.2.1/pkg/server/api/middleware/ 08:43:52 spire-1.2.1/pkg/server/api/middleware/alias.go 08:43:52 spire-1.2.1/pkg/server/api/middleware/audit.go 08:43:52 spire-1.2.1/pkg/server/api/middleware/authorization.go 08:43:52 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 08:43:52 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 08:43:52 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 08:43:52 spire-1.2.1/pkg/server/api/middleware/caller.go 08:43:52 spire-1.2.1/pkg/server/api/middleware/caller_test.go 08:43:52 spire-1.2.1/pkg/server/api/middleware/common.go 08:43:52 spire-1.2.1/pkg/server/api/middleware/common_test.go 08:43:52 spire-1.2.1/pkg/server/api/middleware/entries.go 08:43:52 spire-1.2.1/pkg/server/api/middleware/entries_test.go 08:43:52 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 08:43:52 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 08:43:52 spire-1.2.1/pkg/server/api/ratelimit.go 08:43:52 spire-1.2.1/pkg/server/api/rpccontext/ 08:43:52 spire-1.2.1/pkg/server/api/rpccontext/alias.go 08:43:52 spire-1.2.1/pkg/server/api/rpccontext/audit.go 08:43:52 spire-1.2.1/pkg/server/api/rpccontext/caller.go 08:43:52 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 08:43:52 spire-1.2.1/pkg/server/api/selector.go 08:43:52 spire-1.2.1/pkg/server/api/selector_test.go 08:43:52 spire-1.2.1/pkg/server/api/status.go 08:43:52 spire-1.2.1/pkg/server/api/status_test.go 08:43:52 spire-1.2.1/pkg/server/api/svid/ 08:43:52 spire-1.2.1/pkg/server/api/svid/v1/ 08:43:52 spire-1.2.1/pkg/server/api/svid/v1/service.go 08:43:52 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 08:43:52 spire-1.2.1/pkg/server/api/trustdomain.go 08:43:52 spire-1.2.1/pkg/server/api/trustdomain/ 08:43:52 spire-1.2.1/pkg/server/api/trustdomain/v1/go: downloading go.uber.org/atomic v1.9.0 08:43:52  08:43:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 08:43:52 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 08:43:52 spire-1.2.1/pkg/server/api/trustdomain_test.go 08:43:52 spire-1.2.1/pkg/server/authpolicy/ 08:43:52 spire-1.2.1/pkg/server/authpolicy/defaults.go 08:43:52 spire-1.2.1/pkg/server/authpolicy/policy.go 08:43:52 spire-1.2.1/pkg/server/authpolicy/policy.rego 08:43:52 spire-1.2.1/pkg/server/authpolicy/policy_data.json 08:43:52 spire-1.2.1/pkg/server/authpolicy/policy_test.go 08:43:52 spire-1.2.1/pkg/server/authpolicy/validate.go 08:43:52 spire-1.2.1/pkg/server/bundle/ 08:43:52 spire-1.2.1/pkg/server/bundle/client/ 08:43:52 spire-1.2.1/pkg/server/bundle/client/client.go 08:43:52 spire-1.2.1/pkg/server/bundle/client/client_test.go 08:43:52 spire-1.2.1/pkg/server/bundle/client/manager.go 08:43:52 spire-1.2.1/pkg/server/bundle/client/manager_test.go 08:43:52 spire-1.2.1/pkg/server/bundle/client/sources.go 08:43:52 spire-1.2.1/pkg/server/bundle/client/sources_test.go 08:43:52 spire-1.2.1/pkg/server/bundle/client/updater.go 08:43:52 spire-1.2.1/pkg/server/bundle/client/updater_test.go 08:43:52 spire-1.2.1/pkg/server/ca/ 08:43:52 spire-1.2.1/pkg/server/ca/ca.go 08:43:52 spire-1.2.1/pkg/server/ca/ca_health.go 08:43:52 spire-1.2.1/pkg/server/ca/ca_test.go 08:43:52 spire-1.2.1/pkg/server/ca/journal.go 08:43:52 spire-1.2.1/pkg/server/ca/journal_test.go 08:43:52 spire-1.2.1/pkg/server/ca/manager.go 08:43:52 spire-1.2.1/pkg/server/ca/manager_health.go 08:43:52 spire-1.2.1/pkg/server/ca/manager_test.go 08:43:52 spire-1.2.1/pkg/server/ca/templates.go 08:43:52 spire-1.2.1/pkg/server/ca/upstream_client.go 08:43:52 spire-1.2.1/pkg/server/ca/upstream_client_test.go 08:43:52 spire-1.2.1/pkg/server/ca/validation.go 08:43:52 spire-1.2.1/pkg/server/cache/ 08:43:52 spire-1.2.1/pkg/server/cache/dscache/ 08:43:52 spire-1.2.1/pkg/server/cache/dscache/cache.go 08:43:52 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 08:43:52 spire-1.2.1/pkg/server/cache/entrycache/ 08:43:52 spire-1.2.1/pkg/server/cache/entrycache/cache.go 08:43:52 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 08:43:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 08:43:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 08:43:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 08:43:52 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 08:43:52 spire-1.2.1/pkg/server/catalog/ 08:43:52 spire-1.2.1/pkg/server/catalog/catalog.go 08:43:52 spire-1.2.1/pkg/server/catalog/keymanager.go 08:43:52 spire-1.2.1/pkg/server/catalog/nodeattestor.go 08:43:52 spire-1.2.1/pkg/server/catalog/noderesolver.go 08:43:52 spire-1.2.1/pkg/server/catalog/notifier.go 08:43:52 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 08:43:52 spire-1.2.1/pkg/server/config.go 08:43:52 spire-1.2.1/pkg/server/datastore/ 08:43:52 spire-1.2.1/pkg/server/datastore/datastore.go 08:43:52 spire-1.2.1/pkg/server/datastore/datastore_health.go 08:43:52 spire-1.2.1/pkg/server/datastore/repository.go 08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/ 08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gogo: downloading github.com/mitchellh/reflectwalk v1.0.1 08:43:52  08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 08:43:52 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 08:43:52 spire-1.2.1/pkg/server/endpoints/ 08:43:52 spire-1.2.1/pkg/server/endpoints/bundle/ 08:43:52 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 08:43:52 spire-1.2.1/pkg/server/endpoints/bundle/config.go 08:43:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 08:43:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 08:43:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 08:43:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 08:43:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 08:43:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 08:43:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 08:43:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 08:43:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 08:43:52 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 08:43:52 spire-1.2.1/pkg/server/endpoints/bundle/server.go 08:43:52 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 08:43:52 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 08:43:52 spire-1.2.1/pkg/server/endpoints/config.go 08:43:52 spire-1.2.1/pkg/server/endpoints/endpoints.go 08:43:52 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 08:43:52 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 08:43:52 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 08:43:52 spire-1.2.1/pkg/server/endpoints/middleware.go 08:43:52 spire-1.2.1/pkg/server/endpoints/middleware_test.go 08:43:52 spire-1.2.1/pkg/server/hostservice/ 08:43:52 spire-1.2.1/pkg/server/hostservice/agentstore/ 08:43:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 08:43:52 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 08:43:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 08:43:52 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 08:43:52 spire-1.2.1/pkg/server/hostservice/identityprovider/ 08:43:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 08:43:52 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/ 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/ 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/base/ 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/test/ 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 08:43:52 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/ 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 08:43:52 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/noderesolver/ 08:43:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 08:43:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 08:43:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 08:43:52 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 08:43:52 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 08:43:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 08:43:52 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/notifier/ 08:43:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 08:43:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 08:43:52 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 08:43:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 08:43:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 08:43:52 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 08:43:52 spire-1.2.1/pkg/server/plugin/notifier/repository.go 08:43:52 spire-1.2.1/pkg/server/plugin/notifier/v1.go 08:43:52 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/go: downloading github.com/hashicorp/errwrap v1.1.0 08:43:52  08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 08:43:52 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 08:43:52 spire-1.2.1/pkg/server/registration/ 08:43:52 spire-1.2.1/pkg/server/registration/manager.go 08:43:52 spire-1.2.1/pkg/server/registration/manager_test.go 08:43:52 spire-1.2.1/pkg/server/scanentries.go 08:43:52 spire-1.2.1/pkg/server/scanentries_test.go 08:43:52 spire-1.2.1/pkg/server/server.go 08:43:52 spire-1.2.1/pkg/server/server_test.go 08:43:52 spire-1.2.1/pkg/server/svid/ 08:43:52 spire-1.2.1/pkg/server/svid/observer.go 08:43:52 spire-1.2.1/pkg/server/svid/observer_test.go 08:43:52 spire-1.2.1/pkg/server/svid/rotator.go 08:43:52 spire-1.2.1/pkg/server/svid/rotator_config.go 08:43:52 spire-1.2.1/pkg/server/svid/rotator_config_test.go 08:43:52 spire-1.2.1/pkg/server/svid/rotator_test.go 08:43:52 spire-1.2.1/proto/ 08:43:52 spire-1.2.1/proto/private/ 08:43:52 spire-1.2.1/proto/private/server/ 08:43:52 spire-1.2.1/proto/private/server/journal/ 08:43:52 spire-1.2.1/proto/private/server/journal/journal.pb.go 08:43:52 spire-1.2.1/proto/private/server/journal/journal.proto 08:43:52 spire-1.2.1/proto/spire/ 08:43:52 spire-1.2.1/proto/spire/common/ 08:43:52 spire-1.2.1/proto/spire/common/common.pb.go 08:43:52 spire-1.2.1/proto/spire/common/common.proto 08:43:52 spire-1.2.1/proto/spire/common/plugin/ 08:43:52 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 08:43:52 spire-1.2.1/proto/spire/common/plugin/plugin.proto 08:43:52 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 08:43:52 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 08:43:52 spire-1.2.1/proto/spire/plugin/ 08:43:52 spire-1.2.1/proto/spire/plugin/agent/ 08:43:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 08:43:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 08:43:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 08:43:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 08:43:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 08:43:52 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 08:43:52 spire-1.2.1/release/ 08:43:52 spire-1.2.1/release/spire-extras/ 08:43:52 spire-1.2.1/release/spire-extras/README.md 08:43:52 spire-1.2.1/release/spire-extras/conf/ 08:43:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 08:43:52 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 08:43:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 08:43:52 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 08:43:52 spire-1.2.1/release/spire/ 08:43:52 spire-1.2.1/release/spire/README.md 08:43:52 spire-1.2.1/release/spire/conf/ 08:43:52 spire-1.2.1/release/spire/conf/agent/ 08:43:52 spire-1.2.1/release/spire/conf/agent/agent.conf 08:43:52 spire-1.2.1/release/spire/conf/server/ 08:43:52 spire-1.2.1/release/spire/conf/server/server.conf 08:43:52 spire-1.2.1/script/ 08:43:52 spire-1.2.1/script/build-artifact.sh 08:43:52 spire-1.2.1/script/generate_dummy_ca.sh 08:43:52 spire-1.2.1/support/ 08:43:52 spire-1.2.1/support/k8s/ 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/ 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.gogo: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 08:43:52  08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 08:43:52 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 08:43:52 spire-1.2.1/support/oidc-discovery-provider/ 08:43:52 spire-1.2.1/support/oidc-discovery-provider/README.md 08:43:52 spire-1.2.1/support/oidc-discovery-provider/common_test.go 08:43:52 spire-1.2.1/support/oidc-discovery-provider/config.go 08:43:52 spire-1.2.1/support/oidc-discovery-provider/config_test.go 08:43:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy.gogo: downloading github.com/blang/semver/v4 v4.0.0 08:43:52  08:43:52 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 08:43:52 spire-1.2.1/support/oidc-discovery-provider/handler.go 08:43:52 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 08:43:52 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 08:43:52 spire-1.2.1/support/oidc-discovery-provider/main.go 08:43:52 spire-1.2.1/support/oidc-discovery-provider/server_api.go 08:43:52 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 08:43:52 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 08:43:52 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 08:43:52 spire-1.2.1/test/ 08:43:52 spire-1.2.1/test/clock/ 08:43:52 spire-1.2.1/test/clock/clock.go 08:43:52 spire-1.2.1/test/fakes/ 08:43:52 spire-1.2.1/test/fakes/fakeagentcatalog/ 08:43:52 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 08:43:52 spire-1.2.1/test/fakes/fakeagentkeymanager/ 08:43:52 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 08:43:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 08:43:52 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 08:43:52 spire-1.2.1/test/fakes/fakeagentstore/ 08:43:52 spire-1.2.1/test/fakes/fakeagentstore/agentstore.gogo: downloading github.com/go-sql-driver/mysql v1.6.0 08:43:52  08:43:52 spire-1.2.1/test/fakes/fakedatastore/ 08:43:52 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 08:43:52 spire-1.2.1/test/fakes/fakeentryclient/ 08:43:52 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 08:43:52 spire-1.2.1/test/fakes/fakehealthchecker/ 08:43:52 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 08:43:52 spire-1.2.1/test/fakes/fakeidentityprovider/ 08:43:52 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 08:43:52 spire-1.2.1/test/fakes/fakemetrics/ 08:43:52 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 08:43:52 spire-1.2.1/test/fakes/fakenoderesolver/ 08:43:52 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 08:43:52 spire-1.2.1/test/fakes/fakenotifier/ 08:43:52 spire-1.2.1/test/fakes/fakenotifier/notifier.go 08:43:52 spire-1.2.1/test/fakes/fakepluginmetrics/ 08:43:52 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 08:43:52 spire-1.2.1/test/fakes/fakeserverca/ 08:43:52 spire-1.2.1/test/fakes/fakeserverca/serverca.go 08:43:52 spire-1.2.1/test/fakes/fakeservercatalog/ 08:43:52 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 08:43:52 spire-1.2.1/test/fakes/fakeserverkeymanager/ 08:43:52 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 08:43:52 spire-1.2.1/test/fakes/fakeservernodeattestor/ 08:43:52 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 08:43:52 spire-1.2.1/test/fakes/fakeupstreamauthority/ 08:43:52 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 08:43:52 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 08:43:52 spire-1.2.1/test/fakes/fakeworkloadapi/ 08:43:52 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 08:43:52 spire-1.2.1/test/fakes/fakeworkloadattestor/ 08:43:52 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 08:43:52 spire-1.2.1/test/fixture/ 08:43:52 spire-1.2.1/test/fixture/certs/ 08:43:52 spire-1.2.1/test/fixture/certs/agent_svid.der 08:43:52 spire-1.2.1/test/fixture/certs/base_cert.pem 08:43:52 spire-1.2.1/test/fixture/certs/base_csr.pem 08:43:52 spire-1.2.1/test/fixture/certs/base_key.pem 08:43:52 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 08:43:52 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 08:43:52 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 08:43:52 spire-1.2.1/test/fixture/certs/blog_cert.pem 08:43:52 spire-1.2.1/test/fixture/certs/blog_csr.pem 08:43:52 spire-1.2.1/test/fixture/certs/blog_key.pem 08:43:52 spire-1.2.1/test/fixture/certs/bundle.der 08:43:52 spire-1.2.1/test/fixture/certs/ca.pem 08:43:52 spire-1.2.1/test/fixture/certs/ca_key.pem 08:43:52 spire-1.2.1/test/fixture/certs/database_cert.pem 08:43:52 spire-1.2.1/test/fixture/certs/database_csr.pem 08:43:52 spire-1.2.1/test/fixture/certs/database_key.pem 08:43:52 spire-1.2.1/test/fixture/certs/node_cert.pem 08:43:52 spire-1.2.1/test/fixture/certs/node_csr.pem 08:43:52 spire-1.2.1/test/fixture/certs/node_key.pem 08:43:52 spire-1.2.1/test/fixture/certs/svid.pem 08:43:52 spire-1.2.1/test/fixture/certs/svid_key.pem 08:43:52 spire-1.2.1/test/fixture/config/ 08:43:52 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 08:43:52 spire-1.2.1/test/fixture/config/agent_good.conf 08:43:52 spire-1.2.1/test/fixture/config/agent_good_templated.conf 08:43:52 spire-1.2.1/test/fixture/config/plugin_good.conf 08:43:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 08:43:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 08:43:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 08:43:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 08:43:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 08:43:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 08:43:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 08:43:52 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 08:43:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 08:43:52 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 08:43:52 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 08:43:52 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 08:43:52 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 08:43:52 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 08:43:52 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 08:43:52 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 08:43:52 spire-1.2.1/test/fixture/config/server_good.conf 08:43:52 spire-1.2.1/test/fixture/config/server_good_templated.conf 08:43:52 spire-1.2.1/test/fixture/fixture.go 08:43:52 spire-1.2.1/test/fixture/nodeattestor/ 08:43:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 08:43:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 08:43:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 08:43:52 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 08:43:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 08:43:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 08:43:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 08:43:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 08:43:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 08:43:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 08:43:52 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 08:43:52 spire-1.2.1/test/fixture/registration/ 08:43:52 spire-1.2.1/test/fixture/registration/entries.json 08:43:52 spire-1.2.1/test/fixture/registration/good-for-update.json 08:43:52 spire-1.2.1/test/fixture/registration/good.json 08:43:52 spire-1.2.1/test/fixture/registration/invalid.json 08:43:52 spire-1.2.1/test/fixture/registration/invalid_json.json 08:43:52 spire-1.2.1/test/fixture/registration/manager_test_entries.json 08:43:52 spire-1.2.1/test/integration/ 08:43:52 spire-1.2.1/test/integration/README.md 08:43:52 spire-1.2.1/test/integration/common 08:43:52 spire-1.2.1/test/integration/setup/ 08:43:52 spire-1.2.1/test/integration/setup/adminclient/ 08:43:52 spire-1.2.1/test/integration/setup/adminclient/build.sh 08:43:52 spire-1.2.1/test/integration/setup/adminclient/client.go 08:43:52 spire-1.2.1/test/integration/setup/debugagent/ 08:43:52 spire-1.2.1/test/integration/setup/debugagent/build.sh 08:43:52 spire-1.2.1/test/integration/setup/debugagent/main.go 08:43:52 spire-1.2.1/test/integration/setup/debugserver/ 08:43:52 spire-1.2.1/test/integration/setup/debugserver/build.sh 08:43:52 spire-1.2.1/test/integration/setup/debugserver/main.go 08:43:52 spire-1.2.1/test/integration/setup/downstreamclient/ 08:43:52 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 08:43:52 spire-1.2.1/test/integration/setup/downstreamclient/client.go 08:43:52 spire-1.2.1/test/integration/setup/itclient/ 08:43:52 spire-1.2.1/test/integration/setup/itclient/client.go 08:43:52 spire-1.2.1/test/integration/setup/node-attestation/ 08:43:52 spire-1.2.1/test/integration/setup/node-attestation/build.sh 08:43:52 spire-1.2.1/test/integration/setup/node-attestation/client.go 08:43:52 spire-1.2.1/test/integration/setup/x509pop/ 08:43:52 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 08:43:52 spire-1.2.1/test/integration/setup/x509pop/setup.sh 08:43:52 spire-1.2.1/test/integration/suites/ 08:43:52 spire-1.2.1/test/integration/suites/admin-endpoints/ 08:43:52 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 08:43:52 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 08:43:52 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 08:43:52 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 08:43:52 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 08:43:52 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 08:43:52 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 08:43:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 08:43:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 08:43:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 08:43:52 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 08:43:52 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 08:43:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 08:43:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 08:43:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 08:43:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 08:43:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 08:43:52 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 08:43:52 spire-1.2.1/test/integration/suites/datastore-mysql/ 08:43:52 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 08:43:52 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 08:43:52 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 08:43:52 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 08:43:52 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres/ 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 08:43:52 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 08:43:52 spire-1.2.1/test/integration/suites/debug-endpoints/ 08:43:52 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 08:43:52 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 08:43:52 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 08:43:52 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 08:43:52 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 08:43:52 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 08:43:52 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 08:43:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 08:43:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 08:43:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 08:43:52 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 08:43:52 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 08:43:52 spire-1.2.1/test/integration/suites/downstream-endpoints/ 08:43:52 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 08:43:52 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 08:43:52 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 08:43:52 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 08:43:52 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 08:43:52 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 08:43:52 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 08:43:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 08:43:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 08:43:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 08:43:52 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 08:43:52 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 08:43:52 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 08:43:52 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 08:43:52 spire-1.2.1/test/integration/suites/join-token/ 08:43:52 spire-1.2.1/test/integration/suites/join-token/01-start-server 08:43:52 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 08:43:52 spire-1.2.1/test/integration/suites/join-token/03-start-agent 08:43:52 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 08:43:52 spire-1.2.1/test/integration/suites/join-token/05-check-svid 08:43:52 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 08:43:52 spire-1.2.1/test/integration/suites/join-token/README.md 08:43:52 spire-1.2.1/test/integration/suites/join-token/conf/ 08:43:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 08:43:52 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/join-token/conf/server/ 08:43:52 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 08:43:52 spire-1.2.1/test/integration/suites/join-token/teardown 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/ 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 08:43:52 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/ 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 08:43:52 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 08:43:52 spire-1.2.1/test/integration/suites/k8s/ 08:43:52 spire-1.2.1/test/integration/suites/k8s/00-setup 08:43:52 spire-1.2.1/test/integration/suites/k8s/01-apply-config 08:43:52 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 08:43:52 spire-1.2.1/test/integration/suites/k8s/README.md 08:43:52 spire-1.2.1/test/integration/suites/k8s/conf/ 08:43:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 08:43:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 08:43:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s/conf/server/ 08:43:52 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 08:43:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 08:43:52 spire-1.2.1/test/integration/suites/k8s/init-kubectl 08:43:52 spire-1.2.1/test/integration/suites/k8s/teardown 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/ 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/README.md 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/root/ 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/nested-rotation/teardown 08:43:52 spire-1.2.1/test/integration/suites/node-attestation/ 08:43:52 spire-1.2.1/test/integration/suites/node-attestation/00-setup 08:43:52 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 08:43:52 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 08:43:52 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 08:43:52 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 08:43:52 spire-1.2.1/test/integration/suites/node-attestation/README.md 08:43:52 spire-1.2.1/test/integration/suites/node-attestation/conf/ 08:43:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 08:43:52 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 08:43:52 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 08:43:52 spire-1.2.1/test/integration/suites/node-attestation/teardown 08:43:52 spire-1.2.1/test/integration/suites/rotation/ 08:43:52 spire-1.2.1/test/integration/suites/rotation/00-setup 08:43:52 spire-1.2.1/test/integration/suites/rotation/01-start-server 08:43:52 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 08:43:52 spire-1.2.1/test/integration/suites/rotation/03-start-agent 08:43:52 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 08:43:52 spire-1.2.1/test/integration/suites/rotation/05-check-svids 08:43:52 spire-1.2.1/test/integration/suites/rotation/README.md 08:43:52 spire-1.2.1/test/integration/suites/rotation/conf/ 08:43:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 08:43:52 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/rotation/conf/server/ 08:43:52 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 08:43:52 spire-1.2.1/test/integration/suites/rotation/teardown 08:43:52 spire-1.2.1/test/integration/suites/self-test/ 08:43:52 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 08:43:52 spire-1.2.1/test/integration/suites/self-test/README.md 08:43:52 spire-1.2.1/test/integration/suites/self-test/teardown 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/ 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 08:43:52 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 08:43:52 spire-1.2.1/test/integration/suites/upgrade/ 08:43:52 spire-1.2.1/test/integration/suites/upgrade/00-setup 08:43:52 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 08:43:52 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 08:43:52 spire-1.2.1/test/integration/suites/upgrade/README.md 08:43:52 spire-1.2.1/test/integration/suites/upgrade/conf/ 08:43:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 08:43:52 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 08:43:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 08:43:52 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 08:43:52 spire-1.2.1/test/integration/suites/upgrade/teardown 08:43:52 spire-1.2.1/test/integration/suites/upgrade/versions.txt 08:43:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 08:43:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 08:43:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 08:43:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 08:43:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 08:43:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 08:43:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 08:43:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 08:43:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 08:43:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 08:43:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 08:43:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 08:43:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 08:43:52 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 08:43:52 spire-1.2.1/test/integration/test-one.sh 08:43:52 spire-1.2.1/test/integration/test.sh 08:43:52 spire-1.2.1/test/plugintest/ 08:43:52 spire-1.2.1/test/plugintest/config.go 08:43:52 spire-1.2.1/test/plugintest/load.go 08:43:52 spire-1.2.1/test/plugintest/option.go 08:43:52 spire-1.2.1/test/spiretest/ 08:43:52 spire-1.2.1/test/spiretest/apiserver.go 08:43:52 spire-1.2.1/test/spiretest/assertions.go 08:43:52 spire-1.2.1/test/spiretest/dir.go 08:43:52 spire-1.2.1/test/spiretest/errors_posix.go 08:43:52 spire-1.2.1/test/spiretest/errors_windows.go 08:43:52 spire-1.2.1/test/spiretest/logs.go 08:43:52 spire-1.2.1/test/spiretest/socketapi.go 08:43:52 spire-1.2.1/test/spiretest/suite.go 08:43:52 spire-1.2.1/test/spiretest/x509.go 08:43:52 spire-1.2.1/test/testca/ 08:43:52 spire-1.2.1/test/testca/ca.go 08:43:52 spire-1.2.1/test/testkey/ 08:43:52 spire-1.2.1/test/testkey/generate.sh 08:43:52 spire-1.2.1/test/testkey/genkeys.go 08:43:52 spire-1.2.1/test/testkey/keys.go 08:43:52 spire-1.2.1/test/testkey/new.go 08:43:52 spire-1.2.1/test/tpmsimulator/ 08:43:52 spire-1.2.1/test/tpmsimulator/simulator.go 08:43:52 spire-1.2.1/test/util/ 08:43:52 spire-1.2.1/test/util/cert_fixtures.go 08:43:52 spire-1.2.1/test/util/cert_generation.go 08:43:52 spire-1.2.1/test/util/io_redirection.go 08:43:52 spire-1.2.1/test/util/race.go 08:43:52 spire-1.2.1/test/util/util.go 08:43:52 building spire from source... 08:43:52 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 08:43:52 go: downloading github.com/jinzhu/gorm v1.9.16 08:43:52 go: downloading github.com/lib/pq v1.10.4 08:43:52 go: downloading github.com/mattn/go-sqlite3 v1.14.12 08:43:52 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 08:43:52 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 08:43:53 Installing go1.17.7... 08:43:53 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 08:43:53 $ docker rm -f bbf2b48cd17ce09989d97cb3b05e2e80438d21e0f74bee2a08da82c3d2e63d91 [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 08:43:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:54 08:43:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:43:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:54 latest: Pulling from edgex-devops/edgex-compose-arm64 08:43:54 29e5d40040c1: Pulling fs layer 08:43:55 1ce36da41761: Pulling fs layer 08:43:55 25b303627fd3: Pulling fs layer 08:43:55 29e5d40040c1: Verifying Checksum 08:43:55 29e5d40040c1: Download complete 08:43:55 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 08:43:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 08:43:55 go: downloading github.com/stretchr/testify v1.7.0 08:43:55 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 08:43:55 go: downloading github.com/aws/aws-sdk-go v1.43.0 08:43:55 1ce36da41761: Verifying Checksum 08:43:55 1ce36da41761: Download complete 08:43:55 29e5d40040c1: Pull complete 08:43:57 25b303627fd3: Verifying Checksum 08:43:57 25b303627fd3: Download complete 08:43:57 1ce36da41761: Pull complete 08:43:58 Building bin/spire-server... 08:43:58 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 08:43:58 go: downloading github.com/mitchellh/cli v1.1.2 08:43:58 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 08:43:58 go: downloading google.golang.org/grpc v1.44.0 08:43:58 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 08:43:58 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 08:43:58 go: downloading github.com/imdario/mergo v0.3.12 08:43:58 go: downloading github.com/sirupsen/logrus v1.8.1 08:43:58 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 08:43:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 08:43:58 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 08:43:58 go: downloading github.com/fatih/color v1.13.0 08:43:58 go: downloading github.com/mattn/go-isatty v0.0.14 08:43:58 go: downloading github.com/hashicorp/go-plugin v1.4.3 08:43:58 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 08:43:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 08:43:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 08:43:58 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 08:43:58 go: downloading github.com/armon/go-metrics v0.3.10 08:43:58 go: downloading github.com/prometheus/client_golang v1.12.1 08:43:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 08:43:58 go: downloading github.com/open-policy-agent/opa v0.38.0 08:43:59 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 08:43:59 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 08:43:59 go: downloading github.com/mattn/go-colorable v0.1.12 08:43:59 go: downloading github.com/Masterminds/goutils v1.1.0 08:43:59 go: downloading github.com/Masterminds/semver v1.5.0 08:43:59 go: downloading github.com/google/uuid v1.1.2 08:43:59 go: downloading github.com/huandu/xstrings v1.3.2 08:43:59 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:43:59 go: downloading github.com/oklog/run v1.0.0 08:43:59 go: downloading google.golang.org/api v0.70.0 08:43:59 go: downloading k8s.io/client-go v0.23.4 08:43:59 go: downloading k8s.io/api v0.23.4 08:43:59 go: downloading github.com/google/go-tpm v0.3.3 08:43:59 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 08:43:59 go: downloading github.com/imkira/go-observer v1.0.3 08:43:59 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 08:43:59 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 08:43:59 go: downloading github.com/beorn7/perks v1.0.1 08:43:59 go: downloading github.com/cespare/xxhash/v2 v2.1.2 08:43:59 go: downloading github.com/prometheus/client_model v0.2.0 08:43:59 go: downloading github.com/prometheus/common v0.32.1 08:43:59 go: downloading github.com/prometheus/procfs v0.7.3 08:43:59 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 08:43:59 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 08:43:59 go: downloading go.uber.org/atomic v1.9.0 08:43:59 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 08:43:59 go: downloading github.com/mitchellh/reflectwalk v1.0.1 08:43:59 go: downloading github.com/hashicorp/errwrap v1.1.0 08:43:59 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 08:43:59 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 08:43:59 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 08:43:59 go: downloading cloud.google.com/go/storage v1.21.0 08:43:59 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 08:43:59 go: downloading cloud.google.com/go v0.100.2 08:44:00 go: downloading k8s.io/apimachinery v0.23.4 08:44:00 go: downloading k8s.io/kube-aggregator v0.23.3 08:44:00 go: downloading sigs.k8s.io/controller-runtime v0.11.1 08:44:00 go: downloading cloud.google.com/go/security v1.3.0 08:44:01 go: downloading github.com/hashicorp/vault/api v1.4.1 08:44:01 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 08:44:01 go: downloading github.com/hashicorp/golang-lru v0.5.4 08:44:01 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 08:44:01 go: downloading github.com/twmb/murmur3 v1.1.6 08:44:01 go: downloading github.com/jinzhu/inflection v1.0.0 08:44:01 go: downloading github.com/aws/smithy-go v1.11.0 08:44:01 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 08:44:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 08:44:01 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 08:44:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 08:44:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 08:44:01 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 08:44:01 go: downloading github.com/stretchr/testify v1.7.0 08:44:01 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 08:44:01 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 08:44:01 go: downloading github.com/blang/semver/v4 v4.0.0 08:44:01 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 08:44:01 go: downloading github.com/go-sql-driver/mysql v1.6.0 08:44:01 go: downloading github.com/jinzhu/gorm v1.9.16 08:44:01 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 08:44:01 go: downloading github.com/mattn/go-sqlite3 v1.14.12 08:44:01 go: downloading github.com/lib/pq v1.10.4 08:44:01 go: downloading google.golang.org/api v0.70.0 08:44:01 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 08:44:01 go: downloading k8s.io/client-go v0.23.4 08:44:01 go: downloading k8s.io/api v0.23.4 08:44:01 go: downloading github.com/aws/aws-sdk-go v1.43.0 08:44:01 go: downloading github.com/Azure/go-autorest/logger v0.2.1 08:44:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:44:01 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 08:44:01 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 08:44:02 go: downloading github.com/dimchansky/utfbom v1.1.1 08:44:02 go: downloading cloud.google.com/go/compute v1.3.0 08:44:02 go: downloading cloud.google.com/go/iam v0.1.1 08:44:02 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 08:44:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:44:02 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 08:44:03 go: downloading github.com/gogo/protobuf v1.3.2 08:44:03 go: downloading github.com/google/gofuzz v1.1.0 08:44:03 go: downloading k8s.io/klog/v2 v2.30.0 08:44:03 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 08:44:03 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 08:44:03 go: downloading github.com/spf13/pflag v1.0.5 08:44:03 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 08:44:03 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 08:44:03 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 08:44:03 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 08:44:03 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 08:44:03 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 08:44:03 go: downloading github.com/hashicorp/vault/sdk v0.4.1 08:44:03 go: downloading github.com/mitchellh/mapstructure v1.4.3 08:44:03 go: downloading github.com/tklauser/go-sysconf v0.3.9 08:44:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 08:44:03 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:44:03 go: downloading gopkg.in/yaml.v2 v2.4.0 08:44:03 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:44:03 go: downloading github.com/gobwas/glob v0.2.3 08:44:03 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 08:44:03 go: downloading github.com/jmespath/go-jmespath v0.4.0 08:44:03 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 08:44:03 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 08:44:03 go: downloading go.opencensus.io v0.23.0 08:44:03 go: downloading gopkg.in/inf.v0 v0.9.1 08:44:03 go: downloading github.com/google/go-cmp v0.5.7 08:44:03 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 08:44:03 go: downloading github.com/googleapis/gnostic v0.5.5 08:44:03 go: downloading github.com/json-iterator/go v1.1.12 08:44:03 go: downloading github.com/go-logr/logr v1.2.2 08:44:04 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 08:44:04 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 08:44:04 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 08:44:04 go: downloading go.uber.org/zap v1.21.0 08:44:04 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 08:44:04 go: downloading github.com/tklauser/numcpus v0.3.0 08:44:04 go: downloading sigs.k8s.io/yaml v1.3.0 08:44:04 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 08:44:04 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:44:04 go: downloading github.com/modern-go/reflect2 v1.0.2 08:44:04 go: downloading github.com/golang/snappy v0.0.4 08:44:04 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 08:44:04 go: downloading github.com/ryanuber/go-glob v1.0.0 08:44:04 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 08:44:04 go: downloading github.com/hashicorp/go-uuid v1.0.2 08:44:04 go: downloading github.com/hashicorp/go-version v1.2.0 08:44:04 go: downloading go.uber.org/multierr v1.6.0 08:44:04 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 08:44:05 go: downloading github.com/google/go-tpm v0.3.3 08:44:05 go: downloading cloud.google.com/go/storage v1.21.0 08:44:05 go: downloading k8s.io/apimachinery v0.23.4 08:44:05 go: downloading k8s.io/kube-aggregator v0.23.3 08:44:05 go: downloading cloud.google.com/go v0.100.2 08:44:05 go: downloading sigs.k8s.io/controller-runtime v0.11.1 08:44:05 go: downloading cloud.google.com/go/security v1.3.0 08:44:05 go: downloading github.com/hashicorp/vault/api v1.4.1 08:44:05 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 08:44:05 go: downloading github.com/hashicorp/golang-lru v0.5.4 08:44:05 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 08:44:05 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 08:44:05 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 08:44:05 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 08:44:05 go: downloading github.com/twmb/murmur3 v1.1.6 08:44:06 go: downloading github.com/aws/smithy-go v1.11.0 08:44:06 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 08:44:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 08:44:06 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 08:44:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 08:44:06 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 08:44:06 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 08:44:06 go: downloading github.com/jinzhu/inflection v1.0.0 08:44:06 go: downloading github.com/gogo/protobuf v1.3.2 08:44:06 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 08:44:06 go: downloading k8s.io/klog/v2 v2.30.0 08:44:06 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 08:44:06 go: downloading github.com/spf13/pflag v1.0.5 08:44:06 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 08:44:06 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 08:44:06 go: downloading github.com/google/gofuzz v1.1.0 08:44:06 go: downloading cloud.google.com/go/compute v1.3.0 08:44:06 go: downloading cloud.google.com/go/iam v0.1.1 08:44:06 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 08:44:06 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 08:44:06 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 08:44:06 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 08:44:06 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 08:44:06 go: downloading github.com/hashicorp/vault/sdk v0.4.1 08:44:07 go: downloading github.com/mitchellh/mapstructure v1.4.3 08:44:07 go: downloading github.com/tklauser/go-sysconf v0.3.9 08:44:07 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 08:44:07 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 08:44:07 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 08:44:07 go: downloading github.com/Azure/go-autorest/logger v0.2.1 08:44:07 go: downloading github.com/dimchansky/utfbom v1.1.1 08:44:07 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 08:44:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 08:44:07 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:44:07 go: downloading gopkg.in/yaml.v2 v2.4.0 08:44:07 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:44:07 go: downloading github.com/gobwas/glob v0.2.3 08:44:07 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 08:44:07 go: downloading go.opencensus.io v0.23.0 08:44:07 go: downloading github.com/jmespath/go-jmespath v0.4.0 08:44:07 go: downloading gopkg.in/inf.v0 v0.9.1 08:44:07 go: downloading github.com/googleapis/gnostic v0.5.5 08:44:07 go: downloading github.com/go-logr/logr v1.2.2 08:44:07 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 08:44:07 go: downloading github.com/google/go-cmp v0.5.7 08:44:07 go: downloading github.com/json-iterator/go v1.1.12 08:44:07 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 08:44:07 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 08:44:07 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 08:44:07 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 08:44:07 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 08:44:07 go: downloading github.com/tklauser/numcpus v0.3.0 08:44:07 go: downloading go.uber.org/zap v1.21.0 08:44:07 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 08:44:07 go: downloading sigs.k8s.io/yaml v1.3.0 08:44:07 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 08:44:07 go: downloading github.com/ryanuber/go-glob v1.0.0 08:44:07 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 08:44:07 go: downloading github.com/hashicorp/go-uuid v1.0.2 08:44:07 go: downloading github.com/hashicorp/go-version v1.2.0 08:44:07 go: downloading github.com/golang/snappy v0.0.4 08:44:07 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 08:44:07 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:44:07 go: downloading github.com/modern-go/reflect2 v1.0.2 08:44:07 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 08:44:07 go: downloading go.uber.org/multierr v1.6.0 08:44:09 25b303627fd3: Pull complete 08:44:09 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:44:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 08:44:09 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 08:44:09 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 08:44:09 prd-ubuntu20.04-docker-arm64-4c-16g-34234 does not seem to be running inside a container 08:44:09 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 08:44:12 $ docker top 1c6a68bedf52bd54e9a47df8a2574164ff941ddaa02a5879a1a7558997c71fdc -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:12 + docker-compose+ buildgrep --help parallel 08:44:12 08:44:13 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 08:44:13 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 08:44:16 --parallel Build images in parallel. [Pipeline] } 08:44:16 $ docker stop --time=1 1c6a68bedf52bd54e9a47df8a2574164ff941ddaa02a5879a1a7558997c71fdc 08:44:17 $ docker rm -f 1c6a68bedf52bd54e9a47df8a2574164ff941ddaa02a5879a1a7558997c71fdc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:44:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:18 . [Pipeline] withDockerContainer 08:44:18 prd-ubuntu20.04-docker-arm64-4c-16g-34234 does not seem to be running inside a container 08:44:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 08:44:20 $ docker top 4bd5d28e179c03a009a0dba64582c5f37ad5b28128fe43a077e86925a253e5fa -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:21 + docker-compose -f ./docker-compose-build.yml build --parallel 08:44:25 Building core-command ... 08:44:25 Building core-data ... 08:44:25 Building core-metadata ... 08:44:25 Building security-bootstrapper ... 08:44:25 Building security-proxy-setup ... 08:44:25 Building security-secretstore-setup ... 08:44:25 Building security-spiffe-token-provider ... 08:44:25 Building security-spire-agent ... 08:44:25 Building security-spire-config ... 08:44:25 Building security-spire-server ... 08:44:25 Building support-notifications ... 08:44:25 Building support-scheduler ... 08:44:25 Building sys-mgmt-agent ... 08:44:25 Building security-spire-config 08:44:25 Building security-secretstore-setup 08:44:25 Building core-command 08:44:25 Building support-scheduler 08:44:25 Building security-proxy-setup 08:44:26 Removing intermediate container 58207b9b5307 08:44:26 ---> a47c7c09e98a 08:44:26 08:44:26 Step 10/23 : FROM alpine:3.14 08:44:26 ---> e04c818066af 08:44:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:44:26 ---> Using cache 08:44:26 ---> 0e5eca9c1856 08:44:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:44:26 ---> Using cache 08:44:26 ---> 600789ce7775 08:44:26 Step 13/23 : ENV APP_PORT=59882 08:44:26 Removing intermediate container 1e3bdc77b209 08:44:26 ---> 687aad151e26 08:44:26 08:44:26 Step 10/22 : FROM alpine:3.14 08:44:26 ---> e04c818066af 08:44:26 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 08:44:26 Removing intermediate container 553da894953d 08:44:26 ---> f07b9cbbd2f2 08:44:26 08:44:26 Step 10/25 : FROM alpine:3.14 08:44:26 ---> e04c818066af 08:44:26 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:44:26 ---> Running in c4c2d2388e97 08:44:26 ---> Running in 82d3e716c5f8 08:44:26 ---> Running in b97ecbaeb82f 08:44:26 Removing intermediate container c4c2d2388e97 08:44:26 ---> 43ea66df7c87 08:44:26 Step 14/23 : EXPOSE $APP_PORT 08:44:26 ---> Running in 83c02ebec024 08:44:26 Removing intermediate container 83c02ebec024 08:44:26 ---> 6ddfe12cbf16 08:44:26 Step 15/23 : WORKDIR / 08:44:26 ---> Running in fa1208a64bdf 08:44:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:44:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:44:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:44:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:44:26 Removing intermediate container fa1208a64bdf 08:44:26 ---> 7d4e7bfef83a 08:44:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:44:26 (1/3) Installing ca-certificates (20211220-r0) 08:44:26 (1/6) Installing ca-certificates (20211220-r0) 08:44:26 (2/3) Installing dumb-init (1.2.5-r1) 08:44:26 (3/3) Installing su-exec (0.2-r1) 08:44:26 (2/6) Installing brotli-libs (1.0.9-r5) 08:44:26 Executing busybox-1.33.1-r7.trigger 08:44:26 Executing ca-certificates-20211220-r0.trigger 08:44:26 (3/6) Installing nghttp2-libs (1.43.0-r0) 08:44:26 (4/6) Installing libcurl (7.79.1-r1) 08:44:26 (5/6) Installing curl (7.79.1-r1) 08:44:26 (6/6) Installing dumb-init (1.2.5-r1) 08:44:26 Executing busybox-1.33.1-r7.trigger 08:44:26 Executing ca-certificates-20211220-r0.trigger 08:44:26 OK: 8 MiB in 20 packages 08:44:26 OK: 6 MiB in 17 packages 08:44:27 ---> 4eebb49d7784 08:44:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:44:28 Removing intermediate container 82d3e716c5f8 08:44:28 ---> cd7acab3ddb3 08:44:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:44:28 ---> c8324b609731 08:44:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:44:28 Removing intermediate container b97ecbaeb82f 08:44:28 ---> 532bb044bb74 08:44:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:44:28 ---> Running in b0b1f4b607f0 08:44:28 ---> Running in 7112e8681fdf 08:44:28 Removing intermediate container b0b1f4b607f0 08:44:28 ---> 990b3807a91f 08:44:28 Step 13/22 : WORKDIR /edgex 08:44:28 Removing intermediate container 7112e8681fdf 08:44:28 ---> f2be0ae3f9c6 08:44:28 Step 13/25 : WORKDIR / 08:44:29 ---> Running in 5e8d22bdb9ff 08:44:29 ---> 8263faba4c1a 08:44:29 Step 19/23 : ENTRYPOINT ["/core-command"] 08:44:29 ---> Running in 311f99214eee 08:44:29 ---> Running in 830832a6f9ad 08:44:29 Removing intermediate container 5e8d22bdb9ff 08:44:29 ---> 561e76153f74 08:44:29 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:44:29 Removing intermediate container 311f99214eee 08:44:29 ---> 300460915309 08:44:29 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:44:29 Removing intermediate container 830832a6f9ad 08:44:29 ---> c3553d9a6f6f 08:44:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:44:30 ---> Running in a97f6545a337 08:44:30 ---> cfd7b4f7f64e 08:44:30 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:44:30 ---> d84d2575b714 08:44:30 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:44:30 Removing intermediate container a97f6545a337 08:44:30 ---> 33b26f1a079f 08:44:30 Step 21/23 : LABEL arch=x86_64 08:44:30 ---> Running in 5553074e9c16 08:44:31 ---> 66ada025c06d 08:44:31 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:44:31 Removing intermediate container 5553074e9c16 08:44:31 ---> 9b14b1f9ee88 08:44:31 Step 22/23 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:44:31 ---> 3546427ba82b 08:44:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:44:31 ---> Running in f6143b01a66e 08:44:31 ---> 88424bf65e50 08:44:31 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:44:31 Removing intermediate container f6143b01a66e 08:44:31 ---> ce8ab3c4b086 08:44:31 Step 23/23 : LABEL version=2.2.0-dev.86 08:44:32 ---> Running in 8809aad177e2 08:44:32 ---> 82b8bec03fca 08:44:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:44:32 ---> efb50f10d674 08:44:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:44:32 Removing intermediate container 8809aad177e2 08:44:32 ---> cd021990a448 08:44:32 08:44:32 Successfully built cd021990a448 08:44:32 Successfully tagged core-command:latest 08:44:32  Building core-command ... done Building security-spiffe-token-provider 08:44:34 ---> 71446d4b13b7 08:44:34 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:44:34 ---> c5cd67699224 08:44:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:44:35 ---> Running in 53bda75050a9 08:44:37 ---> d9b005f6ad84 08:44:37 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:44:37 ---> 23d420c10efd 08:44:37 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/ 08:44:37 Removing intermediate container 53bda75050a9 08:44:37 ---> 6cbb3b30fb43 08:44:37 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:44:37 ---> Running in e1cdc97b8a70 08:44:37 ---> Running in 6d5a5f3cd29f 08:44:38 Removing intermediate container 6d5a5f3cd29f 08:44:38 ---> 4bf9374ca68c 08:44:38 Step 20/22 : LABEL arch=x86_64 08:44:38 ---> Running in acdb244d147e 08:44:38 Removing intermediate container acdb244d147e 08:44:38 ---> 615288566b72 08:44:38 Step 21/22 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:44:38 ---> Running in ff5bdbac69f0 08:44:39 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:44:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:44:39 ---> 0acfad2cf67c 08:44:39 Step 3/20 : WORKDIR /edgex-go 08:44:39 ---> Using cache 08:44:39 ---> edbdd6b158e1 08:44:39 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:44:39 Removing intermediate container ff5bdbac69f0 08:44:39 ---> c1979d156469 08:44:39 Step 22/22 : LABEL version=2.2.0-dev.86 08:44:39 ---> Running in 4e7157466b98 08:44:39 ---> Running in 8d9d8a5bb079 08:44:39 Removing intermediate container e1cdc97b8a70 08:44:39 ---> 33eacc752a20 08:44:39 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:44:40 Removing intermediate container 8d9d8a5bb079 08:44:40 ---> 9e3d81886fbe 08:44:40 08:44:40 ---> Running in c25d491f07db 08:44:40 Successfully built 9e3d81886fbe 08:44:40 Successfully tagged security-proxy-setup:latest 08:44:40  Building security-proxy-setup ... done Building security-spire-server 08:44:40 Removing intermediate container c25d491f07db 08:44:40 ---> d87be2bc6ee5 08:44:40 Step 23/25 : LABEL arch=x86_64 08:44:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:44:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:44:42 v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] 08:44:42 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 08:44:42 OK: 15864 distinct packages available 08:44:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:44:42 ---> Running in 0aaf8e131c13 08:44:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:44:43 Removing intermediate container 0aaf8e131c13 08:44:43 ---> b28fd6fb8a00 08:44:43 Step 24/25 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:44:43 ---> Running in 9089122e361c 08:44:43 OK: 221 MiB in 52 packages 08:44:43 Removing intermediate container 9089122e361c 08:44:43 ---> 9bdd7a2f2eff 08:44:43 Step 25/25 : LABEL version=2.2.0-dev.86 08:44:44 ---> Running in 9bd32d4ce88d 08:44:44 Removing intermediate container 9bd32d4ce88d 08:44:44 ---> 48478d17d8ae 08:44:44 08:44:44 Successfully built 48478d17d8ae 08:44:45 Successfully tagged security-secretstore-setup:latest 08:44:45 Building core-data 08:44:45  Building security-secretstore-setup ... done Removing intermediate container 4e7157466b98 08:44:45 ---> 037c7a7bb71d 08:44:45 Step 5/20 : COPY go.mod vendor* ./ 08:44:46 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:44:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:44:46 ---> 0acfad2cf67c 08:44:46 Step 3/25 : WORKDIR /edgex-go 08:44:46 ---> Using cache 08:44:46 ---> edbdd6b158e1 08:44:46 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:46 ---> Using cache 08:44:46 ---> f606a389520f 08:44:46 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 08:44:46 ---> Using cache 08:44:46 ---> 313980cc143e 08:44:46 Step 6/25 : COPY go.mod vendor* ./ 08:44:46 ---> Using cache 08:44:46 ---> 0893db415b49 08:44:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:46 ---> Using cache 08:44:46 ---> 1ecc1b9affab 08:44:46 Step 8/25 : COPY . . 08:44:46 ---> Using cache 08:44:46 ---> 331c931f9eff 08:44:46 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 08:44:46 ---> Using cache 08:44:46 ---> 9874ae51e57d 08:44:46 Step 10/25 : RUN mkdir -p spire-build 08:44:46 ---> Using cache 08:44:46 ---> 23e619e5151e 08:44:46 Step 11/25 : WORKDIR /edgex-go/spire-build 08:44:46 ---> Using cache 08:44:46 ---> 7d6400844f2c 08:44:46 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 08:44:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:44:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:44:49 ---> 0acfad2cf67c 08:44:49 Step 3/23 : WORKDIR /edgex-go 08:44:49 ---> Using cache 08:44:49 ---> edbdd6b158e1 08:44:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:44:49 ---> Using cache 08:44:49 ---> f606a389520f 08:44:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 08:44:49 ---> 0c9e031d1a4e 08:44:49 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:49 ---> Running in ad67c6ea9a33 08:44:49 ---> Running in b33b6219033d 08:44:49 ---> Running in 12a06bff3eed 08:44:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:44:51 spire-1.2.1/ 08:44:51 spire-1.2.1/.data/ 08:44:51 spire-1.2.1/.data/.file 08:44:51 spire-1.2.1/.dockerignore 08:44:51 spire-1.2.1/.gitattributes 08:44:51 spire-1.2.1/.githooks/ 08:44:51 spire-1.2.1/.githooks/pre-commit 08:44:51 spire-1.2.1/.github/ 08:44:51 spire-1.2.1/.github/ISSUE_TEMPLATE.md 08:44:51 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 08:44:51 spire-1.2.1/.github/dependabot.yml 08:44:51 spire-1.2.1/.github/workflows/ 08:44:51 spire-1.2.1/.github/workflows/nightly_build.yaml 08:44:51 spire-1.2.1/.github/workflows/pr_build.yaml 08:44:51 spire-1.2.1/.github/workflows/release_build.yaml 08:44:51 spire-1.2.1/.github/workflows/scripts/ 08:44:51 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 08:44:51 spire-1.2.1/.github/workflows/scripts/push-images.sh 08:44:51 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 08:44:51 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 08:44:51 spire-1.2.1/.github/workflows/scripts/split.sh 08:44:51 spire-1.2.1/.gitignore 08:44:51 spire-1.2.1/.go-version 08:44:51 spire-1.2.1/.golangci.yml 08:44:51 spire-1.2.1/ADOPTERS.md 08:44:51 spire-1.2.1/CHANGELOG.md 08:44:51 spire-1.2.1/CODE-OF-CONDUCT.md 08:44:51 spire-1.2.1/CODEOWNERS 08:44:51 spire-1.2.1/CONTRIBUTING.md 08:44:51 spire-1.2.1/Dockerfile 08:44:51 spire-1.2.1/Dockerfile.dev 08:44:51 spire-1.2.1/Dockerfile.scratch 08:44:51 spire-1.2.1/LICENSE 08:44:51 spire-1.2.1/MAINTAINERS.md 08:44:51 spire-1.2.1/Makefile 08:44:51 spire-1.2.1/README.md 08:44:51 spire-1.2.1/ROADMAP.md 08:44:51 spire-1.2.1/SECURITY.md 08:44:51 spire-1.2.1/cmd/ 08:44:51 spire-1.2.1/cmd/spire-agent/ 08:44:51 spire-1.2.1/cmd/spire-agent/cli/ 08:44:51 spire-1.2.1/cmd/spire-agent/cli/api/ 08:44:51 spire-1.2.1/cmd/spire-agent/cli/api/common.go 08:44:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 08:44:51 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 08:44:51 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 08:44:51 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 08:44:51 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 08:44:51 spire-1.2.1/cmd/spire-agent/cli/cli.go 08:44:51 spire-1.2.1/cmd/spire-agent/cli/common/ 08:44:51 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 08:44:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 08:44:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 08:44:51 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 08:44:51 spire-1.2.1/cmd/spire-agent/cli/run/ 08:44:51 spire-1.2.1/cmd/spire-agent/cli/run/run.go 08:44:51 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 08:44:51 spire-1.2.1/cmd/spire-agent/cli/validate/ 08:44:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 08:44:51 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 08:44:51 spire-1.2.1/cmd/spire-agent/main.go 08:44:51 spire-1.2.1/cmd/spire-server/ 08:44:51 spire-1.2.1/cmd/spire-server/cli/ 08:44:51 spire-1.2.1/cmd/spire-server/cli/agent/ 08:44:51 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/agent/count.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/agent/list.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/agent/show.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/ 08:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/cli.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/entry/ 08:44:51 spire-1.2.1/cmd/spire-server/cli/entry/count.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/entry/create.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/entry/show.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/entry/update.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/entry/util.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/federation/ 08:44:51 spire-1.2.1/cmd/spire-server/cli/federation/common.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/federation/create.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/federation/list.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/federation/show.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/federation/update.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 08:44:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/jwt/ 08:44:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/run/ 08:44:51 spire-1.2.1/cmd/spire-server/cli/run/run.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/token/ 08:44:51 spire-1.2.1/cmd/spire-server/cli/token/generate.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/validate/ 08:44:51 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/x509/ 08:44:51 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 08:44:51 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 08:44:51 spire-1.2.1/cmd/spire-server/main.go 08:44:51 spire-1.2.1/cmd/spire-server/util/ 08:44:51 spire-1.2.1/cmd/spire-server/util/util.go 08:44:51 spire-1.2.1/conf/ 08:44:51 spire-1.2.1/conf/agent/ 08:44:51 spire-1.2.1/conf/agent/agent.conf 08:44:51 spire-1.2.1/conf/agent/agent_full.conf 08:44:51 spire-1.2.1/conf/agent/dummy_root_ca.crt 08:44:51 spire-1.2.1/conf/server/ 08:44:51 spire-1.2.1/conf/server/dummy_upstream_ca.crt 08:44:51 spire-1.2.1/conf/server/dummy_upstream_ca.key 08:44:51 spire-1.2.1/conf/server/server.conf 08:44:51 spire-1.2.1/conf/server/server_full.conf 08:44:51 spire-1.2.1/doc/ 08:44:51 spire-1.2.1/doc/SPIRE101.md 08:44:51 spire-1.2.1/doc/auditlog.md 08:44:51 spire-1.2.1/doc/authorization_policy_engine.md 08:44:51 spire-1.2.1/doc/changelog_guidelines.md 08:44:51 spire-1.2.1/doc/cure53-report.pdf 08:44:51 spire-1.2.1/doc/images/ 08:44:51 spire-1.2.1/doc/images/2019_roadmap.png 08:44:51 spire-1.2.1/doc/images/SPIRE101.png 08:44:51 spire-1.2.1/doc/images/SPIRE_agent.png 08:44:51 spire-1.2.1/doc/images/SPIRE_server.png 08:44:51 spire-1.2.1/doc/images/cache_mgr.png 08:44:51 spire-1.2.1/doc/images/cache_mgr_components.png 08:44:51 spire-1.2.1/doc/images/federated_spire.png 08:44:51 spire-1.2.1/doc/images/ha_mode.png 08:44:51 spire-1.2.1/doc/images/nested_spire.png 08:44:51 spire-1.2.1/doc/images/oidc_federation.png 08:44:51 spire-1.2.1/doc/images/single_trust_domain.png 08:44:51 spire-1.2.1/doc/images/spiffe_compatible.png 08:44:51 spire-1.2.1/doc/images/spire_logo.png 08:44:51 spire-1.2.1/doc/migrating_registration_api_clients.md 08:44:51 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 08:44:51 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 08:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 08:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 08:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 08:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 08:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 08:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 08:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 08:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 08:44:51 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 08:44:51 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 08:44:51 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 08:44:51 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 08:44:51 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 08:44:51 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 08:44:51 spire-1.2.1/doc/plugin_server_datastore_sql.md 08:44:51 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 08:44:51 spire-1.2.1/doc/plugin_server_keymanager_disk.md 08:44:51 spire-1.2.1/doc/plugin_server_keymanager_memory.md 08:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 08:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 08:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 08:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 08:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 08:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 08:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 08:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 08:44:51 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 08:44:51 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 08:44:51 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 08:44:51 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 08:44:51 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 08:44:51 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 08:44:51 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 08:44:51 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 08:44:51 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 08:44:51 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 08:44:51 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 08:44:51 spire-1.2.1/doc/scaling_spire.md 08:44:51 spire-1.2.1/doc/spire_agent.md 08:44:51 spire-1.2.1/doc/spire_server.md 08:44:51 spire-1.2.1/doc/supported_integrations.md 08:44:51 spire-1.2.1/doc/telemetry.md 08:44:51 spire-1.2.1/doc/telemetry_config.md 08:44:51 spire-1.2.1/doc/upgrading.md 08:44:51 spire-1.2.1/doc/using_spire.md 08:44:51 spire-1.2.1/examples/ 08:44:51 spire-1.2.1/examples/README.md 08:44:51 spire-1.2.1/go.mod 08:44:51 spire-1.2.1/go.sum 08:44:51 spire-1.2.1/pkg/ 08:44:51 spire-1.2.1/pkg/agent/ 08:44:51 spire-1.2.1/pkg/agent/agent.go 08:44:51 spire-1.2.1/pkg/agent/api/ 08:44:51 spire-1.2.1/pkg/agent/api/config.go 08:44:51 spire-1.2.1/pkg/agent/api/debug/ 08:44:51 spire-1.2.1/pkg/agent/api/debug/v1/ 08:44:51 spire-1.2.1/pkg/agent/api/debug/v1/service.go 08:44:51 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 08:44:51 spire-1.2.1/pkg/agent/api/delegatedidentity/ 08:44:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 08:44:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 08:44:51 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 08:44:51 spire-1.2.1/pkg/agent/api/endpoints.go 08:44:51 spire-1.2.1/pkg/agent/api/health/ 08:44:51 spire-1.2.1/pkg/agent/api/health/v1/ 08:44:51 spire-1.2.1/pkg/agent/api/health/v1/service.go 08:44:51 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 08:44:51 spire-1.2.1/pkg/agent/api/rpccontext/ 08:44:51 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 08:44:51 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 08:44:51 spire-1.2.1/pkg/agent/attestor/ 08:44:51 spire-1.2.1/pkg/agent/attestor/node/ 08:44:51 spire-1.2.1/pkg/agent/attestor/node/experimental.go 08:44:51 spire-1.2.1/pkg/agent/attestor/node/node.go 08:44:51 spire-1.2.1/pkg/agent/attestor/node/node_test.go 08:44:51 spire-1.2.1/pkg/agent/attestor/workload/ 08:44:51 spire-1.2.1/pkg/agent/attestor/workload/workload.go 08:44:51 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 08:44:51 spire-1.2.1/pkg/agent/catalog/ 08:44:51 spire-1.2.1/pkg/agent/catalog/catalog.go 08:44:51 spire-1.2.1/pkg/agent/catalog/keymanager.go 08:44:51 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 08:44:51 spire-1.2.1/pkg/agent/catalog/svidstore.go 08:44:51 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 08:44:51 spire-1.2.1/pkg/agent/client/ 08:44:51 spire-1.2.1/pkg/agent/client/client.go 08:44:51 spire-1.2.1/pkg/agent/client/client_test.go 08:44:51 spire-1.2.1/pkg/agent/client/dial.go 08:44:51 spire-1.2.1/pkg/agent/client/nodeconn.go 08:44:51 spire-1.2.1/pkg/agent/client/nodeconn_test.go 08:44:51 spire-1.2.1/pkg/agent/client/update.go 08:44:51 spire-1.2.1/pkg/agent/client/util.go 08:44:51 spire-1.2.1/pkg/agent/common/ 08:44:51 spire-1.2.1/pkg/agent/common/backoff/ 08:44:51 spire-1.2.1/pkg/agent/common/backoff/backoff.go 08:44:51 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 08:44:51 spire-1.2.1/pkg/agent/common/cgroups/ 08:44:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 08:44:51 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 08:44:51 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 08:44:51 spire-1.2.1/pkg/agent/config.go 08:44:51 spire-1.2.1/pkg/agent/endpoints/ 08:44:51 spire-1.2.1/pkg/agent/endpoints/config.go 08:44:51 spire-1.2.1/pkg/agent/endpoints/endpoints.go 08:44:51 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 08:44:51 spire-1.2.1/pkg/agent/endpoints/metrics.go 08:44:51 spire-1.2.1/pkg/agent/endpoints/middleware.go 08:44:51 spire-1.2.1/pkg/agent/endpoints/peertracker.go 08:44:51 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 08:44:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 08:44:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 08:44:51 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 08:44:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 08:44:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 08:44:51 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 08:44:51 spire-1.2.1/pkg/agent/endpoints/workload/ 08:44:51 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 08:44:51 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 08:44:51 spire-1.2.1/pkg/agent/manager/ 08:44:51 spire-1.2.1/pkg/agent/manager/cache/ 08:44:51 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 08:44:51 spire-1.2.1/pkg/agent/manager/cache/cache.go 08:44:51 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 08:44:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 08:44:51 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 08:44:51 spire-1.2.1/pkg/agent/manager/cache/sets.go 08:44:51 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 08:44:51 spire-1.2.1/pkg/agent/manager/config.go 08:44:51 spire-1.2.1/pkg/agent/manager/manager.go 08:44:51 spire-1.2.1/pkg/agent/manager/manager_test.go 08:44:51 spire-1.2.1/pkg/agent/manager/storage.go 08:44:51 spire-1.2.1/pkg/agent/manager/storage_test.go 08:44:51 spire-1.2.1/pkg/agent/manager/storecache/ 08:44:51 spire-1.2.1/pkg/agent/manager/storecache/cache.go 08:44:51 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 08:44:51 spire-1.2.1/pkg/agent/manager/sync.go 08:44:51 spire-1.2.1/pkg/agent/plugin/ 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/ 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 08:44:51 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 08:44:51 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/ 08:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 08:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 08:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 08:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 08:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 08:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 08:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 08:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 08:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 08:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 08:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 08:44:51 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 08:44:51 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 08:44:51 spire-1.2.1/pkg/agent/svid/ 08:44:51 spire-1.2.1/pkg/agent/svid/rotator.go 08:44:51 spire-1.2.1/pkg/agent/svid/rotator_config.go 08:44:51 spire-1.2.1/pkg/agent/svid/rotator_test.go 08:44:51 spire-1.2.1/pkg/agent/svid/store/ 08:44:51 spire-1.2.1/pkg/agent/svid/store/service.go 08:44:51 spire-1.2.1/pkg/agent/svid/store/service_test.go 08:44:51 spire-1.2.1/pkg/common/ 08:44:51 spire-1.2.1/pkg/common/agentpathtemplate/ 08:44:51 spire-1.2.1/pkg/common/agentpathtemplate/template.go 08:44:51 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 08:44:51 spire-1.2.1/pkg/common/api/ 08:44:51 spire-1.2.1/pkg/common/api/metrics.go 08:44:51 spire-1.2.1/pkg/common/api/middleware/ 08:44:51 spire-1.2.1/pkg/common/api/middleware/common_test.go 08:44:51 spire-1.2.1/pkg/common/api/middleware/interceptor.go 08:44:51 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 08:44:51 spire-1.2.1/pkg/common/api/middleware/logger.go 08:44:51 spire-1.2.1/pkg/common/api/middleware/logger_test.go 08:44:51 spire-1.2.1/pkg/common/api/middleware/metrics.go 08:44:51 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 08:44:51 spire-1.2.1/pkg/common/api/middleware/middleware.go 08:44:51 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 08:44:51 spire-1.2.1/pkg/common/api/middleware/misconfig.go 08:44:51 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 08:44:51 spire-1.2.1/pkg/common/api/middleware/names.go 08:44:51 spire-1.2.1/pkg/common/api/middleware/names_test.go 08:44:51 spire-1.2.1/pkg/common/api/names.go 08:44:51 spire-1.2.1/pkg/common/api/ratelimit.go 08:44:51 spire-1.2.1/pkg/common/api/rpccontext/ 08:44:51 spire-1.2.1/pkg/common/api/rpccontext/logger.go 08:44:51 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 08:44:51 spire-1.2.1/pkg/common/api/rpccontext/names.go 08:44:51 spire-1.2.1/pkg/common/auth/ 08:44:51 spire-1.2.1/pkg/common/auth/interceptors.go 08:44:51 spire-1.2.1/pkg/common/auth/interceptors_test.go 08:44:51 spire-1.2.1/pkg/common/auth/untracked_uds.go 08:44:51 spire-1.2.1/pkg/common/bundleutil/ 08:44:51 spire-1.2.1/pkg/common/bundleutil/bundle.go 08:44:51 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 08:44:51 spire-1.2.1/pkg/common/bundleutil/common_test.go 08:44:51 spire-1.2.1/pkg/common/bundleutil/marshal.go 08:44:51 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 08:44:51 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 08:44:51 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 08:44:51 spire-1.2.1/pkg/common/bundleutil/types.go 08:44:51 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 08:44:51 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 08:44:51 spire-1.2.1/pkg/common/catalog/ 08:44:51 spire-1.2.1/pkg/common/catalog/bind.go 08:44:51 spire-1.2.1/pkg/common/catalog/builtin.go 08:44:51 spire-1.2.1/pkg/common/catalog/catalog.go 08:44:51 spire-1.2.1/pkg/common/catalog/catalog_test.go 08:44:51 spire-1.2.1/pkg/common/catalog/closers.go 08:44:51 spire-1.2.1/pkg/common/catalog/cmd_linux.go 08:44:51 spire-1.2.1/pkg/common/catalog/cmd_other.go 08:44:51 spire-1.2.1/pkg/common/catalog/config.go 08:44:51 spire-1.2.1/pkg/common/catalog/config_test.go 08:44:51 spire-1.2.1/pkg/common/catalog/configure.go 08:44:51 spire-1.2.1/pkg/common/catalog/constraints.go 08:44:51 spire-1.2.1/pkg/common/catalog/constraints_test.go 08:44:51 spire-1.2.1/pkg/common/catalog/context.go 08:44:51 spire-1.2.1/pkg/common/catalog/external.go 08:44:51 spire-1.2.1/pkg/common/catalog/host.go 08:44:51 spire-1.2.1/pkg/common/catalog/pipenet.go 08:44:51 spire-1.2.1/pkg/common/catalog/plugin.go 08:44:51 spire-1.2.1/pkg/common/catalog/testplugin/ 08:44:51 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 08:44:51 spire-1.2.1/pkg/common/catalog/testplugin/main.go 08:44:51 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 08:44:51 spire-1.2.1/pkg/common/cli/ 08:44:51 spire-1.2.1/pkg/common/cli/env.go 08:44:51 spire-1.2.1/pkg/common/cli/flags.go 08:44:51 spire-1.2.1/pkg/common/cli/trust_domain.go 08:44:51 spire-1.2.1/pkg/common/cli/trust_domain_test.go 08:44:51 spire-1.2.1/pkg/common/cli/umask.go 08:44:51 spire-1.2.1/pkg/common/cli/umask_posix.go 08:44:51 spire-1.2.1/pkg/common/cli/umask_test.go 08:44:51 spire-1.2.1/pkg/common/cli/umask_windows.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/ 08:44:51 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/flag.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/flag_test.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/format.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/format_test.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/ 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 08:44:51 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 08:44:51 spire-1.2.1/pkg/common/coretypes/ 08:44:51 spire-1.2.1/pkg/common/coretypes/bundle/ 08:44:51 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 08:44:51 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 08:44:51 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 08:44:51 spire-1.2.1/pkg/common/coretypes/bundle/require.go 08:44:51 spire-1.2.1/pkg/common/coretypes/jwtkey/ 08:44:51 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 08:44:51 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 08:44:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 08:44:51 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 08:44:51 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 08:44:51 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 08:44:51 spire-1.2.1/pkg/common/coretypes/x509certificate/ 08:44:51 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 08:44:51 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 08:44:51 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 08:44:51 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 08:44:51 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 08:44:51 spire-1.2.1/pkg/common/cryptoutil/ 08:44:51 spire-1.2.1/pkg/common/cryptoutil/keys.go 08:44:51 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 08:44:51 spire-1.2.1/pkg/common/diskutil/ 08:44:51 spire-1.2.1/pkg/common/diskutil/file_posix.go 08:44:51 spire-1.2.1/pkg/common/diskutil/file_test.go 08:44:51 spire-1.2.1/pkg/common/diskutil/file_windows.go 08:44:51 spire-1.2.1/pkg/common/errorutil/ 08:44:51 spire-1.2.1/pkg/common/errorutil/wrapper.go 08:44:51 spire-1.2.1/pkg/common/health/ 08:44:51 spire-1.2.1/pkg/common/health/config.go 08:44:51 spire-1.2.1/pkg/common/health/context.go 08:44:51 spire-1.2.1/pkg/common/health/context_test.go 08:44:51 spire-1.2.1/pkg/common/health/health.go 08:44:51 spire-1.2.1/pkg/common/health/health_test.go 08:44:51 spire-1.2.1/pkg/common/health/logger.go 08:44:51 spire-1.2.1/pkg/common/hostservice/ 08:44:51 spire-1.2.1/pkg/common/hostservice/metricsservice/ 08:44:51 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 08:44:51 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 08:44:51 spire-1.2.1/pkg/common/idutil/ 08:44:51 spire-1.2.1/pkg/common/idutil/require.go 08:44:51 spire-1.2.1/pkg/common/idutil/require_test.go 08:44:51 spire-1.2.1/pkg/common/idutil/safety.go 08:44:51 spire-1.2.1/pkg/common/idutil/safety_test.go 08:44:51 spire-1.2.1/pkg/common/idutil/spiffeid.go 08:44:51 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 08:44:51 spire-1.2.1/pkg/common/jwtsvid/ 08:44:51 spire-1.2.1/pkg/common/jwtsvid/common.go 08:44:51 spire-1.2.1/pkg/common/jwtsvid/sign.go 08:44:51 spire-1.2.1/pkg/common/jwtsvid/token_test.go 08:44:51 spire-1.2.1/pkg/common/jwtsvid/validate.go 08:44:51 spire-1.2.1/pkg/common/jwtutil/ 08:44:51 spire-1.2.1/pkg/common/jwtutil/keyset.go 08:44:51 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 08:44:51 spire-1.2.1/pkg/common/log/ 08:44:51 spire-1.2.1/pkg/common/log/hclog_adapter.go 08:44:51 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 08:44:51 spire-1.2.1/pkg/common/log/log.go 08:44:51 spire-1.2.1/pkg/common/log/log_test.go 08:44:51 spire-1.2.1/pkg/common/log/options.go 08:44:51 spire-1.2.1/pkg/common/nodeutil/ 08:44:51 spire-1.2.1/pkg/common/nodeutil/node.go 08:44:51 spire-1.2.1/pkg/common/nodeutil/node_test.go 08:44:51 spire-1.2.1/pkg/common/peertracker/ 08:44:51 spire-1.2.1/pkg/common/peertracker/conn.go 08:44:51 spire-1.2.1/pkg/common/peertracker/credentials.go 08:44:51 spire-1.2.1/pkg/common/peertracker/errors.go 08:44:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 08:44:51 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 08:44:51 spire-1.2.1/pkg/common/peertracker/info.go 08:44:51 spire-1.2.1/pkg/common/peertracker/listener.go 08:44:51 spire-1.2.1/pkg/common/peertracker/listener_test.go 08:44:51 spire-1.2.1/pkg/common/peertracker/peertracker.go 08:44:51 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 08:44:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 08:44:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 08:44:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 08:44:51 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 08:44:51 spire-1.2.1/pkg/common/peertracker/tcp.go 08:44:51 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 08:44:51 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 08:44:51 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 08:44:51 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 08:44:51 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 08:44:51 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 08:44:51 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 08:44:51 spire-1.2.1/pkg/common/peertracker/uds.go 08:44:51 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 08:44:51 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 08:44:51 spire-1.2.1/pkg/common/peertracker/uds_linux.go 08:44:51 spire-1.2.1/pkg/common/pemutil/ 08:44:51 spire-1.2.1/pkg/common/pemutil/block.go 08:44:51 spire-1.2.1/pkg/common/pemutil/certs.go 08:44:51 spire-1.2.1/pkg/common/pemutil/common.go 08:44:51 spire-1.2.1/pkg/common/pemutil/csr.go 08:44:51 spire-1.2.1/pkg/common/pemutil/keys.go 08:44:51 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 08:44:51 spire-1.2.1/pkg/common/pemutil/testdata/ 08:44:51 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 08:44:51 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 08:44:51 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 08:44:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 08:44:51 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 08:44:51 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 08:44:51 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 08:44:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 08:44:51 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 08:44:51 spire-1.2.1/pkg/common/plugin/ 08:44:51 spire-1.2.1/pkg/common/plugin/aws/ 08:44:51 spire-1.2.1/pkg/common/plugin/aws/iid.go 08:44:51 spire-1.2.1/pkg/common/plugin/azure/ 08:44:51 spire-1.2.1/pkg/common/plugin/azure/msi.go 08:44:51 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 08:44:51 spire-1.2.1/pkg/common/plugin/facade.go 08:44:51 spire-1.2.1/pkg/common/plugin/facade_test.go 08:44:51 spire-1.2.1/pkg/common/plugin/gcp/ 08:44:51 spire-1.2.1/pkg/common/plugin/gcp/iit.go 08:44:51 spire-1.2.1/pkg/common/plugin/k8s/ 08:44:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 08:44:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 08:44:51 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 08:44:51 spire-1.2.1/pkg/common/plugin/k8s/utils.go 08:44:51 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 08:44:51 spire-1.2.1/pkg/common/plugin/log.go 08:44:51 spire-1.2.1/pkg/common/plugin/sshpop/ 08:44:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 08:44:51 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 08:44:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 08:44:51 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 08:44:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 08:44:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 08:44:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 08:44:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 08:44:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 08:44:51 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 08:44:51 spire-1.2.1/pkg/common/plugin/tpmdevid/ 08:44:51 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 08:44:51 spire-1.2.1/pkg/common/plugin/x509pop/ 08:44:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 08:44:51 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 08:44:51 spire-1.2.1/pkg/common/profiling/ 08:44:51 spire-1.2.1/pkg/common/profiling/dumpers.go 08:44:51 spire-1.2.1/pkg/common/profiling/profiling.go 08:44:51 spire-1.2.1/pkg/common/protoutil/ 08:44:51 spire-1.2.1/pkg/common/protoutil/masks.go 08:44:51 spire-1.2.1/pkg/common/protoutil/masks_test.go 08:44:51 spire-1.2.1/pkg/common/rotationutil/ 08:44:51 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 08:44:51 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 08:44:51 spire-1.2.1/pkg/common/selector/ 08:44:51 spire-1.2.1/pkg/common/selector/selector.go 08:44:51 spire-1.2.1/pkg/common/selector/selector_test.go 08:44:51 spire-1.2.1/pkg/common/selector/set.go 08:44:51 spire-1.2.1/pkg/common/selector/set_utils.go 08:44:51 spire-1.2.1/pkg/common/selector/set_utils_test.go 08:44:51 spire-1.2.1/pkg/common/telemetry/ 08:44:51 spire-1.2.1/pkg/common/telemetry/agent/ 08:44:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 08:44:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 08:44:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 08:44:51 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 08:44:51 spire-1.2.1/pkg/common/telemetry/agent/manager.go 08:44:51 spire-1.2.1/pkg/common/telemetry/agent/node.go 08:44:51 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 08:44:51 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 08:44:51 spire-1.2.1/pkg/common/telemetry/agent/store/ 08:44:51 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 08:44:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 08:44:51 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 08:44:51 spire-1.2.1/pkg/common/telemetry/blackhole.go 08:44:51 spire-1.2.1/pkg/common/telemetry/call.go 08:44:51 spire-1.2.1/pkg/common/telemetry/common/ 08:44:51 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 08:44:51 spire-1.2.1/pkg/common/telemetry/config.go 08:44:51 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 08:44:51 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 08:44:51 spire-1.2.1/pkg/common/telemetry/inmem.go 08:44:51 spire-1.2.1/pkg/common/telemetry/inmem_test.go 08:44:51 spire-1.2.1/pkg/common/telemetry/m3.go 08:44:51 spire-1.2.1/pkg/common/telemetry/m3_test.go 08:44:51 spire-1.2.1/pkg/common/telemetry/metrics.go 08:44:51 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 08:44:51 spire-1.2.1/pkg/common/telemetry/names.go 08:44:51 spire-1.2.1/pkg/common/telemetry/prometheus.go 08:44:51 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 08:44:51 spire-1.2.1/pkg/common/telemetry/sanitize.go 08:44:51 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 08:44:51 spire-1.2.1/pkg/common/telemetry/server/ 08:44:51 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 08:44:51 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 08:44:51 spire-1.2.1/pkg/common/telemetry/server/datastore/ 08:44:51 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 08:44:51 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 08:44:51 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 08:44:51 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 08:44:51 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 08:44:51 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 08:44:51 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 08:44:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 08:44:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 08:44:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 08:44:51 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 08:44:51 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 08:44:51 spire-1.2.1/pkg/common/telemetry/server/rotate.go 08:44:51 spire-1.2.1/pkg/common/telemetry/server/server.go 08:44:51 spire-1.2.1/pkg/common/telemetry/sink.go 08:44:51 spire-1.2.1/pkg/common/telemetry/statsd.go 08:44:51 spire-1.2.1/pkg/common/telemetry/statsd_test.go 08:44:51 spire-1.2.1/pkg/common/telemetry/uptime.go 08:44:51 spire-1.2.1/pkg/common/telemetry/version.go 08:44:51 spire-1.2.1/pkg/common/telemetry/withlabels.go 08:44:51 spire-1.2.1/pkg/common/uptime/ 08:44:51 spire-1.2.1/pkg/common/uptime/uptime.go 08:44:51 spire-1.2.1/pkg/common/uptime/uptime_test.go 08:44:51 spire-1.2.1/pkg/common/util/ 08:44:51 spire-1.2.1/pkg/common/util/certs.go 08:44:51 spire-1.2.1/pkg/common/util/certs_test.go 08:44:51 spire-1.2.1/pkg/common/util/csr.go 08:44:51 spire-1.2.1/pkg/common/util/hash.go 08:44:51 spire-1.2.1/pkg/common/util/selectors.go 08:44:51 spire-1.2.1/pkg/common/util/selectors_test.go 08:44:51 spire-1.2.1/pkg/common/util/signals.go 08:44:51 spire-1.2.1/pkg/common/util/sort.go 08:44:51 spire-1.2.1/pkg/common/util/sort_test.go 08:44:51 spire-1.2.1/pkg/common/util/task.go 08:44:51 spire-1.2.1/pkg/common/util/task_test.go 08:44:51 spire-1.2.1/pkg/common/util/testdata/ 08:44:51 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 08:44:51 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 08:44:51 spire-1.2.1/pkg/common/version/ 08:44:51 spire-1.2.1/pkg/common/version/version.go 08:44:51 spire-1.2.1/pkg/common/x509svid/ 08:44:51 spire-1.2.1/pkg/common/x509svid/common_test.go 08:44:51 spire-1.2.1/pkg/common/x509svid/csr.go 08:44:51 spire-1.2.1/pkg/common/x509svid/upstreamca.go 08:44:51 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 08:44:51 spire-1.2.1/pkg/common/x509util/ 08:44:51 spire-1.2.1/pkg/common/x509util/cert.go 08:44:51 spire-1.2.1/pkg/common/x509util/dns.go 08:44:51 spire-1.2.1/pkg/common/x509util/dns_test.go 08:44:51 spire-1.2.1/pkg/common/x509util/keyid.go 08:44:51 spire-1.2.1/pkg/common/x509util/keypair.go 08:44:51 spire-1.2.1/pkg/common/x509util/serialnumber.go 08:44:51 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 08:44:51 spire-1.2.1/pkg/server/ 08:44:51 spire-1.2.1/pkg/server/api/ 08:44:51 spire-1.2.1/pkg/server/api/agent.go 08:44:51 spire-1.2.1/pkg/server/api/agent/ 08:44:51 spire-1.2.1/pkg/server/api/agent/v1/ 08:44:51 spire-1.2.1/pkg/server/api/agent/v1/service.go 08:44:51 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 08:44:51 spire-1.2.1/pkg/server/api/agent_test.go 08:44:51 spire-1.2.1/pkg/server/api/api.go 08:44:51 spire-1.2.1/pkg/server/api/audit/ 08:44:51 spire-1.2.1/pkg/server/api/audit/audit.go 08:44:51 spire-1.2.1/pkg/server/api/audit/audit_test.go 08:44:51 spire-1.2.1/pkg/server/api/bundle.go 08:44:51 spire-1.2.1/pkg/server/api/bundle/ 08:44:51 spire-1.2.1/pkg/server/api/bundle/v1/ 08:44:51 spire-1.2.1/pkg/server/api/bundle/v1/service.go 08:44:51 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 08:44:51 spire-1.2.1/pkg/server/api/bundle_test.go 08:44:51 spire-1.2.1/pkg/server/api/debug/ 08:44:51 spire-1.2.1/pkg/server/api/debug/v1/ 08:44:51 spire-1.2.1/pkg/server/api/debug/v1/service.go 08:44:51 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 08:44:51 spire-1.2.1/pkg/server/api/entry.go 08:44:51 spire-1.2.1/pkg/server/api/entry/ 08:44:51 spire-1.2.1/pkg/server/api/entry/v1/ 08:44:51 spire-1.2.1/pkg/server/api/entry/v1/service.go 08:44:51 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 08:44:51 spire-1.2.1/pkg/server/api/entry_test.go 08:44:51 spire-1.2.1/pkg/server/api/health/ 08:44:51 spire-1.2.1/pkg/server/api/health/v1/ 08:44:51 spire-1.2.1/pkg/server/api/health/v1/service.go 08:44:51 spire-1.2.1/pkg/server/api/health/v1/service_test.go 08:44:51 spire-1.2.1/pkg/server/api/id.go 08:44:51 spire-1.2.1/pkg/server/api/id_test.go 08:44:51 spire-1.2.1/pkg/server/api/limits/ 08:44:51 spire-1.2.1/pkg/server/api/limits/limits.go 08:44:51 spire-1.2.1/pkg/server/api/middleware/ 08:44:51 spire-1.2.1/pkg/server/api/middleware/alias.go 08:44:51 spire-1.2.1/pkg/server/api/middleware/audit.go 08:44:51 spire-1.2.1/pkg/server/api/middleware/authorization.go 08:44:51 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 08:44:51 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 08:44:51 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 08:44:51 spire-1.2.1/pkg/server/api/middleware/caller.go 08:44:51 spire-1.2.1/pkg/server/api/middleware/caller_test.go 08:44:51 spire-1.2.1/pkg/server/api/middleware/common.go 08:44:51 spire-1.2.1/pkg/server/api/middleware/common_test.go 08:44:51 spire-1.2.1/pkg/server/api/middleware/entries.go 08:44:51 spire-1.2.1/pkg/server/api/middleware/entries_test.go 08:44:51 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 08:44:51 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 08:44:51 spire-1.2.1/pkg/server/api/ratelimit.go 08:44:51 spire-1.2.1/pkg/server/api/rpccontext/ 08:44:51 spire-1.2.1/pkg/server/api/rpccontext/alias.go 08:44:51 spire-1.2.1/pkg/server/api/rpccontext/audit.go 08:44:51 spire-1.2.1/pkg/server/api/rpccontext/caller.go 08:44:51 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 08:44:51 spire-1.2.1/pkg/server/api/selector.go 08:44:51 spire-1.2.1/pkg/server/api/selector_test.go 08:44:51 spire-1.2.1/pkg/server/api/status.go 08:44:51 spire-1.2.1/pkg/server/api/status_test.go 08:44:51 spire-1.2.1/pkg/server/api/svid/ 08:44:51 spire-1.2.1/pkg/server/api/svid/v1/ 08:44:51 spire-1.2.1/pkg/server/api/svid/v1/service.go 08:44:51 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 08:44:51 spire-1.2.1/pkg/server/api/trustdomain.go 08:44:51 spire-1.2.1/pkg/server/api/trustdomain/ 08:44:51 spire-1.2.1/pkg/server/api/trustdomain/v1/ 08:44:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 08:44:51 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 08:44:51 spire-1.2.1/pkg/server/api/trustdomain_test.go 08:44:51 spire-1.2.1/pkg/server/authpolicy/ 08:44:51 spire-1.2.1/pkg/server/authpolicy/defaults.go 08:44:51 spire-1.2.1/pkg/server/authpolicy/policy.go 08:44:51 spire-1.2.1/pkg/server/authpolicy/policy.rego 08:44:51 spire-1.2.1/pkg/server/authpolicy/policy_data.json 08:44:51 spire-1.2.1/pkg/server/authpolicy/policy_test.go 08:44:51 spire-1.2.1/pkg/server/authpolicy/validate.go 08:44:51 spire-1.2.1/pkg/server/bundle/ 08:44:51 spire-1.2.1/pkg/server/bundle/client/ 08:44:51 spire-1.2.1/pkg/server/bundle/client/client.go 08:44:51 spire-1.2.1/pkg/server/bundle/client/client_test.go 08:44:51 spire-1.2.1/pkg/server/bundle/client/manager.go 08:44:51 spire-1.2.1/pkg/server/bundle/client/manager_test.go 08:44:51 spire-1.2.1/pkg/server/bundle/client/sources.go 08:44:51 spire-1.2.1/pkg/server/bundle/client/sources_test.go 08:44:51 spire-1.2.1/pkg/server/bundle/client/updater.go 08:44:51 spire-1.2.1/pkg/server/bundle/client/updater_test.go 08:44:51 spire-1.2.1/pkg/server/ca/ 08:44:51 spire-1.2.1/pkg/server/ca/ca.go 08:44:51 spire-1.2.1/pkg/server/ca/ca_health.go 08:44:51 spire-1.2.1/pkg/server/ca/ca_test.go 08:44:51 spire-1.2.1/pkg/server/ca/journal.go 08:44:51 spire-1.2.1/pkg/server/ca/journal_test.go 08:44:51 spire-1.2.1/pkg/server/ca/manager.go 08:44:51 spire-1.2.1/pkg/server/ca/manager_health.go 08:44:51 spire-1.2.1/pkg/server/ca/manager_test.go 08:44:51 spire-1.2.1/pkg/server/ca/templates.go 08:44:51 spire-1.2.1/pkg/server/ca/upstream_client.go 08:44:51 spire-1.2.1/pkg/server/ca/upstream_client_test.go 08:44:51 spire-1.2.1/pkg/server/ca/validation.go 08:44:51 spire-1.2.1/pkg/server/cache/ 08:44:51 spire-1.2.1/pkg/server/cache/dscache/ 08:44:51 spire-1.2.1/pkg/server/cache/dscache/cache.go 08:44:51 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 08:44:51 spire-1.2.1/pkg/server/cache/entrycache/ 08:44:51 spire-1.2.1/pkg/server/cache/entrycache/cache.go 08:44:51 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 08:44:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 08:44:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 08:44:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 08:44:51 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 08:44:51 spire-1.2.1/pkg/server/catalog/ 08:44:51 spire-1.2.1/pkg/server/catalog/catalog.go 08:44:51 spire-1.2.1/pkg/server/catalog/keymanager.go 08:44:51 spire-1.2.1/pkg/server/catalog/nodeattestor.go 08:44:51 spire-1.2.1/pkg/server/catalog/noderesolver.go 08:44:51 spire-1.2.1/pkg/server/catalog/notifier.go 08:44:51 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 08:44:51 spire-1.2.1/pkg/server/config.go 08:44:51 spire-1.2.1/pkg/server/datastore/ 08:44:51 spire-1.2.1/pkg/server/datastore/datastore.go 08:44:51 spire-1.2.1/pkg/server/datastore/datastore_health.go 08:44:51 spire-1.2.1/pkg/server/datastore/repository.go 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/ 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 08:44:51 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 08:44:51 spire-1.2.1/pkg/server/endpoints/ 08:44:51 spire-1.2.1/pkg/server/endpoints/bundle/ 08:44:51 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 08:44:51 spire-1.2.1/pkg/server/endpoints/bundle/config.go 08:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 08:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 08:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 08:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 08:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 08:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 08:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 08:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 08:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 08:44:51 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 08:44:51 spire-1.2.1/pkg/server/endpoints/bundle/server.go 08:44:51 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 08:44:51 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 08:44:51 spire-1.2.1/pkg/server/endpoints/config.go 08:44:51 spire-1.2.1/pkg/server/endpoints/endpoints.go 08:44:51 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 08:44:51 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 08:44:51 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 08:44:51 spire-1.2.1/pkg/server/endpoints/middleware.go 08:44:51 spire-1.2.1/pkg/server/endpoints/middleware_test.go 08:44:51 spire-1.2.1/pkg/server/hostservice/ 08:44:51 spire-1.2.1/pkg/server/hostservice/agentstore/ 08:44:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 08:44:51 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 08:44:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 08:44:51 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 08:44:51 spire-1.2.1/pkg/server/hostservice/identityprovider/ 08:44:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 08:44:51 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/ 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/ 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/base/ 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/test/ 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 08:44:51 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/ 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 08:44:51 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/ 08:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 08:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 08:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 08:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 08:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 08:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 08:44:51 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/notifier/ 08:44:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 08:44:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 08:44:51 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 08:44:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 08:44:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 08:44:51 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 08:44:51 spire-1.2.1/pkg/server/plugin/notifier/repository.go 08:44:51 spire-1.2.1/pkg/server/plugin/notifier/v1.go 08:44:51 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 08:44:51 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 08:44:51 spire-1.2.1/pkg/server/registration/ 08:44:51 spire-1.2.1/pkg/server/registration/manager.go 08:44:51 spire-1.2.1/pkg/server/registration/manager_test.go 08:44:51 spire-1.2.1/pkg/server/scanentries.go 08:44:51 spire-1.2.1/pkg/server/scanentries_test.go 08:44:51 spire-1.2.1/pkg/server/server.go 08:44:51 spire-1.2.1/pkg/server/server_test.go 08:44:51 spire-1.2.1/pkg/server/svid/ 08:44:51 spire-1.2.1/pkg/server/svid/observer.go 08:44:51 spire-1.2.1/pkg/server/svid/observer_test.go 08:44:51 spire-1.2.1/pkg/server/svid/rotator.go 08:44:51 spire-1.2.1/pkg/server/svid/rotator_config.go 08:44:51 spire-1.2.1/pkg/server/svid/rotator_config_test.go 08:44:51 spire-1.2.1/pkg/server/svid/rotator_test.go 08:44:51 spire-1.2.1/proto/ 08:44:51 spire-1.2.1/proto/private/ 08:44:51 spire-1.2.1/proto/private/server/ 08:44:51 spire-1.2.1/proto/private/server/journal/ 08:44:51 spire-1.2.1/proto/private/server/journal/journal.pb.go 08:44:51 spire-1.2.1/proto/private/server/journal/journal.proto 08:44:51 spire-1.2.1/proto/spire/ 08:44:51 spire-1.2.1/proto/spire/common/ 08:44:51 spire-1.2.1/proto/spire/common/common.pb.go 08:44:51 spire-1.2.1/proto/spire/common/common.proto 08:44:51 spire-1.2.1/proto/spire/common/plugin/ 08:44:51 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 08:44:51 spire-1.2.1/proto/spire/common/plugin/plugin.proto 08:44:51 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 08:44:51 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 08:44:51 spire-1.2.1/proto/spire/plugin/ 08:44:51 spire-1.2.1/proto/spire/plugin/agent/ 08:44:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 08:44:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 08:44:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 08:44:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 08:44:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 08:44:51 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 08:44:51 spire-1.2.1/release/ 08:44:51 spire-1.2.1/release/spire-extras/ 08:44:51 spire-1.2.1/release/spire-extras/README.md 08:44:51 spire-1.2.1/release/spire-extras/conf/ 08:44:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 08:44:51 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 08:44:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 08:44:51 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 08:44:51 spire-1.2.1/release/spire/ 08:44:51 spire-1.2.1/release/spire/README.md 08:44:51 spire-1.2.1/release/spire/conf/ 08:44:51 spire-1.2.1/release/spire/conf/agent/ 08:44:51 spire-1.2.1/release/spire/conf/agent/agent.conf 08:44:51 spire-1.2.1/release/spire/conf/server/ 08:44:51 spire-1.2.1/release/spire/conf/server/server.conf 08:44:51 spire-1.2.1/script/ 08:44:51 spire-1.2.1/script/build-artifact.sh 08:44:51 spire-1.2.1/script/generate_dummy_ca.sh 08:44:51 spire-1.2.1/support/ 08:44:51 spire-1.2.1/support/k8s/ 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/ 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 08:44:51 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 08:44:51 spire-1.2.1/support/oidc-discovery-provider/ 08:44:51 spire-1.2.1/support/oidc-discovery-provider/README.md 08:44:51 spire-1.2.1/support/oidc-discovery-provider/common_test.go 08:44:51 spire-1.2.1/support/oidc-discovery-provider/config.go 08:44:51 spire-1.2.1/support/oidc-discovery-provider/config_test.go 08:44:51 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 08:44:51 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 08:44:51 spire-1.2.1/support/oidc-discovery-provider/handler.go 08:44:51 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 08:44:51 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 08:44:51 spire-1.2.1/support/oidc-discovery-provider/main.go 08:44:51 spire-1.2.1/support/oidc-discovery-provider/server_api.go 08:44:51 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 08:44:51 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 08:44:51 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 08:44:51 spire-1.2.1/test/ 08:44:51 spire-1.2.1/test/clock/ 08:44:51 spire-1.2.1/test/clock/clock.go 08:44:51 spire-1.2.1/test/fakes/ 08:44:51 spire-1.2.1/test/fakes/fakeagentcatalog/ 08:44:51 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 08:44:51 spire-1.2.1/test/fakes/fakeagentkeymanager/ 08:44:51 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 08:44:51 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 08:44:51 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 08:44:51 spire-1.2.1/test/fakes/fakeagentstore/ 08:44:51 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 08:44:51 spire-1.2.1/test/fakes/fakedatastore/ 08:44:51 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 08:44:51 spire-1.2.1/test/fakes/fakeentryclient/ 08:44:51 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 08:44:51 spire-1.2.1/test/fakes/fakehealthchecker/ 08:44:51 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 08:44:51 spire-1.2.1/test/fakes/fakeidentityprovider/ 08:44:51 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 08:44:51 spire-1.2.1/test/fakes/fakemetrics/ 08:44:51 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 08:44:51 spire-1.2.1/test/fakes/fakenoderesolver/ 08:44:51 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 08:44:51 spire-1.2.1/test/fakes/fakenotifier/ 08:44:51 spire-1.2.1/test/fakes/fakenotifier/notifier.go 08:44:51 spire-1.2.1/test/fakes/fakepluginmetrics/ 08:44:51 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 08:44:51 spire-1.2.1/test/fakes/fakeserverca/ 08:44:51 spire-1.2.1/test/fakes/fakeserverca/serverca.go 08:44:51 spire-1.2.1/test/fakes/fakeservercatalog/ 08:44:51 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 08:44:51 spire-1.2.1/test/fakes/fakeserverkeymanager/ 08:44:51 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 08:44:51 spire-1.2.1/test/fakes/fakeservernodeattestor/ 08:44:51 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 08:44:51 spire-1.2.1/test/fakes/fakeupstreamauthority/ 08:44:51 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 08:44:51 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 08:44:51 spire-1.2.1/test/fakes/fakeworkloadapi/ 08:44:51 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 08:44:51 spire-1.2.1/test/fakes/fakeworkloadattestor/ 08:44:51 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 08:44:51 spire-1.2.1/test/fixture/ 08:44:51 spire-1.2.1/test/fixture/certs/ 08:44:51 spire-1.2.1/test/fixture/certs/agent_svid.der 08:44:51 spire-1.2.1/test/fixture/certs/base_cert.pem 08:44:51 spire-1.2.1/test/fixture/certs/base_csr.pem 08:44:51 spire-1.2.1/test/fixture/certs/base_key.pem 08:44:51 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 08:44:51 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 08:44:51 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 08:44:51 spire-1.2.1/test/fixture/certs/blog_cert.pem 08:44:51 spire-1.2.1/test/fixture/certs/blog_csr.pem 08:44:51 spire-1.2.1/test/fixture/certs/blog_key.pem 08:44:51 spire-1.2.1/test/fixture/certs/bundle.der 08:44:51 spire-1.2.1/test/fixture/certs/ca.pem 08:44:51 spire-1.2.1/test/fixture/certs/ca_key.pem 08:44:51 spire-1.2.1/test/fixture/certs/database_cert.pem 08:44:51 spire-1.2.1/test/fixture/certs/database_csr.pem 08:44:51 spire-1.2.1/test/fixture/certs/database_key.pem 08:44:51 spire-1.2.1/test/fixture/certs/node_cert.pem 08:44:51 spire-1.2.1/test/fixture/certs/node_csr.pem 08:44:51 spire-1.2.1/test/fixture/certs/node_key.pem 08:44:51 spire-1.2.1/test/fixture/certs/svid.pem 08:44:51 spire-1.2.1/test/fixture/certs/svid_key.pem 08:44:51 spire-1.2.1/test/fixture/config/ 08:44:51 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 08:44:51 spire-1.2.1/test/fixture/config/agent_good.conf 08:44:51 spire-1.2.1/test/fixture/config/agent_good_templated.conf 08:44:51 spire-1.2.1/test/fixture/config/plugin_good.conf 08:44:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 08:44:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 08:44:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 08:44:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 08:44:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 08:44:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 08:44:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 08:44:51 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 08:44:51 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 08:44:51 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 08:44:51 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 08:44:51 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 08:44:51 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 08:44:51 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 08:44:51 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 08:44:51 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 08:44:51 spire-1.2.1/test/fixture/config/server_good.conf 08:44:51 spire-1.2.1/test/fixture/config/server_good_templated.conf 08:44:51 spire-1.2.1/test/fixture/fixture.go 08:44:51 spire-1.2.1/test/fixture/nodeattestor/ 08:44:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 08:44:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 08:44:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 08:44:51 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 08:44:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 08:44:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 08:44:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 08:44:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 08:44:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 08:44:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 08:44:51 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 08:44:51 spire-1.2.1/test/fixture/registration/ 08:44:51 spire-1.2.1/test/fixture/registration/entries.json 08:44:51 spire-1.2.1/test/fixture/registration/good-for-update.json 08:44:51 spire-1.2.1/test/fixture/registration/good.json 08:44:51 spire-1.2.1/test/fixture/registration/invalid.json 08:44:51 spire-1.2.1/test/fixture/registration/invalid_json.json 08:44:51 spire-1.2.1/test/fixture/registration/manager_test_entries.json 08:44:51 spire-1.2.1/test/integration/ 08:44:51 spire-1.2.1/test/integration/README.md 08:44:51 spire-1.2.1/test/integration/common 08:44:51 spire-1.2.1/test/integration/setup/ 08:44:51 spire-1.2.1/test/integration/setup/adminclient/ 08:44:51 spire-1.2.1/test/integration/setup/adminclient/build.sh 08:44:51 spire-1.2.1/test/integration/setup/adminclient/client.go 08:44:51 spire-1.2.1/test/integration/setup/debugagent/ 08:44:51 spire-1.2.1/test/integration/setup/debugagent/build.sh 08:44:51 spire-1.2.1/test/integration/setup/debugagent/main.go 08:44:51 spire-1.2.1/test/integration/setup/debugserver/ 08:44:51 spire-1.2.1/test/integration/setup/debugserver/build.sh 08:44:51 spire-1.2.1/test/integration/setup/debugserver/main.go 08:44:51 spire-1.2.1/test/integration/setup/downstreamclient/ 08:44:51 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 08:44:51 spire-1.2.1/test/integration/setup/downstreamclient/client.go 08:44:51 spire-1.2.1/test/integration/setup/itclient/ 08:44:51 spire-1.2.1/test/integration/setup/itclient/client.go 08:44:51 spire-1.2.1/test/integration/setup/node-attestation/ 08:44:51 spire-1.2.1/test/integration/setup/node-attestation/build.sh 08:44:51 spire-1.2.1/test/integration/setup/node-attestation/client.go 08:44:51 spire-1.2.1/test/integration/setup/x509pop/ 08:44:51 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 08:44:51 spire-1.2.1/test/integration/setup/x509pop/setup.sh 08:44:51 spire-1.2.1/test/integration/suites/ 08:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/ 08:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 08:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 08:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 08:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 08:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 08:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 08:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 08:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 08:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 08:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 08:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 08:44:51 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 08:44:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 08:44:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 08:44:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 08:44:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 08:44:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 08:44:51 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 08:44:51 spire-1.2.1/test/integration/suites/datastore-mysql/ 08:44:51 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 08:44:51 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 08:44:51 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 08:44:51 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 08:44:51 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres/ 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 08:44:51 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 08:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/ 08:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 08:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 08:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 08:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 08:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 08:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 08:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 08:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 08:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 08:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 08:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 08:44:51 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 08:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/ 08:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 08:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 08:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 08:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 08:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 08:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 08:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 08:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 08:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 08:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 08:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 08:44:51 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 08:44:51 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 08:44:51 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 08:44:51 spire-1.2.1/test/integration/suites/join-token/ 08:44:51 spire-1.2.1/test/integration/suites/join-token/01-start-server 08:44:51 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 08:44:51 spire-1.2.1/test/integration/suites/join-token/03-start-agent 08:44:51 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 08:44:51 spire-1.2.1/test/integration/suites/join-token/05-check-svid 08:44:51 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 08:44:51 spire-1.2.1/test/integration/suites/join-token/README.md 08:44:51 spire-1.2.1/test/integration/suites/join-token/conf/ 08:44:51 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 08:44:51 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/join-token/conf/server/ 08:44:51 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 08:44:51 spire-1.2.1/test/integration/suites/join-token/teardown 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/ 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 08:44:51 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/ 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 08:44:51 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 08:44:51 spire-1.2.1/test/integration/suites/k8s/ 08:44:51 spire-1.2.1/test/integration/suites/k8s/00-setup 08:44:51 spire-1.2.1/test/integration/suites/k8s/01-apply-config 08:44:51 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 08:44:51 spire-1.2.1/test/integration/suites/k8s/README.md 08:44:51 spire-1.2.1/test/integration/suites/k8s/conf/ 08:44:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 08:44:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 08:44:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s/conf/server/ 08:44:51 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 08:44:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 08:44:51 spire-1.2.1/test/integration/suites/k8s/init-kubectl 08:44:51 spire-1.2.1/test/integration/suites/k8s/teardown 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/ 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/README.md 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/root/ 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/nested-rotation/teardown 08:44:51 spire-1.2.1/test/integration/suites/node-attestation/ 08:44:51 spire-1.2.1/test/integration/suites/node-attestation/00-setup 08:44:51 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 08:44:51 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 08:44:51 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 08:44:51 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 08:44:51 spire-1.2.1/test/integration/suites/node-attestation/README.md 08:44:51 spire-1.2.1/test/integration/suites/node-attestation/conf/ 08:44:51 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 08:44:51 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 08:44:51 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 08:44:51 spire-1.2.1/test/integration/suites/node-attestation/teardown 08:44:51 spire-1.2.1/test/integration/suites/rotation/ 08:44:51 spire-1.2.1/test/integration/suites/rotation/00-setup 08:44:51 spire-1.2.1/test/integration/suites/rotation/01-start-server 08:44:51 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 08:44:51 spire-1.2.1/test/integration/suites/rotation/03-start-agent 08:44:51 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 08:44:51 spire-1.2.1/test/integration/suites/rotation/05-check-svids 08:44:51 spire-1.2.1/test/integration/suites/rotation/README.md 08:44:51 spire-1.2.1/test/integration/suites/rotation/conf/ 08:44:51 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 08:44:51 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/rotation/conf/server/ 08:44:51 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 08:44:51 spire-1.2.1/test/integration/suites/rotation/teardown 08:44:51 spire-1.2.1/test/integration/suites/self-test/ 08:44:51 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 08:44:51 spire-1.2.1/test/integration/suites/self-test/README.md 08:44:51 spire-1.2.1/test/integration/suites/self-test/teardown 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/ 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 08:44:51 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 08:44:51 spire-1.2.1/test/integration/suites/upgrade/ 08:44:51 spire-1.2.1/test/integration/suites/upgrade/00-setup 08:44:51 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 08:44:51 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 08:44:51 spire-1.2.1/test/integration/suites/upgrade/README.md 08:44:51 spire-1.2.1/test/integration/suites/upgrade/conf/ 08:44:51 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 08:44:51 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 08:44:51 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 08:44:51 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 08:44:51 spire-1.2.1/test/integration/suites/upgrade/teardown 08:44:51 spire-1.2.1/test/integration/suites/upgrade/versions.txt 08:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 08:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 08:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 08:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 08:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 08:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 08:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 08:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 08:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 08:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 08:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 08:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 08:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 08:44:51 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 08:44:51 spire-1.2.1/test/integration/test-one.sh 08:44:51 spire-1.2.1/test/integration/test.sh 08:44:51 spire-1.2.1/test/plugintest/ 08:44:51 spire-1.2.1/test/plugintest/config.go 08:44:51 spire-1.2.1/test/plugintest/load.go 08:44:51 spire-1.2.1/test/plugintest/option.go 08:44:51 spire-1.2.1/test/spiretest/ 08:44:51 spire-1.2.1/test/spiretest/apiserver.go 08:44:51 spire-1.2.1/test/spiretest/assertions.go 08:44:51 spire-1.2.1/test/spiretest/dir.go 08:44:51 spire-1.2.1/test/spiretest/errors_posix.go 08:44:51 spire-1.2.1/test/spiretest/errors_windows.go 08:44:51 spire-1.2.1/test/spiretest/logs.go 08:44:51 spire-1.2.1/test/spiretest/socketapi.go 08:44:51 spire-1.2.1/test/spiretest/suite.go 08:44:51 spire-1.2.1/test/spiretest/x509.go 08:44:51 spire-1.2.1/test/testca/ 08:44:51 spire-1.2.1/test/testca/ca.go 08:44:51 spire-1.2.1/test/testkey/ 08:44:51 spire-1.2.1/test/testkey/generate.sh 08:44:51 spire-1.2.1/test/testkey/genkeys.go 08:44:51 spire-1.2.1/test/testkey/keys.go 08:44:51 spire-1.2.1/test/testkey/new.go 08:44:51 spire-1.2.1/test/tpmsimulator/ 08:44:51 spire-1.2.1/test/tpmsimulator/simulator.go 08:44:51 spire-1.2.1/test/util/ 08:44:51 spire-1.2.1/test/util/cert_fixtures.go 08:44:51 spire-1.2.1/test/util/cert_generation.go 08:44:51 spire-1.2.1/test/util/io_redirection.go 08:44:51 spire-1.2.1/test/util/race.go 08:44:51 spire-1.2.1/test/util/util.go 08:44:51 building spire from source... 08:44:51 Installing go1.17.7... 08:44:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:44:52 OK: 221 MiB in 52 packages 08:44:52 Removing intermediate container 12a06bff3eed 08:44:52 ---> bcafec2725e1 08:44:52 Step 7/20 : COPY . . 08:44:53 Removing intermediate container b33b6219033d 08:44:53 ---> 3dde19f15071 08:44:53 Step 6/23 : COPY go.mod vendor* ./ 08:44:55 ---> c57638ab4051 08:44:55 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:55 ---> Running in a6cbc630c81e 08:44:57 Building bin/spire-server... 08:44:57 go: downloading github.com/mitchellh/cli v1.1.2 08:44:57 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 08:44:57 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 08:44:57 go: downloading google.golang.org/grpc v1.44.0 08:44:57 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 08:44:57 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 08:44:57 go: downloading github.com/hashicorp/go-hclog v1.1.0 08:44:57 go: downloading github.com/sirupsen/logrus v1.8.1 08:44:57 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 08:44:57 go: downloading github.com/imdario/mergo v0.3.12 08:44:57 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 08:44:57 go: downloading github.com/fatih/color v1.13.0 08:44:57 go: downloading github.com/mattn/go-isatty v0.0.14 08:44:57 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 08:44:57 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 08:44:57 go: downloading github.com/hashicorp/go-plugin v1.4.3 08:44:58 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 08:44:58 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 08:44:58 go: downloading github.com/InVisionApp/go-logger v1.0.1 08:44:58 go: downloading github.com/armon/go-metrics v0.3.10 08:44:58 go: downloading github.com/prometheus/client_golang v1.12.1 08:44:58 go: downloading github.com/uber-go/tally/v4 v4.1.1 08:44:58 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 08:44:58 go: downloading github.com/open-policy-agent/opa v0.38.0 08:44:58 go: downloading github.com/Masterminds/goutils v1.1.0 08:44:58 go: downloading github.com/Masterminds/semver v1.5.0 08:44:58 go: downloading github.com/google/uuid v1.1.2 08:44:58 go: downloading github.com/huandu/xstrings v1.3.2 08:44:58 go: downloading github.com/mattn/go-colorable v0.1.12 08:44:58 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:44:58 go: downloading github.com/oklog/run v1.0.0 08:44:58 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 08:44:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 08:44:58 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 08:44:58 go: downloading github.com/imkira/go-observer v1.0.3 08:44:58 go: downloading github.com/prometheus/client_model v0.2.0 08:44:58 go: downloading github.com/prometheus/common v0.32.1 08:44:58 go: downloading github.com/beorn7/perks v1.0.1 08:44:58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 08:44:58 go: downloading github.com/prometheus/procfs v0.7.3 08:44:58 go: downloading go.uber.org/atomic v1.9.0 08:44:58 go: downloading github.com/mitchellh/reflectwalk v1.0.1 08:44:58 go: downloading github.com/hashicorp/errwrap v1.1.0 08:44:59 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 08:44:59 go: downloading github.com/blang/semver/v4 v4.0.0 08:44:59 go: downloading github.com/go-sql-driver/mysql v1.6.0 08:44:59 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 08:44:59 go: downloading github.com/jinzhu/gorm v1.9.16 08:44:59 go: downloading github.com/lib/pq v1.10.4 08:44:59 go: downloading github.com/mattn/go-sqlite3 v1.14.12 08:44:59 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 08:44:59 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 08:44:59 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 08:45:01 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 08:45:01 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 08:45:01 go: downloading github.com/stretchr/testify v1.7.0 08:45:01  ---> d0abafd589f1 08:45:01 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:45:01 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 08:45:01 go: downloading github.com/aws/aws-sdk-go v1.43.0 08:45:02 Removing intermediate container a6cbc630c81e 08:45:02 ---> b20097c693c3 08:45:02 Step 8/23 : COPY . . 08:45:02 ---> Running in 9f409975bb45 08:45:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:45:05 go: downloading google.golang.org/api v0.70.0 08:45:05 go: downloading k8s.io/client-go v0.23.4 08:45:05 go: downloading k8s.io/api v0.23.4 08:45:05 go: downloading github.com/google/go-tpm v0.3.3 08:45:05 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 08:45:05 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 08:45:05 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 08:45:05 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 08:45:05 go: downloading cloud.google.com/go/storage v1.21.0 08:45:05 go: downloading cloud.google.com/go v0.100.2 08:45:07 go: downloading k8s.io/apimachinery v0.23.4 08:45:07 go: downloading k8s.io/kube-aggregator v0.23.3 08:45:07 go: downloading sigs.k8s.io/controller-runtime v0.11.1 08:45:07 go: downloading cloud.google.com/go/security v1.3.0 08:45:07 go: downloading github.com/hashicorp/vault/api v1.4.1 08:45:07 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 08:45:07 go: downloading github.com/hashicorp/golang-lru v0.5.4 08:45:07 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 08:45:07 go: downloading github.com/twmb/murmur3 v1.1.6 08:45:07 go: downloading github.com/jinzhu/inflection v1.0.0 08:45:07 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 08:45:07 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 08:45:07 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 08:45:07 go: downloading github.com/aws/smithy-go v1.11.0 08:45:08 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 08:45:08 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 08:45:08 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 08:45:08 go: downloading github.com/Azure/go-autorest/logger v0.2.1 08:45:08 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 08:45:08 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 08:45:09 go: downloading github.com/dimchansky/utfbom v1.1.1 08:45:09 go: downloading cloud.google.com/go/compute v1.3.0 08:45:09 go: downloading cloud.google.com/go/iam v0.1.1 08:45:09 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 08:45:09 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 08:45:11 go: downloading github.com/gogo/protobuf v1.3.2 08:45:11 go: downloading github.com/google/gofuzz v1.1.0 08:45:11 go: downloading k8s.io/klog/v2 v2.30.0 08:45:11 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 08:45:11 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 08:45:11 go: downloading github.com/spf13/pflag v1.0.5 08:45:11 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 08:45:11 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 08:45:11 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 08:45:11 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 08:45:11 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 08:45:11 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 08:45:11 go: downloading github.com/hashicorp/vault/sdk v0.4.1 08:45:12 go: downloading github.com/mitchellh/mapstructure v1.4.3 08:45:12 go: downloading github.com/tklauser/go-sysconf v0.3.9 08:45:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:45:12 go: downloading gopkg.in/yaml.v2 v2.4.0 08:45:12 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:45:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:45:12 ---> 6dd03250d403 08:45:12 Step 3/26 : WORKDIR /edgex-go 08:45:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:45:12 go: downloading github.com/gobwas/glob v0.2.3 08:45:12 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 08:45:12 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 08:45:12 go: downloading github.com/jmespath/go-jmespath v0.4.0 08:45:12 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 08:45:12 go: downloading go.opencensus.io v0.23.0 08:45:12 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 08:45:12 go: downloading gopkg.in/inf.v0 v0.9.1 08:45:12 go: downloading github.com/google/go-cmp v0.5.7 08:45:12 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 08:45:12 go: downloading github.com/googleapis/gnostic v0.5.5 08:45:12 go: downloading github.com/json-iterator/go v1.1.12 08:45:12 go: downloading github.com/go-logr/logr v1.2.2 08:45:12 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 08:45:12 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 08:45:13 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 08:45:13 go: downloading go.uber.org/zap v1.21.0 08:45:13 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 08:45:13 ---> Running in 421102f29571 08:45:13 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:45:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:45:13 ---> 6dd03250d403 08:45:13 Step 3/22 : WORKDIR /edgex-go 08:45:13 ---> Running in 86314577df67 08:45:13 go: downloading github.com/tklauser/numcpus v0.3.0 08:45:13 go: downloading sigs.k8s.io/yaml v1.3.0 08:45:13 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 08:45:13 go: downloading github.com/ryanuber/go-glob v1.0.0 08:45:13 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 08:45:13 go: downloading github.com/hashicorp/go-uuid v1.0.2 08:45:13 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:45:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:45:13 ---> 6dd03250d403 08:45:13 Step 3/25 : WORKDIR /edgex-go 08:45:13 ---> Running in 5e06c3453762 08:45:13 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:45:13 go: downloading github.com/hashicorp/go-version v1.2.0 08:45:13 go: downloading github.com/golang/snappy v0.0.4 08:45:13 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:45:13 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 08:45:13 go: downloading github.com/modern-go/reflect2 v1.0.2 08:45:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:45:13 ---> 6dd03250d403 08:45:13 Step 3/22 : WORKDIR /edgex-go 08:45:13 ---> Running in 85b6bef3217d 08:45:13 Removing intermediate container 421102f29571 08:45:13 ---> ca19b7baab30 08:45:13 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:14 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 08:45:14 go: downloading go.uber.org/multierr v1.6.0 08:45:14 ---> Running in e555a34e725f 08:45:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:45:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:45:14 ---> 6dd03250d403 08:45:14 Step 3/23 : WORKDIR /edgex-go 08:45:14 ---> Using cache 08:45:14 ---> ca19b7baab30 08:45:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:14 ---> Running in 46d6018d4547 08:45:14 Removing intermediate container 86314577df67 08:45:14 ---> e2561f6e7de3 08:45:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:14 ---> Running in 9bf61c681c44 08:45:14 Removing intermediate container 5e06c3453762 08:45:14 ---> d94ced723eb7 08:45:14 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:14 Removing intermediate container 85b6bef3217d 08:45:14 ---> 41635a66e585 08:45:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:14 ---> Running in a04d2ae0f0a3 08:45:14 ---> Running in b4f547c6ef9b 08:45:14  ---> 10176b970a86 08:45:14 Step 9/23 : RUN make cmd/core-data/core-data 08:45:17 ---> Running in fb568127a8b4 08:45:18 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:45:18 Removing intermediate container 46d6018d4547 08:45:18 ---> 299ee038c16a 08:45:18 Step 5/23 : RUN apk add --update --no-cache make git 08:45:18 Removing intermediate container e555a34e725f 08:45:18 ---> 81a3dd3de3c8 08:45:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 08:45:18 ---> Running in 6ee26b3eab87 08:45:18 ---> Running in 8f935a80aa40 08:45:18 Removing intermediate container b4f547c6ef9b 08:45:18 ---> 8ddb7f99372d 08:45:18 Step 5/22 : RUN apk add --update --no-cache make git 08:45:18 Removing intermediate container 9bf61c681c44 08:45:18 ---> d0924a72d85f 08:45:18 Step 5/22 : RUN apk add --update --no-cache make git 08:45:18 Removing intermediate container a04d2ae0f0a3 08:45:18 ---> ccf96540c85d 08:45:18 Step 5/25 : RUN apk add --update --no-cache make git 08:45:18 ---> Running in 81e48d100e98 08:45:18 ---> Running in 3d2ff6f228c4 08:45:18 ---> Running in 12fdcde62c16 08:45:19 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 08:45:19 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 08:45:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:45:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:45:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:45:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:45:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:45:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:45:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:45:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:45:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:45:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:45:21 OK: 220 MiB in 52 packages 08:45:21 OK: 220 MiB in 52 packages 08:45:23 OK: 220 MiB in 52 packages 08:45:23 OK: 220 MiB in 52 packages 08:45:23 OK: 220 MiB in 52 packages 08:45:23 Removing intermediate container 8f935a80aa40 08:45:23 ---> a34e1f231ac9 08:45:23 Step 6/26 : COPY go.mod vendor* ./ 08:45:24 Removing intermediate container 6ee26b3eab87 08:45:24 ---> a4745b78710c 08:45:24 Step 6/23 : COPY go.mod vendor* ./ 08:45:24 Removing intermediate container 3d2ff6f228c4 08:45:24 ---> c737005988cf 08:45:24 Step 6/22 : COPY go.mod vendor* ./ 08:45:24 Removing intermediate container 12fdcde62c16 08:45:24 ---> 81436d1cd114 08:45:24 Step 6/25 : COPY go.mod vendor* ./ 08:45:24 Removing intermediate container 81e48d100e98 08:45:24 ---> 34c123467192 08:45:24 Step 6/22 : COPY go.mod vendor* ./ 08:45:25 ---> 0fabb7b826c5 08:45:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:25 ---> Running in faa5ded6c42f 08:45:25 ---> da6d4a703cf9 08:45:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:25 ---> Running in 6bb4409af3ed 08:45:26 ---> 1370ffbb0280 08:45:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:26 ---> Running in c4fe50247627 08:45:26 ---> a24909cfdebf 08:45:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:26 ---> Running in 6b5c6786eb22 08:45:26 ---> 8f281ef7d9a2 08:45:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:26 ---> Running in 9f8f5d096329 08:45:31 Removing intermediate container faa5ded6c42f 08:45:31 ---> ee741b318b78 08:45:31 Step 8/26 : COPY . . 08:45:31 Removing intermediate container 6bb4409af3ed 08:45:31 ---> 039a7abb26af 08:45:31 Step 8/23 : COPY . . 08:45:32 Removing intermediate container c4fe50247627 08:45:32 ---> 330cbe09a6aa 08:45:32 Step 8/22 : COPY . . 08:45:32 Removing intermediate container 6b5c6786eb22 08:45:32 ---> eb786cc1e655 08:45:32 Step 8/25 : COPY . . 08:45:32 Removing intermediate container 9f8f5d096329 08:45:32 ---> 6996efa5d7ea 08:45:32 Step 8/22 : COPY . . 08:45:51 ---> 4d2eab782337 08:45:51 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 08:45:51 ---> 3a2759461629 08:45:51 Step 9/23 : RUN make cmd/core-command/core-command 08:45:51 ---> 30fea25a938b 08:45:51 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:45:51 ---> 27ba1e24bdb6 08:45:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:45:51 ---> d5e2b54e7cb3 08:45:51 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:45:51 ---> Running in ed62d98a795d 08:45:51 ---> Running in 92509541d627 08:45:51 ---> Running in dcaa3b623dc0 08:45:51 ---> Running in 87e550543d0a 08:45:51 ---> Running in bbbd19ff1dfb 08:45:51 Removing intermediate container 92509541d627 08:45:51 ---> bc8a9119211f 08:45:51 Step 10/26 : RUN mkdir -p spire-build 08:45:51 ---> Running in e4c73a8beb45 08:45:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:45:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:45:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:45:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:45:53 Removing intermediate container e4c73a8beb45 08:45:53 ---> fe5533c29ff3 08:45:53 Step 11/26 : WORKDIR /edgex-go/spire-build 08:45:53 ---> Running in a59164935e59 08:45:54 Removing intermediate container a59164935e59 08:45:54 ---> bb3c966bdac6 08:45:54 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 08:45:54 ---> Running in a71714d18468 08:45:58 Removing intermediate container 9f409975bb45 08:45:58 ---> 09e731a7f0b1 08:45:58 08:45:58 Step 9/20 : FROM alpine:3.15 08:45:58 3.15: Pulling from library/alpine 08:45:58 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 08:45:58 Status: Downloaded newer image for alpine:3.15 08:45:58 ---> 0ac33e5f5afa 08:45:58 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:45:58 ---> Running in 8e9ba8160207 08:45:58 Removing intermediate container 8e9ba8160207 08:45:58 ---> ceefa093f1dc 08:45:58 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:58 Removing intermediate container fb568127a8b4 08:45:58 ---> 2f97679ddd3d 08:45:58 08:45:58 Step 10/23 : FROM alpine:3.14 08:45:58 ---> e04c818066af 08:45:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:45:58 ---> Running in 41274bd6e220 08:45:58 ---> Running in 967481d83a8a 08:45:58 Removing intermediate container 967481d83a8a 08:45:58 ---> 94286ba0f8f0 08:45:58 Step 12/23 : ENV APP_PORT=59880 08:45:58 ---> Running in beadab9fa865 08:45:58 Removing intermediate container beadab9fa865 08:45:58 ---> 30eb128f77be 08:45:58 Step 13/23 : EXPOSE $APP_PORT 08:45:58 ---> Running in 950df57d3828 08:45:58 Removing intermediate container 41274bd6e220 08:45:58 ---> 122065b0fcc3 08:45:58 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:45:58 ---> Running in 3b98630e2047 08:45:58 Removing intermediate container 950df57d3828 08:45:58 ---> 6f0d1d6efab7 08:45:58 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:45:58 ---> Running in e0b194b4332a 08:45:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:45:58 spire-1.2.1/ 08:45:58 spire-1.2.1/.data/ 08:45:58 spire-1.2.1/.data/.file 08:45:58 spire-1.2.1/.dockerignore 08:45:58 spire-1.2.1/.gitattributes 08:45:58 spire-1.2.1/.githooks/ 08:45:58 spire-1.2.1/.githooks/pre-commit 08:45:58 spire-1.2.1/.github/ 08:45:58 spire-1.2.1/.github/ISSUE_TEMPLATE.md 08:45:58 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 08:45:58 spire-1.2.1/.github/dependabot.yml 08:45:58 spire-1.2.1/.github/workflows/ 08:45:58 spire-1.2.1/.github/workflows/nightly_build.yaml 08:45:58 spire-1.2.1/.github/workflows/pr_build.yaml 08:45:58 spire-1.2.1/.github/workflows/release_build.yaml 08:45:58 spire-1.2.1/.github/workflows/scripts/ 08:45:58 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 08:45:58 spire-1.2.1/.github/workflows/scripts/push-images.sh 08:45:58 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 08:45:58 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 08:45:58 spire-1.2.1/.github/workflows/scripts/split.sh 08:45:58 spire-1.2.1/.gitignore 08:45:58 spire-1.2.1/.go-version 08:45:58 spire-1.2.1/.golangci.yml 08:45:58 spire-1.2.1/ADOPTERS.md 08:45:58 spire-1.2.1/CHANGELOG.md 08:45:58 spire-1.2.1/CODE-OF-CONDUCT.md 08:45:58 spire-1.2.1/CODEOWNERS 08:45:58 spire-1.2.1/CONTRIBUTING.md 08:45:58 spire-1.2.1/Dockerfile 08:45:58 spire-1.2.1/Dockerfile.dev 08:45:58 spire-1.2.1/Dockerfile.scratch 08:45:58 spire-1.2.1/LICENSE 08:45:58 spire-1.2.1/MAINTAINERS.md 08:45:58 spire-1.2.1/Makefile 08:45:58 spire-1.2.1/README.md 08:45:58 spire-1.2.1/ROADMAP.md 08:45:58 spire-1.2.1/SECURITY.md 08:45:58 spire-1.2.1/cmd/ 08:45:58 spire-1.2.1/cmd/spire-agent/ 08:45:58 spire-1.2.1/cmd/spire-agent/cli/ 08:45:58 spire-1.2.1/cmd/spire-agent/cli/api/ 08:45:58 spire-1.2.1/cmd/spire-agent/cli/api/common.go 08:45:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 08:45:58 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 08:45:58 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 08:45:58 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 08:45:58 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 08:45:58 spire-1.2.1/cmd/spire-agent/cli/cli.go 08:45:58 spire-1.2.1/cmd/spire-agent/cli/common/ 08:45:58 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 08:45:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 08:45:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 08:45:58 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 08:45:58 spire-1.2.1/cmd/spire-agent/cli/run/ 08:45:58 spire-1.2.1/cmd/spire-agent/cli/run/run.go 08:45:58 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 08:45:58 spire-1.2.1/cmd/spire-agent/cli/validate/ 08:45:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 08:45:58 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 08:45:58 spire-1.2.1/cmd/spire-agent/main.go 08:45:58 spire-1.2.1/cmd/spire-server/ 08:45:58 spire-1.2.1/cmd/spire-server/cli/ 08:45:58 spire-1.2.1/cmd/spire-server/cli/agent/ 08:45:58 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/agent/count.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/agent/list.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/agent/show.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/bundle/ 08:45:58 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/cli.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/entry/ 08:45:58 spire-1.2.1/cmd/spire-server/cli/entry/count.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/entry/create.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/entry/show.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/entry/update.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/entry/util.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/federation/ 08:45:58 spire-1.2.1/cmd/spire-server/cli/federation/common.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/federation/create.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/federation/list.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/federation/show.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/federation/update.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 08:45:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/jwt/ 08:45:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/run/ 08:45:58 spire-1.2.1/cmd/spire-server/cli/run/run.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/token/ 08:45:58 spire-1.2.1/cmd/spire-server/cli/token/generate.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/validate/ 08:45:58 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/x509/ 08:45:58 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 08:45:58 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 08:45:58 spire-1.2.1/cmd/spire-server/main.go 08:45:58 spire-1.2.1/cmd/spire-server/util/ 08:45:58 spire-1.2.1/cmd/spire-server/util/util.go 08:45:58 spire-1.2.1/conf/ 08:45:58 spire-1.2.1/conf/agent/ 08:45:58 spire-1.2.1/conf/agent/agent.conf 08:45:58 spire-1.2.1/conf/agent/agent_full.conf 08:45:58 spire-1.2.1/conf/agent/dummy_root_ca.crt 08:45:58 spire-1.2.1/conf/server/ 08:45:58 spire-1.2.1/conf/server/dummy_upstream_ca.crt 08:45:58 spire-1.2.1/conf/server/dummy_upstream_ca.key 08:45:58 spire-1.2.1/conf/server/server.conf 08:45:58 spire-1.2.1/conf/server/server_full.conf 08:45:58 spire-1.2.1/doc/ 08:45:58 spire-1.2.1/doc/SPIRE101.md 08:45:58 spire-1.2.1/doc/auditlog.md 08:45:58 spire-1.2.1/doc/authorization_policy_engine.md 08:45:58 spire-1.2.1/doc/changelog_guidelines.md 08:45:58 spire-1.2.1/doc/cure53-report.pdf 08:45:58 spire-1.2.1/doc/images/ 08:45:58 spire-1.2.1/doc/images/2019_roadmap.png 08:45:58 spire-1.2.1/doc/images/SPIRE101.png 08:45:58 spire-1.2.1/doc/images/SPIRE_agent.png 08:45:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:45:58 Removing intermediate container e0b194b4332a 08:45:58 ---> cde7307b3868 08:45:58 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:45:58 ---> Running in c8bb70416a4c 08:45:59 spire-1.2.1/doc/images/SPIRE_server.png 08:45:59 spire-1.2.1/doc/images/cache_mgr.png 08:45:59 spire-1.2.1/doc/images/cache_mgr_components.png 08:45:59 spire-1.2.1/doc/images/federated_spire.png 08:45:59 spire-1.2.1/doc/images/ha_mode.png 08:45:59 spire-1.2.1/doc/images/nested_spire.png 08:45:59 spire-1.2.1/doc/images/oidc_federation.png 08:45:59 spire-1.2.1/doc/images/single_trust_domain.png 08:45:59 spire-1.2.1/doc/images/spiffe_compatible.png 08:45:59 spire-1.2.1/doc/images/spire_logo.png 08:45:59 spire-1.2.1/doc/migrating_registration_api_clients.md 08:45:59 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 08:45:59 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 08:45:59 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 08:45:59 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 08:45:59 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 08:45:59 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 08:45:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 08:45:59 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 08:45:59 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 08:45:59 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 08:45:59 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 08:45:59 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 08:45:59 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 08:45:59 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 08:45:59 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 08:45:59 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 08:45:59 spire-1.2.1/doc/plugin_server_datastore_sql.md 08:45:59 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 08:45:59 spire-1.2.1/doc/plugin_server_keymanager_disk.md 08:45:59 spire-1.2.1/doc/plugin_server_keymanager_memory.md 08:45:59 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 08:45:59 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 08:45:59 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 08:45:59 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 08:45:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 08:45:59 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 08:45:59 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 08:45:59 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 08:45:59 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 08:45:59 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 08:45:59 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 08:45:59 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 08:45:59 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 08:45:59 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 08:45:59 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 08:45:59 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 08:45:59 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 08:45:59 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 08:45:59 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 08:45:59 spire-1.2.1/doc/scaling_spire.md 08:45:59 spire-1.2.1/doc/spire_agent.md 08:45:59 spire-1.2.1/doc/spire_server.md 08:45:59 spire-1.2.1/doc/supported_integrations.md 08:45:59 spire-1.2.1/doc/telemetry.md 08:45:59 spire-1.2.1/doc/telemetry_config.md 08:45:59 spire-1.2.1/doc/upgrading.md 08:45:59 spire-1.2.1/doc/using_spire.md 08:45:59 spire-1.2.1/examples/ 08:45:59 spire-1.2.1/examples/README.md 08:45:59 spire-1.2.1/go.mod 08:45:59 spire-1.2.1/go.sum 08:45:59 spire-1.2.1/pkg/ 08:45:59 spire-1.2.1/pkg/agent/ 08:45:59 spire-1.2.1/pkg/agent/agent.go 08:45:59 spire-1.2.1/pkg/agent/api/ 08:45:59 spire-1.2.1/pkg/agent/api/config.go 08:45:59 spire-1.2.1/pkg/agent/api/debug/ 08:45:59 spire-1.2.1/pkg/agent/api/debug/v1/ 08:45:59 spire-1.2.1/pkg/agent/api/debug/v1/service.go 08:45:59 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 08:45:59 spire-1.2.1/pkg/agent/api/delegatedidentity/ 08:45:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 08:45:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 08:45:59 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 08:45:59 spire-1.2.1/pkg/agent/api/endpoints.go 08:45:59 spire-1.2.1/pkg/agent/api/health/ 08:45:59 spire-1.2.1/pkg/agent/api/health/v1/ 08:45:59 spire-1.2.1/pkg/agent/api/health/v1/service.go 08:45:59 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 08:45:59 spire-1.2.1/pkg/agent/api/rpccontext/ 08:45:59 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 08:45:59 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 08:45:59 spire-1.2.1/pkg/agent/attestor/ 08:45:59 spire-1.2.1/pkg/agent/attestor/node/ 08:45:59 spire-1.2.1/pkg/agent/attestor/node/experimental.go 08:45:59 spire-1.2.1/pkg/agent/attestor/node/node.go 08:45:59 spire-1.2.1/pkg/agent/attestor/node/node_test.go 08:45:59 spire-1.2.1/pkg/agent/attestor/workload/ 08:45:59 spire-1.2.1/pkg/agent/attestor/workload/workload.go 08:45:59 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 08:45:59 spire-1.2.1/pkg/agent/catalog/ 08:45:59 spire-1.2.1/pkg/agent/catalog/catalog.go 08:45:59 spire-1.2.1/pkg/agent/catalog/keymanager.go 08:45:59 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 08:45:59 spire-1.2.1/pkg/agent/catalog/svidstore.go 08:45:59 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 08:45:59 spire-1.2.1/pkg/agent/client/ 08:45:59 spire-1.2.1/pkg/agent/client/client.go 08:45:59 spire-1.2.1/pkg/agent/client/client_test.go 08:45:59 spire-1.2.1/pkg/agent/client/dial.go 08:45:59 spire-1.2.1/pkg/agent/client/nodeconn.go 08:45:59 spire-1.2.1/pkg/agent/client/nodeconn_test.go 08:45:59 spire-1.2.1/pkg/agent/client/update.go 08:45:59 spire-1.2.1/pkg/agent/client/util.go 08:45:59 spire-1.2.1/pkg/agent/common/ 08:45:59 spire-1.2.1/pkg/agent/common/backoff/ 08:45:59 spire-1.2.1/pkg/agent/common/backoff/backoff.go 08:45:59 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 08:45:59 spire-1.2.1/pkg/agent/common/cgroups/ 08:45:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 08:45:59 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 08:45:59 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 08:45:59 spire-1.2.1/pkg/agent/config.go 08:45:59 spire-1.2.1/pkg/agent/endpoints/ 08:45:59 spire-1.2.1/pkg/agent/endpoints/config.go 08:45:59 spire-1.2.1/pkg/agent/endpoints/endpoints.go 08:45:59 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 08:45:59 spire-1.2.1/pkg/agent/endpoints/metrics.go 08:45:59 spire-1.2.1/pkg/agent/endpoints/middleware.go 08:45:59 spire-1.2.1/pkg/agent/endpoints/peertracker.go 08:45:59 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 08:45:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 08:45:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 08:45:59 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 08:45:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 08:45:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 08:45:59 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 08:45:59 spire-1.2.1/pkg/agent/endpoints/workload/ 08:45:59 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 08:45:59 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 08:45:59 spire-1.2.1/pkg/agent/manager/ 08:45:59 spire-1.2.1/pkg/agent/manager/cache/ 08:45:59 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 08:45:59 spire-1.2.1/pkg/agent/manager/cache/cache.go 08:45:59 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 08:45:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 08:45:59 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 08:45:59 spire-1.2.1/pkg/agent/manager/cache/sets.go 08:45:59 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 08:45:59 spire-1.2.1/pkg/agent/manager/config.go 08:45:59 spire-1.2.1/pkg/agent/manager/manager.go 08:45:59 spire-1.2.1/pkg/agent/manager/manager_test.go 08:45:59 spire-1.2.1/pkg/agent/manager/storage.go 08:45:59 spire-1.2.1/pkg/agent/manager/storage_test.go 08:45:59 spire-1.2.1/pkg/agent/manager/storecache/ 08:45:59 spire-1.2.1/pkg/agent/manager/storecache/cache.go 08:45:59 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 08:45:59 spire-1.2.1/pkg/agent/manager/sync.go 08:45:59 spire-1.2.1/pkg/agent/plugin/ 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/ 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 08:45:59 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 08:45:59 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/svidstore/ 08:45:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 08:45:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 08:45:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 08:45:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 08:45:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 08:45:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 08:45:59 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 08:45:59 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 08:45:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 08:45:59 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 08:45:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 08:45:59 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 08:45:59 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 08:45:59 spire-1.2.1/pkg/agent/svid/ 08:45:59 spire-1.2.1/pkg/agent/svid/rotator.go 08:45:59 spire-1.2.1/pkg/agent/svid/rotator_config.go 08:45:59 spire-1.2.1/pkg/agent/svid/rotator_test.go 08:45:59 spire-1.2.1/pkg/agent/svid/store/ 08:45:59 spire-1.2.1/pkg/agent/svid/store/service.go 08:45:59 spire-1.2.1/pkg/agent/svid/store/service_test.go 08:45:59 spire-1.2.1/pkg/common/ 08:45:59 spire-1.2.1/pkg/common/agentpathtemplate/ 08:45:59 spire-1.2.1/pkg/common/agentpathtemplate/template.go 08:45:59 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 08:45:59 spire-1.2.1/pkg/common/api/ 08:45:59 spire-1.2.1/pkg/common/api/metrics.go 08:45:59 spire-1.2.1/pkg/common/api/middleware/ 08:45:59 spire-1.2.1/pkg/common/api/middleware/common_test.go 08:45:59 spire-1.2.1/pkg/common/api/middleware/interceptor.go 08:45:59 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 08:45:59 spire-1.2.1/pkg/common/api/middleware/logger.go 08:45:59 spire-1.2.1/pkg/common/api/middleware/logger_test.go 08:45:59 spire-1.2.1/pkg/common/api/middleware/metrics.go 08:45:59 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 08:45:59 spire-1.2.1/pkg/common/api/middleware/middleware.go 08:45:59 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 08:45:59 spire-1.2.1/pkg/common/api/middleware/misconfig.go 08:45:59 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 08:45:59 spire-1.2.1/pkg/common/api/middleware/names.go 08:45:59 spire-1.2.1/pkg/common/api/middleware/names_test.go 08:45:59 spire-1.2.1/pkg/common/api/names.go 08:45:59 spire-1.2.1/pkg/common/api/ratelimit.go 08:45:59 spire-1.2.1/pkg/common/api/rpccontext/ 08:45:59 spire-1.2.1/pkg/common/api/rpccontext/logger.go 08:45:59 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 08:45:59 spire-1.2.1/pkg/common/api/rpccontext/names.go 08:45:59 spire-1.2.1/pkg/common/auth/ 08:45:59 spire-1.2.1/pkg/common/auth/interceptors.go 08:45:59 spire-1.2.1/pkg/common/auth/interceptors_test.go 08:45:59 spire-1.2.1/pkg/common/auth/untracked_uds.go 08:45:59 spire-1.2.1/pkg/common/bundleutil/ 08:45:59 spire-1.2.1/pkg/common/bundleutil/bundle.go 08:45:59 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 08:45:59 spire-1.2.1/pkg/common/bundleutil/common_test.go 08:45:59 spire-1.2.1/pkg/common/bundleutil/marshal.go 08:45:59 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 08:45:59 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 08:45:59 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 08:45:59 spire-1.2.1/pkg/common/bundleutil/types.go 08:45:59 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 08:45:59 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 08:45:59 spire-1.2.1/pkg/common/catalog/ 08:45:59 spire-1.2.1/pkg/common/catalog/bind.go 08:45:59 spire-1.2.1/pkg/common/catalog/builtin.go 08:45:59 spire-1.2.1/pkg/common/catalog/catalog.go 08:45:59 spire-1.2.1/pkg/common/catalog/catalog_test.go 08:45:59 spire-1.2.1/pkg/common/catalog/closers.go 08:45:59 spire-1.2.1/pkg/common/catalog/cmd_linux.go 08:45:59 spire-1.2.1/pkg/common/catalog/cmd_other.go 08:45:59 spire-1.2.1/pkg/common/catalog/config.go 08:45:59 spire-1.2.1/pkg/common/catalog/config_test.go 08:45:59 spire-1.2.1/pkg/common/catalog/configure.go 08:45:59 spire-1.2.1/pkg/common/catalog/constraints.go 08:45:59 spire-1.2.1/pkg/common/catalog/constraints_test.go 08:45:59 spire-1.2.1/pkg/common/catalog/context.go 08:45:59 spire-1.2.1/pkg/common/catalog/external.go 08:45:59 spire-1.2.1/pkg/common/catalog/host.go 08:45:59 spire-1.2.1/pkg/common/catalog/pipenet.go 08:45:59 spire-1.2.1/pkg/common/catalog/plugin.go 08:45:59 spire-1.2.1/pkg/common/catalog/testplugin/ 08:45:59 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 08:45:59 spire-1.2.1/pkg/common/catalog/testplugin/main.go 08:45:59 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 08:45:59 spire-1.2.1/pkg/common/cli/ 08:45:59 spire-1.2.1/pkg/common/cli/env.go 08:45:59 spire-1.2.1/pkg/common/cli/flags.go 08:45:59 spire-1.2.1/pkg/common/cli/trust_domain.go 08:45:59 spire-1.2.1/pkg/common/cli/trust_domain_test.go 08:45:59 spire-1.2.1/pkg/common/cli/umask.go 08:45:59 spire-1.2.1/pkg/common/cli/umask_posix.go 08:45:59 spire-1.2.1/pkg/common/cli/umask_test.go 08:45:59 spire-1.2.1/pkg/common/cli/umask_windows.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/ 08:45:59 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/flag.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/flag_test.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/format.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/format_test.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/ 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 08:45:59 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 08:45:59 spire-1.2.1/pkg/common/coretypes/ 08:45:59 spire-1.2.1/pkg/common/coretypes/bundle/ 08:45:59 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 08:45:59 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 08:45:59 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 08:45:59 spire-1.2.1/pkg/common/coretypes/bundle/require.go 08:45:59 spire-1.2.1/pkg/common/coretypes/jwtkey/ 08:45:59 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 08:45:59 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 08:45:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 08:45:59 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 08:45:59 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 08:45:59 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 08:45:59 spire-1.2.1/pkg/common/coretypes/x509certificate/ 08:45:59 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 08:45:59 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 08:45:59 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 08:45:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 08:45:59 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 08:45:59 spire-1.2.1/pkg/common/cryptoutil/ 08:45:59 spire-1.2.1/pkg/common/cryptoutil/keys.go 08:45:59 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 08:45:59 spire-1.2.1/pkg/common/diskutil/ 08:45:59 spire-1.2.1/pkg/common/diskutil/file_posix.go 08:45:59 spire-1.2.1/pkg/common/diskutil/file_test.go 08:45:59 spire-1.2.1/pkg/common/diskutil/file_windows.go 08:45:59 spire-1.2.1/pkg/common/errorutil/ 08:45:59 spire-1.2.1/pkg/common/errorutil/wrapper.go 08:45:59 spire-1.2.1/pkg/common/health/ 08:45:59 spire-1.2.1/pkg/common/health/config.go 08:45:59 spire-1.2.1/pkg/common/health/context.go 08:45:59 spire-1.2.1/pkg/common/health/context_test.go 08:45:59 spire-1.2.1/pkg/common/health/health.go 08:45:59 spire-1.2.1/pkg/common/health/health_test.go 08:45:59 spire-1.2.1/pkg/common/health/logger.go 08:45:59 spire-1.2.1/pkg/common/hostservice/ 08:45:59 spire-1.2.1/pkg/common/hostservice/metricsservice/ 08:45:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 08:45:59 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 08:45:59 spire-1.2.1/pkg/common/idutil/ 08:45:59 spire-1.2.1/pkg/common/idutil/require.go 08:45:59 spire-1.2.1/pkg/common/idutil/require_test.go 08:45:59 spire-1.2.1/pkg/common/idutil/safety.go 08:45:59 spire-1.2.1/pkg/common/idutil/safety_test.go 08:45:59 spire-1.2.1/pkg/common/idutil/spiffeid.go 08:45:59 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 08:45:59 spire-1.2.1/pkg/common/jwtsvid/ 08:45:59 spire-1.2.1/pkg/common/jwtsvid/common.go 08:45:59 spire-1.2.1/pkg/common/jwtsvid/sign.go 08:45:59 spire-1.2.1/pkg/common/jwtsvid/token_test.go 08:45:59 spire-1.2.1/pkg/common/jwtsvid/validate.go 08:45:59 spire-1.2.1/pkg/common/jwtutil/ 08:45:59 spire-1.2.1/pkg/common/jwtutil/keyset.go 08:45:59 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 08:45:59 spire-1.2.1/pkg/common/log/ 08:45:59 spire-1.2.1/pkg/common/log/hclog_adapter.go 08:45:59 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 08:45:59 spire-1.2.1/pkg/common/log/log.go 08:45:59 spire-1.2.1/pkg/common/log/log_test.go 08:45:59 spire-1.2.1/pkg/common/log/options.go 08:45:59 spire-1.2.1/pkg/common/nodeutil/ 08:45:59 spire-1.2.1/pkg/common/nodeutil/node.go 08:45:59 spire-1.2.1/pkg/common/nodeutil/node_test.go 08:45:59 spire-1.2.1/pkg/common/peertracker/ 08:45:59 spire-1.2.1/pkg/common/peertracker/conn.go 08:45:59 spire-1.2.1/pkg/common/peertracker/credentials.go 08:45:59 spire-1.2.1/pkg/common/peertracker/errors.go 08:45:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 08:45:59 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 08:45:59 spire-1.2.1/pkg/common/peertracker/info.go 08:45:59 spire-1.2.1/pkg/common/peertracker/listener.go 08:45:59 spire-1.2.1/pkg/common/peertracker/listener_test.go 08:45:59 spire-1.2.1/pkg/common/peertracker/peertracker.go 08:45:59 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 08:45:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 08:45:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 08:45:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 08:45:59 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 08:45:59 spire-1.2.1/pkg/common/peertracker/tcp.go 08:45:59 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 08:45:59 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 08:45:59 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 08:45:59 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 08:45:59 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 08:45:59 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 08:45:59 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 08:45:59 spire-1.2.1/pkg/common/peertracker/uds.go 08:45:59 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 08:45:59 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 08:45:59 spire-1.2.1/pkg/common/peertracker/uds_linux.go 08:45:59 spire-1.2.1/pkg/common/pemutil/ 08:45:59 spire-1.2.1/pkg/common/pemutil/block.go 08:45:59 spire-1.2.1/pkg/common/pemutil/certs.go 08:45:59 spire-1.2.1/pkg/common/pemutil/common.go 08:45:59 spire-1.2.1/pkg/common/pemutil/csr.go 08:45:59 spire-1.2.1/pkg/common/pemutil/keys.go 08:45:59 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 08:45:59 spire-1.2.1/pkg/common/pemutil/testdata/ 08:45:59 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 08:45:59 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 08:45:59 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 08:45:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 08:45:59 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 08:45:59 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 08:45:59 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 08:45:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 08:45:59 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 08:45:59 spire-1.2.1/pkg/common/plugin/ 08:45:59 spire-1.2.1/pkg/common/plugin/aws/ 08:45:59 spire-1.2.1/pkg/common/plugin/aws/iid.go 08:45:59 spire-1.2.1/pkg/common/plugin/azure/ 08:45:59 spire-1.2.1/pkg/common/plugin/azure/msi.go 08:45:59 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 08:45:59 spire-1.2.1/pkg/common/plugin/facade.go 08:45:59 spire-1.2.1/pkg/common/plugin/facade_test.go 08:45:59 spire-1.2.1/pkg/common/plugin/gcp/ 08:45:59 spire-1.2.1/pkg/common/plugin/gcp/iit.go 08:45:59 spire-1.2.1/pkg/common/plugin/k8s/ 08:45:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 08:45:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 08:45:59 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 08:45:59 spire-1.2.1/pkg/common/plugin/k8s/utils.go 08:45:59 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 08:45:59 spire-1.2.1/pkg/common/plugin/log.go 08:45:59 spire-1.2.1/pkg/common/plugin/sshpop/ 08:45:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 08:45:59 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 08:45:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 08:45:59 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 08:45:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 08:45:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 08:45:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 08:45:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 08:45:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 08:45:59 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 08:45:59 spire-1.2.1/pkg/common/plugin/tpmdevid/ 08:45:59 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 08:45:59 spire-1.2.1/pkg/common/plugin/x509pop/ 08:45:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 08:45:59 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 08:45:59 spire-1.2.1/pkg/common/profiling/ 08:45:59 spire-1.2.1/pkg/common/profiling/dumpers.go 08:45:59 spire-1.2.1/pkg/common/profiling/profiling.go 08:45:59 spire-1.2.1/pkg/common/protoutil/ 08:45:59 spire-1.2.1/pkg/common/protoutil/masks.go 08:45:59 spire-1.2.1/pkg/common/protoutil/masks_test.go 08:45:59 spire-1.2.1/pkg/common/rotationutil/ 08:45:59 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 08:45:59 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 08:45:59 spire-1.2.1/pkg/common/selector/ 08:45:59 spire-1.2.1/pkg/common/selector/selector.go 08:45:59 spire-1.2.1/pkg/common/selector/selector_test.go 08:45:59 spire-1.2.1/pkg/common/selector/set.go 08:45:59 spire-1.2.1/pkg/common/selector/set_utils.go 08:45:59 spire-1.2.1/pkg/common/selector/set_utils_test.go 08:45:59 spire-1.2.1/pkg/common/telemetry/ 08:45:59 spire-1.2.1/pkg/common/telemetry/agent/ 08:45:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 08:45:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 08:45:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 08:45:59 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 08:45:59 spire-1.2.1/pkg/common/telemetry/agent/manager.go 08:45:59 spire-1.2.1/pkg/common/telemetry/agent/node.go 08:45:59 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 08:45:59 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 08:45:59 spire-1.2.1/pkg/common/telemetry/agent/store/ 08:45:59 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 08:45:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 08:45:59 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 08:45:59 spire-1.2.1/pkg/common/telemetry/blackhole.go 08:45:59 spire-1.2.1/pkg/common/telemetry/call.go 08:45:59 spire-1.2.1/pkg/common/telemetry/common/ 08:45:59 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 08:45:59 spire-1.2.1/pkg/common/telemetry/config.go 08:45:59 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 08:45:59 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 08:45:59 spire-1.2.1/pkg/common/telemetry/inmem.go 08:45:59 spire-1.2.1/pkg/common/telemetry/inmem_test.go 08:45:59 spire-1.2.1/pkg/common/telemetry/m3.go 08:45:59 spire-1.2.1/pkg/common/telemetry/m3_test.go 08:45:59 spire-1.2.1/pkg/common/telemetry/metrics.go 08:45:59 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 08:45:59 spire-1.2.1/pkg/common/telemetry/names.go 08:45:59 spire-1.2.1/pkg/common/telemetry/prometheus.go 08:45:59 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 08:45:59 spire-1.2.1/pkg/common/telemetry/sanitize.go 08:45:59 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 08:45:59 spire-1.2.1/pkg/common/telemetry/server/ 08:45:59 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 08:45:59 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 08:45:59 spire-1.2.1/pkg/common/telemetry/server/datastore/ 08:45:59 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 08:45:59 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 08:45:59 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 08:45:59 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 08:45:59 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 08:45:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 08:45:59 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 08:45:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 08:45:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 08:45:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 08:45:59 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 08:45:59 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 08:45:59 spire-1.2.1/pkg/common/telemetry/server/rotate.go 08:45:59 spire-1.2.1/pkg/common/telemetry/server/server.go 08:45:59 spire-1.2.1/pkg/common/telemetry/sink.go 08:45:59 spire-1.2.1/pkg/common/telemetry/statsd.go 08:45:59 spire-1.2.1/pkg/common/telemetry/statsd_test.go 08:45:59 spire-1.2.1/pkg/common/telemetry/uptime.go 08:45:59 spire-1.2.1/pkg/common/telemetry/version.go 08:45:59 spire-1.2.1/pkg/common/telemetry/withlabels.go 08:45:59 spire-1.2.1/pkg/common/uptime/ 08:45:59 spire-1.2.1/pkg/common/uptime/uptime.go 08:45:59 spire-1.2.1/pkg/common/uptime/uptime_test.go 08:45:59 spire-1.2.1/pkg/common/util/ 08:45:59 spire-1.2.1/pkg/common/util/certs.go 08:45:59 spire-1.2.1/pkg/common/util/certs_test.go 08:45:59 spire-1.2.1/pkg/common/util/csr.go 08:45:59 spire-1.2.1/pkg/common/util/hash.go 08:45:59 spire-1.2.1/pkg/common/util/selectors.go 08:45:59 spire-1.2.1/pkg/common/util/selectors_test.go 08:45:59 spire-1.2.1/pkg/common/util/signals.go 08:45:59 spire-1.2.1/pkg/common/util/sort.go 08:45:59 spire-1.2.1/pkg/common/util/sort_test.go 08:45:59 spire-1.2.1/pkg/common/util/task.go 08:45:59 spire-1.2.1/pkg/common/util/task_test.go 08:45:59 spire-1.2.1/pkg/common/util/testdata/ 08:45:59 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 08:45:59 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 08:45:59 spire-1.2.1/pkg/common/version/ 08:45:59 spire-1.2.1/pkg/common/version/version.go 08:45:59 spire-1.2.1/pkg/common/x509svid/ 08:45:59 spire-1.2.1/pkg/common/x509svid/common_test.go 08:45:59 spire-1.2.1/pkg/common/x509svid/csr.go 08:45:59 spire-1.2.1/pkg/common/x509svid/upstreamca.go 08:45:59 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 08:45:59 spire-1.2.1/pkg/common/x509util/ 08:45:59 spire-1.2.1/pkg/common/x509util/cert.go 08:45:59 spire-1.2.1/pkg/common/x509util/dns.go 08:45:59 spire-1.2.1/pkg/common/x509util/dns_test.go 08:45:59 spire-1.2.1/pkg/common/x509util/keyid.go 08:45:59 spire-1.2.1/pkg/common/x509util/keypair.go 08:45:59 spire-1.2.1/pkg/common/x509util/serialnumber.go 08:45:59 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 08:45:59 spire-1.2.1/pkg/server/ 08:45:59 spire-1.2.1/pkg/server/api/ 08:45:59 spire-1.2.1/pkg/server/api/agent.go 08:45:59 spire-1.2.1/pkg/server/api/agent/ 08:45:59 spire-1.2.1/pkg/server/api/agent/v1/ 08:45:59 spire-1.2.1/pkg/server/api/agent/v1/service.go 08:45:59 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 08:45:59 spire-1.2.1/pkg/server/api/agent_test.go 08:45:59 spire-1.2.1/pkg/server/api/api.go 08:45:59 spire-1.2.1/pkg/server/api/audit/ 08:45:59 spire-1.2.1/pkg/server/api/audit/audit.go 08:45:59 spire-1.2.1/pkg/server/api/audit/audit_test.go 08:45:59 spire-1.2.1/pkg/server/api/bundle.go 08:45:59 spire-1.2.1/pkg/server/api/bundle/ 08:45:59 spire-1.2.1/pkg/server/api/bundle/v1/ 08:45:59 spire-1.2.1/pkg/server/api/bundle/v1/service.go 08:45:59 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 08:45:59 spire-1.2.1/pkg/server/api/bundle_test.go 08:45:59 spire-1.2.1/pkg/server/api/debug/ 08:45:59 spire-1.2.1/pkg/server/api/debug/v1/ 08:45:59 spire-1.2.1/pkg/server/api/debug/v1/service.go 08:45:59 v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] 08:45:59 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 08:45:59 OK: 15855 distinct packages available 08:45:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:45:59 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 08:45:59 spire-1.2.1/pkg/server/api/entry.go 08:45:59 spire-1.2.1/pkg/server/api/entry/ 08:45:59 spire-1.2.1/pkg/server/api/entry/v1/ 08:45:59 spire-1.2.1/pkg/server/api/entry/v1/service.go 08:45:59 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 08:45:59 spire-1.2.1/pkg/server/api/entry_test.go 08:45:59 spire-1.2.1/pkg/server/api/health/ 08:45:59 spire-1.2.1/pkg/server/api/health/v1/ 08:45:59 spire-1.2.1/pkg/server/api/health/v1/service.go 08:45:59 spire-1.2.1/pkg/server/api/health/v1/service_test.go 08:45:59 spire-1.2.1/pkg/server/api/id.go 08:45:59 spire-1.2.1/pkg/server/api/id_test.go 08:45:59 spire-1.2.1/pkg/server/api/limits/ 08:45:59 spire-1.2.1/pkg/server/api/limits/limits.go 08:45:59 spire-1.2.1/pkg/server/api/middleware/ 08:45:59 spire-1.2.1/pkg/server/api/middleware/alias.go 08:45:59 spire-1.2.1/pkg/server/api/middleware/audit.go 08:45:59 spire-1.2.1/pkg/server/api/middleware/authorization.go 08:45:59 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 08:45:59 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 08:45:59 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 08:45:59 spire-1.2.1/pkg/server/api/middleware/caller.go 08:45:59 spire-1.2.1/pkg/server/api/middleware/caller_test.go 08:45:59 spire-1.2.1/pkg/server/api/middleware/common.go 08:45:59 spire-1.2.1/pkg/server/api/middleware/common_test.go 08:45:59 spire-1.2.1/pkg/server/api/middleware/entries.go 08:45:59 spire-1.2.1/pkg/server/api/middleware/entries_test.go 08:45:59 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 08:45:59 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 08:45:59 spire-1.2.1/pkg/server/api/ratelimit.go 08:45:59 spire-1.2.1/pkg/server/api/rpccontext/ 08:45:59 spire-1.2.1/pkg/server/api/rpccontext/alias.go 08:45:59 spire-1.2.1/pkg/server/api/rpccontext/audit.go 08:45:59 spire-1.2.1/pkg/server/api/rpccontext/caller.go 08:45:59 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 08:45:59 spire-1.2.1/pkg/server/api/selector.go 08:45:59 spire-1.2.1/pkg/server/api/selector_test.go 08:45:59 spire-1.2.1/pkg/server/api/status.go 08:45:59 spire-1.2.1/pkg/server/api/status_test.go 08:45:59 spire-1.2.1/pkg/server/api/svid/ 08:45:59 spire-1.2.1/pkg/server/api/svid/v1/ 08:45:59 spire-1.2.1/pkg/server/api/svid/v1/service.go 08:45:59 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 08:45:59 spire-1.2.1/pkg/server/api/trustdomain.go 08:45:59 spire-1.2.1/pkg/server/api/trustdomain/ 08:45:59 spire-1.2.1/pkg/server/api/trustdomain/v1/ 08:45:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 08:45:59 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 08:45:59 spire-1.2.1/pkg/server/api/trustdomain_test.go 08:45:59 spire-1.2.1/pkg/server/authpolicy/ 08:45:59 spire-1.2.1/pkg/server/authpolicy/defaults.go 08:45:59 spire-1.2.1/pkg/server/authpolicy/policy.go 08:45:59 spire-1.2.1/pkg/server/authpolicy/policy.rego 08:45:59 spire-1.2.1/pkg/server/authpolicy/policy_data.json 08:45:59 spire-1.2.1/pkg/server/authpolicy/policy_test.go 08:45:59 spire-1.2.1/pkg/server/authpolicy/validate.go 08:45:59 spire-1.2.1/pkg/server/bundle/ 08:45:59 spire-1.2.1/pkg/server/bundle/client/ 08:45:59 spire-1.2.1/pkg/server/bundle/client/client.go 08:45:59 spire-1.2.1/pkg/server/bundle/client/client_test.go 08:45:59 spire-1.2.1/pkg/server/bundle/client/manager.go 08:45:59 spire-1.2.1/pkg/server/bundle/client/manager_test.go 08:45:59 spire-1.2.1/pkg/server/bundle/client/sources.go 08:45:59 spire-1.2.1/pkg/server/bundle/client/sources_test.go 08:45:59 spire-1.2.1/pkg/server/bundle/client/updater.go 08:45:59 spire-1.2.1/pkg/server/bundle/client/updater_test.go 08:45:59 spire-1.2.1/pkg/server/ca/ 08:45:59 spire-1.2.1/pkg/server/ca/ca.go 08:45:59 spire-1.2.1/pkg/server/ca/ca_health.go 08:45:59 spire-1.2.1/pkg/server/ca/ca_test.go 08:45:59 spire-1.2.1/pkg/server/ca/journal.go 08:45:59 spire-1.2.1/pkg/server/ca/journal_test.go 08:45:59 spire-1.2.1/pkg/server/ca/manager.go 08:45:59 spire-1.2.1/pkg/server/ca/manager_health.go 08:45:59 spire-1.2.1/pkg/server/ca/manager_test.go 08:45:59 spire-1.2.1/pkg/server/ca/templates.go 08:45:59 spire-1.2.1/pkg/server/ca/upstream_client.go 08:45:59 spire-1.2.1/pkg/server/ca/upstream_client_test.go 08:45:59 spire-1.2.1/pkg/server/ca/validation.go 08:45:59 spire-1.2.1/pkg/server/cache/ 08:45:59 spire-1.2.1/pkg/server/cache/dscache/ 08:45:59 spire-1.2.1/pkg/server/cache/dscache/cache.go 08:45:59 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 08:45:59 spire-1.2.1/pkg/server/cache/entrycache/ 08:45:59 spire-1.2.1/pkg/server/cache/entrycache/cache.go 08:45:59 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 08:45:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 08:45:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 08:45:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 08:45:59 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 08:45:59 spire-1.2.1/pkg/server/catalog/ 08:45:59 spire-1.2.1/pkg/server/catalog/catalog.go 08:45:59 spire-1.2.1/pkg/server/catalog/keymanager.go 08:45:59 spire-1.2.1/pkg/server/catalog/nodeattestor.go 08:45:59 spire-1.2.1/pkg/server/catalog/noderesolver.go 08:45:59 spire-1.2.1/pkg/server/catalog/notifier.go 08:45:59 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 08:45:59 spire-1.2.1/pkg/server/config.go 08:45:59 spire-1.2.1/pkg/server/datastore/ 08:45:59 spire-1.2.1/pkg/server/datastore/datastore.go 08:45:59 spire-1.2.1/pkg/server/datastore/datastore_health.go 08:45:59 spire-1.2.1/pkg/server/datastore/repository.go 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/ 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 08:45:59 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 08:45:59 spire-1.2.1/pkg/server/endpoints/ 08:45:59 spire-1.2.1/pkg/server/endpoints/bundle/ 08:45:59 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 08:45:59 spire-1.2.1/pkg/server/endpoints/bundle/config.go 08:45:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 08:45:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 08:45:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 08:45:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 08:45:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 08:45:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 08:45:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 08:45:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 08:45:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 08:45:59 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 08:45:59 spire-1.2.1/pkg/server/endpoints/bundle/server.go 08:45:59 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 08:45:59 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 08:45:59 spire-1.2.1/pkg/server/endpoints/config.go 08:45:59 spire-1.2.1/pkg/server/endpoints/endpoints.go 08:45:59 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 08:45:59 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 08:45:59 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 08:45:59 spire-1.2.1/pkg/server/endpoints/middleware.go 08:45:59 spire-1.2.1/pkg/server/endpoints/middleware_test.go 08:45:59 spire-1.2.1/pkg/server/hostservice/ 08:45:59 spire-1.2.1/pkg/server/hostservice/agentstore/ 08:45:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 08:45:59 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 08:45:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 08:45:59 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 08:45:59 spire-1.2.1/pkg/server/hostservice/identityprovider/ 08:45:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 08:45:59 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/ 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/ 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/base/ 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/test/ 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 08:45:59 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/ 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 08:45:59 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/noderesolver/ 08:45:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 08:45:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 08:45:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 08:45:59 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 08:45:59 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 08:45:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 08:45:59 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/notifier/ 08:45:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 08:45:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 08:45:59 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 08:45:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 08:45:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 08:45:59 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 08:45:59 spire-1.2.1/pkg/server/plugin/notifier/repository.go 08:45:59 spire-1.2.1/pkg/server/plugin/notifier/v1.go 08:45:59 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 08:45:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 08:45:59 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 08:45:59 spire-1.2.1/pkg/server/registration/ 08:45:59 spire-1.2.1/pkg/server/registration/manager.go 08:45:59 spire-1.2.1/pkg/server/registration/manager_test.go 08:45:59 spire-1.2.1/pkg/server/scanentries.go 08:45:59 spire-1.2.1/pkg/server/scanentries_test.go 08:45:59 spire-1.2.1/pkg/server/server.go 08:45:59 spire-1.2.1/pkg/server/server_test.go 08:45:59 spire-1.2.1/pkg/server/svid/ 08:45:59 spire-1.2.1/pkg/server/svid/observer.go 08:45:59 spire-1.2.1/pkg/server/svid/observer_test.go 08:45:59 spire-1.2.1/pkg/server/svid/rotator.go 08:45:59 spire-1.2.1/pkg/server/svid/rotator_config.go 08:45:59 spire-1.2.1/pkg/server/svid/rotator_config_test.go 08:45:59 spire-1.2.1/pkg/server/svid/rotator_test.go 08:45:59 spire-1.2.1/proto/ 08:45:59 spire-1.2.1/proto/private/ 08:45:59 spire-1.2.1/proto/private/server/ 08:45:59 spire-1.2.1/proto/private/server/journal/ 08:45:59 spire-1.2.1/proto/private/server/journal/journal.pb.go 08:45:59 spire-1.2.1/proto/private/server/journal/journal.proto 08:45:59 spire-1.2.1/proto/spire/ 08:45:59 spire-1.2.1/proto/spire/common/ 08:45:59 spire-1.2.1/proto/spire/common/common.pb.go 08:45:59 spire-1.2.1/proto/spire/common/common.proto 08:45:59 spire-1.2.1/proto/spire/common/plugin/ 08:45:59 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 08:45:59 spire-1.2.1/proto/spire/common/plugin/plugin.proto 08:45:59 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 08:45:59 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 08:45:59 spire-1.2.1/proto/spire/plugin/ 08:45:59 spire-1.2.1/proto/spire/plugin/agent/ 08:45:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 08:45:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 08:45:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 08:45:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 08:45:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 08:45:59 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 08:45:59 spire-1.2.1/release/ 08:45:59 spire-1.2.1/release/spire-extras/ 08:45:59 spire-1.2.1/release/spire-extras/README.md 08:45:59 spire-1.2.1/release/spire-extras/conf/ 08:45:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 08:45:59 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 08:45:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 08:45:59 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 08:45:59 spire-1.2.1/release/spire/ 08:45:59 spire-1.2.1/release/spire/README.md 08:45:59 spire-1.2.1/release/spire/conf/ 08:45:59 spire-1.2.1/release/spire/conf/agent/ 08:45:59 spire-1.2.1/release/spire/conf/agent/agent.conf 08:45:59 spire-1.2.1/release/spire/conf/server/ 08:45:59 spire-1.2.1/release/spire/conf/server/server.conf 08:45:59 spire-1.2.1/script/ 08:45:59 spire-1.2.1/script/build-artifact.sh 08:45:59 spire-1.2.1/script/generate_dummy_ca.sh 08:45:59 spire-1.2.1/support/ 08:45:59 spire-1.2.1/support/k8s/ 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/ 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 08:45:59 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 08:45:59 spire-1.2.1/support/oidc-discovery-provider/ 08:45:59 spire-1.2.1/support/oidc-discovery-provider/README.md 08:45:59 spire-1.2.1/support/oidc-discovery-provider/common_test.go 08:45:59 spire-1.2.1/support/oidc-discovery-provider/config.go 08:45:59 spire-1.2.1/support/oidc-discovery-provider/config_test.go 08:45:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 08:45:59 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 08:45:59 spire-1.2.1/support/oidc-discovery-provider/handler.go 08:45:59 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 08:45:59 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 08:45:59 spire-1.2.1/support/oidc-discovery-provider/main.go 08:45:59 spire-1.2.1/support/oidc-discovery-provider/server_api.go 08:45:59 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 08:45:59 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 08:45:59 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 08:45:59 spire-1.2.1/test/ 08:45:59 spire-1.2.1/test/clock/ 08:45:59 spire-1.2.1/test/clock/clock.go 08:45:59 spire-1.2.1/test/fakes/ 08:45:59 spire-1.2.1/test/fakes/fakeagentcatalog/ 08:45:59 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 08:45:59 spire-1.2.1/test/fakes/fakeagentkeymanager/ 08:45:59 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 08:45:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 08:45:59 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 08:45:59 spire-1.2.1/test/fakes/fakeagentstore/ 08:45:59 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 08:45:59 spire-1.2.1/test/fakes/fakedatastore/ 08:45:59 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 08:45:59 spire-1.2.1/test/fakes/fakeentryclient/ 08:45:59 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 08:45:59 spire-1.2.1/test/fakes/fakehealthchecker/ 08:45:59 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 08:45:59 spire-1.2.1/test/fakes/fakeidentityprovider/ 08:45:59 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 08:45:59 spire-1.2.1/test/fakes/fakemetrics/ 08:45:59 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 08:45:59 spire-1.2.1/test/fakes/fakenoderesolver/ 08:45:59 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 08:45:59 spire-1.2.1/test/fakes/fakenotifier/ 08:45:59 spire-1.2.1/test/fakes/fakenotifier/notifier.go 08:45:59 spire-1.2.1/test/fakes/fakepluginmetrics/ 08:45:59 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 08:45:59 spire-1.2.1/test/fakes/fakeserverca/ 08:45:59 spire-1.2.1/test/fakes/fakeserverca/serverca.go 08:45:59 spire-1.2.1/test/fakes/fakeservercatalog/ 08:45:59 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 08:45:59 spire-1.2.1/test/fakes/fakeserverkeymanager/ 08:45:59 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 08:45:59 spire-1.2.1/test/fakes/fakeservernodeattestor/ 08:45:59 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 08:45:59 spire-1.2.1/test/fakes/fakeupstreamauthority/ 08:45:59 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 08:45:59 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 08:45:59 spire-1.2.1/test/fakes/fakeworkloadapi/ 08:45:59 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 08:45:59 spire-1.2.1/test/fakes/fakeworkloadattestor/ 08:45:59 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 08:45:59 spire-1.2.1/test/fixture/ 08:45:59 spire-1.2.1/test/fixture/certs/ 08:45:59 spire-1.2.1/test/fixture/certs/agent_svid.der 08:45:59 spire-1.2.1/test/fixture/certs/base_cert.pem 08:45:59 spire-1.2.1/test/fixture/certs/base_csr.pem 08:45:59 spire-1.2.1/test/fixture/certs/base_key.pem 08:45:59 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 08:45:59 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 08:45:59 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 08:45:59 spire-1.2.1/test/fixture/certs/blog_cert.pem 08:45:59 spire-1.2.1/test/fixture/certs/blog_csr.pem 08:45:59 spire-1.2.1/test/fixture/certs/blog_key.pem 08:45:59 spire-1.2.1/test/fixture/certs/bundle.der 08:45:59 spire-1.2.1/test/fixture/certs/ca.pem 08:45:59 spire-1.2.1/test/fixture/certs/ca_key.pem 08:45:59 spire-1.2.1/test/fixture/certs/database_cert.pem 08:45:59 spire-1.2.1/test/fixture/certs/database_csr.pem 08:45:59 spire-1.2.1/test/fixture/certs/database_key.pem 08:45:59 spire-1.2.1/test/fixture/certs/node_cert.pem 08:45:59 spire-1.2.1/test/fixture/certs/node_csr.pem 08:45:59 spire-1.2.1/test/fixture/certs/node_key.pem 08:45:59 spire-1.2.1/test/fixture/certs/svid.pem 08:45:59 spire-1.2.1/test/fixture/certs/svid_key.pem 08:45:59 spire-1.2.1/test/fixture/config/ 08:45:59 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 08:45:59 spire-1.2.1/test/fixture/config/agent_good.conf 08:45:59 spire-1.2.1/test/fixture/config/agent_good_templated.conf 08:45:59 spire-1.2.1/test/fixture/config/plugin_good.conf 08:45:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 08:45:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 08:45:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 08:45:59 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 08:46:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 08:46:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 08:46:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 08:46:00 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 08:46:00 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 08:46:00 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 08:46:00 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 08:46:00 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 08:46:00 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 08:46:00 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 08:46:00 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 08:46:00 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 08:46:00 spire-1.2.1/test/fixture/config/server_good.conf 08:46:00 spire-1.2.1/test/fixture/config/server_good_templated.conf 08:46:00 spire-1.2.1/test/fixture/fixture.go 08:46:00 spire-1.2.1/test/fixture/nodeattestor/ 08:46:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 08:46:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 08:46:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 08:46:00 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 08:46:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 08:46:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 08:46:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 08:46:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 08:46:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 08:46:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 08:46:00 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 08:46:00 spire-1.2.1/test/fixture/registration/ 08:46:00 spire-1.2.1/test/fixture/registration/entries.json 08:46:00 spire-1.2.1/test/fixture/registration/good-for-update.json 08:46:00 spire-1.2.1/test/fixture/registration/good.json 08:46:00 spire-1.2.1/test/fixture/registration/invalid.json 08:46:00 spire-1.2.1/test/fixture/registration/invalid_json.json 08:46:00 spire-1.2.1/test/fixture/registration/manager_test_entries.json 08:46:00 spire-1.2.1/test/integration/ 08:46:00 spire-1.2.1/test/integration/README.md 08:46:00 spire-1.2.1/test/integration/common 08:46:00 spire-1.2.1/test/integration/setup/ 08:46:00 spire-1.2.1/test/integration/setup/adminclient/ 08:46:00 spire-1.2.1/test/integration/setup/adminclient/build.sh 08:46:00 spire-1.2.1/test/integration/setup/adminclient/client.go 08:46:00 spire-1.2.1/test/integration/setup/debugagent/ 08:46:00 spire-1.2.1/test/integration/setup/debugagent/build.sh 08:46:00 spire-1.2.1/test/integration/setup/debugagent/main.go 08:46:00 spire-1.2.1/test/integration/setup/debugserver/ 08:46:00 spire-1.2.1/test/integration/setup/debugserver/build.sh 08:46:00 spire-1.2.1/test/integration/setup/debugserver/main.go 08:46:00 spire-1.2.1/test/integration/setup/downstreamclient/ 08:46:00 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 08:46:00 spire-1.2.1/test/integration/setup/downstreamclient/client.go 08:46:00 spire-1.2.1/test/integration/setup/itclient/ 08:46:00 spire-1.2.1/test/integration/setup/itclient/client.go 08:46:00 spire-1.2.1/test/integration/setup/node-attestation/ 08:46:00 spire-1.2.1/test/integration/setup/node-attestation/build.sh 08:46:00 spire-1.2.1/test/integration/setup/node-attestation/client.go 08:46:00 spire-1.2.1/test/integration/setup/x509pop/ 08:46:00 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 08:46:00 spire-1.2.1/test/integration/setup/x509pop/setup.sh 08:46:00 spire-1.2.1/test/integration/suites/ 08:46:00 spire-1.2.1/test/integration/suites/admin-endpoints/ 08:46:00 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 08:46:00 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 08:46:00 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 08:46:00 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 08:46:00 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 08:46:00 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 08:46:00 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 08:46:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 08:46:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 08:46:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 08:46:00 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 08:46:00 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 08:46:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 08:46:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 08:46:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 08:46:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 08:46:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 08:46:00 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 08:46:00 spire-1.2.1/test/integration/suites/datastore-mysql/ 08:46:00 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 08:46:00 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 08:46:00 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 08:46:00 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 08:46:00 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres/ 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 08:46:00 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 08:46:00 spire-1.2.1/test/integration/suites/debug-endpoints/ 08:46:00 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 08:46:00 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 08:46:00 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 08:46:00 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 08:46:00 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 08:46:00 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 08:46:00 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 08:46:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 08:46:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 08:46:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 08:46:00 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 08:46:00 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 08:46:00 spire-1.2.1/test/integration/suites/downstream-endpoints/ 08:46:00 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 08:46:00 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 08:46:00 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 08:46:00 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 08:46:00 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 08:46:00 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 08:46:00 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 08:46:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 08:46:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 08:46:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 08:46:00 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 08:46:00 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 08:46:00 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 08:46:00 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 08:46:00 spire-1.2.1/test/integration/suites/join-token/ 08:46:00 spire-1.2.1/test/integration/suites/join-token/01-start-server 08:46:00 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 08:46:00 spire-1.2.1/test/integration/suites/join-token/03-start-agent 08:46:00 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 08:46:00 spire-1.2.1/test/integration/suites/join-token/05-check-svid 08:46:00 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 08:46:00 spire-1.2.1/test/integration/suites/join-token/README.md 08:46:00 spire-1.2.1/test/integration/suites/join-token/conf/ 08:46:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 08:46:00 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/join-token/conf/server/ 08:46:00 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 08:46:00 spire-1.2.1/test/integration/suites/join-token/teardown 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/ 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 08:46:00 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/ 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 08:46:00 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 08:46:00 spire-1.2.1/test/integration/suites/k8s/ 08:46:00 spire-1.2.1/test/integration/suites/k8s/00-setup 08:46:00 spire-1.2.1/test/integration/suites/k8s/01-apply-config 08:46:00 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 08:46:00 spire-1.2.1/test/integration/suites/k8s/README.md 08:46:00 spire-1.2.1/test/integration/suites/k8s/conf/ 08:46:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 08:46:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 08:46:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:46:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:46:00 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 08:46:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s/conf/server/ 08:46:00 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 08:46:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 08:46:00 spire-1.2.1/test/integration/suites/k8s/init-kubectl 08:46:00 spire-1.2.1/test/integration/suites/k8s/teardown 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/ 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/README.md 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/root/ 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/nested-rotation/teardown 08:46:00 spire-1.2.1/test/integration/suites/node-attestation/ 08:46:00 spire-1.2.1/test/integration/suites/node-attestation/00-setup 08:46:00 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 08:46:00 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 08:46:00 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 08:46:00 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 08:46:00 spire-1.2.1/test/integration/suites/node-attestation/README.md 08:46:00 spire-1.2.1/test/integration/suites/node-attestation/conf/ 08:46:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 08:46:00 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 08:46:00 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 08:46:00 spire-1.2.1/test/integration/suites/node-attestation/teardown 08:46:00 spire-1.2.1/test/integration/suites/rotation/ 08:46:00 spire-1.2.1/test/integration/suites/rotation/00-setup 08:46:00 spire-1.2.1/test/integration/suites/rotation/01-start-server 08:46:00 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 08:46:00 spire-1.2.1/test/integration/suites/rotation/03-start-agent 08:46:00 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 08:46:00 spire-1.2.1/test/integration/suites/rotation/05-check-svids 08:46:00 spire-1.2.1/test/integration/suites/rotation/README.md 08:46:00 spire-1.2.1/test/integration/suites/rotation/conf/ 08:46:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 08:46:00 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/rotation/conf/server/ 08:46:00 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 08:46:00 spire-1.2.1/test/integration/suites/rotation/teardown 08:46:00 spire-1.2.1/test/integration/suites/self-test/ 08:46:00 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 08:46:00 spire-1.2.1/test/integration/suites/self-test/README.md 08:46:00 spire-1.2.1/test/integration/suites/self-test/teardown 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/ 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 08:46:00 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 08:46:00 spire-1.2.1/test/integration/suites/upgrade/ 08:46:00 spire-1.2.1/test/integration/suites/upgrade/00-setup 08:46:00 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 08:46:00 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 08:46:00 spire-1.2.1/test/integration/suites/upgrade/README.md 08:46:00 spire-1.2.1/test/integration/suites/upgrade/conf/ 08:46:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 08:46:00 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 08:46:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 08:46:00 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 08:46:00 spire-1.2.1/test/integration/suites/upgrade/teardown 08:46:00 spire-1.2.1/test/integration/suites/upgrade/versions.txt 08:46:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 08:46:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 08:46:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 08:46:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 08:46:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 08:46:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 08:46:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 08:46:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 08:46:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 08:46:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 08:46:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 08:46:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 08:46:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 08:46:00 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 08:46:00 spire-1.2.1/test/integration/test-one.sh 08:46:00 spire-1.2.1/test/integration/test.sh 08:46:00 spire-1.2.1/test/plugintest/ 08:46:00 spire-1.2.1/test/plugintest/config.go 08:46:00 spire-1.2.1/test/plugintest/load.go 08:46:00 spire-1.2.1/test/plugintest/option.go 08:46:00 spire-1.2.1/test/spiretest/ 08:46:00 spire-1.2.1/test/spiretest/apiserver.go 08:46:00 spire-1.2.1/test/spiretest/assertions.go 08:46:00 spire-1.2.1/test/spiretest/dir.go 08:46:00 spire-1.2.1/test/spiretest/errors_posix.go 08:46:00 spire-1.2.1/test/spiretest/errors_windows.go 08:46:00 spire-1.2.1/test/spiretest/logs.go 08:46:00 spire-1.2.1/test/spiretest/socketapi.go 08:46:00 spire-1.2.1/test/spiretest/suite.go 08:46:00 spire-1.2.1/test/spiretest/x509.go 08:46:00 spire-1.2.1/test/testca/ 08:46:00 spire-1.2.1/test/testca/ca.go 08:46:00 spire-1.2.1/test/testkey/ 08:46:00 spire-1.2.1/test/testkey/generate.sh 08:46:00 spire-1.2.1/test/testkey/genkeys.go 08:46:00 spire-1.2.1/test/testkey/keys.go 08:46:00 spire-1.2.1/test/testkey/new.go 08:46:00 spire-1.2.1/test/tpmsimulator/ 08:46:00 spire-1.2.1/test/tpmsimulator/simulator.go 08:46:00 spire-1.2.1/test/util/ 08:46:00 spire-1.2.1/test/util/cert_fixtures.go 08:46:00 spire-1.2.1/test/util/cert_generation.go 08:46:00 spire-1.2.1/test/util/io_redirection.go 08:46:00 spire-1.2.1/test/util/race.go 08:46:00 spire-1.2.1/test/util/util.go 08:46:00 building spire from source... 08:46:00 (1/9) Installing ca-certificates (20211220-r0) 08:46:00 (2/9) Installing brotli-libs (1.0.9-r5) 08:46:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:46:00 (1/6) Installing dumb-init (1.2.5-r1) 08:46:00 (4/9) Installing libcurl (7.80.0-r1) 08:46:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:46:00 (5/9) Installing curl (7.80.0-r1) 08:46:00 (3/6) Installing libsodium (1.0.18-r0) 08:46:00 (6/9) Installing dumb-init (1.2.5-r1) 08:46:01 Installing go1.17.7... 08:46:01 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:46:01 (7/9) Installing musl-obstack (1.2.3-r0) 08:46:01 (5/6) Installing libzmq (4.3.4-r0) 08:46:01 (8/9) Installing libucontext (1.1-r0) 08:46:01 (6/6) Installing zeromq (4.3.4-r0) 08:46:01 (9/9) Installing gcompat (1.0.0-r4) 08:46:01 Executing busybox-1.33.1-r7.trigger 08:46:01 OK: 8 MiB in 20 packages 08:46:01 Executing busybox-1.34.1-r5.trigger 08:46:01 Executing ca-certificates-20211220-r0.trigger 08:46:01 OK: 8 MiB in 23 packages 08:46:02 Removing intermediate container c8bb70416a4c 08:46:02 ---> a2a35c13a7d9 08:46:02 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:46:02 Removing intermediate container 3b98630e2047 08:46:02 ---> 41af992a04ee 08:46:02 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:46:03 ---> 22f57ddb32d5 08:46:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:46:03 ---> bebe4df33b25 08:46:03 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:46:03 ---> 87561de0656e 08:46:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:46:04 ---> d9fc444fd858 08:46:04 Step 19/23 : ENTRYPOINT ["/core-data"] 08:46:04 ---> c5e2672c3b9b 08:46:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:46:04 ---> Running in 16df1816f0b2 08:46:04 Removing intermediate container 16df1816f0b2 08:46:04 ---> 8fbab7c4b15c 08:46:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:46:04 ---> deca626f266d 08:46:04 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:46:04 ---> Running in d7bdf18f78c5 08:46:04 ---> Running in 82320ecdf4f5 08:46:05 Removing intermediate container d7bdf18f78c5 08:46:05 ---> eef414c28428 08:46:05 Step 21/23 : LABEL arch=x86_64 08:46:05 Removing intermediate container 82320ecdf4f5 08:46:05 ---> 0be6a334e576 08:46:05 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:46:05 ---> Running in 8254d0a332b8 08:46:05 ---> Running in 4c074cb4d58c 08:46:05 Removing intermediate container 8254d0a332b8 08:46:05 ---> 48fa2157be54 08:46:05 Step 22/23 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:46:05 ---> Running in 52e8838aa495 08:46:05 Removing intermediate container 4c074cb4d58c 08:46:05 ---> 207585c919df 08:46:05 Step 18/20 : LABEL arch=x86_64 08:46:05 ---> Running in db3c504f9f1e 08:46:05 Removing intermediate container 52e8838aa495 08:46:05 ---> 4c937226ad84 08:46:05 Step 23/23 : LABEL version=2.2.0-dev.86 08:46:05 ---> Running in b33729de0407 08:46:06 Removing intermediate container db3c504f9f1e 08:46:06 ---> 2401ada9225e 08:46:06 Step 19/20 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:46:06 Removing intermediate container b33729de0407 08:46:06 ---> f33ebfa58a2c 08:46:06 08:46:06 ---> Running in 2bbdd495f3a6 08:46:06 Successfully built f33ebfa58a2c 08:46:06 Successfully tagged core-data:latest 08:46:06  Building core-data ... done Removing intermediate container 2bbdd495f3a6 08:46:06 ---> 296be55ddfc7 08:46:06 Step 20/20 : LABEL version=2.2.0-dev.86 08:46:06 ---> Running in 9d4941646038 08:46:06 Removing intermediate container 9d4941646038 08:46:06 ---> e853c3cde750 08:46:06 08:46:07 Successfully built e853c3cde750 08:46:07 Successfully tagged security-spiffe-token-provider:latest 08:46:27 Building bin/spire-server... 08:46:27 go: downloading github.com/mitchellh/cli v1.1.2 08:46:27 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 08:46:27 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 08:46:27 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 08:46:27 go: downloading google.golang.org/grpc v1.44.0 08:46:27 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 08:46:27 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 08:46:28 go: downloading github.com/imdario/mergo v0.3.12 08:46:29 go: downloading github.com/sirupsen/logrus v1.8.1 08:46:31 go: downloading github.com/hashicorp/go-hclog v1.1.0 08:46:31 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 08:46:32 go: downloading github.com/fatih/color v1.13.0 08:46:32 go: downloading github.com/mattn/go-isatty v0.0.14 08:46:32 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 08:46:32 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 08:46:32 go: downloading github.com/hashicorp/go-plugin v1.4.3 08:46:32 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 08:46:33 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 08:46:33 go: downloading github.com/InVisionApp/go-logger v1.0.1 08:46:33 go: downloading github.com/armon/go-metrics v0.3.10 08:46:33 go: downloading github.com/prometheus/client_golang v1.12.1 08:46:33 go: downloading github.com/uber-go/tally/v4 v4.1.1 08:46:34 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 08:46:35 go: downloading github.com/open-policy-agent/opa v0.38.0 08:46:45  Building security-spiffe-token-provider ... done Building bin/spire-agent... 08:46:45 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 08:46:45 go: downloading cloud.google.com/go/secretmanager v1.3.0 08:46:45 go: downloading github.com/docker/docker v20.10.12+incompatible 08:46:45 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 08:46:45 go: downloading github.com/google/go-tpm-tools v0.3.3 08:46:45 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 08:46:45 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 08:46:45 go: downloading github.com/docker/go-connections v0.4.0 08:46:45 go: downloading github.com/docker/go-units v0.4.0 08:46:45 go: downloading github.com/opencontainers/image-spec v1.0.1 08:46:45 go: downloading github.com/containerd/containerd v1.3.4 08:46:45 go: downloading github.com/docker/distribution v2.7.1+incompatible 08:46:45 go: downloading github.com/opencontainers/go-digest v1.0.0 08:46:45 Building bin/spire-agent... 08:46:45 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 08:46:45 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 08:46:45 go: downloading cloud.google.com/go/secretmanager v1.3.0 08:46:45 go: downloading github.com/docker/docker v20.10.12+incompatible 08:46:45 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 08:46:45 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 08:46:45 go: downloading github.com/google/go-tpm-tools v0.3.3 08:46:45 go: downloading github.com/docker/go-units v0.4.0 08:46:45 go: downloading github.com/docker/go-connections v0.4.0 08:46:45 go: downloading github.com/opencontainers/image-spec v1.0.1 08:46:45 go: downloading github.com/docker/distribution v2.7.1+incompatible 08:46:45 go: downloading github.com/containerd/containerd v1.3.4 08:46:45 go: downloading github.com/opencontainers/go-digest v1.0.0 08:46:50 go: downloading github.com/Masterminds/goutils v1.1.0 08:46:50 go: downloading github.com/Masterminds/semver v1.5.0 08:46:50 go: downloading github.com/google/uuid v1.1.2 08:46:50 go: downloading github.com/huandu/xstrings v1.3.2 08:46:50 go: downloading github.com/mattn/go-colorable v0.1.12 08:46:50 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 08:46:50 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:46:50 go: downloading github.com/oklog/run v1.0.0 08:46:50 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 08:46:50 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 08:46:50 go: downloading github.com/prometheus/client_model v0.2.0 08:46:50 go: downloading github.com/prometheus/common v0.32.1 08:46:50 go: downloading go.uber.org/atomic v1.9.0 08:46:50 go: downloading github.com/beorn7/perks v1.0.1 08:46:50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 08:46:50 go: downloading github.com/prometheus/procfs v0.7.3 08:46:51 go: downloading github.com/imkira/go-observer v1.0.3 08:46:52 go: downloading github.com/mitchellh/reflectwalk v1.0.1 08:46:52 go: downloading github.com/hashicorp/errwrap v1.1.0 08:46:52 go: downloading github.com/hashicorp/golang-lru v0.5.4 08:46:52 go: downloading github.com/twmb/murmur3 v1.1.6 08:46:52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 08:46:52 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 08:46:52 go: downloading github.com/stretchr/testify v1.7.0 08:46:52 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 08:46:53 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 08:46:53 go: downloading github.com/blang/semver/v4 v4.0.0 08:46:53 go: downloading github.com/go-sql-driver/mysql v1.6.0 08:46:54 go: downloading github.com/jinzhu/gorm v1.9.16 08:46:54 go: downloading github.com/lib/pq v1.10.4 08:46:54 go: downloading github.com/mattn/go-sqlite3 v1.14.12 08:46:55 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 08:46:55 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 08:46:59 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 08:47:09 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 08:47:09 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 08:47:10 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 08:47:10 go: downloading github.com/aws/aws-sdk-go v1.43.0 08:47:18 Building bin/spire-agent... 08:47:18 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 08:47:18 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 08:47:18 go: downloading github.com/docker/docker v20.10.12+incompatible 08:47:18 go: downloading cloud.google.com/go/secretmanager v1.3.0 08:47:18 go: downloading github.com/google/go-tpm-tools v0.3.3 08:47:18 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 08:47:18 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 08:47:18 go: downloading github.com/docker/go-units v0.4.0 08:47:18 go: downloading github.com/opencontainers/image-spec v1.0.1 08:47:18 go: downloading github.com/docker/go-connections v0.4.0 08:47:18 go: downloading github.com/docker/distribution v2.7.1+incompatible 08:47:18 go: downloading github.com/containerd/containerd v1.3.4 08:47:18 go: downloading github.com/opencontainers/go-digest v1.0.0 08:47:37 go: downloading google.golang.org/api v0.70.0 08:47:37 go: downloading k8s.io/client-go v0.23.4 08:47:37 go: downloading k8s.io/api v0.23.4 08:47:47 go: downloading github.com/google/go-tpm v0.3.3 08:47:48 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 08:47:50 Removing intermediate container e36ea40a0666 08:47:50 ---> 0fd1e7840da3 08:47:50 08:47:50 Step 13/26 : FROM alpine:3.15 08:47:50 ---> 0ac33e5f5afa 08:47:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:47:50 ---> Using cache 08:47:50 ---> ceefa093f1dc 08:47:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:50 ---> Using cache 08:47:50 ---> 122065b0fcc3 08:47:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:47:50 Removing intermediate container 3902af69cca3 08:47:50 ---> 38f0dea1ff65 08:47:50 08:47:50 Step 13/26 : FROM alpine:3.15 08:47:50 ---> 0ac33e5f5afa 08:47:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:47:50 ---> Using cache 08:47:50 ---> ceefa093f1dc 08:47:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:47:50 ---> Using cache 08:47:50 ---> 122065b0fcc3 08:47:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:50 ---> Running in 82c95e3aae26 08:47:50 ---> Running in 9750c2841f1d 08:47:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:47:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:47:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:47:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:47:50 v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] 08:47:50 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 08:47:50 OK: 15855 distinct packages available 08:47:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:47:50 v3.15.4-72-g65880c7faf [https://nl.alpinelinux.org/alpine/v3.15/main] 08:47:50 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 08:47:50 OK: 15855 distinct packages available 08:47:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:47:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:47:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:47:51 (1/4) Installing dumb-init (1.2.5-r1) 08:47:51 (2/4) Installing musl-obstack (1.2.3-r0) 08:47:51 (1/5) Installing dumb-init (1.2.5-r1) 08:47:51 (3/4) Installing libucontext (1.1-r0) 08:47:51 (2/5) Installing musl-obstack (1.2.3-r0) 08:47:51 (4/4) Installing gcompat (1.0.0-r4) 08:47:51 (3/5) Installing libucontext (1.1-r0) 08:47:51 Executing busybox-1.34.1-r5.trigger 08:47:51 OK: 6 MiB in 18 packages 08:47:51 (4/5) Installing gcompat (1.0.0-r4) 08:47:51 (5/5) Installing openssl (1.1.1n-r0) 08:47:51 Executing busybox-1.34.1-r5.trigger 08:47:51 OK: 6 MiB in 19 packages 08:47:54 Removing intermediate container 82c95e3aae26 08:47:54 ---> 30ee12a61f8e 08:47:54 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 08:47:54 Removing intermediate container 9750c2841f1d 08:47:54 ---> 5c08fb836d08 08:47:54 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 08:47:56 ---> 17f5baf5c1c0 08:47:56 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 08:47:56 ---> 4370b559bddc 08:47:56 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:47:57 ---> e3b53cc0f025 08:47:57 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:47:57 ---> 7ec9f52aefb1 08:47:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:47:58 ---> Running in a231053b18c4 08:47:58 Removing intermediate container a231053b18c4 08:47:58 ---> 1671c445dc7d 08:47:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:47:58 ---> 33a9a1f272dd 08:47:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:47:58 ---> 2cc9ae034bb1 08:47:58 Step 21/26 : WORKDIR / 08:47:58 ---> 5133ab0133f9 08:47:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:47:58 ---> Running in d188cf9f1f83 08:47:58 Removing intermediate container d188cf9f1f83 08:47:58 ---> d97727372c17 08:47:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:47:58 ---> cf264a9fee68 08:47:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:47:58 ---> Running in c712886fbb67 08:47:58 ---> Running in db52a366b406 08:47:59 Removing intermediate container c712886fbb67 08:47:59 ---> ba74e501b69c 08:47:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:47:59 Removing intermediate container db52a366b406 08:47:59 ---> 8e9763e35f82 08:47:59 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:47:59 ---> Running in 73b715a98401 08:47:59 ---> Running in 4637de2ce49f 08:47:59 Removing intermediate container 73b715a98401 08:47:59 ---> a7b18cfb3256 08:47:59 Step 24/26 : LABEL arch=x86_64 08:47:59 ---> Running in cf304f5c2255 08:47:59 Removing intermediate container 4637de2ce49f 08:47:59 ---> f499e03a5497 08:47:59 Step 24/26 : LABEL arch=x86_64 08:47:59 ---> Running in dff4c6a68157 08:47:59 Removing intermediate container cf304f5c2255 08:47:59 ---> e6c521433234 08:47:59 Step 25/26 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:47:59 ---> Running in 3e71a813f451 08:47:59 Removing intermediate container dff4c6a68157 08:47:59 ---> f1b1249c0b85 08:47:59 Step 25/26 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:47:59 ---> Running in 4f0d0942fcdc 08:47:59 Removing intermediate container 3e71a813f451 08:47:59 ---> 58f842877b42 08:47:59 Step 26/26 : LABEL version=2.2.0-dev.86 08:47:59 Removing intermediate container 4f0d0942fcdc 08:47:59 ---> 63359ac5f048 08:47:59 Step 26/26 : LABEL version=2.2.0-dev.86 08:47:59 ---> Running in 9378be35b552 08:47:59 ---> Running in 6a2f4781c63a 08:47:59 Removing intermediate container 9378be35b552 08:47:59 ---> 5eee6293311c 08:47:59 08:48:00 Removing intermediate container 6a2f4781c63a 08:48:00 ---> 01fc1119cdc8 08:48:00 08:48:00 Successfully built 5eee6293311c 08:48:00 Successfully tagged security-spire-config:latest 08:48:00  Building security-spire-config ... done Successfully built 01fc1119cdc8 08:48:00 Successfully tagged security-spire-agent:latest 08:48:20 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 08:48:20 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 08:48:20 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 08:48:20 go: downloading cloud.google.com/go/storage v1.21.0 08:48:20 go: downloading cloud.google.com/go v0.100.2 08:48:20 go: downloading k8s.io/apimachinery v0.23.4 08:48:22 go: downloading k8s.io/kube-aggregator v0.23.3 08:48:23 go: downloading cloud.google.com/go/security v1.3.0 08:48:23 go: downloading sigs.k8s.io/controller-runtime v0.11.1 08:48:24 go: downloading github.com/hashicorp/vault/api v1.4.1 08:48:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:48:25 go: downloading gopkg.in/yaml.v2 v2.4.0 08:48:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:48:25 go: downloading github.com/gobwas/glob v0.2.3 08:48:26 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 08:48:26 go: downloading github.com/jinzhu/inflection v1.0.0 08:48:26 go: downloading github.com/tklauser/go-sysconf v0.3.9 08:48:26  Building security-spire-agent ... done Removing intermediate container ad67c6ea9a33 08:48:26 ---> e171e27e5db0 08:48:26 08:48:26 Step 13/25 : FROM alpine:3.15 08:48:26 ---> 0ac33e5f5afa 08:48:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:48:26 ---> Using cache 08:48:26 ---> ceefa093f1dc 08:48:26 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:48:26 ---> Using cache 08:48:26 ---> 122065b0fcc3 08:48:26 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:48:26 ---> Using cache 08:48:26 ---> 5c08fb836d08 08:48:26 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 08:48:26 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 08:48:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 08:48:27 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 08:48:27 go: downloading github.com/aws/smithy-go v1.11.0 08:48:28 ---> bea72eb7176d 08:48:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:48:28 ---> efeeaf4d7041 08:48:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:48:28 ---> 18e5b50372ce 08:48:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:48:28 ---> f74dcf68c0c0 08:48:28 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:48:28 ---> Running in d85048b68b86 08:48:28 Removing intermediate container d85048b68b86 08:48:28 ---> 14b15fb8104a 08:48:28 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:48:28 ---> Running in 6946941c56df 08:48:28 Removing intermediate container 6946941c56df 08:48:28 ---> f6f552c8fa8c 08:48:28 Step 23/25 : LABEL arch=x86_64 08:48:29 ---> Running in 8ad1ee0e18af 08:48:29 Removing intermediate container 8ad1ee0e18af 08:48:29 ---> 6f2ff44c76a3 08:48:29 Step 24/25 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:29 ---> Running in 8e250974a5bd 08:48:29 Removing intermediate container 8e250974a5bd 08:48:29 ---> a25063a146bc 08:48:29 Step 25/25 : LABEL version=2.2.0-dev.86 08:48:29 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 08:48:29 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 08:48:29 ---> Running in 86a4047e812c 08:48:29 Removing intermediate container 86a4047e812c 08:48:29 ---> 5bff5a373e6b 08:48:29 08:48:29 Successfully built 5bff5a373e6b 08:48:29 Successfully tagged security-spire-server:latest 08:48:29  Building security-spire-server ... done  [Pipeline] } 08:48:29 $ docker stop --time=1 1d2041c770caf2655880467eb1c7312a1209aec7f77130d4a8b8013a509d57c4 08:48:29 go: downloading github.com/gogo/protobuf v1.3.2 08:48:30 $ docker rm -f 1d2041c770caf2655880467eb1c7312a1209aec7f77130d4a8b8013a509d57c4 [Pipeline] // withDockerContainer [Pipeline] sh 08:48:31 + docker images 08:48:31 REPOSITORY TAG IMAGE ID CREATED SIZE 08:48:31 security-spire-server latest 5bff5a373e6b 1 second ago 87.3MB 08:48:31 e171e27e5db0 12 seconds ago 4.43GB 08:48:31 security-spire-config latest 5eee6293311c 31 seconds ago 86.7MB 08:48:31 security-spire-agent latest 01fc1119cdc8 31 seconds ago 127MB 08:48:31 0fd1e7840da3 50 seconds ago 4.43GB 08:48:31 38f0dea1ff65 50 seconds ago 4.43GB 08:48:31 security-spiffe-token-provider latest e853c3cde750 2 minutes ago 28.8MB 08:48:31 core-data latest f33ebfa58a2c 2 minutes ago 22.5MB 08:48:31 2f97679ddd3d 2 minutes ago 1.52GB 08:48:31 09e731a7f0b1 2 minutes ago 1.54GB 08:48:31 security-secretstore-setup latest 48478d17d8ae 3 minutes ago 28.5MB 08:48:31 security-proxy-setup latest 9e3d81886fbe 3 minutes ago 26.9MB 08:48:31 core-command latest cd021990a448 3 minutes ago 16.1MB 08:48:31 a47c7c09e98a 4 minutes ago 1.49GB 08:48:31 687aad151e26 4 minutes ago 1.5GB 08:48:31 f07b9cbbd2f2 4 minutes ago 1.5GB 08:48:31 sys-mgmt-agent latest 212caca7a759 4 minutes ago 299MB 08:48:31 security-bootstrapper latest d9073872f2ce 4 minutes ago 19.1MB 08:48:31 support-notifications latest 7bc88706210c 5 minutes ago 26.9MB 08:48:31 core-metadata latest cb7dad7f61b0 5 minutes ago 17MB 08:48:31 support-scheduler latest bdc1de13e682 5 minutes ago 26.3MB 08:48:31 aa2ee8cac1d8 5 minutes ago 1.55GB 08:48:31 62f3460c23fc 5 minutes ago 1.55GB 08:48:31 36a3ad877a19 5 minutes ago 1.49GB 08:48:31 8f3df6621917 5 minutes ago 1.5GB 08:48:31 0318bf17b648 5 minutes ago 1.49GB 08:48:31 ci-base-image-x86_64 latest 0acfad2cf67c 8 minutes ago 895MB 08:48:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 6 days ago 562MB 08:48:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 7 days ago 254MB 08:48:31 docker 20.10.14 7417809fdb73 3 weeks ago 218MB 08:48:31 alpine 3.14 e04c818066af 3 weeks ago 5.59MB 08:48:31 alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB 08:48:31 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 08:48:31 provisioning config files... 08:48:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/214@tmp/config4564738170243140412tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:48:31 ---> docker-login.sh 08:48:31 nexus3.edgexfoundry.org:10001 08:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:31 Configure a credential helper to remove this warning. See 08:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:31 08:48:31 Login Succeeded 08:48:31 nexus3.edgexfoundry.org:10002 08:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:31 Configure a credential helper to remove this warning. See 08:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:31 08:48:31 Login Succeeded 08:48:31 nexus3.edgexfoundry.org:10003 08:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:31 Configure a credential helper to remove this warning. See 08:48:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:31 08:48:31 Login Succeeded 08:48:31 nexus3.edgexfoundry.org:10004 08:48:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:32 Configure a credential helper to remove this warning. See 08:48:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:32 08:48:32 Login Succeeded 08:48:32 docker.io 08:48:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:48:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:48:32 Configure a credential helper to remove this warning. See 08:48:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:48:32 08:48:32 Login Succeeded 08:48:32 ---> docker-login.sh ends [Pipeline] } 08:48:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:48:32 [edgeXDocker.push] Tagging docker image core-command with the following tags: 08:48:32 8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:32 latest 08:48:32 2.2.0-dev.86 08:48:32 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:32 main 08:48:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:48:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 08:48:32 + docker push nexus3.edgexfoundry.org:10004/core-command:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:48:32 ff38ae6933cf: Preparing 08:48:32 ad749bf3c7a6: Preparing 08:48:32 c8c9a614a3af: Preparing 08:48:32 1b13d234eba7: Preparing 08:48:32 b541d28bf3b4: Preparing 08:48:32 b541d28bf3b4: Layer already exists 08:48:32 1b13d234eba7: Pushed 08:48:32 c8c9a614a3af: Pushed 08:48:32 ff38ae6933cf: Pushed 08:48:34 ad749bf3c7a6: Pushed 08:48:34 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:d4a2a3325bf6fb86e96a97a3437b4cf0ddb6109c71064efb69f4c58828d5531e size: 1363 [Pipeline] isUnix [Pipeline] sh 08:48:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 08:48:34 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 08:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:48:34 ff38ae6933cf: Preparing 08:48:34 ad749bf3c7a6: Preparing 08:48:34 c8c9a614a3af: Preparing 08:48:34 1b13d234eba7: Preparing 08:48:34 b541d28bf3b4: Preparing 08:48:34 ad749bf3c7a6: Layer already exists 08:48:34 1b13d234eba7: Layer already exists 08:48:34 ff38ae6933cf: Layer already exists 08:48:34 b541d28bf3b4: Layer already exists 08:48:34 c8c9a614a3af: Layer already exists 08:48:34 latest: digest: sha256:d4a2a3325bf6fb86e96a97a3437b4cf0ddb6109c71064efb69f4c58828d5531e size: 1363 08:48:34 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 08:48:34 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [Pipeline] isUnix [Pipeline] sh 08:48:35 go: downloading github.com/Azure/go-autorest/logger v0.2.1 08:48:35 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 08:48:35 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 08:48:35 go: downloading github.com/dimchansky/utfbom v1.1.1 08:48:35 go: downloading cloud.google.com/go/compute v1.3.0 08:48:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:48:35 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.86 08:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:48:35 ff38ae6933cf: Preparing 08:48:35 ad749bf3c7a6: Preparing 08:48:35 c8c9a614a3af: Preparing 08:48:35 1b13d234eba7: Preparing 08:48:35 b541d28bf3b4: Preparing 08:48:35 ad749bf3c7a6: Layer already exists 08:48:35 c8c9a614a3af: Layer already exists 08:48:35 ff38ae6933cf: Layer already exists 08:48:35 b541d28bf3b4: Layer already exists 08:48:35 1b13d234eba7: Layer already exists 08:48:35 2.2.0-dev.86: digest: sha256:d4a2a3325bf6fb86e96a97a3437b4cf0ddb6109c71064efb69f4c58828d5531e size: 1363 [Pipeline] isUnix [Pipeline] sh 08:48:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:48:36 + docker push nexus3.edgexfoundry.org:10004/core-command:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:48:36 ff38ae6933cf: Preparing 08:48:36 ad749bf3c7a6: Preparing 08:48:36 c8c9a614a3af: Preparing 08:48:36 1b13d234eba7: Preparing 08:48:36 b541d28bf3b4: Preparing 08:48:36 ad749bf3c7a6: Layer already exists 08:48:36 c8c9a614a3af: Layer already exists 08:48:36 1b13d234eba7: Layer already exists 08:48:36 b541d28bf3b4: Layer already exists 08:48:36 ff38ae6933cf: Layer already exists 08:48:36 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:d4a2a3325bf6fb86e96a97a3437b4cf0ddb6109c71064efb69f4c58828d5531e size: 1363 [Pipeline] isUnix [Pipeline] sh 08:48:36 go: downloading cloud.google.com/go/iam v0.1.1 08:48:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 08:48:36 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 08:48:36 + docker push nexus3.edgexfoundry.org:10004/core-command:main 08:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 08:48:36 ff38ae6933cf: Preparing 08:48:36 ad749bf3c7a6: Preparing 08:48:36 c8c9a614a3af: Preparing 08:48:36 1b13d234eba7: Preparing 08:48:36 b541d28bf3b4: Preparing 08:48:36 ad749bf3c7a6: Layer already exists 08:48:36 b541d28bf3b4: Layer already exists 08:48:36 ff38ae6933cf: Layer already exists 08:48:36 1b13d234eba7: Layer already exists 08:48:36 c8c9a614a3af: Layer already exists 08:48:36 main: digest: sha256:d4a2a3325bf6fb86e96a97a3437b4cf0ddb6109c71064efb69f4c58828d5531e size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:36 ===================================================== 08:48:36 go: downloading k8s.io/klog/v2 v2.30.0 08:48:36 go: downloading github.com/google/gofuzz v1.1.0 [Pipeline] echo 08:48:36 taggedImages: 08:48:36 - nexus3.edgexfoundry.org:10004/core-command:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:36 - nexus3.edgexfoundry.org:10004/core-command:latest 08:48:36 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.86 08:48:36 - nexus3.edgexfoundry.org:10004/core-command:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:36 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 08:48:36 [edgeXDocker.push] Tagging docker image core-data with the following tags: 08:48:36 8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:36 latest 08:48:36 2.2.0-dev.86 08:48:36 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:36 main 08:48:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:48:37 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 08:48:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 08:48:37 + docker push nexus3.edgexfoundry.org:10004/core-data:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:48:37 46839f97b250: Preparing 08:48:37 3e41fe9cb964: Preparing 08:48:37 c8c9a614a3af: Preparing 08:48:37 b64a3b4d6d65: Preparing 08:48:37 52a97a40bf56: Preparing 08:48:37 b541d28bf3b4: Preparing 08:48:37 b541d28bf3b4: Waiting 08:48:37 c8c9a614a3af: Layer already exists 08:48:37 b541d28bf3b4: Layer already exists 08:48:37 46839f97b250: Pushed 08:48:37 52a97a40bf56: Pushed 08:48:37 b64a3b4d6d65: Pushed 08:48:38 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 08:48:38 go: downloading github.com/spf13/pflag v1.0.5 08:48:38 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 08:48:39 3e41fe9cb964: Pushed 08:48:39 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:ef7bff208e7f3f38efaee370f25171041d33be8a315a8bb19b9f99b983614c33 size: 1573 [Pipeline] isUnix [Pipeline] sh 08:48:39 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 08:48:39 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 08:48:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 08:48:39 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 08:48:39 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 08:48:39 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 08:48:39 go: downloading github.com/hashicorp/vault/sdk v0.4.1 08:48:39 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 08:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:48:39 46839f97b250: Preparing 08:48:39 3e41fe9cb964: Preparing 08:48:39 c8c9a614a3af: Preparing 08:48:39 b64a3b4d6d65: Preparing 08:48:39 52a97a40bf56: Preparing 08:48:39 b541d28bf3b4: Preparing 08:48:39 b541d28bf3b4: Waiting 08:48:39 46839f97b250: Layer already exists 08:48:39 c8c9a614a3af: Layer already exists 08:48:39 3e41fe9cb964: Layer already exists 08:48:39 b64a3b4d6d65: Layer already exists 08:48:39 52a97a40bf56: Layer already exists 08:48:39 b541d28bf3b4: Layer already exists 08:48:39 latest: digest: sha256:ef7bff208e7f3f38efaee370f25171041d33be8a315a8bb19b9f99b983614c33 size: 1573 [Pipeline] isUnix [Pipeline] sh 08:48:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:48:40 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.86 08:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:48:40 46839f97b250: Preparing 08:48:40 3e41fe9cb964: Preparing 08:48:40 c8c9a614a3af: Preparing 08:48:40 b64a3b4d6d65: Preparing 08:48:40 52a97a40bf56: Preparing 08:48:40 b541d28bf3b4: Preparing 08:48:40 46839f97b250: Layer already exists 08:48:40 b64a3b4d6d65: Layer already exists 08:48:40 3e41fe9cb964: Layer already exists 08:48:40 52a97a40bf56: Layer already exists 08:48:40 c8c9a614a3af: Layer already exists 08:48:40 b541d28bf3b4: Layer already exists 08:48:40 2.2.0-dev.86: digest: sha256:ef7bff208e7f3f38efaee370f25171041d33be8a315a8bb19b9f99b983614c33 size: 1573 [Pipeline] isUnix [Pipeline] sh 08:48:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:48:40 go: downloading github.com/mitchellh/mapstructure v1.4.3 08:48:40 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 08:48:40 go: downloading github.com/tklauser/numcpus v0.3.0 08:48:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 08:48:41 + docker push nexus3.edgexfoundry.org:10004/core-data:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:48:41 46839f97b250: Preparing 08:48:41 3e41fe9cb964: Preparing 08:48:41 c8c9a614a3af: Preparing 08:48:41 b64a3b4d6d65: Preparing 08:48:41 52a97a40bf56: Preparing 08:48:41 b541d28bf3b4: Preparing 08:48:41 b541d28bf3b4: Waiting 08:48:41 b64a3b4d6d65: Layer already exists 08:48:41 3e41fe9cb964: Layer already exists 08:48:41 46839f97b250: Layer already exists 08:48:41 52a97a40bf56: Layer already exists 08:48:41 c8c9a614a3af: Layer already exists 08:48:41 b541d28bf3b4: Layer already exists 08:48:41 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:ef7bff208e7f3f38efaee370f25171041d33be8a315a8bb19b9f99b983614c33 size: 1573 [Pipeline] isUnix [Pipeline] sh 08:48:41 go: downloading github.com/jmespath/go-jmespath v0.4.0 08:48:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 08:48:41 + docker push nexus3.edgexfoundry.org:10004/core-data:main 08:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 08:48:41 46839f97b250: Preparing 08:48:41 3e41fe9cb964: Preparing 08:48:41 c8c9a614a3af: Preparing 08:48:41 b64a3b4d6d65: Preparing 08:48:41 52a97a40bf56: Preparing 08:48:41 b541d28bf3b4: Preparing 08:48:41 b541d28bf3b4: Waiting 08:48:41 b64a3b4d6d65: Layer already exists 08:48:41 46839f97b250: Layer already exists 08:48:41 52a97a40bf56: Layer already exists 08:48:41 3e41fe9cb964: Layer already exists 08:48:41 c8c9a614a3af: Layer already exists 08:48:41 b541d28bf3b4: Layer already exists 08:48:41 main: digest: sha256:ef7bff208e7f3f38efaee370f25171041d33be8a315a8bb19b9f99b983614c33 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:41 ===================================================== [Pipeline] echo 08:48:41 taggedImages: 08:48:41 - nexus3.edgexfoundry.org:10004/core-data:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:41 - nexus3.edgexfoundry.org:10004/core-data:latest 08:48:41 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.86 08:48:41 - nexus3.edgexfoundry.org:10004/core-data:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:41 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 08:48:41 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 08:48:41 8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:41 latest 08:48:41 2.2.0-dev.86 08:48:41 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:41 main 08:48:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:48:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 08:48:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:48:42 c285899d7153: Preparing 08:48:42 ce53b914f17d: Preparing 08:48:42 c8c9a614a3af: Preparing 08:48:42 608d609d2c8e: Preparing 08:48:42 b541d28bf3b4: Preparing 08:48:42 b541d28bf3b4: Layer already exists 08:48:42 c8c9a614a3af: Layer already exists 08:48:42 c285899d7153: Pushed 08:48:42 608d609d2c8e: Pushed 08:48:43 go: downloading go.opencensus.io v0.23.0 08:48:43 ce53b914f17d: Pushed 08:48:43 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:063d64b5d635f1ec197a52d3c0837f055e69b53637a42394c2898cf33d92431d size: 1364 [Pipeline] isUnix [Pipeline] sh 08:48:43 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 08:48:44 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 08:48:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 08:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:48:44 c285899d7153: Preparing 08:48:44 ce53b914f17d: Preparing 08:48:44 c8c9a614a3af: Preparing 08:48:44 608d609d2c8e: Preparing 08:48:44 b541d28bf3b4: Preparing 08:48:44 608d609d2c8e: Layer already exists 08:48:44 b541d28bf3b4: Layer already exists 08:48:44 ce53b914f17d: Layer already exists 08:48:44 c285899d7153: Layer already exists 08:48:44 c8c9a614a3af: Layer already exists 08:48:44 latest: digest: sha256:063d64b5d635f1ec197a52d3c0837f055e69b53637a42394c2898cf33d92431d size: 1364 [Pipeline] isUnix [Pipeline] sh 08:48:44 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 08:48:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:48:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.86 08:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:48:44 c285899d7153: Preparing 08:48:44 ce53b914f17d: Preparing 08:48:44 c8c9a614a3af: Preparing 08:48:44 608d609d2c8e: Preparing 08:48:44 b541d28bf3b4: Preparing 08:48:44 c285899d7153: Layer already exists 08:48:44 b541d28bf3b4: Layer already exists 08:48:44 ce53b914f17d: Layer already exists 08:48:44 608d609d2c8e: Layer already exists 08:48:44 c8c9a614a3af: Layer already exists 08:48:44 2.2.0-dev.86: digest: sha256:063d64b5d635f1ec197a52d3c0837f055e69b53637a42394c2898cf33d92431d size: 1364 [Pipeline] isUnix [Pipeline] sh 08:48:44 go: downloading gopkg.in/inf.v0 v0.9.1 08:48:44 go: downloading github.com/go-logr/logr v1.2.2 08:48:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:48:45 go: downloading github.com/google/go-cmp v0.5.7 08:48:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:48:45 c285899d7153: Preparing 08:48:45 ce53b914f17d: Preparing 08:48:45 c8c9a614a3af: Preparing 08:48:45 608d609d2c8e: Preparing 08:48:45 b541d28bf3b4: Preparing 08:48:45 b541d28bf3b4: Layer already exists 08:48:45 c8c9a614a3af: Layer already exists 08:48:45 ce53b914f17d: Layer already exists 08:48:45 c285899d7153: Layer already exists 08:48:45 608d609d2c8e: Layer already exists 08:48:45 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:063d64b5d635f1ec197a52d3c0837f055e69b53637a42394c2898cf33d92431d size: 1364 [Pipeline] isUnix [Pipeline] sh 08:48:45 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 08:48:45 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 08:48:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 08:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 08:48:46 c285899d7153: Preparing 08:48:46 ce53b914f17d: Preparing 08:48:46 c8c9a614a3af: Preparing 08:48:46 608d609d2c8e: Preparing 08:48:46 b541d28bf3b4: Preparing 08:48:46 608d609d2c8e: Layer already exists 08:48:46 c8c9a614a3af: Layer already exists 08:48:46 ce53b914f17d: Layer already exists 08:48:46 c285899d7153: Layer already exists 08:48:46 b541d28bf3b4: Layer already exists 08:48:46 main: digest: sha256:063d64b5d635f1ec197a52d3c0837f055e69b53637a42394c2898cf33d92431d size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:46 ===================================================== [Pipeline] echo 08:48:46 taggedImages: 08:48:46 - nexus3.edgexfoundry.org:10004/core-metadata:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:46 - nexus3.edgexfoundry.org:10004/core-metadata:latest 08:48:46 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.86 08:48:46 - nexus3.edgexfoundry.org:10004/core-metadata:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:46 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 08:48:46 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 08:48:46 8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:46 latest 08:48:46 2.2.0-dev.86 08:48:46 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:46 main 08:48:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix 08:48:46 go: downloading github.com/json-iterator/go v1.1.12 [Pipeline] sh 08:48:46 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 08:48:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:48:46 d4e207a84d31: Preparing 08:48:46 d4e207a84d31: Preparing 08:48:46 2727426a7848: Preparing 08:48:46 6a1275c08ba5: Preparing 08:48:46 6e4fc6700d54: Preparing 08:48:46 a2336d12c8dd: Preparing 08:48:46 c8c9a614a3af: Preparing 08:48:46 e3fe98453824: Preparing 08:48:46 556392525930: Preparing 08:48:46 074a704569af: Preparing 08:48:46 1c8d025097e2: Preparing 08:48:46 b541d28bf3b4: Preparing 08:48:46 556392525930: Waiting 08:48:46 074a704569af: Waiting 08:48:46 1c8d025097e2: Waiting 08:48:46 c8c9a614a3af: Waiting 08:48:46 e3fe98453824: Waiting 08:48:46 6e4fc6700d54: Pushed 08:48:46 6a1275c08ba5: Pushed 08:48:46 d4e207a84d31: Pushed 08:48:46 2727426a7848: Pushed 08:48:46 c8c9a614a3af: Layer already exists 08:48:46 e3fe98453824: Pushed 08:48:46 556392525930: Pushed 08:48:46 b541d28bf3b4: Layer already exists 08:48:46 1c8d025097e2: Pushed 08:48:46 074a704569af: Pushed 08:48:47 go: downloading github.com/googleapis/gnostic v0.5.5 08:48:48 a2336d12c8dd: Pushed 08:48:48 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:d010cfaf4ed23288e49886cfcaae05a7ef5b4222b126a81ffaed59788de55fba size: 2817 [Pipeline] isUnix [Pipeline] sh 08:48:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 08:48:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:48:48 d4e207a84d31: Preparing 08:48:48 d4e207a84d31: Preparing 08:48:48 2727426a7848: Preparing 08:48:48 6a1275c08ba5: Preparing 08:48:48 6e4fc6700d54: Preparing 08:48:48 a2336d12c8dd: Preparing 08:48:48 c8c9a614a3af: Preparing 08:48:48 e3fe98453824: Preparing 08:48:48 556392525930: Preparing 08:48:48 074a704569af: Preparing 08:48:48 1c8d025097e2: Preparing 08:48:48 b541d28bf3b4: Preparing 08:48:48 074a704569af: Waiting 08:48:48 1c8d025097e2: Waiting 08:48:48 c8c9a614a3af: Waiting 08:48:48 b541d28bf3b4: Waiting 08:48:48 556392525930: Waiting 08:48:48 e3fe98453824: Waiting 08:48:48 a2336d12c8dd: Layer already exists 08:48:48 d4e207a84d31: Layer already exists 08:48:48 6a1275c08ba5: Layer already exists 08:48:48 6e4fc6700d54: Layer already exists 08:48:48 2727426a7848: Layer already exists 08:48:48 c8c9a614a3af: Layer already exists 08:48:48 074a704569af: Layer already exists 08:48:48 e3fe98453824: Layer already exists 08:48:48 1c8d025097e2: Layer already exists 08:48:48 556392525930: Layer already exists 08:48:48 b541d28bf3b4: Layer already exists 08:48:48 latest: digest: sha256:d010cfaf4ed23288e49886cfcaae05a7ef5b4222b126a81ffaed59788de55fba size: 2817 [Pipeline] isUnix [Pipeline] sh 08:48:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:48:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.86 08:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:48:49 d4e207a84d31: Preparing 08:48:49 d4e207a84d31: Preparing 08:48:49 2727426a7848: Preparing 08:48:49 6a1275c08ba5: Preparing 08:48:49 6e4fc6700d54: Preparing 08:48:49 a2336d12c8dd: Preparing 08:48:49 c8c9a614a3af: Preparing 08:48:49 e3fe98453824: Preparing 08:48:49 556392525930: Preparing 08:48:49 074a704569af: Preparing 08:48:49 1c8d025097e2: Preparing 08:48:49 b541d28bf3b4: Preparing 08:48:49 556392525930: Waiting 08:48:49 1c8d025097e2: Waiting 08:48:49 074a704569af: Waiting 08:48:49 c8c9a614a3af: Waiting 08:48:49 b541d28bf3b4: Waiting 08:48:49 6a1275c08ba5: Layer already exists 08:48:49 2727426a7848: Layer already exists 08:48:49 d4e207a84d31: Layer already exists 08:48:49 6e4fc6700d54: Layer already exists 08:48:49 a2336d12c8dd: Layer already exists 08:48:49 e3fe98453824: Layer already exists 08:48:49 074a704569af: Layer already exists 08:48:49 c8c9a614a3af: Layer already exists 08:48:49 556392525930: Layer already exists 08:48:49 1c8d025097e2: Layer already exists 08:48:49 b541d28bf3b4: Layer already exists 08:48:49 2.2.0-dev.86: digest: sha256:d010cfaf4ed23288e49886cfcaae05a7ef5b4222b126a81ffaed59788de55fba size: 2817 [Pipeline] isUnix [Pipeline] sh 08:48:49 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:48:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:48:50 d4e207a84d31: Preparing 08:48:50 d4e207a84d31: Preparing 08:48:50 2727426a7848: Preparing 08:48:50 6a1275c08ba5: Preparing 08:48:50 6e4fc6700d54: Preparing 08:48:50 a2336d12c8dd: Preparing 08:48:50 c8c9a614a3af: Preparing 08:48:50 e3fe98453824: Preparing 08:48:50 556392525930: Preparing 08:48:50 074a704569af: Preparing 08:48:50 1c8d025097e2: Preparing 08:48:50 b541d28bf3b4: Preparing 08:48:50 c8c9a614a3af: Waiting 08:48:50 1c8d025097e2: Waiting 08:48:50 b541d28bf3b4: Waiting 08:48:50 556392525930: Waiting 08:48:50 e3fe98453824: Waiting 08:48:50 074a704569af: Waiting 08:48:50 a2336d12c8dd: Layer already exists 08:48:50 6a1275c08ba5: Layer already exists 08:48:50 2727426a7848: Layer already exists 08:48:50 d4e207a84d31: Layer already exists 08:48:50 6e4fc6700d54: Layer already exists 08:48:50 c8c9a614a3af: Layer already exists 08:48:50 e3fe98453824: Layer already exists 08:48:50 074a704569af: Layer already exists 08:48:50 b541d28bf3b4: Layer already exists 08:48:50 1c8d025097e2: Layer already exists 08:48:50 556392525930: Layer already exists 08:48:50 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:d010cfaf4ed23288e49886cfcaae05a7ef5b4222b126a81ffaed59788de55fba size: 2817 [Pipeline] isUnix [Pipeline] sh 08:48:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 08:48:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 08:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 08:48:50 d4e207a84d31: Preparing 08:48:50 d4e207a84d31: Preparing 08:48:50 2727426a7848: Preparing 08:48:50 6a1275c08ba5: Preparing 08:48:50 6e4fc6700d54: Preparing 08:48:50 a2336d12c8dd: Preparing 08:48:50 c8c9a614a3af: Preparing 08:48:50 e3fe98453824: Preparing 08:48:50 c8c9a614a3af: Waiting 08:48:50 556392525930: Preparing 08:48:50 074a704569af: Preparing 08:48:50 1c8d025097e2: Preparing 08:48:50 b541d28bf3b4: Preparing 08:48:50 556392525930: Waiting 08:48:50 e3fe98453824: Waiting 08:48:50 1c8d025097e2: Waiting 08:48:50 074a704569af: Waiting 08:48:50 b541d28bf3b4: Waiting 08:48:50 d4e207a84d31: Layer already exists 08:48:50 2727426a7848: Layer already exists 08:48:50 6e4fc6700d54: Layer already exists 08:48:50 a2336d12c8dd: Layer already exists 08:48:50 6a1275c08ba5: Layer already exists 08:48:50 e3fe98453824: Layer already exists 08:48:50 074a704569af: Layer already exists 08:48:50 1c8d025097e2: Layer already exists 08:48:50 c8c9a614a3af: Layer already exists 08:48:50 556392525930: Layer already exists 08:48:50 b541d28bf3b4: Layer already exists 08:48:50 main: digest: sha256:d010cfaf4ed23288e49886cfcaae05a7ef5b4222b126a81ffaed59788de55fba size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:50 ===================================================== [Pipeline] echo 08:48:50 taggedImages: 08:48:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 08:48:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.86 08:48:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:50 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 08:48:50 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 08:48:50 8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:50 latest 08:48:50 2.2.0-dev.86 08:48:50 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:50 main 08:48:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:48:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 08:48:51 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 08:48:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:48:51 3335f7838fae: Preparing 08:48:51 93145d3865d4: Preparing 08:48:51 a7ad786c9958: Preparing 08:48:51 99f72e3a12d7: Preparing 08:48:51 95f1f9788023: Preparing 08:48:51 a18d32e1d663: Preparing 08:48:51 a744750c5b7a: Preparing 08:48:51 b541d28bf3b4: Preparing 08:48:51 a744750c5b7a: Waiting 08:48:51 b541d28bf3b4: Waiting 08:48:51 a18d32e1d663: Waiting 08:48:51 3335f7838fae: Pushed 08:48:51 93145d3865d4: Pushed 08:48:51 95f1f9788023: Pushed 08:48:51 b541d28bf3b4: Layer already exists 08:48:51 a18d32e1d663: Pushed 08:48:51 a744750c5b7a: Pushed 08:48:52 99f72e3a12d7: Pushed 08:48:52 a7ad786c9958: Pushed 08:48:52 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:c3a9533eb7ea8ef0a6cf1514b8902d34736457c1bebe33befc838cfc158e0ae6 size: 1990 [Pipeline] isUnix [Pipeline] sh 08:48:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 08:48:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:48:53 3335f7838fae: Preparing 08:48:53 93145d3865d4: Preparing 08:48:53 a7ad786c9958: Preparing 08:48:53 99f72e3a12d7: Preparing 08:48:53 95f1f9788023: Preparing 08:48:53 a18d32e1d663: Preparing 08:48:53 a744750c5b7a: Preparing 08:48:53 b541d28bf3b4: Preparing 08:48:53 a744750c5b7a: Waiting 08:48:53 b541d28bf3b4: Waiting 08:48:53 a18d32e1d663: Waiting 08:48:53 a7ad786c9958: Layer already exists 08:48:53 99f72e3a12d7: Layer already exists 08:48:53 3335f7838fae: Layer already exists 08:48:53 93145d3865d4: Layer already exists 08:48:53 95f1f9788023: Layer already exists 08:48:53 a744750c5b7a: Layer already exists 08:48:53 a18d32e1d663: Layer already exists 08:48:53 b541d28bf3b4: Layer already exists 08:48:53 latest: digest: sha256:c3a9533eb7ea8ef0a6cf1514b8902d34736457c1bebe33befc838cfc158e0ae6 size: 1990 [Pipeline] isUnix [Pipeline] sh 08:48:53 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 08:48:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 08:48:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:48:53 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 08:48:53 go: downloading go.uber.org/zap v1.21.0 08:48:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.86 08:48:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:48:53 3335f7838fae: Preparing 08:48:53 93145d3865d4: Preparing 08:48:53 a7ad786c9958: Preparing 08:48:53 99f72e3a12d7: Preparing 08:48:53 95f1f9788023: Preparing 08:48:53 a18d32e1d663: Preparing 08:48:53 a744750c5b7a: Preparing 08:48:53 b541d28bf3b4: Preparing 08:48:53 a18d32e1d663: Waiting 08:48:53 b541d28bf3b4: Waiting 08:48:53 a744750c5b7a: Waiting 08:48:53 93145d3865d4: Layer already exists 08:48:53 95f1f9788023: Layer already exists 08:48:53 3335f7838fae: Layer already exists 08:48:53 99f72e3a12d7: Layer already exists 08:48:53 a7ad786c9958: Layer already exists 08:48:53 a18d32e1d663: Layer already exists 08:48:53 b541d28bf3b4: Layer already exists 08:48:53 a744750c5b7a: Layer already exists 08:48:53 2.2.0-dev.86: digest: sha256:c3a9533eb7ea8ef0a6cf1514b8902d34736457c1bebe33befc838cfc158e0ae6 size: 1990 [Pipeline] isUnix [Pipeline] sh 08:48:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:48:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:48:54 3335f7838fae: Preparing 08:48:54 93145d3865d4: Preparing 08:48:54 a7ad786c9958: Preparing 08:48:54 99f72e3a12d7: Preparing 08:48:54 95f1f9788023: Preparing 08:48:54 a18d32e1d663: Preparing 08:48:54 a744750c5b7a: Preparing 08:48:54 b541d28bf3b4: Preparing 08:48:54 a18d32e1d663: Waiting 08:48:54 b541d28bf3b4: Waiting 08:48:54 3335f7838fae: Layer already exists 08:48:54 99f72e3a12d7: Layer already exists 08:48:54 a7ad786c9958: Layer already exists 08:48:54 93145d3865d4: Layer already exists 08:48:54 95f1f9788023: Layer already exists 08:48:54 a744750c5b7a: Layer already exists 08:48:54 a18d32e1d663: Layer already exists 08:48:54 b541d28bf3b4: Layer already exists 08:48:54 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:c3a9533eb7ea8ef0a6cf1514b8902d34736457c1bebe33befc838cfc158e0ae6 size: 1990 [Pipeline] isUnix [Pipeline] sh 08:48:54 go: downloading sigs.k8s.io/yaml v1.3.0 08:48:54 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 08:48:54 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:48:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 08:48:54 go: downloading github.com/modern-go/reflect2 v1.0.2 08:48:54 go: downloading github.com/ryanuber/go-glob v1.0.0 08:48:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 08:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 08:48:54 3335f7838fae: Preparing 08:48:54 93145d3865d4: Preparing 08:48:54 a7ad786c9958: Preparing 08:48:54 99f72e3a12d7: Preparing 08:48:54 95f1f9788023: Preparing 08:48:54 a18d32e1d663: Preparing 08:48:54 a744750c5b7a: Preparing 08:48:54 b541d28bf3b4: Preparing 08:48:54 b541d28bf3b4: Waiting 08:48:54 a744750c5b7a: Waiting 08:48:54 a18d32e1d663: Waiting 08:48:54 93145d3865d4: Layer already exists 08:48:54 3335f7838fae: Layer already exists 08:48:54 95f1f9788023: Layer already exists 08:48:54 99f72e3a12d7: Layer already exists 08:48:54 a7ad786c9958: Layer already exists 08:48:54 a18d32e1d663: Layer already exists 08:48:54 b541d28bf3b4: Layer already exists 08:48:54 a744750c5b7a: Layer already exists 08:48:54 main: digest: sha256:c3a9533eb7ea8ef0a6cf1514b8902d34736457c1bebe33befc838cfc158e0ae6 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:54 ===================================================== [Pipeline] echo 08:48:54 taggedImages: 08:48:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 08:48:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.86 08:48:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:54 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 08:48:54 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 08:48:54 8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:54 latest 08:48:54 2.2.0-dev.86 08:48:54 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:54 main 08:48:54 ===================================================== [Pipeline] withEnv [Pipeline] { 08:48:54 go: downloading github.com/golang/snappy v0.0.4 08:48:54 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:48:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 08:48:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:48:55 06eb06545de6: Preparing 08:48:55 577a27dc89f1: Preparing 08:48:55 e633d299494f: Preparing 08:48:55 ccb437effc6d: Preparing 08:48:55 4d979192f56f: Preparing 08:48:55 698e0ff42427: Preparing 08:48:55 aa0cf1b1c8e7: Preparing 08:48:55 8ebdc271ec74: Preparing 08:48:55 6c35a0786694: Preparing 08:48:55 b541d28bf3b4: Preparing 08:48:55 6c35a0786694: Waiting 08:48:55 b541d28bf3b4: Waiting 08:48:55 8ebdc271ec74: Waiting 08:48:55 698e0ff42427: Waiting 08:48:55 aa0cf1b1c8e7: Waiting 08:48:55 577a27dc89f1: Pushed 08:48:55 06eb06545de6: Pushed 08:48:55 4d979192f56f: Pushed 08:48:55 698e0ff42427: Pushed 08:48:55 aa0cf1b1c8e7: Pushed 08:48:55 8ebdc271ec74: Pushed 08:48:55 b541d28bf3b4: Layer already exists 08:48:55 6c35a0786694: Pushed 08:48:56 ccb437effc6d: Pushed 08:48:57 e633d299494f: Pushed 08:48:57 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:f4524bc8eb076a19ea27ec460a847c52a6c16d7f74460b22e4b167f45ebe451b size: 2405 [Pipeline] isUnix [Pipeline] sh 08:48:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 08:48:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:48:57 06eb06545de6: Preparing 08:48:57 577a27dc89f1: Preparing 08:48:57 e633d299494f: Preparing 08:48:57 ccb437effc6d: Preparing 08:48:57 4d979192f56f: Preparing 08:48:57 698e0ff42427: Preparing 08:48:57 aa0cf1b1c8e7: Preparing 08:48:57 8ebdc271ec74: Preparing 08:48:57 6c35a0786694: Preparing 08:48:57 b541d28bf3b4: Preparing 08:48:57 aa0cf1b1c8e7: Waiting 08:48:57 8ebdc271ec74: Waiting 08:48:57 6c35a0786694: Waiting 08:48:57 b541d28bf3b4: Waiting 08:48:57 ccb437effc6d: Layer already exists 08:48:57 06eb06545de6: Layer already exists 08:48:57 577a27dc89f1: Layer already exists 08:48:57 4d979192f56f: Layer already exists 08:48:57 e633d299494f: Layer already exists 08:48:57 698e0ff42427: Layer already exists 08:48:57 aa0cf1b1c8e7: Layer already exists 08:48:57 8ebdc271ec74: Layer already exists 08:48:57 6c35a0786694: Layer already exists 08:48:57 b541d28bf3b4: Layer already exists 08:48:57 latest: digest: sha256:f4524bc8eb076a19ea27ec460a847c52a6c16d7f74460b22e4b167f45ebe451b size: 2405 [Pipeline] isUnix [Pipeline] sh 08:48:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:48:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.86 08:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:48:58 06eb06545de6: Preparing 08:48:58 577a27dc89f1: Preparing 08:48:58 e633d299494f: Preparing 08:48:58 ccb437effc6d: Preparing 08:48:58 4d979192f56f: Preparing 08:48:58 698e0ff42427: Preparing 08:48:58 aa0cf1b1c8e7: Preparing 08:48:58 8ebdc271ec74: Preparing 08:48:58 6c35a0786694: Preparing 08:48:58 b541d28bf3b4: Preparing 08:48:58 8ebdc271ec74: Waiting 08:48:58 6c35a0786694: Waiting 08:48:58 b541d28bf3b4: Waiting 08:48:58 698e0ff42427: Waiting 08:48:58 aa0cf1b1c8e7: Waiting 08:48:58 577a27dc89f1: Layer already exists 08:48:58 e633d299494f: Layer already exists 08:48:58 06eb06545de6: Layer already exists 08:48:58 ccb437effc6d: Layer already exists 08:48:58 4d979192f56f: Layer already exists 08:48:58 6c35a0786694: Layer already exists 08:48:58 aa0cf1b1c8e7: Layer already exists 08:48:58 698e0ff42427: Layer already exists 08:48:58 8ebdc271ec74: Layer already exists 08:48:58 b541d28bf3b4: Layer already exists 08:48:58 2.2.0-dev.86: digest: sha256:f4524bc8eb076a19ea27ec460a847c52a6c16d7f74460b22e4b167f45ebe451b size: 2405 [Pipeline] isUnix [Pipeline] sh 08:48:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:48:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:48:58 06eb06545de6: Preparing 08:48:58 577a27dc89f1: Preparing 08:48:58 e633d299494f: Preparing 08:48:58 ccb437effc6d: Preparing 08:48:58 4d979192f56f: Preparing 08:48:58 698e0ff42427: Preparing 08:48:58 aa0cf1b1c8e7: Preparing 08:48:58 8ebdc271ec74: Preparing 08:48:58 6c35a0786694: Preparing 08:48:58 b541d28bf3b4: Preparing 08:48:58 aa0cf1b1c8e7: Waiting 08:48:58 8ebdc271ec74: Waiting 08:48:58 6c35a0786694: Waiting 08:48:58 698e0ff42427: Waiting 08:48:58 b541d28bf3b4: Waiting 08:48:58 4d979192f56f: Layer already exists 08:48:58 ccb437effc6d: Layer already exists 08:48:58 06eb06545de6: Layer already exists 08:48:58 577a27dc89f1: Layer already exists 08:48:58 e633d299494f: Layer already exists 08:48:58 698e0ff42427: Layer already exists 08:48:58 aa0cf1b1c8e7: Layer already exists 08:48:58 6c35a0786694: Layer already exists 08:48:58 b541d28bf3b4: Layer already exists 08:48:58 8ebdc271ec74: Layer already exists 08:48:58 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:f4524bc8eb076a19ea27ec460a847c52a6c16d7f74460b22e4b167f45ebe451b size: 2405 [Pipeline] isUnix [Pipeline] sh 08:48:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 08:48:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 08:48:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 08:48:59 06eb06545de6: Preparing 08:48:59 577a27dc89f1: Preparing 08:48:59 e633d299494f: Preparing 08:48:59 ccb437effc6d: Preparing 08:48:59 4d979192f56f: Preparing 08:48:59 698e0ff42427: Preparing 08:48:59 aa0cf1b1c8e7: Preparing 08:48:59 8ebdc271ec74: Preparing 08:48:59 6c35a0786694: Preparing 08:48:59 b541d28bf3b4: Preparing 08:48:59 698e0ff42427: Waiting 08:48:59 aa0cf1b1c8e7: Waiting 08:48:59 8ebdc271ec74: Waiting 08:48:59 6c35a0786694: Waiting 08:48:59 06eb06545de6: Layer already exists 08:48:59 4d979192f56f: Layer already exists 08:48:59 e633d299494f: Layer already exists 08:48:59 ccb437effc6d: Layer already exists 08:48:59 577a27dc89f1: Layer already exists 08:48:59 698e0ff42427: Layer already exists 08:48:59 8ebdc271ec74: Layer already exists 08:48:59 aa0cf1b1c8e7: Layer already exists 08:48:59 b541d28bf3b4: Layer already exists 08:48:59 6c35a0786694: Layer already exists 08:48:59 main: digest: sha256:f4524bc8eb076a19ea27ec460a847c52a6c16d7f74460b22e4b167f45ebe451b size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:48:59 ===================================================== [Pipeline] echo 08:48:59 taggedImages: 08:48:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 08:48:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.86 08:48:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:59 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 08:48:59 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 08:48:59 8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:48:59 latest 08:48:59 2.2.0-dev.86 08:48:59 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:48:59 main 08:48:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:48:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 08:49:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:49:00 4b9d178a44c2: Preparing 08:49:00 c73525412dfe: Preparing 08:49:00 c8c9a614a3af: Preparing 08:49:00 76dc1d20d3ea: Preparing 08:49:00 24218ddb5f07: Preparing 08:49:00 4fc242d58285: Preparing 08:49:00 4fc242d58285: Waiting 08:49:00 c8c9a614a3af: Layer already exists 08:49:00 4fc242d58285: Layer already exists 08:49:00 24218ddb5f07: Pushed 08:49:00 4b9d178a44c2: Pushed 08:49:00 76dc1d20d3ea: Pushed 08:49:02 c73525412dfe: Pushed 08:49:02 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:9b95f238610e640f243a96427d98df723eef6692f98d3b31ac4acfcb50407b92 size: 1573 [Pipeline] isUnix [Pipeline] sh 08:49:02 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 08:49:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:49:02 4b9d178a44c2: Preparing 08:49:02 c73525412dfe: Preparing 08:49:02 c8c9a614a3af: Preparing 08:49:02 76dc1d20d3ea: Preparing 08:49:02 24218ddb5f07: Preparing 08:49:02 4fc242d58285: Preparing 08:49:02 4fc242d58285: Waiting 08:49:02 c8c9a614a3af: Layer already exists 08:49:02 24218ddb5f07: Layer already exists 08:49:02 c73525412dfe: Layer already exists 08:49:02 4b9d178a44c2: Layer already exists 08:49:02 76dc1d20d3ea: Layer already exists 08:49:02 4fc242d58285: Layer already exists 08:49:02 latest: digest: sha256:9b95f238610e640f243a96427d98df723eef6692f98d3b31ac4acfcb50407b92 size: 1573 [Pipeline] isUnix [Pipeline] sh 08:49:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:49:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.86 08:49:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:49:03 4b9d178a44c2: Preparing 08:49:03 c73525412dfe: Preparing 08:49:03 c8c9a614a3af: Preparing 08:49:03 76dc1d20d3ea: Preparing 08:49:03 24218ddb5f07: Preparing 08:49:03 4fc242d58285: Preparing 08:49:03 4fc242d58285: Waiting 08:49:03 c73525412dfe: Layer already exists 08:49:03 c8c9a614a3af: Layer already exists 08:49:03 76dc1d20d3ea: Layer already exists 08:49:03 24218ddb5f07: Layer already exists 08:49:03 4b9d178a44c2: Layer already exists 08:49:03 4fc242d58285: Layer already exists 08:49:03 2.2.0-dev.86: digest: sha256:9b95f238610e640f243a96427d98df723eef6692f98d3b31ac4acfcb50407b92 size: 1573 [Pipeline] isUnix [Pipeline] sh 08:49:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:49:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:49:04 4b9d178a44c2: Preparing 08:49:04 c73525412dfe: Preparing 08:49:04 c8c9a614a3af: Preparing 08:49:04 76dc1d20d3ea: Preparing 08:49:04 24218ddb5f07: Preparing 08:49:04 4fc242d58285: Preparing 08:49:04 4fc242d58285: Waiting 08:49:04 c73525412dfe: Layer already exists 08:49:04 76dc1d20d3ea: Layer already exists 08:49:04 24218ddb5f07: Layer already exists 08:49:04 4b9d178a44c2: Layer already exists 08:49:04 c8c9a614a3af: Layer already exists 08:49:04 4fc242d58285: Layer already exists 08:49:04 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:9b95f238610e640f243a96427d98df723eef6692f98d3b31ac4acfcb50407b92 size: 1573 [Pipeline] isUnix [Pipeline] sh 08:49:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 08:49:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 08:49:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 08:49:04 4b9d178a44c2: Preparing 08:49:04 c73525412dfe: Preparing 08:49:04 c8c9a614a3af: Preparing 08:49:04 76dc1d20d3ea: Preparing 08:49:04 24218ddb5f07: Preparing 08:49:04 4fc242d58285: Preparing 08:49:04 4fc242d58285: Waiting 08:49:04 76dc1d20d3ea: Layer already exists 08:49:04 c73525412dfe: Layer already exists 08:49:04 c8c9a614a3af: Layer already exists 08:49:04 4b9d178a44c2: Layer already exists 08:49:04 24218ddb5f07: Layer already exists 08:49:04 4fc242d58285: Layer already exists 08:49:04 main: digest: sha256:9b95f238610e640f243a96427d98df723eef6692f98d3b31ac4acfcb50407b92 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:04 ===================================================== [Pipeline] echo 08:49:04 taggedImages: 08:49:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 08:49:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.86 08:49:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 08:49:04 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 08:49:04 8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:04 latest 08:49:04 2.2.0-dev.86 08:49:04 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:04 main 08:49:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:49:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:05 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 08:49:05 go: downloading github.com/hashicorp/go-uuid v1.0.2 08:49:05 go: downloading github.com/hashicorp/go-version v1.2.0 08:49:05 go: downloading go.uber.org/multierr v1.6.0 [Pipeline] isUnix [Pipeline] sh 08:49:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:49:05 41210cb30717: Preparing 08:49:05 c54c23b2a563: Preparing 08:49:05 79bbb6958eca: Preparing 08:49:05 9494b1379931: Preparing 08:49:05 a1b6ce020b42: Preparing 08:49:05 f556bf2af8ad: Preparing 08:49:05 24218ddb5f07: Preparing 08:49:05 4fc242d58285: Preparing 08:49:05 f556bf2af8ad: Waiting 08:49:05 24218ddb5f07: Waiting 08:49:05 4fc242d58285: Waiting 08:49:05 79bbb6958eca: Pushed 08:49:05 c54c23b2a563: Pushed 08:49:05 41210cb30717: Pushed 08:49:05 24218ddb5f07: Layer already exists 08:49:05 4fc242d58285: Layer already exists 08:49:06 f556bf2af8ad: Pushed 08:49:09 a1b6ce020b42: Pushed 08:49:11 9494b1379931: Pushed 08:49:12 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:effe8819b9a88e5620cbe2e9de05680246ac73732e618f355d479a61dbba848e size: 1992 [Pipeline] isUnix [Pipeline] sh 08:49:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 08:49:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:49:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:49:12 41210cb30717: Preparing 08:49:12 c54c23b2a563: Preparing 08:49:12 79bbb6958eca: Preparing 08:49:12 9494b1379931: Preparing 08:49:12 a1b6ce020b42: Preparing 08:49:12 f556bf2af8ad: Preparing 08:49:12 24218ddb5f07: Preparing 08:49:12 4fc242d58285: Preparing 08:49:12 4fc242d58285: Waiting 08:49:12 f556bf2af8ad: Waiting 08:49:12 24218ddb5f07: Waiting 08:49:12 c54c23b2a563: Layer already exists 08:49:12 79bbb6958eca: Layer already exists 08:49:12 41210cb30717: Layer already exists 08:49:12 9494b1379931: Layer already exists 08:49:12 a1b6ce020b42: Layer already exists 08:49:12 f556bf2af8ad: Layer already exists 08:49:12 4fc242d58285: Layer already exists 08:49:12 24218ddb5f07: Layer already exists 08:49:12 latest: digest: sha256:effe8819b9a88e5620cbe2e9de05680246ac73732e618f355d479a61dbba848e size: 1992 [Pipeline] isUnix [Pipeline] sh 08:49:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:49:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.86 08:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:49:13 41210cb30717: Preparing 08:49:13 c54c23b2a563: Preparing 08:49:13 79bbb6958eca: Preparing 08:49:13 9494b1379931: Preparing 08:49:13 a1b6ce020b42: Preparing 08:49:13 f556bf2af8ad: Preparing 08:49:13 24218ddb5f07: Preparing 08:49:13 4fc242d58285: Preparing 08:49:13 24218ddb5f07: Waiting 08:49:13 4fc242d58285: Waiting 08:49:13 f556bf2af8ad: Waiting 08:49:13 a1b6ce020b42: Layer already exists 08:49:13 9494b1379931: Layer already exists 08:49:13 79bbb6958eca: Layer already exists 08:49:13 c54c23b2a563: Layer already exists 08:49:13 41210cb30717: Layer already exists 08:49:13 4fc242d58285: Layer already exists 08:49:13 f556bf2af8ad: Layer already exists 08:49:13 24218ddb5f07: Layer already exists 08:49:13 2.2.0-dev.86: digest: sha256:effe8819b9a88e5620cbe2e9de05680246ac73732e618f355d479a61dbba848e size: 1992 [Pipeline] isUnix [Pipeline] sh 08:49:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:49:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:49:13 41210cb30717: Preparing 08:49:13 c54c23b2a563: Preparing 08:49:13 79bbb6958eca: Preparing 08:49:13 9494b1379931: Preparing 08:49:13 a1b6ce020b42: Preparing 08:49:13 f556bf2af8ad: Preparing 08:49:13 24218ddb5f07: Preparing 08:49:13 4fc242d58285: Preparing 08:49:13 f556bf2af8ad: Waiting 08:49:13 24218ddb5f07: Waiting 08:49:13 4fc242d58285: Waiting 08:49:13 a1b6ce020b42: Layer already exists 08:49:13 c54c23b2a563: Layer already exists 08:49:13 9494b1379931: Layer already exists 08:49:13 79bbb6958eca: Layer already exists 08:49:13 41210cb30717: Layer already exists 08:49:13 f556bf2af8ad: Layer already exists 08:49:13 24218ddb5f07: Layer already exists 08:49:13 4fc242d58285: Layer already exists 08:49:13 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:effe8819b9a88e5620cbe2e9de05680246ac73732e618f355d479a61dbba848e size: 1992 [Pipeline] isUnix [Pipeline] sh 08:49:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 08:49:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 08:49:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 08:49:14 41210cb30717: Preparing 08:49:14 c54c23b2a563: Preparing 08:49:14 79bbb6958eca: Preparing 08:49:14 9494b1379931: Preparing 08:49:14 a1b6ce020b42: Preparing 08:49:14 f556bf2af8ad: Preparing 08:49:14 24218ddb5f07: Preparing 08:49:14 4fc242d58285: Preparing 08:49:14 24218ddb5f07: Waiting 08:49:14 4fc242d58285: Waiting 08:49:14 f556bf2af8ad: Waiting 08:49:14 41210cb30717: Layer already exists 08:49:14 79bbb6958eca: Layer already exists 08:49:14 a1b6ce020b42: Layer already exists 08:49:14 9494b1379931: Layer already exists 08:49:14 c54c23b2a563: Layer already exists 08:49:14 f556bf2af8ad: Layer already exists 08:49:14 24218ddb5f07: Layer already exists 08:49:14 4fc242d58285: Layer already exists 08:49:14 main: digest: sha256:effe8819b9a88e5620cbe2e9de05680246ac73732e618f355d479a61dbba848e size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:14 ===================================================== [Pipeline] echo 08:49:14 taggedImages: 08:49:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 08:49:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.86 08:49:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 08:49:14 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 08:49:14 8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:14 latest 08:49:14 2.2.0-dev.86 08:49:14 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:14 main 08:49:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:49:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 08:49:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:49:15 3d636c65b23f: Preparing 08:49:15 abfd7114df94: Preparing 08:49:15 a0a1da8f31bd: Preparing 08:49:15 2dae089a1c22: Preparing 08:49:15 749bdf5dacc6: Preparing 08:49:15 24218ddb5f07: Preparing 08:49:15 4fc242d58285: Preparing 08:49:15 24218ddb5f07: Waiting 08:49:15 4fc242d58285: Waiting 08:49:15 3d636c65b23f: Pushed 08:49:15 abfd7114df94: Pushed 08:49:15 a0a1da8f31bd: Pushed 08:49:15 4fc242d58285: Layer already exists 08:49:15 24218ddb5f07: Layer already exists 08:49:15 749bdf5dacc6: Pushed 08:49:21 2dae089a1c22: Pushed 08:49:21 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:fb9fd1497adc0c33f2ee605ee59c0ad75ee2dd3d98ed282dda39cdc050b94822 size: 1780 [Pipeline] isUnix [Pipeline] sh 08:49:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 08:49:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:49:22 3d636c65b23f: Preparing 08:49:22 abfd7114df94: Preparing 08:49:22 a0a1da8f31bd: Preparing 08:49:22 2dae089a1c22: Preparing 08:49:22 749bdf5dacc6: Preparing 08:49:22 24218ddb5f07: Preparing 08:49:22 4fc242d58285: Preparing 08:49:22 24218ddb5f07: Waiting 08:49:22 4fc242d58285: Waiting 08:49:22 2dae089a1c22: Layer already exists 08:49:22 749bdf5dacc6: Layer already exists 08:49:22 abfd7114df94: Layer already exists 08:49:22 3d636c65b23f: Layer already exists 08:49:22 a0a1da8f31bd: Layer already exists 08:49:22 24218ddb5f07: Layer already exists 08:49:22 4fc242d58285: Layer already exists 08:49:22 latest: digest: sha256:fb9fd1497adc0c33f2ee605ee59c0ad75ee2dd3d98ed282dda39cdc050b94822 size: 1780 [Pipeline] isUnix [Pipeline] sh 08:49:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:49:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.86 08:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:49:23 3d636c65b23f: Preparing 08:49:23 abfd7114df94: Preparing 08:49:23 a0a1da8f31bd: Preparing 08:49:23 2dae089a1c22: Preparing 08:49:23 749bdf5dacc6: Preparing 08:49:23 24218ddb5f07: Preparing 08:49:23 4fc242d58285: Preparing 08:49:23 24218ddb5f07: Waiting 08:49:23 4fc242d58285: Waiting 08:49:23 749bdf5dacc6: Layer already exists 08:49:23 a0a1da8f31bd: Layer already exists 08:49:23 3d636c65b23f: Layer already exists 08:49:23 2dae089a1c22: Layer already exists 08:49:23 abfd7114df94: Layer already exists 08:49:23 4fc242d58285: Layer already exists 08:49:23 24218ddb5f07: Layer already exists 08:49:23 2.2.0-dev.86: digest: sha256:fb9fd1497adc0c33f2ee605ee59c0ad75ee2dd3d98ed282dda39cdc050b94822 size: 1780 [Pipeline] isUnix [Pipeline] sh 08:49:23 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:49:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:49:23 3d636c65b23f: Preparing 08:49:23 abfd7114df94: Preparing 08:49:23 a0a1da8f31bd: Preparing 08:49:23 2dae089a1c22: Preparing 08:49:23 749bdf5dacc6: Preparing 08:49:23 24218ddb5f07: Preparing 08:49:23 4fc242d58285: Preparing 08:49:23 24218ddb5f07: Waiting 08:49:23 4fc242d58285: Waiting 08:49:23 abfd7114df94: Layer already exists 08:49:23 749bdf5dacc6: Layer already exists 08:49:23 3d636c65b23f: Layer already exists 08:49:23 a0a1da8f31bd: Layer already exists 08:49:23 2dae089a1c22: Layer already exists 08:49:23 24218ddb5f07: Layer already exists 08:49:23 4fc242d58285: Layer already exists 08:49:23 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:fb9fd1497adc0c33f2ee605ee59c0ad75ee2dd3d98ed282dda39cdc050b94822 size: 1780 [Pipeline] isUnix [Pipeline] sh 08:49:24 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 08:49:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 08:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 08:49:24 3d636c65b23f: Preparing 08:49:24 abfd7114df94: Preparing 08:49:24 a0a1da8f31bd: Preparing 08:49:24 2dae089a1c22: Preparing 08:49:24 749bdf5dacc6: Preparing 08:49:24 24218ddb5f07: Preparing 08:49:24 4fc242d58285: Preparing 08:49:24 24218ddb5f07: Waiting 08:49:24 4fc242d58285: Waiting 08:49:24 749bdf5dacc6: Layer already exists 08:49:24 a0a1da8f31bd: Layer already exists 08:49:24 2dae089a1c22: Layer already exists 08:49:24 abfd7114df94: Layer already exists 08:49:24 3d636c65b23f: Layer already exists 08:49:24 24218ddb5f07: Layer already exists 08:49:24 4fc242d58285: Layer already exists 08:49:24 main: digest: sha256:fb9fd1497adc0c33f2ee605ee59c0ad75ee2dd3d98ed282dda39cdc050b94822 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:24 ===================================================== [Pipeline] echo 08:49:24 taggedImages: 08:49:24 - nexus3.edgexfoundry.org:10004/security-spire-config:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:24 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 08:49:24 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.86 08:49:24 - nexus3.edgexfoundry.org:10004/security-spire-config:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:24 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 08:49:24 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 08:49:24 8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:24 latest 08:49:24 2.2.0-dev.86 08:49:24 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:24 main 08:49:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:49:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 08:49:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:49:25 07c145eff51e: Preparing 08:49:25 e766c9ab3190: Preparing 08:49:25 da64eca6151b: Preparing 08:49:25 975471c62df0: Preparing 08:49:25 f556bf2af8ad: Preparing 08:49:25 24218ddb5f07: Preparing 08:49:25 4fc242d58285: Preparing 08:49:25 4fc242d58285: Waiting 08:49:25 f556bf2af8ad: Layer already exists 08:49:25 24218ddb5f07: Layer already exists 08:49:25 4fc242d58285: Layer already exists 08:49:25 07c145eff51e: Pushed 08:49:25 e766c9ab3190: Pushed 08:49:25 da64eca6151b: Pushed 08:49:31 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 08:49:31 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 08:49:33 975471c62df0: Pushed 08:49:33 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:711d0687493c07c5df8a28f45b167daa07191e8b9bf995bdee85e9c43d0e92f9 size: 1780 [Pipeline] isUnix [Pipeline] sh 08:49:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 08:49:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:49:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:49:33 07c145eff51e: Preparing 08:49:33 e766c9ab3190: Preparing 08:49:33 da64eca6151b: Preparing 08:49:33 975471c62df0: Preparing 08:49:33 f556bf2af8ad: Preparing 08:49:33 24218ddb5f07: Preparing 08:49:33 4fc242d58285: Preparing 08:49:33 07c145eff51e: Layer already exists 08:49:33 f556bf2af8ad: Layer already exists 08:49:33 e766c9ab3190: Layer already exists 08:49:33 da64eca6151b: Layer already exists 08:49:33 975471c62df0: Layer already exists 08:49:33 4fc242d58285: Layer already exists 08:49:33 24218ddb5f07: Layer already exists 08:49:33 latest: digest: sha256:711d0687493c07c5df8a28f45b167daa07191e8b9bf995bdee85e9c43d0e92f9 size: 1780 [Pipeline] isUnix [Pipeline] sh 08:49:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:49:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.86 08:49:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:49:34 07c145eff51e: Preparing 08:49:34 e766c9ab3190: Preparing 08:49:34 da64eca6151b: Preparing 08:49:34 975471c62df0: Preparing 08:49:34 f556bf2af8ad: Preparing 08:49:34 24218ddb5f07: Preparing 08:49:34 4fc242d58285: Preparing 08:49:34 24218ddb5f07: Waiting 08:49:34 07c145eff51e: Layer already exists 08:49:34 da64eca6151b: Layer already exists 08:49:34 f556bf2af8ad: Layer already exists 08:49:34 e766c9ab3190: Layer already exists 08:49:34 975471c62df0: Layer already exists 08:49:34 4fc242d58285: Layer already exists 08:49:34 24218ddb5f07: Layer already exists 08:49:34 2.2.0-dev.86: digest: sha256:711d0687493c07c5df8a28f45b167daa07191e8b9bf995bdee85e9c43d0e92f9 size: 1780 [Pipeline] isUnix [Pipeline] sh 08:49:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:49:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:49:35 07c145eff51e: Preparing 08:49:35 e766c9ab3190: Preparing 08:49:35 da64eca6151b: Preparing 08:49:35 975471c62df0: Preparing 08:49:35 f556bf2af8ad: Preparing 08:49:35 24218ddb5f07: Preparing 08:49:35 4fc242d58285: Preparing 08:49:35 24218ddb5f07: Waiting 08:49:35 4fc242d58285: Waiting 08:49:35 da64eca6151b: Layer already exists 08:49:35 975471c62df0: Layer already exists 08:49:35 f556bf2af8ad: Layer already exists 08:49:35 e766c9ab3190: Layer already exists 08:49:35 07c145eff51e: Layer already exists 08:49:35 24218ddb5f07: Layer already exists 08:49:35 4fc242d58285: Layer already exists 08:49:35 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:711d0687493c07c5df8a28f45b167daa07191e8b9bf995bdee85e9c43d0e92f9 size: 1780 [Pipeline] isUnix [Pipeline] sh 08:49:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 08:49:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 08:49:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 08:49:35 07c145eff51e: Preparing 08:49:35 e766c9ab3190: Preparing 08:49:35 da64eca6151b: Preparing 08:49:35 975471c62df0: Preparing 08:49:35 f556bf2af8ad: Preparing 08:49:35 24218ddb5f07: Preparing 08:49:35 4fc242d58285: Preparing 08:49:35 24218ddb5f07: Waiting 08:49:35 da64eca6151b: Layer already exists 08:49:35 e766c9ab3190: Layer already exists 08:49:35 975471c62df0: Layer already exists 08:49:35 f556bf2af8ad: Layer already exists 08:49:35 07c145eff51e: Layer already exists 08:49:35 4fc242d58285: Layer already exists 08:49:35 24218ddb5f07: Layer already exists 08:49:35 main: digest: sha256:711d0687493c07c5df8a28f45b167daa07191e8b9bf995bdee85e9c43d0e92f9 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:35 ===================================================== [Pipeline] echo 08:49:35 taggedImages: 08:49:35 - nexus3.edgexfoundry.org:10004/security-spire-server:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:35 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 08:49:35 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.86 08:49:35 - nexus3.edgexfoundry.org:10004/security-spire-server:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:35 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 08:49:35 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 08:49:35 8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:35 latest 08:49:35 2.2.0-dev.86 08:49:35 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:35 main 08:49:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:49:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 08:49:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:49:36 c277defe3634: Preparing 08:49:36 d2f1dc5143ad: Preparing 08:49:36 c8c9a614a3af: Preparing 08:49:36 daf0ce4e06ae: Preparing 08:49:36 b541d28bf3b4: Preparing 08:49:36 b541d28bf3b4: Layer already exists 08:49:36 c8c9a614a3af: Layer already exists 08:49:36 c277defe3634: Pushed 08:49:36 daf0ce4e06ae: Pushed 08:49:38 d2f1dc5143ad: Pushed 08:49:38 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:104de2ec1c7c26195b4c024ec7f5f4daed7ba0e66b1725094b695e5656c85011 size: 1366 [Pipeline] isUnix [Pipeline] sh 08:49:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 08:49:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 08:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:49:39 c277defe3634: Preparing 08:49:39 d2f1dc5143ad: Preparing 08:49:39 c8c9a614a3af: Preparing 08:49:39 daf0ce4e06ae: Preparing 08:49:39 b541d28bf3b4: Preparing 08:49:39 b541d28bf3b4: Layer already exists 08:49:39 c8c9a614a3af: Layer already exists 08:49:39 d2f1dc5143ad: Layer already exists 08:49:39 daf0ce4e06ae: Layer already exists 08:49:39 c277defe3634: Layer already exists 08:49:39 latest: digest: sha256:104de2ec1c7c26195b4c024ec7f5f4daed7ba0e66b1725094b695e5656c85011 size: 1366 [Pipeline] isUnix [Pipeline] sh 08:49:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:49:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.86 08:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:49:39 c277defe3634: Preparing 08:49:39 d2f1dc5143ad: Preparing 08:49:39 c8c9a614a3af: Preparing 08:49:39 daf0ce4e06ae: Preparing 08:49:39 b541d28bf3b4: Preparing 08:49:39 daf0ce4e06ae: Layer already exists 08:49:39 b541d28bf3b4: Layer already exists 08:49:39 c8c9a614a3af: Layer already exists 08:49:39 c277defe3634: Layer already exists 08:49:39 d2f1dc5143ad: Layer already exists 08:49:39 2.2.0-dev.86: digest: sha256:104de2ec1c7c26195b4c024ec7f5f4daed7ba0e66b1725094b695e5656c85011 size: 1366 [Pipeline] isUnix [Pipeline] sh 08:49:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:49:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:49:40 c277defe3634: Preparing 08:49:40 d2f1dc5143ad: Preparing 08:49:40 c8c9a614a3af: Preparing 08:49:40 daf0ce4e06ae: Preparing 08:49:40 b541d28bf3b4: Preparing 08:49:40 d2f1dc5143ad: Layer already exists 08:49:40 c8c9a614a3af: Layer already exists 08:49:40 c277defe3634: Layer already exists 08:49:40 daf0ce4e06ae: Layer already exists 08:49:40 b541d28bf3b4: Layer already exists 08:49:40 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:104de2ec1c7c26195b4c024ec7f5f4daed7ba0e66b1725094b695e5656c85011 size: 1366 [Pipeline] isUnix [Pipeline] sh 08:49:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 08:49:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 08:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 08:49:40 c277defe3634: Preparing 08:49:40 d2f1dc5143ad: Preparing 08:49:40 c8c9a614a3af: Preparing 08:49:40 daf0ce4e06ae: Preparing 08:49:40 b541d28bf3b4: Preparing 08:49:40 c277defe3634: Layer already exists 08:49:40 d2f1dc5143ad: Layer already exists 08:49:40 daf0ce4e06ae: Layer already exists 08:49:40 b541d28bf3b4: Layer already exists 08:49:40 c8c9a614a3af: Layer already exists 08:49:40 main: digest: sha256:104de2ec1c7c26195b4c024ec7f5f4daed7ba0e66b1725094b695e5656c85011 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:40 ===================================================== [Pipeline] echo 08:49:40 taggedImages: 08:49:40 - nexus3.edgexfoundry.org:10004/support-notifications:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:40 - nexus3.edgexfoundry.org:10004/support-notifications:latest 08:49:40 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.86 08:49:40 - nexus3.edgexfoundry.org:10004/support-notifications:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:40 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 08:49:40 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 08:49:40 8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:40 latest 08:49:40 2.2.0-dev.86 08:49:40 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:40 main 08:49:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:49:41 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 08:49:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:49:41 c12e0a17a049: Preparing 08:49:41 c8f841090b8f: Preparing 08:49:41 c8c9a614a3af: Preparing 08:49:41 1b13d234eba7: Preparing 08:49:41 b541d28bf3b4: Preparing 08:49:41 b541d28bf3b4: Layer already exists 08:49:41 c8c9a614a3af: Layer already exists 08:49:41 1b13d234eba7: Layer already exists 08:49:41 c12e0a17a049: Pushed 08:49:44 c8f841090b8f: Pushed 08:49:44 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:d44e80bd39282a0bb7f755287bcfa3b98b1de5e0d93d0510236dae4969c72806 size: 1365 [Pipeline] isUnix [Pipeline] sh 08:49:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 08:49:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:49:44 c12e0a17a049: Preparing 08:49:44 c8f841090b8f: Preparing 08:49:44 c8c9a614a3af: Preparing 08:49:44 1b13d234eba7: Preparing 08:49:44 b541d28bf3b4: Preparing 08:49:44 c12e0a17a049: Layer already exists 08:49:44 1b13d234eba7: Layer already exists 08:49:44 b541d28bf3b4: Layer already exists 08:49:44 c8f841090b8f: Layer already exists 08:49:44 c8c9a614a3af: Layer already exists 08:49:44 latest: digest: sha256:d44e80bd39282a0bb7f755287bcfa3b98b1de5e0d93d0510236dae4969c72806 size: 1365 [Pipeline] isUnix [Pipeline] sh 08:49:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:49:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.86 08:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:49:45 c12e0a17a049: Preparing 08:49:45 c8f841090b8f: Preparing 08:49:45 c8c9a614a3af: Preparing 08:49:45 1b13d234eba7: Preparing 08:49:45 b541d28bf3b4: Preparing 08:49:45 b541d28bf3b4: Layer already exists 08:49:45 c12e0a17a049: Layer already exists 08:49:45 c8c9a614a3af: Layer already exists 08:49:45 c8f841090b8f: Layer already exists 08:49:45 1b13d234eba7: Layer already exists 08:49:45 2.2.0-dev.86: digest: sha256:d44e80bd39282a0bb7f755287bcfa3b98b1de5e0d93d0510236dae4969c72806 size: 1365 [Pipeline] isUnix [Pipeline] sh 08:49:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:49:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:49:45 c12e0a17a049: Preparing 08:49:45 c8f841090b8f: Preparing 08:49:45 c8c9a614a3af: Preparing 08:49:45 1b13d234eba7: Preparing 08:49:45 b541d28bf3b4: Preparing 08:49:45 c8f841090b8f: Layer already exists 08:49:45 1b13d234eba7: Layer already exists 08:49:45 c8c9a614a3af: Layer already exists 08:49:45 b541d28bf3b4: Layer already exists 08:49:45 c12e0a17a049: Layer already exists 08:49:45 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:d44e80bd39282a0bb7f755287bcfa3b98b1de5e0d93d0510236dae4969c72806 size: 1365 [Pipeline] isUnix [Pipeline] sh 08:49:46 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 08:49:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 08:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 08:49:46 c12e0a17a049: Preparing 08:49:46 c8f841090b8f: Preparing 08:49:46 c8c9a614a3af: Preparing 08:49:46 1b13d234eba7: Preparing 08:49:46 b541d28bf3b4: Preparing 08:49:46 1b13d234eba7: Layer already exists 08:49:46 c8f841090b8f: Layer already exists 08:49:46 c8c9a614a3af: Layer already exists 08:49:46 b541d28bf3b4: Layer already exists 08:49:46 c12e0a17a049: Layer already exists 08:49:46 main: digest: sha256:d44e80bd39282a0bb7f755287bcfa3b98b1de5e0d93d0510236dae4969c72806 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:46 ===================================================== [Pipeline] echo 08:49:46 taggedImages: 08:49:46 - nexus3.edgexfoundry.org:10004/support-scheduler:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:46 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 08:49:46 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.86 08:49:46 - nexus3.edgexfoundry.org:10004/support-scheduler:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:46 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 08:49:46 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 08:49:46 8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:46 latest 08:49:46 2.2.0-dev.86 08:49:46 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:46 main 08:49:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:49:46 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 08:49:47 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 08:49:47 18ec6072b834: Preparing 08:49:47 d006ed38efb2: Preparing 08:49:47 3cd15da25cf0: Preparing 08:49:47 4add445e07d8: Preparing 08:49:47 52f44be93a46: Preparing 08:49:47 10d82663b225: Preparing 08:49:47 f7a7a140f1b3: Preparing 08:49:47 31e69d4774c9: Preparing 08:49:47 7750d494dfbd: Preparing 08:49:47 18708474c90b: Preparing 08:49:47 4fc242d58285: Preparing 08:49:47 7750d494dfbd: Waiting 08:49:47 31e69d4774c9: Waiting 08:49:47 18708474c90b: Waiting 08:49:47 4fc242d58285: Waiting 08:49:47 10d82663b225: Waiting 08:49:47 f7a7a140f1b3: Waiting 08:49:47 52f44be93a46: Layer already exists 08:49:47 10d82663b225: Layer already exists 08:49:47 f7a7a140f1b3: Layer already exists 08:49:47 31e69d4774c9: Layer already exists 08:49:47 d006ed38efb2: Pushed 08:49:47 7750d494dfbd: Layer already exists 08:49:47 18708474c90b: Layer already exists 08:49:47 4fc242d58285: Layer already exists 08:49:47 18ec6072b834: Pushed 08:49:48 3cd15da25cf0: Pushed 08:49:55 4add445e07d8: Pushed 08:49:55 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:5508a509c1b86dbc9c82493369e4a5926ee4e7ac615a0d3e45f49a44d377c809 size: 2622 [Pipeline] isUnix [Pipeline] sh 08:49:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 08:49:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 08:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 08:49:55 18ec6072b834: Preparing 08:49:55 d006ed38efb2: Preparing 08:49:55 3cd15da25cf0: Preparing 08:49:55 4add445e07d8: Preparing 08:49:55 52f44be93a46: Preparing 08:49:55 10d82663b225: Preparing 08:49:55 f7a7a140f1b3: Preparing 08:49:55 31e69d4774c9: Preparing 08:49:55 7750d494dfbd: Preparing 08:49:55 18708474c90b: Preparing 08:49:55 4fc242d58285: Preparing 08:49:55 10d82663b225: Waiting 08:49:55 f7a7a140f1b3: Waiting 08:49:55 31e69d4774c9: Waiting 08:49:55 7750d494dfbd: Waiting 08:49:55 18708474c90b: Waiting 08:49:55 4fc242d58285: Waiting 08:49:55 18ec6072b834: Layer already exists 08:49:55 4add445e07d8: Layer already exists 08:49:55 3cd15da25cf0: Layer already exists 08:49:55 52f44be93a46: Layer already exists 08:49:55 d006ed38efb2: Layer already exists 08:49:55 10d82663b225: Layer already exists 08:49:55 f7a7a140f1b3: Layer already exists 08:49:55 31e69d4774c9: Layer already exists 08:49:55 18708474c90b: Layer already exists 08:49:55 7750d494dfbd: Layer already exists 08:49:55 4fc242d58285: Layer already exists 08:49:55 latest: digest: sha256:5508a509c1b86dbc9c82493369e4a5926ee4e7ac615a0d3e45f49a44d377c809 size: 2622 [Pipeline] isUnix [Pipeline] sh 08:49:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:49:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.86 08:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 08:49:56 18ec6072b834: Preparing 08:49:56 d006ed38efb2: Preparing 08:49:56 3cd15da25cf0: Preparing 08:49:56 4add445e07d8: Preparing 08:49:56 52f44be93a46: Preparing 08:49:56 10d82663b225: Preparing 08:49:56 f7a7a140f1b3: Preparing 08:49:56 31e69d4774c9: Preparing 08:49:56 7750d494dfbd: Preparing 08:49:56 18708474c90b: Preparing 08:49:56 4fc242d58285: Preparing 08:49:56 f7a7a140f1b3: Waiting 08:49:56 10d82663b225: Waiting 08:49:56 31e69d4774c9: Waiting 08:49:56 7750d494dfbd: Waiting 08:49:56 18708474c90b: Waiting 08:49:56 4fc242d58285: Waiting 08:49:56 d006ed38efb2: Layer already exists 08:49:56 4add445e07d8: Layer already exists 08:49:56 3cd15da25cf0: Layer already exists 08:49:56 52f44be93a46: Layer already exists 08:49:56 18ec6072b834: Layer already exists 08:49:56 f7a7a140f1b3: Layer already exists 08:49:56 10d82663b225: Layer already exists 08:49:56 18708474c90b: Layer already exists 08:49:56 7750d494dfbd: Layer already exists 08:49:56 31e69d4774c9: Layer already exists 08:49:56 4fc242d58285: Layer already exists 08:49:56 2.2.0-dev.86: digest: sha256:5508a509c1b86dbc9c82493369e4a5926ee4e7ac615a0d3e45f49a44d377c809 size: 2622 [Pipeline] isUnix [Pipeline] sh 08:49:56 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 08:49:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 08:49:56 18ec6072b834: Preparing 08:49:56 d006ed38efb2: Preparing 08:49:56 3cd15da25cf0: Preparing 08:49:56 4add445e07d8: Preparing 08:49:56 52f44be93a46: Preparing 08:49:56 10d82663b225: Preparing 08:49:56 f7a7a140f1b3: Preparing 08:49:56 31e69d4774c9: Preparing 08:49:56 7750d494dfbd: Preparing 08:49:56 18708474c90b: Preparing 08:49:56 4fc242d58285: Preparing 08:49:56 4fc242d58285: Waiting 08:49:56 10d82663b225: Waiting 08:49:56 f7a7a140f1b3: Waiting 08:49:56 31e69d4774c9: Waiting 08:49:56 7750d494dfbd: Waiting 08:49:56 18708474c90b: Waiting 08:49:56 3cd15da25cf0: Layer already exists 08:49:56 52f44be93a46: Layer already exists 08:49:56 d006ed38efb2: Layer already exists 08:49:56 4add445e07d8: Layer already exists 08:49:56 18ec6072b834: Layer already exists 08:49:56 f7a7a140f1b3: Layer already exists 08:49:56 10d82663b225: Layer already exists 08:49:56 31e69d4774c9: Layer already exists 08:49:56 7750d494dfbd: Layer already exists 08:49:56 18708474c90b: Layer already exists 08:49:56 4fc242d58285: Layer already exists 08:49:56 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:5508a509c1b86dbc9c82493369e4a5926ee4e7ac615a0d3e45f49a44d377c809 size: 2622 [Pipeline] isUnix [Pipeline] sh 08:49:57 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 08:49:57 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 08:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 08:49:57 18ec6072b834: Preparing 08:49:57 d006ed38efb2: Preparing 08:49:57 3cd15da25cf0: Preparing 08:49:57 4add445e07d8: Preparing 08:49:57 52f44be93a46: Preparing 08:49:57 10d82663b225: Preparing 08:49:57 f7a7a140f1b3: Preparing 08:49:57 31e69d4774c9: Preparing 08:49:57 7750d494dfbd: Preparing 08:49:57 18708474c90b: Preparing 08:49:57 4fc242d58285: Preparing 08:49:57 10d82663b225: Waiting 08:49:57 31e69d4774c9: Waiting 08:49:57 f7a7a140f1b3: Waiting 08:49:57 7750d494dfbd: Waiting 08:49:57 18708474c90b: Waiting 08:49:57 4fc242d58285: Waiting 08:49:57 52f44be93a46: Layer already exists 08:49:57 3cd15da25cf0: Layer already exists 08:49:57 d006ed38efb2: Layer already exists 08:49:57 18ec6072b834: Layer already exists 08:49:57 4add445e07d8: Layer already exists 08:49:57 10d82663b225: Layer already exists 08:49:57 f7a7a140f1b3: Layer already exists 08:49:57 18708474c90b: Layer already exists 08:49:57 7750d494dfbd: Layer already exists 08:49:57 31e69d4774c9: Layer already exists 08:49:57 4fc242d58285: Layer already exists 08:49:57 main: digest: sha256:5508a509c1b86dbc9c82493369e4a5926ee4e7ac615a0d3e45f49a44d377c809 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:57 ===================================================== [Pipeline] echo 08:49:57 taggedImages: 08:49:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:49:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 08:49:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.86 08:49:57 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 08:49:57 - 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] } 08:50:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:50:40 Removing intermediate container dcaa3b623dc0 08:50:40 ---> 764990d0d304 08:50:40 08:50:40 Step 10/23 : FROM alpine:3.14 08:50:40 3.14: Pulling from library/alpine 08:50:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:50:40 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:50:40 Status: Downloaded newer image for alpine:3.14 08:50:40 ---> ac73e934f311 08:50:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:50:40 ---> Running in 5220be06b877 08:50:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:50:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:50:42 (1/1) Installing dumb-init (1.2.5-r1) 08:50:42 Executing busybox-1.33.1-r7.trigger 08:50:42 OK: 5 MiB in 15 packages 08:50:43 Removing intermediate container 5220be06b877 08:50:43 ---> c4ad9fbf95da 08:50:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:50:44 ---> Running in 2b2344d84b1f 08:50:44 Removing intermediate container 2b2344d84b1f 08:50:44 ---> f6682a5067fa 08:50:44 Step 13/23 : ENV APP_PORT=59882 08:50:44 ---> Running in b507f32d5c21 08:50:45 Removing intermediate container b507f32d5c21 08:50:45 ---> c65516f35957 08:50:45 Step 14/23 : EXPOSE $APP_PORT 08:50:45 ---> Running in 61297a290210 08:50:45 Removing intermediate container 61297a290210 08:50:45 ---> 141889ee5604 08:50:45 Step 15/23 : WORKDIR / 08:50:45 ---> Running in ef40977dcf12 08:50:46 Removing intermediate container ef40977dcf12 08:50:46 ---> 6d56b687b46a 08:50:46 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:50:47 ---> 6b3590e84c57 08:50:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:50:49 ---> ae2cff340fb6 08:50:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:50:50 ---> 7bef13fbadb6 08:50:50 Step 19/23 : ENTRYPOINT ["/core-command"] 08:50:50 ---> Running in 621a7c82498b 08:50:51 Removing intermediate container 621a7c82498b 08:50:51 ---> a59a7cbb13fa 08:50:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:50:51 ---> Running in 8c7c5a85864a 08:50:52 Removing intermediate container 8c7c5a85864a 08:50:52 ---> aee8bce90331 08:50:52 Step 21/23 : LABEL arch=arm64 08:50:52 ---> Running in e7367b4aafa9 08:50:53 Removing intermediate container e7367b4aafa9 08:50:53 ---> 1402f8d6e867 08:50:53 Step 22/23 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:50:54 ---> Running in d35f7f75dbb8 08:50:55 Removing intermediate container d35f7f75dbb8 08:50:55 ---> 051487ee235b 08:50:55 Step 23/23 : LABEL version=2.2.0-dev.86 08:50:55 ---> Running in c373c9a3540e 08:50:56 Removing intermediate container c373c9a3540e 08:50:56 ---> 7c1f54c9f0a5 08:50:56 08:50:57 Successfully built 7c1f54c9f0a5 08:50:57 Successfully tagged core-command-arm64:latest 08:50:57  Building core-command ... done Building support-notifications 08:51:03 Removing intermediate container bbbd19ff1dfb 08:51:03 ---> d2140d06540b 08:51:03 08:51:03 Step 10/22 : FROM alpine:3.14 08:51:03 ---> ac73e934f311 08:51:03 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 08:51:03 ---> Running in 63192d9ccb24 08:51:03 Removing intermediate container ed62d98a795d 08:51:03 ---> 491abf023507 08:51:03 08:51:03 Step 10/25 : FROM alpine:3.14 08:51:03 ---> ac73e934f311 08:51:03 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:51:03 ---> Running in 0b6b9cfec128 08:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:51:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:51:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:51:07 (1/6) Installing ca-certificates (20211220-r0) 08:51:07 (2/6) Installing brotli-libs (1.0.9-r5) 08:51:07 (3/6) Installing nghttp2-libs (1.43.0-r0) 08:51:07 (4/6) Installing libcurl (7.79.1-r1) 08:51:07 (5/6) Installing curl (7.79.1-r1) 08:51:07 (6/6) Installing dumb-init (1.2.5-r1) 08:51:07 Executing busybox-1.33.1-r7.trigger 08:51:08 Executing ca-certificates-20211220-r0.trigger 08:51:08 OK: 8 MiB in 20 packages 08:51:08 (1/3) Installing ca-certificates (20211220-r0) 08:51:08 (2/3) Installing dumb-init (1.2.5-r1) 08:51:08 (3/3) Installing su-exec (0.2-r1) 08:51:08 Executing busybox-1.33.1-r7.trigger 08:51:08 Executing ca-certificates-20211220-r0.trigger 08:51:09 OK: 6 MiB in 17 packages 08:51:12 Removing intermediate container 63192d9ccb24 08:51:12 ---> bfe026189941 08:51:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:51:12 ---> Running in 9a3e0859a772 08:51:12 Removing intermediate container 0b6b9cfec128 08:51:12 ---> 6462f58ba269 08:51:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:51:13 ---> Running in 6f3a1c2dd0cc 08:51:13 Removing intermediate container 9a3e0859a772 08:51:13 ---> 52d4a2c8c12e 08:51:13 Step 13/22 : WORKDIR /edgex 08:51:13 ---> Running in cb1ea1cc9545 08:51:14 Removing intermediate container 6f3a1c2dd0cc 08:51:14 ---> fb7552b68574 08:51:14 Step 13/25 : WORKDIR / 08:51:14 ---> Running in ffe69c96708f 08:51:15 Removing intermediate container cb1ea1cc9545 08:51:15 ---> e37af48d1f5d 08:51:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:51:15 Removing intermediate container ffe69c96708f 08:51:15 ---> a44c79e03af9 08:51:15 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:51:16 ---> aa851b88d684 08:51:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:51:17 ---> 2f2ab26d9b4a 08:51:17 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:51:17 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:51:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:51:17 ---> 6dd03250d403 08:51:17 Step 3/22 : WORKDIR /edgex-go 08:51:17 ---> Using cache 08:51:17 ---> 41635a66e585 08:51:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:17 ---> Using cache 08:51:17 ---> 8ddb7f99372d 08:51:17 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:51:17 ---> Running in 09c911b32357 08:51:19 ---> 5bd8a70a58c7 08:51:19 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:51:20 ---> 53b899608c59 08:51:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:51:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:51:21 ---> 78655001dd62 08:51:21 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:51:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:51:22 ---> 371e2dbbdcf0 08:51:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:51:22 ---> 9a341e5c1e2f 08:51:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:51:23 OK: 220 MiB in 52 packages 08:51:23 ---> a92df369e20b 08:51:23 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:51:24 ---> Running in 7b371fbe2f79 08:51:26 Removing intermediate container 09c911b32357 08:51:26 ---> 915d745bdc23 08:51:26 Step 6/22 : COPY go.mod vendor* ./ 08:51:26 ---> 98af18caff65 08:51:26 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:51:27 ---> 00a651b87d44 08:51:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:27 ---> Running in 462ad8249f64 08:51:28 Removing intermediate container 7b371fbe2f79 08:51:28 ---> 5c41c9742364 08:51:28 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:51:28 ---> Running in b78c1707cca0 08:51:29 Removing intermediate container b78c1707cca0 08:51:29 ---> 333941efe3bf 08:51:29 Step 20/22 : LABEL arch=arm64 08:51:30 ---> Running in 36e9c255d543 08:51:30 ---> a55cbbb899d4 08:51:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:51:30 Removing intermediate container 36e9c255d543 08:51:30 ---> 379ec4e6a1d3 08:51:30 Step 21/22 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:51:30 ---> Running in d54172aa5ae0 08:51:31 ---> 57c7822b26d9 08:51:31 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/ 08:51:31 ---> Running in 08d315ffb544 08:51:31 Removing intermediate container d54172aa5ae0 08:51:31 ---> 9b32e1466efc 08:51:31 Step 22/22 : LABEL version=2.2.0-dev.86 08:51:32 ---> Running in d178fe1d6b62 08:51:33 Removing intermediate container d178fe1d6b62 08:51:33 ---> 17a8ae4180c1 08:51:33 08:51:33 Successfully built 17a8ae4180c1 08:51:33 Successfully tagged security-proxy-setup-arm64:latest 08:51:33  Building security-proxy-setup ... done Building sys-mgmt-agent 08:51:34 Removing intermediate container 462ad8249f64 08:51:34 ---> 6d1bb96ce28c 08:51:34 Step 8/22 : COPY . . 08:51:36 Removing intermediate container 08d315ffb544 08:51:36 ---> 0aabc140c029 08:51:36 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:51:36 ---> Running in 37e748832a4e 08:51:37 Removing intermediate container 37e748832a4e 08:51:37 ---> 497cd2edd7e8 08:51:37 Step 23/25 : LABEL arch=arm64 08:51:37 ---> Running in ce85220f866f 08:51:38 Removing intermediate container ce85220f866f 08:51:38 ---> f16aa6f8d993 08:51:38 Step 24/25 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:51:38 ---> Running in 042b96e22e1b 08:51:39 Removing intermediate container 042b96e22e1b 08:51:39 ---> 96d47ad0fb8f 08:51:39 Step 25/25 : LABEL version=2.2.0-dev.86 08:51:40 ---> Running in 0a9d30adf1df 08:51:41 Removing intermediate container 0a9d30adf1df 08:51:41 ---> 231f52263c7d 08:51:41 08:51:42 Successfully built 231f52263c7d 08:51:42 Successfully tagged security-secretstore-setup-arm64:latest 08:51:42  Building security-secretstore-setup ... done Building core-metadata 08:51:54 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:51:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:51:54 ---> 6dd03250d403 08:51:54 Step 3/23 : WORKDIR /edgex-go 08:51:54 ---> Using cache 08:51:54 ---> 41635a66e585 08:51:54 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:51:54 ---> Using cache 08:51:54 ---> 8ddb7f99372d 08:51:54 Step 5/23 : RUN apk add --update --no-cache make bash git 08:51:54 ---> Running in 2173a2ff4bbd 08:51:54 ---> 19f5a46b7f8a 08:51:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:51:55 ---> Running in f074cc1aa294 08:51:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:51:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:51:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:51:59 OK: 220 MiB in 52 packages 08:52:01 Removing intermediate container 2173a2ff4bbd 08:52:01 ---> 758395d2171d 08:52:01 Step 6/23 : COPY go.mod vendor* ./ 08:52:02 ---> 4c7274d9163e 08:52:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:02 ---> Running in b486475d9c0c 08:52:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:52:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:52:06 ---> 6dd03250d403 08:52:06 Step 3/23 : WORKDIR /edgex-go 08:52:06 ---> Using cache 08:52:06 ---> 41635a66e585 08:52:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:06 ---> Using cache 08:52:06 ---> 8ddb7f99372d 08:52:06 Step 5/23 : RUN apk add --update --no-cache make git 08:52:06 ---> Using cache 08:52:06 ---> c737005988cf 08:52:06 Step 6/23 : COPY go.mod vendor* ./ 08:52:06 ---> Using cache 08:52:06 ---> 1370ffbb0280 08:52:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:06 ---> Using cache 08:52:06 ---> 330cbe09a6aa 08:52:06 Step 8/23 : COPY . . 08:52:06 ---> Using cache 08:52:06 ---> 27ba1e24bdb6 08:52:06 Step 9/23 : RUN make cmd/core-metadata/core-metadata 08:52:06 ---> Running in 417bafba9035 08:52:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:52:08 Removing intermediate container b486475d9c0c 08:52:08 ---> ea0750a92fe5 08:52:08 Step 8/23 : COPY . . 08:52:24 ---> 8e5f4127d2a9 08:52:24 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 08:52:24 ---> Running in 126486fc866f 08:52:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 08:53:20 Removing intermediate container 87e550543d0a 08:53:20 ---> 97a1282303cd 08:53:20 08:53:20 Step 10/22 : FROM alpine:3.14 08:53:20 ---> ac73e934f311 08:53:20 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:53:20 ---> Using cache 08:53:20 ---> c4ad9fbf95da 08:53:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:53:20 ---> Using cache 08:53:20 ---> f6682a5067fa 08:53:20 Step 13/22 : ENV APP_PORT=59861 08:53:20 ---> Running in 014ee37c44dc 08:53:20 Removing intermediate container 014ee37c44dc 08:53:20 ---> 5d06c851fce3 08:53:20 Step 14/22 : EXPOSE $APP_PORT 08:53:20 ---> Running in 41903dcb9974 08:53:20 Removing intermediate container 41903dcb9974 08:53:20 ---> 91f954715a20 08:53:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:53:20 ---> f68e7638629e 08:53:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:53:21 ---> adc4f7586b98 08:53:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:53:22 ---> 320fb5bd26bb 08:53:22 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:53:22 ---> Running in c67e32efb4e8 08:53:23 Removing intermediate container c67e32efb4e8 08:53:23 ---> 940571033c6d 08:53:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:53:23 ---> Running in d861de55e0ca 08:53:24 Removing intermediate container d861de55e0ca 08:53:24 ---> ebd9369bb4e0 08:53:24 Step 20/22 : LABEL arch=arm64 08:53:24 ---> Running in fd07ecd7559d 08:53:24 Removing intermediate container fd07ecd7559d 08:53:24 ---> d7bfc7fa762d 08:53:24 Step 21/22 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:53:24 ---> Running in 43f1c8feb068 08:53:25 Removing intermediate container 43f1c8feb068 08:53:25 ---> e2fb8f9bad87 08:53:25 Step 22/22 : LABEL version=2.2.0-dev.86 08:53:25 ---> Running in 0820389ee0d9 08:53:25 Removing intermediate container 0820389ee0d9 08:53:25 ---> cad238b1810f 08:53:25 08:53:26 Successfully built cad238b1810f 08:53:26 Successfully tagged support-scheduler-arm64:latest 08:53:26  Building support-scheduler ... done Building security-spire-agent 08:53:48 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:53:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:53:48 ---> 6dd03250d403 08:53:48 Step 3/26 : WORKDIR /edgex-go 08:53:48 ---> Using cache 08:53:48 ---> 41635a66e585 08:53:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:48 ---> Using cache 08:53:48 ---> 8ddb7f99372d 08:53:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 08:53:48 ---> Running in c07154fb921e 08:53:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:53:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:53:50 OK: 220 MiB in 52 packages 08:53:52 Removing intermediate container c07154fb921e 08:53:52 ---> 62f61b1eb8e8 08:53:52 Step 6/26 : COPY go.mod vendor* ./ 08:53:53 ---> 45e7f7cf8634 08:53:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:53 ---> Running in d09780344629 08:53:59 Removing intermediate container d09780344629 08:53:59 ---> 60565adeb10d 08:53:59 Step 8/26 : COPY . . 08:54:14 ---> 4725e451e6fc 08:54:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 08:54:14 ---> Running in b8518a77c5a7 08:54:14 Removing intermediate container b8518a77c5a7 08:54:14 ---> 48e48d93d497 08:54:14 Step 10/26 : RUN mkdir -p spire-build 08:54:14 ---> Running in 37589677f773 08:54:16 Removing intermediate container 37589677f773 08:54:16 ---> 45e27b2270b6 08:54:16 Step 11/26 : WORKDIR /edgex-go/spire-build 08:54:16 ---> Running in feb621659d79 08:54:17 Removing intermediate container feb621659d79 08:54:17 ---> 2d7f0665f38e 08:54:17 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 08:54:17 ---> Running in c1c4a3d38664 08:54:20 spire-1.2.1/ 08:54:20 spire-1.2.1/.data/ 08:54:20 spire-1.2.1/.data/.file 08:54:20 spire-1.2.1/.dockerignore 08:54:20 spire-1.2.1/.gitattributes 08:54:20 spire-1.2.1/.githooks/ 08:54:20 spire-1.2.1/.githooks/pre-commit 08:54:20 spire-1.2.1/.github/ 08:54:20 spire-1.2.1/.github/ISSUE_TEMPLATE.md 08:54:20 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 08:54:20 spire-1.2.1/.github/dependabot.yml 08:54:20 spire-1.2.1/.github/workflows/ 08:54:20 spire-1.2.1/.github/workflows/nightly_build.yaml 08:54:20 spire-1.2.1/.github/workflows/pr_build.yaml 08:54:20 spire-1.2.1/.github/workflows/release_build.yaml 08:54:20 spire-1.2.1/.github/workflows/scripts/ 08:54:20 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 08:54:20 spire-1.2.1/.github/workflows/scripts/push-images.sh 08:54:20 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 08:54:20 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 08:54:20 spire-1.2.1/.github/workflows/scripts/split.sh 08:54:20 spire-1.2.1/.gitignore 08:54:20 spire-1.2.1/.go-version 08:54:20 spire-1.2.1/.golangci.yml 08:54:20 spire-1.2.1/ADOPTERS.md 08:54:20 spire-1.2.1/CHANGELOG.md 08:54:20 spire-1.2.1/CODE-OF-CONDUCT.md 08:54:20 spire-1.2.1/CODEOWNERS 08:54:20 spire-1.2.1/CONTRIBUTING.md 08:54:20 spire-1.2.1/Dockerfile 08:54:20 spire-1.2.1/Dockerfile.dev 08:54:20 spire-1.2.1/Dockerfile.scratch 08:54:20 spire-1.2.1/LICENSE 08:54:20 spire-1.2.1/MAINTAINERS.md 08:54:20 spire-1.2.1/Makefile 08:54:20 spire-1.2.1/README.md 08:54:20 spire-1.2.1/ROADMAP.md 08:54:20 spire-1.2.1/SECURITY.md 08:54:20 spire-1.2.1/cmd/ 08:54:20 spire-1.2.1/cmd/spire-agent/ 08:54:20 spire-1.2.1/cmd/spire-agent/cli/ 08:54:20 spire-1.2.1/cmd/spire-agent/cli/api/ 08:54:20 spire-1.2.1/cmd/spire-agent/cli/api/common.go 08:54:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 08:54:20 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 08:54:20 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 08:54:20 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 08:54:20 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 08:54:20 spire-1.2.1/cmd/spire-agent/cli/cli.go 08:54:20 spire-1.2.1/cmd/spire-agent/cli/common/ 08:54:20 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 08:54:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 08:54:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 08:54:20 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 08:54:20 spire-1.2.1/cmd/spire-agent/cli/run/ 08:54:20 spire-1.2.1/cmd/spire-agent/cli/run/run.go 08:54:20 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 08:54:20 spire-1.2.1/cmd/spire-agent/cli/validate/ 08:54:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 08:54:20 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 08:54:20 spire-1.2.1/cmd/spire-agent/main.go 08:54:20 spire-1.2.1/cmd/spire-server/ 08:54:20 spire-1.2.1/cmd/spire-server/cli/ 08:54:20 spire-1.2.1/cmd/spire-server/cli/agent/ 08:54:20 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/agent/count.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/agent/list.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/agent/show.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/bundle/ 08:54:20 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/cli.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/entry/ 08:54:20 spire-1.2.1/cmd/spire-server/cli/entry/count.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/entry/create.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/entry/show.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/entry/update.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/entry/util.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/federation/ 08:54:20 spire-1.2.1/cmd/spire-server/cli/federation/common.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/federation/create.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/federation/list.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/federation/show.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/federation/update.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 08:54:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/jwt/ 08:54:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/run/ 08:54:20 spire-1.2.1/cmd/spire-server/cli/run/run.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/token/ 08:54:20 spire-1.2.1/cmd/spire-server/cli/token/generate.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/validate/ 08:54:20 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/x509/ 08:54:20 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 08:54:20 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 08:54:20 spire-1.2.1/cmd/spire-server/main.go 08:54:20 spire-1.2.1/cmd/spire-server/util/ 08:54:20 spire-1.2.1/cmd/spire-server/util/util.go 08:54:20 spire-1.2.1/conf/ 08:54:20 spire-1.2.1/conf/agent/ 08:54:20 spire-1.2.1/conf/agent/agent.conf 08:54:20 spire-1.2.1/conf/agent/agent_full.conf 08:54:20 spire-1.2.1/conf/agent/dummy_root_ca.crt 08:54:20 spire-1.2.1/conf/server/ 08:54:20 spire-1.2.1/conf/server/dummy_upstream_ca.crt 08:54:20 spire-1.2.1/conf/server/dummy_upstream_ca.key 08:54:20 spire-1.2.1/conf/server/server.conf 08:54:20 spire-1.2.1/conf/server/server_full.conf 08:54:20 spire-1.2.1/doc/ 08:54:20 spire-1.2.1/doc/SPIRE101.md 08:54:20 spire-1.2.1/doc/auditlog.md 08:54:20 spire-1.2.1/doc/authorization_policy_engine.md 08:54:20 spire-1.2.1/doc/changelog_guidelines.md 08:54:20 spire-1.2.1/doc/cure53-report.pdf 08:54:20 spire-1.2.1/doc/images/ 08:54:20 spire-1.2.1/doc/images/2019_roadmap.png 08:54:20 spire-1.2.1/doc/images/SPIRE101.png 08:54:20 spire-1.2.1/doc/images/SPIRE_agent.png 08:54:20 spire-1.2.1/doc/images/SPIRE_server.png 08:54:20 spire-1.2.1/doc/images/cache_mgr.png 08:54:20 spire-1.2.1/doc/images/cache_mgr_components.png 08:54:20 spire-1.2.1/doc/images/federated_spire.png 08:54:20 spire-1.2.1/doc/images/ha_mode.png 08:54:20 spire-1.2.1/doc/images/nested_spire.png 08:54:20 spire-1.2.1/doc/images/oidc_federation.png 08:54:20 spire-1.2.1/doc/images/single_trust_domain.png 08:54:20 spire-1.2.1/doc/images/spiffe_compatible.png 08:54:20 spire-1.2.1/doc/images/spire_logo.png 08:54:20 spire-1.2.1/doc/migrating_registration_api_clients.md 08:54:20 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 08:54:20 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 08:54:20 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 08:54:20 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 08:54:20 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 08:54:20 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 08:54:20 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 08:54:20 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 08:54:20 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 08:54:20 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 08:54:20 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 08:54:20 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 08:54:20 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 08:54:20 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 08:54:20 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 08:54:20 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 08:54:20 spire-1.2.1/doc/plugin_server_datastore_sql.md 08:54:20 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 08:54:20 spire-1.2.1/doc/plugin_server_keymanager_disk.md 08:54:20 spire-1.2.1/doc/plugin_server_keymanager_memory.md 08:54:20 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 08:54:20 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 08:54:20 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 08:54:20 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 08:54:20 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 08:54:20 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 08:54:20 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 08:54:20 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 08:54:20 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 08:54:20 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 08:54:20 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 08:54:20 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 08:54:20 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 08:54:20 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 08:54:20 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 08:54:20 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 08:54:20 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 08:54:20 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 08:54:20 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 08:54:20 spire-1.2.1/doc/scaling_spire.md 08:54:20 spire-1.2.1/doc/spire_agent.md 08:54:20 spire-1.2.1/doc/spire_server.md 08:54:20 spire-1.2.1/doc/supported_integrations.md 08:54:20 spire-1.2.1/doc/telemetry.md 08:54:20 spire-1.2.1/doc/telemetry_config.md 08:54:20 spire-1.2.1/doc/upgrading.md 08:54:20 spire-1.2.1/doc/using_spire.md 08:54:20 spire-1.2.1/examples/ 08:54:20 spire-1.2.1/examples/README.md 08:54:20 spire-1.2.1/go.mod 08:54:20 spire-1.2.1/go.sum 08:54:20 spire-1.2.1/pkg/ 08:54:20 spire-1.2.1/pkg/agent/ 08:54:20 spire-1.2.1/pkg/agent/agent.go 08:54:20 spire-1.2.1/pkg/agent/api/ 08:54:20 spire-1.2.1/pkg/agent/api/config.go 08:54:20 spire-1.2.1/pkg/agent/api/debug/ 08:54:20 spire-1.2.1/pkg/agent/api/debug/v1/ 08:54:20 spire-1.2.1/pkg/agent/api/debug/v1/service.go 08:54:20 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 08:54:20 spire-1.2.1/pkg/agent/api/delegatedidentity/ 08:54:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 08:54:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 08:54:20 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 08:54:20 spire-1.2.1/pkg/agent/api/endpoints.go 08:54:20 spire-1.2.1/pkg/agent/api/health/ 08:54:20 spire-1.2.1/pkg/agent/api/health/v1/ 08:54:20 spire-1.2.1/pkg/agent/api/health/v1/service.go 08:54:20 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 08:54:20 spire-1.2.1/pkg/agent/api/rpccontext/ 08:54:20 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 08:54:20 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 08:54:20 spire-1.2.1/pkg/agent/attestor/ 08:54:20 spire-1.2.1/pkg/agent/attestor/node/ 08:54:20 spire-1.2.1/pkg/agent/attestor/node/experimental.go 08:54:20 spire-1.2.1/pkg/agent/attestor/node/node.go 08:54:20 spire-1.2.1/pkg/agent/attestor/node/node_test.go 08:54:20 spire-1.2.1/pkg/agent/attestor/workload/ 08:54:20 spire-1.2.1/pkg/agent/attestor/workload/workload.go 08:54:20 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 08:54:20 spire-1.2.1/pkg/agent/catalog/ 08:54:20 spire-1.2.1/pkg/agent/catalog/catalog.go 08:54:20 spire-1.2.1/pkg/agent/catalog/keymanager.go 08:54:20 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 08:54:20 spire-1.2.1/pkg/agent/catalog/svidstore.go 08:54:20 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 08:54:20 spire-1.2.1/pkg/agent/client/ 08:54:20 spire-1.2.1/pkg/agent/client/client.go 08:54:20 spire-1.2.1/pkg/agent/client/client_test.go 08:54:20 spire-1.2.1/pkg/agent/client/dial.go 08:54:20 spire-1.2.1/pkg/agent/client/nodeconn.go 08:54:20 spire-1.2.1/pkg/agent/client/nodeconn_test.go 08:54:20 spire-1.2.1/pkg/agent/client/update.go 08:54:20 spire-1.2.1/pkg/agent/client/util.go 08:54:20 spire-1.2.1/pkg/agent/common/ 08:54:20 spire-1.2.1/pkg/agent/common/backoff/ 08:54:20 spire-1.2.1/pkg/agent/common/backoff/backoff.go 08:54:20 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 08:54:20 spire-1.2.1/pkg/agent/common/cgroups/ 08:54:20 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 08:54:20 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 08:54:20 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 08:54:20 spire-1.2.1/pkg/agent/config.go 08:54:20 spire-1.2.1/pkg/agent/endpoints/ 08:54:20 spire-1.2.1/pkg/agent/endpoints/config.go 08:54:20 spire-1.2.1/pkg/agent/endpoints/endpoints.go 08:54:20 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 08:54:20 spire-1.2.1/pkg/agent/endpoints/metrics.go 08:54:20 spire-1.2.1/pkg/agent/endpoints/middleware.go 08:54:20 spire-1.2.1/pkg/agent/endpoints/peertracker.go 08:54:20 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 08:54:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 08:54:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 08:54:20 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 08:54:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 08:54:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 08:54:20 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 08:54:20 spire-1.2.1/pkg/agent/endpoints/workload/ 08:54:20 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 08:54:20 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 08:54:20 spire-1.2.1/pkg/agent/manager/ 08:54:20 spire-1.2.1/pkg/agent/manager/cache/ 08:54:20 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 08:54:20 spire-1.2.1/pkg/agent/manager/cache/cache.go 08:54:20 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 08:54:20 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 08:54:20 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 08:54:20 spire-1.2.1/pkg/agent/manager/cache/sets.go 08:54:20 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 08:54:20 spire-1.2.1/pkg/agent/manager/config.go 08:54:20 spire-1.2.1/pkg/agent/manager/manager.go 08:54:20 spire-1.2.1/pkg/agent/manager/manager_test.go 08:54:20 spire-1.2.1/pkg/agent/manager/storage.go 08:54:20 spire-1.2.1/pkg/agent/manager/storage_test.go 08:54:20 spire-1.2.1/pkg/agent/manager/storecache/ 08:54:20 spire-1.2.1/pkg/agent/manager/storecache/cache.go 08:54:20 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 08:54:20 spire-1.2.1/pkg/agent/manager/sync.go 08:54:20 spire-1.2.1/pkg/agent/plugin/ 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/ 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 08:54:20 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 08:54:20 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/svidstore/ 08:54:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 08:54:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 08:54:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 08:54:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 08:54:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 08:54:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 08:54:20 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 08:54:20 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 08:54:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 08:54:20 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 08:54:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 08:54:20 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 08:54:20 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 08:54:20 spire-1.2.1/pkg/agent/svid/ 08:54:20 spire-1.2.1/pkg/agent/svid/rotator.go 08:54:20 spire-1.2.1/pkg/agent/svid/rotator_config.go 08:54:20 spire-1.2.1/pkg/agent/svid/rotator_test.go 08:54:20 spire-1.2.1/pkg/agent/svid/store/ 08:54:20 spire-1.2.1/pkg/agent/svid/store/service.go 08:54:20 spire-1.2.1/pkg/agent/svid/store/service_test.go 08:54:20 spire-1.2.1/pkg/common/ 08:54:20 spire-1.2.1/pkg/common/agentpathtemplate/ 08:54:20 spire-1.2.1/pkg/common/agentpathtemplate/template.go 08:54:20 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 08:54:20 spire-1.2.1/pkg/common/api/ 08:54:20 spire-1.2.1/pkg/common/api/metrics.go 08:54:20 spire-1.2.1/pkg/common/api/middleware/ 08:54:20 spire-1.2.1/pkg/common/api/middleware/common_test.go 08:54:20 spire-1.2.1/pkg/common/api/middleware/interceptor.go 08:54:20 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 08:54:20 spire-1.2.1/pkg/common/api/middleware/logger.go 08:54:20 spire-1.2.1/pkg/common/api/middleware/logger_test.go 08:54:20 spire-1.2.1/pkg/common/api/middleware/metrics.go 08:54:20 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 08:54:20 spire-1.2.1/pkg/common/api/middleware/middleware.go 08:54:20 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 08:54:20 spire-1.2.1/pkg/common/api/middleware/misconfig.go 08:54:20 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 08:54:20 spire-1.2.1/pkg/common/api/middleware/names.go 08:54:20 spire-1.2.1/pkg/common/api/middleware/names_test.go 08:54:20 spire-1.2.1/pkg/common/api/names.go 08:54:20 spire-1.2.1/pkg/common/api/ratelimit.go 08:54:20 spire-1.2.1/pkg/common/api/rpccontext/ 08:54:20 spire-1.2.1/pkg/common/api/rpccontext/logger.go 08:54:20 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 08:54:20 spire-1.2.1/pkg/common/api/rpccontext/names.go 08:54:20 spire-1.2.1/pkg/common/auth/ 08:54:20 spire-1.2.1/pkg/common/auth/interceptors.go 08:54:20 spire-1.2.1/pkg/common/auth/interceptors_test.go 08:54:20 spire-1.2.1/pkg/common/auth/untracked_uds.go 08:54:20 spire-1.2.1/pkg/common/bundleutil/ 08:54:20 spire-1.2.1/pkg/common/bundleutil/bundle.go 08:54:20 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 08:54:20 spire-1.2.1/pkg/common/bundleutil/common_test.go 08:54:20 spire-1.2.1/pkg/common/bundleutil/marshal.go 08:54:20 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 08:54:20 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 08:54:20 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 08:54:20 spire-1.2.1/pkg/common/bundleutil/types.go 08:54:20 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 08:54:20 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 08:54:20 spire-1.2.1/pkg/common/catalog/ 08:54:20 spire-1.2.1/pkg/common/catalog/bind.go 08:54:20 spire-1.2.1/pkg/common/catalog/builtin.go 08:54:20 spire-1.2.1/pkg/common/catalog/catalog.go 08:54:20 spire-1.2.1/pkg/common/catalog/catalog_test.go 08:54:20 spire-1.2.1/pkg/common/catalog/closers.go 08:54:20 spire-1.2.1/pkg/common/catalog/cmd_linux.go 08:54:20 spire-1.2.1/pkg/common/catalog/cmd_other.go 08:54:20 spire-1.2.1/pkg/common/catalog/config.go 08:54:20 spire-1.2.1/pkg/common/catalog/config_test.go 08:54:20 spire-1.2.1/pkg/common/catalog/configure.go 08:54:20 spire-1.2.1/pkg/common/catalog/constraints.go 08:54:20 spire-1.2.1/pkg/common/catalog/constraints_test.go 08:54:20 spire-1.2.1/pkg/common/catalog/context.go 08:54:20 spire-1.2.1/pkg/common/catalog/external.go 08:54:20 spire-1.2.1/pkg/common/catalog/host.go 08:54:20 spire-1.2.1/pkg/common/catalog/pipenet.go 08:54:20 spire-1.2.1/pkg/common/catalog/plugin.go 08:54:20 spire-1.2.1/pkg/common/catalog/testplugin/ 08:54:20 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 08:54:20 spire-1.2.1/pkg/common/catalog/testplugin/main.go 08:54:20 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 08:54:20 spire-1.2.1/pkg/common/cli/ 08:54:20 spire-1.2.1/pkg/common/cli/env.go 08:54:20 spire-1.2.1/pkg/common/cli/flags.go 08:54:20 spire-1.2.1/pkg/common/cli/trust_domain.go 08:54:20 spire-1.2.1/pkg/common/cli/trust_domain_test.go 08:54:20 spire-1.2.1/pkg/common/cli/umask.go 08:54:20 spire-1.2.1/pkg/common/cli/umask_posix.go 08:54:20 spire-1.2.1/pkg/common/cli/umask_test.go 08:54:20 spire-1.2.1/pkg/common/cli/umask_windows.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/ 08:54:20 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/flag.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/flag_test.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/format.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/format_test.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/ 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 08:54:20 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 08:54:20 spire-1.2.1/pkg/common/coretypes/ 08:54:20 spire-1.2.1/pkg/common/coretypes/bundle/ 08:54:20 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 08:54:20 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 08:54:20 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 08:54:20 spire-1.2.1/pkg/common/coretypes/bundle/require.go 08:54:20 spire-1.2.1/pkg/common/coretypes/jwtkey/ 08:54:20 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 08:54:20 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 08:54:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 08:54:20 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 08:54:20 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 08:54:20 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 08:54:20 spire-1.2.1/pkg/common/coretypes/x509certificate/ 08:54:20 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 08:54:20 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 08:54:20 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 08:54:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 08:54:20 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 08:54:20 spire-1.2.1/pkg/common/cryptoutil/ 08:54:20 spire-1.2.1/pkg/common/cryptoutil/keys.go 08:54:20 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 08:54:20 spire-1.2.1/pkg/common/diskutil/ 08:54:20 spire-1.2.1/pkg/common/diskutil/file_posix.go 08:54:20 spire-1.2.1/pkg/common/diskutil/file_test.go 08:54:20 spire-1.2.1/pkg/common/diskutil/file_windows.go 08:54:20 spire-1.2.1/pkg/common/errorutil/ 08:54:20 spire-1.2.1/pkg/common/errorutil/wrapper.go 08:54:20 spire-1.2.1/pkg/common/health/ 08:54:20 spire-1.2.1/pkg/common/health/config.go 08:54:20 spire-1.2.1/pkg/common/health/context.go 08:54:20 spire-1.2.1/pkg/common/health/context_test.go 08:54:20 spire-1.2.1/pkg/common/health/health.go 08:54:20 spire-1.2.1/pkg/common/health/health_test.go 08:54:20 spire-1.2.1/pkg/common/health/logger.go 08:54:20 spire-1.2.1/pkg/common/hostservice/ 08:54:20 spire-1.2.1/pkg/common/hostservice/metricsservice/ 08:54:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 08:54:20 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 08:54:20 spire-1.2.1/pkg/common/idutil/ 08:54:20 spire-1.2.1/pkg/common/idutil/require.go 08:54:20 spire-1.2.1/pkg/common/idutil/require_test.go 08:54:20 spire-1.2.1/pkg/common/idutil/safety.go 08:54:20 spire-1.2.1/pkg/common/idutil/safety_test.go 08:54:20 spire-1.2.1/pkg/common/idutil/spiffeid.go 08:54:20 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 08:54:20 spire-1.2.1/pkg/common/jwtsvid/ 08:54:20 spire-1.2.1/pkg/common/jwtsvid/common.go 08:54:20 spire-1.2.1/pkg/common/jwtsvid/sign.go 08:54:20 spire-1.2.1/pkg/common/jwtsvid/token_test.go 08:54:20 spire-1.2.1/pkg/common/jwtsvid/validate.go 08:54:20 spire-1.2.1/pkg/common/jwtutil/ 08:54:20 spire-1.2.1/pkg/common/jwtutil/keyset.go 08:54:20 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 08:54:20 spire-1.2.1/pkg/common/log/ 08:54:20 spire-1.2.1/pkg/common/log/hclog_adapter.go 08:54:20 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 08:54:20 spire-1.2.1/pkg/common/log/log.go 08:54:20 spire-1.2.1/pkg/common/log/log_test.go 08:54:20 spire-1.2.1/pkg/common/log/options.go 08:54:20 spire-1.2.1/pkg/common/nodeutil/ 08:54:20 spire-1.2.1/pkg/common/nodeutil/node.go 08:54:20 spire-1.2.1/pkg/common/nodeutil/node_test.go 08:54:20 spire-1.2.1/pkg/common/peertracker/ 08:54:20 spire-1.2.1/pkg/common/peertracker/conn.go 08:54:20 spire-1.2.1/pkg/common/peertracker/credentials.go 08:54:20 spire-1.2.1/pkg/common/peertracker/errors.go 08:54:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 08:54:20 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 08:54:20 spire-1.2.1/pkg/common/peertracker/info.go 08:54:20 spire-1.2.1/pkg/common/peertracker/listener.go 08:54:20 spire-1.2.1/pkg/common/peertracker/listener_test.go 08:54:20 spire-1.2.1/pkg/common/peertracker/peertracker.go 08:54:20 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 08:54:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 08:54:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 08:54:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 08:54:20 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 08:54:20 spire-1.2.1/pkg/common/peertracker/tcp.go 08:54:20 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 08:54:20 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 08:54:20 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 08:54:20 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 08:54:20 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 08:54:20 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 08:54:20 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 08:54:20 spire-1.2.1/pkg/common/peertracker/uds.go 08:54:20 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 08:54:20 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 08:54:20 spire-1.2.1/pkg/common/peertracker/uds_linux.go 08:54:20 spire-1.2.1/pkg/common/pemutil/ 08:54:20 spire-1.2.1/pkg/common/pemutil/block.go 08:54:20 spire-1.2.1/pkg/common/pemutil/certs.go 08:54:20 spire-1.2.1/pkg/common/pemutil/common.go 08:54:20 spire-1.2.1/pkg/common/pemutil/csr.go 08:54:20 spire-1.2.1/pkg/common/pemutil/keys.go 08:54:20 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 08:54:20 spire-1.2.1/pkg/common/pemutil/testdata/ 08:54:20 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 08:54:20 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 08:54:20 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 08:54:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 08:54:20 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 08:54:20 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 08:54:20 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 08:54:20 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 08:54:21 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 08:54:21 spire-1.2.1/pkg/common/plugin/ 08:54:21 spire-1.2.1/pkg/common/plugin/aws/ 08:54:21 spire-1.2.1/pkg/common/plugin/aws/iid.go 08:54:21 spire-1.2.1/pkg/common/plugin/azure/ 08:54:21 spire-1.2.1/pkg/common/plugin/azure/msi.go 08:54:21 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 08:54:21 spire-1.2.1/pkg/common/plugin/facade.go 08:54:21 spire-1.2.1/pkg/common/plugin/facade_test.go 08:54:21 spire-1.2.1/pkg/common/plugin/gcp/ 08:54:21 spire-1.2.1/pkg/common/plugin/gcp/iit.go 08:54:21 spire-1.2.1/pkg/common/plugin/k8s/ 08:54:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 08:54:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 08:54:21 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 08:54:21 spire-1.2.1/pkg/common/plugin/k8s/utils.go 08:54:21 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 08:54:21 spire-1.2.1/pkg/common/plugin/log.go 08:54:21 spire-1.2.1/pkg/common/plugin/sshpop/ 08:54:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 08:54:21 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 08:54:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 08:54:21 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 08:54:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 08:54:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 08:54:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 08:54:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 08:54:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 08:54:21 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 08:54:21 spire-1.2.1/pkg/common/plugin/tpmdevid/ 08:54:21 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 08:54:21 spire-1.2.1/pkg/common/plugin/x509pop/ 08:54:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 08:54:21 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 08:54:21 spire-1.2.1/pkg/common/profiling/ 08:54:21 spire-1.2.1/pkg/common/profiling/dumpers.go 08:54:21 spire-1.2.1/pkg/common/profiling/profiling.go 08:54:21 spire-1.2.1/pkg/common/protoutil/ 08:54:21 spire-1.2.1/pkg/common/protoutil/masks.go 08:54:21 spire-1.2.1/pkg/common/protoutil/masks_test.go 08:54:21 spire-1.2.1/pkg/common/rotationutil/ 08:54:21 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 08:54:21 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 08:54:21 spire-1.2.1/pkg/common/selector/ 08:54:21 spire-1.2.1/pkg/common/selector/selector.go 08:54:21 spire-1.2.1/pkg/common/selector/selector_test.go 08:54:21 spire-1.2.1/pkg/common/selector/set.go 08:54:21 spire-1.2.1/pkg/common/selector/set_utils.go 08:54:21 spire-1.2.1/pkg/common/selector/set_utils_test.go 08:54:21 spire-1.2.1/pkg/common/telemetry/ 08:54:21 spire-1.2.1/pkg/common/telemetry/agent/ 08:54:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 08:54:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 08:54:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 08:54:21 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 08:54:21 spire-1.2.1/pkg/common/telemetry/agent/manager.go 08:54:21 spire-1.2.1/pkg/common/telemetry/agent/node.go 08:54:21 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 08:54:21 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 08:54:21 spire-1.2.1/pkg/common/telemetry/agent/store/ 08:54:21 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 08:54:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 08:54:21 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 08:54:21 spire-1.2.1/pkg/common/telemetry/blackhole.go 08:54:21 spire-1.2.1/pkg/common/telemetry/call.go 08:54:21 spire-1.2.1/pkg/common/telemetry/common/ 08:54:21 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 08:54:21 spire-1.2.1/pkg/common/telemetry/config.go 08:54:21 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 08:54:21 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 08:54:21 spire-1.2.1/pkg/common/telemetry/inmem.go 08:54:21 spire-1.2.1/pkg/common/telemetry/inmem_test.go 08:54:21 spire-1.2.1/pkg/common/telemetry/m3.go 08:54:21 spire-1.2.1/pkg/common/telemetry/m3_test.go 08:54:21 spire-1.2.1/pkg/common/telemetry/metrics.go 08:54:21 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 08:54:21 spire-1.2.1/pkg/common/telemetry/names.go 08:54:21 spire-1.2.1/pkg/common/telemetry/prometheus.go 08:54:21 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 08:54:21 spire-1.2.1/pkg/common/telemetry/sanitize.go 08:54:21 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 08:54:21 spire-1.2.1/pkg/common/telemetry/server/ 08:54:21 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 08:54:21 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 08:54:21 spire-1.2.1/pkg/common/telemetry/server/datastore/ 08:54:21 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 08:54:21 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 08:54:21 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 08:54:21 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 08:54:21 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 08:54:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 08:54:21 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 08:54:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 08:54:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 08:54:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 08:54:21 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 08:54:21 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 08:54:21 spire-1.2.1/pkg/common/telemetry/server/rotate.go 08:54:21 spire-1.2.1/pkg/common/telemetry/server/server.go 08:54:21 spire-1.2.1/pkg/common/telemetry/sink.go 08:54:21 spire-1.2.1/pkg/common/telemetry/statsd.go 08:54:21 spire-1.2.1/pkg/common/telemetry/statsd_test.go 08:54:21 spire-1.2.1/pkg/common/telemetry/uptime.go 08:54:21 spire-1.2.1/pkg/common/telemetry/version.go 08:54:21 spire-1.2.1/pkg/common/telemetry/withlabels.go 08:54:21 spire-1.2.1/pkg/common/uptime/ 08:54:21 spire-1.2.1/pkg/common/uptime/uptime.go 08:54:21 spire-1.2.1/pkg/common/uptime/uptime_test.go 08:54:21 spire-1.2.1/pkg/common/util/ 08:54:21 spire-1.2.1/pkg/common/util/certs.go 08:54:21 spire-1.2.1/pkg/common/util/certs_test.go 08:54:21 spire-1.2.1/pkg/common/util/csr.go 08:54:21 spire-1.2.1/pkg/common/util/hash.go 08:54:21 spire-1.2.1/pkg/common/util/selectors.go 08:54:21 spire-1.2.1/pkg/common/util/selectors_test.go 08:54:21 spire-1.2.1/pkg/common/util/signals.go 08:54:21 spire-1.2.1/pkg/common/util/sort.go 08:54:21 spire-1.2.1/pkg/common/util/sort_test.go 08:54:21 spire-1.2.1/pkg/common/util/task.go 08:54:21 spire-1.2.1/pkg/common/util/task_test.go 08:54:21 spire-1.2.1/pkg/common/util/testdata/ 08:54:21 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 08:54:21 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 08:54:21 spire-1.2.1/pkg/common/version/ 08:54:21 spire-1.2.1/pkg/common/version/version.go 08:54:21 spire-1.2.1/pkg/common/x509svid/ 08:54:21 spire-1.2.1/pkg/common/x509svid/common_test.go 08:54:21 spire-1.2.1/pkg/common/x509svid/csr.go 08:54:21 spire-1.2.1/pkg/common/x509svid/upstreamca.go 08:54:21 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 08:54:21 spire-1.2.1/pkg/common/x509util/ 08:54:21 spire-1.2.1/pkg/common/x509util/cert.go 08:54:21 spire-1.2.1/pkg/common/x509util/dns.go 08:54:21 spire-1.2.1/pkg/common/x509util/dns_test.go 08:54:21 spire-1.2.1/pkg/common/x509util/keyid.go 08:54:21 spire-1.2.1/pkg/common/x509util/keypair.go 08:54:21 spire-1.2.1/pkg/common/x509util/serialnumber.go 08:54:21 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 08:54:21 spire-1.2.1/pkg/server/ 08:54:21 spire-1.2.1/pkg/server/api/ 08:54:21 spire-1.2.1/pkg/server/api/agent.go 08:54:21 spire-1.2.1/pkg/server/api/agent/ 08:54:21 spire-1.2.1/pkg/server/api/agent/v1/ 08:54:21 spire-1.2.1/pkg/server/api/agent/v1/service.go 08:54:21 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 08:54:21 spire-1.2.1/pkg/server/api/agent_test.go 08:54:21 spire-1.2.1/pkg/server/api/api.go 08:54:21 spire-1.2.1/pkg/server/api/audit/ 08:54:21 spire-1.2.1/pkg/server/api/audit/audit.go 08:54:21 spire-1.2.1/pkg/server/api/audit/audit_test.go 08:54:21 spire-1.2.1/pkg/server/api/bundle.go 08:54:21 spire-1.2.1/pkg/server/api/bundle/ 08:54:21 spire-1.2.1/pkg/server/api/bundle/v1/ 08:54:21 spire-1.2.1/pkg/server/api/bundle/v1/service.go 08:54:21 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 08:54:21 spire-1.2.1/pkg/server/api/bundle_test.go 08:54:21 spire-1.2.1/pkg/server/api/debug/ 08:54:21 spire-1.2.1/pkg/server/api/debug/v1/ 08:54:21 spire-1.2.1/pkg/server/api/debug/v1/service.go 08:54:21 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 08:54:21 spire-1.2.1/pkg/server/api/entry.go 08:54:21 spire-1.2.1/pkg/server/api/entry/ 08:54:21 spire-1.2.1/pkg/server/api/entry/v1/ 08:54:21 spire-1.2.1/pkg/server/api/entry/v1/service.go 08:54:21 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 08:54:21 spire-1.2.1/pkg/server/api/entry_test.go 08:54:21 spire-1.2.1/pkg/server/api/health/ 08:54:21 spire-1.2.1/pkg/server/api/health/v1/ 08:54:21 spire-1.2.1/pkg/server/api/health/v1/service.go 08:54:21 spire-1.2.1/pkg/server/api/health/v1/service_test.go 08:54:21 spire-1.2.1/pkg/server/api/id.go 08:54:21 spire-1.2.1/pkg/server/api/id_test.go 08:54:21 spire-1.2.1/pkg/server/api/limits/ 08:54:21 spire-1.2.1/pkg/server/api/limits/limits.go 08:54:21 spire-1.2.1/pkg/server/api/middleware/ 08:54:21 spire-1.2.1/pkg/server/api/middleware/alias.go 08:54:21 spire-1.2.1/pkg/server/api/middleware/audit.go 08:54:21 spire-1.2.1/pkg/server/api/middleware/authorization.go 08:54:21 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 08:54:21 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 08:54:21 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 08:54:21 spire-1.2.1/pkg/server/api/middleware/caller.go 08:54:21 spire-1.2.1/pkg/server/api/middleware/caller_test.go 08:54:21 spire-1.2.1/pkg/server/api/middleware/common.go 08:54:21 spire-1.2.1/pkg/server/api/middleware/common_test.go 08:54:21 spire-1.2.1/pkg/server/api/middleware/entries.go 08:54:21 spire-1.2.1/pkg/server/api/middleware/entries_test.go 08:54:21 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 08:54:21 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 08:54:21 spire-1.2.1/pkg/server/api/ratelimit.go 08:54:21 spire-1.2.1/pkg/server/api/rpccontext/ 08:54:21 spire-1.2.1/pkg/server/api/rpccontext/alias.go 08:54:21 spire-1.2.1/pkg/server/api/rpccontext/audit.go 08:54:21 spire-1.2.1/pkg/server/api/rpccontext/caller.go 08:54:21 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 08:54:21 spire-1.2.1/pkg/server/api/selector.go 08:54:21 spire-1.2.1/pkg/server/api/selector_test.go 08:54:21 spire-1.2.1/pkg/server/api/status.go 08:54:21 spire-1.2.1/pkg/server/api/status_test.go 08:54:21 spire-1.2.1/pkg/server/api/svid/ 08:54:21 spire-1.2.1/pkg/server/api/svid/v1/ 08:54:21 spire-1.2.1/pkg/server/api/svid/v1/service.go 08:54:21 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 08:54:21 spire-1.2.1/pkg/server/api/trustdomain.go 08:54:21 spire-1.2.1/pkg/server/api/trustdomain/ 08:54:21 spire-1.2.1/pkg/server/api/trustdomain/v1/ 08:54:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 08:54:21 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 08:54:21 spire-1.2.1/pkg/server/api/trustdomain_test.go 08:54:21 spire-1.2.1/pkg/server/authpolicy/ 08:54:21 spire-1.2.1/pkg/server/authpolicy/defaults.go 08:54:21 spire-1.2.1/pkg/server/authpolicy/policy.go 08:54:21 spire-1.2.1/pkg/server/authpolicy/policy.rego 08:54:21 spire-1.2.1/pkg/server/authpolicy/policy_data.json 08:54:21 spire-1.2.1/pkg/server/authpolicy/policy_test.go 08:54:21 spire-1.2.1/pkg/server/authpolicy/validate.go 08:54:21 spire-1.2.1/pkg/server/bundle/ 08:54:21 spire-1.2.1/pkg/server/bundle/client/ 08:54:21 spire-1.2.1/pkg/server/bundle/client/client.go 08:54:21 spire-1.2.1/pkg/server/bundle/client/client_test.go 08:54:21 spire-1.2.1/pkg/server/bundle/client/manager.go 08:54:21 spire-1.2.1/pkg/server/bundle/client/manager_test.go 08:54:21 spire-1.2.1/pkg/server/bundle/client/sources.go 08:54:21 spire-1.2.1/pkg/server/bundle/client/sources_test.go 08:54:21 spire-1.2.1/pkg/server/bundle/client/updater.go 08:54:21 spire-1.2.1/pkg/server/bundle/client/updater_test.go 08:54:21 spire-1.2.1/pkg/server/ca/ 08:54:21 spire-1.2.1/pkg/server/ca/ca.go 08:54:21 spire-1.2.1/pkg/server/ca/ca_health.go 08:54:21 spire-1.2.1/pkg/server/ca/ca_test.go 08:54:21 spire-1.2.1/pkg/server/ca/journal.go 08:54:21 spire-1.2.1/pkg/server/ca/journal_test.go 08:54:21 spire-1.2.1/pkg/server/ca/manager.go 08:54:21 spire-1.2.1/pkg/server/ca/manager_health.go 08:54:21 spire-1.2.1/pkg/server/ca/manager_test.go 08:54:21 spire-1.2.1/pkg/server/ca/templates.go 08:54:21 spire-1.2.1/pkg/server/ca/upstream_client.go 08:54:21 spire-1.2.1/pkg/server/ca/upstream_client_test.go 08:54:21 spire-1.2.1/pkg/server/ca/validation.go 08:54:21 spire-1.2.1/pkg/server/cache/ 08:54:21 spire-1.2.1/pkg/server/cache/dscache/ 08:54:21 spire-1.2.1/pkg/server/cache/dscache/cache.go 08:54:21 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 08:54:21 spire-1.2.1/pkg/server/cache/entrycache/ 08:54:21 spire-1.2.1/pkg/server/cache/entrycache/cache.go 08:54:21 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 08:54:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 08:54:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 08:54:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 08:54:21 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 08:54:21 spire-1.2.1/pkg/server/catalog/ 08:54:21 spire-1.2.1/pkg/server/catalog/catalog.go 08:54:21 spire-1.2.1/pkg/server/catalog/keymanager.go 08:54:21 spire-1.2.1/pkg/server/catalog/nodeattestor.go 08:54:21 spire-1.2.1/pkg/server/catalog/noderesolver.go 08:54:21 spire-1.2.1/pkg/server/catalog/notifier.go 08:54:21 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 08:54:21 spire-1.2.1/pkg/server/config.go 08:54:21 spire-1.2.1/pkg/server/datastore/ 08:54:21 spire-1.2.1/pkg/server/datastore/datastore.go 08:54:21 spire-1.2.1/pkg/server/datastore/datastore_health.go 08:54:21 spire-1.2.1/pkg/server/datastore/repository.go 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/ 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 08:54:21 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 08:54:21 spire-1.2.1/pkg/server/endpoints/ 08:54:21 spire-1.2.1/pkg/server/endpoints/bundle/ 08:54:21 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 08:54:21 spire-1.2.1/pkg/server/endpoints/bundle/config.go 08:54:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 08:54:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 08:54:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 08:54:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 08:54:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 08:54:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 08:54:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 08:54:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 08:54:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 08:54:21 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 08:54:21 spire-1.2.1/pkg/server/endpoints/bundle/server.go 08:54:21 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 08:54:21 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 08:54:21 spire-1.2.1/pkg/server/endpoints/config.go 08:54:21 spire-1.2.1/pkg/server/endpoints/endpoints.go 08:54:21 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 08:54:21 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 08:54:21 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 08:54:21 spire-1.2.1/pkg/server/endpoints/middleware.go 08:54:21 spire-1.2.1/pkg/server/endpoints/middleware_test.go 08:54:21 spire-1.2.1/pkg/server/hostservice/ 08:54:21 spire-1.2.1/pkg/server/hostservice/agentstore/ 08:54:21 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 08:54:21 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 08:54:21 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 08:54:21 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 08:54:21 spire-1.2.1/pkg/server/hostservice/identityprovider/ 08:54:21 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 08:54:21 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/ 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/ 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/base/ 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/test/ 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 08:54:21 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/ 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 08:54:21 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/noderesolver/ 08:54:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 08:54:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 08:54:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 08:54:21 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 08:54:21 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 08:54:21 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 08:54:21 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/notifier/ 08:54:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 08:54:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 08:54:21 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 08:54:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 08:54:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 08:54:21 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 08:54:21 spire-1.2.1/pkg/server/plugin/notifier/repository.go 08:54:21 spire-1.2.1/pkg/server/plugin/notifier/v1.go 08:54:21 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 08:54:21 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 08:54:21 spire-1.2.1/pkg/server/registration/ 08:54:21 spire-1.2.1/pkg/server/registration/manager.go 08:54:21 spire-1.2.1/pkg/server/registration/manager_test.go 08:54:21 spire-1.2.1/pkg/server/scanentries.go 08:54:21 spire-1.2.1/pkg/server/scanentries_test.go 08:54:21 spire-1.2.1/pkg/server/server.go 08:54:21 spire-1.2.1/pkg/server/server_test.go 08:54:21 spire-1.2.1/pkg/server/svid/ 08:54:21 spire-1.2.1/pkg/server/svid/observer.go 08:54:21 spire-1.2.1/pkg/server/svid/observer_test.go 08:54:21 spire-1.2.1/pkg/server/svid/rotator.go 08:54:21 spire-1.2.1/pkg/server/svid/rotator_config.go 08:54:21 spire-1.2.1/pkg/server/svid/rotator_config_test.go 08:54:21 spire-1.2.1/pkg/server/svid/rotator_test.go 08:54:21 spire-1.2.1/proto/ 08:54:21 spire-1.2.1/proto/private/ 08:54:21 spire-1.2.1/proto/private/server/ 08:54:21 spire-1.2.1/proto/private/server/journal/ 08:54:21 spire-1.2.1/proto/private/server/journal/journal.pb.go 08:54:21 spire-1.2.1/proto/private/server/journal/journal.proto 08:54:21 spire-1.2.1/proto/spire/ 08:54:21 spire-1.2.1/proto/spire/common/ 08:54:21 spire-1.2.1/proto/spire/common/common.pb.go 08:54:21 spire-1.2.1/proto/spire/common/common.proto 08:54:21 spire-1.2.1/proto/spire/common/plugin/ 08:54:21 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 08:54:21 spire-1.2.1/proto/spire/common/plugin/plugin.proto 08:54:21 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 08:54:21 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 08:54:21 spire-1.2.1/proto/spire/plugin/ 08:54:21 spire-1.2.1/proto/spire/plugin/agent/ 08:54:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 08:54:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 08:54:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 08:54:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 08:54:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 08:54:21 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 08:54:21 spire-1.2.1/release/ 08:54:21 spire-1.2.1/release/spire-extras/ 08:54:21 spire-1.2.1/release/spire-extras/README.md 08:54:21 spire-1.2.1/release/spire-extras/conf/ 08:54:21 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 08:54:21 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 08:54:21 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 08:54:21 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 08:54:21 spire-1.2.1/release/spire/ 08:54:21 spire-1.2.1/release/spire/README.md 08:54:21 spire-1.2.1/release/spire/conf/ 08:54:21 spire-1.2.1/release/spire/conf/agent/ 08:54:21 spire-1.2.1/release/spire/conf/agent/agent.conf 08:54:21 spire-1.2.1/release/spire/conf/server/ 08:54:21 spire-1.2.1/release/spire/conf/server/server.conf 08:54:21 spire-1.2.1/script/ 08:54:21 spire-1.2.1/script/build-artifact.sh 08:54:21 spire-1.2.1/script/generate_dummy_ca.sh 08:54:21 spire-1.2.1/support/ 08:54:21 spire-1.2.1/support/k8s/ 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/ 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 08:54:21 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 08:54:21 spire-1.2.1/support/oidc-discovery-provider/ 08:54:21 spire-1.2.1/support/oidc-discovery-provider/README.md 08:54:21 spire-1.2.1/support/oidc-discovery-provider/common_test.go 08:54:21 spire-1.2.1/support/oidc-discovery-provider/config.go 08:54:21 spire-1.2.1/support/oidc-discovery-provider/config_test.go 08:54:21 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 08:54:21 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 08:54:21 spire-1.2.1/support/oidc-discovery-provider/handler.go 08:54:21 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 08:54:21 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 08:54:21 spire-1.2.1/support/oidc-discovery-provider/main.go 08:54:21 spire-1.2.1/support/oidc-discovery-provider/server_api.go 08:54:21 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 08:54:21 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 08:54:21 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 08:54:21 spire-1.2.1/test/ 08:54:21 spire-1.2.1/test/clock/ 08:54:21 spire-1.2.1/test/clock/clock.go 08:54:21 spire-1.2.1/test/fakes/ 08:54:21 spire-1.2.1/test/fakes/fakeagentcatalog/ 08:54:21 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 08:54:21 spire-1.2.1/test/fakes/fakeagentkeymanager/ 08:54:21 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 08:54:21 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 08:54:21 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 08:54:21 spire-1.2.1/test/fakes/fakeagentstore/ 08:54:21 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 08:54:21 spire-1.2.1/test/fakes/fakedatastore/ 08:54:21 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 08:54:21 spire-1.2.1/test/fakes/fakeentryclient/ 08:54:21 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 08:54:21 spire-1.2.1/test/fakes/fakehealthchecker/ 08:54:21 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 08:54:21 spire-1.2.1/test/fakes/fakeidentityprovider/ 08:54:21 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 08:54:21 spire-1.2.1/test/fakes/fakemetrics/ 08:54:21 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 08:54:21 spire-1.2.1/test/fakes/fakenoderesolver/ 08:54:21 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 08:54:21 spire-1.2.1/test/fakes/fakenotifier/ 08:54:21 spire-1.2.1/test/fakes/fakenotifier/notifier.go 08:54:21 spire-1.2.1/test/fakes/fakepluginmetrics/ 08:54:21 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 08:54:21 spire-1.2.1/test/fakes/fakeserverca/ 08:54:21 spire-1.2.1/test/fakes/fakeserverca/serverca.go 08:54:21 spire-1.2.1/test/fakes/fakeservercatalog/ 08:54:21 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 08:54:21 spire-1.2.1/test/fakes/fakeserverkeymanager/ 08:54:21 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 08:54:21 spire-1.2.1/test/fakes/fakeservernodeattestor/ 08:54:21 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 08:54:21 spire-1.2.1/test/fakes/fakeupstreamauthority/ 08:54:21 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 08:54:21 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 08:54:21 spire-1.2.1/test/fakes/fakeworkloadapi/ 08:54:21 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 08:54:21 spire-1.2.1/test/fakes/fakeworkloadattestor/ 08:54:21 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 08:54:21 spire-1.2.1/test/fixture/ 08:54:21 spire-1.2.1/test/fixture/certs/ 08:54:21 spire-1.2.1/test/fixture/certs/agent_svid.der 08:54:21 spire-1.2.1/test/fixture/certs/base_cert.pem 08:54:21 spire-1.2.1/test/fixture/certs/base_csr.pem 08:54:21 spire-1.2.1/test/fixture/certs/base_key.pem 08:54:21 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 08:54:21 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 08:54:21 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 08:54:21 spire-1.2.1/test/fixture/certs/blog_cert.pem 08:54:21 spire-1.2.1/test/fixture/certs/blog_csr.pem 08:54:21 spire-1.2.1/test/fixture/certs/blog_key.pem 08:54:21 spire-1.2.1/test/fixture/certs/bundle.der 08:54:21 spire-1.2.1/test/fixture/certs/ca.pem 08:54:21 spire-1.2.1/test/fixture/certs/ca_key.pem 08:54:21 spire-1.2.1/test/fixture/certs/database_cert.pem 08:54:21 spire-1.2.1/test/fixture/certs/database_csr.pem 08:54:21 spire-1.2.1/test/fixture/certs/database_key.pem 08:54:21 spire-1.2.1/test/fixture/certs/node_cert.pem 08:54:21 spire-1.2.1/test/fixture/certs/node_csr.pem 08:54:21 spire-1.2.1/test/fixture/certs/node_key.pem 08:54:21 spire-1.2.1/test/fixture/certs/svid.pem 08:54:21 spire-1.2.1/test/fixture/certs/svid_key.pem 08:54:21 spire-1.2.1/test/fixture/config/ 08:54:21 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 08:54:21 spire-1.2.1/test/fixture/config/agent_good.conf 08:54:21 spire-1.2.1/test/fixture/config/agent_good_templated.conf 08:54:21 spire-1.2.1/test/fixture/config/plugin_good.conf 08:54:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 08:54:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 08:54:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 08:54:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 08:54:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 08:54:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 08:54:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 08:54:21 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 08:54:21 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 08:54:21 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 08:54:21 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 08:54:21 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 08:54:21 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 08:54:21 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 08:54:21 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 08:54:21 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 08:54:21 spire-1.2.1/test/fixture/config/server_good.conf 08:54:21 spire-1.2.1/test/fixture/config/server_good_templated.conf 08:54:21 spire-1.2.1/test/fixture/fixture.go 08:54:21 spire-1.2.1/test/fixture/nodeattestor/ 08:54:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 08:54:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 08:54:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 08:54:21 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 08:54:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 08:54:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 08:54:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 08:54:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 08:54:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 08:54:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 08:54:21 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 08:54:21 spire-1.2.1/test/fixture/registration/ 08:54:21 spire-1.2.1/test/fixture/registration/entries.json 08:54:21 spire-1.2.1/test/fixture/registration/good-for-update.json 08:54:21 spire-1.2.1/test/fixture/registration/good.json 08:54:21 spire-1.2.1/test/fixture/registration/invalid.json 08:54:21 spire-1.2.1/test/fixture/registration/invalid_json.json 08:54:21 spire-1.2.1/test/fixture/registration/manager_test_entries.json 08:54:21 spire-1.2.1/test/integration/ 08:54:21 spire-1.2.1/test/integration/README.md 08:54:21 spire-1.2.1/test/integration/common 08:54:21 spire-1.2.1/test/integration/setup/ 08:54:21 spire-1.2.1/test/integration/setup/adminclient/ 08:54:21 spire-1.2.1/test/integration/setup/adminclient/build.sh 08:54:21 spire-1.2.1/test/integration/setup/adminclient/client.go 08:54:21 spire-1.2.1/test/integration/setup/debugagent/ 08:54:21 spire-1.2.1/test/integration/setup/debugagent/build.sh 08:54:21 spire-1.2.1/test/integration/setup/debugagent/main.go 08:54:21 spire-1.2.1/test/integration/setup/debugserver/ 08:54:21 spire-1.2.1/test/integration/setup/debugserver/build.sh 08:54:21 spire-1.2.1/test/integration/setup/debugserver/main.go 08:54:21 spire-1.2.1/test/integration/setup/downstreamclient/ 08:54:21 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 08:54:21 spire-1.2.1/test/integration/setup/downstreamclient/client.go 08:54:21 spire-1.2.1/test/integration/setup/itclient/ 08:54:21 spire-1.2.1/test/integration/setup/itclient/client.go 08:54:21 spire-1.2.1/test/integration/setup/node-attestation/ 08:54:21 spire-1.2.1/test/integration/setup/node-attestation/build.sh 08:54:21 spire-1.2.1/test/integration/setup/node-attestation/client.go 08:54:21 spire-1.2.1/test/integration/setup/x509pop/ 08:54:21 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 08:54:21 spire-1.2.1/test/integration/setup/x509pop/setup.sh 08:54:21 spire-1.2.1/test/integration/suites/ 08:54:21 spire-1.2.1/test/integration/suites/admin-endpoints/ 08:54:21 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 08:54:21 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 08:54:21 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 08:54:21 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 08:54:21 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 08:54:21 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 08:54:21 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 08:54:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 08:54:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 08:54:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 08:54:21 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 08:54:21 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 08:54:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 08:54:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 08:54:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 08:54:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 08:54:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 08:54:21 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 08:54:21 spire-1.2.1/test/integration/suites/datastore-mysql/ 08:54:21 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 08:54:21 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 08:54:21 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 08:54:21 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 08:54:21 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres/ 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 08:54:21 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 08:54:21 spire-1.2.1/test/integration/suites/debug-endpoints/ 08:54:21 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 08:54:21 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 08:54:21 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 08:54:21 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 08:54:21 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 08:54:21 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 08:54:21 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 08:54:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 08:54:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 08:54:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 08:54:21 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 08:54:21 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 08:54:21 spire-1.2.1/test/integration/suites/downstream-endpoints/ 08:54:21 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 08:54:21 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 08:54:21 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 08:54:21 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 08:54:21 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 08:54:21 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 08:54:21 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 08:54:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 08:54:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 08:54:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 08:54:21 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 08:54:21 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 08:54:21 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 08:54:21 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 08:54:21 spire-1.2.1/test/integration/suites/join-token/ 08:54:21 spire-1.2.1/test/integration/suites/join-token/01-start-server 08:54:21 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 08:54:21 spire-1.2.1/test/integration/suites/join-token/03-start-agent 08:54:21 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 08:54:21 spire-1.2.1/test/integration/suites/join-token/05-check-svid 08:54:21 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 08:54:21 spire-1.2.1/test/integration/suites/join-token/README.md 08:54:21 spire-1.2.1/test/integration/suites/join-token/conf/ 08:54:21 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 08:54:21 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/join-token/conf/server/ 08:54:21 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 08:54:21 spire-1.2.1/test/integration/suites/join-token/teardown 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/ 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 08:54:21 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/ 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 08:54:21 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 08:54:21 spire-1.2.1/test/integration/suites/k8s/ 08:54:21 spire-1.2.1/test/integration/suites/k8s/00-setup 08:54:21 spire-1.2.1/test/integration/suites/k8s/01-apply-config 08:54:21 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 08:54:21 spire-1.2.1/test/integration/suites/k8s/README.md 08:54:21 spire-1.2.1/test/integration/suites/k8s/conf/ 08:54:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 08:54:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 08:54:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s/conf/server/ 08:54:21 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 08:54:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 08:54:21 spire-1.2.1/test/integration/suites/k8s/init-kubectl 08:54:21 spire-1.2.1/test/integration/suites/k8s/teardown 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/ 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/README.md 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/root/ 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/nested-rotation/teardown 08:54:21 spire-1.2.1/test/integration/suites/node-attestation/ 08:54:21 spire-1.2.1/test/integration/suites/node-attestation/00-setup 08:54:21 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 08:54:21 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 08:54:21 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 08:54:21 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 08:54:21 spire-1.2.1/test/integration/suites/node-attestation/README.md 08:54:21 spire-1.2.1/test/integration/suites/node-attestation/conf/ 08:54:21 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 08:54:21 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 08:54:21 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 08:54:21 spire-1.2.1/test/integration/suites/node-attestation/teardown 08:54:21 spire-1.2.1/test/integration/suites/rotation/ 08:54:21 spire-1.2.1/test/integration/suites/rotation/00-setup 08:54:21 spire-1.2.1/test/integration/suites/rotation/01-start-server 08:54:21 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 08:54:21 spire-1.2.1/test/integration/suites/rotation/03-start-agent 08:54:21 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 08:54:21 spire-1.2.1/test/integration/suites/rotation/05-check-svids 08:54:21 spire-1.2.1/test/integration/suites/rotation/README.md 08:54:21 spire-1.2.1/test/integration/suites/rotation/conf/ 08:54:21 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 08:54:21 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/rotation/conf/server/ 08:54:21 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 08:54:21 spire-1.2.1/test/integration/suites/rotation/teardown 08:54:21 spire-1.2.1/test/integration/suites/self-test/ 08:54:21 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 08:54:21 spire-1.2.1/test/integration/suites/self-test/README.md 08:54:21 spire-1.2.1/test/integration/suites/self-test/teardown 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/ 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 08:54:21 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 08:54:21 spire-1.2.1/test/integration/suites/upgrade/ 08:54:21 spire-1.2.1/test/integration/suites/upgrade/00-setup 08:54:21 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 08:54:21 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 08:54:21 spire-1.2.1/test/integration/suites/upgrade/README.md 08:54:21 spire-1.2.1/test/integration/suites/upgrade/conf/ 08:54:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 08:54:21 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 08:54:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 08:54:21 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 08:54:21 spire-1.2.1/test/integration/suites/upgrade/teardown 08:54:21 spire-1.2.1/test/integration/suites/upgrade/versions.txt 08:54:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 08:54:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 08:54:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 08:54:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 08:54:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 08:54:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 08:54:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 08:54:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 08:54:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 08:54:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 08:54:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 08:54:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 08:54:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 08:54:21 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 08:54:21 spire-1.2.1/test/integration/test-one.sh 08:54:21 spire-1.2.1/test/integration/test.sh 08:54:21 spire-1.2.1/test/plugintest/ 08:54:21 spire-1.2.1/test/plugintest/config.go 08:54:21 spire-1.2.1/test/plugintest/load.go 08:54:21 spire-1.2.1/test/plugintest/option.go 08:54:21 spire-1.2.1/test/spiretest/ 08:54:21 spire-1.2.1/test/spiretest/apiserver.go 08:54:21 spire-1.2.1/test/spiretest/assertions.go 08:54:21 spire-1.2.1/test/spiretest/dir.go 08:54:21 spire-1.2.1/test/spiretest/errors_posix.go 08:54:21 spire-1.2.1/test/spiretest/errors_windows.go 08:54:21 spire-1.2.1/test/spiretest/logs.go 08:54:21 spire-1.2.1/test/spiretest/socketapi.go 08:54:21 spire-1.2.1/test/spiretest/suite.go 08:54:21 spire-1.2.1/test/spiretest/x509.go 08:54:21 spire-1.2.1/test/testca/ 08:54:21 spire-1.2.1/test/testca/ca.go 08:54:21 spire-1.2.1/test/testkey/ 08:54:21 spire-1.2.1/test/testkey/generate.sh 08:54:21 spire-1.2.1/test/testkey/genkeys.go 08:54:21 spire-1.2.1/test/testkey/keys.go 08:54:21 spire-1.2.1/test/testkey/new.go 08:54:21 spire-1.2.1/test/tpmsimulator/ 08:54:21 spire-1.2.1/test/tpmsimulator/simulator.go 08:54:21 spire-1.2.1/test/util/ 08:54:21 spire-1.2.1/test/util/cert_fixtures.go 08:54:21 spire-1.2.1/test/util/cert_generation.go 08:54:21 spire-1.2.1/test/util/io_redirection.go 08:54:21 spire-1.2.1/test/util/race.go 08:54:21 spire-1.2.1/test/util/util.go 08:54:21 building spire from source... 08:54:22 Installing go1.17.7... 08:54:49 Building bin/spire-server... 08:54:49 go: downloading github.com/mitchellh/cli v1.1.2 08:54:49 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 08:54:49 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 08:54:49 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 08:54:49 go: downloading google.golang.org/grpc v1.44.0 08:54:52 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 08:54:52 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 08:54:53 go: downloading github.com/imdario/mergo v0.3.12 08:54:53 go: downloading github.com/sirupsen/logrus v1.8.1 08:54:54 go: downloading github.com/hashicorp/go-hclog v1.1.0 08:54:54 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 08:54:54 go: downloading github.com/fatih/color v1.13.0 08:54:54 go: downloading github.com/mattn/go-isatty v0.0.14 08:54:55 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 08:54:55 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 08:54:55 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 08:54:55 go: downloading github.com/InVisionApp/go-logger v1.0.1 08:54:55 go: downloading github.com/hashicorp/go-plugin v1.4.3 08:54:55 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 08:54:57 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 08:54:57 go: downloading github.com/open-policy-agent/opa v0.38.0 08:55:23 go: downloading github.com/armon/go-metrics v0.3.10 08:55:23 go: downloading github.com/prometheus/client_golang v1.12.1 08:55:23 go: downloading github.com/uber-go/tally/v4 v4.1.1 08:55:23 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 08:55:23 go: downloading github.com/mattn/go-colorable v0.1.12 08:55:23 go: downloading github.com/Masterminds/goutils v1.1.0 08:55:23 go: downloading github.com/Masterminds/semver v1.5.0 08:55:23 go: downloading github.com/google/uuid v1.1.2 08:55:23 go: downloading github.com/huandu/xstrings v1.3.2 08:55:23 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 08:55:23 go: downloading github.com/oklog/run v1.0.0 08:55:23 go: downloading github.com/imkira/go-observer v1.0.3 08:55:23 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 08:55:23 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 08:55:23 go: downloading github.com/prometheus/client_model v0.2.0 08:55:23 go: downloading github.com/prometheus/common v0.32.1 08:55:23 go: downloading github.com/beorn7/perks v1.0.1 08:55:23 go: downloading github.com/cespare/xxhash/v2 v2.1.2 08:55:23 go: downloading github.com/prometheus/procfs v0.7.3 08:55:24 go: downloading go.uber.org/atomic v1.9.0 08:55:24 go: downloading github.com/hashicorp/errwrap v1.1.0 08:55:24 go: downloading github.com/mitchellh/reflectwalk v1.0.1 08:55:25 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 08:55:25 go: downloading github.com/blang/semver/v4 v4.0.0 08:55:25 go: downloading github.com/go-sql-driver/mysql v1.6.0 08:55:25 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 08:55:25 go: downloading github.com/jinzhu/gorm v1.9.16 08:55:25 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 08:55:26 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 08:55:26 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 08:55:28 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 08:55:34 go: downloading github.com/stretchr/testify v1.7.0 08:55:34 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 08:55:34 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 08:55:34 go: downloading github.com/lib/pq v1.10.4 08:55:34 go: downloading github.com/mattn/go-sqlite3 v1.14.12 08:55:34 go: downloading google.golang.org/api v0.70.0 08:55:34 go: downloading k8s.io/client-go v0.23.4 08:55:41 go: downloading k8s.io/api v0.23.4 08:55:48 go: downloading github.com/google/go-tpm v0.3.3 08:55:48 go: downloading github.com/aws/aws-sdk-go v1.43.0 08:56:27 go: downloading cloud.google.com/go/storage v1.21.0 08:56:27 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 08:56:27 go: downloading cloud.google.com/go v0.100.2 08:56:27 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 08:56:27 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 08:56:27 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 08:56:27 go: downloading k8s.io/apimachinery v0.23.4 08:56:28 go: downloading k8s.io/kube-aggregator v0.23.3 08:56:29 go: downloading cloud.google.com/go/security v1.3.0 08:56:29 go: downloading github.com/hashicorp/vault/api v1.4.1 08:56:29 go: downloading sigs.k8s.io/controller-runtime v0.11.1 08:56:31 go: downloading github.com/hashicorp/golang-lru v0.5.4 08:56:31 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 08:56:32 go: downloading gopkg.in/yaml.v2 v2.4.0 08:56:32 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:56:32 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:56:33 go: downloading github.com/gobwas/glob v0.2.3 08:56:33 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 08:56:33 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 08:56:33 go: downloading github.com/twmb/murmur3 v1.1.6 08:56:33 go: downloading github.com/jinzhu/inflection v1.0.0 08:56:33 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 08:56:33 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 08:56:33 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 08:56:34 go: downloading github.com/aws/smithy-go v1.11.0 08:56:35 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 08:56:35 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 08:56:35 go: downloading github.com/gogo/protobuf v1.3.2 08:56:41 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 08:56:41 go: downloading cloud.google.com/go/compute v1.3.0 08:56:42 go: downloading cloud.google.com/go/iam v0.1.1 08:56:42 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 08:56:42 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 08:56:42 go: downloading github.com/Azure/go-autorest/logger v0.2.1 08:56:42 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 08:56:43 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 08:56:43 go: downloading github.com/dimchansky/utfbom v1.1.1 08:56:43 go: downloading k8s.io/klog/v2 v2.30.0 08:56:43 go: downloading github.com/google/gofuzz v1.1.0 08:56:43 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 08:56:44 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 08:56:45 go: downloading github.com/spf13/pflag v1.0.5 08:56:45 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 08:56:46 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 08:56:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 08:56:46 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 08:56:46 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 08:56:46 go: downloading github.com/hashicorp/vault/sdk v0.4.1 08:56:48 go: downloading github.com/mitchellh/mapstructure v1.4.3 08:56:48 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 08:56:48 go: downloading github.com/tklauser/go-sysconf v0.3.9 08:56:48 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 08:56:48 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 08:56:48 go: downloading go.opencensus.io v0.23.0 08:56:49 go: downloading github.com/jmespath/go-jmespath v0.4.0 08:56:51 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 08:56:51 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 08:56:51 go: downloading gopkg.in/inf.v0 v0.9.1 08:56:52 go: downloading github.com/go-logr/logr v1.2.2 08:56:52 go: downloading github.com/google/go-cmp v0.5.7 08:56:52 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 08:56:52 go: downloading github.com/json-iterator/go v1.1.12 08:56:53 go: downloading github.com/googleapis/gnostic v0.5.5 08:56:56 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 08:56:56 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 08:56:56 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 08:56:58 go: downloading github.com/tklauser/numcpus v0.3.0 08:56:58 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 08:56:58 go: downloading go.uber.org/zap v1.21.0 08:56:59 go: downloading sigs.k8s.io/yaml v1.3.0 08:56:59 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 08:56:59 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 08:56:59 go: downloading github.com/modern-go/reflect2 v1.0.2 08:56:59 go: downloading github.com/ryanuber/go-glob v1.0.0 08:57:00 go: downloading github.com/golang/snappy v0.0.4 08:57:00 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 08:57:10 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 08:57:10 go: downloading github.com/hashicorp/go-uuid v1.0.2 08:57:10 go: downloading github.com/hashicorp/go-version v1.2.0 08:57:10 go: downloading go.uber.org/multierr v1.6.0 08:57:32 Removing intermediate container 126486fc866f 08:57:32 ---> a590a00e59c2 08:57:32 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:57:32 ---> Running in 43707755f44a 08:57:32 Removing intermediate container 417bafba9035 08:57:32 ---> b57733724502 08:57:32 08:57:32 Step 10/23 : FROM alpine:3.14 08:57:32 ---> ac73e934f311 08:57:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:57:32 ---> Using cache 08:57:32 ---> c4ad9fbf95da 08:57:32 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:57:32 ---> Using cache 08:57:32 ---> f6682a5067fa 08:57:32 Step 13/23 : ENV APP_PORT=59881 08:57:32 ---> Running in 9e5f1103eedf 08:57:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:57:33 Removing intermediate container 9e5f1103eedf 08:57:33 ---> 15d62b077b6e 08:57:33 Step 14/23 : EXPOSE $APP_PORT 08:57:33 ---> Running in 298e83f42cc9 08:57:34 Removing intermediate container 298e83f42cc9 08:57:34 ---> 0051dde1fb86 08:57:34 Step 15/23 : WORKDIR / 08:57:34 ---> Running in 00c5e305c295 08:57:35 Removing intermediate container 00c5e305c295 08:57:35 ---> 9e5f0cd2776b 08:57:35 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:36 ---> 0b969d3f2ad0 08:57:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:57:37 ---> 9023566cd4b2 08:57:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:57:39 ---> 871148232b00 08:57:39 Step 19/23 : ENTRYPOINT ["/core-metadata"] 08:57:39 ---> Running in d44bdcd7eed7 08:57:40 Removing intermediate container d44bdcd7eed7 08:57:40 ---> 61bd5bdc7d81 08:57:40 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:57:40 Removing intermediate container 43707755f44a 08:57:40 ---> 8ea2a18f3bbf 08:57:40 08:57:40 Step 11/23 : FROM docker:20.10.14 08:57:40 ---> Running in 7c2ab3ec2b52 08:57:40 20.10.14: Pulling from library/docker 08:57:40 Removing intermediate container 7c2ab3ec2b52 08:57:40 ---> 4aa421ec71e7 08:57:40 Step 21/23 : LABEL arch=arm64 08:57:40 ---> Running in 3f10543947ca 08:57:41 Removing intermediate container 3f10543947ca 08:57:41 ---> 39998876e9da 08:57:41 Step 22/23 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:57:42 ---> Running in 92595a95bde3 08:57:43 Removing intermediate container 92595a95bde3 08:57:43 ---> 5f95206afea1 08:57:43 Step 23/23 : LABEL version=2.2.0-dev.86 08:57:43 ---> Running in 27b93ac90061 08:57:44 Removing intermediate container 27b93ac90061 08:57:44 ---> 44fcdb98afdf 08:57:44 08:57:45 Successfully built 44fcdb98afdf 08:57:45 Successfully tagged core-metadata-arm64:latest 08:57:45  Building core-metadata ... done Building security-bootstrapper 08:57:53 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 08:57:53 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 08:58:00 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 08:58:00 Status: Downloaded newer image for docker:20.10.14 08:58:00 ---> c346e9eafbab 08:58:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:58:02 ---> Running in 8107eada2aca 08:58:02 Removing intermediate container 8107eada2aca 08:58:02 ---> 697fb89facc8 08:58:02 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 08:58:02 ---> Running in 247104636a2d 08:58:04 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:58:04 Step 2/31 : FROM ${BUILDER_BASE} AS builder 08:58:04 ---> 6dd03250d403 08:58:04 Step 3/31 : WORKDIR /edgex-go 08:58:04 ---> Using cache 08:58:04 ---> 41635a66e585 08:58:04 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:04 ---> Using cache 08:58:04 ---> 8ddb7f99372d 08:58:04 Step 5/31 : RUN apk add --update --no-cache make git 08:58:04 ---> Using cache 08:58:04 ---> c737005988cf 08:58:04 Step 6/31 : COPY go.mod vendor* ./ 08:58:04 ---> Using cache 08:58:04 ---> 1370ffbb0280 08:58:04 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:04 ---> Using cache 08:58:04 ---> 330cbe09a6aa 08:58:04 Step 8/31 : COPY . . 08:58:04 ---> Using cache 08:58:04 ---> 27ba1e24bdb6 08:58:04 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:58:05 ---> Running in a478186d83d2 08:58:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:58:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:58:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:58:07 (1/43) Installing readline (8.1.1-r0) 08:58:07 (2/43) Installing bash (5.1.16-r0) 08:58:07 Executing bash-5.1.16-r0.post-install 08:58:07 (3/43) Installing brotli-libs (1.0.9-r5) 08:58:07 (4/43) Installing nghttp2-libs (1.46.0-r0) 08:58:07 (5/43) Installing libcurl (7.80.0-r1) 08:58:07 (6/43) Installing curl (7.80.0-r1) 08:58:07 (7/43) Installing dumb-init (1.2.5-r1) 08:58:07 (8/43) Installing libbz2 (1.0.8-r1) 08:58:07 (9/43) Installing expat (2.4.7-r0) 08:58:07 (10/43) Installing libffi (3.4.2-r1) 08:58:07 (11/43) Installing gdbm (1.22-r0) 08:58:07 (12/43) Installing xz-libs (5.2.5-r1) 08:58:07 (13/43) Installing libgcc (10.3.1_git20211027-r0) 08:58:07 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 08:58:07 (15/43) Installing mpdecimal (2.5.1-r1) 08:58:07 (16/43) Installing sqlite-libs (3.36.0-r0) 08:58:07 (17/43) Installing python3 (3.9.7-r4) 08:58:11 (18/43) Installing py3-appdirs (1.4.4-r2) 08:58:11 (19/43) Installing py3-certifi (2020.12.5-r1) 08:58:11 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 08:58:11 (21/43) Installing py3-idna (3.3-r0) 08:58:11 (22/43) Installing py3-urllib3 (1.26.7-r0) 08:58:11 (23/43) Installing py3-requests (2.26.0-r1) 08:58:11 (24/43) Installing py3-msgpack (1.0.2-r1) 08:58:11 (25/43) Installing py3-lockfile (0.12.2-r4) 08:58:11 (26/43) Installing py3-cachecontrol (0.12.10-r0) 08:58:11 (27/43) Installing py3-colorama (0.4.4-r1) 08:58:11 (28/43) Installing py3-contextlib2 (21.6.0-r1) 08:58:11 (29/43) Installing py3-distlib (0.3.3-r0) 08:58:11 (30/43) Installing py3-distro (1.6.0-r0) 08:58:11 (31/43) Installing py3-six (1.16.0-r0) 08:58:11 (32/43) Installing py3-webencodings (0.5.1-r4) 08:58:11 (33/43) Installing py3-html5lib (1.1-r1) 08:58:11 (34/43) Installing py3-parsing (2.4.7-r2) 08:58:11 (35/43) Installing py3-packaging (20.9-r1) 08:58:11 (36/43) Installing py3-tomli (1.2.2-r0) 08:58:11 (37/43) Installing py3-pep517 (0.12.0-r0) 08:58:11 (38/43) Installing py3-progress (1.6-r0) 08:58:11 (39/43) Installing py3-retrying (1.3.3-r2) 08:58:11 (40/43) Installing py3-ordered-set (4.0.2-r2) 08:58:11 (41/43) Installing py3-setuptools (52.0.0-r4) 08:58:11 (42/43) Installing py3-toml (0.10.2-r2) 08:58:11 (43/43) Installing py3-pip (20.3.4-r1) 08:58:12 Executing busybox-1.34.1-r5.trigger 08:58:12 OK: 82 MiB in 65 packages 08:58:18 Collecting docker-compose==1.23.2 08:58:18 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:58:18 Collecting docker<4.0,>=3.6.0 08:58:18 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:58:18 Collecting dockerpty<0.5,>=0.4.1 08:58:18 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:58:22 Collecting docopt<0.7,>=0.6.1 08:58:22 Downloading docopt-0.6.2.tar.gz (25 kB) 08:58:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 08:58:26 Collecting websocket-client<1.0,>=0.32.0 08:58:26 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:58:28 Collecting PyYAML<4,>=3.10 08:58:28 Downloading PyYAML-3.13.tar.gz (270 kB) 08:58:33 Collecting jsonschema<3,>=2.5.1 08:58:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:58:33 Collecting cached-property<2,>=1.2.0 08:58:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:58:33 Collecting texttable<0.10,>=0.9.0 08:58:33 Downloading texttable-0.9.1.tar.gz (11 kB) 08:58:36 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:58:36 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:58:36 Collecting docker-pycreds>=0.4.0 08:58:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:58:38 Collecting urllib3<1.25,>=1.21.1 08:58:38 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:58:38 Collecting idna<2.8,>=2.5 08:58:38 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:58:38 Collecting chardet<3.1.0,>=3.0.2 08:58:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:58:39 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) 08:58:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:58:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:58:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:58:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:58:40 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 08:58:40 Attempting uninstall: urllib3 08:58:40 Found existing installation: urllib3 1.26.7 08:58:40 Uninstalling urllib3-1.26.7: 08:58:40 Successfully uninstalled urllib3-1.26.7 08:58:41 Attempting uninstall: idna 08:58:41 Found existing installation: idna 3.3 08:58:41 Uninstalling idna-3.3: 08:58:41 Successfully uninstalled idna-3.3 08:58:45 Attempting uninstall: requests 08:58:45 Found existing installation: requests 2.26.0 08:58:45 Uninstalling requests-2.26.0: 08:58:45 Successfully uninstalled requests-2.26.0 08:58:45 Running setup.py install for texttable: started 08:58:48 Running setup.py install for texttable: finished with status 'done' 08:58:48 Running setup.py install for PyYAML: started 08:58:51 Running setup.py install for PyYAML: finished with status 'done' 08:58:51 Running setup.py install for docopt: started 08:58:54 Running setup.py install for docopt: finished with status 'done' 08:58:54 Running setup.py install for dockerpty: started 08:58:56 Running setup.py install for dockerpty: finished with status 'done' 08:58:59 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 08:59:17 Removing intermediate container 247104636a2d 08:59:17 ---> b0a85837f4d2 08:59:17 Step 14/23 : ENV APP_PORT=58890 08:59:17 ---> Running in aec39c211dd2 08:59:17 Removing intermediate container aec39c211dd2 08:59:17 ---> 21e8ab450b43 08:59:17 Step 15/23 : EXPOSE $APP_PORT 08:59:17 ---> Running in 8f8776b8182f 08:59:17 Removing intermediate container 8f8776b8182f 08:59:17 ---> cfc87af7eb1c 08:59:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:59:17 ---> 0f4e7bd17476 08:59:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:59:18 ---> a6730cac9faa 08:59:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:59:20 ---> f14711187435 08:59:20 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 08:59:20 ---> Running in 03d409e62efe 08:59:20 Removing intermediate container 03d409e62efe 08:59:20 ---> 4e7365b3a018 08:59:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:59:21 ---> Running in e8deff3e4edf 08:59:21 Removing intermediate container e8deff3e4edf 08:59:21 ---> f18e6780ec41 08:59:21 Step 21/23 : LABEL arch=arm64 08:59:21 ---> Running in cfde6fde9f14 08:59:22 Removing intermediate container cfde6fde9f14 08:59:22 ---> 819aefff7e4c 08:59:22 Step 22/23 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 08:59:22 ---> Running in ac605608ec95 08:59:23 Removing intermediate container ac605608ec95 08:59:23 ---> 9e0f77442455 08:59:23 Step 23/23 : LABEL version=2.2.0-dev.86 08:59:23 ---> Running in 1c3062b85c67 08:59:23 Removing intermediate container 1c3062b85c67 08:59:23 ---> 00e7804d1d0e 08:59:23 08:59:23 Successfully built 00e7804d1d0e 08:59:24 Successfully tagged sys-mgmt-agent-arm64:latest 08:59:24  Building sys-mgmt-agent ... done Building security-spiffe-token-provider 08:59:46 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 08:59:46 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:59:46 ---> 6dd03250d403 08:59:46 Step 3/20 : WORKDIR /edgex-go 08:59:46 ---> Using cache 08:59:46 ---> 41635a66e585 08:59:46 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:59:46 ---> Running in c86d3c2e90b3 08:59:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:59:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:59:48 v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] 08:59:48 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 08:59:48 OK: 15739 distinct packages available 08:59:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:59:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:59:51 OK: 220 MiB in 52 packages 08:59:53 Removing intermediate container c86d3c2e90b3 08:59:53 ---> fef72e043dc0 08:59:53 Step 5/20 : COPY go.mod vendor* ./ 08:59:55 ---> f5e477b80444 08:59:55 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:55 ---> Running in 9629aa37c80f 09:00:00 Removing intermediate container f074cc1aa294 09:00:00 ---> e6099221b158 09:00:00 09:00:00 Step 10/22 : FROM alpine:3.14 09:00:00 ---> ac73e934f311 09:00:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:00:00 ---> Running in 7312718f5f9e 09:00:02 Removing intermediate container 9629aa37c80f 09:00:02 ---> 204a2829e7b3 09:00:02 Step 7/20 : COPY . . 09:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:00:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:00:06 (1/2) Installing ca-certificates (20211220-r0) 09:00:06 (2/2) Installing dumb-init (1.2.5-r1) 09:00:06 Executing busybox-1.33.1-r7.trigger 09:00:06 Executing ca-certificates-20211220-r0.trigger 09:00:06 OK: 6 MiB in 16 packages 09:00:09 Removing intermediate container 7312718f5f9e 09:00:09 ---> b64941c98943 09:00:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:00:09 ---> Running in ea6c4c29fbb7 09:00:10 Removing intermediate container ea6c4c29fbb7 09:00:10 ---> f7310bc25548 09:00:10 Step 13/22 : ENV APP_PORT=59860 09:00:10 ---> Running in e80d981282fe 09:00:11 Removing intermediate container e80d981282fe 09:00:11 ---> 0d16712cb2da 09:00:11 Step 14/22 : EXPOSE $APP_PORT 09:00:11 ---> Running in 613f5957630f 09:00:12 Removing intermediate container 613f5957630f 09:00:12 ---> 1b69dd3806a4 09:00:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:14 ---> 9285c170b8d8 09:00:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:00:18 ---> 6feba3f827ec 09:00:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:00:19 ---> 3d8e613c0bae 09:00:19 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:00:19 ---> Running in 9b4138e6e496 09:00:20 Removing intermediate container 9b4138e6e496 09:00:20 ---> 9e177b0a4827 09:00:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:00:20 ---> Running in db217ab270bf 09:00:21 Removing intermediate container db217ab270bf 09:00:21 ---> 8ee55255447f 09:00:21 Step 20/22 : LABEL arch=arm64 09:00:21 ---> Running in 08a70fa98136 09:00:22 ---> 91ad8b46c788 09:00:22 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:00:22 ---> Running in a10b7c776296 09:00:22 Removing intermediate container 08a70fa98136 09:00:22 ---> 6187a72481bd 09:00:22 Step 21/22 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:00:22 ---> Running in b423114e6ca0 09:00:23 Removing intermediate container b423114e6ca0 09:00:23 ---> 586d9f93bce5 09:00:23 Step 22/22 : LABEL version=2.2.0-dev.86 09:00:23 ---> Running in 2d177993eef8 09:00:24 Removing intermediate container 2d177993eef8 09:00:24 ---> 0bbffd8f1d7a 09:00:24 09:00:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:00:25 Successfully built 0bbffd8f1d7a 09:00:25 Successfully tagged support-notifications-arm64:latest 09:00:25  Building support-notifications ... done Building core-data 09:00:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:00:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:47 ---> 6dd03250d403 09:00:47 Step 3/23 : WORKDIR /edgex-go 09:00:47 ---> Using cache 09:00:47 ---> 41635a66e585 09:00:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:00:47 ---> Using cache 09:00:47 ---> 8ddb7f99372d 09:00:47 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 09:00:47 ---> Running in 38fe77828ce0 09:00:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:00:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:00:48 OK: 220 MiB in 52 packages 09:00:49 Removing intermediate container 38fe77828ce0 09:00:49 ---> 1523cf85bde3 09:00:49 Step 6/23 : COPY go.mod vendor* ./ 09:00:50 ---> 6c7cec53c933 09:00:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:51 ---> Running in 3b0eb788718c 09:00:57 Removing intermediate container 3b0eb788718c 09:00:57 ---> ff4a0976afc8 09:00:57 Step 8/23 : COPY . . 09:01:10 ---> 5ae4b8fbf5f1 09:01:10 Step 9/23 : RUN make cmd/core-data/core-data 09:01:10 ---> Running in 689c541e6488 09:01:12 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.86" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:03:34 Removing intermediate container a478186d83d2 09:03:34 ---> 2fe47e2975e4 09:03:34 09:03:34 Step 10/31 : FROM alpine:3.14 09:03:34 ---> ac73e934f311 09:03:34 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 09:03:34 ---> Running in 36e3edae1d4d 09:03:34 Removing intermediate container 36e3edae1d4d 09:03:34 ---> f4072d89467d 09:03:34 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 09:03:34 ---> Running in 7ea845eb1f86 09:03:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:03:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:03:35 (1/2) Installing dumb-init (1.2.5-r1) 09:03:35 (2/2) Installing su-exec (0.2-r1) 09:03:35 Executing busybox-1.33.1-r7.trigger 09:03:35 OK: 6 MiB in 16 packages 09:03:37 Removing intermediate container 7ea845eb1f86 09:03:37 ---> 498ac53a155d 09:03:37 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 09:03:37 ---> Running in d984fb1a00fa 09:03:37 Removing intermediate container d984fb1a00fa 09:03:37 ---> f9241cfed2ac 09:03:37 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 09:03:37 ---> Running in c9ca6ecc6c9b 09:03:38 Removing intermediate container c9ca6ecc6c9b 09:03:38 ---> d76e0acac4df 09:03:38 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 09:03:38 ---> Running in 78e0ad0b0787 09:03:41 Removing intermediate container 78e0ad0b0787 09:03:41 ---> 18a67a96ddfb 09:03:41 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 09:03:41 ---> Running in c437d55b8c2f 09:03:41 Removing intermediate container c437d55b8c2f 09:03:41 ---> db2ae207faa0 09:03:41 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 09:03:43 ---> 680315d2f97c 09:03:43 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 09:03:43 ---> Running in 0d151fe60fce 09:03:46 Removing intermediate container 0d151fe60fce 09:03:46 ---> 6c9e6161d0d1 09:03:46 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:46 ---> 3356af2704ac 09:03:46 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:03:48 ---> 3777ce3db23c 09:03:48 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:03:49 ---> abbdfd9614b3 09:03:49 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:03:50 ---> 561c0c53dabb 09:03:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 09:03:51 ---> dd2aa8834579 09:03:51 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 09:03:52 ---> Running in e870f6fa382a 09:03:52 Removing intermediate container e870f6fa382a 09:03:52 ---> 860018768864 09:03:52 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:03:53 ---> 6745b2f15281 09:03:53 Step 26/31 : RUN chmod +x /entrypoint.sh 09:03:53 ---> Running in 7a74c9c5a6d1 09:03:57 Removing intermediate container 7a74c9c5a6d1 09:03:57 ---> d873db8b6dac 09:03:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 09:03:57 ---> Running in 1ea9408e92ee 09:03:57 Removing intermediate container 1ea9408e92ee 09:03:57 ---> e9475be9b612 09:03:57 Step 28/31 : CMD ["gate"] 09:03:58 ---> Running in 21b9f7247464 09:03:58 Removing intermediate container 21b9f7247464 09:03:58 ---> 991e37c732dc 09:03:58 Step 29/31 : LABEL arch=arm64 09:03:58 ---> Running in 53b5c4a09f9f 09:03:59 Removing intermediate container 53b5c4a09f9f 09:03:59 ---> cf13e98bbb2a 09:03:59 Step 30/31 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:03:59 ---> Running in f16919b23d0d 09:04:00 Removing intermediate container f16919b23d0d 09:04:00 ---> 98bb42e7f2ee 09:04:00 Step 31/31 : LABEL version=2.2.0-dev.86 09:04:00 ---> Running in 8091e4541c3d 09:04:01 Removing intermediate container 8091e4541c3d 09:04:01 ---> 3184aab4df10 09:04:01 09:04:01 Successfully built 3184aab4df10 09:04:01 Successfully tagged security-bootstrapper-arm64:latest 09:04:01 Building security-spire-server 09:04:20  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 09:04:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:04:20 ---> 6dd03250d403 09:04:20 Step 3/25 : WORKDIR /edgex-go 09:04:20 ---> Using cache 09:04:20 ---> 41635a66e585 09:04:20 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:20 ---> Using cache 09:04:20 ---> 8ddb7f99372d 09:04:20 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 09:04:20 ---> Using cache 09:04:20 ---> 62f61b1eb8e8 09:04:20 Step 6/25 : COPY go.mod vendor* ./ 09:04:20 ---> Using cache 09:04:20 ---> 45e7f7cf8634 09:04:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:20 ---> Using cache 09:04:20 ---> 60565adeb10d 09:04:20 Step 8/25 : COPY . . 09:04:20 ---> Using cache 09:04:20 ---> 4725e451e6fc 09:04:20 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 09:04:20 ---> Using cache 09:04:20 ---> 48e48d93d497 09:04:20 Step 10/25 : RUN mkdir -p spire-build 09:04:20 ---> Using cache 09:04:20 ---> 45e27b2270b6 09:04:20 Step 11/25 : WORKDIR /edgex-go/spire-build 09:04:20 ---> Using cache 09:04:20 ---> 2d7f0665f38e 09:04:20 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 09:04:20 ---> Running in cf0aa193f3ce 09:04:23 spire-1.2.1/ 09:04:23 spire-1.2.1/.data/ 09:04:23 spire-1.2.1/.data/.file 09:04:23 spire-1.2.1/.dockerignore 09:04:23 spire-1.2.1/.gitattributes 09:04:23 spire-1.2.1/.githooks/ 09:04:23 spire-1.2.1/.githooks/pre-commit 09:04:23 spire-1.2.1/.github/ 09:04:23 spire-1.2.1/.github/ISSUE_TEMPLATE.md 09:04:23 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 09:04:23 spire-1.2.1/.github/dependabot.yml 09:04:23 spire-1.2.1/.github/workflows/ 09:04:23 spire-1.2.1/.github/workflows/nightly_build.yaml 09:04:23 spire-1.2.1/.github/workflows/pr_build.yaml 09:04:23 spire-1.2.1/.github/workflows/release_build.yaml 09:04:23 spire-1.2.1/.github/workflows/scripts/ 09:04:23 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 09:04:23 spire-1.2.1/.github/workflows/scripts/push-images.sh 09:04:23 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 09:04:23 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 09:04:23 spire-1.2.1/.github/workflows/scripts/split.sh 09:04:23 spire-1.2.1/.gitignore 09:04:23 spire-1.2.1/.go-version 09:04:23 spire-1.2.1/.golangci.yml 09:04:23 spire-1.2.1/ADOPTERS.md 09:04:23 spire-1.2.1/CHANGELOG.md 09:04:23 spire-1.2.1/CODE-OF-CONDUCT.md 09:04:23 spire-1.2.1/CODEOWNERS 09:04:23 spire-1.2.1/CONTRIBUTING.md 09:04:23 spire-1.2.1/Dockerfile 09:04:23 spire-1.2.1/Dockerfile.dev 09:04:23 spire-1.2.1/Dockerfile.scratch 09:04:23 spire-1.2.1/LICENSE 09:04:23 spire-1.2.1/MAINTAINERS.md 09:04:23 spire-1.2.1/Makefile 09:04:23 spire-1.2.1/README.md 09:04:23 spire-1.2.1/ROADMAP.md 09:04:23 spire-1.2.1/SECURITY.md 09:04:23 spire-1.2.1/cmd/ 09:04:23 spire-1.2.1/cmd/spire-agent/ 09:04:23 spire-1.2.1/cmd/spire-agent/cli/ 09:04:23 spire-1.2.1/cmd/spire-agent/cli/api/ 09:04:23 spire-1.2.1/cmd/spire-agent/cli/api/common.go 09:04:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 09:04:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 09:04:23 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 09:04:23 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 09:04:23 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 09:04:23 spire-1.2.1/cmd/spire-agent/cli/cli.go 09:04:23 spire-1.2.1/cmd/spire-agent/cli/common/ 09:04:23 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 09:04:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 09:04:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 09:04:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 09:04:23 spire-1.2.1/cmd/spire-agent/cli/run/ 09:04:23 spire-1.2.1/cmd/spire-agent/cli/run/run.go 09:04:23 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 09:04:23 spire-1.2.1/cmd/spire-agent/cli/validate/ 09:04:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 09:04:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 09:04:23 spire-1.2.1/cmd/spire-agent/main.go 09:04:23 spire-1.2.1/cmd/spire-server/ 09:04:23 spire-1.2.1/cmd/spire-server/cli/ 09:04:23 spire-1.2.1/cmd/spire-server/cli/agent/ 09:04:23 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/agent/count.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/agent/list.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/agent/show.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/bundle/ 09:04:23 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/cli.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/entry/ 09:04:23 spire-1.2.1/cmd/spire-server/cli/entry/count.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/entry/create.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/entry/show.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/entry/update.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/entry/util.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/federation/ 09:04:23 spire-1.2.1/cmd/spire-server/cli/federation/common.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/federation/create.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/federation/list.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/federation/show.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/federation/update.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 09:04:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/jwt/ 09:04:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/run/ 09:04:23 spire-1.2.1/cmd/spire-server/cli/run/run.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/token/ 09:04:23 spire-1.2.1/cmd/spire-server/cli/token/generate.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/validate/ 09:04:23 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/x509/ 09:04:23 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 09:04:23 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 09:04:23 spire-1.2.1/cmd/spire-server/main.go 09:04:23 spire-1.2.1/cmd/spire-server/util/ 09:04:23 spire-1.2.1/cmd/spire-server/util/util.go 09:04:23 spire-1.2.1/conf/ 09:04:23 spire-1.2.1/conf/agent/ 09:04:23 spire-1.2.1/conf/agent/agent.conf 09:04:23 spire-1.2.1/conf/agent/agent_full.conf 09:04:23 spire-1.2.1/conf/agent/dummy_root_ca.crt 09:04:23 spire-1.2.1/conf/server/ 09:04:23 spire-1.2.1/conf/server/dummy_upstream_ca.crt 09:04:23 spire-1.2.1/conf/server/dummy_upstream_ca.key 09:04:23 spire-1.2.1/conf/server/server.conf 09:04:23 spire-1.2.1/conf/server/server_full.conf 09:04:23 spire-1.2.1/doc/ 09:04:23 spire-1.2.1/doc/SPIRE101.md 09:04:23 spire-1.2.1/doc/auditlog.md 09:04:23 spire-1.2.1/doc/authorization_policy_engine.md 09:04:23 spire-1.2.1/doc/changelog_guidelines.md 09:04:23 spire-1.2.1/doc/cure53-report.pdf 09:04:23 spire-1.2.1/doc/images/ 09:04:23 spire-1.2.1/doc/images/2019_roadmap.png 09:04:23 spire-1.2.1/doc/images/SPIRE101.png 09:04:23 spire-1.2.1/doc/images/SPIRE_agent.png 09:04:23 spire-1.2.1/doc/images/SPIRE_server.png 09:04:23 spire-1.2.1/doc/images/cache_mgr.png 09:04:23 spire-1.2.1/doc/images/cache_mgr_components.png 09:04:23 spire-1.2.1/doc/images/federated_spire.png 09:04:23 spire-1.2.1/doc/images/ha_mode.png 09:04:23 spire-1.2.1/doc/images/nested_spire.png 09:04:23 spire-1.2.1/doc/images/oidc_federation.png 09:04:23 spire-1.2.1/doc/images/single_trust_domain.png 09:04:23 spire-1.2.1/doc/images/spiffe_compatible.png 09:04:23 spire-1.2.1/doc/images/spire_logo.png 09:04:23 spire-1.2.1/doc/migrating_registration_api_clients.md 09:04:23 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 09:04:23 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 09:04:23 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 09:04:23 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 09:04:23 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 09:04:23 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 09:04:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 09:04:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 09:04:23 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 09:04:23 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 09:04:23 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 09:04:23 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 09:04:23 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 09:04:23 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 09:04:23 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 09:04:23 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 09:04:23 spire-1.2.1/doc/plugin_server_datastore_sql.md 09:04:23 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 09:04:23 spire-1.2.1/doc/plugin_server_keymanager_disk.md 09:04:23 spire-1.2.1/doc/plugin_server_keymanager_memory.md 09:04:23 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 09:04:23 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 09:04:23 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 09:04:23 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 09:04:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 09:04:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 09:04:23 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 09:04:23 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 09:04:23 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 09:04:23 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 09:04:23 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 09:04:23 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 09:04:23 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 09:04:23 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 09:04:23 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 09:04:23 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 09:04:23 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 09:04:23 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 09:04:23 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 09:04:23 spire-1.2.1/doc/scaling_spire.md 09:04:23 spire-1.2.1/doc/spire_agent.md 09:04:23 spire-1.2.1/doc/spire_server.md 09:04:23 spire-1.2.1/doc/supported_integrations.md 09:04:23 spire-1.2.1/doc/telemetry.md 09:04:23 spire-1.2.1/doc/telemetry_config.md 09:04:23 spire-1.2.1/doc/upgrading.md 09:04:23 spire-1.2.1/doc/using_spire.md 09:04:23 spire-1.2.1/examples/ 09:04:23 spire-1.2.1/examples/README.md 09:04:23 spire-1.2.1/go.mod 09:04:23 spire-1.2.1/go.sum 09:04:23 spire-1.2.1/pkg/ 09:04:23 spire-1.2.1/pkg/agent/ 09:04:23 spire-1.2.1/pkg/agent/agent.go 09:04:23 spire-1.2.1/pkg/agent/api/ 09:04:23 spire-1.2.1/pkg/agent/api/config.go 09:04:23 spire-1.2.1/pkg/agent/api/debug/ 09:04:23 spire-1.2.1/pkg/agent/api/debug/v1/ 09:04:23 spire-1.2.1/pkg/agent/api/debug/v1/service.go 09:04:23 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 09:04:23 spire-1.2.1/pkg/agent/api/delegatedidentity/ 09:04:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 09:04:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 09:04:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 09:04:23 spire-1.2.1/pkg/agent/api/endpoints.go 09:04:23 spire-1.2.1/pkg/agent/api/health/ 09:04:23 spire-1.2.1/pkg/agent/api/health/v1/ 09:04:23 spire-1.2.1/pkg/agent/api/health/v1/service.go 09:04:23 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 09:04:23 spire-1.2.1/pkg/agent/api/rpccontext/ 09:04:23 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 09:04:23 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 09:04:23 spire-1.2.1/pkg/agent/attestor/ 09:04:23 spire-1.2.1/pkg/agent/attestor/node/ 09:04:23 spire-1.2.1/pkg/agent/attestor/node/experimental.go 09:04:23 spire-1.2.1/pkg/agent/attestor/node/node.go 09:04:23 spire-1.2.1/pkg/agent/attestor/node/node_test.go 09:04:23 spire-1.2.1/pkg/agent/attestor/workload/ 09:04:23 spire-1.2.1/pkg/agent/attestor/workload/workload.go 09:04:23 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 09:04:23 spire-1.2.1/pkg/agent/catalog/ 09:04:23 spire-1.2.1/pkg/agent/catalog/catalog.go 09:04:23 spire-1.2.1/pkg/agent/catalog/keymanager.go 09:04:23 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 09:04:23 spire-1.2.1/pkg/agent/catalog/svidstore.go 09:04:23 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 09:04:23 spire-1.2.1/pkg/agent/client/ 09:04:23 spire-1.2.1/pkg/agent/client/client.go 09:04:23 spire-1.2.1/pkg/agent/client/client_test.go 09:04:23 spire-1.2.1/pkg/agent/client/dial.go 09:04:23 spire-1.2.1/pkg/agent/client/nodeconn.go 09:04:23 spire-1.2.1/pkg/agent/client/nodeconn_test.go 09:04:23 spire-1.2.1/pkg/agent/client/update.go 09:04:23 spire-1.2.1/pkg/agent/client/util.go 09:04:23 spire-1.2.1/pkg/agent/common/ 09:04:23 spire-1.2.1/pkg/agent/common/backoff/ 09:04:23 spire-1.2.1/pkg/agent/common/backoff/backoff.go 09:04:23 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 09:04:23 spire-1.2.1/pkg/agent/common/cgroups/ 09:04:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 09:04:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 09:04:23 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 09:04:23 spire-1.2.1/pkg/agent/config.go 09:04:23 spire-1.2.1/pkg/agent/endpoints/ 09:04:23 spire-1.2.1/pkg/agent/endpoints/config.go 09:04:23 spire-1.2.1/pkg/agent/endpoints/endpoints.go 09:04:23 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 09:04:23 spire-1.2.1/pkg/agent/endpoints/metrics.go 09:04:23 spire-1.2.1/pkg/agent/endpoints/middleware.go 09:04:23 spire-1.2.1/pkg/agent/endpoints/peertracker.go 09:04:23 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 09:04:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 09:04:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 09:04:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 09:04:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 09:04:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 09:04:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 09:04:23 spire-1.2.1/pkg/agent/endpoints/workload/ 09:04:23 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 09:04:23 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 09:04:23 spire-1.2.1/pkg/agent/manager/ 09:04:23 spire-1.2.1/pkg/agent/manager/cache/ 09:04:23 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 09:04:23 spire-1.2.1/pkg/agent/manager/cache/cache.go 09:04:23 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 09:04:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 09:04:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 09:04:23 spire-1.2.1/pkg/agent/manager/cache/sets.go 09:04:23 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 09:04:23 spire-1.2.1/pkg/agent/manager/config.go 09:04:23 spire-1.2.1/pkg/agent/manager/manager.go 09:04:23 spire-1.2.1/pkg/agent/manager/manager_test.go 09:04:23 spire-1.2.1/pkg/agent/manager/storage.go 09:04:23 spire-1.2.1/pkg/agent/manager/storage_test.go 09:04:23 spire-1.2.1/pkg/agent/manager/storecache/ 09:04:23 spire-1.2.1/pkg/agent/manager/storecache/cache.go 09:04:23 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 09:04:23 spire-1.2.1/pkg/agent/manager/sync.go 09:04:23 spire-1.2.1/pkg/agent/plugin/ 09:04:23 spire-1.2.1/pkg/agent/plugin/keymanager/ 09:04:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 09:04:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 09:04:23 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 09:04:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 09:04:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 09:04:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 09:04:23 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 09:04:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 09:04:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 09:04:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 09:04:23 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 09:04:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 09:04:24 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 09:04:24 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 09:04:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 09:04:24 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 09:04:24 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/svidstore/ 09:04:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 09:04:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 09:04:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 09:04:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 09:04:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 09:04:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 09:04:24 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 09:04:24 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 09:04:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 09:04:24 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 09:04:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 09:04:24 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 09:04:24 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 09:04:24 spire-1.2.1/pkg/agent/svid/ 09:04:24 spire-1.2.1/pkg/agent/svid/rotator.go 09:04:24 spire-1.2.1/pkg/agent/svid/rotator_config.go 09:04:24 spire-1.2.1/pkg/agent/svid/rotator_test.go 09:04:24 spire-1.2.1/pkg/agent/svid/store/ 09:04:24 spire-1.2.1/pkg/agent/svid/store/service.go 09:04:24 spire-1.2.1/pkg/agent/svid/store/service_test.go 09:04:24 spire-1.2.1/pkg/common/ 09:04:24 spire-1.2.1/pkg/common/agentpathtemplate/ 09:04:24 spire-1.2.1/pkg/common/agentpathtemplate/template.go 09:04:24 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 09:04:24 spire-1.2.1/pkg/common/api/ 09:04:24 spire-1.2.1/pkg/common/api/metrics.go 09:04:24 spire-1.2.1/pkg/common/api/middleware/ 09:04:24 spire-1.2.1/pkg/common/api/middleware/common_test.go 09:04:24 spire-1.2.1/pkg/common/api/middleware/interceptor.go 09:04:24 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 09:04:24 spire-1.2.1/pkg/common/api/middleware/logger.go 09:04:24 spire-1.2.1/pkg/common/api/middleware/logger_test.go 09:04:24 spire-1.2.1/pkg/common/api/middleware/metrics.go 09:04:24 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 09:04:24 spire-1.2.1/pkg/common/api/middleware/middleware.go 09:04:24 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 09:04:24 spire-1.2.1/pkg/common/api/middleware/misconfig.go 09:04:24 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 09:04:24 spire-1.2.1/pkg/common/api/middleware/names.go 09:04:24 spire-1.2.1/pkg/common/api/middleware/names_test.go 09:04:24 spire-1.2.1/pkg/common/api/names.go 09:04:24 spire-1.2.1/pkg/common/api/ratelimit.go 09:04:24 spire-1.2.1/pkg/common/api/rpccontext/ 09:04:24 spire-1.2.1/pkg/common/api/rpccontext/logger.go 09:04:24 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 09:04:24 spire-1.2.1/pkg/common/api/rpccontext/names.go 09:04:24 spire-1.2.1/pkg/common/auth/ 09:04:24 spire-1.2.1/pkg/common/auth/interceptors.go 09:04:24 spire-1.2.1/pkg/common/auth/interceptors_test.go 09:04:24 spire-1.2.1/pkg/common/auth/untracked_uds.go 09:04:24 spire-1.2.1/pkg/common/bundleutil/ 09:04:24 spire-1.2.1/pkg/common/bundleutil/bundle.go 09:04:24 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 09:04:24 spire-1.2.1/pkg/common/bundleutil/common_test.go 09:04:24 spire-1.2.1/pkg/common/bundleutil/marshal.go 09:04:24 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 09:04:24 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 09:04:24 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 09:04:24 spire-1.2.1/pkg/common/bundleutil/types.go 09:04:24 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 09:04:24 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 09:04:24 spire-1.2.1/pkg/common/catalog/ 09:04:24 spire-1.2.1/pkg/common/catalog/bind.go 09:04:24 spire-1.2.1/pkg/common/catalog/builtin.go 09:04:24 spire-1.2.1/pkg/common/catalog/catalog.go 09:04:24 spire-1.2.1/pkg/common/catalog/catalog_test.go 09:04:24 spire-1.2.1/pkg/common/catalog/closers.go 09:04:24 spire-1.2.1/pkg/common/catalog/cmd_linux.go 09:04:24 spire-1.2.1/pkg/common/catalog/cmd_other.go 09:04:24 spire-1.2.1/pkg/common/catalog/config.go 09:04:24 spire-1.2.1/pkg/common/catalog/config_test.go 09:04:24 spire-1.2.1/pkg/common/catalog/configure.go 09:04:24 spire-1.2.1/pkg/common/catalog/constraints.go 09:04:24 spire-1.2.1/pkg/common/catalog/constraints_test.go 09:04:24 spire-1.2.1/pkg/common/catalog/context.go 09:04:24 spire-1.2.1/pkg/common/catalog/external.go 09:04:24 spire-1.2.1/pkg/common/catalog/host.go 09:04:24 spire-1.2.1/pkg/common/catalog/pipenet.go 09:04:24 spire-1.2.1/pkg/common/catalog/plugin.go 09:04:24 spire-1.2.1/pkg/common/catalog/testplugin/ 09:04:24 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 09:04:24 spire-1.2.1/pkg/common/catalog/testplugin/main.go 09:04:24 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 09:04:24 spire-1.2.1/pkg/common/cli/ 09:04:24 spire-1.2.1/pkg/common/cli/env.go 09:04:24 spire-1.2.1/pkg/common/cli/flags.go 09:04:24 spire-1.2.1/pkg/common/cli/trust_domain.go 09:04:24 spire-1.2.1/pkg/common/cli/trust_domain_test.go 09:04:24 spire-1.2.1/pkg/common/cli/umask.go 09:04:24 spire-1.2.1/pkg/common/cli/umask_posix.go 09:04:24 spire-1.2.1/pkg/common/cli/umask_test.go 09:04:24 spire-1.2.1/pkg/common/cli/umask_windows.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/ 09:04:24 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/flag.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/flag_test.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/format.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/format_test.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/ 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 09:04:24 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 09:04:24 spire-1.2.1/pkg/common/coretypes/ 09:04:24 spire-1.2.1/pkg/common/coretypes/bundle/ 09:04:24 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 09:04:24 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 09:04:24 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 09:04:24 spire-1.2.1/pkg/common/coretypes/bundle/require.go 09:04:24 spire-1.2.1/pkg/common/coretypes/jwtkey/ 09:04:24 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 09:04:24 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 09:04:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 09:04:24 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 09:04:24 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 09:04:24 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 09:04:24 spire-1.2.1/pkg/common/coretypes/x509certificate/ 09:04:24 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 09:04:24 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 09:04:24 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 09:04:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 09:04:24 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 09:04:24 spire-1.2.1/pkg/common/cryptoutil/ 09:04:24 spire-1.2.1/pkg/common/cryptoutil/keys.go 09:04:24 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 09:04:24 spire-1.2.1/pkg/common/diskutil/ 09:04:24 spire-1.2.1/pkg/common/diskutil/file_posix.go 09:04:24 spire-1.2.1/pkg/common/diskutil/file_test.go 09:04:24 spire-1.2.1/pkg/common/diskutil/file_windows.go 09:04:24 spire-1.2.1/pkg/common/errorutil/ 09:04:24 spire-1.2.1/pkg/common/errorutil/wrapper.go 09:04:24 spire-1.2.1/pkg/common/health/ 09:04:24 spire-1.2.1/pkg/common/health/config.go 09:04:24 spire-1.2.1/pkg/common/health/context.go 09:04:24 spire-1.2.1/pkg/common/health/context_test.go 09:04:24 spire-1.2.1/pkg/common/health/health.go 09:04:24 spire-1.2.1/pkg/common/health/health_test.go 09:04:24 spire-1.2.1/pkg/common/health/logger.go 09:04:24 spire-1.2.1/pkg/common/hostservice/ 09:04:24 spire-1.2.1/pkg/common/hostservice/metricsservice/ 09:04:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 09:04:24 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 09:04:24 spire-1.2.1/pkg/common/idutil/ 09:04:24 spire-1.2.1/pkg/common/idutil/require.go 09:04:24 spire-1.2.1/pkg/common/idutil/require_test.go 09:04:24 spire-1.2.1/pkg/common/idutil/safety.go 09:04:24 spire-1.2.1/pkg/common/idutil/safety_test.go 09:04:24 spire-1.2.1/pkg/common/idutil/spiffeid.go 09:04:24 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 09:04:24 spire-1.2.1/pkg/common/jwtsvid/ 09:04:24 spire-1.2.1/pkg/common/jwtsvid/common.go 09:04:24 spire-1.2.1/pkg/common/jwtsvid/sign.go 09:04:24 spire-1.2.1/pkg/common/jwtsvid/token_test.go 09:04:24 spire-1.2.1/pkg/common/jwtsvid/validate.go 09:04:24 spire-1.2.1/pkg/common/jwtutil/ 09:04:24 spire-1.2.1/pkg/common/jwtutil/keyset.go 09:04:24 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 09:04:24 spire-1.2.1/pkg/common/log/ 09:04:24 spire-1.2.1/pkg/common/log/hclog_adapter.go 09:04:24 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 09:04:24 spire-1.2.1/pkg/common/log/log.go 09:04:24 spire-1.2.1/pkg/common/log/log_test.go 09:04:24 spire-1.2.1/pkg/common/log/options.go 09:04:24 spire-1.2.1/pkg/common/nodeutil/ 09:04:24 spire-1.2.1/pkg/common/nodeutil/node.go 09:04:24 spire-1.2.1/pkg/common/nodeutil/node_test.go 09:04:24 spire-1.2.1/pkg/common/peertracker/ 09:04:24 spire-1.2.1/pkg/common/peertracker/conn.go 09:04:24 spire-1.2.1/pkg/common/peertracker/credentials.go 09:04:24 spire-1.2.1/pkg/common/peertracker/errors.go 09:04:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 09:04:24 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 09:04:24 spire-1.2.1/pkg/common/peertracker/info.go 09:04:24 spire-1.2.1/pkg/common/peertracker/listener.go 09:04:24 spire-1.2.1/pkg/common/peertracker/listener_test.go 09:04:24 spire-1.2.1/pkg/common/peertracker/peertracker.go 09:04:24 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 09:04:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 09:04:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 09:04:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 09:04:24 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 09:04:24 spire-1.2.1/pkg/common/peertracker/tcp.go 09:04:24 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 09:04:24 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 09:04:24 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 09:04:24 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 09:04:24 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 09:04:24 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 09:04:24 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 09:04:24 spire-1.2.1/pkg/common/peertracker/uds.go 09:04:24 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 09:04:24 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 09:04:24 spire-1.2.1/pkg/common/peertracker/uds_linux.go 09:04:24 spire-1.2.1/pkg/common/pemutil/ 09:04:24 spire-1.2.1/pkg/common/pemutil/block.go 09:04:24 spire-1.2.1/pkg/common/pemutil/certs.go 09:04:24 spire-1.2.1/pkg/common/pemutil/common.go 09:04:24 spire-1.2.1/pkg/common/pemutil/csr.go 09:04:24 spire-1.2.1/pkg/common/pemutil/keys.go 09:04:24 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 09:04:24 spire-1.2.1/pkg/common/pemutil/testdata/ 09:04:24 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 09:04:24 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 09:04:24 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 09:04:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 09:04:24 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 09:04:24 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 09:04:24 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 09:04:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 09:04:24 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 09:04:24 spire-1.2.1/pkg/common/plugin/ 09:04:24 spire-1.2.1/pkg/common/plugin/aws/ 09:04:24 spire-1.2.1/pkg/common/plugin/aws/iid.go 09:04:24 spire-1.2.1/pkg/common/plugin/azure/ 09:04:24 spire-1.2.1/pkg/common/plugin/azure/msi.go 09:04:24 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 09:04:24 spire-1.2.1/pkg/common/plugin/facade.go 09:04:24 spire-1.2.1/pkg/common/plugin/facade_test.go 09:04:24 spire-1.2.1/pkg/common/plugin/gcp/ 09:04:24 spire-1.2.1/pkg/common/plugin/gcp/iit.go 09:04:24 spire-1.2.1/pkg/common/plugin/k8s/ 09:04:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 09:04:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 09:04:24 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 09:04:24 spire-1.2.1/pkg/common/plugin/k8s/utils.go 09:04:24 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 09:04:24 spire-1.2.1/pkg/common/plugin/log.go 09:04:24 spire-1.2.1/pkg/common/plugin/sshpop/ 09:04:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 09:04:24 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 09:04:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 09:04:24 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 09:04:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 09:04:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 09:04:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 09:04:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 09:04:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 09:04:24 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 09:04:24 spire-1.2.1/pkg/common/plugin/tpmdevid/ 09:04:24 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 09:04:24 spire-1.2.1/pkg/common/plugin/x509pop/ 09:04:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 09:04:24 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 09:04:24 spire-1.2.1/pkg/common/profiling/ 09:04:24 spire-1.2.1/pkg/common/profiling/dumpers.go 09:04:24 spire-1.2.1/pkg/common/profiling/profiling.go 09:04:24 spire-1.2.1/pkg/common/protoutil/ 09:04:24 spire-1.2.1/pkg/common/protoutil/masks.go 09:04:24 spire-1.2.1/pkg/common/protoutil/masks_test.go 09:04:24 spire-1.2.1/pkg/common/rotationutil/ 09:04:24 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 09:04:24 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 09:04:24 spire-1.2.1/pkg/common/selector/ 09:04:24 spire-1.2.1/pkg/common/selector/selector.go 09:04:24 spire-1.2.1/pkg/common/selector/selector_test.go 09:04:24 spire-1.2.1/pkg/common/selector/set.go 09:04:24 spire-1.2.1/pkg/common/selector/set_utils.go 09:04:24 spire-1.2.1/pkg/common/selector/set_utils_test.go 09:04:24 spire-1.2.1/pkg/common/telemetry/ 09:04:24 spire-1.2.1/pkg/common/telemetry/agent/ 09:04:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 09:04:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 09:04:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 09:04:24 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 09:04:24 spire-1.2.1/pkg/common/telemetry/agent/manager.go 09:04:24 spire-1.2.1/pkg/common/telemetry/agent/node.go 09:04:24 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 09:04:24 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 09:04:24 spire-1.2.1/pkg/common/telemetry/agent/store/ 09:04:24 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 09:04:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 09:04:24 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 09:04:24 spire-1.2.1/pkg/common/telemetry/blackhole.go 09:04:24 spire-1.2.1/pkg/common/telemetry/call.go 09:04:24 spire-1.2.1/pkg/common/telemetry/common/ 09:04:24 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 09:04:24 spire-1.2.1/pkg/common/telemetry/config.go 09:04:24 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 09:04:24 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 09:04:24 spire-1.2.1/pkg/common/telemetry/inmem.go 09:04:24 spire-1.2.1/pkg/common/telemetry/inmem_test.go 09:04:24 spire-1.2.1/pkg/common/telemetry/m3.go 09:04:24 spire-1.2.1/pkg/common/telemetry/m3_test.go 09:04:24 spire-1.2.1/pkg/common/telemetry/metrics.go 09:04:24 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 09:04:24 spire-1.2.1/pkg/common/telemetry/names.go 09:04:24 spire-1.2.1/pkg/common/telemetry/prometheus.go 09:04:24 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 09:04:24 spire-1.2.1/pkg/common/telemetry/sanitize.go 09:04:24 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 09:04:24 spire-1.2.1/pkg/common/telemetry/server/ 09:04:24 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 09:04:24 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 09:04:24 spire-1.2.1/pkg/common/telemetry/server/datastore/ 09:04:24 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 09:04:24 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 09:04:24 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 09:04:24 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 09:04:24 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 09:04:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 09:04:24 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 09:04:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 09:04:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 09:04:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 09:04:24 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 09:04:24 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 09:04:24 spire-1.2.1/pkg/common/telemetry/server/rotate.go 09:04:24 spire-1.2.1/pkg/common/telemetry/server/server.go 09:04:24 spire-1.2.1/pkg/common/telemetry/sink.go 09:04:24 spire-1.2.1/pkg/common/telemetry/statsd.go 09:04:24 spire-1.2.1/pkg/common/telemetry/statsd_test.go 09:04:24 spire-1.2.1/pkg/common/telemetry/uptime.go 09:04:24 spire-1.2.1/pkg/common/telemetry/version.go 09:04:24 spire-1.2.1/pkg/common/telemetry/withlabels.go 09:04:24 spire-1.2.1/pkg/common/uptime/ 09:04:24 spire-1.2.1/pkg/common/uptime/uptime.go 09:04:24 spire-1.2.1/pkg/common/uptime/uptime_test.go 09:04:24 spire-1.2.1/pkg/common/util/ 09:04:24 spire-1.2.1/pkg/common/util/certs.go 09:04:24 spire-1.2.1/pkg/common/util/certs_test.go 09:04:24 spire-1.2.1/pkg/common/util/csr.go 09:04:24 spire-1.2.1/pkg/common/util/hash.go 09:04:24 spire-1.2.1/pkg/common/util/selectors.go 09:04:24 spire-1.2.1/pkg/common/util/selectors_test.go 09:04:24 spire-1.2.1/pkg/common/util/signals.go 09:04:24 spire-1.2.1/pkg/common/util/sort.go 09:04:24 spire-1.2.1/pkg/common/util/sort_test.go 09:04:24 spire-1.2.1/pkg/common/util/task.go 09:04:24 spire-1.2.1/pkg/common/util/task_test.go 09:04:24 spire-1.2.1/pkg/common/util/testdata/ 09:04:24 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 09:04:24 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 09:04:24 spire-1.2.1/pkg/common/version/ 09:04:24 spire-1.2.1/pkg/common/version/version.go 09:04:24 spire-1.2.1/pkg/common/x509svid/ 09:04:24 spire-1.2.1/pkg/common/x509svid/common_test.go 09:04:24 spire-1.2.1/pkg/common/x509svid/csr.go 09:04:24 spire-1.2.1/pkg/common/x509svid/upstreamca.go 09:04:24 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 09:04:24 spire-1.2.1/pkg/common/x509util/ 09:04:24 spire-1.2.1/pkg/common/x509util/cert.go 09:04:24 spire-1.2.1/pkg/common/x509util/dns.go 09:04:24 spire-1.2.1/pkg/common/x509util/dns_test.go 09:04:24 spire-1.2.1/pkg/common/x509util/keyid.go 09:04:24 spire-1.2.1/pkg/common/x509util/keypair.go 09:04:24 spire-1.2.1/pkg/common/x509util/serialnumber.go 09:04:24 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 09:04:24 spire-1.2.1/pkg/server/ 09:04:24 spire-1.2.1/pkg/server/api/ 09:04:24 spire-1.2.1/pkg/server/api/agent.go 09:04:24 spire-1.2.1/pkg/server/api/agent/ 09:04:24 spire-1.2.1/pkg/server/api/agent/v1/ 09:04:24 spire-1.2.1/pkg/server/api/agent/v1/service.go 09:04:24 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 09:04:24 spire-1.2.1/pkg/server/api/agent_test.go 09:04:24 spire-1.2.1/pkg/server/api/api.go 09:04:24 spire-1.2.1/pkg/server/api/audit/ 09:04:24 spire-1.2.1/pkg/server/api/audit/audit.go 09:04:24 spire-1.2.1/pkg/server/api/audit/audit_test.go 09:04:24 spire-1.2.1/pkg/server/api/bundle.go 09:04:24 spire-1.2.1/pkg/server/api/bundle/ 09:04:24 spire-1.2.1/pkg/server/api/bundle/v1/ 09:04:24 spire-1.2.1/pkg/server/api/bundle/v1/service.go 09:04:24 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 09:04:24 spire-1.2.1/pkg/server/api/bundle_test.go 09:04:24 spire-1.2.1/pkg/server/api/debug/ 09:04:24 spire-1.2.1/pkg/server/api/debug/v1/ 09:04:24 spire-1.2.1/pkg/server/api/debug/v1/service.go 09:04:24 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 09:04:24 spire-1.2.1/pkg/server/api/entry.go 09:04:24 spire-1.2.1/pkg/server/api/entry/ 09:04:24 spire-1.2.1/pkg/server/api/entry/v1/ 09:04:24 spire-1.2.1/pkg/server/api/entry/v1/service.go 09:04:24 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 09:04:24 spire-1.2.1/pkg/server/api/entry_test.go 09:04:24 spire-1.2.1/pkg/server/api/health/ 09:04:24 spire-1.2.1/pkg/server/api/health/v1/ 09:04:24 spire-1.2.1/pkg/server/api/health/v1/service.go 09:04:24 spire-1.2.1/pkg/server/api/health/v1/service_test.go 09:04:24 spire-1.2.1/pkg/server/api/id.go 09:04:24 spire-1.2.1/pkg/server/api/id_test.go 09:04:24 spire-1.2.1/pkg/server/api/limits/ 09:04:24 spire-1.2.1/pkg/server/api/limits/limits.go 09:04:24 spire-1.2.1/pkg/server/api/middleware/ 09:04:24 spire-1.2.1/pkg/server/api/middleware/alias.go 09:04:24 spire-1.2.1/pkg/server/api/middleware/audit.go 09:04:24 spire-1.2.1/pkg/server/api/middleware/authorization.go 09:04:24 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 09:04:24 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 09:04:24 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 09:04:24 spire-1.2.1/pkg/server/api/middleware/caller.go 09:04:24 spire-1.2.1/pkg/server/api/middleware/caller_test.go 09:04:24 spire-1.2.1/pkg/server/api/middleware/common.go 09:04:24 spire-1.2.1/pkg/server/api/middleware/common_test.go 09:04:24 spire-1.2.1/pkg/server/api/middleware/entries.go 09:04:24 spire-1.2.1/pkg/server/api/middleware/entries_test.go 09:04:24 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 09:04:24 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 09:04:24 spire-1.2.1/pkg/server/api/ratelimit.go 09:04:24 spire-1.2.1/pkg/server/api/rpccontext/ 09:04:24 spire-1.2.1/pkg/server/api/rpccontext/alias.go 09:04:24 spire-1.2.1/pkg/server/api/rpccontext/audit.go 09:04:24 spire-1.2.1/pkg/server/api/rpccontext/caller.go 09:04:24 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 09:04:24 spire-1.2.1/pkg/server/api/selector.go 09:04:24 spire-1.2.1/pkg/server/api/selector_test.go 09:04:24 spire-1.2.1/pkg/server/api/status.go 09:04:24 spire-1.2.1/pkg/server/api/status_test.go 09:04:24 spire-1.2.1/pkg/server/api/svid/ 09:04:24 spire-1.2.1/pkg/server/api/svid/v1/ 09:04:24 spire-1.2.1/pkg/server/api/svid/v1/service.go 09:04:24 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 09:04:24 spire-1.2.1/pkg/server/api/trustdomain.go 09:04:24 spire-1.2.1/pkg/server/api/trustdomain/ 09:04:24 spire-1.2.1/pkg/server/api/trustdomain/v1/ 09:04:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 09:04:24 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 09:04:24 spire-1.2.1/pkg/server/api/trustdomain_test.go 09:04:24 spire-1.2.1/pkg/server/authpolicy/ 09:04:24 spire-1.2.1/pkg/server/authpolicy/defaults.go 09:04:24 spire-1.2.1/pkg/server/authpolicy/policy.go 09:04:24 spire-1.2.1/pkg/server/authpolicy/policy.rego 09:04:24 spire-1.2.1/pkg/server/authpolicy/policy_data.json 09:04:24 spire-1.2.1/pkg/server/authpolicy/policy_test.go 09:04:24 spire-1.2.1/pkg/server/authpolicy/validate.go 09:04:24 spire-1.2.1/pkg/server/bundle/ 09:04:24 spire-1.2.1/pkg/server/bundle/client/ 09:04:24 spire-1.2.1/pkg/server/bundle/client/client.go 09:04:24 spire-1.2.1/pkg/server/bundle/client/client_test.go 09:04:24 spire-1.2.1/pkg/server/bundle/client/manager.go 09:04:24 spire-1.2.1/pkg/server/bundle/client/manager_test.go 09:04:24 spire-1.2.1/pkg/server/bundle/client/sources.go 09:04:24 spire-1.2.1/pkg/server/bundle/client/sources_test.go 09:04:24 spire-1.2.1/pkg/server/bundle/client/updater.go 09:04:24 spire-1.2.1/pkg/server/bundle/client/updater_test.go 09:04:24 spire-1.2.1/pkg/server/ca/ 09:04:24 spire-1.2.1/pkg/server/ca/ca.go 09:04:24 spire-1.2.1/pkg/server/ca/ca_health.go 09:04:24 spire-1.2.1/pkg/server/ca/ca_test.go 09:04:24 spire-1.2.1/pkg/server/ca/journal.go 09:04:24 spire-1.2.1/pkg/server/ca/journal_test.go 09:04:24 spire-1.2.1/pkg/server/ca/manager.go 09:04:24 spire-1.2.1/pkg/server/ca/manager_health.go 09:04:24 spire-1.2.1/pkg/server/ca/manager_test.go 09:04:24 spire-1.2.1/pkg/server/ca/templates.go 09:04:24 spire-1.2.1/pkg/server/ca/upstream_client.go 09:04:24 spire-1.2.1/pkg/server/ca/upstream_client_test.go 09:04:24 spire-1.2.1/pkg/server/ca/validation.go 09:04:24 spire-1.2.1/pkg/server/cache/ 09:04:24 spire-1.2.1/pkg/server/cache/dscache/ 09:04:24 spire-1.2.1/pkg/server/cache/dscache/cache.go 09:04:24 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 09:04:24 spire-1.2.1/pkg/server/cache/entrycache/ 09:04:24 spire-1.2.1/pkg/server/cache/entrycache/cache.go 09:04:24 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 09:04:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 09:04:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 09:04:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 09:04:24 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 09:04:24 spire-1.2.1/pkg/server/catalog/ 09:04:24 spire-1.2.1/pkg/server/catalog/catalog.go 09:04:24 spire-1.2.1/pkg/server/catalog/keymanager.go 09:04:24 spire-1.2.1/pkg/server/catalog/nodeattestor.go 09:04:24 spire-1.2.1/pkg/server/catalog/noderesolver.go 09:04:24 spire-1.2.1/pkg/server/catalog/notifier.go 09:04:24 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 09:04:24 spire-1.2.1/pkg/server/config.go 09:04:24 spire-1.2.1/pkg/server/datastore/ 09:04:24 spire-1.2.1/pkg/server/datastore/datastore.go 09:04:24 spire-1.2.1/pkg/server/datastore/datastore_health.go 09:04:24 spire-1.2.1/pkg/server/datastore/repository.go 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/ 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 09:04:24 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 09:04:24 spire-1.2.1/pkg/server/endpoints/ 09:04:24 spire-1.2.1/pkg/server/endpoints/bundle/ 09:04:24 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 09:04:24 spire-1.2.1/pkg/server/endpoints/bundle/config.go 09:04:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 09:04:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 09:04:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 09:04:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 09:04:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 09:04:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 09:04:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 09:04:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 09:04:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 09:04:24 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 09:04:24 spire-1.2.1/pkg/server/endpoints/bundle/server.go 09:04:24 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 09:04:24 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 09:04:24 spire-1.2.1/pkg/server/endpoints/config.go 09:04:24 spire-1.2.1/pkg/server/endpoints/endpoints.go 09:04:24 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 09:04:24 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 09:04:24 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 09:04:24 spire-1.2.1/pkg/server/endpoints/middleware.go 09:04:24 spire-1.2.1/pkg/server/endpoints/middleware_test.go 09:04:24 spire-1.2.1/pkg/server/hostservice/ 09:04:24 spire-1.2.1/pkg/server/hostservice/agentstore/ 09:04:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 09:04:24 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 09:04:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 09:04:24 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 09:04:24 spire-1.2.1/pkg/server/hostservice/identityprovider/ 09:04:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 09:04:24 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/ 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/ 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/base/ 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/test/ 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 09:04:24 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/ 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 09:04:24 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/noderesolver/ 09:04:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 09:04:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 09:04:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 09:04:24 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 09:04:24 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 09:04:24 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 09:04:24 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/notifier/ 09:04:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 09:04:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 09:04:24 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 09:04:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 09:04:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 09:04:24 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 09:04:24 spire-1.2.1/pkg/server/plugin/notifier/repository.go 09:04:24 spire-1.2.1/pkg/server/plugin/notifier/v1.go 09:04:24 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 09:04:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 09:04:24 spire-1.2.1/pkg/server/registration/ 09:04:24 spire-1.2.1/pkg/server/registration/manager.go 09:04:24 spire-1.2.1/pkg/server/registration/manager_test.go 09:04:24 spire-1.2.1/pkg/server/scanentries.go 09:04:24 spire-1.2.1/pkg/server/scanentries_test.go 09:04:24 spire-1.2.1/pkg/server/server.go 09:04:24 spire-1.2.1/pkg/server/server_test.go 09:04:24 spire-1.2.1/pkg/server/svid/ 09:04:24 spire-1.2.1/pkg/server/svid/observer.go 09:04:24 spire-1.2.1/pkg/server/svid/observer_test.go 09:04:24 spire-1.2.1/pkg/server/svid/rotator.go 09:04:24 spire-1.2.1/pkg/server/svid/rotator_config.go 09:04:24 spire-1.2.1/pkg/server/svid/rotator_config_test.go 09:04:24 spire-1.2.1/pkg/server/svid/rotator_test.go 09:04:24 spire-1.2.1/proto/ 09:04:24 spire-1.2.1/proto/private/ 09:04:24 spire-1.2.1/proto/private/server/ 09:04:24 spire-1.2.1/proto/private/server/journal/ 09:04:24 spire-1.2.1/proto/private/server/journal/journal.pb.go 09:04:24 spire-1.2.1/proto/private/server/journal/journal.proto 09:04:24 spire-1.2.1/proto/spire/ 09:04:24 spire-1.2.1/proto/spire/common/ 09:04:24 spire-1.2.1/proto/spire/common/common.pb.go 09:04:24 spire-1.2.1/proto/spire/common/common.proto 09:04:24 spire-1.2.1/proto/spire/common/plugin/ 09:04:24 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 09:04:24 spire-1.2.1/proto/spire/common/plugin/plugin.proto 09:04:24 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 09:04:24 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 09:04:24 spire-1.2.1/proto/spire/plugin/ 09:04:24 spire-1.2.1/proto/spire/plugin/agent/ 09:04:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 09:04:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 09:04:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 09:04:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 09:04:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 09:04:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 09:04:24 spire-1.2.1/release/ 09:04:24 spire-1.2.1/release/spire-extras/ 09:04:24 spire-1.2.1/release/spire-extras/README.md 09:04:24 spire-1.2.1/release/spire-extras/conf/ 09:04:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 09:04:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 09:04:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 09:04:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 09:04:24 spire-1.2.1/release/spire/ 09:04:24 spire-1.2.1/release/spire/README.md 09:04:24 spire-1.2.1/release/spire/conf/ 09:04:24 spire-1.2.1/release/spire/conf/agent/ 09:04:24 spire-1.2.1/release/spire/conf/agent/agent.conf 09:04:24 spire-1.2.1/release/spire/conf/server/ 09:04:24 spire-1.2.1/release/spire/conf/server/server.conf 09:04:24 spire-1.2.1/script/ 09:04:24 spire-1.2.1/script/build-artifact.sh 09:04:24 spire-1.2.1/script/generate_dummy_ca.sh 09:04:24 spire-1.2.1/support/ 09:04:24 spire-1.2.1/support/k8s/ 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/ 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 09:04:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 09:04:24 spire-1.2.1/support/oidc-discovery-provider/ 09:04:24 spire-1.2.1/support/oidc-discovery-provider/README.md 09:04:24 spire-1.2.1/support/oidc-discovery-provider/common_test.go 09:04:24 spire-1.2.1/support/oidc-discovery-provider/config.go 09:04:24 spire-1.2.1/support/oidc-discovery-provider/config_test.go 09:04:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 09:04:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 09:04:24 spire-1.2.1/support/oidc-discovery-provider/handler.go 09:04:24 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 09:04:24 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 09:04:24 spire-1.2.1/support/oidc-discovery-provider/main.go 09:04:24 spire-1.2.1/support/oidc-discovery-provider/server_api.go 09:04:24 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 09:04:24 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 09:04:24 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 09:04:24 spire-1.2.1/test/ 09:04:24 spire-1.2.1/test/clock/ 09:04:24 spire-1.2.1/test/clock/clock.go 09:04:24 spire-1.2.1/test/fakes/ 09:04:24 spire-1.2.1/test/fakes/fakeagentcatalog/ 09:04:24 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 09:04:24 spire-1.2.1/test/fakes/fakeagentkeymanager/ 09:04:24 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 09:04:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 09:04:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 09:04:24 spire-1.2.1/test/fakes/fakeagentstore/ 09:04:24 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 09:04:24 spire-1.2.1/test/fakes/fakedatastore/ 09:04:24 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 09:04:24 spire-1.2.1/test/fakes/fakeentryclient/ 09:04:24 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 09:04:24 spire-1.2.1/test/fakes/fakehealthchecker/ 09:04:24 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 09:04:24 spire-1.2.1/test/fakes/fakeidentityprovider/ 09:04:24 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 09:04:24 spire-1.2.1/test/fakes/fakemetrics/ 09:04:24 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 09:04:24 spire-1.2.1/test/fakes/fakenoderesolver/ 09:04:24 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 09:04:24 spire-1.2.1/test/fakes/fakenotifier/ 09:04:24 spire-1.2.1/test/fakes/fakenotifier/notifier.go 09:04:24 spire-1.2.1/test/fakes/fakepluginmetrics/ 09:04:24 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 09:04:24 spire-1.2.1/test/fakes/fakeserverca/ 09:04:24 spire-1.2.1/test/fakes/fakeserverca/serverca.go 09:04:24 spire-1.2.1/test/fakes/fakeservercatalog/ 09:04:24 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 09:04:24 spire-1.2.1/test/fakes/fakeserverkeymanager/ 09:04:24 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 09:04:24 spire-1.2.1/test/fakes/fakeservernodeattestor/ 09:04:24 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 09:04:24 spire-1.2.1/test/fakes/fakeupstreamauthority/ 09:04:24 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 09:04:24 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 09:04:24 spire-1.2.1/test/fakes/fakeworkloadapi/ 09:04:24 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 09:04:24 spire-1.2.1/test/fakes/fakeworkloadattestor/ 09:04:24 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 09:04:24 spire-1.2.1/test/fixture/ 09:04:24 spire-1.2.1/test/fixture/certs/ 09:04:24 spire-1.2.1/test/fixture/certs/agent_svid.der 09:04:24 spire-1.2.1/test/fixture/certs/base_cert.pem 09:04:24 spire-1.2.1/test/fixture/certs/base_csr.pem 09:04:24 spire-1.2.1/test/fixture/certs/base_key.pem 09:04:24 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 09:04:24 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 09:04:24 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 09:04:24 spire-1.2.1/test/fixture/certs/blog_cert.pem 09:04:24 spire-1.2.1/test/fixture/certs/blog_csr.pem 09:04:24 spire-1.2.1/test/fixture/certs/blog_key.pem 09:04:24 spire-1.2.1/test/fixture/certs/bundle.der 09:04:24 spire-1.2.1/test/fixture/certs/ca.pem 09:04:24 spire-1.2.1/test/fixture/certs/ca_key.pem 09:04:24 spire-1.2.1/test/fixture/certs/database_cert.pem 09:04:24 spire-1.2.1/test/fixture/certs/database_csr.pem 09:04:24 spire-1.2.1/test/fixture/certs/database_key.pem 09:04:24 spire-1.2.1/test/fixture/certs/node_cert.pem 09:04:24 spire-1.2.1/test/fixture/certs/node_csr.pem 09:04:24 spire-1.2.1/test/fixture/certs/node_key.pem 09:04:24 spire-1.2.1/test/fixture/certs/svid.pem 09:04:24 spire-1.2.1/test/fixture/certs/svid_key.pem 09:04:24 spire-1.2.1/test/fixture/config/ 09:04:24 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 09:04:24 spire-1.2.1/test/fixture/config/agent_good.conf 09:04:24 spire-1.2.1/test/fixture/config/agent_good_templated.conf 09:04:24 spire-1.2.1/test/fixture/config/plugin_good.conf 09:04:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 09:04:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 09:04:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 09:04:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 09:04:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 09:04:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 09:04:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 09:04:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 09:04:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 09:04:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 09:04:24 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 09:04:24 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 09:04:24 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 09:04:24 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 09:04:24 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 09:04:24 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 09:04:24 spire-1.2.1/test/fixture/config/server_good.conf 09:04:24 spire-1.2.1/test/fixture/config/server_good_templated.conf 09:04:24 spire-1.2.1/test/fixture/fixture.go 09:04:24 spire-1.2.1/test/fixture/nodeattestor/ 09:04:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 09:04:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 09:04:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 09:04:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 09:04:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 09:04:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 09:04:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 09:04:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 09:04:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 09:04:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 09:04:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 09:04:24 spire-1.2.1/test/fixture/registration/ 09:04:24 spire-1.2.1/test/fixture/registration/entries.json 09:04:24 spire-1.2.1/test/fixture/registration/good-for-update.json 09:04:24 spire-1.2.1/test/fixture/registration/good.json 09:04:24 spire-1.2.1/test/fixture/registration/invalid.json 09:04:24 spire-1.2.1/test/fixture/registration/invalid_json.json 09:04:24 spire-1.2.1/test/fixture/registration/manager_test_entries.json 09:04:24 spire-1.2.1/test/integration/ 09:04:24 spire-1.2.1/test/integration/README.md 09:04:24 spire-1.2.1/test/integration/common 09:04:24 spire-1.2.1/test/integration/setup/ 09:04:24 spire-1.2.1/test/integration/setup/adminclient/ 09:04:24 spire-1.2.1/test/integration/setup/adminclient/build.sh 09:04:24 spire-1.2.1/test/integration/setup/adminclient/client.go 09:04:24 spire-1.2.1/test/integration/setup/debugagent/ 09:04:24 spire-1.2.1/test/integration/setup/debugagent/build.sh 09:04:24 spire-1.2.1/test/integration/setup/debugagent/main.go 09:04:24 spire-1.2.1/test/integration/setup/debugserver/ 09:04:24 spire-1.2.1/test/integration/setup/debugserver/build.sh 09:04:24 spire-1.2.1/test/integration/setup/debugserver/main.go 09:04:24 spire-1.2.1/test/integration/setup/downstreamclient/ 09:04:24 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 09:04:24 spire-1.2.1/test/integration/setup/downstreamclient/client.go 09:04:24 spire-1.2.1/test/integration/setup/itclient/ 09:04:24 spire-1.2.1/test/integration/setup/itclient/client.go 09:04:24 spire-1.2.1/test/integration/setup/node-attestation/ 09:04:24 spire-1.2.1/test/integration/setup/node-attestation/build.sh 09:04:24 spire-1.2.1/test/integration/setup/node-attestation/client.go 09:04:24 spire-1.2.1/test/integration/setup/x509pop/ 09:04:24 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 09:04:24 spire-1.2.1/test/integration/setup/x509pop/setup.sh 09:04:24 spire-1.2.1/test/integration/suites/ 09:04:24 spire-1.2.1/test/integration/suites/admin-endpoints/ 09:04:24 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 09:04:24 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 09:04:24 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 09:04:24 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 09:04:24 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 09:04:24 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 09:04:24 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 09:04:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 09:04:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 09:04:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 09:04:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 09:04:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 09:04:24 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 09:04:24 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 09:04:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 09:04:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 09:04:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 09:04:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 09:04:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 09:04:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 09:04:24 spire-1.2.1/test/integration/suites/datastore-mysql/ 09:04:24 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 09:04:24 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 09:04:24 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 09:04:24 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 09:04:24 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres/ 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 09:04:24 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 09:04:24 spire-1.2.1/test/integration/suites/debug-endpoints/ 09:04:24 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 09:04:24 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 09:04:24 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 09:04:24 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 09:04:24 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 09:04:24 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 09:04:24 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 09:04:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 09:04:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 09:04:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 09:04:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 09:04:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 09:04:24 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 09:04:24 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 09:04:24 spire-1.2.1/test/integration/suites/downstream-endpoints/ 09:04:24 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 09:04:24 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 09:04:24 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 09:04:24 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 09:04:24 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 09:04:24 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 09:04:24 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 09:04:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 09:04:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 09:04:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 09:04:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 09:04:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 09:04:24 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 09:04:24 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 09:04:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 09:04:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 09:04:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 09:04:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 09:04:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 09:04:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 09:04:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 09:04:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 09:04:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 09:04:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 09:04:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 09:04:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 09:04:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 09:04:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 09:04:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 09:04:25 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 09:04:25 spire-1.2.1/test/integration/suites/join-token/ 09:04:25 spire-1.2.1/test/integration/suites/join-token/01-start-server 09:04:25 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 09:04:25 spire-1.2.1/test/integration/suites/join-token/03-start-agent 09:04:25 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 09:04:25 spire-1.2.1/test/integration/suites/join-token/05-check-svid 09:04:25 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 09:04:25 spire-1.2.1/test/integration/suites/join-token/README.md 09:04:25 spire-1.2.1/test/integration/suites/join-token/conf/ 09:04:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 09:04:25 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 09:04:25 spire-1.2.1/test/integration/suites/join-token/conf/server/ 09:04:25 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 09:04:25 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 09:04:25 spire-1.2.1/test/integration/suites/join-token/teardown 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/ 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 09:04:25 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/ 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 09:04:25 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 09:04:25 spire-1.2.1/test/integration/suites/k8s/ 09:04:25 spire-1.2.1/test/integration/suites/k8s/00-setup 09:04:25 spire-1.2.1/test/integration/suites/k8s/01-apply-config 09:04:25 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 09:04:25 spire-1.2.1/test/integration/suites/k8s/README.md 09:04:25 spire-1.2.1/test/integration/suites/k8s/conf/ 09:04:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 09:04:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 09:04:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s/conf/server/ 09:04:25 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 09:04:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 09:04:25 spire-1.2.1/test/integration/suites/k8s/init-kubectl 09:04:25 spire-1.2.1/test/integration/suites/k8s/teardown 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/ 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/README.md 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/root/ 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 09:04:25 spire-1.2.1/test/integration/suites/nested-rotation/teardown 09:04:25 spire-1.2.1/test/integration/suites/node-attestation/ 09:04:25 spire-1.2.1/test/integration/suites/node-attestation/00-setup 09:04:25 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 09:04:25 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 09:04:25 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 09:04:25 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 09:04:25 spire-1.2.1/test/integration/suites/node-attestation/README.md 09:04:25 spire-1.2.1/test/integration/suites/node-attestation/conf/ 09:04:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 09:04:25 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 09:04:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 09:04:25 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 09:04:25 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 09:04:25 spire-1.2.1/test/integration/suites/node-attestation/teardown 09:04:25 spire-1.2.1/test/integration/suites/rotation/ 09:04:25 spire-1.2.1/test/integration/suites/rotation/00-setup 09:04:25 spire-1.2.1/test/integration/suites/rotation/01-start-server 09:04:25 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 09:04:25 spire-1.2.1/test/integration/suites/rotation/03-start-agent 09:04:25 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 09:04:25 spire-1.2.1/test/integration/suites/rotation/05-check-svids 09:04:25 spire-1.2.1/test/integration/suites/rotation/README.md 09:04:25 spire-1.2.1/test/integration/suites/rotation/conf/ 09:04:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 09:04:25 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 09:04:25 spire-1.2.1/test/integration/suites/rotation/conf/server/ 09:04:25 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 09:04:25 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 09:04:25 spire-1.2.1/test/integration/suites/rotation/teardown 09:04:25 spire-1.2.1/test/integration/suites/self-test/ 09:04:25 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 09:04:25 spire-1.2.1/test/integration/suites/self-test/README.md 09:04:25 spire-1.2.1/test/integration/suites/self-test/teardown 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/ 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 09:04:25 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 09:04:25 spire-1.2.1/test/integration/suites/upgrade/ 09:04:25 spire-1.2.1/test/integration/suites/upgrade/00-setup 09:04:25 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 09:04:25 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 09:04:25 spire-1.2.1/test/integration/suites/upgrade/README.md 09:04:25 spire-1.2.1/test/integration/suites/upgrade/conf/ 09:04:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 09:04:25 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 09:04:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 09:04:25 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 09:04:25 spire-1.2.1/test/integration/suites/upgrade/teardown 09:04:25 spire-1.2.1/test/integration/suites/upgrade/versions.txt 09:04:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 09:04:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 09:04:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 09:04:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 09:04:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 09:04:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 09:04:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 09:04:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 09:04:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 09:04:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 09:04:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 09:04:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 09:04:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 09:04:25 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 09:04:25 spire-1.2.1/test/integration/test-one.sh 09:04:25 spire-1.2.1/test/integration/test.sh 09:04:25 spire-1.2.1/test/plugintest/ 09:04:25 spire-1.2.1/test/plugintest/config.go 09:04:25 spire-1.2.1/test/plugintest/load.go 09:04:25 spire-1.2.1/test/plugintest/option.go 09:04:25 spire-1.2.1/test/spiretest/ 09:04:25 spire-1.2.1/test/spiretest/apiserver.go 09:04:25 spire-1.2.1/test/spiretest/assertions.go 09:04:25 spire-1.2.1/test/spiretest/dir.go 09:04:25 spire-1.2.1/test/spiretest/errors_posix.go 09:04:25 spire-1.2.1/test/spiretest/errors_windows.go 09:04:25 spire-1.2.1/test/spiretest/logs.go 09:04:25 spire-1.2.1/test/spiretest/socketapi.go 09:04:25 spire-1.2.1/test/spiretest/suite.go 09:04:25 spire-1.2.1/test/spiretest/x509.go 09:04:25 spire-1.2.1/test/testca/ 09:04:25 spire-1.2.1/test/testca/ca.go 09:04:25 spire-1.2.1/test/testkey/ 09:04:25 spire-1.2.1/test/testkey/generate.sh 09:04:25 spire-1.2.1/test/testkey/genkeys.go 09:04:25 spire-1.2.1/test/testkey/keys.go 09:04:25 spire-1.2.1/test/testkey/new.go 09:04:25 spire-1.2.1/test/tpmsimulator/ 09:04:25 spire-1.2.1/test/tpmsimulator/simulator.go 09:04:25 spire-1.2.1/test/util/ 09:04:25 spire-1.2.1/test/util/cert_fixtures.go 09:04:25 spire-1.2.1/test/util/cert_generation.go 09:04:25 spire-1.2.1/test/util/io_redirection.go 09:04:25 spire-1.2.1/test/util/race.go 09:04:25 spire-1.2.1/test/util/util.go 09:04:25 building spire from source... 09:04:25 Installing go1.17.7... 09:04:52 Building bin/spire-server... 09:04:52 go: downloading github.com/mitchellh/cli v1.1.2 09:04:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 09:04:52 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 09:04:52 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 09:04:52 go: downloading google.golang.org/grpc v1.44.0 09:04:53 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 09:04:54 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 09:04:54 go: downloading github.com/imdario/mergo v0.3.12 09:04:54 go: downloading github.com/sirupsen/logrus v1.8.1 09:04:54 go: downloading github.com/hashicorp/go-hclog v1.1.0 09:04:55 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 09:04:55 go: downloading github.com/fatih/color v1.13.0 09:04:55 go: downloading github.com/mattn/go-isatty v0.0.14 09:04:55 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 09:04:55 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 09:04:55 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 09:04:55 go: downloading github.com/hashicorp/go-plugin v1.4.3 09:04:55 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 09:04:57 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 09:04:57 go: downloading github.com/InVisionApp/go-logger v1.0.1 09:04:58 go: downloading github.com/open-policy-agent/opa v0.38.0 09:05:24 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 09:05:24 go: downloading github.com/armon/go-metrics v0.3.10 09:05:24 go: downloading github.com/prometheus/client_golang v1.12.1 09:05:24 go: downloading github.com/uber-go/tally/v4 v4.1.1 09:05:24 go: downloading github.com/mattn/go-colorable v0.1.12 09:05:24 go: downloading github.com/Masterminds/goutils v1.1.0 09:05:24 go: downloading github.com/Masterminds/semver v1.5.0 09:05:24 go: downloading github.com/google/uuid v1.1.2 09:05:24 go: downloading github.com/huandu/xstrings v1.3.2 09:05:24 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 09:05:24 go: downloading github.com/oklog/run v1.0.0 09:05:25 go: downloading github.com/imkira/go-observer v1.0.3 09:05:25 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 09:05:25 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 09:05:25 go: downloading github.com/prometheus/client_model v0.2.0 09:05:25 go: downloading github.com/prometheus/common v0.32.1 09:05:25 go: downloading github.com/beorn7/perks v1.0.1 09:05:25 go: downloading github.com/cespare/xxhash/v2 v2.1.2 09:05:25 go: downloading github.com/prometheus/procfs v0.7.3 09:05:25 go: downloading github.com/hashicorp/errwrap v1.1.0 09:05:26 go: downloading go.uber.org/atomic v1.9.0 09:05:26 go: downloading github.com/mitchellh/reflectwalk v1.0.1 09:05:26 go: downloading gopkg.in/yaml.v2 v2.4.0 09:05:26 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 09:05:26 go: downloading github.com/gobwas/glob v0.2.3 09:05:27 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 09:05:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 09:05:27 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 09:05:27 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 09:05:27 go: downloading github.com/hashicorp/golang-lru v0.5.4 09:05:27 go: downloading github.com/stretchr/testify v1.7.0 09:05:27 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 09:05:28 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 09:05:28 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 09:05:29 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 09:05:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 09:05:36 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 09:05:36 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 09:05:36 go: downloading github.com/blang/semver/v4 v4.0.0 09:05:36 go: downloading github.com/go-sql-driver/mysql v1.6.0 09:05:36 go: downloading github.com/jinzhu/gorm v1.9.16 09:05:36 go: downloading github.com/lib/pq v1.10.4 09:05:36 go: downloading github.com/mattn/go-sqlite3 v1.14.12 09:05:36 go: downloading k8s.io/client-go v0.23.4 09:05:36 go: downloading k8s.io/api v0.23.4 09:05:37 go: downloading google.golang.org/api v0.70.0 09:05:52 go: downloading cloud.google.com/go/storage v1.21.0 09:05:52 go: downloading cloud.google.com/go v0.100.2 09:05:53 go: downloading k8s.io/apimachinery v0.23.4 09:05:55 go: downloading k8s.io/kube-aggregator v0.23.3 09:05:56 go: downloading github.com/aws/aws-sdk-go v1.43.0 09:06:35 go: downloading github.com/google/go-tpm v0.3.3 09:06:35 go: downloading sigs.k8s.io/controller-runtime v0.11.1 09:06:35 go: downloading github.com/hashicorp/vault/api v1.4.1 09:06:35 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 09:06:35 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 09:06:35 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 09:06:35 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 09:06:35 go: downloading cloud.google.com/go/security v1.3.0 09:06:35 go: downloading github.com/twmb/murmur3 v1.1.6 09:06:35 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 09:06:35 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 09:06:35 go: downloading github.com/tklauser/go-sysconf v0.3.9 09:06:35 go: downloading github.com/aws/smithy-go v1.11.0 09:06:35 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 09:06:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 09:06:36 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 09:06:36 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 09:06:36 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 09:06:36 go: downloading github.com/jinzhu/inflection v1.0.0 09:06:36 go: downloading github.com/gogo/protobuf v1.3.2 09:06:43 go: downloading cloud.google.com/go/compute v1.3.0 09:06:43 go: downloading cloud.google.com/go/iam v0.1.1 09:06:43 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 09:06:43 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 09:06:44 go: downloading k8s.io/klog/v2 v2.30.0 09:06:44 go: downloading github.com/google/gofuzz v1.1.0 09:06:44 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 09:06:45 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 09:06:46 go: downloading github.com/spf13/pflag v1.0.5 09:06:47 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 09:06:47 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 09:06:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 09:06:47 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 09:06:47 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 09:06:47 go: downloading github.com/hashicorp/vault/sdk v0.4.1 09:06:48 go: downloading github.com/mitchellh/mapstructure v1.4.3 09:06:49 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 09:06:49 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 09:06:49 go: downloading github.com/Azure/go-autorest/logger v0.2.1 09:06:49 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 09:06:49 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 09:06:49 go: downloading github.com/dimchansky/utfbom v1.1.1 09:06:49 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 09:06:50 go: downloading github.com/tklauser/numcpus v0.3.0 09:06:50 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 09:06:50 go: downloading go.opencensus.io v0.23.0 09:06:51 go: downloading gopkg.in/inf.v0 v0.9.1 09:06:51 go: downloading github.com/go-logr/logr v1.2.2 09:06:51 go: downloading github.com/google/go-cmp v0.5.7 09:06:51 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 09:06:52 go: downloading github.com/json-iterator/go v1.1.12 09:06:52 go: downloading github.com/googleapis/gnostic v0.5.5 09:06:56 go: downloading github.com/jmespath/go-jmespath v0.4.0 09:06:57 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 09:06:57 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 09:06:58 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 09:07:00 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 09:07:00 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 09:07:01 go: downloading go.uber.org/zap v1.21.0 09:07:01 go: downloading sigs.k8s.io/yaml v1.3.0 09:07:02 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 09:07:02 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 09:07:02 go: downloading github.com/modern-go/reflect2 v1.0.2 09:07:02 go: downloading github.com/ryanuber/go-glob v1.0.0 09:07:02 go: downloading github.com/golang/snappy v0.0.4 09:07:02 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 09:07:13 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 09:07:13 go: downloading github.com/hashicorp/go-uuid v1.0.2 09:07:13 go: downloading github.com/hashicorp/go-version v1.2.0 09:07:13 go: downloading go.uber.org/multierr v1.6.0 09:07:35 Removing intermediate container 689c541e6488 09:07:35 ---> 98dfb757ebdd 09:07:35 09:07:35 Step 10/23 : FROM alpine:3.14 09:07:35 ---> ac73e934f311 09:07:35 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:07:35 ---> Running in 23952a3e90d0 09:07:35 Removing intermediate container 23952a3e90d0 09:07:35 ---> 6136e9599080 09:07:35 Step 12/23 : ENV APP_PORT=59880 09:07:35 ---> Running in 09f29300257f 09:07:36 Removing intermediate container 09f29300257f 09:07:36 ---> 43b1ff6a7043 09:07:36 Step 13/23 : EXPOSE $APP_PORT 09:07:36 ---> Running in a20b11ef0db5 09:07:37 Removing intermediate container a20b11ef0db5 09:07:37 ---> 46eb41fe92f6 09:07:37 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:37 ---> Running in cca47a5bbf38 09:07:43 Removing intermediate container cca47a5bbf38 09:07:43 ---> cb3d5475d9d0 09:07:43 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 09:07:43 ---> Running in 6399c1ad3f90 09:07:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 09:07:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 09:07:47 (1/6) Installing dumb-init (1.2.5-r1) 09:07:47 (2/6) Installing libgcc (10.3.1_git20210424-r2) 09:07:47 (3/6) Installing libsodium (1.0.18-r0) 09:07:47 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 09:07:48 (5/6) Installing libzmq (4.3.4-r0) 09:07:48 (6/6) Installing zeromq (4.3.4-r0) 09:07:48 Executing busybox-1.33.1-r7.trigger 09:07:48 Removing intermediate container a10b7c776296 09:07:48 ---> 99598760fe5f 09:07:48 09:07:48 Step 9/20 : FROM alpine:3.15 09:07:48 OK: 8 MiB in 20 packages 09:07:48 3.15: Pulling from library/alpine 09:07:49 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 09:07:49 Status: Downloaded newer image for alpine:3.15 09:07:49 ---> 3fb3c9af89a9 09:07:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:07:49 ---> Running in 6efa4076a99b 09:07:50 Removing intermediate container 6399c1ad3f90 09:07:50 ---> e05b407b536d 09:07:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:50 Removing intermediate container 6efa4076a99b 09:07:50 ---> dec1c8f89524 09:07:50 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:50 ---> Running in 413da7e04bcd 09:07:51 ---> b0658a47c3c2 09:07:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:07:54 ---> 198d6ec0e1d2 09:07:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:07:54 Removing intermediate container 413da7e04bcd 09:07:54 ---> cd69d27ae704 09:07:54 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:07:55 ---> Running in 287deefe4833 09:07:56 ---> 9bf684ba7e44 09:07:56 Step 19/23 : ENTRYPOINT ["/core-data"] 09:07:56 ---> Running in b3871b67be29 09:07:56 Removing intermediate container b3871b67be29 09:07:56 ---> 8bbdccf627d1 09:07:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:07:57 ---> Running in ad1580ea76c5 09:07:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:07:57 Removing intermediate container ad1580ea76c5 09:07:57 ---> ad14d817ec20 09:07:57 Step 21/23 : LABEL arch=arm64 09:07:57 ---> Running in 00ff29cb1e68 09:07:58 Removing intermediate container 00ff29cb1e68 09:07:58 ---> 25f530b3be9e 09:07:58 Step 22/23 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:07:58 ---> Running in fc702998741b 09:07:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:07:59 Removing intermediate container fc702998741b 09:07:59 ---> 0565a508d870 09:07:59 Step 23/23 : LABEL version=2.2.0-dev.86 09:07:59 ---> Running in e0b4bde66cf3 09:07:59 Removing intermediate container e0b4bde66cf3 09:07:59 ---> 825caede3ae3 09:07:59 09:08:00 v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:08:00 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:08:00 OK: 15730 distinct packages available 09:08:00 Successfully built 825caede3ae3 09:08:00 Successfully tagged core-data-arm64:latest 09:08:00  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:08:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:08:01 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 09:08:01 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 09:08:02 (1/9) Installing ca-certificates (20211220-r0) 09:08:02 (2/9) Installing brotli-libs (1.0.9-r5) 09:08:03 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:08:03 (4/9) Installing libcurl (7.80.0-r1) 09:08:03 (5/9) Installing curl (7.80.0-r1) 09:08:03 (6/9) Installing dumb-init (1.2.5-r1) 09:08:03 (7/9) Installing musl-obstack (1.2.3-r0) 09:08:03 (8/9) Installing libucontext (1.1-r0) 09:08:03 (9/9) Installing gcompat (1.0.0-r4) 09:08:03 Executing busybox-1.34.1-r5.trigger 09:08:03 Executing ca-certificates-20211220-r0.trigger 09:08:03 OK: 8 MiB in 23 packages 09:08:06 Removing intermediate container 287deefe4833 09:08:06 ---> aee5eb3f473a 09:08:06 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:07 ---> f9d9ed948df4 09:08:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:08:09 ---> d01475346de5 09:08:09 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:08:09 ---> c691e86366c3 09:08:09 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:08:10 ---> Running in 667cdaaa3e53 09:08:10 Removing intermediate container 667cdaaa3e53 09:08:10 ---> 6269706a3922 09:08:10 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:08:10 ---> Running in d743c0858f4e 09:08:11 Removing intermediate container d743c0858f4e 09:08:11 ---> 444ffa328e31 09:08:11 Step 18/20 : LABEL arch=arm64 09:08:11 ---> Running in f01540ba4e14 09:08:11 Removing intermediate container f01540ba4e14 09:08:11 ---> 4161b9d5e509 09:08:11 Step 19/20 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:08:11 ---> Running in e13b448a2faa 09:08:12 Removing intermediate container e13b448a2faa 09:08:12 ---> d414df716ec1 09:08:12 Step 20/20 : LABEL version=2.2.0-dev.86 09:08:12 ---> Running in bd586cffb143 09:08:12 Removing intermediate container bd586cffb143 09:08:12 ---> 07d0e22e629e 09:08:12 09:08:13 Successfully built 07d0e22e629e 09:08:13 Successfully tagged security-spiffe-token-provider-arm64:latest 09:24:37  Building security-spiffe-token-provider ... done Building bin/spire-agent... 09:24:37 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:24:37 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:24:37 go: downloading github.com/docker/docker v20.10.12+incompatible 09:24:37 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:24:37 go: downloading github.com/google/go-tpm-tools v0.3.3 09:24:37 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:24:37 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:24:37 go: downloading github.com/docker/go-connections v0.4.0 09:24:37 go: downloading github.com/docker/go-units v0.4.0 09:24:37 go: downloading github.com/opencontainers/image-spec v1.0.1 09:24:37 go: downloading github.com/containerd/containerd v1.3.4 09:24:37 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:24:37 go: downloading github.com/opencontainers/go-digest v1.0.0 09:28:59 Building bin/spire-agent... 09:28:59 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:28:59 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:28:59 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:28:59 go: downloading github.com/docker/docker v20.10.12+incompatible 09:28:59 go: downloading github.com/google/go-tpm-tools v0.3.3 09:28:59 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:28:59 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:28:59 go: downloading github.com/docker/go-connections v0.4.0 09:28:59 go: downloading github.com/docker/go-units v0.4.0 09:28:59 go: downloading github.com/opencontainers/image-spec v1.0.1 09:28:59 go: downloading github.com/containerd/containerd v1.3.4 09:28:59 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:28:59 go: downloading github.com/opencontainers/go-digest v1.0.0 09:30:51 Removing intermediate container a71714d18468 09:30:51 ---> 706091531725 09:30:51 09:30:51 Step 13/26 : FROM alpine:3.15 09:30:51 ---> 3fb3c9af89a9 09:30:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:30:51 ---> Using cache 09:30:51 ---> dec1c8f89524 09:30:51 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:30:51 ---> Using cache 09:30:51 ---> cd69d27ae704 09:30:51 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:30:51 ---> Running in a66886b621da 09:30:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:30:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:30:51 v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:30:51 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:30:51 OK: 15730 distinct packages available 09:30:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:30:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:30:51 (1/4) Installing dumb-init (1.2.5-r1) 09:30:51 (2/4) Installing musl-obstack (1.2.3-r0) 09:30:51 (3/4) Installing libucontext (1.1-r0) 09:30:51 (4/4) Installing gcompat (1.0.0-r4) 09:30:52 Executing busybox-1.34.1-r5.trigger 09:30:52 OK: 6 MiB in 18 packages 09:30:53 Removing intermediate container a66886b621da 09:30:53 ---> 387b1faa7190 09:30:53 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:30:59 ---> 12fc421a457e 09:30:59 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:30:59 ---> e637784d39e2 09:30:59 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:30:59 ---> Running in 0a94737ac77b 09:30:59 Removing intermediate container 0a94737ac77b 09:30:59 ---> 22fb4032cde3 09:30:59 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:31:00 ---> d62bc51f1020 09:31:00 Step 21/26 : WORKDIR / 09:31:00 ---> Running in 2518c041d9b7 09:31:01 Removing intermediate container 2518c041d9b7 09:31:01 ---> 2efb0b4ed336 09:31:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:31:01 ---> Running in ad4fbb65bbba 09:31:02 Removing intermediate container ad4fbb65bbba 09:31:02 ---> 9ee8f2ad054c 09:31:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:31:02 ---> Running in 0828ab55e471 09:31:02 Removing intermediate container 0828ab55e471 09:31:02 ---> 4f205775fbd9 09:31:02 Step 24/26 : LABEL arch=arm64 09:31:02 ---> Running in a113f6af8caf 09:31:03 Removing intermediate container a113f6af8caf 09:31:03 ---> 8a48a9cd4d8d 09:31:03 Step 25/26 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:31:03 ---> Running in 33a92e4d6255 09:31:03 Removing intermediate container 33a92e4d6255 09:31:03 ---> d7d0fc58f3dd 09:31:03 Step 26/26 : LABEL version=2.2.0-dev.86 09:31:03 ---> Running in 96fbae53fdee 09:31:04 Removing intermediate container 96fbae53fdee 09:31:04 ---> 2357f2fcc894 09:31:04 09:31:04 Successfully built 2357f2fcc894 09:31:04 Successfully tagged security-spire-config-arm64:latest 09:33:11  Building security-spire-config ... done Building bin/spire-agent... 09:33:11 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 09:33:11 go: downloading cloud.google.com/go/secretmanager v1.3.0 09:33:11 go: downloading github.com/docker/docker v20.10.12+incompatible 09:33:11 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 09:33:11 go: downloading github.com/google/go-tpm-tools v0.3.3 09:33:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 09:33:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 09:33:11 go: downloading github.com/docker/go-connections v0.4.0 09:33:11 go: downloading github.com/docker/go-units v0.4.0 09:33:11 go: downloading github.com/opencontainers/image-spec v1.0.1 09:33:11 go: downloading github.com/containerd/containerd v1.3.4 09:33:11 go: downloading github.com/docker/distribution v2.7.1+incompatible 09:33:11 go: downloading github.com/opencontainers/go-digest v1.0.0 09:33:38 Removing intermediate container c1c4a3d38664 09:33:38 ---> 2ac877e3b6fc 09:33:38 09:33:38 Step 13/26 : FROM alpine:3.15 09:33:38 ---> 3fb3c9af89a9 09:33:38 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:33:38 ---> Using cache 09:33:38 ---> dec1c8f89524 09:33:38 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:38 ---> Using cache 09:33:38 ---> cd69d27ae704 09:33:38 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:33:38 ---> Running in 5a6b07af7188 09:33:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:33:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:33:40 v3.15.4-73-gb502bce698 [https://nl.alpinelinux.org/alpine/v3.15/main] 09:33:40 v3.15.4-74-g5908c892e4 [https://nl.alpinelinux.org/alpine/v3.15/community] 09:33:40 OK: 15730 distinct packages available 09:33:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:33:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:33:42 (1/5) Installing dumb-init (1.2.5-r1) 09:33:42 (2/5) Installing musl-obstack (1.2.3-r0) 09:33:42 (3/5) Installing libucontext (1.1-r0) 09:33:42 (4/5) Installing gcompat (1.0.0-r4) 09:33:42 (5/5) Installing openssl (1.1.1n-r0) 09:33:42 Executing busybox-1.34.1-r5.trigger 09:33:42 OK: 6 MiB in 19 packages 09:33:44 Removing intermediate container 5a6b07af7188 09:33:44 ---> 69d0828d3d63 09:33:44 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 09:33:47 ---> cbb86657b2c8 09:33:47 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:33:53 ---> d2efece906da 09:33:53 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:33:54 ---> 6a0eeea7c87e 09:33:54 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:33:55 ---> 4d5634e7457d 09:33:55 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:33:55 ---> 1ad3b34aec9a 09:33:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:33:56 ---> Running in e548726fa503 09:33:56 Removing intermediate container e548726fa503 09:33:56 ---> 5a400e0cba5f 09:33:56 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:33:56 ---> Running in 1c546f3fc49d 09:33:57 Removing intermediate container 1c546f3fc49d 09:33:57 ---> dcdb6f8422a0 09:33:57 Step 24/26 : LABEL arch=arm64 09:33:57 ---> Running in 9e45b6d08616 09:33:57 Removing intermediate container 9e45b6d08616 09:33:57 ---> 2220724d89bd 09:33:57 Step 25/26 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:33:57 ---> Running in 4b136db86830 09:33:58 Removing intermediate container 4b136db86830 09:33:58 ---> 3afafdfae775 09:33:58 Step 26/26 : LABEL version=2.2.0-dev.86 09:33:58 ---> Running in 6f4abe3ed835 09:33:59 Removing intermediate container 6f4abe3ed835 09:33:59 ---> 88c78c8a4772 09:33:59 09:33:59 Successfully built 88c78c8a4772 09:33:59 Successfully tagged security-spire-agent-arm64:latest 09:36:51  Building security-spire-agent ... done Removing intermediate container cf0aa193f3ce 09:36:51 ---> 11961669888a 09:36:51 09:36:51 Step 13/25 : FROM alpine:3.15 09:36:51 ---> 3fb3c9af89a9 09:36:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:36:51 ---> Using cache 09:36:51 ---> dec1c8f89524 09:36:51 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:36:51 ---> Using cache 09:36:51 ---> cd69d27ae704 09:36:51 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:36:51 ---> Using cache 09:36:51 ---> 69d0828d3d63 09:36:51 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 09:36:51 ---> 781e6bf25ecd 09:36:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:36:51 ---> ababbca707a9 09:36:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:36:51 ---> 1af8c6b3836c 09:36:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:36:52 ---> ebc1634aa360 09:36:52 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:36:52 ---> Running in e2c23494fa41 09:36:52 Removing intermediate container e2c23494fa41 09:36:52 ---> 9432c7aaeadd 09:36:52 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:36:52 ---> Running in 93e529940e86 09:36:52 Removing intermediate container 93e529940e86 09:36:52 ---> 04e51916871d 09:36:52 Step 23/25 : LABEL arch=arm64 09:36:52 ---> Running in 6fbc9a311626 09:36:53 Removing intermediate container 6fbc9a311626 09:36:53 ---> 08b589a4371c 09:36:53 Step 24/25 : LABEL git_sha=8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:36:53 ---> Running in 955be3d75a89 09:36:53 Removing intermediate container 955be3d75a89 09:36:53 ---> 71890a785950 09:36:53 Step 25/25 : LABEL version=2.2.0-dev.86 09:36:53 ---> Running in 09cbb13116d3 09:36:54 Removing intermediate container 09cbb13116d3 09:36:54 ---> 88d6d3eb0d3c 09:36:54 09:36:54 Successfully built 88d6d3eb0d3c 09:36:54 Successfully tagged security-spire-server-arm64:latest 09:36:54  Building security-spire-server ... done  [Pipeline] } 09:36:54 $ docker stop --time=1 4bd5d28e179c03a009a0dba64582c5f37ad5b28128fe43a077e86925a253e5fa 09:36:56 $ docker rm -f 4bd5d28e179c03a009a0dba64582c5f37ad5b28128fe43a077e86925a253e5fa [Pipeline] // withDockerContainer [Pipeline] sh 09:36:56 + docker images 09:36:57 REPOSITORY TAG IMAGE ID CREATED SIZE 09:36:57 security-spire-server-arm64 latest 88d6d3eb0d3c 4 seconds ago 86.3MB 09:36:57 11961669888a 26 seconds ago 3.98GB 09:36:57 security-spire-agent-arm64 latest 88c78c8a4772 2 minutes ago 126MB 09:36:57 2ac877e3b6fc 3 minutes ago 3.98GB 09:36:57 security-spire-config-arm64 latest 2357f2fcc894 5 minutes ago 85.6MB 09:36:57 706091531725 6 minutes ago 3.98GB 09:36:57 security-spiffe-token-provider-arm64 latest 07d0e22e629e 28 minutes ago 27.9MB 09:36:57 core-data-arm64 latest 825caede3ae3 28 minutes ago 21.6MB 09:36:57 99598760fe5f 29 minutes ago 1.2GB 09:36:57 98dfb757ebdd 29 minutes ago 1.18GB 09:36:57 security-bootstrapper-arm64 latest 3184aab4df10 32 minutes ago 18.3MB 09:36:57 2fe47e2975e4 33 minutes ago 1.15GB 09:36:57 support-notifications-arm64 latest 0bbffd8f1d7a 36 minutes ago 25.8MB 09:36:57 e6099221b158 36 minutes ago 1.21GB 09:36:57 sys-mgmt-agent-arm64 latest 00e7804d1d0e 37 minutes ago 282MB 09:36:57 core-metadata-arm64 latest 44fcdb98afdf 39 minutes ago 16.3MB 09:36:57 8ea2a18f3bbf 39 minutes ago 1.15GB 09:36:57 b57733724502 39 minutes ago 1.15GB 09:36:57 support-scheduler-arm64 latest cad238b1810f 43 minutes ago 25.3MB 09:36:57 97a1282303cd 43 minutes ago 1.21GB 09:36:57 security-secretstore-setup-arm64 latest 231f52263c7d 45 minutes ago 27.5MB 09:36:57 security-proxy-setup-arm64 latest 17a8ae4180c1 45 minutes ago 26.1MB 09:36:57 491abf023507 45 minutes ago 1.16GB 09:36:57 d2140d06540b 45 minutes ago 1.16GB 09:36:57 core-command-arm64 latest 7c1f54c9f0a5 46 minutes ago 15.5MB 09:36:57 764990d0d304 46 minutes ago 1.15GB 09:36:57 ci-base-image-arm64 latest 6dd03250d403 53 minutes ago 885MB 09:36:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 6 days ago 551MB 09:36:57 docker 20.10.14 c346e9eafbab 3 weeks ago 202MB 09:36:57 alpine 3.14 ac73e934f311 3 weeks ago 5.34MB 09:36:57 alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB 09:36:57 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 09:36:57 provisioning config files... 09:36:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/214@tmp/config5354110105383255590tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:36:57 ---> docker-login.sh 09:36:57 nexus3.edgexfoundry.org:10001 09:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:58 Configure a credential helper to remove this warning. See 09:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:58 09:36:58 Login Succeeded 09:36:58 nexus3.edgexfoundry.org:10002 09:36:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:58 Configure a credential helper to remove this warning. See 09:36:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:58 09:36:58 Login Succeeded 09:36:58 nexus3.edgexfoundry.org:10003 09:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:59 Configure a credential helper to remove this warning. See 09:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:59 09:36:59 Login Succeeded 09:36:59 nexus3.edgexfoundry.org:10004 09:36:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:36:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:36:59 Configure a credential helper to remove this warning. See 09:36:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:36:59 09:36:59 Login Succeeded 09:36:59 docker.io 09:37:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:37:00 Configure a credential helper to remove this warning. See 09:37:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:37:00 09:37:00 Login Succeeded 09:37:00 ---> docker-login.sh ends [Pipeline] } 09:37:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:37:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:37:00 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:37:00 8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:00 latest 09:37:00 2.2.0-dev.86 09:37:00 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:00 main 09:37:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:37:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 09:37:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:37:01 ed04142471a1: Preparing 09:37:01 d0eb92f0e94e: Preparing 09:37:01 21d337224ff1: Preparing 09:37:01 d7c9945cf082: Preparing 09:37:01 f73e7dbfee58: Preparing 09:37:01 f73e7dbfee58: Layer already exists 09:37:01 21d337224ff1: Pushed 09:37:01 ed04142471a1: Pushed 09:37:01 d7c9945cf082: Pushed 09:37:04 d0eb92f0e94e: Pushed 09:37:04 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:7c50a7ddcb7dc3a3df2990928e207a472eb53fc6617b00cf7edd2792d241152d size: 1363 [Pipeline] isUnix [Pipeline] sh 09:37:04 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:37:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:37:05 ed04142471a1: Preparing 09:37:05 d0eb92f0e94e: Preparing 09:37:05 21d337224ff1: Preparing 09:37:05 d7c9945cf082: Preparing 09:37:05 f73e7dbfee58: Preparing 09:37:05 ed04142471a1: Layer already exists 09:37:05 d0eb92f0e94e: Layer already exists 09:37:05 d7c9945cf082: Layer already exists 09:37:05 f73e7dbfee58: Layer already exists 09:37:05 21d337224ff1: Layer already exists 09:37:05 latest: digest: sha256:7c50a7ddcb7dc3a3df2990928e207a472eb53fc6617b00cf7edd2792d241152d size: 1363 [Pipeline] isUnix [Pipeline] sh 09:37:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:37:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.86 09:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:37:06 ed04142471a1: Preparing 09:37:06 d0eb92f0e94e: Preparing 09:37:06 21d337224ff1: Preparing 09:37:06 d7c9945cf082: Preparing 09:37:06 f73e7dbfee58: Preparing 09:37:06 f73e7dbfee58: Layer already exists 09:37:06 d7c9945cf082: Layer already exists 09:37:06 21d337224ff1: Layer already exists 09:37:06 d0eb92f0e94e: Layer already exists 09:37:06 ed04142471a1: Layer already exists 09:37:06 2.2.0-dev.86: digest: sha256:7c50a7ddcb7dc3a3df2990928e207a472eb53fc6617b00cf7edd2792d241152d size: 1363 [Pipeline] isUnix [Pipeline] sh 09:37:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:37:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:37:07 ed04142471a1: Preparing 09:37:07 d0eb92f0e94e: Preparing 09:37:07 21d337224ff1: Preparing 09:37:07 d7c9945cf082: Preparing 09:37:07 f73e7dbfee58: Preparing 09:37:07 ed04142471a1: Layer already exists 09:37:07 21d337224ff1: Layer already exists 09:37:07 f73e7dbfee58: Layer already exists 09:37:07 d0eb92f0e94e: Layer already exists 09:37:07 d7c9945cf082: Layer already exists 09:37:07 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:7c50a7ddcb7dc3a3df2990928e207a472eb53fc6617b00cf7edd2792d241152d size: 1363 [Pipeline] isUnix [Pipeline] sh 09:37:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 09:37:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:37:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:37:08 ed04142471a1: Preparing 09:37:08 d0eb92f0e94e: Preparing 09:37:08 21d337224ff1: Preparing 09:37:08 d7c9945cf082: Preparing 09:37:08 f73e7dbfee58: Preparing 09:37:08 d7c9945cf082: Layer already exists 09:37:08 21d337224ff1: Layer already exists 09:37:08 d0eb92f0e94e: Layer already exists 09:37:08 ed04142471a1: Layer already exists 09:37:08 f73e7dbfee58: Layer already exists 09:37:08 main: digest: sha256:7c50a7ddcb7dc3a3df2990928e207a472eb53fc6617b00cf7edd2792d241152d size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:37:08 ===================================================== [Pipeline] echo 09:37:08 taggedImages: 09:37:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:37:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.86 09:37:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:37:08 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:37:08 8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:08 latest 09:37:08 2.2.0-dev.86 09:37:08 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:08 main 09:37:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:37:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 09:37:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:37:09 fa4348e0b705: Preparing 09:37:09 b42cc75676b1: Preparing 09:37:09 21d337224ff1: Preparing 09:37:09 960dfa0f2ebe: Preparing 09:37:09 7356ede4500f: Preparing 09:37:09 f73e7dbfee58: Preparing 09:37:09 f73e7dbfee58: Waiting 09:37:09 21d337224ff1: Layer already exists 09:37:09 f73e7dbfee58: Layer already exists 09:37:09 7356ede4500f: Pushed 09:37:09 fa4348e0b705: Pushed 09:37:10 960dfa0f2ebe: Pushed 09:37:12 b42cc75676b1: Pushed 09:37:12 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:3a03da40ba7388d2e53dd909b76dba2965019e17176a769e3f284b82f805a8eb size: 1572 [Pipeline] isUnix [Pipeline] sh 09:37:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:37:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:37:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:37:13 fa4348e0b705: Preparing 09:37:13 b42cc75676b1: Preparing 09:37:13 21d337224ff1: Preparing 09:37:13 960dfa0f2ebe: Preparing 09:37:13 7356ede4500f: Preparing 09:37:13 f73e7dbfee58: Preparing 09:37:13 f73e7dbfee58: Waiting 09:37:13 21d337224ff1: Layer already exists 09:37:13 7356ede4500f: Layer already exists 09:37:13 fa4348e0b705: Layer already exists 09:37:13 b42cc75676b1: Layer already exists 09:37:13 960dfa0f2ebe: Layer already exists 09:37:13 f73e7dbfee58: Layer already exists 09:37:13 latest: digest: sha256:3a03da40ba7388d2e53dd909b76dba2965019e17176a769e3f284b82f805a8eb size: 1572 [Pipeline] isUnix [Pipeline] sh 09:37:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:37:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.86 09:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:37:14 fa4348e0b705: Preparing 09:37:14 b42cc75676b1: Preparing 09:37:14 21d337224ff1: Preparing 09:37:14 960dfa0f2ebe: Preparing 09:37:14 7356ede4500f: Preparing 09:37:14 f73e7dbfee58: Preparing 09:37:14 f73e7dbfee58: Waiting 09:37:14 960dfa0f2ebe: Layer already exists 09:37:14 b42cc75676b1: Layer already exists 09:37:14 fa4348e0b705: Layer already exists 09:37:14 21d337224ff1: Layer already exists 09:37:14 7356ede4500f: Layer already exists 09:37:14 f73e7dbfee58: Layer already exists 09:37:14 2.2.0-dev.86: digest: sha256:3a03da40ba7388d2e53dd909b76dba2965019e17176a769e3f284b82f805a8eb size: 1572 [Pipeline] isUnix [Pipeline] sh 09:37:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:37:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:37:15 fa4348e0b705: Preparing 09:37:15 b42cc75676b1: Preparing 09:37:15 21d337224ff1: Preparing 09:37:15 960dfa0f2ebe: Preparing 09:37:15 7356ede4500f: Preparing 09:37:15 f73e7dbfee58: Preparing 09:37:15 f73e7dbfee58: Waiting 09:37:15 960dfa0f2ebe: Layer already exists 09:37:15 fa4348e0b705: Layer already exists 09:37:15 7356ede4500f: Layer already exists 09:37:15 21d337224ff1: Layer already exists 09:37:15 b42cc75676b1: Layer already exists 09:37:15 f73e7dbfee58: Layer already exists 09:37:15 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:3a03da40ba7388d2e53dd909b76dba2965019e17176a769e3f284b82f805a8eb size: 1572 [Pipeline] isUnix [Pipeline] sh 09:37:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 09:37:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:37:16 fa4348e0b705: Preparing 09:37:16 b42cc75676b1: Preparing 09:37:16 21d337224ff1: Preparing 09:37:16 960dfa0f2ebe: Preparing 09:37:16 7356ede4500f: Preparing 09:37:16 f73e7dbfee58: Preparing 09:37:16 f73e7dbfee58: Waiting 09:37:16 7356ede4500f: Layer already exists 09:37:16 21d337224ff1: Layer already exists 09:37:16 fa4348e0b705: Layer already exists 09:37:16 960dfa0f2ebe: Layer already exists 09:37:16 b42cc75676b1: Layer already exists 09:37:16 f73e7dbfee58: Layer already exists 09:37:16 main: digest: sha256:3a03da40ba7388d2e53dd909b76dba2965019e17176a769e3f284b82f805a8eb size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:37:16 ===================================================== [Pipeline] echo 09:37:16 taggedImages: 09:37:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:37:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.86 09:37:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:37:16 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:37:16 8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:16 latest 09:37:16 2.2.0-dev.86 09:37:16 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:16 main 09:37:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:37:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 09:37:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:37:17 016a3d74718c: Preparing 09:37:17 28dca8e3864e: Preparing 09:37:17 21d337224ff1: Preparing 09:37:17 d7c9945cf082: Preparing 09:37:17 f73e7dbfee58: Preparing 09:37:17 21d337224ff1: Layer already exists 09:37:17 f73e7dbfee58: Layer already exists 09:37:17 d7c9945cf082: Layer already exists 09:37:17 016a3d74718c: Pushed 09:37:21 28dca8e3864e: Pushed 09:37:21 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:e211e9d6f76e6fff4a59f630b6e8c43074e1fa73f9d7b239be7c37c31a36780b size: 1364 [Pipeline] isUnix [Pipeline] sh 09:37:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:37:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:37:22 016a3d74718c: Preparing 09:37:22 28dca8e3864e: Preparing 09:37:22 21d337224ff1: Preparing 09:37:22 d7c9945cf082: Preparing 09:37:22 f73e7dbfee58: Preparing 09:37:22 d7c9945cf082: Layer already exists 09:37:22 21d337224ff1: Layer already exists 09:37:22 f73e7dbfee58: Layer already exists 09:37:22 016a3d74718c: Layer already exists 09:37:22 28dca8e3864e: Layer already exists 09:37:22 latest: digest: sha256:e211e9d6f76e6fff4a59f630b6e8c43074e1fa73f9d7b239be7c37c31a36780b size: 1364 [Pipeline] isUnix [Pipeline] sh 09:37:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:37:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.86 09:37:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:37:22 016a3d74718c: Preparing 09:37:22 28dca8e3864e: Preparing 09:37:22 21d337224ff1: Preparing 09:37:22 d7c9945cf082: Preparing 09:37:22 f73e7dbfee58: Preparing 09:37:23 016a3d74718c: Layer already exists 09:37:23 28dca8e3864e: Layer already exists 09:37:23 f73e7dbfee58: Layer already exists 09:37:23 d7c9945cf082: Layer already exists 09:37:23 21d337224ff1: Layer already exists 09:37:23 2.2.0-dev.86: digest: sha256:e211e9d6f76e6fff4a59f630b6e8c43074e1fa73f9d7b239be7c37c31a36780b size: 1364 [Pipeline] isUnix [Pipeline] sh 09:37:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:37:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:37:23 016a3d74718c: Preparing 09:37:23 28dca8e3864e: Preparing 09:37:23 21d337224ff1: Preparing 09:37:23 d7c9945cf082: Preparing 09:37:23 f73e7dbfee58: Preparing 09:37:23 f73e7dbfee58: Layer already exists 09:37:23 016a3d74718c: Layer already exists 09:37:23 28dca8e3864e: Layer already exists 09:37:23 d7c9945cf082: Layer already exists 09:37:23 21d337224ff1: Layer already exists 09:37:24 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:e211e9d6f76e6fff4a59f630b6e8c43074e1fa73f9d7b239be7c37c31a36780b size: 1364 [Pipeline] isUnix [Pipeline] sh 09:37:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 09:37:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:37:24 016a3d74718c: Preparing 09:37:24 28dca8e3864e: Preparing 09:37:24 21d337224ff1: Preparing 09:37:24 d7c9945cf082: Preparing 09:37:24 f73e7dbfee58: Preparing 09:37:24 d7c9945cf082: Layer already exists 09:37:24 21d337224ff1: Layer already exists 09:37:24 f73e7dbfee58: Layer already exists 09:37:24 016a3d74718c: Layer already exists 09:37:24 28dca8e3864e: Layer already exists 09:37:25 main: digest: sha256:e211e9d6f76e6fff4a59f630b6e8c43074e1fa73f9d7b239be7c37c31a36780b size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:37:25 ===================================================== [Pipeline] echo 09:37:25 taggedImages: 09:37:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:37:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.86 09:37:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:37:25 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:37:25 8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:25 latest 09:37:25 2.2.0-dev.86 09:37:25 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:25 main 09:37:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:37:25 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 09:37:25 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:37:25 20c08b081a2e: Preparing 09:37:25 20c08b081a2e: Preparing 09:37:25 29a4bfe79ee3: Preparing 09:37:25 7bc93ddf4dd1: Preparing 09:37:25 9f0bad955ad9: Preparing 09:37:25 a0e4932528b7: Preparing 09:37:25 21d337224ff1: Preparing 09:37:25 521d2128cb35: Preparing 09:37:25 86bfc3e66cc7: Preparing 09:37:25 d579e1671142: Preparing 09:37:25 a3ce9347e2bd: Preparing 09:37:25 f73e7dbfee58: Preparing 09:37:25 521d2128cb35: Waiting 09:37:25 21d337224ff1: Waiting 09:37:25 86bfc3e66cc7: Waiting 09:37:25 d579e1671142: Waiting 09:37:25 a3ce9347e2bd: Waiting 09:37:25 f73e7dbfee58: Waiting 09:37:26 29a4bfe79ee3: Pushed 09:37:26 7bc93ddf4dd1: Pushed 09:37:26 9f0bad955ad9: Pushed 09:37:26 20c08b081a2e: Pushed 09:37:26 21d337224ff1: Layer already exists 09:37:26 521d2128cb35: Pushed 09:37:26 d579e1671142: Pushed 09:37:26 a3ce9347e2bd: Pushed 09:37:26 86bfc3e66cc7: Pushed 09:37:26 f73e7dbfee58: Layer already exists 09:37:29 a0e4932528b7: Pushed 09:37:29 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:8e7124a205999c654c6cd2d0ba5d9311d906a0f73eb192951b84b2a822cb9e11 size: 2817 [Pipeline] isUnix [Pipeline] sh 09:37:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:37:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:37:30 20c08b081a2e: Preparing 09:37:30 20c08b081a2e: Preparing 09:37:30 29a4bfe79ee3: Preparing 09:37:30 7bc93ddf4dd1: Preparing 09:37:30 9f0bad955ad9: Preparing 09:37:30 a0e4932528b7: Preparing 09:37:30 21d337224ff1: Preparing 09:37:30 521d2128cb35: Preparing 09:37:30 86bfc3e66cc7: Preparing 09:37:30 d579e1671142: Preparing 09:37:30 21d337224ff1: Waiting 09:37:30 521d2128cb35: Waiting 09:37:30 86bfc3e66cc7: Waiting 09:37:30 d579e1671142: Waiting 09:37:30 a3ce9347e2bd: Preparing 09:37:30 f73e7dbfee58: Preparing 09:37:30 f73e7dbfee58: Waiting 09:37:30 a3ce9347e2bd: Waiting 09:37:30 a0e4932528b7: Layer already exists 09:37:30 9f0bad955ad9: Layer already exists 09:37:30 20c08b081a2e: Layer already exists 09:37:30 29a4bfe79ee3: Layer already exists 09:37:30 7bc93ddf4dd1: Layer already exists 09:37:30 521d2128cb35: Layer already exists 09:37:30 a3ce9347e2bd: Layer already exists 09:37:30 d579e1671142: Layer already exists 09:37:30 86bfc3e66cc7: Layer already exists 09:37:30 21d337224ff1: Layer already exists 09:37:30 f73e7dbfee58: Layer already exists 09:37:30 latest: digest: sha256:8e7124a205999c654c6cd2d0ba5d9311d906a0f73eb192951b84b2a822cb9e11 size: 2817 [Pipeline] isUnix [Pipeline] sh 09:37:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:37:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.86 09:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:37:31 20c08b081a2e: Preparing 09:37:31 20c08b081a2e: Preparing 09:37:31 29a4bfe79ee3: Preparing 09:37:31 7bc93ddf4dd1: Preparing 09:37:31 9f0bad955ad9: Preparing 09:37:31 a0e4932528b7: Preparing 09:37:31 21d337224ff1: Preparing 09:37:31 521d2128cb35: Preparing 09:37:31 86bfc3e66cc7: Preparing 09:37:31 d579e1671142: Preparing 09:37:31 a3ce9347e2bd: Preparing 09:37:31 f73e7dbfee58: Preparing 09:37:31 21d337224ff1: Waiting 09:37:31 521d2128cb35: Waiting 09:37:31 a3ce9347e2bd: Waiting 09:37:31 f73e7dbfee58: Waiting 09:37:31 86bfc3e66cc7: Waiting 09:37:31 d579e1671142: Waiting 09:37:31 9f0bad955ad9: Layer already exists 09:37:31 7bc93ddf4dd1: Layer already exists 09:37:31 20c08b081a2e: Layer already exists 09:37:31 a0e4932528b7: Layer already exists 09:37:31 29a4bfe79ee3: Layer already exists 09:37:31 d579e1671142: Layer already exists 09:37:31 86bfc3e66cc7: Layer already exists 09:37:31 521d2128cb35: Layer already exists 09:37:31 21d337224ff1: Layer already exists 09:37:31 a3ce9347e2bd: Layer already exists 09:37:31 f73e7dbfee58: Layer already exists 09:37:31 2.2.0-dev.86: digest: sha256:8e7124a205999c654c6cd2d0ba5d9311d906a0f73eb192951b84b2a822cb9e11 size: 2817 [Pipeline] isUnix [Pipeline] sh 09:37:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:37:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:37:32 20c08b081a2e: Preparing 09:37:32 20c08b081a2e: Preparing 09:37:32 29a4bfe79ee3: Preparing 09:37:32 7bc93ddf4dd1: Preparing 09:37:32 9f0bad955ad9: Preparing 09:37:32 a0e4932528b7: Preparing 09:37:32 21d337224ff1: Preparing 09:37:32 521d2128cb35: Preparing 09:37:32 86bfc3e66cc7: Preparing 09:37:32 d579e1671142: Preparing 09:37:32 a3ce9347e2bd: Preparing 09:37:32 f73e7dbfee58: Preparing 09:37:32 21d337224ff1: Waiting 09:37:32 521d2128cb35: Waiting 09:37:32 86bfc3e66cc7: Waiting 09:37:32 d579e1671142: Waiting 09:37:32 a3ce9347e2bd: Waiting 09:37:32 f73e7dbfee58: Waiting 09:37:32 29a4bfe79ee3: Layer already exists 09:37:32 20c08b081a2e: Layer already exists 09:37:32 9f0bad955ad9: Layer already exists 09:37:32 7bc93ddf4dd1: Layer already exists 09:37:32 a0e4932528b7: Layer already exists 09:37:32 21d337224ff1: Layer already exists 09:37:32 521d2128cb35: Layer already exists 09:37:32 d579e1671142: Layer already exists 09:37:32 86bfc3e66cc7: Layer already exists 09:37:32 a3ce9347e2bd: Layer already exists 09:37:32 f73e7dbfee58: Layer already exists 09:37:32 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:8e7124a205999c654c6cd2d0ba5d9311d906a0f73eb192951b84b2a822cb9e11 size: 2817 [Pipeline] isUnix [Pipeline] sh 09:37:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 09:37:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:37:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:37:33 20c08b081a2e: Preparing 09:37:33 20c08b081a2e: Preparing 09:37:33 29a4bfe79ee3: Preparing 09:37:33 7bc93ddf4dd1: Preparing 09:37:33 9f0bad955ad9: Preparing 09:37:33 a0e4932528b7: Preparing 09:37:33 21d337224ff1: Preparing 09:37:33 521d2128cb35: Preparing 09:37:33 86bfc3e66cc7: Preparing 09:37:33 d579e1671142: Preparing 09:37:33 a3ce9347e2bd: Preparing 09:37:33 f73e7dbfee58: Preparing 09:37:33 21d337224ff1: Waiting 09:37:33 521d2128cb35: Waiting 09:37:33 86bfc3e66cc7: Waiting 09:37:33 d579e1671142: Waiting 09:37:33 a3ce9347e2bd: Waiting 09:37:33 f73e7dbfee58: Waiting 09:37:33 9f0bad955ad9: Layer already exists 09:37:33 29a4bfe79ee3: Layer already exists 09:37:33 a0e4932528b7: Layer already exists 09:37:33 7bc93ddf4dd1: Layer already exists 09:37:33 20c08b081a2e: Layer already exists 09:37:33 521d2128cb35: Layer already exists 09:37:33 86bfc3e66cc7: Layer already exists 09:37:33 21d337224ff1: Layer already exists 09:37:33 d579e1671142: Layer already exists 09:37:33 a3ce9347e2bd: Layer already exists 09:37:33 f73e7dbfee58: Layer already exists 09:37:33 main: digest: sha256:8e7124a205999c654c6cd2d0ba5d9311d906a0f73eb192951b84b2a822cb9e11 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:37:33 ===================================================== [Pipeline] echo 09:37:33 taggedImages: 09:37:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:37:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.86 09:37:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:37:33 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:37:33 8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:33 latest 09:37:33 2.2.0-dev.86 09:37:33 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:33 main 09:37:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:37:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 09:37:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:37:34 41d3f00b43f2: Preparing 09:37:34 167a3c17f455: Preparing 09:37:34 2fed10c7c182: Preparing 09:37:34 49deaee45e6d: Preparing 09:37:34 65a6d42d9a02: Preparing 09:37:34 1e88d3886d0d: Preparing 09:37:34 c844f873af18: Preparing 09:37:34 f73e7dbfee58: Preparing 09:37:34 1e88d3886d0d: Waiting 09:37:34 c844f873af18: Waiting 09:37:34 f73e7dbfee58: Waiting 09:37:34 41d3f00b43f2: Pushed 09:37:34 65a6d42d9a02: Pushed 09:37:34 167a3c17f455: Pushed 09:37:34 f73e7dbfee58: Layer already exists 09:37:35 1e88d3886d0d: Pushed 09:37:35 c844f873af18: Pushed 09:37:37 49deaee45e6d: Pushed 09:37:37 2fed10c7c182: Pushed 09:37:37 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:6be1f50b9daa60445eee5bb707826821641e430d7519da74a7eaabec1ebb4910 size: 1990 [Pipeline] isUnix [Pipeline] sh 09:37:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:37:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:37:38 41d3f00b43f2: Preparing 09:37:38 167a3c17f455: Preparing 09:37:38 2fed10c7c182: Preparing 09:37:38 49deaee45e6d: Preparing 09:37:38 65a6d42d9a02: Preparing 09:37:38 1e88d3886d0d: Preparing 09:37:38 c844f873af18: Preparing 09:37:38 f73e7dbfee58: Preparing 09:37:38 c844f873af18: Waiting 09:37:38 f73e7dbfee58: Waiting 09:37:38 1e88d3886d0d: Waiting 09:37:38 167a3c17f455: Layer already exists 09:37:38 65a6d42d9a02: Layer already exists 09:37:38 2fed10c7c182: Layer already exists 09:37:38 41d3f00b43f2: Layer already exists 09:37:38 49deaee45e6d: Layer already exists 09:37:38 f73e7dbfee58: Layer already exists 09:37:38 c844f873af18: Layer already exists 09:37:38 1e88d3886d0d: Layer already exists 09:37:38 latest: digest: sha256:6be1f50b9daa60445eee5bb707826821641e430d7519da74a7eaabec1ebb4910 size: 1990 [Pipeline] isUnix [Pipeline] sh 09:37:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:37:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.86 09:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:37:39 41d3f00b43f2: Preparing 09:37:39 167a3c17f455: Preparing 09:37:39 2fed10c7c182: Preparing 09:37:39 49deaee45e6d: Preparing 09:37:39 65a6d42d9a02: Preparing 09:37:39 1e88d3886d0d: Preparing 09:37:39 c844f873af18: Preparing 09:37:39 f73e7dbfee58: Preparing 09:37:39 1e88d3886d0d: Waiting 09:37:39 c844f873af18: Waiting 09:37:39 f73e7dbfee58: Waiting 09:37:39 49deaee45e6d: Layer already exists 09:37:39 2fed10c7c182: Layer already exists 09:37:39 167a3c17f455: Layer already exists 09:37:39 65a6d42d9a02: Layer already exists 09:37:39 41d3f00b43f2: Layer already exists 09:37:39 f73e7dbfee58: Layer already exists 09:37:39 1e88d3886d0d: Layer already exists 09:37:39 c844f873af18: Layer already exists 09:37:39 2.2.0-dev.86: digest: sha256:6be1f50b9daa60445eee5bb707826821641e430d7519da74a7eaabec1ebb4910 size: 1990 [Pipeline] isUnix [Pipeline] sh 09:37:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:37:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:37:40 41d3f00b43f2: Preparing 09:37:40 167a3c17f455: Preparing 09:37:40 2fed10c7c182: Preparing 09:37:40 49deaee45e6d: Preparing 09:37:40 65a6d42d9a02: Preparing 09:37:40 1e88d3886d0d: Preparing 09:37:40 c844f873af18: Preparing 09:37:40 f73e7dbfee58: Preparing 09:37:40 c844f873af18: Waiting 09:37:40 1e88d3886d0d: Waiting 09:37:40 f73e7dbfee58: Waiting 09:37:40 41d3f00b43f2: Layer already exists 09:37:40 2fed10c7c182: Layer already exists 09:37:40 65a6d42d9a02: Layer already exists 09:37:40 167a3c17f455: Layer already exists 09:37:40 49deaee45e6d: Layer already exists 09:37:40 f73e7dbfee58: Layer already exists 09:37:40 c844f873af18: Layer already exists 09:37:40 1e88d3886d0d: Layer already exists 09:37:40 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:6be1f50b9daa60445eee5bb707826821641e430d7519da74a7eaabec1ebb4910 size: 1990 [Pipeline] isUnix [Pipeline] sh 09:37:40 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 09:37:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:37:41 41d3f00b43f2: Preparing 09:37:41 167a3c17f455: Preparing 09:37:41 2fed10c7c182: Preparing 09:37:41 49deaee45e6d: Preparing 09:37:41 65a6d42d9a02: Preparing 09:37:41 1e88d3886d0d: Preparing 09:37:41 c844f873af18: Preparing 09:37:41 f73e7dbfee58: Preparing 09:37:41 1e88d3886d0d: Waiting 09:37:41 c844f873af18: Waiting 09:37:41 f73e7dbfee58: Waiting 09:37:41 41d3f00b43f2: Layer already exists 09:37:41 167a3c17f455: Layer already exists 09:37:41 2fed10c7c182: Layer already exists 09:37:41 65a6d42d9a02: Layer already exists 09:37:41 49deaee45e6d: Layer already exists 09:37:41 f73e7dbfee58: Layer already exists 09:37:41 1e88d3886d0d: Layer already exists 09:37:41 c844f873af18: Layer already exists 09:37:41 main: digest: sha256:6be1f50b9daa60445eee5bb707826821641e430d7519da74a7eaabec1ebb4910 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:37:41 ===================================================== [Pipeline] echo 09:37:41 taggedImages: 09:37:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:37:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.86 09:37:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:37:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:37:41 8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:41 latest 09:37:41 2.2.0-dev.86 09:37:41 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:41 main 09:37:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:37:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 09:37:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:37:42 8635ff56c14d: Preparing 09:37:42 6e805f9784ea: Preparing 09:37:42 977246079784: Preparing 09:37:42 2dfa62b4043f: Preparing 09:37:42 cdeedc55826a: Preparing 09:37:42 28a8955613a9: Preparing 09:37:42 4a02ab4d816e: Preparing 09:37:42 cf8e50b328c3: Preparing 09:37:42 10de5eaa6481: Preparing 09:37:42 f73e7dbfee58: Preparing 09:37:42 4a02ab4d816e: Waiting 09:37:42 10de5eaa6481: Waiting 09:37:42 f73e7dbfee58: Waiting 09:37:42 28a8955613a9: Waiting 09:37:42 cf8e50b328c3: Waiting 09:37:42 cdeedc55826a: Pushed 09:37:42 6e805f9784ea: Pushed 09:37:42 8635ff56c14d: Pushed 09:37:42 28a8955613a9: Pushed 09:37:42 cf8e50b328c3: Pushed 09:37:42 4a02ab4d816e: Pushed 09:37:42 f73e7dbfee58: Layer already exists 09:37:43 10de5eaa6481: Pushed 09:37:45 2dfa62b4043f: Pushed 09:37:45 977246079784: Pushed 09:37:45 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:994ad0f4a9bce50261c9255fc72e591a45422073783f618e3cb0769948b56d56 size: 2405 [Pipeline] isUnix [Pipeline] sh 09:37:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:37:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:37:46 8635ff56c14d: Preparing 09:37:46 6e805f9784ea: Preparing 09:37:46 977246079784: Preparing 09:37:46 2dfa62b4043f: Preparing 09:37:46 cdeedc55826a: Preparing 09:37:46 28a8955613a9: Preparing 09:37:46 4a02ab4d816e: Preparing 09:37:46 cf8e50b328c3: Preparing 09:37:46 10de5eaa6481: Preparing 09:37:46 f73e7dbfee58: Preparing 09:37:46 cf8e50b328c3: Waiting 09:37:46 28a8955613a9: Waiting 09:37:46 4a02ab4d816e: Waiting 09:37:46 f73e7dbfee58: Waiting 09:37:46 10de5eaa6481: Waiting 09:37:46 977246079784: Layer already exists 09:37:46 cdeedc55826a: Layer already exists 09:37:46 2dfa62b4043f: Layer already exists 09:37:46 6e805f9784ea: Layer already exists 09:37:46 8635ff56c14d: Layer already exists 09:37:46 cf8e50b328c3: Layer already exists 09:37:46 28a8955613a9: Layer already exists 09:37:46 4a02ab4d816e: Layer already exists 09:37:46 f73e7dbfee58: Layer already exists 09:37:46 10de5eaa6481: Layer already exists 09:37:46 latest: digest: sha256:994ad0f4a9bce50261c9255fc72e591a45422073783f618e3cb0769948b56d56 size: 2405 [Pipeline] isUnix [Pipeline] sh 09:37:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:37:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.86 09:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:37:47 8635ff56c14d: Preparing 09:37:47 6e805f9784ea: Preparing 09:37:47 977246079784: Preparing 09:37:47 2dfa62b4043f: Preparing 09:37:47 cdeedc55826a: Preparing 09:37:47 28a8955613a9: Preparing 09:37:47 4a02ab4d816e: Preparing 09:37:47 cf8e50b328c3: Preparing 09:37:47 10de5eaa6481: Preparing 09:37:47 4a02ab4d816e: Waiting 09:37:47 28a8955613a9: Waiting 09:37:47 cf8e50b328c3: Waiting 09:37:47 f73e7dbfee58: Preparing 09:37:47 10de5eaa6481: Waiting 09:37:47 f73e7dbfee58: Waiting 09:37:47 977246079784: Layer already exists 09:37:47 2dfa62b4043f: Layer already exists 09:37:47 8635ff56c14d: Layer already exists 09:37:47 6e805f9784ea: Layer already exists 09:37:47 cdeedc55826a: Layer already exists 09:37:47 28a8955613a9: Layer already exists 09:37:47 10de5eaa6481: Layer already exists 09:37:47 f73e7dbfee58: Layer already exists 09:37:47 cf8e50b328c3: Layer already exists 09:37:47 4a02ab4d816e: Layer already exists 09:37:47 2.2.0-dev.86: digest: sha256:994ad0f4a9bce50261c9255fc72e591a45422073783f618e3cb0769948b56d56 size: 2405 [Pipeline] isUnix [Pipeline] sh 09:37:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:37:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:37:48 8635ff56c14d: Preparing 09:37:48 6e805f9784ea: Preparing 09:37:48 977246079784: Preparing 09:37:48 2dfa62b4043f: Preparing 09:37:48 cdeedc55826a: Preparing 09:37:48 28a8955613a9: Preparing 09:37:48 4a02ab4d816e: Preparing 09:37:48 cf8e50b328c3: Preparing 09:37:48 10de5eaa6481: Preparing 09:37:48 f73e7dbfee58: Preparing 09:37:48 cf8e50b328c3: Waiting 09:37:48 10de5eaa6481: Waiting 09:37:48 f73e7dbfee58: Waiting 09:37:48 28a8955613a9: Waiting 09:37:48 4a02ab4d816e: Waiting 09:37:48 8635ff56c14d: Layer already exists 09:37:48 6e805f9784ea: Layer already exists 09:37:48 2dfa62b4043f: Layer already exists 09:37:48 977246079784: Layer already exists 09:37:48 cdeedc55826a: Layer already exists 09:37:48 cf8e50b328c3: Layer already exists 09:37:48 4a02ab4d816e: Layer already exists 09:37:48 28a8955613a9: Layer already exists 09:37:48 10de5eaa6481: Layer already exists 09:37:48 f73e7dbfee58: Layer already exists 09:37:48 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:994ad0f4a9bce50261c9255fc72e591a45422073783f618e3cb0769948b56d56 size: 2405 [Pipeline] isUnix [Pipeline] sh 09:37:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 09:37:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:37:49 8635ff56c14d: Preparing 09:37:49 6e805f9784ea: Preparing 09:37:49 977246079784: Preparing 09:37:49 2dfa62b4043f: Preparing 09:37:49 cdeedc55826a: Preparing 09:37:49 28a8955613a9: Preparing 09:37:49 4a02ab4d816e: Preparing 09:37:49 cf8e50b328c3: Preparing 09:37:49 10de5eaa6481: Preparing 09:37:49 f73e7dbfee58: Preparing 09:37:49 28a8955613a9: Waiting 09:37:49 4a02ab4d816e: Waiting 09:37:49 cf8e50b328c3: Waiting 09:37:49 10de5eaa6481: Waiting 09:37:49 6e805f9784ea: Layer already exists 09:37:49 977246079784: Layer already exists 09:37:49 8635ff56c14d: Layer already exists 09:37:49 cdeedc55826a: Layer already exists 09:37:49 2dfa62b4043f: Layer already exists 09:37:49 28a8955613a9: Layer already exists 09:37:49 4a02ab4d816e: Layer already exists 09:37:49 cf8e50b328c3: Layer already exists 09:37:49 10de5eaa6481: Layer already exists 09:37:49 f73e7dbfee58: Layer already exists 09:37:49 main: digest: sha256:994ad0f4a9bce50261c9255fc72e591a45422073783f618e3cb0769948b56d56 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:37:49 ===================================================== [Pipeline] echo 09:37:49 taggedImages: 09:37:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:37:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.86 09:37:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:37:49 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:37:49 8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:49 latest 09:37:49 2.2.0-dev.86 09:37:49 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:49 main 09:37:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:37:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 09:37:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:37:50 60337719a56c: Preparing 09:37:50 a85f0c4315ea: Preparing 09:37:50 21d337224ff1: Preparing 09:37:50 180d520323fa: Preparing 09:37:50 9682efd03d74: Preparing 09:37:50 4f4ce317c6bb: Preparing 09:37:50 4f4ce317c6bb: Waiting 09:37:50 21d337224ff1: Layer already exists 09:37:50 4f4ce317c6bb: Layer already exists 09:37:50 9682efd03d74: Pushed 09:37:50 60337719a56c: Pushed 09:37:52 180d520323fa: Pushed 09:37:55 a85f0c4315ea: Pushed 09:37:55 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:37032db2bf3f0a18412f10a73f1ed91a83fc6afb9ae9873f8a25bf820155f3b2 size: 1573 [Pipeline] isUnix [Pipeline] sh 09:37:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:37:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:37:56 60337719a56c: Preparing 09:37:56 a85f0c4315ea: Preparing 09:37:56 21d337224ff1: Preparing 09:37:56 180d520323fa: Preparing 09:37:56 9682efd03d74: Preparing 09:37:56 4f4ce317c6bb: Preparing 09:37:56 4f4ce317c6bb: Waiting 09:37:56 21d337224ff1: Layer already exists 09:37:56 60337719a56c: Layer already exists 09:37:56 180d520323fa: Layer already exists 09:37:56 9682efd03d74: Layer already exists 09:37:56 a85f0c4315ea: Layer already exists 09:37:56 4f4ce317c6bb: Layer already exists 09:37:56 latest: digest: sha256:37032db2bf3f0a18412f10a73f1ed91a83fc6afb9ae9873f8a25bf820155f3b2 size: 1573 [Pipeline] isUnix [Pipeline] sh 09:37:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:37:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.86 09:37:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:37:57 60337719a56c: Preparing 09:37:57 a85f0c4315ea: Preparing 09:37:57 21d337224ff1: Preparing 09:37:57 180d520323fa: Preparing 09:37:57 9682efd03d74: Preparing 09:37:57 4f4ce317c6bb: Preparing 09:37:57 4f4ce317c6bb: Waiting 09:37:57 180d520323fa: Layer already exists 09:37:57 a85f0c4315ea: Layer already exists 09:37:57 60337719a56c: Layer already exists 09:37:57 9682efd03d74: Layer already exists 09:37:57 21d337224ff1: Layer already exists 09:37:57 4f4ce317c6bb: Layer already exists 09:37:57 2.2.0-dev.86: digest: sha256:37032db2bf3f0a18412f10a73f1ed91a83fc6afb9ae9873f8a25bf820155f3b2 size: 1573 [Pipeline] isUnix [Pipeline] sh 09:37:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:37:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:37:58 60337719a56c: Preparing 09:37:58 a85f0c4315ea: Preparing 09:37:58 21d337224ff1: Preparing 09:37:58 180d520323fa: Preparing 09:37:58 9682efd03d74: Preparing 09:37:58 4f4ce317c6bb: Preparing 09:37:58 4f4ce317c6bb: Waiting 09:37:58 60337719a56c: Layer already exists 09:37:58 21d337224ff1: Layer already exists 09:37:58 9682efd03d74: Layer already exists 09:37:58 180d520323fa: Layer already exists 09:37:58 a85f0c4315ea: Layer already exists 09:37:58 4f4ce317c6bb: Layer already exists 09:37:58 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:37032db2bf3f0a18412f10a73f1ed91a83fc6afb9ae9873f8a25bf820155f3b2 size: 1573 [Pipeline] isUnix [Pipeline] sh 09:37:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 09:37:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:37:59 60337719a56c: Preparing 09:37:59 a85f0c4315ea: Preparing 09:37:59 21d337224ff1: Preparing 09:37:59 180d520323fa: Preparing 09:37:59 9682efd03d74: Preparing 09:37:59 4f4ce317c6bb: Preparing 09:37:59 4f4ce317c6bb: Waiting 09:37:59 21d337224ff1: Layer already exists 09:37:59 60337719a56c: Layer already exists 09:37:59 a85f0c4315ea: Layer already exists 09:37:59 180d520323fa: Layer already exists 09:37:59 9682efd03d74: Layer already exists 09:37:59 4f4ce317c6bb: Layer already exists 09:37:59 main: digest: sha256:37032db2bf3f0a18412f10a73f1ed91a83fc6afb9ae9873f8a25bf820155f3b2 size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:37:59 ===================================================== [Pipeline] echo 09:37:59 taggedImages: 09:37:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:37:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.86 09:37:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:37:59 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:37:59 8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:37:59 latest 09:37:59 2.2.0-dev.86 09:37:59 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:37:59 main 09:37:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:37:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 09:38:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:38:00 5b9150d93397: Preparing 09:38:00 b798a3af2e47: Preparing 09:38:00 067fbea5c1e1: Preparing 09:38:00 c02f3cb4d311: Preparing 09:38:00 cd1c40ed5a5b: Preparing 09:38:00 f13371000025: Preparing 09:38:00 9682efd03d74: Preparing 09:38:00 4f4ce317c6bb: Preparing 09:38:00 f13371000025: Waiting 09:38:00 9682efd03d74: Waiting 09:38:00 4f4ce317c6bb: Waiting 09:38:00 5b9150d93397: Pushed 09:38:00 b798a3af2e47: Pushed 09:38:00 067fbea5c1e1: Pushed 09:38:00 9682efd03d74: Layer already exists 09:38:00 4f4ce317c6bb: Layer already exists 09:38:01 f13371000025: Pushed 09:38:09 cd1c40ed5a5b: Pushed 09:38:18 c02f3cb4d311: Pushed 09:38:18 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:f3d81bd523dedda3c3faf7af8e96784eb4942d97d9c18a016f11c9300de6a5df size: 1992 [Pipeline] isUnix [Pipeline] sh 09:38:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:38:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:38:18 5b9150d93397: Preparing 09:38:18 b798a3af2e47: Preparing 09:38:18 067fbea5c1e1: Preparing 09:38:18 c02f3cb4d311: Preparing 09:38:18 cd1c40ed5a5b: Preparing 09:38:18 f13371000025: Preparing 09:38:18 9682efd03d74: Preparing 09:38:18 4f4ce317c6bb: Preparing 09:38:18 f13371000025: Waiting 09:38:18 9682efd03d74: Waiting 09:38:18 4f4ce317c6bb: Waiting 09:38:18 b798a3af2e47: Layer already exists 09:38:18 c02f3cb4d311: Layer already exists 09:38:18 067fbea5c1e1: Layer already exists 09:38:18 cd1c40ed5a5b: Layer already exists 09:38:18 5b9150d93397: Layer already exists 09:38:18 f13371000025: Layer already exists 09:38:18 9682efd03d74: Layer already exists 09:38:18 4f4ce317c6bb: Layer already exists 09:38:19 latest: digest: sha256:f3d81bd523dedda3c3faf7af8e96784eb4942d97d9c18a016f11c9300de6a5df size: 1992 [Pipeline] isUnix [Pipeline] sh 09:38:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:38:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.86 09:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:38:19 5b9150d93397: Preparing 09:38:19 b798a3af2e47: Preparing 09:38:19 067fbea5c1e1: Preparing 09:38:19 c02f3cb4d311: Preparing 09:38:19 cd1c40ed5a5b: Preparing 09:38:19 f13371000025: Preparing 09:38:19 9682efd03d74: Preparing 09:38:19 4f4ce317c6bb: Preparing 09:38:19 f13371000025: Waiting 09:38:19 9682efd03d74: Waiting 09:38:19 4f4ce317c6bb: Waiting 09:38:19 5b9150d93397: Layer already exists 09:38:19 067fbea5c1e1: Layer already exists 09:38:19 cd1c40ed5a5b: Layer already exists 09:38:19 c02f3cb4d311: Layer already exists 09:38:19 b798a3af2e47: Layer already exists 09:38:19 4f4ce317c6bb: Layer already exists 09:38:20 9682efd03d74: Layer already exists 09:38:20 f13371000025: Layer already exists 09:38:20 2.2.0-dev.86: digest: sha256:f3d81bd523dedda3c3faf7af8e96784eb4942d97d9c18a016f11c9300de6a5df size: 1992 [Pipeline] isUnix [Pipeline] sh 09:38:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:38:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:38:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:38:20 5b9150d93397: Preparing 09:38:20 b798a3af2e47: Preparing 09:38:20 067fbea5c1e1: Preparing 09:38:20 c02f3cb4d311: Preparing 09:38:20 cd1c40ed5a5b: Preparing 09:38:20 f13371000025: Preparing 09:38:20 9682efd03d74: Preparing 09:38:20 4f4ce317c6bb: Preparing 09:38:20 f13371000025: Waiting 09:38:20 9682efd03d74: Waiting 09:38:20 4f4ce317c6bb: Waiting 09:38:20 067fbea5c1e1: Layer already exists 09:38:20 c02f3cb4d311: Layer already exists 09:38:20 cd1c40ed5a5b: Layer already exists 09:38:20 5b9150d93397: Layer already exists 09:38:20 b798a3af2e47: Layer already exists 09:38:20 f13371000025: Layer already exists 09:38:20 4f4ce317c6bb: Layer already exists 09:38:20 9682efd03d74: Layer already exists 09:38:21 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:f3d81bd523dedda3c3faf7af8e96784eb4942d97d9c18a016f11c9300de6a5df size: 1992 [Pipeline] isUnix [Pipeline] sh 09:38:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 09:38:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:38:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:38:21 5b9150d93397: Preparing 09:38:21 b798a3af2e47: Preparing 09:38:21 067fbea5c1e1: Preparing 09:38:21 c02f3cb4d311: Preparing 09:38:21 cd1c40ed5a5b: Preparing 09:38:21 f13371000025: Preparing 09:38:21 9682efd03d74: Preparing 09:38:21 4f4ce317c6bb: Preparing 09:38:21 f13371000025: Waiting 09:38:21 9682efd03d74: Waiting 09:38:21 4f4ce317c6bb: Waiting 09:38:21 5b9150d93397: Layer already exists 09:38:21 b798a3af2e47: Layer already exists 09:38:21 cd1c40ed5a5b: Layer already exists 09:38:21 c02f3cb4d311: Layer already exists 09:38:21 067fbea5c1e1: Layer already exists 09:38:21 9682efd03d74: Layer already exists 09:38:21 4f4ce317c6bb: Layer already exists 09:38:21 f13371000025: Layer already exists 09:38:21 main: digest: sha256:f3d81bd523dedda3c3faf7af8e96784eb4942d97d9c18a016f11c9300de6a5df size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:38:22 ===================================================== [Pipeline] echo 09:38:22 taggedImages: 09:38:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:38:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:38:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.86 09:38:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:38:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:38:22 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:38:22 8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:38:22 latest 09:38:22 2.2.0-dev.86 09:38:22 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:38:22 main 09:38:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:38:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 09:38:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:38:22 255f38e1d366: Preparing 09:38:22 3872b6049056: Preparing 09:38:22 bfd3b60ce5e8: Preparing 09:38:22 c7f36619d19b: Preparing 09:38:22 3cb0fb172178: Preparing 09:38:22 9682efd03d74: Preparing 09:38:22 4f4ce317c6bb: Preparing 09:38:22 9682efd03d74: Waiting 09:38:22 4f4ce317c6bb: Waiting 09:38:23 bfd3b60ce5e8: Pushed 09:38:23 3872b6049056: Pushed 09:38:23 255f38e1d366: Pushed 09:38:23 9682efd03d74: Layer already exists 09:38:23 4f4ce317c6bb: Layer already exists 09:38:23 3cb0fb172178: Pushed 09:38:41 c7f36619d19b: Pushed 09:38:41 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:877a7f3ba041038009f0ce2698b6c967bbf467e3070d638e445a206243037267 size: 1780 [Pipeline] isUnix [Pipeline] sh 09:38:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:38:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:38:42 255f38e1d366: Preparing 09:38:42 3872b6049056: Preparing 09:38:42 bfd3b60ce5e8: Preparing 09:38:42 c7f36619d19b: Preparing 09:38:42 3cb0fb172178: Preparing 09:38:42 9682efd03d74: Preparing 09:38:42 4f4ce317c6bb: Preparing 09:38:42 9682efd03d74: Waiting 09:38:42 4f4ce317c6bb: Waiting 09:38:42 3872b6049056: Layer already exists 09:38:42 c7f36619d19b: Layer already exists 09:38:42 3cb0fb172178: Layer already exists 09:38:42 255f38e1d366: Layer already exists 09:38:42 bfd3b60ce5e8: Layer already exists 09:38:42 9682efd03d74: Layer already exists 09:38:42 4f4ce317c6bb: Layer already exists 09:38:42 latest: digest: sha256:877a7f3ba041038009f0ce2698b6c967bbf467e3070d638e445a206243037267 size: 1780 [Pipeline] isUnix [Pipeline] sh 09:38:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:38:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.86 09:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:38:43 255f38e1d366: Preparing 09:38:43 3872b6049056: Preparing 09:38:43 bfd3b60ce5e8: Preparing 09:38:43 c7f36619d19b: Preparing 09:38:43 3cb0fb172178: Preparing 09:38:43 9682efd03d74: Preparing 09:38:43 4f4ce317c6bb: Preparing 09:38:43 9682efd03d74: Waiting 09:38:43 4f4ce317c6bb: Waiting 09:38:43 bfd3b60ce5e8: Layer already exists 09:38:43 c7f36619d19b: Layer already exists 09:38:43 3cb0fb172178: Layer already exists 09:38:43 3872b6049056: Layer already exists 09:38:43 255f38e1d366: Layer already exists 09:38:43 4f4ce317c6bb: Layer already exists 09:38:43 9682efd03d74: Layer already exists 09:38:43 2.2.0-dev.86: digest: sha256:877a7f3ba041038009f0ce2698b6c967bbf467e3070d638e445a206243037267 size: 1780 [Pipeline] isUnix [Pipeline] sh 09:38:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:38:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:38:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:38:44 255f38e1d366: Preparing 09:38:44 3872b6049056: Preparing 09:38:44 bfd3b60ce5e8: Preparing 09:38:44 c7f36619d19b: Preparing 09:38:44 3cb0fb172178: Preparing 09:38:44 9682efd03d74: Preparing 09:38:44 4f4ce317c6bb: Preparing 09:38:44 4f4ce317c6bb: Waiting 09:38:44 9682efd03d74: Waiting 09:38:44 bfd3b60ce5e8: Layer already exists 09:38:44 255f38e1d366: Layer already exists 09:38:44 3872b6049056: Layer already exists 09:38:44 c7f36619d19b: Layer already exists 09:38:44 3cb0fb172178: Layer already exists 09:38:44 9682efd03d74: Layer already exists 09:38:44 4f4ce317c6bb: Layer already exists 09:38:44 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:877a7f3ba041038009f0ce2698b6c967bbf467e3070d638e445a206243037267 size: 1780 [Pipeline] isUnix [Pipeline] sh 09:38:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 09:38:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:38:45 255f38e1d366: Preparing 09:38:45 3872b6049056: Preparing 09:38:45 bfd3b60ce5e8: Preparing 09:38:45 c7f36619d19b: Preparing 09:38:45 3cb0fb172178: Preparing 09:38:45 9682efd03d74: Preparing 09:38:45 4f4ce317c6bb: Preparing 09:38:45 9682efd03d74: Waiting 09:38:45 4f4ce317c6bb: Waiting 09:38:45 255f38e1d366: Layer already exists 09:38:45 bfd3b60ce5e8: Layer already exists 09:38:45 3cb0fb172178: Layer already exists 09:38:45 3872b6049056: Layer already exists 09:38:45 c7f36619d19b: Layer already exists 09:38:45 9682efd03d74: Layer already exists 09:38:45 4f4ce317c6bb: Layer already exists 09:38:45 main: digest: sha256:877a7f3ba041038009f0ce2698b6c967bbf467e3070d638e445a206243037267 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:38:46 ===================================================== [Pipeline] echo 09:38:46 taggedImages: 09:38:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:38:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:38:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.86 09:38:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:38:46 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:38:46 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:38:46 8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:38:46 latest 09:38:46 2.2.0-dev.86 09:38:46 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:38:46 main 09:38:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:38:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 09:38:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:38:46 0fe9938ced8e: Preparing 09:38:46 d95d030f24f4: Preparing 09:38:46 c683d751e263: Preparing 09:38:46 36fde369130d: Preparing 09:38:46 f13371000025: Preparing 09:38:46 9682efd03d74: Preparing 09:38:46 4f4ce317c6bb: Preparing 09:38:46 9682efd03d74: Waiting 09:38:46 4f4ce317c6bb: Waiting 09:38:46 f13371000025: Layer already exists 09:38:47 9682efd03d74: Layer already exists 09:38:47 4f4ce317c6bb: Layer already exists 09:38:47 0fe9938ced8e: Pushed 09:38:47 c683d751e263: Pushed 09:38:47 d95d030f24f4: Pushed 09:39:05 36fde369130d: Pushed 09:39:05 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:4adcb594b3fcd028fb5093a8425a65ef2fd1a5ccaf4a20191916294db3742ac7 size: 1780 [Pipeline] isUnix [Pipeline] sh 09:39:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:39:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:39:06 0fe9938ced8e: Preparing 09:39:06 d95d030f24f4: Preparing 09:39:06 c683d751e263: Preparing 09:39:06 36fde369130d: Preparing 09:39:06 f13371000025: Preparing 09:39:06 9682efd03d74: Preparing 09:39:06 4f4ce317c6bb: Preparing 09:39:06 9682efd03d74: Waiting 09:39:06 4f4ce317c6bb: Waiting 09:39:06 f13371000025: Layer already exists 09:39:06 d95d030f24f4: Layer already exists 09:39:06 0fe9938ced8e: Layer already exists 09:39:06 c683d751e263: Layer already exists 09:39:06 36fde369130d: Layer already exists 09:39:06 9682efd03d74: Layer already exists 09:39:06 4f4ce317c6bb: Layer already exists 09:39:06 latest: digest: sha256:4adcb594b3fcd028fb5093a8425a65ef2fd1a5ccaf4a20191916294db3742ac7 size: 1780 [Pipeline] isUnix [Pipeline] sh 09:39:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:39:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.86 09:39:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:39:06 0fe9938ced8e: Preparing 09:39:06 d95d030f24f4: Preparing 09:39:06 c683d751e263: Preparing 09:39:06 36fde369130d: Preparing 09:39:06 f13371000025: Preparing 09:39:06 9682efd03d74: Preparing 09:39:06 4f4ce317c6bb: Preparing 09:39:06 9682efd03d74: Waiting 09:39:06 4f4ce317c6bb: Waiting 09:39:06 d95d030f24f4: Layer already exists 09:39:06 f13371000025: Layer already exists 09:39:06 36fde369130d: Layer already exists 09:39:06 c683d751e263: Layer already exists 09:39:06 0fe9938ced8e: Layer already exists 09:39:07 4f4ce317c6bb: Layer already exists 09:39:07 9682efd03d74: Layer already exists 09:39:07 2.2.0-dev.86: digest: sha256:4adcb594b3fcd028fb5093a8425a65ef2fd1a5ccaf4a20191916294db3742ac7 size: 1780 [Pipeline] isUnix [Pipeline] sh 09:39:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:39:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:39:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:39:07 0fe9938ced8e: Preparing 09:39:07 d95d030f24f4: Preparing 09:39:07 c683d751e263: Preparing 09:39:07 36fde369130d: Preparing 09:39:07 f13371000025: Preparing 09:39:07 9682efd03d74: Preparing 09:39:07 4f4ce317c6bb: Preparing 09:39:07 9682efd03d74: Waiting 09:39:07 4f4ce317c6bb: Waiting 09:39:07 d95d030f24f4: Layer already exists 09:39:07 f13371000025: Layer already exists 09:39:07 0fe9938ced8e: Layer already exists 09:39:07 36fde369130d: Layer already exists 09:39:07 c683d751e263: Layer already exists 09:39:08 4f4ce317c6bb: Layer already exists 09:39:08 9682efd03d74: Layer already exists 09:39:08 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:4adcb594b3fcd028fb5093a8425a65ef2fd1a5ccaf4a20191916294db3742ac7 size: 1780 [Pipeline] isUnix [Pipeline] sh 09:39:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 09:39:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:39:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:39:08 0fe9938ced8e: Preparing 09:39:08 d95d030f24f4: Preparing 09:39:08 c683d751e263: Preparing 09:39:08 36fde369130d: Preparing 09:39:08 f13371000025: Preparing 09:39:08 9682efd03d74: Preparing 09:39:08 4f4ce317c6bb: Preparing 09:39:08 9682efd03d74: Waiting 09:39:08 4f4ce317c6bb: Waiting 09:39:08 f13371000025: Layer already exists 09:39:08 c683d751e263: Layer already exists 09:39:08 0fe9938ced8e: Layer already exists 09:39:08 36fde369130d: Layer already exists 09:39:09 d95d030f24f4: Layer already exists 09:39:09 4f4ce317c6bb: Layer already exists 09:39:09 9682efd03d74: Layer already exists 09:39:09 main: digest: sha256:4adcb594b3fcd028fb5093a8425a65ef2fd1a5ccaf4a20191916294db3742ac7 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:39:09 ===================================================== [Pipeline] echo 09:39:09 taggedImages: 09:39:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:39:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:39:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.86 09:39:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:39:09 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:39:09 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:39:09 8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:39:09 latest 09:39:09 2.2.0-dev.86 09:39:09 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:39:09 main 09:39:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:39:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 09:39:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:39:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:39:09 eab893db4b11: Preparing 09:39:09 88215a3535a8: Preparing 09:39:09 21d337224ff1: Preparing 09:39:09 7b687c2f868c: Preparing 09:39:09 f73e7dbfee58: Preparing 09:39:10 f73e7dbfee58: Layer already exists 09:39:10 21d337224ff1: Layer already exists 09:39:10 eab893db4b11: Pushed 09:39:10 7b687c2f868c: Pushed 09:39:15 88215a3535a8: Pushed 09:39:15 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:7ad57b9bf194def3e4ff49732ccf603d4be660b245d5ad4ac535e4d19574c9be size: 1365 [Pipeline] isUnix [Pipeline] sh 09:39:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:39:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:39:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:39:16 eab893db4b11: Preparing 09:39:16 88215a3535a8: Preparing 09:39:16 21d337224ff1: Preparing 09:39:16 7b687c2f868c: Preparing 09:39:16 f73e7dbfee58: Preparing 09:39:16 f73e7dbfee58: Layer already exists 09:39:16 88215a3535a8: Layer already exists 09:39:16 eab893db4b11: Layer already exists 09:39:16 21d337224ff1: Layer already exists 09:39:16 7b687c2f868c: Layer already exists 09:39:16 latest: digest: sha256:7ad57b9bf194def3e4ff49732ccf603d4be660b245d5ad4ac535e4d19574c9be size: 1365 [Pipeline] isUnix [Pipeline] sh 09:39:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:39:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.86 09:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:39:17 eab893db4b11: Preparing 09:39:17 88215a3535a8: Preparing 09:39:17 21d337224ff1: Preparing 09:39:17 7b687c2f868c: Preparing 09:39:17 f73e7dbfee58: Preparing 09:39:17 f73e7dbfee58: Layer already exists 09:39:17 88215a3535a8: Layer already exists 09:39:17 21d337224ff1: Layer already exists 09:39:17 eab893db4b11: Layer already exists 09:39:17 7b687c2f868c: Layer already exists 09:39:17 2.2.0-dev.86: digest: sha256:7ad57b9bf194def3e4ff49732ccf603d4be660b245d5ad4ac535e4d19574c9be size: 1365 [Pipeline] isUnix [Pipeline] sh 09:39:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:39:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:39:18 eab893db4b11: Preparing 09:39:18 88215a3535a8: Preparing 09:39:18 21d337224ff1: Preparing 09:39:18 7b687c2f868c: Preparing 09:39:18 f73e7dbfee58: Preparing 09:39:18 88215a3535a8: Layer already exists 09:39:18 7b687c2f868c: Layer already exists 09:39:18 f73e7dbfee58: Layer already exists 09:39:18 21d337224ff1: Layer already exists 09:39:18 eab893db4b11: Layer already exists 09:39:18 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:7ad57b9bf194def3e4ff49732ccf603d4be660b245d5ad4ac535e4d19574c9be size: 1365 [Pipeline] isUnix [Pipeline] sh 09:39:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 09:39:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:39:19 eab893db4b11: Preparing 09:39:19 88215a3535a8: Preparing 09:39:19 21d337224ff1: Preparing 09:39:19 7b687c2f868c: Preparing 09:39:19 f73e7dbfee58: Preparing 09:39:19 eab893db4b11: Layer already exists 09:39:19 7b687c2f868c: Layer already exists 09:39:19 88215a3535a8: Layer already exists 09:39:19 21d337224ff1: Layer already exists 09:39:19 f73e7dbfee58: Layer already exists 09:39:19 main: digest: sha256:7ad57b9bf194def3e4ff49732ccf603d4be660b245d5ad4ac535e4d19574c9be size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:39:19 ===================================================== [Pipeline] echo 09:39:19 taggedImages: 09:39:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:39:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:39:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.86 09:39:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:39:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:39:19 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:39:19 8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:39:19 latest 09:39:19 2.2.0-dev.86 09:39:19 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:39:19 main 09:39:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:39:20 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 09:39:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:39:20 d283d745af39: Preparing 09:39:20 eb0b11ff1725: Preparing 09:39:20 21d337224ff1: Preparing 09:39:20 d7c9945cf082: Preparing 09:39:20 f73e7dbfee58: Preparing 09:39:20 21d337224ff1: Layer already exists 09:39:20 d7c9945cf082: Layer already exists 09:39:20 f73e7dbfee58: Layer already exists 09:39:20 d283d745af39: Pushed 09:39:26 eb0b11ff1725: Pushed 09:39:26 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:3c890eb3f6bb5d081fd224e92c2a812fe6f8251228180ed0f53f3da67a4814e5 size: 1364 [Pipeline] isUnix [Pipeline] sh 09:39:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:39:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:39:26 d283d745af39: Preparing 09:39:26 eb0b11ff1725: Preparing 09:39:26 21d337224ff1: Preparing 09:39:26 d7c9945cf082: Preparing 09:39:26 f73e7dbfee58: Preparing 09:39:26 21d337224ff1: Layer already exists 09:39:26 d283d745af39: Layer already exists 09:39:26 d7c9945cf082: Layer already exists 09:39:26 eb0b11ff1725: Layer already exists 09:39:26 f73e7dbfee58: Layer already exists 09:39:27 latest: digest: sha256:3c890eb3f6bb5d081fd224e92c2a812fe6f8251228180ed0f53f3da67a4814e5 size: 1364 [Pipeline] isUnix [Pipeline] sh 09:39:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:39:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.86 09:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:39:27 d283d745af39: Preparing 09:39:27 eb0b11ff1725: Preparing 09:39:27 21d337224ff1: Preparing 09:39:27 d7c9945cf082: Preparing 09:39:27 f73e7dbfee58: Preparing 09:39:27 eb0b11ff1725: Layer already exists 09:39:27 f73e7dbfee58: Layer already exists 09:39:27 d7c9945cf082: Layer already exists 09:39:27 21d337224ff1: Layer already exists 09:39:27 d283d745af39: Layer already exists 09:39:28 2.2.0-dev.86: digest: sha256:3c890eb3f6bb5d081fd224e92c2a812fe6f8251228180ed0f53f3da67a4814e5 size: 1364 [Pipeline] isUnix [Pipeline] sh 09:39:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:39:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:39:28 d283d745af39: Preparing 09:39:28 eb0b11ff1725: Preparing 09:39:28 21d337224ff1: Preparing 09:39:28 d7c9945cf082: Preparing 09:39:28 f73e7dbfee58: Preparing 09:39:28 d283d745af39: Layer already exists 09:39:28 21d337224ff1: Layer already exists 09:39:28 f73e7dbfee58: Layer already exists 09:39:28 eb0b11ff1725: Layer already exists 09:39:28 d7c9945cf082: Layer already exists 09:39:29 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:3c890eb3f6bb5d081fd224e92c2a812fe6f8251228180ed0f53f3da67a4814e5 size: 1364 [Pipeline] isUnix [Pipeline] sh 09:39:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 09:39:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:39:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:39:30 d283d745af39: Preparing 09:39:30 eb0b11ff1725: Preparing 09:39:30 21d337224ff1: Preparing 09:39:30 d7c9945cf082: Preparing 09:39:30 f73e7dbfee58: Preparing 09:39:30 d283d745af39: Layer already exists 09:39:30 d7c9945cf082: Layer already exists 09:39:30 f73e7dbfee58: Layer already exists 09:39:30 eb0b11ff1725: Layer already exists 09:39:30 21d337224ff1: Layer already exists 09:39:30 main: digest: sha256:3c890eb3f6bb5d081fd224e92c2a812fe6f8251228180ed0f53f3da67a4814e5 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:39:30 ===================================================== [Pipeline] echo 09:39:30 taggedImages: 09:39:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:39:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:39:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.86 09:39:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:39:30 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 09:39:30 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 09:39:30 8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:39:30 latest 09:39:30 2.2.0-dev.86 09:39:30 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:39:30 main 09:39:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:39:30 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] isUnix [Pipeline] sh 09:39:31 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:39:31 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 09:39:31 53f9ca4d1036: Preparing 09:39:31 54e139460c6e: Preparing 09:39:31 e41c238a2e80: Preparing 09:39:31 e944a3cb1b7a: Preparing 09:39:31 f0e5a4d6c014: Preparing 09:39:31 3b19d27f08f7: Preparing 09:39:31 73bb99a6e169: Preparing 09:39:31 ec06c3102977: Preparing 09:39:31 6a3c62e080c7: Preparing 09:39:31 340cb19ca677: Preparing 09:39:31 4f4ce317c6bb: Preparing 09:39:31 3b19d27f08f7: Waiting 09:39:31 73bb99a6e169: Waiting 09:39:31 6a3c62e080c7: Waiting 09:39:31 340cb19ca677: Waiting 09:39:31 4f4ce317c6bb: Waiting 09:39:31 ec06c3102977: Waiting 09:39:31 f0e5a4d6c014: Layer already exists 09:39:31 3b19d27f08f7: Layer already exists 09:39:31 73bb99a6e169: Layer already exists 09:39:31 ec06c3102977: Layer already exists 09:39:31 54e139460c6e: Pushed 09:39:31 6a3c62e080c7: Layer already exists 09:39:31 340cb19ca677: Layer already exists 09:39:31 4f4ce317c6bb: Layer already exists 09:39:32 53f9ca4d1036: Pushed 09:39:34 e41c238a2e80: Pushed 09:39:52 e944a3cb1b7a: Pushed 09:39:52 8200a1c87099f1fe2b0e152c65438b4e8278fb55: digest: sha256:d84269e98610a181d6192849e7f0fed4993e9ebc764017acb609d8622f22c987 size: 2622 [Pipeline] isUnix [Pipeline] sh 09:39:52 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:39:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 09:39:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 09:39:53 53f9ca4d1036: Preparing 09:39:53 54e139460c6e: Preparing 09:39:53 e41c238a2e80: Preparing 09:39:53 e944a3cb1b7a: Preparing 09:39:53 f0e5a4d6c014: Preparing 09:39:53 3b19d27f08f7: Preparing 09:39:53 73bb99a6e169: Preparing 09:39:53 ec06c3102977: Preparing 09:39:53 6a3c62e080c7: Preparing 09:39:53 340cb19ca677: Preparing 09:39:53 4f4ce317c6bb: Preparing 09:39:53 ec06c3102977: Waiting 09:39:53 6a3c62e080c7: Waiting 09:39:53 340cb19ca677: Waiting 09:39:53 3b19d27f08f7: Waiting 09:39:53 4f4ce317c6bb: Waiting 09:39:53 73bb99a6e169: Waiting 09:39:53 f0e5a4d6c014: Layer already exists 09:39:53 e41c238a2e80: Layer already exists 09:39:53 53f9ca4d1036: Layer already exists 09:39:53 54e139460c6e: Layer already exists 09:39:53 e944a3cb1b7a: Layer already exists 09:39:53 6a3c62e080c7: Layer already exists 09:39:53 3b19d27f08f7: Layer already exists 09:39:53 73bb99a6e169: Layer already exists 09:39:53 ec06c3102977: Layer already exists 09:39:53 340cb19ca677: Layer already exists 09:39:53 4f4ce317c6bb: Layer already exists 09:39:53 latest: digest: sha256:d84269e98610a181d6192849e7f0fed4993e9ebc764017acb609d8622f22c987 size: 2622 [Pipeline] isUnix [Pipeline] sh 09:39:53 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:39:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.86 09:39:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 09:39:54 53f9ca4d1036: Preparing 09:39:54 54e139460c6e: Preparing 09:39:54 e41c238a2e80: Preparing 09:39:54 e944a3cb1b7a: Preparing 09:39:54 f0e5a4d6c014: Preparing 09:39:54 3b19d27f08f7: Preparing 09:39:54 73bb99a6e169: Preparing 09:39:54 ec06c3102977: Preparing 09:39:54 6a3c62e080c7: Preparing 09:39:54 340cb19ca677: Preparing 09:39:54 4f4ce317c6bb: Preparing 09:39:54 3b19d27f08f7: Waiting 09:39:54 73bb99a6e169: Waiting 09:39:54 ec06c3102977: Waiting 09:39:54 6a3c62e080c7: Waiting 09:39:54 340cb19ca677: Waiting 09:39:54 4f4ce317c6bb: Waiting 09:39:54 f0e5a4d6c014: Layer already exists 09:39:54 e944a3cb1b7a: Layer already exists 09:39:54 53f9ca4d1036: Layer already exists 09:39:54 54e139460c6e: Layer already exists 09:39:54 e41c238a2e80: Layer already exists 09:39:54 ec06c3102977: Layer already exists 09:39:54 3b19d27f08f7: Layer already exists 09:39:54 73bb99a6e169: Layer already exists 09:39:54 6a3c62e080c7: Layer already exists 09:39:54 340cb19ca677: Layer already exists 09:39:54 4f4ce317c6bb: Layer already exists 09:39:54 2.2.0-dev.86: digest: sha256:d84269e98610a181d6192849e7f0fed4993e9ebc764017acb609d8622f22c987 size: 2622 [Pipeline] isUnix [Pipeline] sh 09:39:54 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 [Pipeline] isUnix [Pipeline] sh 09:39:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:39:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 09:39:55 53f9ca4d1036: Preparing 09:39:55 54e139460c6e: Preparing 09:39:55 e41c238a2e80: Preparing 09:39:55 e944a3cb1b7a: Preparing 09:39:55 f0e5a4d6c014: Preparing 09:39:55 3b19d27f08f7: Preparing 09:39:55 73bb99a6e169: Preparing 09:39:55 ec06c3102977: Preparing 09:39:55 6a3c62e080c7: Preparing 09:39:55 340cb19ca677: Preparing 09:39:55 4f4ce317c6bb: Preparing 09:39:55 ec06c3102977: Waiting 09:39:55 6a3c62e080c7: Waiting 09:39:55 4f4ce317c6bb: Waiting 09:39:55 340cb19ca677: Waiting 09:39:55 73bb99a6e169: Waiting 09:39:55 3b19d27f08f7: Waiting 09:39:55 f0e5a4d6c014: Layer already exists 09:39:55 e944a3cb1b7a: Layer already exists 09:39:55 54e139460c6e: Layer already exists 09:39:55 e41c238a2e80: Layer already exists 09:39:55 53f9ca4d1036: Layer already exists 09:39:55 6a3c62e080c7: Layer already exists 09:39:55 73bb99a6e169: Layer already exists 09:39:55 3b19d27f08f7: Layer already exists 09:39:55 ec06c3102977: Layer already exists 09:39:55 340cb19ca677: Layer already exists 09:39:55 4f4ce317c6bb: Layer already exists 09:39:55 8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86: digest: sha256:d84269e98610a181d6192849e7f0fed4993e9ebc764017acb609d8622f22c987 size: 2622 [Pipeline] isUnix [Pipeline] sh 09:39:55 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 09:39:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 09:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 09:39:56 53f9ca4d1036: Preparing 09:39:56 54e139460c6e: Preparing 09:39:56 e41c238a2e80: Preparing 09:39:56 e944a3cb1b7a: Preparing 09:39:56 f0e5a4d6c014: Preparing 09:39:56 3b19d27f08f7: Preparing 09:39:56 73bb99a6e169: Preparing 09:39:56 ec06c3102977: Preparing 09:39:56 6a3c62e080c7: Preparing 09:39:56 340cb19ca677: Preparing 09:39:56 4f4ce317c6bb: Preparing 09:39:56 ec06c3102977: Waiting 09:39:56 6a3c62e080c7: Waiting 09:39:56 340cb19ca677: Waiting 09:39:56 3b19d27f08f7: Waiting 09:39:56 4f4ce317c6bb: Waiting 09:39:56 73bb99a6e169: Waiting 09:39:56 f0e5a4d6c014: Layer already exists 09:39:56 e41c238a2e80: Layer already exists 09:39:56 e944a3cb1b7a: Layer already exists 09:39:56 54e139460c6e: Layer already exists 09:39:56 53f9ca4d1036: Layer already exists 09:39:56 6a3c62e080c7: Layer already exists 09:39:56 73bb99a6e169: Layer already exists 09:39:56 3b19d27f08f7: Layer already exists 09:39:56 ec06c3102977: Layer already exists 09:39:56 340cb19ca677: Layer already exists 09:39:56 4f4ce317c6bb: Layer already exists 09:39:56 main: digest: sha256:d84269e98610a181d6192849e7f0fed4993e9ebc764017acb609d8622f22c987 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:39:56 ===================================================== [Pipeline] echo 09:39:56 taggedImages: 09:39:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55 09:39:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 09:39:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.86 09:39:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:8200a1c87099f1fe2b0e152c65438b4e8278fb55-2.2.0-dev.86 09:39:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:39:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:56 09:39:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:39:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:57 arm64: Pulling from edgex-lftools-log-publisher 09:39:57 8998bd30e6a1: Pulling fs layer 09:39:57 04944245beec: Pulling fs layer 09:39:57 699f458cf7ca: Pulling fs layer 09:39:57 765212b225bb: Pulling fs layer 09:39:57 f23df028b6ca: Pulling fs layer 09:39:57 d65c8cfc05b1: Pulling fs layer 09:39:57 2437ff75d9bd: Pulling fs layer 09:39:57 765212b225bb: Waiting 09:39:57 f23df028b6ca: Waiting 09:39:57 d65c8cfc05b1: Waiting 09:39:57 2437ff75d9bd: Waiting 09:39:57 04944245beec: Verifying Checksum 09:39:57 04944245beec: Download complete 09:39:57 765212b225bb: Verifying Checksum 09:39:57 765212b225bb: Download complete 09:39:57 f23df028b6ca: Verifying Checksum 09:39:57 f23df028b6ca: Download complete 09:39:57 d65c8cfc05b1: Verifying Checksum 09:39:57 d65c8cfc05b1: Download complete 09:39:57 699f458cf7ca: Download complete 09:39:57 8998bd30e6a1: Verifying Checksum 09:39:57 8998bd30e6a1: Download complete 09:40:00 2437ff75d9bd: Verifying Checksum 09:40:00 2437ff75d9bd: Download complete 09:40:02 8998bd30e6a1: Pull complete 09:40:03 04944245beec: Pull complete 09:40:04 699f458cf7ca: Pull complete 09:40:04 765212b225bb: Pull complete 09:40:05 f23df028b6ca: Pull complete 09:40:06 d65c8cfc05b1: Pull complete 09:40:21 2437ff75d9bd: Pull complete 09:40:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:40:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:40:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:40:21 prd-ubuntu20.04-docker-arm64-4c-16g-34234 does not seem to be running inside a container 09:40:21 $ 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/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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 09:40:24 $ docker top 6e04a59d0c872ac0ced8336f57ffe183e835dc1aa6bb63a120e96e1e152fee19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:25 ---> job-cost.sh 09:40:25 lf-activate-venv: SKIPPING 09:40:25 INFO: No Stack... 09:40:26 INFO: Retrieving Pricing Info for: v3-standard-4 09:40:26 INFO: Archiving Costs [Pipeline] sh 09:40:27 + + cut -d,cat -f6 09:40:27 /w/workspace/edgex-go/214/archives/cost.csv [Pipeline] lock 09:40:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-214-stack-cost] 09:40:27 Resource [jenkins-edgexfoundry-edgex-go-main-214-stack-cost] did not exist. Created. 09:40:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-214-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:40:28 + echo total: 0.2199999988079071 [Pipeline] stash 09:40:29 Stashed 1 file(s) [Pipeline] } 09:40:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-214-stack-cost] [Pipeline] // lock [Pipeline] } 09:40:29 $ docker stop --time=1 6e04a59d0c872ac0ced8336f57ffe183e835dc1aa6bb63a120e96e1e152fee19 09:40:30 $ docker rm -f 6e04a59d0c872ac0ced8336f57ffe183e835dc1aa6bb63a120e96e1e152fee19 [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 09:40:31 provisioning config files... 09:40:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/214@tmp/config7618058933438379170tmp [Pipeline] { [Pipeline] sh 09:40:31 + set +x 09:40:31 + curl -s https://codecov.io/bash 09:40:31 + bash -s -- 09:40:31 09:40:31 _____ _ 09:40:31 / ____| | | 09:40:31 | | ___ __| | ___ ___ _____ __ 09:40:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:40:31 | |___| (_) | (_| | __/ (_| (_) \ V / 09:40:31 \_____\___/ \__,_|\___|\___\___/ \_/ 09:40:31 Bash-1.0.6 09:40:31 09:40:31 09:40:31 ==> git version 2.25.1 found 09:40:31 ==> 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 09:40:31 Release-Date: 2020-01-08 09:40:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:40:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:40:31 ==> Jenkins CI detected. 09:40:31 current dir:  /w/workspace/edgex-go/214 09:40:31 project root: . 09:40:31 --> token set from env 09:40:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:40:31 ==> Running gcov in . (disable via -X gcov) 09:40:31 ==> Python coveragepy not found 09:40:31 ==> Searching for coverage reports in: 09:40:31 + . 09:40:31 -> Found 1 reports 09:40:31 ==> Detecting git/mercurial file structure 09:40:31 ==> Reading reports 09:40:31 + ./coverage.out bytes=435134 09:40:31 ==> Appending adjustments 09:40:31 https://docs.codecov.io/docs/fixing-reports 09:40:33 + Found adjustments 09:40:33 ==> Gzipping contents 09:40:33 60K /tmp/codecov.Lfr2H9.gz 09:40:33 ==> Uploading reports 09:40:33 url: https://codecov.io 09:40:33 query: branch=main&commit=8200a1c87099f1fe2b0e152c65438b4e8278fb55&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:40:33 -> Pinging Codecov 09:40:33 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=8200a1c87099f1fe2b0e152c65438b4e8278fb55&build=214&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F214%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:40:33 -> Uploading to 09:40:33 https://storage.googleapis.com/codecov/v4/raw/2022-04-29/00271124DB129430A58F1EEE437C3FCB/8200a1c87099f1fe2b0e152c65438b4e8278fb55/af8627b8-c898-4618-8e05-15a928c538d0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220429%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220429T094033Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fdab08054be64ea8209eb70b29c361d46d540ec2f01140aad64d513754693180 09:40:33 % Total % Received % Xferd Average Speed Time Time Time Current 09:40:33 Dload Upload Total Spent Left Speed 09:40:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59996 0 0 100 59996 0 253k --:--:-- --:--:-- --:--:-- 253k 09:40:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/8200a1c87099f1fe2b0e152c65438b4e8278fb55 [Pipeline] } 09:40:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:40:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:40:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:40:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:40:34 09:40:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 09:40:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:40:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 09:40:34 188c0c94c7c5: Pulling fs layer 09:40:34 0ef7d3d256c8: Pulling fs layer 09:40:34 de9db76c5a1d: Pulling fs layer 09:40:34 0eba1c9be4d2: Pulling fs layer 09:40:34 0d57e429df01: Pulling fs layer 09:40:34 4e4be7b47b0d: Pulling fs layer 09:40:34 e1f770b5df2f: Pulling fs layer 09:40:34 85a0685a4137: Pulling fs layer 09:40:34 e1f770b5df2f: Waiting 09:40:34 0eba1c9be4d2: Waiting 09:40:34 85a0685a4137: Waiting 09:40:34 0d57e429df01: Waiting 09:40:34 4e4be7b47b0d: Waiting 09:40:34 de9db76c5a1d: Verifying Checksum 09:40:34 de9db76c5a1d: Download complete 09:40:34 0ef7d3d256c8: Download complete 09:40:34 0d57e429df01: Download complete 09:40:34 4e4be7b47b0d: Download complete 09:40:34 188c0c94c7c5: Verifying Checksum 09:40:34 188c0c94c7c5: Download complete 09:40:34 188c0c94c7c5: Pull complete 09:40:34 e1f770b5df2f: Download complete 09:40:34 0ef7d3d256c8: Pull complete 09:40:34 de9db76c5a1d: Pull complete 09:40:35 0eba1c9be4d2: Verifying Checksum 09:40:35 0eba1c9be4d2: Download complete 09:40:35 85a0685a4137: Verifying Checksum 09:40:35 85a0685a4137: Download complete 09:40:38 0eba1c9be4d2: Pull complete 09:40:38 0d57e429df01: Pull complete 09:40:38 4e4be7b47b0d: Pull complete 09:40:38 e1f770b5df2f: Pull complete 09:40:42 85a0685a4137: Pull complete 09:40:42 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 09:40:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 09:40:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 09:40:42 prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container 09:40:42 $ 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/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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-snyk-go:1.410.4 cat 09:40:44 $ docker top ea950752c5c2f3bf74855e534f5a0f21c2f8d7274c15be9f8e9c43d6fb4a2f54 -eo pid,comm [Pipeline] { [Pipeline] echo 09:40:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 09:40:45 + set -o pipefail 09:40:45 + snyk monitor '--org=edgex-jenkins' 09:40:52 09:40:52 Monitoring /w/workspace/edgex-go/214 (github.com/edgexfoundry/edgex-go)... 09:40:52 09:40:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/3ff1034b-d5e1-40e0-8b60-1dc7eec70068 09:40:52 09:40:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 09:40:52 09:40:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:40:52 09:40:52 [Pipeline] } 09:40:52 $ docker stop --time=1 ea950752c5c2f3bf74855e534f5a0f21c2f8d7274c15be9f8e9c43d6fb4a2f54 09:40:54 $ docker rm -f ea950752c5c2f3bf74855e534f5a0f21c2f8d7274c15be9f8e9c43d6fb4a2f54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:40:55 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:40:55 provisioning config files... 09:40:55 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/214@tmp/config6286087352725226294tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:55 --> edgex-publish-swagger.sh 09:40:55 === Publish openapi/v2 API === 09:40:55 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 09:40:55 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/214/openapi/v2/core-command.yaml] 09:40:55 % Total % Received % Xferd Average Speed Time Time Time Current 09:40:55 Dload Upload Total Spent Left Speed 09:40:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 203k --:--:-- --:--:-- --:--:-- 202k 100 33831 0 0 100 33831 0 27415 0:00:01 0:00:01 --:--:-- 27393 100 33831 0 0 100 33831 0 23380 0:00:01 0:00:01 --:--:-- 23363 09:40:56 09:40:56 09:40:56 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/214/openapi/v2/core-data.yaml] 09:40:56 % Total % Received % Xferd Average Speed Time Time Time Current 09:40:56 Dload Upload Total Spent Left Speed 09:40:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 59471 0:00:01 0:00:01 --:--:-- 59471 100 71604 0 0 100 71604 0 56783 0:00:01 0:00:01 --:--:-- 56783 09:40:58 09:40:58 09:40:58 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/214/openapi/v2/core-metadata.yaml] 09:40:58 % Total % Received % Xferd Average Speed Time Time Time Current 09:40:58 Dload Upload Total Spent Left Speed 09:40:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 121k 0:00:01 0:00:01 --:--:-- 121k 100 141k 0 0 100 141k 0 121k 0:00:01 0:00:01 --:--:-- 121k 09:40:59 09:40:59 09:40:59 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/214/openapi/v2/support-notifications.yaml] 09:40:59 % Total % Received % Xferd Average Speed Time Time Time Current 09:40:59 Dload Upload Total Spent Left Speed 09:41:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 74184 0:00:01 0:00:01 --:--:-- 74184 100 89318 0 0 100 89318 0 66506 0:00:01 0:00:01 --:--:-- 66456 100 89318 0 0 100 89318 0 66506 0:00:01 0:00:01 --:--:-- 66456 09:41:00 09:41:00 09:41:00 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/214/openapi/v2/support-scheduler.yaml] 09:41:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:41:00 Dload Upload Total Spent Left Speed 09:41:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 40240 --:--:-- --:--:-- --:--:-- 40199 100 39556 0 0 100 39556 0 40240 --:--:-- --:--:-- --:--:-- 40199 09:41:01 09:41:01 09:41:01 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/214/openapi/v2/system-agent.yaml] 09:41:01 % Total % Received % Xferd Average Speed Time Time Time Current 09:41:01 Dload Upload Total Spent Left Speed 09:41:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 16673 0:00:01 0:00:01 --:--:-- 16673 100 20091 0 0 100 20091 0 15197 0:00:01 0:00:01 --:--:-- 15197 09:41:02 09:41:02 [Pipeline] } 09:41:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:41:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:41:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:41:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:41:03 . [Pipeline] withDockerContainer 09:41:03 prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container 09:41:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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/py-git-semver:latest cat 09:41:04 $ docker top 3f53da5d54ad98139437daad820ed3c0c9845fd6c4034ccbe2b956b11ed9f30f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:41:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:04 [ssh-agent] Looking for ssh-agent implementation... 09:41:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:04 $ docker exec 3f53da5d54ad98139437daad820ed3c0c9845fd6c4034ccbe2b956b11ed9f30f ssh-agent 09:41:04 SSH_AUTH_SOCK=/tmp/ssh-JwSQ7NC2mDvS/agent.34 09:41:04 SSH_AGENT_PID=41 09:41:04 Running ssh-add (command line suppressed) 09:41:04 Identity added: /w/workspace/edgex-go/214@tmp/private_key_6825219639733321096.key (/w/workspace/edgex-go/214@tmp/private_key_6825219639733321096.key) 09:41:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:04 + git semver tag 09:41:05 2022-04-29 09:41:05,198 [run_tag] DEBUG tag force:False 09:41:05 2022-04-29 09:41:05,198 [check_head_tag] DEBUG check head tag 09:41:05 2022-04-29 09:41:05,201 [execute] INFO git cat-file --batch-check 09:41:05 2022-04-29 09:41:05,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/214, universal_newlines=False, shell=None, istream=) 09:41:05 2022-04-29 09:41:05,204 [execute] INFO git cat-file --batch 09:41:05 2022-04-29 09:41:05,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/214, universal_newlines=False, shell=None, istream=) 09:41:05 2022-04-29 09:41:05,256 [read_version] DEBUG read version from /w/workspace/edgex-go/214/.semver/main 09:41:05 2022-04-29 09:41:05,257 [execute] INFO git tag -a v2.2.0-dev.86 -m v2.2.0-dev.86 09:41:05 2022-04-29 09:41:05,257 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.86', '-m', 'v2.2.0-dev.86'], cwd=/w/workspace/edgex-go/214, universal_newlines=False, shell=None, istream=None) 09:41:05 2022-04-29 09:41:05,262 [read_version] DEBUG read version from /w/workspace/edgex-go/214/.semver/main 09:41:05 2.2.0-dev.86 [Pipeline] } 09:41:05 $ docker exec --env ******** --env ******** 3f53da5d54ad98139437daad820ed3c0c9845fd6c4034ccbe2b956b11ed9f30f ssh-agent -k 09:41:05 unset SSH_AUTH_SOCK; 09:41:05 unset SSH_AGENT_PID; 09:41:05 echo Agent pid 41 killed; 09:41:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:41:05 + git semver [Pipeline] } 09:41:06 $ docker stop --time=1 3f53da5d54ad98139437daad820ed3c0c9845fd6c4034ccbe2b956b11ed9f30f 09:41:07 $ docker rm -f 3f53da5d54ad98139437daad820ed3c0c9845fd6c4034ccbe2b956b11ed9f30f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:41:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:41:07 09:41:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:41:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:41:08 0.23.1-centos7: Pulling from edgex-lftools 09:41:08 ab5ef0e58194: Pulling fs layer 09:41:08 9712f1f96733: Pulling fs layer 09:41:08 63f879dbbcfc: Pulling fs layer 09:41:08 0d9ebad4ef96: Pulling fs layer 09:41:08 e9a5061849ea: Pulling fs layer 09:41:08 d747dcd14b5f: Pulling fs layer 09:41:08 2de7ff778b66: Pulling fs layer 09:41:08 e9a5061849ea: Waiting 09:41:08 0d9ebad4ef96: Waiting 09:41:08 d747dcd14b5f: Waiting 09:41:08 9712f1f96733: Download complete 09:41:08 63f879dbbcfc: Verifying Checksum 09:41:08 63f879dbbcfc: Download complete 09:41:08 e9a5061849ea: Verifying Checksum 09:41:08 e9a5061849ea: Download complete 09:41:08 d747dcd14b5f: Verifying Checksum 09:41:08 d747dcd14b5f: Download complete 09:41:08 ab5ef0e58194: Verifying Checksum 09:41:08 ab5ef0e58194: Download complete 09:41:08 0d9ebad4ef96: Verifying Checksum 09:41:08 0d9ebad4ef96: Download complete 09:41:08 2de7ff778b66: Verifying Checksum 09:41:08 2de7ff778b66: Download complete 09:41:12 ab5ef0e58194: Pull complete 09:41:12 9712f1f96733: Pull complete 09:41:12 63f879dbbcfc: Pull complete 09:41:16 0d9ebad4ef96: Pull complete 09:41:16 e9a5061849ea: Pull complete 09:41:16 d747dcd14b5f: Pull complete 09:41:17 2de7ff778b66: Pull complete 09:41:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:41:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:41:18 prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container 09:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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-lftools:0.23.1-centos7 cat 09:41:20 $ docker top c8a4d9679180eda88e5ae699e08cde56348b7cec81140a2b22b8e5c35461f064 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:41:20 provisioning config files... 09:41:20 copy managed file [sigul-config] to file:/w/workspace/edgex-go/214@tmp/config5217887969396936497tmp 09:41:20 copy managed file [sigul-password] to file:/w/workspace/edgex-go/214@tmp/config8859269113377140410tmp 09:41:20 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/214@tmp/config2082566630615245790tmp [Pipeline] { [Pipeline] echo 09:41:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:41:20 ---> sigul-configuration.sh 09:41:20 gpg: directory `/root/.gnupg' created 09:41:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:41:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:41:20 gpg: keyring `/root/.gnupg/secring.gpg' created 09:41:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:41:20 gpg: CAST5 encrypted data 09:41:20 gpg: encrypted with 1 passphrase 09:41:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:41:20 + mkdir /home/jenkins 09:41:20 + mkdir /home/jenkins/sigul [Pipeline] sh 09:41:21 + 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 09:41:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:41:21 ---> sigul-install.sh 09:41:21 Sigul already installed; skipping installation. [Pipeline] sh 09:41:21 + git tag --list 09:41:21 0.6.0 09:41:21 0.6.1 09:41:21 0.7.0 09:41:21 0.7.1 09:41:21 v1.0.0 09:41:21 v1.0.1 09:41:21 v1.1.0 09:41:21 v1.2.0 09:41:21 v1.2.1 09:41:21 v1.3.0 09:41:21 v1.3.1 09:41:21 v2.0.0 09:41:21 v2.0.1-dev.1 09:41:21 v2.0.1-dev.10 09:41:21 v2.0.1-dev.11 09:41:21 v2.0.1-dev.12 09:41:21 v2.0.1-dev.13 09:41:21 v2.0.1-dev.14 09:41:21 v2.0.1-dev.15 09:41:21 v2.0.1-dev.16 09:41:21 v2.0.1-dev.17 09:41:21 v2.0.1-dev.18 09:41:21 v2.0.1-dev.19 09:41:21 v2.0.1-dev.2 09:41:21 v2.0.1-dev.20 09:41:21 v2.0.1-dev.21 09:41:21 v2.0.1-dev.22 09:41:21 v2.0.1-dev.23 09:41:21 v2.0.1-dev.24 09:41:21 v2.0.1-dev.25 09:41:21 v2.0.1-dev.26 09:41:21 v2.0.1-dev.27 09:41:21 v2.0.1-dev.28 09:41:21 v2.0.1-dev.29 09:41:21 v2.0.1-dev.3 09:41:21 v2.0.1-dev.30 09:41:21 v2.0.1-dev.31 09:41:21 v2.0.1-dev.32 09:41:21 v2.0.1-dev.33 09:41:21 v2.0.1-dev.34 09:41:21 v2.0.1-dev.35 09:41:21 v2.0.1-dev.36 09:41:21 v2.0.1-dev.37 09:41:21 v2.0.1-dev.38 09:41:21 v2.0.1-dev.39 09:41:21 v2.0.1-dev.4 09:41:21 v2.0.1-dev.40 09:41:21 v2.0.1-dev.41 09:41:21 v2.0.1-dev.42 09:41:21 v2.0.1-dev.43 09:41:21 v2.0.1-dev.44 09:41:21 v2.0.1-dev.45 09:41:21 v2.0.1-dev.46 09:41:21 v2.0.1-dev.47 09:41:21 v2.0.1-dev.48 09:41:21 v2.0.1-dev.49 09:41:21 v2.0.1-dev.5 09:41:21 v2.0.1-dev.50 09:41:21 v2.0.1-dev.51 09:41:21 v2.0.1-dev.52 09:41:21 v2.0.1-dev.53 09:41:21 v2.0.1-dev.54 09:41:21 v2.0.1-dev.55 09:41:21 v2.0.1-dev.56 09:41:21 v2.0.1-dev.57 09:41:21 v2.0.1-dev.58 09:41:21 v2.0.1-dev.59 09:41:21 v2.0.1-dev.6 09:41:21 v2.0.1-dev.60 09:41:21 v2.0.1-dev.61 09:41:21 v2.0.1-dev.62 09:41:21 v2.0.1-dev.63 09:41:21 v2.0.1-dev.64 09:41:21 v2.0.1-dev.65 09:41:21 v2.0.1-dev.66 09:41:21 v2.0.1-dev.67 09:41:21 v2.0.1-dev.68 09:41:21 v2.0.1-dev.69 09:41:21 v2.0.1-dev.7 09:41:21 v2.0.1-dev.70 09:41:21 v2.0.1-dev.71 09:41:21 v2.0.1-dev.72 09:41:21 v2.0.1-dev.73 09:41:21 v2.0.1-dev.74 09:41:21 v2.0.1-dev.75 09:41:21 v2.0.1-dev.76 09:41:21 v2.0.1-dev.77 09:41:21 v2.0.1-dev.78 09:41:21 v2.0.1-dev.79 09:41:21 v2.0.1-dev.8 09:41:21 v2.0.1-dev.80 09:41:21 v2.0.1-dev.81 09:41:21 v2.0.1-dev.82 09:41:21 v2.0.1-dev.83 09:41:21 v2.0.1-dev.84 09:41:21 v2.0.1-dev.85 09:41:21 v2.0.1-dev.86 09:41:21 v2.0.1-dev.87 09:41:21 v2.0.1-dev.88 09:41:21 v2.0.1-dev.89 09:41:21 v2.0.1-dev.9 09:41:21 v2.0.1-dev.90 09:41:21 v2.0.1-dev.91 09:41:21 v2.0.1-dev.92 09:41:21 v2.0.1-dev.93 09:41:21 v2.0.1-dev.94 09:41:21 v2.0.1-dev.95 09:41:21 v2.0.1-dev.96 09:41:21 v2.0.1-dev.97 09:41:21 v2.0.1-dev.98 09:41:21 v2.0.1-dev.99 09:41:21 v2.1.0 09:41:21 v2.2.0-dev.1 09:41:21 v2.2.0-dev.10 09:41:21 v2.2.0-dev.11 09:41:21 v2.2.0-dev.12 09:41:21 v2.2.0-dev.13 09:41:21 v2.2.0-dev.14 09:41:21 v2.2.0-dev.15 09:41:21 v2.2.0-dev.16 09:41:21 v2.2.0-dev.17 09:41:21 v2.2.0-dev.18 09:41:21 v2.2.0-dev.19 09:41:21 v2.2.0-dev.2 09:41:21 v2.2.0-dev.20 09:41:21 v2.2.0-dev.21 09:41:21 v2.2.0-dev.22 09:41:21 v2.2.0-dev.23 09:41:21 v2.2.0-dev.24 09:41:21 v2.2.0-dev.25 09:41:21 v2.2.0-dev.26 09:41:21 v2.2.0-dev.27 09:41:21 v2.2.0-dev.28 09:41:21 v2.2.0-dev.29 09:41:21 v2.2.0-dev.3 09:41:21 v2.2.0-dev.30 09:41:21 v2.2.0-dev.31 09:41:21 v2.2.0-dev.32 09:41:21 v2.2.0-dev.33 09:41:21 v2.2.0-dev.34 09:41:21 v2.2.0-dev.35 09:41:21 v2.2.0-dev.36 09:41:21 v2.2.0-dev.37 09:41:21 v2.2.0-dev.38 09:41:21 v2.2.0-dev.39 09:41:21 v2.2.0-dev.4 09:41:21 v2.2.0-dev.40 09:41:21 v2.2.0-dev.41 09:41:21 v2.2.0-dev.42 09:41:21 v2.2.0-dev.43 09:41:21 v2.2.0-dev.44 09:41:21 v2.2.0-dev.45 09:41:21 v2.2.0-dev.46 09:41:21 v2.2.0-dev.47 09:41:21 v2.2.0-dev.48 09:41:21 v2.2.0-dev.49 09:41:21 v2.2.0-dev.5 09:41:21 v2.2.0-dev.50 09:41:21 v2.2.0-dev.51 09:41:21 v2.2.0-dev.52 09:41:21 v2.2.0-dev.53 09:41:21 v2.2.0-dev.54 09:41:21 v2.2.0-dev.55 09:41:21 v2.2.0-dev.56 09:41:21 v2.2.0-dev.57 09:41:21 v2.2.0-dev.58 09:41:21 v2.2.0-dev.59 09:41:21 v2.2.0-dev.6 09:41:21 v2.2.0-dev.60 09:41:21 v2.2.0-dev.61 09:41:21 v2.2.0-dev.62 09:41:21 v2.2.0-dev.63 09:41:21 v2.2.0-dev.64 09:41:21 v2.2.0-dev.65 09:41:21 v2.2.0-dev.66 09:41:21 v2.2.0-dev.67 09:41:21 v2.2.0-dev.68 09:41:21 v2.2.0-dev.69 09:41:21 v2.2.0-dev.7 09:41:21 v2.2.0-dev.70 09:41:21 v2.2.0-dev.71 09:41:21 v2.2.0-dev.72 09:41:21 v2.2.0-dev.73 09:41:21 v2.2.0-dev.74 09:41:21 v2.2.0-dev.75 09:41:21 v2.2.0-dev.76 09:41:21 v2.2.0-dev.77 09:41:21 v2.2.0-dev.78 09:41:21 v2.2.0-dev.79 09:41:21 v2.2.0-dev.8 09:41:21 v2.2.0-dev.80 09:41:21 v2.2.0-dev.81 09:41:21 v2.2.0-dev.82 09:41:21 v2.2.0-dev.83 09:41:21 v2.2.0-dev.84 09:41:21 v2.2.0-dev.85 09:41:21 v2.2.0-dev.86 09:41:21 v2.2.0-dev.9 [Pipeline] sh 09:41:22 + lftools sign git-tag v2.2.0-dev.86 09:41:22 Signing Git tag with Sigul... 09:41:22 Signing v2.2.0-dev.86 [Pipeline] echo 09:41:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:41:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:41:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:41:23 $ docker stop --time=1 c8a4d9679180eda88e5ae699e08cde56348b7cec81140a2b22b8e5c35461f064 09:41:24 $ docker rm -f c8a4d9679180eda88e5ae699e08cde56348b7cec81140a2b22b8e5c35461f064 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:41:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:41:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:41:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:41:25 . [Pipeline] withDockerContainer 09:41:25 prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container 09:41:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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/py-git-semver:latest cat 09:41:25 $ docker top 1beed94a24f7ce4753592b66b165e8c0ccf0239dc55a4f845dcf62e34c1edd81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:41:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:25 [ssh-agent] Looking for ssh-agent implementation... 09:41:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:26 $ docker exec 1beed94a24f7ce4753592b66b165e8c0ccf0239dc55a4f845dcf62e34c1edd81 ssh-agent 09:41:26 SSH_AUTH_SOCK=/tmp/ssh-9133evtgHMPl/agent.33 09:41:26 SSH_AGENT_PID=39 09:41:26 Running ssh-add (command line suppressed) 09:41:26 Identity added: /w/workspace/edgex-go/214@tmp/private_key_5985265093594271008.key (/w/workspace/edgex-go/214@tmp/private_key_5985265093594271008.key) 09:41:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:26 + git semver bump pre 09:41:26 2022-04-29 09:41:26,794 [read_version] DEBUG read version from /w/workspace/edgex-go/214/.semver/main 09:41:26 2022-04-29 09:41:26,794 [bump_version] DEBUG bumping version:2.2.0-dev.86 on axis:pre with prefix:dev 09:41:26 2022-04-29 09:41:26,794 [bump_version] DEBUG bumped version:2.2.0-dev.87 09:41:26 2022-04-29 09:41:26,795 [write_version] DEBUG write version:2.2.0-dev.87 to path:/w/workspace/edgex-go/214/.semver/main with force:True 09:41:26 2022-04-29 09:41:26,795 [read_version] DEBUG read version from /w/workspace/edgex-go/214/.semver/main 09:41:26 2022-04-29 09:41:26,795 [write_file] DEBUG write to file:/w/workspace/edgex-go/214/.semver/main 09:41:26 2022-04-29 09:41:26,797 [execute] INFO git cat-file --batch-check 09:41:26 2022-04-29 09:41:26,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/214/.semver, universal_newlines=False, shell=None, istream=) 09:41:26 2022-04-29 09:41:26,802 [execute] INFO git cat-file --batch 09:41:26 2022-04-29 09:41:26,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/214/.semver, universal_newlines=False, shell=None, istream=) 09:41:26 2022-04-29 09:41:26,807 [read_version] DEBUG read version from /w/workspace/edgex-go/214/.semver/main 09:41:26 2.2.0-dev.87 [Pipeline] } 09:41:26 $ docker exec --env ******** --env ******** 1beed94a24f7ce4753592b66b165e8c0ccf0239dc55a4f845dcf62e34c1edd81 ssh-agent -k 09:41:26 unset SSH_AUTH_SOCK; 09:41:26 unset SSH_AGENT_PID; 09:41:26 echo Agent pid 39 killed; 09:41:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:41:27 + git semver [Pipeline] } 09:41:27 $ docker stop --time=1 1beed94a24f7ce4753592b66b165e8c0ccf0239dc55a4f845dcf62e34c1edd81 09:41:28 $ docker rm -f 1beed94a24f7ce4753592b66b165e8c0ccf0239dc55a4f845dcf62e34c1edd81 [Pipeline] // withDockerContainer [Pipeline] sh 09:41:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:41:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:41:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:41:29 . [Pipeline] withDockerContainer 09:41:29 prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container 09:41:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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/py-git-semver:latest cat 09:41:30 $ docker top 84b3f20a9b603ecf1101cfc0c9edba9a8e34f55146157a6ebfe9736f20c1462a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:41:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:41:30 [ssh-agent] Looking for ssh-agent implementation... 09:41:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:30 $ docker exec 84b3f20a9b603ecf1101cfc0c9edba9a8e34f55146157a6ebfe9736f20c1462a ssh-agent 09:41:30 SSH_AUTH_SOCK=/tmp/ssh-Lc0rsqADl1Ro/agent.33 09:41:30 SSH_AGENT_PID=39 09:41:30 Running ssh-add (command line suppressed) 09:41:30 Identity added: /w/workspace/edgex-go/214@tmp/private_key_820973819759181779.key (/w/workspace/edgex-go/214@tmp/private_key_820973819759181779.key) 09:41:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:41:30 + git semver push 09:41:31 2022-04-29 09:41:31,087 [run_push] DEBUG push 09:41:31 2022-04-29 09:41:31,088 [execute] INFO git push origin semver 09:41:31 2022-04-29 09:41:31,088 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/214/.semver, universal_newlines=False, shell=None, istream=None) 09:41:31 2022-04-29 09:41:31,946 [run_push] DEBUG push all version tags 09:41:31 2022-04-29 09:41:31,946 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:41:31 2022-04-29 09:41:31,947 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/214, universal_newlines=False, shell=None, istream=None) 09:41:32 2022-04-29 09:41:32,741 [read_version] DEBUG read version from /w/workspace/edgex-go/214/.semver/main 09:41:32 2.2.0-dev.87 [Pipeline] } 09:41:32 $ docker exec --env ******** --env ******** 84b3f20a9b603ecf1101cfc0c9edba9a8e34f55146157a6ebfe9736f20c1462a ssh-agent -k 09:41:33 unset SSH_AUTH_SOCK; 09:41:33 unset SSH_AGENT_PID; 09:41:33 echo Agent pid 39 killed; 09:41:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:41:33 + git semver [Pipeline] } 09:41:33 $ docker stop --time=1 84b3f20a9b603ecf1101cfc0c9edba9a8e34f55146157a6ebfe9736f20c1462a 09:41:35 $ docker rm -f 84b3f20a9b603ecf1101cfc0c9edba9a8e34f55146157a6ebfe9736f20c1462a [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 09:41:35 + [ -d /w/workspace/edgex-go/214/archives ] [Pipeline] libraryResource [Pipeline] sh 09:41:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:41:36 ---> package-listing.sh 09:41:36 ++ facter osfamily 09:41:36 ++ tr '[:upper:]' '[:lower:]' 09:41:37 + OS_FAMILY=debian 09:41:37 + workspace=/w/workspace/edgex-go/214 09:41:37 + START_PACKAGES=/tmp/packages_start.txt 09:41:37 + END_PACKAGES=/tmp/packages_end.txt 09:41:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:41:37 + PACKAGES=/tmp/packages_start.txt 09:41:37 + '[' /w/workspace/edgex-go/214 ']' 09:41:37 + PACKAGES=/tmp/packages_end.txt 09:41:37 + case "${OS_FAMILY}" in 09:41:37 + dpkg -l 09:41:37 + grep '^ii' 09:41:37 + '[' -f /tmp/packages_start.txt ']' 09:41:37 + '[' -f /tmp/packages_end.txt ']' 09:41:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:41:37 + '[' /w/workspace/edgex-go/214 ']' 09:41:37 + mkdir -p /w/workspace/edgex-go/214/archives/ 09:41:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/214/archives/ [Pipeline] echo 09:41:37 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/214/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:41:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:41:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:41:37 09:41:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:41:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:41:38 latest: Pulling from edgex-lftools-log-publisher 09:41:38 5eb5b503b376: Pulling fs layer 09:41:38 5c69ac0246d0: Pulling fs layer 09:41:38 ec43610c2a17: Pulling fs layer 09:41:38 3a2ae6a8a46f: Pulling fs layer 09:41:38 33b1e0a273af: Pulling fs layer 09:41:38 5d3b04190fa2: Pulling fs layer 09:41:38 3a2ae6a8a46f: Waiting 09:41:38 33b1e0a273af: Waiting 09:41:38 5d3b04190fa2: Waiting 09:41:38 2f39f015ded8: Pulling fs layer 09:41:38 2f39f015ded8: Waiting 09:41:38 5c69ac0246d0: Verifying Checksum 09:41:38 5c69ac0246d0: Download complete 09:41:38 3a2ae6a8a46f: Verifying Checksum 09:41:38 3a2ae6a8a46f: Download complete 09:41:38 33b1e0a273af: Verifying Checksum 09:41:38 33b1e0a273af: Download complete 09:41:38 ec43610c2a17: Verifying Checksum 09:41:38 ec43610c2a17: Download complete 09:41:38 5d3b04190fa2: Verifying Checksum 09:41:38 5d3b04190fa2: Download complete 09:41:38 5eb5b503b376: Verifying Checksum 09:41:38 5eb5b503b376: Download complete 09:41:39 2f39f015ded8: Verifying Checksum 09:41:39 2f39f015ded8: Download complete 09:41:39 5eb5b503b376: Pull complete 09:41:39 5c69ac0246d0: Pull complete 09:41:40 ec43610c2a17: Pull complete 09:41:40 3a2ae6a8a46f: Pull complete 09:41:40 33b1e0a273af: Pull complete 09:41:40 5d3b04190fa2: Pull complete 09:41:44 2f39f015ded8: Pull complete 09:41:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:41:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:41:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:41:45 prd-ubuntu20.04-docker-8c-8g-34233 does not seem to be running inside a container 09:41:45 $ 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/214/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/214 -v /w/workspace/edgex-go/214:/w/workspace/edgex-go/214:rw,z -v /w/workspace/edgex-go/214@tmp:/w/workspace/edgex-go/214@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-lftools-log-publisher:latest cat 09:41:46 $ docker top 2e3258ea3f07921eba9ac9ece0521584aa3554b75fe492ac43689e449d7f6104 -eo pid,comm [Pipeline] { [Pipeline] sh 09:41:47 + touch /tmp/pre-build-complete [Pipeline] sh 09:41:47 + mkdir -p /var/log/sysstat [Pipeline] sh 09:41:47 + ls /var/log/sa-host 09:41:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:47 provisioning config files... 09:41:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/214@tmp/config5832000470097316826tmp [Pipeline] { [Pipeline] echo 09:41:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:41:48 ---> create-netrc.sh [Pipeline] } 09:41:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:41:48 ---> python-tools-install.sh [Pipeline] echo 09:41:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:41:48 ---> sudo-logs.sh 09:41:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:41:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:41:49 ---> job-cost.sh 09:41:49 lf-activate-venv: SKIPPING 09:41:49 DEBUG: total: 0.2199999988079071 09:41:49 INFO: Retrieving Stack Cost... 09:41:49 INFO: Retrieving Pricing Info for: v3-standard-8 09:41:49 INFO: Archiving Costs [Pipeline] echo 09:41:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:41:50 ---> logs-deploy.sh 09:41:50 lf-activate-venv: SKIPPING 09:41:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/214 09:41:50 INFO: archiving workspace using pattern(s): 09:41:51 Archives upload complete. 09:41:51 INFO: archiving logs to Nexus 09:41:52 ---> uname -a: 09:41:52 Linux prd-ubuntu20-04-docker-8c-8g-34233 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 09:41:52 09:41:52 09:41:52 ---> lscpu: 09:41:52 Architecture: x86_64 09:41:52 CPU op-mode(s): 32-bit, 64-bit 09:41:52 Byte Order: Little Endian 09:41:52 Address sizes: 40 bits physical, 48 bits virtual 09:41:52 CPU(s): 8 09:41:52 On-line CPU(s) list: 0-7 09:41:52 Thread(s) per core: 1 09:41:52 Core(s) per socket: 1 09:41:52 Socket(s): 8 09:41:52 NUMA node(s): 1 09:41:52 Vendor ID: AuthenticAMD 09:41:52 CPU family: 23 09:41:52 Model: 49 09:41:52 Model name: AMD EPYC-Rome Processor 09:41:52 Stepping: 0 09:41:52 CPU MHz: 2799.998 09:41:52 BogoMIPS: 5599.99 09:41:52 Virtualization: AMD-V 09:41:52 Hypervisor vendor: KVM 09:41:52 Virtualization type: full 09:41:52 L1d cache: 256 KiB 09:41:52 L1i cache: 256 KiB 09:41:52 L2 cache: 4 MiB 09:41:52 L3 cache: 128 MiB 09:41:52 NUMA node0 CPU(s): 0-7 09:41:52 Vulnerability Itlb multihit: Not affected 09:41:52 Vulnerability L1tf: Not affected 09:41:52 Vulnerability Mds: Not affected 09:41:52 Vulnerability Meltdown: Not affected 09:41:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:41:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:41:52 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:41:52 Vulnerability Srbds: Not affected 09:41:52 Vulnerability Tsx async abort: Not affected 09:41:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:41:52 09:41:52 09:41:52 ---> nproc: 09:41:52 8 09:41:52 09:41:52 09:41:52 ---> df -h: 09:41:52 Filesystem Size Used Avail Use% Mounted on 09:41:52 overlay 155G 28G 128G 18% / 09:41:52 tmpfs 64M 0 64M 0% /dev 09:41:52 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:41:52 shm 64M 0 64M 0% /dev/shm 09:41:52 /dev/vda1 155G 28G 128G 18% /facter-os 09:41:52 09:41:52 09:41:52 ---> sar -b -r -n DEV: 09:41:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34233) 04/29/22 _x86_64_ (8 CPU) 09:41:52 09:41:52 08:38:42 LINUX RESTART (8 CPU) 09:41:52 09:41:52 08:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:41:52 08:40:01 373.64 49.33 324.31 0.00 4408.87 193991.67 0.00 09:41:52 08:41:01 81.27 1.67 79.60 0.00 52.66 37723.31 0.00 09:41:52 08:42:01 69.51 0.10 69.41 0.00 4.00 25874.90 0.00 09:41:52 08:43:01 388.57 0.15 388.42 0.00 16.39 343152.68 0.00 09:41:52 08:44:01 949.64 0.85 948.79 0.00 19.06 391156.94 0.00 09:41:52 08:45:01 1059.36 0.73 1058.63 0.00 13.73 365391.00 0.00 09:41:52 08:46:01 506.28 0.13 506.15 0.00 1.07 186130.22 0.00 09:41:52 08:47:01 281.82 0.00 281.82 0.00 0.00 66666.31 0.00 09:41:52 08:48:01 831.48 2.67 828.81 0.00 21.33 305953.01 0.00 09:41:52 08:49:01 194.52 0.02 194.50 0.00 0.67 77950.61 0.00 09:41:52 08:50:01 21.29 0.00 21.29 0.00 0.00 572.88 0.00 09:41:52 08:51:01 1.67 0.00 1.67 0.00 0.00 20.00 0.00 09:41:52 08:52:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 09:41:52 08:53:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 09:41:52 08:54:01 2.90 0.88 2.02 0.00 18.53 26.80 0.00 09:41:52 08:55:01 2.27 0.00 2.27 0.00 0.00 25.06 0.00 09:41:52 08:56:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 09:41:52 08:57:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 09:41:52 08:58:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 09:41:52 08:59:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 09:41:52 09:00:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 09:41:52 09:01:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 09:41:52 09:02:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 09:41:52 09:03:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 09:41:52 09:04:02 1.37 0.00 1.37 0.00 0.00 15.60 0.00 09:41:52 09:05:01 1.07 0.00 1.07 0.00 0.00 13.83 0.00 09:41:52 09:06:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 09:41:52 09:07:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 09:41:52 09:08:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 09:41:52 09:09:01 0.85 0.00 0.85 0.00 0.00 10.66 0.00 09:41:52 09:10:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 09:41:52 09:11:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 09:41:52 09:12:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 09:41:52 09:13:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 09:41:52 09:14:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 09:41:52 09:15:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 09:41:52 09:16:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 09:41:52 09:17:01 0.90 0.02 0.88 0.00 0.13 10.26 0.00 09:41:52 09:18:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 09:41:52 09:19:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 09:41:52 09:20:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 09:41:52 09:21:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 09:41:52 09:22:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 09:41:52 09:23:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 09:41:52 09:24:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 09:41:52 09:25:01 1.62 0.00 1.62 0.00 0.00 19.19 0.00 09:41:52 09:26:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 09:41:52 09:27:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 09:41:52 09:28:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 09:41:52 09:29:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 09:41:52 09:30:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 09:41:52 09:31:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 09:41:52 09:32:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 09:41:52 09:33:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 09:41:52 09:34:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 09:41:52 09:35:01 1.63 0.00 1.63 0.00 0.00 19.86 0.00 09:41:52 09:36:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 09:41:52 09:37:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 09:41:52 09:38:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 09:41:52 09:39:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 09:41:52 09:40:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 09:41:52 09:41:01 111.38 0.12 111.26 0.00 9.60 36710.16 0.00 09:41:52 Average: 79.56 0.91 78.65 0.00 73.66 32783.22 0.00 09:41:52 09:41:52 08:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:41:52 08:40:01 28032780 31750372 550040 1.67 140224 3784460 2148564 6.33 1291124 3115196 219864 09:41:52 08:41:01 27842084 31680764 611988 1.86 161680 3849884 2412972 7.11 1443580 3110288 176520 09:41:52 08:42:01 27935844 31729720 568652 1.73 165268 3817300 2195140 6.47 1382196 3093692 102864 09:41:52 08:43:01 21835384 31216608 1046508 3.18 177124 9144344 4004224 11.80 2610180 7679116 701668 09:41:52 08:44:01 18118376 31564480 688960 2.10 268220 12843112 2741916 8.08 2482292 11240164 1843696 09:41:52 08:45:01 9769556 28436628 3809192 11.58 395500 17524820 6308624 18.59 6677264 14962808 75516 09:41:52 08:46:01 6905152 30223168 2018772 6.14 461124 21837284 4263960 12.57 6323956 17914612 22976 09:41:52 08:47:01 8306196 31256332 1004932 3.06 470296 21558936 3024700 8.91 4596872 18357184 531508 09:41:52 08:48:01 8847468 31628520 635232 1.93 646724 21190352 2338156 6.89 3247848 19145572 200156 09:41:52 08:49:01 10868036 31733436 535404 1.63 663608 19362988 2186024 6.44 2798860 17687152 1060 09:41:52 08:50:01 10880868 31746952 521620 1.59 664352 19363212 1975368 5.82 2784156 17687148 8 09:41:52 08:51:01 10881736 31747788 520776 1.58 664352 19363212 1975368 5.82 2784224 17687148 208 09:41:52 08:52:01 10883552 31749624 519272 1.58 664364 19363216 1975368 5.82 2782508 17687152 168 09:41:52 08:53:01 10888080 31754292 514600 1.56 664376 19363344 1975368 5.82 2777560 17687280 208 09:41:52 08:54:01 10886700 31753948 515488 1.57 664436 19363864 2042232 6.02 2777552 17687764 176 09:41:52 08:55:01 10889048 31756348 513040 1.56 664484 19363868 2042232 6.02 2775656 17687768 44 09:41:52 08:56:01 10888864 31756188 513016 1.56 664500 19363868 2042232 6.02 2775560 17687768 164 09:41:52 08:57:01 10889676 31757024 512168 1.56 664528 19363872 2042232 6.02 2775012 17687772 184 09:41:52 08:58:01 10889304 31756680 512404 1.56 664540 19363872 2042232 6.02 2775564 17687772 176 09:41:52 08:59:01 10889264 31756664 512380 1.56 664560 19363876 2042232 6.02 2775064 17687776 60 09:41:52 09:00:01 10889684 31757100 512100 1.56 664572 19363880 2042232 6.02 2775300 17687780 12 09:41:52 09:01:01 10889124 31756544 512544 1.56 664596 19363880 2042232 6.02 2775408 17687780 264 09:41:52 09:02:01 10889296 31756724 512372 1.56 664600 19363884 2042232 6.02 2775536 17687784 172 09:41:52 09:03:01 10889380 31756888 512096 1.56 664616 19363892 2042232 6.02 2775676 17687792 280 09:41:52 09:04:02 10889064 31756596 512308 1.56 664636 19363896 2042232 6.02 2775876 17687796 52 09:41:52 09:05:01 10889000 31756560 512244 1.56 664644 19363900 2042232 6.02 2775860 17687800 272 09:41:52 09:06:01 10889348 31756928 512024 1.56 664660 19363900 2042232 6.02 2775560 17687800 164 09:41:52 09:07:01 10889592 31757188 511740 1.56 664672 19363904 2042232 6.02 2775580 17687804 208 09:41:52 09:08:01 10889544 31757160 511712 1.56 664680 19363908 2042232 6.02 2775732 17687808 172 09:41:52 09:09:01 10889244 31756876 511936 1.56 664692 19363908 2025616 5.97 2775780 17687808 268 09:41:52 09:10:01 10889228 31756872 511876 1.56 664704 19363912 2025616 5.97 2776124 17687812 224 09:41:52 09:11:01 10889204 31756848 511892 1.56 664712 19363912 2025616 5.97 2775240 17687812 180 09:41:52 09:12:01 10889196 31756848 511812 1.56 664724 19363916 2025616 5.97 2775240 17687816 28 09:41:52 09:13:01 10889112 31756772 512024 1.56 664744 19363924 2025464 5.97 2775240 17687824 184 09:41:52 09:14:01 10889296 31756956 512004 1.56 664752 19363924 2025464 5.97 2775248 17687824 12 09:41:52 09:15:01 10889508 31757232 511748 1.56 664772 19363928 2025464 5.97 2775560 17687828 184 09:41:52 09:16:01 10889208 31756956 511964 1.56 664788 19363932 2025464 5.97 2775324 17687832 12 09:41:52 09:17:01 10888772 31756568 512208 1.56 664800 19363928 2009084 5.92 2775340 17687832 188 09:41:52 09:18:01 10888628 31756448 512108 1.56 664816 19363936 2009084 5.92 2775376 17687836 12 09:41:52 09:19:01 10888564 31756420 512068 1.56 664840 19363936 2009084 5.92 2775392 17687836 48 09:41:52 09:20:01 10888508 31756504 511920 1.56 664860 19364056 2009084 5.92 2775676 17687972 12 09:41:52 09:21:01 10888436 31756460 511896 1.56 664872 19364080 2009084 5.92 2775376 17687976 192 09:41:52 09:22:01 10888352 31756392 512120 1.56 664884 19364080 2009084 5.92 2775384 17687980 16 09:41:52 09:23:01 10888524 31756592 512048 1.56 664908 19364084 2009084 5.92 2775752 17687984 300 09:41:52 09:24:01 10888784 31756876 511772 1.56 664924 19364084 2009084 5.92 2775500 17687984 12 09:41:52 09:25:01 10888500 31756612 511968 1.56 664948 19364084 2009084 5.92 2776092 17687988 44 09:41:52 09:26:01 10888404 31756552 511948 1.56 664960 19364092 2009084 5.92 2775872 17687992 188 09:41:52 09:27:01 10888648 31756796 511688 1.56 664976 19364092 2009084 5.92 2775488 17687992 188 09:41:52 09:28:01 10888816 31756972 511664 1.56 664984 19364096 2009084 5.92 2775496 17687996 8 09:41:52 09:29:01 10888792 31757008 511596 1.56 665012 19364100 2025144 5.97 2775800 17688000 8 09:41:52 09:30:01 10888468 31756700 511800 1.56 665040 19364100 2025144 5.97 2776080 17688000 40 09:41:52 09:31:01 10888484 31756756 511752 1.56 665060 19364108 2025144 5.97 2775584 17688008 200 09:41:52 09:32:01 10888372 31756656 511720 1.56 665080 19364108 2025144 5.97 2775856 17688008 12 09:41:52 09:33:01 10888608 31756944 511388 1.56 665112 19364112 2025144 5.97 2775904 17688012 216 09:41:52 09:34:01 10888560 31756908 511420 1.56 665128 19364112 2025144 5.97 2775648 17688016 36 09:41:52 09:35:01 10888728 31757096 511384 1.56 665156 19364108 2025144 5.97 2775928 17688016 188 09:41:52 09:36:01 10888460 31756864 511592 1.56 665172 19364120 2008952 5.92 2775696 17688020 12 09:41:52 09:37:01 10888680 31757112 511280 1.55 665192 19364124 2008952 5.92 2775724 17688024 200 09:41:52 09:38:01 10888380 31756816 511612 1.56 665196 19364128 2008952 5.92 2775724 17688028 12 09:41:52 09:39:01 10888324 31756776 511600 1.56 665200 19364136 2008952 5.92 2775744 17688032 196 09:41:52 09:40:01 10888032 31756492 511836 1.56 665204 19364136 2008952 5.92 2776040 17688036 8 09:41:52 09:41:01 10097796 31736416 531472 1.62 671516 20083004 2011448 5.93 2839380 18369388 3520 09:41:52 Average: 11836591 31653554 615205 1.87 614930 18428339 2204916 6.50 2859309 16721851 62674 09:41:52 09:41:52 08:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:41:52 08:40:01 ens3 1781.95 1649.01 12141.69 208.86 0.00 0.00 0.00 0.00 09:41:52 08:40:01 lo 5.13 5.13 0.50 0.50 0.00 0.00 0.00 0.00 09:41:52 08:40:01 veth680ae04 101.42 128.91 9.51 975.53 0.00 0.00 0.00 0.08 09:41:52 08:40:01 docker0 726.63 647.61 51.68 3698.04 0.00 0.00 0.00 0.00 09:41:52 08:41:01 ens3 67.69 52.67 45.89 69.32 0.00 0.00 0.00 0.00 09:41:52 08:41:01 veth8202583 1.50 1.70 0.12 0.14 0.00 0.00 0.00 0.00 09:41:52 08:41:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:41:52 08:41:01 docker0 2.23 2.32 0.15 7.52 0.00 0.00 0.00 0.00 09:41:52 08:42:01 ens3 107.77 72.69 1411.90 60.46 0.00 0.00 0.00 0.00 09:41:52 08:42:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 09:41:52 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:43:01 ens3 91.55 61.05 513.28 18.72 0.00 0.00 0.00 0.00 09:41:52 08:43:01 veth2fde0fa 0.00 1.17 0.00 0.07 0.00 0.00 0.00 0.00 09:41:52 08:43:01 vethb800953 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 09:41:52 08:43:01 veth0bca2e1 0.05 0.22 0.00 0.01 0.00 0.00 0.00 0.00 09:41:52 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 08:43:01 vethcad65dd 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:41:52 08:43:01 vethba4693b 0.05 0.23 0.00 0.02 0.00 0.00 0.00 0.00 09:41:52 08:43:01 docker0 33.82 44.09 1.91 190.16 0.00 0.00 0.00 0.00 09:41:52 08:43:01 vethb49c7c7 0.05 0.22 0.00 0.01 0.00 0.00 0.00 0.00 09:41:52 08:44:01 ens3 835.99 430.69 10463.63 111.01 0.00 0.00 0.00 0.00 09:41:52 08:44:01 veth93f3087 127.60 269.02 9.97 3229.42 0.00 0.00 0.00 0.26 09:41:52 08:44:01 veth2fde0fa 0.00 0.77 0.00 0.04 0.00 0.00 0.00 0.00 09:41:52 08:44:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 09:41:52 08:44:01 veth2acedf7 179.79 374.44 15.54 5348.79 0.00 0.00 0.00 0.44 09:41:52 08:44:01 vethb6d0ca1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:41:52 08:44:01 vethb917391 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:41:52 08:44:01 docker0 344.36 714.80 23.82 9246.45 0.00 0.00 0.00 0.00 09:41:52 08:45:01 ens3 588.19 324.26 6788.93 109.57 0.00 0.00 0.00 0.00 09:41:52 08:45:01 veth93f3087 96.25 164.98 9.81 2601.81 0.00 0.00 0.00 0.21 09:41:52 08:45:01 veth2fde0fa 0.00 0.28 0.00 0.01 0.00 0.00 0.00 0.00 09:41:52 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 08:45:01 veth2acedf7 35.87 55.16 3.47 480.98 0.00 0.00 0.00 0.04 09:41:52 08:45:01 veth27014d3 113.56 261.05 8.91 3464.34 0.00 0.00 0.00 0.28 09:41:52 08:45:01 docker0 271.61 516.94 20.33 6750.65 0.00 0.00 0.00 0.00 09:41:52 08:46:01 ens3 216.93 129.71 2529.02 21.69 0.00 0.00 0.00 0.00 09:41:52 08:46:01 veth93f3087 0.17 0.22 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 08:46:01 veth2fde0fa 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:46:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 09:41:52 08:46:01 veth2acedf7 0.15 0.18 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 08:46:01 veth27014d3 95.12 164.13 9.40 2364.67 0.00 0.00 0.00 0.19 09:41:52 08:46:01 docker0 115.51 191.57 9.29 2508.46 0.00 0.00 0.00 0.00 09:41:52 08:47:01 ens3 58.01 55.51 428.48 29.71 0.00 0.00 0.00 0.00 09:41:52 08:47:01 veth2fde0fa 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 09:41:52 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 08:47:01 veth27014d3 0.18 0.28 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 08:47:01 docker0 24.01 31.22 1.88 413.25 0.00 0.00 0.00 0.00 09:41:52 08:48:01 ens3 85.04 68.67 379.73 51.69 0.00 0.00 0.00 0.00 09:41:52 08:48:01 veth2fde0fa 0.00 0.32 0.00 0.02 0.00 0.00 0.00 0.00 09:41:52 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:48:01 docker0 37.06 49.38 2.36 365.53 0.00 0.00 0.00 0.00 09:41:52 08:49:01 ens3 289.25 310.48 159.76 1162.53 0.00 0.00 0.00 0.00 09:41:52 08:49:01 lo 33.13 33.13 3.26 3.26 0.00 0.00 0.00 0.00 09:41:52 08:49:01 docker0 0.00 0.33 0.00 0.01 0.00 0.00 0.00 0.00 09:41:52 08:50:01 ens3 366.68 395.08 167.47 2270.43 0.00 0.00 0.00 0.00 09:41:52 08:50:01 lo 30.52 30.52 3.01 3.01 0.00 0.00 0.00 0.00 09:41:52 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:51:01 ens3 0.52 0.38 0.26 0.23 0.00 0.00 0.00 0.00 09:41:52 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:54:01 ens3 0.67 0.50 3.42 0.03 0.00 0.00 0.00 0.00 09:41:52 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:55:01 ens3 9.21 5.10 10.53 0.40 0.00 0.00 0.00 0.00 09:41:52 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:56:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 08:59:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:00:01 ens3 0.13 0.08 0.08 0.07 0.00 0.00 0.00 0.00 09:41:52 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:04:02 ens3 0.90 0.33 0.31 0.21 0.00 0.00 0.00 0.00 09:41:52 09:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:05:01 ens3 0.24 0.22 0.08 0.08 0.00 0.00 0.00 0.00 09:41:52 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:10:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:41:52 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:13:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:15:01 ens3 0.38 0.28 0.36 0.08 0.00 0.00 0.00 0.00 09:41:52 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:18:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:20:01 ens3 0.13 0.08 0.08 0.07 0.00 0.00 0.00 0.00 09:41:52 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:25:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 09:41:52 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:30:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:41:52 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:35:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 09:41:52 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:41:52 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:40:01 ens3 0.28 0.12 0.36 0.07 0.00 0.00 0.00 0.00 09:41:52 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:41:52 09:41:01 ens3 245.73 155.33 4771.45 56.44 0.00 0.00 0.00 0.00 09:41:52 09:41:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 09:41:52 09:41:01 docker0 53.02 70.59 4.48 693.56 0.00 0.00 0.00 0.00 09:41:52 Average: ens3 76.64 59.93 642.38 67.31 0.00 0.00 0.00 0.00 09:41:52 Average: lo 1.28 1.28 0.12 0.12 0.00 0.00 0.00 0.00 09:41:52 Average: docker0 25.95 36.60 1.87 385.16 0.00 0.00 0.00 0.00 09:41:52 09:41:52 09:41:52 ---> sar -P ALL: 09:41:52 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-34233) 04/29/22 _x86_64_ (8 CPU) 09:41:52 09:41:52 08:38:42 LINUX RESTART (8 CPU) 09:41:52 09:41:52 08:39:01 CPU %user %nice %system %iowait %steal %idle 09:41:52 08:40:01 all 12.16 0.00 4.76 2.62 0.07 80.39 09:41:52 08:40:01 0 13.60 0.00 4.61 1.04 0.07 80.67 09:41:52 08:40:01 1 10.77 0.00 3.48 1.14 0.07 84.53 09:41:52 08:40:01 2 12.54 0.00 5.99 2.43 0.07 78.98 09:41:52 08:40:01 3 10.78 0.00 6.02 3.99 0.09 79.12 09:41:52 08:40:01 4 14.18 0.00 6.46 3.27 0.05 76.03 09:41:52 08:40:01 5 9.59 0.00 4.04 6.21 0.07 80.10 09:41:52 08:40:01 6 14.32 0.00 3.68 1.30 0.07 80.63 09:41:52 08:40:01 7 11.47 0.00 3.79 1.64 0.07 83.03 09:41:52 08:41:01 all 29.20 0.00 5.80 0.97 0.08 63.95 09:41:52 08:41:01 0 28.83 0.00 5.46 0.08 0.07 65.56 09:41:52 08:41:01 1 29.50 0.00 5.71 4.06 0.07 60.66 09:41:52 08:41:01 2 28.55 0.00 6.57 0.37 0.08 64.43 09:41:52 08:41:01 3 29.14 0.00 6.26 0.17 0.08 64.34 09:41:52 08:41:01 4 30.32 0.00 5.52 1.45 0.08 62.64 09:41:52 08:41:01 5 29.21 0.00 6.05 1.11 0.08 63.55 09:41:52 08:41:01 6 28.67 0.00 5.59 0.32 0.08 65.33 09:41:52 08:41:01 7 29.39 0.00 5.25 0.20 0.08 65.07 09:41:52 08:42:01 all 45.91 0.00 6.19 0.36 0.10 47.43 09:41:52 08:42:01 0 47.30 0.00 6.26 0.07 0.10 46.27 09:41:52 08:42:01 1 47.23 0.00 5.81 0.00 0.10 46.86 09:41:52 08:42:01 2 44.50 0.00 6.45 0.02 0.10 48.93 09:41:52 08:42:01 3 44.19 0.00 6.57 0.00 0.10 49.14 09:41:52 08:42:01 4 45.37 0.00 5.83 0.88 0.10 47.82 09:41:52 08:42:01 5 46.04 0.00 6.27 1.42 0.10 46.17 09:41:52 08:42:01 6 46.14 0.00 6.38 0.49 0.08 46.91 09:41:52 08:42:01 7 46.52 0.00 5.94 0.03 0.12 47.38 09:41:52 08:43:01 all 40.15 0.00 12.92 4.47 0.11 42.35 09:41:52 08:43:01 0 39.22 0.00 10.39 5.09 0.10 45.19 09:41:52 08:43:01 1 40.28 0.00 13.43 2.39 0.14 43.75 09:41:52 08:43:01 2 40.22 0.00 11.88 9.89 0.10 37.91 09:41:52 08:43:01 3 38.74 0.00 14.07 0.98 0.12 46.10 09:41:52 08:43:01 4 41.71 0.00 14.25 1.09 0.12 42.83 09:41:52 08:43:01 5 39.39 0.00 12.22 10.69 0.12 37.58 09:41:52 08:43:01 6 40.38 0.00 14.67 4.03 0.10 40.81 09:41:52 08:43:01 7 41.26 0.00 12.48 1.55 0.10 44.60 09:41:52 08:44:01 all 51.20 0.00 14.76 8.28 0.13 25.63 09:41:52 08:44:01 0 52.58 0.00 15.22 9.47 0.14 22.59 09:41:52 08:44:01 1 51.89 0.00 13.28 8.10 0.13 26.60 09:41:52 08:44:01 2 49.43 0.00 14.13 4.10 0.12 32.22 09:41:52 08:44:01 3 52.43 0.00 14.76 11.32 0.12 21.37 09:41:52 08:44:01 4 50.37 0.00 16.08 11.79 0.14 21.63 09:41:52 08:44:01 5 52.18 0.00 15.89 8.15 0.14 23.65 09:41:52 08:44:01 6 51.17 0.00 15.95 6.58 0.15 26.16 09:41:52 08:44:01 7 49.58 0.00 12.78 6.73 0.14 30.78 09:41:52 08:45:01 all 70.06 0.00 12.68 5.45 0.13 11.68 09:41:52 08:45:01 0 67.55 0.00 15.78 6.15 0.13 10.39 09:41:52 08:45:01 1 69.86 0.00 13.63 6.85 0.12 9.54 09:41:52 08:45:01 2 69.00 0.00 13.00 3.93 0.15 13.93 09:41:52 08:45:01 3 68.72 0.00 14.27 12.47 0.13 4.41 09:41:52 08:45:01 4 72.30 0.00 11.14 3.89 0.12 12.55 09:41:52 08:45:01 5 73.01 0.00 10.85 3.76 0.13 12.24 09:41:52 08:45:01 6 69.83 0.00 12.58 3.39 0.12 14.08 09:41:52 08:45:01 7 70.19 0.00 10.20 3.19 0.14 16.29 09:41:52 08:46:01 all 88.92 0.00 10.63 0.10 0.15 0.20 09:41:52 08:46:01 0 86.90 0.00 12.43 0.23 0.15 0.28 09:41:52 08:46:01 1 89.48 0.00 10.14 0.15 0.17 0.07 09:41:52 08:46:01 2 89.34 0.00 9.92 0.08 0.13 0.52 09:41:52 08:46:01 3 90.68 0.00 9.05 0.05 0.15 0.07 09:41:52 08:46:01 4 88.10 0.00 11.57 0.05 0.15 0.13 09:41:52 08:46:01 5 88.55 0.00 11.21 0.03 0.13 0.07 09:41:52 08:46:01 6 89.09 0.00 10.46 0.10 0.15 0.20 09:41:52 08:46:01 7 89.23 0.00 10.27 0.08 0.15 0.27 09:41:52 08:47:01 all 68.60 0.00 6.99 1.51 0.12 22.78 09:41:52 08:47:01 0 72.30 0.00 7.89 7.86 0.13 11.81 09:41:52 08:47:01 1 72.76 0.00 7.32 0.77 0.12 19.03 09:41:52 08:47:01 2 63.74 0.00 6.88 0.23 0.12 29.03 09:41:52 08:47:01 3 75.70 0.00 5.45 0.15 0.12 18.59 09:41:52 08:47:01 4 61.64 0.00 7.05 0.72 0.12 30.47 09:41:52 08:47:01 5 71.56 0.00 5.00 0.17 0.12 23.16 09:41:52 08:47:01 6 66.93 0.00 8.26 0.07 0.12 24.62 09:41:52 08:47:01 7 64.19 0.00 8.03 2.15 0.12 25.51 09:41:52 08:48:01 all 29.08 0.00 11.36 9.18 0.12 50.26 09:41:52 08:48:01 0 24.74 0.00 13.02 26.73 0.10 35.41 09:41:52 08:48:01 1 27.27 0.00 11.64 9.76 0.10 51.24 09:41:52 08:48:01 2 27.73 0.00 10.61 12.14 0.14 49.39 09:41:52 08:48:01 3 31.60 0.00 10.33 11.33 0.14 46.60 09:41:52 08:48:01 4 30.12 0.00 10.40 3.74 0.14 55.61 09:41:52 08:48:01 5 30.05 0.00 10.83 2.98 0.14 56.00 09:41:52 08:48:01 6 27.59 0.00 13.80 4.28 0.10 54.22 09:41:52 08:48:01 7 33.57 0.00 10.23 2.43 0.14 53.63 09:41:52 08:49:01 all 8.62 0.00 3.43 1.77 0.07 86.11 09:41:52 08:49:01 0 9.27 0.00 2.72 0.23 0.05 87.73 09:41:52 08:49:01 1 7.58 0.00 3.20 0.34 0.07 88.82 09:41:52 08:49:01 2 7.54 0.00 2.51 0.56 0.07 89.34 09:41:52 08:49:01 3 8.08 0.00 3.32 0.59 0.05 87.95 09:41:52 08:49:01 4 9.31 0.00 4.17 2.35 0.05 84.12 09:41:52 08:49:01 5 9.20 0.00 4.25 0.35 0.08 86.11 09:41:52 08:49:01 6 9.10 0.00 4.02 9.76 0.07 77.06 09:41:52 08:49:01 7 8.88 0.00 3.26 0.02 0.08 87.75 09:41:52 08:50:01 all 9.04 0.00 1.06 0.10 0.05 89.75 09:41:52 08:50:01 0 7.66 0.00 1.20 0.02 0.05 91.07 09:41:52 08:50:01 1 10.08 0.00 1.12 0.02 0.05 88.73 09:41:52 08:50:01 2 7.84 0.00 1.00 0.28 0.03 90.84 09:41:52 08:50:01 3 7.78 0.00 1.26 0.15 0.05 90.76 09:41:52 08:50:01 4 5.86 0.00 0.60 0.02 0.03 93.49 09:41:52 08:50:01 5 9.37 0.00 1.36 0.02 0.07 89.19 09:41:52 08:50:01 6 11.07 0.00 1.07 0.30 0.07 87.49 09:41:52 08:50:01 7 12.69 0.00 0.84 0.03 0.03 86.40 09:41:52 09:41:52 08:50:01 CPU %user %nice %system %iowait %steal %idle 09:41:52 08:51:01 all 0.02 0.00 0.02 0.01 0.00 99.96 09:41:52 08:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:41:52 08:51:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:41:52 08:51:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:41:52 08:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 08:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 08:51:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:41:52 08:51:01 6 0.00 0.00 0.00 0.03 0.00 99.97 09:41:52 08:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 08:52:01 all 0.15 0.00 0.02 0.00 0.01 99.82 09:41:52 08:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:41:52 08:52:01 1 1.09 0.00 0.03 0.00 0.02 98.86 09:41:52 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 08:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 08:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:41:52 08:52:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:41:52 08:52:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:41:52 08:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:41:52 08:53:01 all 0.03 0.00 0.02 0.01 0.01 99.94 09:41:52 08:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:41:52 08:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:41:52 08:53:01 2 0.02 0.00 0.00 0.05 0.00 99.93 09:41:52 08:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:41:52 08:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:41:52 08:53:01 5 0.03 0.00 0.05 0.00 0.00 99.92 09:41:52 08:53:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:41:52 08:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 08:54:01 all 0.15 0.00 0.03 0.01 0.01 99.80 09:41:52 08:54:01 0 0.18 0.00 0.08 0.03 0.02 99.68 09:41:52 08:54:01 1 0.86 0.00 0.05 0.00 0.02 99.07 09:41:52 08:54:01 2 0.00 0.00 0.02 0.05 0.02 99.92 09:41:52 08:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:41:52 08:54:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:41:52 08:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 08:54:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:41:52 08:54:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:41:52 08:55:01 all 0.03 0.00 0.02 0.01 0.00 99.94 09:41:52 08:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:41:52 08:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 08:55:01 2 0.00 0.00 0.00 0.07 0.00 99.93 09:41:52 08:55:01 3 0.05 0.00 0.05 0.00 0.00 99.90 09:41:52 08:55:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:41:52 08:55:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:41:52 08:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 08:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 08:56:01 all 0.19 0.00 0.01 0.00 0.01 99.79 09:41:52 08:56:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:41:52 08:56:01 1 1.37 0.00 0.03 0.00 0.02 98.58 09:41:52 08:56:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:41:52 08:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:41:52 08:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 08:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:41:52 08:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 08:57:01 all 0.27 0.00 0.01 0.00 0.00 99.72 09:41:52 08:57:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:41:52 08:57:01 1 1.99 0.00 0.03 0.00 0.00 97.98 09:41:52 08:57:01 2 0.02 0.00 0.00 0.03 0.00 99.95 09:41:52 08:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 08:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 08:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:41:52 08:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 08:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 08:58:01 all 0.08 0.00 0.02 0.00 0.00 99.90 09:41:52 08:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:41:52 08:58:01 1 0.50 0.00 0.05 0.00 0.02 99.43 09:41:52 08:58:01 2 0.02 0.00 0.00 0.03 0.00 99.95 09:41:52 08:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 08:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:41:52 08:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 08:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 08:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 08:59:01 all 0.01 0.00 0.02 0.02 0.00 99.95 09:41:52 08:59:01 0 0.00 0.00 0.05 0.00 0.00 99.95 09:41:52 08:59:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:41:52 08:59:01 2 0.00 0.00 0.02 0.17 0.00 99.82 09:41:52 08:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 08:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 08:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 08:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:41:52 08:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:00:01 all 0.01 0.00 0.01 0.02 0.01 99.95 09:41:52 09:00:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:41:52 09:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:00:01 2 0.00 0.00 0.00 0.13 0.02 99.85 09:41:52 09:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:41:52 09:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:41:52 09:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:41:52 09:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:41:52 09:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:41:52 09:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:41:52 09:01:01 5 0.07 0.00 0.03 0.00 0.00 99.90 09:41:52 09:01:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:41:52 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:41:52 09:01:01 CPU %user %nice %system %iowait %steal %idle 09:41:52 09:02:01 all 0.02 0.00 0.02 0.01 0.00 99.95 09:41:52 09:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:02:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:41:52 09:02:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:41:52 09:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:02:01 5 0.08 0.00 0.07 0.00 0.02 99.83 09:41:52 09:02:01 6 0.02 0.00 0.02 0.03 0.00 99.93 09:41:52 09:02:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:41:52 09:03:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:41:52 09:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:41:52 09:03:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:41:52 09:03:01 2 0.02 0.00 0.00 0.05 0.00 99.93 09:41:52 09:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:03:01 5 0.05 0.00 0.03 0.00 0.02 99.90 09:41:52 09:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:04:02 all 0.03 0.00 0.01 0.00 0.00 99.96 09:41:52 09:04:02 0 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:04:02 1 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:04:02 2 0.02 0.00 0.00 0.03 0.00 99.95 09:41:52 09:04:02 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:04:02 4 0.08 0.00 0.02 0.00 0.00 99.90 09:41:52 09:04:02 5 0.03 0.00 0.07 0.00 0.02 99.88 09:41:52 09:04:02 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:04:02 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:05:01 all 0.04 0.00 0.01 0.01 0.00 99.93 09:41:52 09:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:05:01 1 0.19 0.00 0.02 0.00 0.00 99.80 09:41:52 09:05:01 2 0.00 0.00 0.00 0.08 0.02 99.90 09:41:52 09:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:05:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:41:52 09:05:01 5 0.07 0.00 0.02 0.00 0.02 99.90 09:41:52 09:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:06:01 all 0.18 0.00 0.02 0.00 0.00 99.79 09:41:52 09:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:06:01 1 1.34 0.00 0.05 0.00 0.00 98.61 09:41:52 09:06:01 2 0.00 0.00 0.02 0.03 0.00 99.95 09:41:52 09:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:06:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:41:52 09:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:41:52 09:06:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:41:52 09:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:07:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:41:52 09:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:41:52 09:07:01 2 0.00 0.00 0.00 0.08 0.00 99.92 09:41:52 09:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:41:52 09:07:01 5 0.08 0.00 0.05 0.00 0.00 99.87 09:41:52 09:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:08:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:41:52 09:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:08:01 1 0.08 0.00 0.02 0.00 0.02 99.88 09:41:52 09:08:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:41:52 09:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:08:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:41:52 09:08:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:41:52 09:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:09:01 all 0.15 0.00 0.01 0.00 0.00 99.83 09:41:52 09:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:09:01 1 1.11 0.00 0.02 0.00 0.00 98.87 09:41:52 09:09:01 2 0.00 0.00 0.00 0.03 0.00 99.97 09:41:52 09:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:09:01 5 0.08 0.00 0.03 0.00 0.02 99.87 09:41:52 09:09:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:41:52 09:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:41:52 09:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:41:52 09:10:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:41:52 09:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:41:52 09:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:41:52 09:10:01 5 0.07 0.00 0.07 0.00 0.02 99.85 09:41:52 09:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:10:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:41:52 09:11:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:41:52 09:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:11:01 1 0.22 0.00 0.02 0.00 0.02 99.75 09:41:52 09:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:41:52 09:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:11:01 5 0.07 0.00 0.02 0.00 0.02 99.90 09:41:52 09:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:41:52 09:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:12:01 all 0.13 0.00 0.01 0.01 0.00 99.84 09:41:52 09:12:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:41:52 09:12:01 1 0.88 0.00 0.07 0.00 0.00 99.05 09:41:52 09:12:01 2 0.03 0.00 0.00 0.07 0.00 99.90 09:41:52 09:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:41:52 09:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:41:52 09:12:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:41:52 09:12:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:41:52 09:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:41:52 09:41:52 09:12:01 CPU %user %nice %system %iowait %steal %idle 09:41:52 09:13:01 all 0.02 0.00 0.01 0.01 0.00 99.95 09:41:52 09:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:41:52 09:13:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:41:52 09:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:13:01 5 0.05 0.00 0.05 0.00 0.02 99.88 09:41:52 09:13:01 6 0.00 0.00 0.02 0.08 0.00 99.90 09:41:52 09:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:14:01 all 0.06 0.00 0.02 0.00 0.01 99.91 09:41:52 09:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:14:01 1 0.40 0.00 0.08 0.00 0.00 99.52 09:41:52 09:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:41:52 09:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:41:52 09:14:01 5 0.05 0.00 0.03 0.00 0.00 99.92 09:41:52 09:14:01 6 0.02 0.00 0.00 0.03 0.02 99.93 09:41:52 09:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:15:01 all 0.25 0.00 0.02 0.00 0.00 99.72 09:41:52 09:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:15:01 1 1.99 0.00 0.03 0.00 0.02 97.96 09:41:52 09:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:41:52 09:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:15:01 5 0.00 0.00 0.03 0.00 0.02 99.95 09:41:52 09:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:41:52 09:15:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:41:52 09:16:01 all 0.27 0.00 0.01 0.00 0.00 99.72 09:41:52 09:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:16:01 1 1.99 0.00 0.02 0.00 0.02 97.98 09:41:52 09:16:01 2 0.03 0.00 0.00 0.03 0.02 99.92 09:41:52 09:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:41:52 09:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:17:01 all 0.26 0.00 0.02 0.01 0.00 99.71 09:41:52 09:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:17:01 1 2.00 0.00 0.05 0.00 0.00 97.95 09:41:52 09:17:01 2 0.05 0.00 0.03 0.05 0.02 99.85 09:41:52 09:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:18:01 all 0.21 0.00 0.02 0.00 0.00 99.76 09:41:52 09:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:18:01 1 1.58 0.00 0.13 0.00 0.02 98.27 09:41:52 09:18:01 2 0.02 0.00 0.03 0.02 0.02 99.92 09:41:52 09:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:41:52 09:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:19:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:41:52 09:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:19:01 1 0.03 0.00 0.07 0.00 0.00 99.90 09:41:52 09:19:01 2 0.02 0.00 0.00 0.05 0.02 99.92 09:41:52 09:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:41:52 09:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:41:52 09:20:01 2 0.07 0.00 0.05 0.03 0.02 99.83 09:41:52 09:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:41:52 09:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:21:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:41:52 09:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:21:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:41:52 09:21:01 2 0.02 0.00 0.02 0.03 0.00 99.93 09:41:52 09:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:41:52 09:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:41:52 09:22:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:41:52 09:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:41:52 09:22:01 2 0.00 0.00 0.02 0.03 0.02 99.93 09:41:52 09:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:41:52 09:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:41:52 09:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:23:01 2 0.05 0.00 0.03 0.02 0.02 99.88 09:41:52 09:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:23:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:41:52 09:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:41:52 09:23:01 CPU %user %nice %system %iowait %steal %idle 09:41:52 09:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:41:52 09:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:24:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:41:52 09:24:01 2 0.07 0.00 0.08 0.03 0.02 99.80 09:41:52 09:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:24:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:41:52 09:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:25:01 all 0.04 0.00 0.02 0.01 0.00 99.93 09:41:52 09:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:25:01 1 0.17 0.00 0.03 0.00 0.00 99.80 09:41:52 09:25:01 2 0.03 0.00 0.03 0.02 0.00 99.92 09:41:52 09:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:41:52 09:25:01 5 0.05 0.00 0.03 0.00 0.02 99.90 09:41:52 09:25:01 6 0.00 0.00 0.02 0.03 0.00 99.95 09:41:52 09:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:26:01 all 0.09 0.00 0.01 0.00 0.01 99.89 09:41:52 09:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:26:01 1 0.65 0.00 0.02 0.00 0.02 99.32 09:41:52 09:26:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:41:52 09:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:26:01 6 0.03 0.00 0.00 0.02 0.02 99.93 09:41:52 09:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:27:01 all 0.02 0.00 0.02 0.00 0.00 99.96 09:41:52 09:27:01 0 0.02 0.00 0.05 0.02 0.00 99.92 09:41:52 09:27:01 1 0.05 0.00 0.05 0.00 0.00 99.90 09:41:52 09:27:01 2 0.03 0.00 0.00 0.02 0.02 99.93 09:41:52 09:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:41:52 09:27:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:28:01 all 0.01 0.00 0.01 0.00 0.00 99.98 09:41:52 09:28:01 0 0.00 0.00 0.00 0.02 0.00 99.98 09:41:52 09:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:41:52 09:28:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:41:52 09:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:29:01 all 0.01 0.00 0.02 0.01 0.00 99.96 09:41:52 09:29:01 0 0.00 0.00 0.02 0.05 0.00 99.93 09:41:52 09:29:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:41:52 09:29:01 2 0.02 0.00 0.03 0.02 0.02 99.92 09:41:52 09:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:30:01 all 0.10 0.00 0.01 0.02 0.00 99.86 09:41:52 09:30:01 0 0.00 0.00 0.02 0.12 0.00 99.87 09:41:52 09:30:01 1 0.68 0.00 0.00 0.00 0.02 99.30 09:41:52 09:30:01 2 0.05 0.00 0.02 0.02 0.02 99.90 09:41:52 09:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:30:01 5 0.02 0.00 0.05 0.00 0.00 99.93 09:41:52 09:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:31:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:41:52 09:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:41:52 09:31:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:41:52 09:31:01 2 0.05 0.00 0.03 0.05 0.00 99.87 09:41:52 09:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:41:52 09:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:41:52 09:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:32:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:41:52 09:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:32:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:41:52 09:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:33:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:41:52 09:33:01 0 0.00 0.00 0.00 0.03 0.00 99.97 09:41:52 09:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:33:01 2 0.03 0.00 0.03 0.07 0.02 99.85 09:41:52 09:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:41:52 09:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:41:52 09:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:41:52 09:34:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:41:52 09:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:34:01 2 0.03 0.00 0.02 0.03 0.00 99.92 09:41:52 09:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:41:52 09:34:01 5 0.05 0.00 0.05 0.00 0.00 99.90 09:41:52 09:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:41:52 09:34:01 CPU %user %nice %system %iowait %steal %idle 09:41:52 09:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:41:52 09:35:01 0 0.00 0.00 0.05 0.00 0.00 99.95 09:41:52 09:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:35:01 2 0.00 0.00 0.03 0.05 0.02 99.90 09:41:52 09:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:41:52 09:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:41:52 09:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:41:52 09:36:01 all 0.07 0.00 0.01 0.00 0.01 99.91 09:41:52 09:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:36:01 1 0.38 0.00 0.00 0.00 0.02 99.60 09:41:52 09:36:01 2 0.02 0.00 0.02 0.03 0.02 99.92 09:41:52 09:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:41:52 09:36:01 5 0.07 0.00 0.05 0.00 0.02 99.87 09:41:52 09:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:37:01 all 0.15 0.00 0.01 0.00 0.00 99.83 09:41:52 09:37:01 0 0.00 0.00 0.03 0.02 0.00 99.95 09:41:52 09:37:01 1 1.14 0.00 0.02 0.00 0.00 98.84 09:41:52 09:37:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:41:52 09:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:37:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:41:52 09:37:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:41:52 09:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:38:01 all 0.02 0.00 0.00 0.01 0.00 99.97 09:41:52 09:38:01 0 0.00 0.00 0.00 0.07 0.00 99.93 09:41:52 09:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:41:52 09:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:41:52 09:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:38:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:41:52 09:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:39:01 all 0.01 0.00 0.01 0.01 0.00 99.96 09:41:52 09:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 09:41:52 09:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:39:01 2 0.03 0.00 0.07 0.03 0.02 99.85 09:41:52 09:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:41:52 09:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:40:01 all 0.19 0.00 0.01 0.00 0.00 99.79 09:41:52 09:40:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:41:52 09:40:01 1 1.32 0.00 0.00 0.00 0.00 98.68 09:41:52 09:40:01 2 0.03 0.00 0.03 0.02 0.00 99.92 09:41:52 09:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:41:52 09:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:41:52 09:40:01 5 0.10 0.00 0.05 0.00 0.00 99.85 09:41:52 09:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:41:52 09:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:41:52 09:41:01 all 5.31 0.00 2.05 1.22 0.03 91.39 09:41:52 09:41:01 0 5.73 0.00 1.94 3.34 0.03 88.95 09:41:52 09:41:01 1 4.92 0.00 2.53 0.39 0.03 92.13 09:41:52 09:41:01 2 4.47 0.00 1.90 2.23 0.03 91.36 09:41:52 09:41:01 3 5.23 0.00 2.01 0.50 0.03 92.22 09:41:52 09:41:01 4 5.34 0.00 2.19 0.39 0.03 92.05 09:41:52 09:41:01 5 5.39 0.00 2.16 0.77 0.03 91.65 09:41:52 09:41:01 6 5.14 0.00 1.71 0.84 0.03 92.28 09:41:52 09:41:01 7 6.26 0.00 1.98 1.31 0.02 90.43 09:41:52 Average: all 7.40 0.00 1.49 0.58 0.02 90.51 09:41:52 Average: 0 7.32 0.00 1.56 0.97 0.02 90.13 09:41:52 Average: 1 7.77 0.00 1.48 0.54 0.02 90.18 09:41:52 Average: 2 7.13 0.00 1.46 0.60 0.03 90.77 09:41:52 Average: 3 7.42 0.00 1.49 0.66 0.02 90.40 09:41:52 Average: 4 7.30 0.00 1.53 0.47 0.02 90.69 09:41:52 Average: 5 7.46 0.00 1.46 0.57 0.02 90.49 09:41:52 Average: 6 7.37 0.00 1.57 0.51 0.02 90.53 09:41:52 Average: 7 7.41 0.00 1.36 0.31 0.02 90.91 09:41:52 09:41:52 09:41:52