Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3cf9e37e953a097f2ed78bc18538e6487e9d632c 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-ssh11643688579129269200.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7732186190850328249.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/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-ssh6695029532336427076.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1924227146822102019.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-ssh12855334743411059653.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-20779 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/192 [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/192 # 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 3cf9e37e953a097f2ed78bc18538e6487e9d632c (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 3cf9e37e953a097f2ed78bc18538e6487e9d632c # timeout=10 Commit message: "Merge pull request #3962 from jinlinGuan/issue-3925-patch-command" > git rev-list --no-walk 0fc989aaf219ca3a907d08e005ff868a4a2a9b56 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:01:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:01:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:01:28 ========================================================= 06:01:28 EdgeX Global Pipelines Version Info 06:01:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:01:29 ------------------- 06:01:29 stable info: 06:01:29 ------------------- 06:01:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:01:29 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 06:01:29 Message: update stable to v1.0.221 06:01:29 ------------------- 06:01:29 experimental info: 06:01:29 ------------------- 06:01:29 Commited By: **** collab-it+edgex@linuxfoundation.org 06:01:29 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 06:01:29 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3cf9e37 [Pipeline] echo 06:01:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:30 provisioning config files... 06:01:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/192@tmp/config1778058609658723045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:30 ---> docker-login.sh 06:01:30 nexus3.edgexfoundry.org:10001 06:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:30 Configure a credential helper to remove this warning. See 06:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:30 06:01:30 Login Succeeded 06:01:30 nexus3.edgexfoundry.org:10002 06:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:31 Configure a credential helper to remove this warning. See 06:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:31 06:01:31 Login Succeeded 06:01:31 nexus3.edgexfoundry.org:10003 06:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:31 Configure a credential helper to remove this warning. See 06:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:31 06:01:31 Login Succeeded 06:01:31 nexus3.edgexfoundry.org:10004 06:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:31 Configure a credential helper to remove this warning. See 06:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:31 06:01:31 Login Succeeded 06:01:31 docker.io 06:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:01:32 Configure a credential helper to remove this warning. See 06:01:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:01:32 06:01:32 Login Succeeded 06:01:32 ---> docker-login.sh ends [Pipeline] } 06:01:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:01:32 + 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 06:01:32 + dirname cmd/core-command/Dockerfile 06:01:32 + cut -d/ -f2 06:01:32 + echo core-command,cmd/core-command/Dockerfile 06:01:32 + dirname cmd/core-data/Dockerfile 06:01:32 + cut -d/ -f2 06:01:32 + echo core-data,cmd/core-data/Dockerfile 06:01:32 + dirname cmd/core-metadata/Dockerfile 06:01:32 + cut -d/ -f2 06:01:32 + echo core-metadata,cmd/core-metadata/Dockerfile 06:01:32 + dirname cmd/security-bootstrapper/Dockerfile 06:01:32 + cut -d/ -f2 06:01:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:01:32 + dirname cmd/security-proxy-setup/Dockerfile 06:01:32 + cut -d/ -f2 06:01:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:01:32 + dirname cmd/security-secretstore-setup/Dockerfile 06:01:32 + cut -d/ -f2 06:01:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:01:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:01:32 + cut -d/ -f2 06:01:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:01:32 + dirname cmd/security-spire-agent/Dockerfile 06:01:32 + cut -d/ -f2 06:01:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:01:32 + dirname cmd/security-spire-config/Dockerfile 06:01:32 + cut -d/ -f2 06:01:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:01:32 + dirname cmd/security-spire-server/Dockerfile 06:01:32 + cut -d/ -f2 06:01:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:01:32 + dirname cmd/support-notifications/Dockerfile 06:01:32 + cut -d/ -f2 06:01:32 + echo support-notifications,cmd/support-notifications/Dockerfile 06:01:32 + dirname cmd/support-scheduler/Dockerfile 06:01:32 + cut -d/ -f2 06:01:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:01:32 + dirname cmd/sys-mgmt-agent/Dockerfile 06:01:32 + cut -d/ -f2 06:01:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:01:32 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 06:01:32 + git rev-list -1 --merges 3cf9e37e953a097f2ed78bc18538e6487e9d632c~1..3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] echo 06:01:32 -----------> git rev-list -1 --merges 3cf9e37e953a097f2ed78bc18538e6487e9d632c~1..3cf9e37e953a097f2ed78bc18538e6487e9d632c 3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:01:32 3cf9e37e953a097f2ed78bc18538e6487e9d632c [false] [Pipeline] sh 06:01:33 + git log --format=format:%s -1 3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] echo 06:01:33 ========================================================= 06:01:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:01:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:01:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:01:33 + grep -v github /etc/ssh/ssh_known_hosts 06:01:33 + [ -e /tmp/ssh_known_hosts ] 06:01:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:01:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:01:33 + sudo tee -a /etc/ssh/ssh_known_hosts 06:01:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 06:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:01:34 06:01:34 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:01:34 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:01:34 latest: Pulling from edgex-devops/git-semver 06:01:34 a0d0a0d46f8b: Pulling fs layer 06:01:34 3e5f54012d9b: Pulling fs layer 06:01:34 4c7163046ea9: Pulling fs layer 06:01:34 0c2d73faf560: Pulling fs layer 06:01:34 0c2d73faf560: Waiting 06:01:34 3e5f54012d9b: Verifying Checksum 06:01:34 3e5f54012d9b: Download complete 06:01:34 a0d0a0d46f8b: Verifying Checksum 06:01:34 a0d0a0d46f8b: Download complete 06:01:34 0c2d73faf560: Verifying Checksum 06:01:34 0c2d73faf560: Download complete 06:01:34 4c7163046ea9: Verifying Checksum 06:01:34 4c7163046ea9: Download complete 06:01:34 a0d0a0d46f8b: Pull complete 06:01:34 3e5f54012d9b: Pull complete 06:01:35 4c7163046ea9: Pull complete 06:01:35 0c2d73faf560: Pull complete 06:01:35 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 06:01:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:01:35 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:01:35 prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container 06:01:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:01:36 $ docker top 42c55b41c7181f6a03acc54fef4fb73419181682c396f947d8371f17bd0c05bf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:01:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:01:36 [ssh-agent] Looking for ssh-agent implementation... 06:01:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:01:36 $ docker exec 42c55b41c7181f6a03acc54fef4fb73419181682c396f947d8371f17bd0c05bf ssh-agent 06:01:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpcJoHK/agent.14 06:01:36 SSH_AGENT_PID=21 06:01:36 Running ssh-add (command line suppressed) 06:01:36 Identity added: /w/workspace/edgex-go/192@tmp/private_key_6486007189406140472.key (/w/workspace/edgex-go/192@tmp/private_key_6486007189406140472.key) 06:01:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:01:37 + git tag --points-at HEAD [Pipeline] } 06:01:37 $ docker exec --env ******** --env ******** 42c55b41c7181f6a03acc54fef4fb73419181682c396f947d8371f17bd0c05bf ssh-agent -k 06:01:37 unset SSH_AUTH_SOCK; 06:01:37 unset SSH_AGENT_PID; 06:01:37 echo Agent pid 21 killed; 06:01:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:01:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:01:37 [ssh-agent] Looking for ssh-agent implementation... 06:01:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:01:37 $ docker exec 42c55b41c7181f6a03acc54fef4fb73419181682c396f947d8371f17bd0c05bf ssh-agent 06:01:37 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXicNLbH/agent.53 06:01:37 SSH_AGENT_PID=59 06:01:37 Running ssh-add (command line suppressed) 06:01:37 Identity added: /w/workspace/edgex-go/192@tmp/private_key_1169927933329749355.key (/w/workspace/edgex-go/192@tmp/private_key_1169927933329749355.key) 06:01:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:01:37 + git semver init 06:01:37 # -> Open(): unable to determine branch for HEAD 06:01:37 # $GIT_DIR = /w/workspace/edgex-go/192/.git 06:01:37 # $GIT_WORK_TREE = /w/workspace/edgex-go/192 06:01:37 # $SEMVER_REMOTE_NAME = origin 06:01:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:01:37 # $SEMVER_USER_NAME = edgex-jenkins 06:01:37 # $SEMVER_BRANCH = main 06:01:37 # $SEMVER_TEMP = /tmp/semver-149635506 06:01:37 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:01:52 # '/tmp/semver-149635506' -> '/w/workspace/edgex-go/192/.semver' 06:01:52 # -> Force: false 06:01:52 # $SEMVER_DIR = /w/workspace/edgex-go/192/.semver [Pipeline] } 06:01:52 $ docker exec --env ******** --env ******** 42c55b41c7181f6a03acc54fef4fb73419181682c396f947d8371f17bd0c05bf ssh-agent -k 06:01:52 unset SSH_AUTH_SOCK; 06:01:52 unset SSH_AGENT_PID; 06:01:52 echo Agent pid 59 killed; 06:01:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:01:53 + git semver [Pipeline] } 06:01:53 $ docker stop --time=1 42c55b41c7181f6a03acc54fef4fb73419181682c396f947d8371f17bd0c05bf 06:01:55 $ docker rm -f 42c55b41c7181f6a03acc54fef4fb73419181682c396f947d8371f17bd0c05bf [Pipeline] // withDockerContainer [Pipeline] sh 06:01:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:01:55 Stashed 1 file(s) [Pipeline] echo 06:01:55 [edgeXSemver]: initialized semver on version 2.2.0-dev.67 [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 06:01:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:01:55 ========================================================= 06:01:55 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 06:01:55 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:01:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:01:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 06:01:56 59bf1c3509f3: Pulling fs layer 06:01:56 666ba61612fd: Pulling fs layer 06:01:56 8ed8ca486205: Pulling fs layer 06:01:56 4fe6c5a15a65: Pulling fs layer 06:01:56 22a0e8bec74d: Pulling fs layer 06:01:56 640e595b4fbd: Pulling fs layer 06:01:56 763cafe07f6e: Pulling fs layer 06:01:56 0c0b528cf693: Pulling fs layer 06:01:56 10935f4eaf8b: Pulling fs layer 06:01:56 763cafe07f6e: Waiting 06:01:56 0c0b528cf693: Waiting 06:01:56 4fe6c5a15a65: Waiting 06:01:56 10935f4eaf8b: Waiting 06:01:56 640e595b4fbd: Waiting 06:01:56 22a0e8bec74d: Waiting 06:01:56 8ed8ca486205: Verifying Checksum 06:01:56 8ed8ca486205: Download complete 06:01:56 666ba61612fd: Verifying Checksum 06:01:56 666ba61612fd: Download complete 06:01:56 22a0e8bec74d: Verifying Checksum 06:01:56 22a0e8bec74d: Download complete 06:01:56 640e595b4fbd: Download complete 06:01:56 59bf1c3509f3: Download complete 06:01:56 763cafe07f6e: Download complete 06:01:56 0c0b528cf693: Verifying Checksum 06:01:56 0c0b528cf693: Download complete 06:01:56 59bf1c3509f3: Pull complete 06:01:56 666ba61612fd: Pull complete 06:01:56 8ed8ca486205: Pull complete 06:01:56 10935f4eaf8b: Verifying Checksum 06:01:56 10935f4eaf8b: Download complete 06:01:56 4fe6c5a15a65: Verifying Checksum 06:01:56 4fe6c5a15a65: Download complete 06:02:01 4fe6c5a15a65: Pull complete 06:02:01 22a0e8bec74d: Pull complete 06:02:01 640e595b4fbd: Pull complete 06:02:01 763cafe07f6e: Pull complete 06:02:01 0c0b528cf693: Pull complete 06:02:03 10935f4eaf8b: Pull complete 06:02:03 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 06:02:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:02:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 06:02:03 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:02:03 WORKDIR /edgex 06:02:03 COPY go.mod . 06:02:03 RUN go mod download 06:02:03 + docker build -t ci-base-image-x86_64 -f - . 06:02:04 Sending build context to Docker daemon 334.8MB 06:02:04 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 06:02:04 ---> 99d49a6021b9 06:02:04 Step 2/4 : WORKDIR /edgex 06:02:06 ---> Running in 15e0a1f3b918 06:02:06 Removing intermediate container 15e0a1f3b918 06:02:06 ---> 6db0c2ae6a48 06:02:06 Step 3/4 : COPY go.mod . 06:02:06 ---> 9f985e4ea3a2 06:02:06 Step 4/4 : RUN go mod download 06:02:06 ---> Running in ccaa32a7b3e3 06:02:10 Still waiting to schedule task 06:02:10 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:02:25 Removing intermediate container ccaa32a7b3e3 06:02:25 ---> 1ee5ec1f9de7 06:02:25 Successfully built 1ee5ec1f9de7 06:02:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:02:25 + docker inspect -f . ci-base-image-x86_64 06:02:25 . [Pipeline] withDockerContainer 06:02:25 prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container 06:02:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:02:25 $ docker top d5d554ab917ae275ce053a548503bd871884130dea94a317234fce094ce4b354 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:26 + go version 06:02:26 go version go1.17.6 linux/amd64 [Pipeline] } 06:02:26 $ docker stop --time=1 d5d554ab917ae275ce053a548503bd871884130dea94a317234fce094ce4b354 06:02:27 $ docker rm -f d5d554ab917ae275ce053a548503bd871884130dea94a317234fce094ce4b354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:02:27 + docker inspect -f . ci-base-image-x86_64 06:02:27 . [Pipeline] withDockerContainer 06:02:28 prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container 06:02:28 $ 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/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:02:28 $ docker top 301784aab818cd8dc4653eb761f64c5a591cd713946bdec4e6879e706a765ab7 -eo pid,comm [Pipeline] { [Pipeline] echo 06:02:28 ========================================================= 06:02:28 [edgeXBuildGoParallel] Running Tests and Build... 06:02:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:02:28 + make test 06:02:28 go mod tidy -compat=1.17 06:02:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:02:35 ? github.com/edgexfoundry/edgex-go [no test files] 06:02:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:02:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:02:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:02:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:02:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:02:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:02:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:02:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:02:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:02:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:02:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:02:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:02:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:02:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:02:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:02:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements 06:02:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:02:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:02:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements 06:02:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:02:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.9% of statements 06:02:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:02:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:02:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.296s coverage: 89.2% of statements 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:02:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 84.4% of statements 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:02:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.443s coverage: 95.6% of statements 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:02:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.059s coverage: 72.2% of statements 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:02:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.066s coverage: 60.0% of statements 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:02:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.059s coverage: 0.9% of statements 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:02:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 06:02:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 24.0% of statements 06:02:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:02:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements 06:02:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.059s coverage: 79.5% of statements 06:02:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements 06:02:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.106s coverage: 96.3% of statements 06:02:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.070s coverage: 87.5% of statements 06:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.072s coverage: 94.4% of statements 06:02:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.047s coverage: 44.8% of statements 06:03:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.205s coverage: 82.5% of statements 06:03:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.086s coverage: 92.9% of statements 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.081s coverage: 58.8% of statements 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.135s coverage: 91.2% of statements 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.141s coverage: 64.4% of statements 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.043s coverage: 73.7% of statements 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.390s coverage: 65.4% of statements 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 43.8% of statements 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.151s coverage: 92.3% of statements 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.105s coverage: 97.7% of statements 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 06:03:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 06:03:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 06:03:12 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 06:03:30 GO111MODULE=on go vet ./... 06:03:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:03:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:03:32 ./bin/test-attribution-txt.sh [Pipeline] echo 06:03:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 06:03:33 + ls -al . 06:03:33 total 668 06:03:33 drwxrwxr-x 10 1001 1001 4096 Apr 13 06:03 . 06:03:33 drwxr-xr-x 4 root root 4096 Apr 13 06:02 .. 06:03:33 -rw-rw-r-- 1 1001 1001 11 Apr 13 06:01 .dockerignore 06:03:33 drwxrwxr-x 8 1001 1001 4096 Apr 13 06:01 .git 06:03:33 drwxrwxr-x 3 1001 1001 4096 Apr 13 06:01 .github 06:03:33 -rw-rw-r-- 1 1001 1001 879 Apr 13 06:01 .gitignore 06:03:33 -rw-rw-r-- 1 1001 1001 42 Apr 13 06:01 .golangci.yml 06:03:33 -rw-rw-r-- 1 1001 1001 87 Apr 13 06:01 .hadolint.yml 06:03:33 drwx------ 3 1001 1001 4096 Apr 13 06:01 .semver 06:03:33 -rw-rw-r-- 1 1001 1001 166 Apr 13 06:01 .sonarcloud.properties 06:03:33 -rw-rw-r-- 1 1001 1001 1171 Apr 13 06:01 ADOPTERS.md 06:03:33 -rw-rw-r-- 1 1001 1001 9953 Apr 13 06:01 Attribution.txt 06:03:33 -rw-rw-r-- 1 1001 1001 51732 Apr 13 06:01 CHANGELOG.md 06:03:33 -rw-rw-r-- 1 1001 1001 3804 Apr 13 06:01 CONTRIBUTING.md 06:03:33 -rw-rw-r-- 1 1001 1001 677 Apr 13 06:01 GOVERNANCE.md 06:03:33 -rw-rw-r-- 1 1001 1001 850 Apr 13 06:01 Jenkinsfile 06:03:33 -rw-rw-r-- 1 1001 1001 10775 Apr 13 06:01 LICENSE 06:03:33 -rw-rw-r-- 1 1001 1001 8478 Apr 13 06:01 Makefile 06:03:33 -rw-rw-r-- 1 1001 1001 582 Apr 13 06:01 OWNERS.md 06:03:33 -rw-rw-r-- 1 1001 1001 8207 Apr 13 06:01 README.md 06:03:33 -rw-rw-r-- 1 1001 1001 6912 Apr 13 06:01 SECURITY.md 06:03:33 -rw-rw-r-- 1 1001 1001 12 Apr 13 06:01 VERSION 06:03:33 -rw-rw-r-- 1 1001 1001 4131 Apr 13 06:01 ZMQWindows.md 06:03:33 drwxrwxr-x 2 1001 1001 4096 Apr 13 06:01 bin 06:03:33 drwxrwxr-x 18 1001 1001 4096 Apr 13 06:01 cmd 06:03:33 -rw-r--r-- 1 root root 433776 Apr 13 06:03 coverage.out 06:03:33 -rw-rw-r-- 1 1001 1001 3175 Apr 13 06:01 go.mod 06:03:33 -rw-rw-r-- 1 1001 1001 34990 Apr 13 06:01 go.sum 06:03:33 drwxrwxr-x 8 1001 1001 4096 Apr 13 06:01 internal 06:03:33 drwxrwxr-x 3 1001 1001 4096 Apr 13 06:01 openapi 06:03:33 drwxrwxr-x 4 1001 1001 4096 Apr 13 06:01 snap 06:03:33 -rw-rw-r-- 1 1001 1001 204 Apr 13 06:01 version.go [Pipeline] sh 06:03:33 + '[' -e coverage.out ] 06:03:33 + chown 1001:1001 coverage.out [Pipeline] stash 06:03:33 Stashed 1 file(s) [Pipeline] sh 06:03:34 + make build 06:03:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:03:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20783 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:03:48 Running in /w/workspace/edgex-go/192 [Pipeline] { [Pipeline] checkout 06:03:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:03:49 The recommended git tool is: git 06:03:56 using credential edgex-jenkins-ssh 06:03:56 Cloning the remote Git repository 06:03:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:03:56 > git init /w/workspace/edgex-go/192 # timeout=10 06:03:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:03:56 > git --version # timeout=10 06:03:56 > git --version # 'git version 2.25.1' 06:03:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:04:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:04:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:04:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:04:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:04:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:04:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:04:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:04:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:04:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:04:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:04:11 $ docker stop --time=1 301784aab818cd8dc4653eb761f64c5a591cd713946bdec4e6879e706a765ab7 06:04:13 Avoid second fetch 06:04:13 Checking out Revision 3cf9e37e953a097f2ed78bc18538e6487e9d632c (main) 06:04:13 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:04:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:13 > git config core.sparsecheckout # timeout=10 06:04:13 > git checkout -f 3cf9e37e953a097f2ed78bc18538e6487e9d632c # timeout=10 06:04:15 $ docker rm -f 301784aab818cd8dc4653eb761f64c5a591cd713946bdec4e6879e706a765ab7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:04:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:04:16 06:04:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 06:04:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:04:16 latest: Pulling from edgex-devops/edgex-compose 06:04:16 cbdbe7a5bc2a: Pulling fs layer 06:04:16 ca9280d653b3: Pulling fs layer 06:04:16 7e9c9ca2126c: Pulling fs layer 06:04:16 cbdbe7a5bc2a: Verifying Checksum 06:04:16 cbdbe7a5bc2a: Download complete 06:04:17 ca9280d653b3: Verifying Checksum 06:04:17 ca9280d653b3: Download complete 06:04:17 cbdbe7a5bc2a: Pull complete 06:04:17 7e9c9ca2126c: Verifying Checksum 06:04:17 7e9c9ca2126c: Download complete 06:04:17 ca9280d653b3: Pull complete 06:04:18 Commit message: "Merge pull request #3962 from jinlinGuan/issue-3925-patch-command" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:04:18 % Total % Received % Xferd Average Speed Time Time Time Current 06:04:18 Dload Upload Total Spent Left Speed 06:04:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 30761 0 --:--:-- --:--:-- --:--:-- 30841 [Pipeline] sh 06:04:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:04:21 7e9c9ca2126c: Pull complete 06:04:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 06:04:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:04:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 06:04:21 prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container 06:04:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:04:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:04:21 + sudo tee /etc/docker/daemon.new 06:04:21 { 06:04:21 "registry-mirrors": [ 06:04:21 "https://nexus3.edgexfoundry.org:10001" 06:04:21 ], 06:04:21 "bip": "10.250.0.254/24", 06:04:21 "hosts": [ 06:04:21 "tcp://0.0.0.0:5555", 06:04:21 "unix:///var/run/docker.sock" 06:04:21 ], 06:04:21 "mtu": 1458, 06:04:21 "selinux-enabled": true, 06:04:21 "seccomp-profile": "/etc/docker/seccomp.json" 06:04:21 } 06:04:22 $ docker top 4a59c999fd889b9358b7d456ebae058cccb5989dcc1bc9b81ae194ff69942ed3 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 06:04:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:04:23 + + docker-composegrep build parallel --help 06:04:23 06:04:23 + sudo service docker restart 06:04:23 --parallel Build images in parallel. [Pipeline] } 06:04:23 $ docker stop --time=1 4a59c999fd889b9358b7d456ebae058cccb5989dcc1bc9b81ae194ff69942ed3 06:04:25 $ docker rm -f 4a59c999fd889b9358b7d456ebae058cccb5989dcc1bc9b81ae194ff69942ed3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:04:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:04:25 . [Pipeline] withDockerContainer 06:04:25 prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container 06:04:25 $ 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/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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 06:04:25 $ docker top dbde99faf5de5d17bd2288e482e8a7749a4ca33aed30f9712284f2e6d8e17ae7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:26 + docker-compose -f ./docker-compose-build.yml build --parallel 06:04:26 Building core-command ... 06:04:26 Building core-data ... 06:04:26 Building core-metadata ... 06:04:26 Building security-bootstrapper ... 06:04:26 Building security-proxy-setup ... 06:04:26 Building security-secretstore-setup ... 06:04:26 Building security-spiffe-token-provider ... 06:04:26 Building security-spire-agent ... 06:04:26 Building security-spire-config ... 06:04:26 Building security-spire-server ... 06:04:26 Building support-notifications ... 06:04:26 Building support-scheduler ... 06:04:26 Building sys-mgmt-agent ... 06:04:26 Building security-spiffe-token-provider 06:04:26 Building security-spire-server 06:04:26 Building core-command 06:04:26 Building security-spire-config 06:04:26 Building support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:41 provisioning config files... 06:04:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/192@tmp/config1334293010523935346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:42 ---> docker-login.sh 06:04:42 nexus3.edgexfoundry.org:10001 06:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:43 Configure a credential helper to remove this warning. See 06:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:43 06:04:43 Login Succeeded 06:04:43 nexus3.edgexfoundry.org:10002 06:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:43 Configure a credential helper to remove this warning. See 06:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:43 06:04:43 Login Succeeded 06:04:43 nexus3.edgexfoundry.org:10003 06:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:44 Configure a credential helper to remove this warning. See 06:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:44 06:04:44 Login Succeeded 06:04:44 nexus3.edgexfoundry.org:10004 06:04:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:44 Configure a credential helper to remove this warning. See 06:04:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:44 06:04:44 Login Succeeded 06:04:44 docker.io 06:04:44 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:04:44 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:04:44 ---> 1ee5ec1f9de7 06:04:44 Step 3/20 : WORKDIR /edgex-go 06:04:44 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:04:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:04:44 ---> 1ee5ec1f9de7 06:04:44 Step 3/23 : WORKDIR /edgex-go 06:04:44 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:04:44 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:04:44 ---> 1ee5ec1f9de7 06:04:44 Step 3/26 : WORKDIR /edgex-go 06:04:44 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:04:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:04:44 ---> 1ee5ec1f9de7 06:04:44 Step 3/25 : WORKDIR /edgex-go 06:04:44 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:04:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:04:44 ---> 1ee5ec1f9de7 06:04:44 Step 3/22 : WORKDIR /edgex-go 06:04:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:45 Configure a credential helper to remove this warning. See 06:04:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:45 06:04:45 Login Succeeded 06:04:45 ---> docker-login.sh ends [Pipeline] } 06:04:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:04:45 ========================================================= 06:04:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 06:04:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:04:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:04:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:04:46 9b3977197b4f: Pulling fs layer 06:04:46 1a89e8eeedd5: Pulling fs layer 06:04:46 94645a83ff95: Pulling fs layer 06:04:46 3f3a8bcf1eab: Pulling fs layer 06:04:46 0c92f367c5e7: Pulling fs layer 06:04:46 f7c0051592d6: Pulling fs layer 06:04:46 a227ed2f7395: Pulling fs layer 06:04:46 7b1c46037f91: Pulling fs layer 06:04:46 f7c0051592d6: Waiting 06:04:46 3f3a8bcf1eab: Waiting 06:04:46 0c92f367c5e7: Waiting 06:04:46 a227ed2f7395: Waiting 06:04:46 7b1c46037f91: Waiting 06:04:46 1a89e8eeedd5: Verifying Checksum 06:04:46 1a89e8eeedd5: Download complete 06:04:46 94645a83ff95: Verifying Checksum 06:04:46 94645a83ff95: Download complete 06:04:46 0c92f367c5e7: Verifying Checksum 06:04:46 0c92f367c5e7: Download complete 06:04:46 9b3977197b4f: Verifying Checksum 06:04:46 f7c0051592d6: Verifying Checksum 06:04:46 f7c0051592d6: Download complete 06:04:46 a227ed2f7395: Verifying Checksum 06:04:46 a227ed2f7395: Download complete 06:04:47 9b3977197b4f: Pull complete 06:04:47 1a89e8eeedd5: Pull complete 06:04:47 94645a83ff95: Pull complete 06:04:48 ---> Running in af83ae750032 06:04:48 ---> Running in ccc643f4622e 06:04:48 ---> Running in dce5f0c0bb55 06:04:48 ---> Running in 06ec5993b902 06:04:48 ---> Running in 33e43a6d8173 06:04:48 Removing intermediate container 33e43a6d8173 06:04:48 ---> 507a6963f4e6 06:04:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:48 Removing intermediate container 06ec5993b902 06:04:48 ---> 8f25d4136dfa 06:04:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:48 Removing intermediate container dce5f0c0bb55 06:04:48 ---> 2cbcfe6a69b7 06:04:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:48 Removing intermediate container ccc643f4622e 06:04:48 ---> 2b136e823f89 06:04:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:48 Removing intermediate container af83ae750032 06:04:48 ---> 670ff1d81a9d 06:04:48 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 06:04:48 ---> Running in cbc96fbac806 06:04:48 ---> Running in 3659eeae6c6a 06:04:48 ---> Running in 3e94afde1fe8 06:04:48 ---> Running in 742b9fc3b878 06:04:48 ---> Running in c6d710336481 06:04:48 7b1c46037f91: Verifying Checksum 06:04:49 3f3a8bcf1eab: Verifying Checksum 06:04:49 3f3a8bcf1eab: Download complete 06:04:49 Removing intermediate container 3659eeae6c6a 06:04:49 ---> 750462c89524 06:04:49 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:04:49 Removing intermediate container cbc96fbac806 06:04:49 ---> 1a7503d3c5ad 06:04:49 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:04:49 ---> Running in c55556220116 06:04:49 ---> Running in 783769e1d28c 06:04:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:04:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:04:49 Removing intermediate container c6d710336481 06:04:49 ---> a8090376dd05 06:04:49 Step 5/23 : RUN apk add --update --no-cache make git 06:04:49 ---> Running in 8d922f4b547c 06:04:49 Removing intermediate container 3e94afde1fe8 06:04:49 ---> 99725c853908 06:04:49 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 06:04:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:04:49 ---> Running in b670499e09c8 06:04:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:04:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:04:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:04:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:04:50 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 06:04:50 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:04:50 OK: 15865 distinct packages available 06:04:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:04:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:04:50 OK: 221 MiB in 52 packages 06:04:50 OK: 221 MiB in 52 packages 06:04:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:04:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:04:51 Removing intermediate container c55556220116 06:04:51 ---> b52d5e7b61d2 06:04:51 Step 6/22 : COPY go.mod vendor* ./ 06:04:51 Removing intermediate container 783769e1d28c 06:04:51 ---> 15703ff4ad51 06:04:51 Step 6/26 : COPY go.mod vendor* ./ 06:04:51 OK: 221 MiB in 52 packages 06:04:51 OK: 221 MiB in 52 packages 06:04:51 ---> b139847717d4 06:04:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:04:51 ---> Running in b4cb70e0b216 06:04:51 ---> 5afb46800f73 06:04:51 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:51 ---> Running in 2271636ceb6f 06:04:51 Removing intermediate container 8d922f4b547c 06:04:51 ---> 0966f0c67f30 06:04:51 Step 6/23 : COPY go.mod vendor* ./ 06:04:51 OK: 221 MiB in 52 packages 06:04:51 ---> af599fdbc466 06:04:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:51 Removing intermediate container b670499e09c8 06:04:51 ---> 2606500e5f01 06:04:51 Step 6/25 : COPY go.mod vendor* ./ 06:04:51 ---> Running in 763d40d61c19 06:04:52 ---> 21b377d27246 06:04:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:52 ---> Running in 871283cd5b7f 06:04:52 Removing intermediate container 742b9fc3b878 06:04:52 ---> 721951a6bb40 06:04:52 Step 5/20 : COPY go.mod vendor* ./ 06:04:52 Removing intermediate container b4cb70e0b216 06:04:52 ---> 932e4845ba93 06:04:52 Step 8/22 : COPY . . 06:04:52 ---> fbecfc08e1a9 06:04:52 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:52 ---> Running in e3615be12a78 06:04:54 Removing intermediate container 2271636ceb6f 06:04:54 ---> 95d6083e2627 06:04:54 Step 8/26 : COPY . . 06:04:55 Removing intermediate container 763d40d61c19 06:04:55 ---> 58820cbd5a93 06:04:55 Step 8/23 : COPY . . 06:04:55 Removing intermediate container 871283cd5b7f 06:04:55 ---> b440cfaff18c 06:04:55 Step 8/25 : COPY . . 06:04:56 Removing intermediate container e3615be12a78 06:04:56 ---> 119b463eec01 06:04:56 Step 7/20 : COPY . . 06:05:01 3f3a8bcf1eab: Pull complete 06:05:03 0c92f367c5e7: Pull complete 06:05:04 f7c0051592d6: Pull complete 06:05:04 a227ed2f7395: Pull complete 06:05:04 ---> f8cf064d57f1 06:05:04 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:05:04 ---> Running in 626dd7dca8fe 06:05:04 ---> 62a689761bf6 06:05:04 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:05:04 ---> Running in b50e02accf18 06:05:04 ---> e8352d3035f0 06:05:04 Step 9/23 : RUN make cmd/core-command/core-command 06:05:04 ---> d35bb18c3a0f 06:05:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:05:05 ---> Running in 4c9bb907f9de 06:05:05 ---> Running in bee662b303a3 06:05:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:05:05 Removing intermediate container b50e02accf18 06:05:05 ---> eb90b1925fbc 06:05:05 Step 10/26 : RUN mkdir -p spire-build 06:05:05 ---> 74094b3b4bf5 06:05:05 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 06:05:05 ---> Running in 064ce7991485 06:05:05 ---> Running in 7e28d3952cf7 06:05:05 Removing intermediate container 7e28d3952cf7 06:05:05 ---> 26cc89c25664 06:05:05 Step 10/25 : RUN mkdir -p spire-build 06:05:05 ---> Running in fdc0f26b2ff5 06:05:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:05:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:05:06 Removing intermediate container 064ce7991485 06:05:06 ---> 84a4016db15a 06:05:06 Step 11/26 : WORKDIR /edgex-go/spire-build 06:05:06 ---> Running in de4b86053deb 06:05:06 Removing intermediate container fdc0f26b2ff5 06:05:06 ---> 778092ee2d22 06:05:06 Step 11/25 : WORKDIR /edgex-go/spire-build 06:05:06 ---> Running in e7d04c58a755 06:05:06 Removing intermediate container de4b86053deb 06:05:06 ---> f8f24659091c 06:05:06 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 06:05:06 ---> Running in b7d45129646e 06:05:06 Removing intermediate container e7d04c58a755 06:05:06 ---> 395cb73d6a2a 06:05:06 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 06:05:06 ---> Running in 39001d297337 06:05:07 spire-1.2.1/ 06:05:07 spire-1.2.1/ 06:05:07 spire-1.2.1/.data/ 06:05:07 spire-1.2.1/.data/.file 06:05:07 spire-1.2.1/.dockerignore 06:05:07 spire-1.2.1/.gitattributes 06:05:07 spire-1.2.1/.githooks/ 06:05:07 spire-1.2.1/.githooks/pre-commit 06:05:07 spire-1.2.1/.github/ 06:05:07 spire-1.2.1/.github/ISSUE_TEMPLATE.md 06:05:07 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 06:05:07 spire-1.2.1/.github/dependabot.yml 06:05:07 spire-1.2.1/.github/workflows/ 06:05:07 spire-1.2.1/.github/workflows/nightly_build.yaml 06:05:07 spire-1.2.1/.github/workflows/pr_build.yaml 06:05:07 spire-1.2.1/.github/workflows/release_build.yaml 06:05:07 spire-1.2.1/.github/workflows/scripts/ 06:05:07 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 06:05:07 spire-1.2.1/.github/workflows/scripts/push-images.sh 06:05:07 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 06:05:07 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 06:05:07 spire-1.2.1/.github/workflows/scripts/split.sh 06:05:07 spire-1.2.1/.gitignore 06:05:07 spire-1.2.1/.go-version 06:05:07 spire-1.2.1/.golangci.yml 06:05:07 spire-1.2.1/ADOPTERS.md 06:05:07 spire-1.2.1/CHANGELOG.md 06:05:07 spire-1.2.1/CODE-OF-CONDUCT.md 06:05:07 spire-1.2.1/CODEOWNERS 06:05:07 spire-1.2.1/CONTRIBUTING.md 06:05:07 spire-1.2.1/Dockerfile 06:05:07 spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ 06:05:07 spire-1.2.1/.data/.file 06:05:07 spire-1.2.1/.dockerignore 06:05:07 spire-1.2.1/.gitattributes 06:05:07 spire-1.2.1/.githooks/ 06:05:07 spire-1.2.1/.githooks/pre-commit 06:05:07 spire-1.2.1/.github/ 06:05:07 spire-1.2.1/.github/ISSUE_TEMPLATE.md 06:05:07 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 06:05:07 spire-1.2.1/.github/dependabot.yml 06:05:07 spire-1.2.1/.github/workflows/ 06:05:07 spire-1.2.1/.github/workflows/nightly_build.yaml 06:05:07 spire-1.2.1/.github/workflows/pr_build.yaml 06:05:07 spire-1.2.1/.github/workflows/release_build.yaml 06:05:07 spire-1.2.1/.github/workflows/scripts/ 06:05:07 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 06:05:07 spire-1.2.1/.github/workflows/scripts/push-images.sh 06:05:07 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 06:05:07 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 06:05:07 spire-1.2.1/.github/workflows/scripts/split.sh 06:05:07 spire-1.2.1/.gitignore 06:05:07 spire-1.2.1/.go-version 06:05:07 spire-1.2.1/.golangci.yml 06:05:07 spire-1.2.1/ADOPTERS.md 06:05:07 spire-1.2.1/CHANGELOG.md 06:05:07 spire-1.2.1/CODE-OF-CONDUCT.md 06:05:07 spire-1.2.1/CODEOWNERS 06:05:07 spire-1.2.1/CONTRIBUTING.md 06:05:07 spire-1.2.1/Dockerfile 06:05:07 spire-1.2.1/Dockerfile.dev 06:05:07 spire-1.2.1/Dockerfile.scratch 06:05:07 spire-1.2.1/LICENSE 06:05:07 spire-1.2.1/MAINTAINERS.md 06:05:07 spire-1.2.1/Makefile 06:05:07 spire-1.2.1/README.md 06:05:07 spire-1.2.1/ROADMAP.md 06:05:07 spire-1.2.1/SECURITY.md 06:05:07 spire-1.2.1/cmd/ 06:05:07 spire-1.2.1/cmd/spire-agent/ 06:05:07 spire-1.2.1/cmd/spire-agent/cli/ 06:05:07 spire-1.2.1/cmd/spire-agent/cli/api/ 06:05:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/common/ 06:05:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 06:05:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/run/ 06:05:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 06:05:07 spire-1.2.1/Dockerfile.scratch 06:05:07 spire-1.2.1/LICENSE 06:05:07 spire-1.2.1/MAINTAINERS.md 06:05:07 spire-1.2.1/Makefile 06:05:07 spire-1.2.1/README.md 06:05:07 spire-1.2.1/ROADMAP.md 06:05:07 spire-1.2.1/SECURITY.md 06:05:07 spire-1.2.1/cmd/ 06:05:07 spire-1.2.1/cmd/spire-agent/ 06:05:07 spire-1.2.1/cmd/spire-agent/cli/ 06:05:07 spire-1.2.1/cmd/spire-agent/cli/api/ 06:05:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/common/ 06:05:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 06:05:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/run/ 06:05:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 06:05:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 06:05:07 spire-1.2.1/cmd/spire-agent/main.go 06:05:07 spire-1.2.1/cmd/spire-server/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/agent/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/cli.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/ 06:05:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 06:05:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 06:05:07 spire-1.2.1/cmd/spire-agent/main.go 06:05:07 spire-1.2.1/cmd/spire-server/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/agent/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/cli.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/list.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/list.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/run/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/token/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/validate/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/run/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/token/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/validate/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/x509/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 06:05:07 spire-1.2.1/cmd/spire-server/main.go 06:05:07 spire-1.2.1/cmd/spire-server/util/ 06:05:07 spire-1.2.1/cmd/spire-server/util/util.go 06:05:07 spire-1.2.1/conf/ 06:05:07 spire-1.2.1/conf/agent/ 06:05:07 spire-1.2.1/conf/agent/agent.conf 06:05:07 spire-1.2.1/conf/agent/agent_full.conf 06:05:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 06:05:07 spire-1.2.1/conf/server/ 06:05:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 06:05:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 06:05:07 spire-1.2.1/conf/server/server.conf 06:05:07 spire-1.2.1/conf/server/server_full.conf 06:05:07 spire-1.2.1/doc/ 06:05:07 spire-1.2.1/doc/SPIRE101.md 06:05:07 spire-1.2.1/doc/auditlog.md 06:05:07 spire-1.2.1/doc/authorization_policy_engine.md 06:05:07 spire-1.2.1/doc/changelog_guidelines.md 06:05:07 spire-1.2.1/doc/cure53-report.pdf 06:05:07 spire-1.2.1/doc/images/ 06:05:07 spire-1.2.1/doc/images/2019_roadmap.png 06:05:07 spire-1.2.1/doc/images/SPIRE101.png 06:05:07 spire-1.2.1/doc/images/SPIRE_agent.png 06:05:07 spire-1.2.1/doc/images/SPIRE_server.png 06:05:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/x509/ 06:05:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 06:05:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 06:05:07 spire-1.2.1/cmd/spire-server/main.go 06:05:07 spire-1.2.1/cmd/spire-server/util/ 06:05:07 spire-1.2.1/cmd/spire-server/util/util.go 06:05:07 spire-1.2.1/conf/ 06:05:07 spire-1.2.1/conf/agent/ 06:05:07 spire-1.2.1/conf/agent/agent.conf 06:05:07 spire-1.2.1/conf/agent/agent_full.conf 06:05:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 06:05:07 spire-1.2.1/conf/server/ 06:05:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 06:05:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 06:05:07 spire-1.2.1/conf/server/server.conf 06:05:07 spire-1.2.1/conf/server/server_full.conf 06:05:07 spire-1.2.1/doc/ 06:05:07 spire-1.2.1/doc/SPIRE101.md 06:05:07 spire-1.2.1/doc/auditlog.md 06:05:07 spire-1.2.1/doc/authorization_policy_engine.md 06:05:07 spire-1.2.1/doc/changelog_guidelines.md 06:05:07 spire-1.2.1/doc/cure53-report.pdf 06:05:07 spire-1.2.1/doc/images/ 06:05:07 spire-1.2.1/doc/images/2019_roadmap.png 06:05:07 spire-1.2.1/doc/images/SPIRE101.png 06:05:07 spire-1.2.1/doc/images/SPIRE_agent.png 06:05:07 spire-1.2.1/doc/images/SPIRE_server.png 06:05:07 spire-1.2.1/doc/images/cache_mgr.png 06:05:07 spire-1.2.1/doc/images/cache_mgr_components.png 06:05:07 spire-1.2.1/doc/images/federated_spire.png 06:05:07 spire-1.2.1/doc/images/ha_mode.png 06:05:07 spire-1.2.1/doc/images/nested_spire.png 06:05:07 spire-1.2.1/doc/images/oidc_federation.png 06:05:07 spire-1.2.1/doc/images/single_trust_domain.png 06:05:07 spire-1.2.1/doc/images/spiffe_compatible.png 06:05:07 spire-1.2.1/doc/images/spire_logo.png 06:05:07 spire-1.2.1/doc/migrating_registration_api_clients.md 06:05:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 06:05:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 06:05:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 06:05:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 06:05:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 06:05:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 06:05:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 06:05:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 06:05:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 06:05:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 06:05:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 06:05:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 06:05:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 06:05:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 06:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 06:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 06:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 06:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 06:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 06:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 06:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 06:05:07 spire-1.2.1/doc/scaling_spire.md 06:05:07 spire-1.2.1/doc/spire_agent.md 06:05:07 spire-1.2.1/doc/spire_server.md 06:05:07 spire-1.2.1/doc/supported_integrations.md 06:05:07 spire-1.2.1/doc/telemetry.md 06:05:07 spire-1.2.1/doc/telemetry_config.md 06:05:07 spire-1.2.1/doc/upgrading.md 06:05:07 spire-1.2.1/doc/using_spire.md 06:05:07 spire-1.2.1/examples/ 06:05:07 spire-1.2.1/examples/README.md 06:05:07 spire-1.2.1/go.mod 06:05:07 spire-1.2.1/go.sum 06:05:07 spire-1.2.1/pkg/ 06:05:07 spire-1.2.1/pkg/agent/ 06:05:07 spire-1.2.1/pkg/agent/agent.go 06:05:07 spire-1.2.1/pkg/agent/api/ 06:05:07 spire-1.2.1/pkg/agent/api/config.go 06:05:07 spire-1.2.1/pkg/agent/api/debug/ 06:05:07 spire-1.2.1/pkg/agent/api/debug/v1/ 06:05:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 06:05:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 06:05:07 spire-1.2.1/doc/images/cache_mgr.png 06:05:07 spire-1.2.1/doc/images/cache_mgr_components.png 06:05:07 spire-1.2.1/doc/images/federated_spire.png 06:05:07 spire-1.2.1/doc/images/ha_mode.png 06:05:07 spire-1.2.1/doc/images/nested_spire.png 06:05:07 spire-1.2.1/doc/images/oidc_federation.png 06:05:07 spire-1.2.1/doc/images/single_trust_domain.png 06:05:07 spire-1.2.1/doc/images/spiffe_compatible.png 06:05:07 spire-1.2.1/doc/images/spire_logo.png 06:05:07 spire-1.2.1/doc/migrating_registration_api_clients.md 06:05:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 06:05:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 06:05:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 06:05:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 06:05:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 06:05:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 06:05:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 06:05:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 06:05:07 spire-1.2.1/pkg/agent/api/endpoints.go 06:05:07 spire-1.2.1/pkg/agent/api/health/ 06:05:07 spire-1.2.1/pkg/agent/api/health/v1/ 06:05:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 06:05:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 06:05:07 spire-1.2.1/pkg/agent/api/rpccontext/ 06:05:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 06:05:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 06:05:07 spire-1.2.1/pkg/agent/attestor/ 06:05:07 spire-1.2.1/pkg/agent/attestor/node/ 06:05:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 06:05:07 spire-1.2.1/pkg/agent/attestor/node/node.go 06:05:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 06:05:07 spire-1.2.1/pkg/agent/attestor/workload/ 06:05:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 06:05:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 06:05:07 spire-1.2.1/pkg/agent/catalog/ 06:05:07 spire-1.2.1/pkg/agent/catalog/catalog.go 06:05:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 06:05:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 06:05:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 06:05:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 06:05:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 06:05:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 06:05:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 06:05:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 06:05:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 06:05:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 06:05:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 06:05:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 06:05:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 06:05:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 06:05:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 06:05:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 06:05:07 spire-1.2.1/pkg/agent/client/ 06:05:07 spire-1.2.1/pkg/agent/client/client.go 06:05:07 spire-1.2.1/pkg/agent/client/client_test.go 06:05:07 spire-1.2.1/pkg/agent/client/dial.go 06:05:07 spire-1.2.1/pkg/agent/client/nodeconn.go 06:05:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 06:05:07 spire-1.2.1/pkg/agent/client/update.go 06:05:07 spire-1.2.1/pkg/agent/client/util.go 06:05:07 spire-1.2.1/pkg/agent/common/ 06:05:07 spire-1.2.1/pkg/agent/common/backoff/ 06:05:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 06:05:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 06:05:07 spire-1.2.1/pkg/agent/common/cgroups/ 06:05:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 06:05:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 06:05:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 06:05:07 spire-1.2.1/pkg/agent/config.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/ 06:05:07 spire-1.2.1/pkg/agent/endpoints/config.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 06:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 06:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/workload/ 06:05:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 06:05:07 spire-1.2.1/pkg/agent/manager/ 06:05:07 spire-1.2.1/pkg/agent/manager/cache/ 06:05:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 06:05:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 06:05:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 06:05:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 06:05:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 06:05:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 06:05:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 06:05:07 spire-1.2.1/pkg/agent/manager/config.go 06:05:07 spire-1.2.1/pkg/agent/manager/manager.go 06:05:07 spire-1.2.1/pkg/agent/manager/manager_test.go 06:05:07 spire-1.2.1/pkg/agent/manager/storage.go 06:05:07 spire-1.2.1/pkg/agent/manager/storage_test.go 06:05:07 spire-1.2.1/pkg/agent/manager/storecache/ 06:05:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 06:05:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 06:05:07 spire-1.2.1/pkg/agent/manager/sync.go 06:05:07 spire-1.2.1/pkg/agent/plugin/ 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 06:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 06:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 06:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 06:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 06:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 06:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 06:05:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 06:05:07 spire-1.2.1/doc/scaling_spire.md 06:05:07 spire-1.2.1/doc/spire_agent.md 06:05:07 spire-1.2.1/doc/spire_server.md 06:05:07 spire-1.2.1/doc/supported_integrations.md 06:05:07 spire-1.2.1/doc/telemetry.md 06:05:07 spire-1.2.1/doc/telemetry_config.md 06:05:07 spire-1.2.1/doc/upgrading.md 06:05:07 spire-1.2.1/doc/using_spire.md 06:05:07 spire-1.2.1/examples/ 06:05:07 spire-1.2.1/examples/README.md 06:05:07 spire-1.2.1/go.mod 06:05:07 spire-1.2.1/go.sum 06:05:07 spire-1.2.1/pkg/ 06:05:07 spire-1.2.1/pkg/agent/ 06:05:07 spire-1.2.1/pkg/agent/agent.go 06:05:07 spire-1.2.1/pkg/agent/api/ 06:05:07 spire-1.2.1/pkg/agent/api/config.go 06:05:07 spire-1.2.1/pkg/agent/api/debug/ 06:05:07 spire-1.2.1/pkg/agent/api/debug/v1/ 06:05:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 06:05:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 06:05:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 06:05:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 06:05:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 06:05:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 06:05:07 spire-1.2.1/pkg/agent/api/endpoints.go 06:05:07 spire-1.2.1/pkg/agent/api/health/ 06:05:07 spire-1.2.1/pkg/agent/api/health/v1/ 06:05:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 06:05:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 06:05:07 spire-1.2.1/pkg/agent/api/rpccontext/ 06:05:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 06:05:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 06:05:07 spire-1.2.1/pkg/agent/attestor/ 06:05:07 spire-1.2.1/pkg/agent/attestor/node/ 06:05:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 06:05:07 spire-1.2.1/pkg/agent/attestor/node/node.go 06:05:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 06:05:07 spire-1.2.1/pkg/agent/attestor/workload/ 06:05:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 06:05:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 06:05:07 spire-1.2.1/pkg/agent/catalog/ 06:05:07 spire-1.2.1/pkg/agent/catalog/catalog.go 06:05:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 06:05:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 06:05:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 06:05:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 06:05:07 spire-1.2.1/pkg/agent/client/ 06:05:07 spire-1.2.1/pkg/agent/client/client.go 06:05:07 spire-1.2.1/pkg/agent/client/client_test.go 06:05:07 spire-1.2.1/pkg/agent/client/dial.go 06:05:07 spire-1.2.1/pkg/agent/client/nodeconn.go 06:05:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 06:05:07 spire-1.2.1/pkg/agent/client/update.go 06:05:07 spire-1.2.1/pkg/agent/client/util.go 06:05:07 spire-1.2.1/pkg/agent/common/ 06:05:07 spire-1.2.1/pkg/agent/common/backoff/ 06:05:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 06:05:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 06:05:07 spire-1.2.1/pkg/agent/common/cgroups/ 06:05:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 06:05:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 06:05:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 06:05:07 spire-1.2.1/pkg/agent/config.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/ 06:05:07 spire-1.2.1/pkg/agent/endpoints/config.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 06:05:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 06:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 06:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/workload/ 06:05:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 06:05:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 06:05:07 spire-1.2.1/pkg/agent/manager/ 06:05:07 spire-1.2.1/pkg/agent/manager/cache/ 06:05:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 06:05:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 06:05:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 06:05:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 06:05:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 06:05:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 06:05:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 06:05:07 spire-1.2.1/pkg/agent/manager/config.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 06:05:07 spire-1.2.1/pkg/agent/manager/manager.go 06:05:07 spire-1.2.1/pkg/agent/manager/manager_test.go 06:05:07 spire-1.2.1/pkg/agent/manager/storage.go 06:05:07 spire-1.2.1/pkg/agent/manager/storage_test.go 06:05:07 spire-1.2.1/pkg/agent/manager/storecache/ 06:05:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 06:05:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 06:05:07 spire-1.2.1/pkg/agent/manager/sync.go 06:05:07 spire-1.2.1/pkg/agent/plugin/ 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 06:05:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 06:05:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 06:05:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 06:05:07 spire-1.2.1/pkg/agent/svid/ 06:05:07 spire-1.2.1/pkg/agent/svid/rotator.go 06:05:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 06:05:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 06:05:07 spire-1.2.1/pkg/agent/svid/store/ 06:05:07 spire-1.2.1/pkg/agent/svid/store/service.go 06:05:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 06:05:07 spire-1.2.1/pkg/common/ 06:05:07 spire-1.2.1/pkg/common/agentpathtemplate/ 06:05:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 06:05:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 06:05:07 spire-1.2.1/pkg/common/api/ 06:05:07 spire-1.2.1/pkg/common/api/metrics.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/ 06:05:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 06:05:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 06:05:07 spire-1.2.1/pkg/agent/svid/ 06:05:07 spire-1.2.1/pkg/agent/svid/rotator.go 06:05:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 06:05:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 06:05:07 spire-1.2.1/pkg/agent/svid/store/ 06:05:07 spire-1.2.1/pkg/agent/svid/store/service.go 06:05:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 06:05:07 spire-1.2.1/pkg/common/ 06:05:07 spire-1.2.1/pkg/common/agentpathtemplate/ 06:05:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 06:05:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 06:05:07 spire-1.2.1/pkg/common/api/ 06:05:07 spire-1.2.1/pkg/common/api/metrics.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/ 06:05:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/logger.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/names.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 06:05:07 spire-1.2.1/pkg/common/api/names.go 06:05:07 spire-1.2.1/pkg/common/api/ratelimit.go 06:05:07 spire-1.2.1/pkg/common/api/rpccontext/ 06:05:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 06:05:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 06:05:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 06:05:07 spire-1.2.1/pkg/common/auth/ 06:05:07 spire-1.2.1/pkg/common/auth/interceptors.go 06:05:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 06:05:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/ 06:05:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/types.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 06:05:07 spire-1.2.1/pkg/common/catalog/ 06:05:07 spire-1.2.1/pkg/common/catalog/bind.go 06:05:07 spire-1.2.1/pkg/common/catalog/builtin.go 06:05:07 spire-1.2.1/pkg/common/catalog/catalog.go 06:05:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 06:05:07 spire-1.2.1/pkg/common/catalog/closers.go 06:05:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 06:05:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 06:05:07 spire-1.2.1/pkg/common/catalog/config.go 06:05:07 spire-1.2.1/pkg/common/catalog/config_test.go 06:05:07 spire-1.2.1/pkg/common/catalog/configure.go 06:05:07 spire-1.2.1/pkg/common/catalog/constraints.go 06:05:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 06:05:07 spire-1.2.1/pkg/common/catalog/context.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/logger.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/names.go 06:05:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 06:05:07 spire-1.2.1/pkg/common/api/names.go 06:05:07 spire-1.2.1/pkg/common/api/ratelimit.go 06:05:07 spire-1.2.1/pkg/common/api/rpccontext/ 06:05:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 06:05:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 06:05:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 06:05:07 spire-1.2.1/pkg/common/auth/ 06:05:07 spire-1.2.1/pkg/common/auth/interceptors.go 06:05:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 06:05:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/ 06:05:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 06:05:07 06:05:07 spire-1.2.1/pkg/common/catalog/external.go 06:05:07 spire-1.2.1/pkg/common/catalog/host.go 06:05:07 spire-1.2.1/pkg/common/catalog/pipenet.go 06:05:07 spire-1.2.1/pkg/common/catalog/plugin.go 06:05:07 spire-1.2.1/pkg/common/catalog/testplugin/ 06:05:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 06:05:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 06:05:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 06:05:07 spire-1.2.1/pkg/common/cli/ 06:05:07 spire-1.2.1/pkg/common/cli/env.go 06:05:07 spire-1.2.1/pkg/common/cli/flags.go 06:05:07 spire-1.2.1/pkg/common/cli/trust_domain.go 06:05:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 06:05:07 spire-1.2.1/pkg/common/cli/umask.go 06:05:07 spire-1.2.1/pkg/common/cli/umask_posix.go 06:05:07 spire-1.2.1/pkg/common/cli/umask_test.go 06:05:07 spire-1.2.1/pkg/common/cli/umask_windows.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/ 06:05:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/flag.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/format.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/ 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/types.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 06:05:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 06:05:07 spire-1.2.1/pkg/common/catalog/ 06:05:07 spire-1.2.1/pkg/common/catalog/bind.go 06:05:07 spire-1.2.1/pkg/common/catalog/builtin.go 06:05:07 spire-1.2.1/pkg/common/catalog/catalog.go 06:05:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 06:05:07 spire-1.2.1/pkg/common/catalog/closers.go 06:05:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 06:05:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 06:05:07 spire-1.2.1/pkg/common/catalog/config.go 06:05:07 spire-1.2.1/pkg/common/catalog/config_test.go 06:05:07 spire-1.2.1/pkg/common/catalog/configure.go 06:05:07 spire-1.2.1/pkg/common/catalog/constraints.go 06:05:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 06:05:07 spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 06:05:07 spire-1.2.1/pkg/common/coretypes/ 06:05:07 spire-1.2.1/pkg/common/coretypes/bundle/ 06:05:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 06:05:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 06:05:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 06:05:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 06:05:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 06:05:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 06:05:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 06:05:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 06:05:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 06:05:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 06:05:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 06:05:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 06:05:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 06:05:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 06:05:07 spire-1.2.1/pkg/common/catalog/external.go 06:05:07 spire-1.2.1/pkg/common/catalog/host.go 06:05:07 spire-1.2.1/pkg/common/catalog/pipenet.go 06:05:07 spire-1.2.1/pkg/common/catalog/plugin.go 06:05:07 spire-1.2.1/pkg/common/catalog/testplugin/ 06:05:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 06:05:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 06:05:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 06:05:07 spire-1.2.1/pkg/common/cli/ 06:05:07 spire-1.2.1/pkg/common/cli/env.go 06:05:07 spire-1.2.1/pkg/common/cli/flags.go 06:05:07 spire-1.2.1/pkg/common/cli/trust_domain.go 06:05:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 06:05:07 spire-1.2.1/pkg/common/cli/umask.go 06:05:07 spire-1.2.1/pkg/common/cli/umask_posix.go 06:05:07 spire-1.2.1/pkg/common/cli/umask_test.go 06:05:07 spire-1.2.1/pkg/common/cli/umask_windows.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/ 06:05:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/flag.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/format.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 06:05:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 06:05:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 06:05:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 06:05:07 spire-1.2.1/pkg/common/cryptoutil/ 06:05:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 06:05:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 06:05:07 spire-1.2.1/pkg/common/diskutil/ 06:05:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 06:05:07 spire-1.2.1/pkg/common/diskutil/file_test.go 06:05:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 06:05:07 spire-1.2.1/pkg/common/errorutil/ 06:05:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 06:05:07 spire-1.2.1/pkg/common/health/ 06:05:07 spire-1.2.1/pkg/common/health/config.go 06:05:07 spire-1.2.1/pkg/common/health/context.go 06:05:07 spire-1.2.1/pkg/common/health/context_test.go 06:05:07 spire-1.2.1/pkg/common/health/health.go 06:05:07 spire-1.2.1/pkg/common/health/health_test.go 06:05:07 spire-1.2.1/pkg/common/health/logger.go 06:05:07 spire-1.2.1/pkg/common/hostservice/ 06:05:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 06:05:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 06:05:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/ 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 06:05:07 06:05:07 spire-1.2.1/pkg/common/idutil/ 06:05:07 spire-1.2.1/pkg/common/idutil/require.go 06:05:07 spire-1.2.1/pkg/common/idutil/require_test.go 06:05:07 spire-1.2.1/pkg/common/idutil/safety.go 06:05:07 spire-1.2.1/pkg/common/idutil/safety_test.go 06:05:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 06:05:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 06:05:07 spire-1.2.1/pkg/common/jwtsvid/ 06:05:07 spire-1.2.1/pkg/common/jwtsvid/common.go 06:05:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 06:05:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 06:05:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 06:05:07 spire-1.2.1/pkg/common/jwtutil/ 06:05:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 06:05:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 06:05:07 spire-1.2.1/pkg/common/log/ 06:05:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 06:05:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 06:05:07 spire-1.2.1/pkg/common/log/log.go 06:05:07 spire-1.2.1/pkg/common/log/log_test.go 06:05:07 spire-1.2.1/pkg/common/log/options.go 06:05:07 spire-1.2.1/pkg/common/nodeutil/ 06:05:07 spire-1.2.1/pkg/common/nodeutil/node.go 06:05:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 06:05:07 spire-1.2.1/pkg/common/peertracker/ 06:05:07 spire-1.2.1/pkg/common/peertracker/conn.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 06:05:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 06:05:07 spire-1.2.1/pkg/common/coretypes/ 06:05:07 spire-1.2.1/pkg/common/coretypes/bundle/ 06:05:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 06:05:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 06:05:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 06:05:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 06:05:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 06:05:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 06:05:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 06:05:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 06:05:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 06:05:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 06:05:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 06:05:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 06:05:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 06:05:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 06:05:07 spire-1.2.1/pkg/common/peertracker/credentials.go 06:05:07 spire-1.2.1/pkg/common/peertracker/errors.go 06:05:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 06:05:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 06:05:07 spire-1.2.1/pkg/common/peertracker/info.go 06:05:07 spire-1.2.1/pkg/common/peertracker/listener.go 06:05:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 06:05:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 06:05:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 06:05:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 06:05:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 06:05:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 06:05:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 06:05:07 spire-1.2.1/pkg/common/peertracker/tcp.go 06:05:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 06:05:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 06:05:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 06:05:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 06:05:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 06:05:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 06:05:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 06:05:07 spire-1.2.1/pkg/common/peertracker/uds.go 06:05:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 06:05:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 06:05:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 06:05:07 spire-1.2.1/pkg/common/pemutil/ 06:05:07 spire-1.2.1/pkg/common/pemutil/block.go 06:05:07 spire-1.2.1/pkg/common/pemutil/certs.go 06:05:07 spire-1.2.1/pkg/common/pemutil/common.go 06:05:07 spire-1.2.1/pkg/common/pemutil/csr.go 06:05:07 spire-1.2.1/pkg/common/pemutil/keys.go 06:05:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/ 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 06:05:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 06:05:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 06:05:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 06:05:07 spire-1.2.1/pkg/common/cryptoutil/ 06:05:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 06:05:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 06:05:07 spire-1.2.1/pkg/common/diskutil/ 06:05:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 06:05:07 spire-1.2.1/pkg/common/diskutil/file_test.go 06:05:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 06:05:07 spire-1.2.1/pkg/common/errorutil/ 06:05:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 06:05:07 spire-1.2.1/pkg/common/health/ 06:05:07 spire-1.2.1/pkg/common/health/config.go 06:05:07 spire-1.2.1/pkg/common/health/context.go 06:05:07 spire-1.2.1/pkg/common/health/context_test.go 06:05:07 spire-1.2.1/pkg/common/health/health.go 06:05:07 spire-1.2.1/pkg/common/health/health_test.go 06:05:07 spire-1.2.1/pkg/common/health/logger.go 06:05:07 spire-1.2.1/pkg/common/hostservice/ 06:05:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 06:05:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 06:05:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 06:05:07 spire-1.2.1/pkg/common/plugin/ 06:05:07 spire-1.2.1/pkg/common/plugin/aws/ 06:05:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 06:05:07 spire-1.2.1/pkg/common/plugin/azure/ 06:05:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 06:05:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 06:05:07 spire-1.2.1/pkg/common/plugin/facade.go 06:05:07 spire-1.2.1/pkg/common/plugin/facade_test.go 06:05:07 spire-1.2.1/pkg/common/plugin/gcp/ 06:05:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 06:05:07 spire-1.2.1/pkg/common/plugin/k8s/ 06:05:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 06:05:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 06:05:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 06:05:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 06:05:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 06:05:07 spire-1.2.1/pkg/common/plugin/log.go 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/ 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 06:05:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 06:05:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 06:05:07 spire-1.2.1/pkg/common/plugin/x509pop/ 06:05:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 06:05:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 06:05:07 spire-1.2.1/pkg/common/profiling/ 06:05:07 spire-1.2.1/pkg/common/profiling/dumpers.go 06:05:07 spire-1.2.1/pkg/common/profiling/profiling.go 06:05:07 spire-1.2.1/pkg/common/protoutil/ 06:05:07 spire-1.2.1/pkg/common/protoutil/masks.go 06:05:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 06:05:07 spire-1.2.1/pkg/common/rotationutil/ 06:05:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 06:05:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 06:05:07 spire-1.2.1/pkg/common/selector/ 06:05:07 spire-1.2.1/pkg/common/selector/selector.go 06:05:07 spire-1.2.1/pkg/common/selector/selector_test.go 06:05:07 spire-1.2.1/pkg/common/idutil/ 06:05:07 spire-1.2.1/pkg/common/idutil/require.go 06:05:07 spire-1.2.1/pkg/common/idutil/require_test.go 06:05:07 spire-1.2.1/pkg/common/idutil/safety.go 06:05:07 spire-1.2.1/pkg/common/idutil/safety_test.go 06:05:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 06:05:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 06:05:07 spire-1.2.1/pkg/common/jwtsvid/ 06:05:07 spire-1.2.1/pkg/common/jwtsvid/common.go 06:05:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 06:05:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 06:05:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 06:05:07 spire-1.2.1/pkg/common/jwtutil/ 06:05:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 06:05:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 06:05:07 spire-1.2.1/pkg/common/log/ 06:05:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 06:05:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 06:05:07 spire-1.2.1/pkg/common/log/log.go 06:05:07 spire-1.2.1/pkg/common/log/log_test.go 06:05:07 spire-1.2.1/pkg/common/log/options.go 06:05:07 spire-1.2.1/pkg/common/nodeutil/ 06:05:07 spire-1.2.1/pkg/common/nodeutil/node.go 06:05:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 06:05:07 spire-1.2.1/pkg/common/peertracker/ 06:05:07 spire-1.2.1/pkg/common/peertracker/conn.go 06:05:07 spire-1.2.1/pkg/common/peertracker/credentials.go 06:05:07 spire-1.2.1/pkg/common/peertracker/errors.go 06:05:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 06:05:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 06:05:07 spire-1.2.1/pkg/common/peertracker/info.go 06:05:07 spire-1.2.1/pkg/common/peertracker/listener.go 06:05:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 06:05:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 06:05:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 06:05:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 06:05:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 06:05:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 06:05:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 06:05:07 spire-1.2.1/pkg/common/peertracker/tcp.go 06:05:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 06:05:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 06:05:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 06:05:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 06:05:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 06:05:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 06:05:07 spire-1.2.1/pkg/common/selector/set.go 06:05:07 spire-1.2.1/pkg/common/selector/set_utils.go 06:05:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/ 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/ 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 06:05:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 06:05:07 spire-1.2.1/pkg/common/telemetry/call.go 06:05:07 spire-1.2.1/pkg/common/telemetry/common/ 06:05:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 06:05:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 06:05:07 spire-1.2.1/pkg/common/peertracker/uds.go 06:05:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 06:05:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 06:05:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 06:05:07 spire-1.2.1/pkg/common/pemutil/ 06:05:07 spire-1.2.1/pkg/common/pemutil/block.go 06:05:07 spire-1.2.1/pkg/common/pemutil/certs.go 06:05:07 spire-1.2.1/pkg/common/pemutil/common.go 06:05:07 spire-1.2.1/pkg/common/pemutil/csr.go 06:05:07 spire-1.2.1/pkg/common/pemutil/keys.go 06:05:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/ 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 06:05:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 06:05:07 spire-1.2.1/pkg/common/telemetry/config.go 06:05:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 06:05:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/inmem.go 06:05:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/m3.go 06:05:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/metrics.go 06:05:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/names.go 06:05:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 06:05:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 06:05:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/ 06:05:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 06:05:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 06:05:07 spire-1.2.1/pkg/common/plugin/ 06:05:07 spire-1.2.1/pkg/common/plugin/aws/ 06:05:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 06:05:07 spire-1.2.1/pkg/common/plugin/azure/ 06:05:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 06:05:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 06:05:07 spire-1.2.1/pkg/common/plugin/facade.go 06:05:07 spire-1.2.1/pkg/common/plugin/facade_test.go 06:05:07 spire-1.2.1/pkg/common/plugin/gcp/ 06:05:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 06:05:07 spire-1.2.1/pkg/common/plugin/k8s/ 06:05:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 06:05:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 06:05:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 06:05:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 06:05:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 06:05:07 spire-1.2.1/pkg/common/plugin/log.go 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/ 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 06:05:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 06:05:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 06:05:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 06:05:07 spire-1.2.1/pkg/common/plugin/x509pop/ 06:05:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 06:05:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 06:05:07 spire-1.2.1/pkg/common/profiling/ 06:05:07 spire-1.2.1/pkg/common/profiling/dumpers.go 06:05:07 spire-1.2.1/pkg/common/profiling/profiling.go 06:05:07 spire-1.2.1/pkg/common/protoutil/ 06:05:07 spire-1.2.1/pkg/common/protoutil/masks.go 06:05:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 06:05:07 spire-1.2.1/pkg/common/rotationutil/ 06:05:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 06:05:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 06:05:07 spire-1.2.1/pkg/common/selector/ 06:05:07 spire-1.2.1/pkg/common/selector/selector.go 06:05:07 spire-1.2.1/pkg/common/selector/selector_test.go 06:05:07 spire-1.2.1/pkg/common/selector/set.go 06:05:07 spire-1.2.1/pkg/common/selector/set_utils.go 06:05:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/ 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/ 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 06:05:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 06:05:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 06:05:07 spire-1.2.1/pkg/common/telemetry/call.go 06:05:07 spire-1.2.1/pkg/common/telemetry/common/ 06:05:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 06:05:07 spire-1.2.1/pkg/common/telemetry/config.go 06:05:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 06:05:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/inmem.go 06:05:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/m3.go 06:05:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/metrics.go 06:05:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/names.go 06:05:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 06:05:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 06:05:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/ 06:05:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 06:05:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 06:05:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/server.go 06:05:07 spire-1.2.1/pkg/common/telemetry/sink.go 06:05:07 spire-1.2.1/pkg/common/telemetry/statsd.go 06:05:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/uptime.go 06:05:07 spire-1.2.1/pkg/common/telemetry/version.go 06:05:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 06:05:07 spire-1.2.1/pkg/common/uptime/ 06:05:07 spire-1.2.1/pkg/common/uptime/uptime.go 06:05:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 06:05:07 spire-1.2.1/pkg/common/util/ 06:05:07 spire-1.2.1/pkg/common/util/certs.go 06:05:07 spire-1.2.1/pkg/common/util/certs_test.go 06:05:07 spire-1.2.1/pkg/common/util/csr.go 06:05:07 spire-1.2.1/pkg/common/util/hash.go 06:05:07 spire-1.2.1/pkg/common/util/selectors.go 06:05:07 spire-1.2.1/pkg/common/util/selectors_test.go 06:05:07 spire-1.2.1/pkg/common/util/signals.go 06:05:07 spire-1.2.1/pkg/common/util/sort.go 06:05:07 spire-1.2.1/pkg/common/util/sort_test.go 06:05:07 spire-1.2.1/pkg/common/util/task.go 06:05:07 spire-1.2.1/pkg/common/util/task_test.go 06:05:07 spire-1.2.1/pkg/common/util/testdata/ 06:05:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 06:05:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 06:05:07 spire-1.2.1/pkg/common/version/ 06:05:07 spire-1.2.1/pkg/common/version/version.go 06:05:07 spire-1.2.1/pkg/common/x509svid/ 06:05:07 spire-1.2.1/pkg/common/x509svid/common_test.go 06:05:07 spire-1.2.1/pkg/common/x509svid/csr.go 06:05:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 06:05:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 06:05:07 spire-1.2.1/pkg/common/x509util/ 06:05:07 spire-1.2.1/pkg/common/x509util/cert.go 06:05:07 spire-1.2.1/pkg/common/x509util/dns.go 06:05:07 spire-1.2.1/pkg/common/x509util/dns_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 06:05:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 06:05:07 spire-1.2.1/pkg/common/telemetry/server/server.go 06:05:07 spire-1.2.1/pkg/common/telemetry/sink.go 06:05:07 spire-1.2.1/pkg/common/telemetry/statsd.go 06:05:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 06:05:07 spire-1.2.1/pkg/common/telemetry/uptime.go 06:05:07 spire-1.2.1/pkg/common/telemetry/version.go 06:05:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 06:05:07 spire-1.2.1/pkg/common/uptime/ 06:05:07 spire-1.2.1/pkg/common/uptime/uptime.go 06:05:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 06:05:07 spire-1.2.1/pkg/common/util/ 06:05:07 spire-1.2.1/pkg/common/util/certs.go 06:05:07 spire-1.2.1/pkg/common/util/certs_test.go 06:05:07 spire-1.2.1/pkg/common/util/csr.go 06:05:07 spire-1.2.1/pkg/common/util/hash.go 06:05:07 spire-1.2.1/pkg/common/util/selectors.go 06:05:07 spire-1.2.1/pkg/common/util/selectors_test.go 06:05:07 spire-1.2.1/pkg/common/util/signals.go 06:05:07 spire-1.2.1/pkg/common/util/sort.go 06:05:07 spire-1.2.1/pkg/common/util/sort_test.go 06:05:07 spire-1.2.1/pkg/common/util/task.go 06:05:07 spire-1.2.1/pkg/common/util/task_test.go 06:05:07 spire-1.2.1/pkg/common/util/testdata/ 06:05:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 06:05:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 06:05:07 spire-1.2.1/pkg/common/version/ 06:05:07 spire-1.2.1/pkg/common/version/version.go 06:05:07 spire-1.2.1/pkg/common/x509svid/ 06:05:07 spire-1.2.1/pkg/common/x509svid/common_test.go 06:05:07 spire-1.2.1/pkg/common/x509svid/csr.go 06:05:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 06:05:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 06:05:07 spire-1.2.1/pkg/common/x509util/ 06:05:07 spire-1.2.1/pkg/common/x509util/cert.go 06:05:07 spire-1.2.1/pkg/common/x509util/dns.go 06:05:07 spire-1.2.1/pkg/common/x509util/dns_test.go 06:05:07 spire-1.2.1/pkg/common/x509util/keyid.go 06:05:07 spire-1.2.1/pkg/common/x509util/keypair.go 06:05:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 06:05:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 06:05:07 spire-1.2.1/pkg/server/ 06:05:07 spire-1.2.1/pkg/server/api/ 06:05:07 spire-1.2.1/pkg/server/api/agent.go 06:05:07 spire-1.2.1/pkg/server/api/agent/ 06:05:07 spire-1.2.1/pkg/server/api/agent/v1/ 06:05:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 06:05:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 06:05:07 spire-1.2.1/pkg/server/api/agent_test.go 06:05:07 spire-1.2.1/pkg/server/api/api.go 06:05:07 spire-1.2.1/pkg/server/api/audit/ 06:05:07 spire-1.2.1/pkg/server/api/audit/audit.go 06:05:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 06:05:07 spire-1.2.1/pkg/server/api/bundle.go 06:05:07 spire-1.2.1/pkg/server/api/bundle/ 06:05:07 spire-1.2.1/pkg/server/api/bundle/v1/ 06:05:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 06:05:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 06:05:07 spire-1.2.1/pkg/server/api/bundle_test.go 06:05:07 spire-1.2.1/pkg/server/api/debug/ 06:05:07 spire-1.2.1/pkg/server/api/debug/v1/ 06:05:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 06:05:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 06:05:07 spire-1.2.1/pkg/common/x509util/keyid.go 06:05:07 spire-1.2.1/pkg/common/x509util/keypair.go 06:05:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 06:05:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 06:05:07 spire-1.2.1/pkg/server/ 06:05:07 spire-1.2.1/pkg/server/api/ 06:05:07 spire-1.2.1/pkg/server/api/agent.go 06:05:07 spire-1.2.1/pkg/server/api/agent/ 06:05:07 spire-1.2.1/pkg/server/api/agent/v1/ 06:05:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 06:05:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 06:05:07 spire-1.2.1/pkg/server/api/agent_test.go 06:05:07 spire-1.2.1/pkg/server/api/api.go 06:05:07 spire-1.2.1/pkg/server/api/audit/ 06:05:07 spire-1.2.1/pkg/server/api/audit/audit.go 06:05:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 06:05:07 spire-1.2.1/pkg/server/api/bundle.go 06:05:07 spire-1.2.1/pkg/server/api/bundle/ 06:05:07 spire-1.2.1/pkg/server/api/bundle/v1/ 06:05:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 06:05:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 06:05:07 spire-1.2.1/pkg/server/api/bundle_test.go 06:05:07 spire-1.2.1/pkg/server/api/debug/ 06:05:07 spire-1.2.1/pkg/server/api/debug/v1/ 06:05:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 06:05:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 06:05:07 spire-1.2.1/pkg/server/api/entry.go 06:05:07 spire-1.2.1/pkg/server/api/entry/ 06:05:07 spire-1.2.1/pkg/server/api/entry/v1/ 06:05:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 06:05:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 06:05:07 spire-1.2.1/pkg/server/api/entry_test.go 06:05:07 spire-1.2.1/pkg/server/api/health/ 06:05:07 spire-1.2.1/pkg/server/api/health/v1/ 06:05:07 spire-1.2.1/pkg/server/api/health/v1/service.go 06:05:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 06:05:07 spire-1.2.1/pkg/server/api/id.go 06:05:07 spire-1.2.1/pkg/server/api/id_test.go 06:05:07 spire-1.2.1/pkg/server/api/limits/ 06:05:07 spire-1.2.1/pkg/server/api/limits/limits.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/ 06:05:07 spire-1.2.1/pkg/server/api/middleware/alias.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/audit.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/caller.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 06:05:07 spire-1.2.1/pkg/server/api/entry.go 06:05:07 spire-1.2.1/pkg/server/api/entry/ 06:05:07 spire-1.2.1/pkg/server/api/entry/v1/ 06:05:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 06:05:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 06:05:07 spire-1.2.1/pkg/server/api/entry_test.go 06:05:07 spire-1.2.1/pkg/server/api/health/ 06:05:07 spire-1.2.1/pkg/server/api/health/v1/ 06:05:07 spire-1.2.1/pkg/server/api/health/v1/service.go 06:05:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 06:05:07 spire-1.2.1/pkg/server/api/id.go 06:05:07 spire-1.2.1/pkg/server/api/id_test.go 06:05:07 spire-1.2.1/pkg/server/api/limits/ 06:05:07 spire-1.2.1/pkg/server/api/limits/limits.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/ 06:05:07 spire-1.2.1/pkg/server/api/middleware/alias.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/audit.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/caller.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/common.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/entries.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 06:05:07 spire-1.2.1/pkg/server/api/ratelimit.go 06:05:07 spire-1.2.1/pkg/server/api/rpccontext/ 06:05:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 06:05:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 06:05:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 06:05:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 06:05:07 spire-1.2.1/pkg/server/api/selector.go 06:05:07 spire-1.2.1/pkg/server/api/selector_test.go 06:05:07 spire-1.2.1/pkg/server/api/status.go 06:05:07 spire-1.2.1/pkg/server/api/status_test.go 06:05:07 spire-1.2.1/pkg/server/api/svid/ 06:05:07 spire-1.2.1/pkg/server/api/svid/v1/ 06:05:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 06:05:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 06:05:07 spire-1.2.1/pkg/server/api/trustdomain.go 06:05:07 spire-1.2.1/pkg/server/api/trustdomain/ 06:05:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 06:05:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 06:05:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 06:05:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 06:05:07 spire-1.2.1/pkg/server/authpolicy/ 06:05:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 06:05:07 spire-1.2.1/pkg/server/authpolicy/policy.go 06:05:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 06:05:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 06:05:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 06:05:07 spire-1.2.1/pkg/server/authpolicy/validate.go 06:05:07 spire-1.2.1/pkg/server/bundle/ 06:05:07 spire-1.2.1/pkg/server/bundle/client/ 06:05:07 spire-1.2.1/pkg/server/bundle/client/client.go 06:05:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 06:05:07 spire-1.2.1/pkg/server/bundle/client/manager.go 06:05:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 06:05:07 spire-1.2.1/pkg/server/bundle/client/sources.go 06:05:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 06:05:07 spire-1.2.1/pkg/server/bundle/client/updater.go 06:05:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 06:05:07 spire-1.2.1/pkg/server/ca/ 06:05:07 spire-1.2.1/pkg/server/ca/ca.go 06:05:07 spire-1.2.1/pkg/server/ca/ca_health.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/common.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/entries.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 06:05:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 06:05:07 spire-1.2.1/pkg/server/api/ratelimit.go 06:05:07 spire-1.2.1/pkg/server/api/rpccontext/ 06:05:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 06:05:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 06:05:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 06:05:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 06:05:07 spire-1.2.1/pkg/server/api/selector.go 06:05:07 spire-1.2.1/pkg/server/api/selector_test.go 06:05:07 spire-1.2.1/pkg/server/api/status.go 06:05:07 spire-1.2.1/pkg/server/api/status_test.go 06:05:07 spire-1.2.1/pkg/server/api/svid/ 06:05:07 spire-1.2.1/pkg/server/api/svid/v1/ 06:05:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 06:05:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 06:05:07 spire-1.2.1/pkg/server/api/trustdomain.go 06:05:07 spire-1.2.1/pkg/server/api/trustdomain/ 06:05:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 06:05:07 spire-1.2.1/pkg/server/ca/ca_test.go 06:05:07 spire-1.2.1/pkg/server/ca/journal.go 06:05:07 spire-1.2.1/pkg/server/ca/journal_test.go 06:05:07 spire-1.2.1/pkg/server/ca/manager.go 06:05:07 spire-1.2.1/pkg/server/ca/manager_health.go 06:05:07 spire-1.2.1/pkg/server/ca/manager_test.go 06:05:07 spire-1.2.1/pkg/server/ca/templates.go 06:05:07 spire-1.2.1/pkg/server/ca/upstream_client.go 06:05:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 06:05:07 spire-1.2.1/pkg/server/ca/validation.go 06:05:07 spire-1.2.1/pkg/server/cache/ 06:05:07 spire-1.2.1/pkg/server/cache/dscache/ 06:05:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 06:05:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 06:05:07 spire-1.2.1/pkg/server/cache/entrycache/ 06:05:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 06:05:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 06:05:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 06:05:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 06:05:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 06:05:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 06:05:07 spire-1.2.1/pkg/server/catalog/ 06:05:07 spire-1.2.1/pkg/server/catalog/catalog.go 06:05:07 06:05:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 06:05:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 06:05:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 06:05:07 spire-1.2.1/pkg/server/authpolicy/ 06:05:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 06:05:07 spire-1.2.1/pkg/server/authpolicy/policy.go 06:05:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 06:05:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 06:05:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 06:05:07 spire-1.2.1/pkg/server/authpolicy/validate.go 06:05:07 spire-1.2.1/pkg/server/bundle/ 06:05:07 spire-1.2.1/pkg/server/bundle/client/ 06:05:07 spire-1.2.1/pkg/server/bundle/client/client.go 06:05:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 06:05:07 spire-1.2.1/pkg/server/bundle/client/manager.go 06:05:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 06:05:07 spire-1.2.1/pkg/server/bundle/client/sources.go 06:05:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 06:05:07 spire-1.2.1/pkg/server/bundle/client/updater.go 06:05:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 06:05:07 spire-1.2.1/pkg/server/ca/ 06:05:07 spire-1.2.1/pkg/server/ca/ca.go 06:05:07 spire-1.2.1/pkg/server/ca/ca_health.gospire-1.2.1/pkg/server/catalog/keymanager.go 06:05:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 06:05:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 06:05:07 spire-1.2.1/pkg/server/catalog/notifier.go 06:05:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 06:05:07 spire-1.2.1/pkg/server/config.go 06:05:07 spire-1.2.1/pkg/server/datastore/ 06:05:07 spire-1.2.1/pkg/server/datastore/datastore.go 06:05:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 06:05:07 spire-1.2.1/pkg/server/datastore/repository.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 06:05:07 spire-1.2.1/pkg/server/ca/ca_test.go 06:05:07 spire-1.2.1/pkg/server/ca/journal.go 06:05:07 spire-1.2.1/pkg/server/ca/journal_test.go 06:05:07 spire-1.2.1/pkg/server/ca/manager.go 06:05:07 spire-1.2.1/pkg/server/ca/manager_health.go 06:05:07 spire-1.2.1/pkg/server/ca/manager_test.go 06:05:07 spire-1.2.1/pkg/server/ca/templates.go 06:05:07 spire-1.2.1/pkg/server/ca/upstream_client.go 06:05:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 06:05:07 spire-1.2.1/pkg/server/ca/validation.go 06:05:07 spire-1.2.1/pkg/server/cache/ 06:05:07 spire-1.2.1/pkg/server/cache/dscache/ 06:05:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 06:05:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 06:05:07 spire-1.2.1/pkg/server/cache/entrycache/ 06:05:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 06:05:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 06:05:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 06:05:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 06:05:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 06:05:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 06:05:07 spire-1.2.1/pkg/server/catalog/ 06:05:07 spire-1.2.1/pkg/server/catalog/catalog.go 06:05:07 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 06:05:07 spire-1.2.1/pkg/server/endpoints/ 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/ 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gospire-1.2.1/pkg/server/catalog/keymanager.go 06:05:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 06:05:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 06:05:07 spire-1.2.1/pkg/server/catalog/notifier.go 06:05:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 06:05:07 spire-1.2.1/pkg/server/config.go 06:05:07 spire-1.2.1/pkg/server/datastore/ 06:05:07 spire-1.2.1/pkg/server/datastore/datastore.go 06:05:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 06:05:07 spire-1.2.1/pkg/server/datastore/repository.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 06:05:07 spire-1.2.1/pkg/server/endpoints/config.go 06:05:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 06:05:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 06:05:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 06:05:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 06:05:07 spire-1.2.1/pkg/server/endpoints/middleware.go 06:05:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 06:05:07 spire-1.2.1/pkg/server/hostservice/ 06:05:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 06:05:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 06:05:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 06:05:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 06:05:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 06:05:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 06:05:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 06:05:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/ 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/ 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 06:05:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 06:05:07 spire-1.2.1/pkg/server/endpoints/ 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/ 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 06:05:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 06:05:07 spire-1.2.1/pkg/server/endpoints/config.go 06:05:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 06:05:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 06:05:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 06:05:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 06:05:07 spire-1.2.1/pkg/server/endpoints/middleware.go 06:05:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 06:05:07 spire-1.2.1/pkg/server/hostservice/ 06:05:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 06:05:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 06:05:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 06:05:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 06:05:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/ 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 06:05:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 06:05:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 06:05:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/ 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/ 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 06:05:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 06:05:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 06:05:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/ 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 06:05:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 06:05:07 spire-1.2.1/pkg/server/registration/ 06:05:07 spire-1.2.1/pkg/server/registration/manager.go 06:05:07 spire-1.2.1/pkg/server/registration/manager_test.go 06:05:07 spire-1.2.1/pkg/server/scanentries.go 06:05:07 spire-1.2.1/pkg/server/scanentries_test.go 06:05:07 spire-1.2.1/pkg/server/server.go 06:05:07 spire-1.2.1/pkg/server/server_test.go 06:05:07 spire-1.2.1/pkg/server/svid/ 06:05:07 spire-1.2.1/pkg/server/svid/observer.go 06:05:07 spire-1.2.1/pkg/server/svid/observer_test.go 06:05:07 spire-1.2.1/pkg/server/svid/rotator.go 06:05:07 spire-1.2.1/pkg/server/svid/rotator_config.go 06:05:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 06:05:07 spire-1.2.1/pkg/server/svid/rotator_test.go 06:05:07 spire-1.2.1/proto/ 06:05:07 spire-1.2.1/proto/private/ 06:05:07 spire-1.2.1/proto/private/server/ 06:05:07 spire-1.2.1/proto/private/server/journal/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 06:05:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 06:05:07 spire-1.2.1/proto/private/server/journal/journal.proto 06:05:07 spire-1.2.1/proto/spire/ 06:05:07 spire-1.2.1/proto/spire/common/ 06:05:07 spire-1.2.1/proto/spire/common/common.pb.go 06:05:07 spire-1.2.1/proto/spire/common/common.proto 06:05:07 spire-1.2.1/proto/spire/common/plugin/ 06:05:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 06:05:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 06:05:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 06:05:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 06:05:07 spire-1.2.1/proto/spire/plugin/ 06:05:07 spire-1.2.1/proto/spire/plugin/agent/ 06:05:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 06:05:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 06:05:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 06:05:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 06:05:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 06:05:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 06:05:07 spire-1.2.1/release/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 06:05:07 spire-1.2.1/release/spire-extras/ 06:05:07 spire-1.2.1/release/spire-extras/README.md 06:05:07 spire-1.2.1/release/spire-extras/conf/ 06:05:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 06:05:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 06:05:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 06:05:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 06:05:07 spire-1.2.1/release/spire/ 06:05:07 spire-1.2.1/release/spire/README.md 06:05:07 spire-1.2.1/release/spire/conf/ 06:05:07 spire-1.2.1/release/spire/conf/agent/ 06:05:07 spire-1.2.1/release/spire/conf/agent/agent.conf 06:05:07 spire-1.2.1/release/spire/conf/server/ 06:05:07 spire-1.2.1/release/spire/conf/server/server.conf 06:05:07 spire-1.2.1/script/ 06:05:07 spire-1.2.1/script/build-artifact.sh 06:05:07 spire-1.2.1/script/generate_dummy_ca.sh 06:05:07 spire-1.2.1/support/ 06:05:07 spire-1.2.1/support/k8s/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/ 06:05:07 spire-1.2.1/support/oidc-discovery-provider/README.md 06:05:07 spire-1.2.1/support/oidc-discovery-provider/common_test.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/config.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/config_test.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 06:05:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 06:05:07 spire-1.2.1/pkg/server/registration/ 06:05:07 spire-1.2.1/pkg/server/registration/manager.go 06:05:07 spire-1.2.1/pkg/server/registration/manager_test.go 06:05:07 spire-1.2.1/pkg/server/scanentries.go 06:05:07 spire-1.2.1/pkg/server/scanentries_test.go 06:05:07 spire-1.2.1/pkg/server/server.go 06:05:07 spire-1.2.1/pkg/server/server_test.go 06:05:07 spire-1.2.1/pkg/server/svid/ 06:05:07 spire-1.2.1/pkg/server/svid/observer.go 06:05:07 spire-1.2.1/pkg/server/svid/observer_test.go 06:05:07 spire-1.2.1/pkg/server/svid/rotator.go 06:05:07 spire-1.2.1/pkg/server/svid/rotator_config.go 06:05:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 06:05:07 spire-1.2.1/pkg/server/svid/rotator_test.go 06:05:07 spire-1.2.1/proto/ 06:05:07 spire-1.2.1/proto/private/ 06:05:07 spire-1.2.1/proto/private/server/ 06:05:07 spire-1.2.1/proto/private/server/journal/ 06:05:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/handler.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/main.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/server_api.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 06:05:07 spire-1.2.1/test/ 06:05:07 spire-1.2.1/test/clock/ 06:05:07 spire-1.2.1/test/clock/clock.go 06:05:07 spire-1.2.1/test/fakes/ 06:05:07 spire-1.2.1/test/fakes/fakeagentcatalog/ 06:05:07 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 06:05:07 spire-1.2.1/test/fakes/fakeagentkeymanager/ 06:05:07 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 06:05:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 06:05:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 06:05:07 spire-1.2.1/test/fakes/fakeagentstore/ 06:05:07 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 06:05:07 spire-1.2.1/test/fakes/fakedatastore/ 06:05:07 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 06:05:07 spire-1.2.1/test/fakes/fakeentryclient/ 06:05:07 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 06:05:07 spire-1.2.1/test/fakes/fakehealthchecker/ 06:05:07 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 06:05:07 spire-1.2.1/test/fakes/fakeidentityprovider/ 06:05:07 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 06:05:07 spire-1.2.1/test/fakes/fakemetrics/ 06:05:07 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 06:05:07 spire-1.2.1/test/fakes/fakenoderesolver/ 06:05:07 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 06:05:07 spire-1.2.1/test/fakes/fakenotifier/ 06:05:07 spire-1.2.1/test/fakes/fakenotifier/notifier.go 06:05:07 spire-1.2.1/test/fakes/fakepluginmetrics/ 06:05:07 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 06:05:07 spire-1.2.1/test/fakes/fakeserverca/ 06:05:07 spire-1.2.1/test/fakes/fakeserverca/serverca.go 06:05:07 spire-1.2.1/test/fakes/fakeservercatalog/ 06:05:07 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 06:05:07 spire-1.2.1/test/fakes/fakeserverkeymanager/ 06:05:07 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 06:05:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 06:05:07 spire-1.2.1/proto/private/server/journal/journal.proto 06:05:07 spire-1.2.1/proto/spire/ 06:05:07 spire-1.2.1/proto/spire/common/ 06:05:07 spire-1.2.1/proto/spire/common/common.pb.go 06:05:07 spire-1.2.1/proto/spire/common/common.proto 06:05:07 spire-1.2.1/proto/spire/common/plugin/ 06:05:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 06:05:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 06:05:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 06:05:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 06:05:07 spire-1.2.1/proto/spire/plugin/ 06:05:07 spire-1.2.1/proto/spire/plugin/agent/ 06:05:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 06:05:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 06:05:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 06:05:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 06:05:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 06:05:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 06:05:07 spire-1.2.1/release/ 06:05:07 spire-1.2.1/test/fakes/fakeservernodeattestor/ 06:05:07 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 06:05:07 spire-1.2.1/test/fakes/fakeupstreamauthority/ 06:05:07 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 06:05:07 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 06:05:07 spire-1.2.1/test/fakes/fakeworkloadapi/ 06:05:07 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 06:05:07 spire-1.2.1/test/fakes/fakeworkloadattestor/ 06:05:07 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 06:05:07 spire-1.2.1/test/fixture/ 06:05:07 spire-1.2.1/test/fixture/certs/ 06:05:07 spire-1.2.1/test/fixture/certs/agent_svid.der 06:05:07 spire-1.2.1/test/fixture/certs/base_cert.pem 06:05:07 spire-1.2.1/test/fixture/certs/base_csr.pem 06:05:07 spire-1.2.1/test/fixture/certs/base_key.pem 06:05:07 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 06:05:07 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 06:05:07 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 06:05:07 spire-1.2.1/test/fixture/certs/blog_cert.pem 06:05:07 spire-1.2.1/test/fixture/certs/blog_csr.pem 06:05:07 spire-1.2.1/test/fixture/certs/blog_key.pem 06:05:07 spire-1.2.1/test/fixture/certs/bundle.der 06:05:07 spire-1.2.1/test/fixture/certs/ca.pem 06:05:07 spire-1.2.1/test/fixture/certs/ca_key.pem 06:05:07 spire-1.2.1/test/fixture/certs/database_cert.pem 06:05:07 spire-1.2.1/test/fixture/certs/database_csr.pem 06:05:07 spire-1.2.1/test/fixture/certs/database_key.pem 06:05:07 spire-1.2.1/test/fixture/certs/node_cert.pem 06:05:07 spire-1.2.1/test/fixture/certs/node_csr.pem 06:05:07 spire-1.2.1/test/fixture/certs/node_key.pem 06:05:07 spire-1.2.1/test/fixture/certs/svid.pem 06:05:07 spire-1.2.1/test/fixture/certs/svid_key.pem 06:05:07 spire-1.2.1/test/fixture/config/ 06:05:07 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 06:05:07 spire-1.2.1/test/fixture/config/agent_good.conf 06:05:07 spire-1.2.1/test/fixture/config/agent_good_templated.conf 06:05:07 spire-1.2.1/test/fixture/config/plugin_good.conf 06:05:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_good.conf 06:05:07 spire-1.2.1/test/fixture/config/server_good_templated.conf 06:05:07 spire-1.2.1/test/fixture/fixture.go 06:05:07 spire-1.2.1/test/fixture/nodeattestor/ 06:05:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 06:05:07 spire-1.2.1/release/spire-extras/ 06:05:07 spire-1.2.1/release/spire-extras/README.md 06:05:07 spire-1.2.1/release/spire-extras/conf/ 06:05:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 06:05:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 06:05:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 06:05:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 06:05:07 spire-1.2.1/release/spire/ 06:05:07 spire-1.2.1/release/spire/README.md 06:05:07 spire-1.2.1/release/spire/conf/ 06:05:07 spire-1.2.1/release/spire/conf/agent/ 06:05:07 spire-1.2.1/release/spire/conf/agent/agent.conf 06:05:07 spire-1.2.1/release/spire/conf/server/ 06:05:07 spire-1.2.1/release/spire/conf/server/server.conf 06:05:07 spire-1.2.1/script/ 06:05:07 spire-1.2.1/script/build-artifact.sh 06:05:07 spire-1.2.1/script/generate_dummy_ca.sh 06:05:07 spire-1.2.1/support/ 06:05:07 spire-1.2.1/support/k8s/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 06:05:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 06:05:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 06:05:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 06:05:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 06:05:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 06:05:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 06:05:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 06:05:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 06:05:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 06:05:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 06:05:07 spire-1.2.1/test/fixture/registration/ 06:05:07 spire-1.2.1/test/fixture/registration/entries.json 06:05:07 spire-1.2.1/test/fixture/registration/good-for-update.json 06:05:07 spire-1.2.1/test/fixture/registration/good.json 06:05:07 spire-1.2.1/test/fixture/registration/invalid.json 06:05:07 spire-1.2.1/test/fixture/registration/invalid_json.json 06:05:07 spire-1.2.1/test/fixture/registration/manager_test_entries.json 06:05:07 spire-1.2.1/test/integration/ 06:05:07 spire-1.2.1/test/integration/README.md 06:05:07 spire-1.2.1/test/integration/common 06:05:07 spire-1.2.1/test/integration/setup/ 06:05:07 spire-1.2.1/test/integration/setup/adminclient/ 06:05:07 spire-1.2.1/test/integration/setup/adminclient/build.sh 06:05:07 spire-1.2.1/test/integration/setup/adminclient/client.go 06:05:07 spire-1.2.1/test/integration/setup/debugagent/ 06:05:07 spire-1.2.1/test/integration/setup/debugagent/build.sh 06:05:07 spire-1.2.1/test/integration/setup/debugagent/main.go 06:05:07 spire-1.2.1/test/integration/setup/debugserver/ 06:05:07 spire-1.2.1/test/integration/setup/debugserver/build.sh 06:05:07 spire-1.2.1/test/integration/setup/debugserver/main.go 06:05:07 spire-1.2.1/test/integration/setup/downstreamclient/ 06:05:07 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 06:05:07 spire-1.2.1/test/integration/setup/downstreamclient/client.go 06:05:07 spire-1.2.1/test/integration/setup/itclient/ 06:05:07 spire-1.2.1/test/integration/setup/itclient/client.go 06:05:07 spire-1.2.1/test/integration/setup/node-attestation/ 06:05:07 spire-1.2.1/test/integration/setup/node-attestation/build.sh 06:05:07 spire-1.2.1/test/integration/setup/node-attestation/client.go 06:05:07 spire-1.2.1/test/integration/setup/x509pop/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 06:05:07 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 06:05:07 spire-1.2.1/test/integration/setup/x509pop/setup.sh 06:05:07 spire-1.2.1/test/integration/suites/ 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/ 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql/ 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 06:05:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/ 06:05:07 spire-1.2.1/support/oidc-discovery-provider/README.md 06:05:07 spire-1.2.1/support/oidc-discovery-provider/common_test.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/config.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/config_test.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres/ 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 06:05:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/handler.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/main.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/server_api.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 06:05:07 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 06:05:07 spire-1.2.1/test/ 06:05:07 spire-1.2.1/test/clock/ 06:05:07 spire-1.2.1/test/clock/clock.go 06:05:07 spire-1.2.1/test/fakes/ 06:05:07 spire-1.2.1/test/fakes/fakeagentcatalog/ 06:05:07 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 06:05:07 spire-1.2.1/test/fakes/fakeagentkeymanager/ 06:05:07 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 06:05:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 06:05:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 06:05:07 spire-1.2.1/test/fakes/fakeagentstore/ 06:05:07 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/ 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/ 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 06:05:07 spire-1.2.1/test/fakes/fakedatastore/ 06:05:07 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 06:05:07 spire-1.2.1/test/fakes/fakeentryclient/ 06:05:07 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 06:05:07 spire-1.2.1/test/fakes/fakehealthchecker/ 06:05:07 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 06:05:07 spire-1.2.1/test/fakes/fakeidentityprovider/ 06:05:07 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 06:05:07 spire-1.2.1/test/fakes/fakemetrics/ 06:05:07 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 06:05:07 spire-1.2.1/test/fakes/fakenoderesolver/ 06:05:07 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 06:05:07 spire-1.2.1/test/fakes/fakenotifier/ 06:05:07 spire-1.2.1/test/fakes/fakenotifier/notifier.go 06:05:07 spire-1.2.1/test/fakes/fakepluginmetrics/ 06:05:07 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 06:05:07 spire-1.2.1/test/fakes/fakeserverca/ 06:05:07 spire-1.2.1/test/fakes/fakeserverca/serverca.go 06:05:07 spire-1.2.1/test/fakes/fakeservercatalog/ 06:05:07 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 06:05:07 spire-1.2.1/test/fakes/fakeserverkeymanager/ 06:05:07 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 06:05:07 spire-1.2.1/test/fakes/fakeservernodeattestor/ 06:05:07 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 06:05:07 spire-1.2.1/test/fakes/fakeupstreamauthority/ 06:05:07 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 06:05:07 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 06:05:07 spire-1.2.1/test/fakes/fakeworkloadapi/ 06:05:07 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 06:05:07 spire-1.2.1/test/fakes/fakeworkloadattestor/ 06:05:07 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 06:05:07 spire-1.2.1/test/fixture/ 06:05:07 spire-1.2.1/test/fixture/certs/ 06:05:07 spire-1.2.1/test/fixture/certs/agent_svid.der 06:05:07 spire-1.2.1/test/fixture/certs/base_cert.pem 06:05:07 spire-1.2.1/test/fixture/certs/base_csr.pem 06:05:07 spire-1.2.1/test/fixture/certs/base_key.pem 06:05:07 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 06:05:07 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 06:05:07 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 06:05:07 spire-1.2.1/test/fixture/certs/blog_cert.pem 06:05:07 spire-1.2.1/test/fixture/certs/blog_csr.pem 06:05:07 spire-1.2.1/test/fixture/certs/blog_key.pem 06:05:07 spire-1.2.1/test/fixture/certs/bundle.der 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 06:05:07 spire-1.2.1/test/fixture/certs/ca.pem 06:05:07 spire-1.2.1/test/fixture/certs/ca_key.pem 06:05:07 spire-1.2.1/test/fixture/certs/database_cert.pem 06:05:07 spire-1.2.1/test/fixture/certs/database_csr.pem 06:05:07 spire-1.2.1/test/fixture/certs/database_key.pem 06:05:07 spire-1.2.1/test/fixture/certs/node_cert.pem 06:05:07 spire-1.2.1/test/fixture/certs/node_csr.pem 06:05:07 spire-1.2.1/test/fixture/certs/node_key.pem 06:05:07 spire-1.2.1/test/fixture/certs/svid.pem 06:05:07 spire-1.2.1/test/fixture/certs/svid_key.pem 06:05:07 spire-1.2.1/test/fixture/config/ 06:05:07 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 06:05:07 spire-1.2.1/test/fixture/config/agent_good.conf 06:05:07 spire-1.2.1/test/fixture/config/agent_good_templated.conf 06:05:07 spire-1.2.1/test/fixture/config/plugin_good.conf 06:05:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 06:05:07 spire-1.2.1/test/fixture/config/server_good.conf 06:05:07 spire-1.2.1/test/fixture/config/server_good_templated.conf 06:05:07 spire-1.2.1/test/fixture/fixture.go 06:05:07 spire-1.2.1/test/fixture/nodeattestor/ 06:05:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 06:05:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 06:05:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 06:05:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 06:05:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 06:05:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 06:05:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 06:05:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 06:05:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 06:05:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 06:05:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 06:05:07 spire-1.2.1/test/fixture/registration/ 06:05:07 spire-1.2.1/test/fixture/registration/entries.json 06:05:07 spire-1.2.1/test/fixture/registration/good-for-update.json 06:05:07 spire-1.2.1/test/fixture/registration/good.json 06:05:07 spire-1.2.1/test/fixture/registration/invalid.json 06:05:07 spire-1.2.1/test/fixture/registration/invalid_json.json 06:05:07 spire-1.2.1/test/fixture/registration/manager_test_entries.json 06:05:07 spire-1.2.1/test/integration/ 06:05:07 spire-1.2.1/test/integration/README.md 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 06:05:07 spire-1.2.1/test/integration/suites/join-token/ 06:05:07 spire-1.2.1/test/integration/suites/join-token/01-start-server 06:05:07 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 06:05:07 spire-1.2.1/test/integration/suites/join-token/03-start-agent 06:05:07 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 06:05:07 spire-1.2.1/test/integration/suites/join-token/05-check-svid 06:05:07 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 06:05:07 spire-1.2.1/test/integration/suites/join-token/README.md 06:05:07 spire-1.2.1/test/integration/suites/join-token/conf/ 06:05:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/join-token/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/join-token/teardown 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 06:05:07 spire-1.2.1/test/integration/common 06:05:07 spire-1.2.1/test/integration/setup/ 06:05:07 spire-1.2.1/test/integration/setup/adminclient/ 06:05:07 spire-1.2.1/test/integration/setup/adminclient/build.sh 06:05:07 spire-1.2.1/test/integration/setup/adminclient/client.go 06:05:07 spire-1.2.1/test/integration/setup/debugagent/ 06:05:07 spire-1.2.1/test/integration/setup/debugagent/build.sh 06:05:07 spire-1.2.1/test/integration/setup/debugagent/main.go 06:05:07 spire-1.2.1/test/integration/setup/debugserver/ 06:05:07 spire-1.2.1/test/integration/setup/debugserver/build.sh 06:05:07 spire-1.2.1/test/integration/setup/debugserver/main.go 06:05:07 spire-1.2.1/test/integration/setup/downstreamclient/ 06:05:07 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 06:05:07 spire-1.2.1/test/integration/setup/downstreamclient/client.go 06:05:07 spire-1.2.1/test/integration/setup/itclient/ 06:05:07 spire-1.2.1/test/integration/setup/itclient/client.go 06:05:07 spire-1.2.1/test/integration/setup/node-attestation/ 06:05:07 spire-1.2.1/test/integration/setup/node-attestation/build.sh 06:05:07 spire-1.2.1/test/integration/setup/node-attestation/client.go 06:05:07 spire-1.2.1/test/integration/setup/x509pop/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 06:05:07 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 06:05:07 spire-1.2.1/test/integration/setup/x509pop/setup.sh 06:05:07 spire-1.2.1/test/integration/suites/ 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/ 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 06:05:07 spire-1.2.1/test/integration/suites/k8s/ 06:05:07 spire-1.2.1/test/integration/suites/k8s/00-setup 06:05:07 spire-1.2.1/test/integration/suites/k8s/01-apply-config 06:05:07 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 06:05:07 spire-1.2.1/test/integration/suites/k8s/README.md 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/ 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/init-kubectl 06:05:07 spire-1.2.1/test/integration/suites/k8s/teardown 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 06:05:07 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql/ 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/README.md 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres/ 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/ 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/root/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/teardown 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/ 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/00-setup 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/README.md 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/conf/ 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/teardown 06:05:07 spire-1.2.1/test/integration/suites/rotation/ 06:05:07 spire-1.2.1/test/integration/suites/rotation/00-setup 06:05:07 spire-1.2.1/test/integration/suites/rotation/01-start-server 06:05:07 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 06:05:07 spire-1.2.1/test/integration/suites/rotation/03-start-agent 06:05:07 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 06:05:07 spire-1.2.1/test/integration/suites/rotation/05-check-svids 06:05:07 spire-1.2.1/test/integration/suites/rotation/README.md 06:05:07 spire-1.2.1/test/integration/suites/rotation/conf/ 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/ 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/rotation/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/rotation/teardown 06:05:07 spire-1.2.1/test/integration/suites/self-test/ 06:05:07 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 06:05:07 spire-1.2.1/test/integration/suites/self-test/README.md 06:05:07 spire-1.2.1/test/integration/suites/self-test/teardown 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/ 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 06:05:07 spire-1.2.1/test/integration/suites/upgrade/ 06:05:07 spire-1.2.1/test/integration/suites/upgrade/00-setup 06:05:07 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 06:05:07 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 06:05:07 spire-1.2.1/test/integration/suites/upgrade/README.md 06:05:07 spire-1.2.1/test/integration/suites/upgrade/conf/ 06:05:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/upgrade/teardown 06:05:07 spire-1.2.1/test/integration/suites/upgrade/versions.txt 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 06:05:07 spire-1.2.1/test/integration/test-one.sh 06:05:07 spire-1.2.1/test/integration/test.sh 06:05:07 spire-1.2.1/test/plugintest/ 06:05:07 spire-1.2.1/test/plugintest/config.go 06:05:07 spire-1.2.1/test/plugintest/load.go 06:05:07 spire-1.2.1/test/plugintest/option.go 06:05:07 spire-1.2.1/test/spiretest/ 06:05:07 spire-1.2.1/test/spiretest/apiserver.go 06:05:07 spire-1.2.1/test/spiretest/assertions.go 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 06:05:07 spire-1.2.1/test/spiretest/dir.go 06:05:07 spire-1.2.1/test/spiretest/errors_posix.go 06:05:07 spire-1.2.1/test/spiretest/errors_windows.go 06:05:07 spire-1.2.1/test/spiretest/logs.go 06:05:07 spire-1.2.1/test/spiretest/socketapi.go 06:05:07 spire-1.2.1/test/spiretest/suite.go 06:05:07 spire-1.2.1/test/spiretest/x509.go 06:05:07 spire-1.2.1/test/testca/ 06:05:07 spire-1.2.1/test/testca/ca.go 06:05:07 spire-1.2.1/test/testkey/ 06:05:07 spire-1.2.1/test/testkey/generate.sh 06:05:07 spire-1.2.1/test/testkey/genkeys.go 06:05:07 spire-1.2.1/test/testkey/keys.go 06:05:07 spire-1.2.1/test/testkey/new.go 06:05:07 spire-1.2.1/test/tpmsimulator/ 06:05:07 spire-1.2.1/test/tpmsimulator/simulator.go 06:05:07 spire-1.2.1/test/util/ 06:05:07 spire-1.2.1/test/util/cert_fixtures.go 06:05:07 spire-1.2.1/test/util/cert_generation.go 06:05:07 spire-1.2.1/test/util/io_redirection.go 06:05:07 spire-1.2.1/test/util/race.go 06:05:07 spire-1.2.1/test/util/util.go 06:05:07 building spire from source... 06:05:07 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 06:05:07 spire-1.2.1/test/integration/suites/join-token/ 06:05:07 spire-1.2.1/test/integration/suites/join-token/01-start-server 06:05:07 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 06:05:07 spire-1.2.1/test/integration/suites/join-token/03-start-agent 06:05:07 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 06:05:07 spire-1.2.1/test/integration/suites/join-token/05-check-svid 06:05:07 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 06:05:07 spire-1.2.1/test/integration/suites/join-token/README.md 06:05:07 spire-1.2.1/test/integration/suites/join-token/conf/ 06:05:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/join-token/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/join-token/teardown 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 06:05:07 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 06:05:07 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 06:05:07 spire-1.2.1/test/integration/suites/k8s/ 06:05:07 spire-1.2.1/test/integration/suites/k8s/00-setup 06:05:07 spire-1.2.1/test/integration/suites/k8s/01-apply-config 06:05:07 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 06:05:07 spire-1.2.1/test/integration/suites/k8s/README.md 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/ 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 06:05:07 spire-1.2.1/test/integration/suites/k8s/init-kubectl 06:05:07 spire-1.2.1/test/integration/suites/k8s/teardown 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/README.md 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/root/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/nested-rotation/teardown 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/ 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/00-setup 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/README.md 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/conf/ 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/node-attestation/teardown 06:05:07 spire-1.2.1/test/integration/suites/rotation/ 06:05:07 spire-1.2.1/test/integration/suites/rotation/00-setup 06:05:07 spire-1.2.1/test/integration/suites/rotation/01-start-server 06:05:07 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 06:05:07 spire-1.2.1/test/integration/suites/rotation/03-start-agent 06:05:07 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 06:05:07 spire-1.2.1/test/integration/suites/rotation/05-check-svids 06:05:07 spire-1.2.1/test/integration/suites/rotation/README.md 06:05:07 spire-1.2.1/test/integration/suites/rotation/conf/ 06:05:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/rotation/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/rotation/teardown 06:05:07 spire-1.2.1/test/integration/suites/self-test/ 06:05:07 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 06:05:07 spire-1.2.1/test/integration/suites/self-test/README.md 06:05:07 spire-1.2.1/test/integration/suites/self-test/teardown 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/ 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 06:05:07 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 06:05:07 spire-1.2.1/test/integration/suites/upgrade/ 06:05:07 spire-1.2.1/test/integration/suites/upgrade/00-setup 06:05:07 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 06:05:07 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 06:05:07 spire-1.2.1/test/integration/suites/upgrade/README.md 06:05:07 spire-1.2.1/test/integration/suites/upgrade/conf/ 06:05:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 06:05:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 06:05:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 06:05:07 spire-1.2.1/test/integration/suites/upgrade/teardown 06:05:07 spire-1.2.1/test/integration/suites/upgrade/versions.txt 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 06:05:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 06:05:07 spire-1.2.1/test/integration/test-one.sh 06:05:07 spire-1.2.1/test/integration/test.sh 06:05:07 spire-1.2.1/test/plugintest/ 06:05:07 spire-1.2.1/test/plugintest/config.go 06:05:07 spire-1.2.1/test/plugintest/load.go 06:05:07 spire-1.2.1/test/plugintest/option.go 06:05:07 spire-1.2.1/test/spiretest/ 06:05:07 spire-1.2.1/test/spiretest/apiserver.go 06:05:07 spire-1.2.1/test/spiretest/assertions.go 06:05:07 spire-1.2.1/test/spiretest/dir.go 06:05:07 spire-1.2.1/test/spiretest/errors_posix.go 06:05:07 spire-1.2.1/test/spiretest/errors_windows.go 06:05:07 spire-1.2.1/test/spiretest/logs.go 06:05:07 spire-1.2.1/test/spiretest/socketapi.go 06:05:07 spire-1.2.1/test/spiretest/suite.go 06:05:07 spire-1.2.1/test/spiretest/x509.go 06:05:07 spire-1.2.1/test/testca/ 06:05:07 spire-1.2.1/test/testca/ca.go 06:05:07 spire-1.2.1/test/testkey/ 06:05:07 spire-1.2.1/test/testkey/generate.sh 06:05:07 spire-1.2.1/test/testkey/genkeys.go 06:05:07 spire-1.2.1/test/testkey/keys.go 06:05:07 spire-1.2.1/test/testkey/new.go 06:05:07 spire-1.2.1/test/tpmsimulator/ 06:05:07 spire-1.2.1/test/tpmsimulator/simulator.go 06:05:07 spire-1.2.1/test/util/ 06:05:07 spire-1.2.1/test/util/cert_fixtures.go 06:05:07 spire-1.2.1/test/util/cert_generation.go 06:05:07 spire-1.2.1/test/util/io_redirection.go 06:05:07 spire-1.2.1/test/util/race.go 06:05:07 spire-1.2.1/test/util/util.go 06:05:07 building spire from source... 06:05:07 Installing go1.17.7... 06:05:07 Installing go1.17.7... 06:05:09 7b1c46037f91: Pull complete 06:05:09 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 06:05:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:05:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 06:05:10 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:05:10 WORKDIR /edgex 06:05:10 COPY go.mod . 06:05:10 RUN go mod download -t 06:05:10 ci-base-image-arm64 -f - . 06:05:12 Sending build context to Docker daemon 169.2MB 06:05:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 06:05:12 ---> f79e39bc4007 06:05:12 Step 2/4 : WORKDIR /edgex 06:05:13 Building bin/spire-server... 06:05:13 go: downloading github.com/mitchellh/cli v1.1.2 06:05:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 06:05:13 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 06:05:13 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 06:05:13 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 06:05:13 Building bin/spire-server... 06:05:13 go: downloading github.com/mitchellh/cli v1.1.2 06:05:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 06:05:13 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 06:05:13 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 06:05:13 go: downloading google.golang.org/grpc v1.44.0 06:05:13 go: downloading github.com/imdario/mergo v0.3.12 06:05:13 go: downloading github.com/sirupsen/logrus v1.8.1 06:05:13 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 06:05:13 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 06:05:13 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 06:05:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 06:05:13 go: downloading google.golang.org/grpc v1.44.0 06:05:13 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 06:05:13 go: downloading github.com/fatih/color v1.13.0 06:05:13 go: downloading github.com/mattn/go-isatty v0.0.14 06:05:13 go: downloading github.com/hashicorp/go-plugin v1.4.3 06:05:13 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 06:05:13 go: downloading github.com/imdario/mergo v0.3.12 06:05:13 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 06:05:13 go: downloading github.com/InVisionApp/go-logger v1.0.1 06:05:13 go: downloading github.com/sirupsen/logrus v1.8.1 06:05:13 go: downloading github.com/armon/go-metrics v0.3.10 06:05:13 go: downloading github.com/prometheus/client_golang v1.12.1 06:05:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 06:05:13 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 06:05:13 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 06:05:13 go: downloading github.com/fatih/color v1.13.0 06:05:13 go: downloading github.com/mattn/go-isatty v0.0.14 06:05:13 go: downloading github.com/hashicorp/go-plugin v1.4.3 06:05:13 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 06:05:13 go: downloading github.com/uber-go/tally/v4 v4.1.1 06:05:14 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 06:05:14 go: downloading github.com/InVisionApp/go-logger v1.0.1 06:05:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 06:05:14 go: downloading github.com/open-policy-agent/opa v0.38.0 06:05:14 go: downloading github.com/armon/go-metrics v0.3.10 06:05:14 go: downloading github.com/prometheus/client_golang v1.12.1 06:05:14 go: downloading github.com/uber-go/tally/v4 v4.1.1 06:05:14 ---> Running in 6e7ceb44a016 06:05:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 06:05:14 go: downloading github.com/open-policy-agent/opa v0.38.0 06:05:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 06:05:14 go: downloading github.com/mattn/go-colorable v0.1.12 06:05:14 go: downloading github.com/Masterminds/goutils v1.1.0 06:05:14 go: downloading github.com/Masterminds/semver v1.5.0 06:05:14 go: downloading github.com/google/uuid v1.1.2 06:05:14 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 06:05:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 06:05:14 go: downloading github.com/mattn/go-colorable v0.1.12 06:05:14 go: downloading github.com/huandu/xstrings v1.3.2 06:05:14 go: downloading github.com/Masterminds/goutils v1.1.0 06:05:14 go: downloading github.com/Masterminds/semver v1.5.0 06:05:14 go: downloading github.com/google/uuid v1.1.2 06:05:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 06:05:14 go: downloading github.com/oklog/run v1.0.0 06:05:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 06:05:14 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 06:05:14 go: downloading go.uber.org/atomic v1.9.0 06:05:14 go: downloading github.com/huandu/xstrings v1.3.2 06:05:14 go: downloading github.com/pkg/errors v0.9.1 06:05:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 06:05:14 go: downloading github.com/oklog/run v1.0.0 06:05:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 06:05:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 06:05:14 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 06:05:14 go: downloading github.com/prometheus/client_model v0.2.0 06:05:14 go: downloading github.com/prometheus/common v0.32.1 06:05:14 go: downloading github.com/imkira/go-observer v1.0.3 06:05:14 go: downloading github.com/beorn7/perks v1.0.1 06:05:14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 06:05:14 go: downloading github.com/prometheus/client_model v0.2.0 06:05:14 go: downloading github.com/prometheus/common v0.32.1 06:05:14 go: downloading github.com/prometheus/procfs v0.7.3 06:05:14 go: downloading github.com/beorn7/perks v1.0.1 06:05:14 Removing intermediate container 6e7ceb44a016 06:05:14 ---> e3045ca25c08 06:05:14 Step 3/4 : COPY go.mod . 06:05:14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 06:05:14 go: downloading github.com/prometheus/procfs v0.7.3 06:05:14 go: downloading github.com/mitchellh/reflectwalk v1.0.1 06:05:14 go: downloading github.com/hashicorp/errwrap v1.1.0 06:05:14 go: downloading github.com/pkg/errors v0.9.1 06:05:14 go: downloading github.com/twmb/murmur3 v1.1.6 06:05:14 go: downloading go.uber.org/atomic v1.9.0 06:05:14 go: downloading github.com/hashicorp/golang-lru v0.5.4 06:05:14 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 06:05:14 go: downloading github.com/imkira/go-observer v1.0.3 06:05:14 go: downloading github.com/blang/semver/v4 v4.0.0 06:05:14 go: downloading github.com/go-sql-driver/mysql v1.6.0 06:05:14 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 06:05:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 06:05:14 go: downloading github.com/jinzhu/gorm v1.9.16 06:05:14 go: downloading github.com/hashicorp/errwrap v1.1.0 06:05:14 go: downloading github.com/lib/pq v1.10.4 06:05:14 go: downloading github.com/mattn/go-sqlite3 v1.14.12 06:05:14 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 06:05:14 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 06:05:14 go: downloading github.com/mitchellh/reflectwalk v1.0.1 06:05:14 go: downloading github.com/hashicorp/golang-lru v0.5.4 06:05:14 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 06:05:14 go: downloading github.com/twmb/murmur3 v1.1.6 06:05:14 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 06:05:14 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 06:05:14 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 06:05:15 ---> d95d4f59b220 06:05:15 Step 4/4 : RUN go mod download 06:05:15 ---> Running in d52ab42157e0 06:05:15 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 06:05:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 06:05:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 06:05:17 go: downloading github.com/stretchr/testify v1.7.0 06:05:17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 06:05:17 go: downloading github.com/aws/aws-sdk-go v1.43.0 06:05:17 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 06:05:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 06:05:17 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 06:05:17 go: downloading github.com/stretchr/testify v1.7.0 06:05:17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 06:05:17 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 06:05:17 go: downloading github.com/blang/semver/v4 v4.0.0 06:05:17 go: downloading github.com/go-sql-driver/mysql v1.6.0 06:05:17 go: downloading github.com/jinzhu/gorm v1.9.16 06:05:17 go: downloading github.com/lib/pq v1.10.4 06:05:17 go: downloading github.com/mattn/go-sqlite3 v1.14.12 06:05:17 go: downloading github.com/aws/aws-sdk-go v1.43.0 06:05:21 go: downloading google.golang.org/api v0.70.0 06:05:21 go: downloading k8s.io/client-go v0.23.4 06:05:21 go: downloading k8s.io/api v0.23.4 06:05:21 go: downloading github.com/google/go-tpm v0.3.3 06:05:21 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 06:05:21 go: downloading google.golang.org/api v0.70.0 06:05:21 go: downloading k8s.io/client-go v0.23.4 06:05:21 go: downloading k8s.io/api v0.23.4 06:05:21 go: downloading github.com/google/go-tpm v0.3.3 06:05:21 go: downloading cloud.google.com/go/storage v1.21.0 06:05:21 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 06:05:21 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 06:05:21 go: downloading cloud.google.com/go v0.100.2 06:05:22 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 06:05:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 06:05:22 go: downloading cloud.google.com/go/storage v1.21.0 06:05:22 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 06:05:22 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 06:05:22 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 06:05:22 go: downloading cloud.google.com/go v0.100.2 06:05:23 go: downloading k8s.io/apimachinery v0.23.4 06:05:23 go: downloading k8s.io/apimachinery v0.23.4 06:05:23 go: downloading k8s.io/kube-aggregator v0.23.3 06:05:23 go: downloading k8s.io/kube-aggregator v0.23.3 06:05:23 go: downloading sigs.k8s.io/controller-runtime v0.11.1 06:05:23 go: downloading cloud.google.com/go/security v1.3.0 06:05:23 go: downloading sigs.k8s.io/controller-runtime v0.11.1 06:05:23 go: downloading cloud.google.com/go/security v1.3.0 06:05:23 go: downloading github.com/hashicorp/vault/api v1.4.1 06:05:23 go: downloading github.com/hashicorp/vault/api v1.4.1 06:05:23 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 06:05:23 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 06:05:24 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 06:05:24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 06:05:24 go: downloading github.com/jinzhu/inflection v1.0.0 06:05:24 go: downloading github.com/aws/smithy-go v1.11.0 06:05:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 06:05:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 06:05:24 go: downloading github.com/aws/smithy-go v1.11.0 06:05:24 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 06:05:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 06:05:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 06:05:24 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 06:05:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 06:05:24 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 06:05:24 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 06:05:24 go: downloading github.com/jinzhu/inflection v1.0.0 06:05:24 go: downloading cloud.google.com/go/compute v1.3.0 06:05:24 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 06:05:24 go: downloading github.com/Azure/go-autorest/logger v0.2.1 06:05:24 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 06:05:24 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 06:05:24 go: downloading cloud.google.com/go/iam v0.1.1 06:05:24 go: downloading github.com/dimchansky/utfbom v1.1.1 06:05:24 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 06:05:24 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 06:05:25 go: downloading cloud.google.com/go/compute v1.3.0 06:05:25 go: downloading cloud.google.com/go/iam v0.1.1 06:05:25 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 06:05:25 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 06:05:26 go: downloading github.com/gogo/protobuf v1.3.2 06:05:26 go: downloading k8s.io/klog/v2 v2.30.0 06:05:26 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 06:05:26 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 06:05:26 go: downloading github.com/spf13/pflag v1.0.5 06:05:27 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 06:05:27 go: downloading github.com/google/gofuzz v1.1.0 06:05:27 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 06:05:27 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 06:05:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 06:05:27 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 06:05:27 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 06:05:27 go: downloading github.com/Azure/go-autorest/logger v0.2.1 06:05:27 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 06:05:27 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 06:05:27 go: downloading github.com/hashicorp/vault/sdk v0.4.1 06:05:27 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 06:05:27 go: downloading github.com/dimchansky/utfbom v1.1.1 06:05:27 go: downloading github.com/gogo/protobuf v1.3.2 06:05:27 go: downloading k8s.io/klog/v2 v2.30.0 06:05:27 go: downloading github.com/google/gofuzz v1.1.0 06:05:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 06:05:27 go: downloading github.com/tklauser/go-sysconf v0.3.9 06:05:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 06:05:27 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:05:27 go: downloading gopkg.in/yaml.v2 v2.4.0 06:05:27 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 06:05:27 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 06:05:27 go: downloading github.com/spf13/pflag v1.0.5 06:05:27 go: downloading github.com/gobwas/glob v0.2.3 06:05:27 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 06:05:27 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 06:05:28 go: downloading github.com/jmespath/go-jmespath v0.4.0 06:05:28 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 06:05:28 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 06:05:28 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 06:05:28 go: downloading go.opencensus.io v0.23.0 06:05:28 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 06:05:28 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 06:05:28 go: downloading gopkg.in/inf.v0 v0.9.1 06:05:28 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 06:05:28 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 06:05:28 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 06:05:28 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 06:05:28 go: downloading github.com/hashicorp/vault/sdk v0.4.1 06:05:28 go: downloading github.com/googleapis/gnostic v0.5.5 06:05:28 go: downloading github.com/go-logr/logr v1.2.2 06:05:28 go: downloading github.com/json-iterator/go v1.1.12 06:05:28 go: downloading github.com/google/go-cmp v0.5.7 06:05:28 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 06:05:28 go: downloading github.com/mitchellh/mapstructure v1.4.3 06:05:28 go: downloading github.com/tklauser/go-sysconf v0.3.9 06:05:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 06:05:28 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:05:28 go: downloading gopkg.in/yaml.v2 v2.4.0 06:05:28 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 06:05:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:05:28 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 06:05:28 go: downloading github.com/gobwas/glob v0.2.3 06:05:28 go: downloading go.uber.org/zap v1.21.0 06:05:28 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 06:05:28 go: downloading github.com/jmespath/go-jmespath v0.4.0 06:05:28 go: downloading go.opencensus.io v0.23.0 06:05:28 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 06:05:28 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 06:05:28 go: downloading gopkg.in/inf.v0 v0.9.1 06:05:28 go: downloading github.com/tklauser/numcpus v0.3.0 06:05:28 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 06:05:28 go: downloading sigs.k8s.io/yaml v1.3.0 06:05:28 go: downloading github.com/google/go-cmp v0.5.7 06:05:28 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 06:05:28 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 06:05:28 go: downloading github.com/modern-go/reflect2 v1.0.2 06:05:28 go: downloading github.com/golang/snappy v0.0.4 06:05:28 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 06:05:28 go: downloading github.com/ryanuber/go-glob v1.0.0 06:05:28 go: downloading go.uber.org/multierr v1.6.0 06:05:28 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 06:05:28 go: downloading github.com/googleapis/gnostic v0.5.5 06:05:29 go: downloading github.com/hashicorp/go-uuid v1.0.2 06:05:29 go: downloading github.com/hashicorp/go-version v1.2.0 06:05:29 go: downloading github.com/go-logr/logr v1.2.2 06:05:29 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 06:05:29 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 06:05:29 go: downloading github.com/json-iterator/go v1.1.12 06:05:29 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 06:05:29 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 06:05:29 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:05:29 go: downloading go.uber.org/zap v1.21.0 06:05:29 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 06:05:29 go: downloading github.com/tklauser/numcpus v0.3.0 06:05:29 go: downloading sigs.k8s.io/yaml v1.3.0 06:05:29 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 06:05:29 go: downloading github.com/ryanuber/go-glob v1.0.0 06:05:29 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 06:05:29 go: downloading github.com/hashicorp/go-uuid v1.0.2 06:05:29 go: downloading github.com/hashicorp/go-version v1.2.0 06:05:29 go: downloading github.com/golang/snappy v0.0.4 06:05:29 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 06:05:29 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 06:05:29 go: downloading github.com/modern-go/reflect2 v1.0.2 06:05:29 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 06:05:29 go: downloading go.uber.org/multierr v1.6.0 06:05:36 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 06:05:36 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 06:05:36 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 06:05:36 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 06:05:58 Removing intermediate container bee662b303a3 06:05:58 ---> 192a91c1d021 06:05:58 06:05:58 Step 9/20 : FROM alpine:3.15 06:05:58 Removing intermediate container 4c9bb907f9de 06:05:58 ---> 5c1dfd7c8473 06:05:58 06:05:58 Step 10/23 : FROM alpine:3.14 06:05:58 Removing intermediate container 626dd7dca8fe 06:05:58 ---> 250786a7f6e2 06:05:58 06:05:58 Step 10/22 : FROM alpine:3.14 06:05:58 3.14: Pulling from library/alpine 06:05:58 3.15: Pulling from library/alpine 06:05:58 3.14: Pulling from library/alpine 06:05:58 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:05:58 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:05:58 Status: Downloaded newer image for alpine:3.14 06:05:58 Status: Downloaded newer image for alpine:3.14 06:05:58 ---> e04c818066af 06:05:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:05:58 ---> e04c818066af 06:05:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:05:58 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 06:05:58 Status: Downloaded newer image for alpine:3.15 06:05:58 ---> Running in badb0684a0b1 06:05:58 ---> 0ac33e5f5afa 06:05:58 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:05:58 ---> Running in 520edbda3349 06:05:58 ---> Running in 8cf928be56fa 06:05:58 Removing intermediate container 8cf928be56fa 06:05:58 ---> 6a8b0d794f67 06:05:58 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:59 ---> Running in 594e8b8392e4 06:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:05:59 (1/1) Installing dumb-init (1.2.5-r1) 06:05:59 Executing busybox-1.33.1-r7.trigger 06:05:59 OK: 6 MiB in 15 packages 06:05:59 (1/2) Installing ca-certificates (20211220-r0) 06:05:59 (2/2) Installing dumb-init (1.2.5-r1) 06:05:59 Executing busybox-1.33.1-r7.trigger 06:05:59 Executing ca-certificates-20211220-r0.trigger 06:05:59 OK: 6 MiB in 16 packages 06:06:01 Removing intermediate container 594e8b8392e4 06:06:01 ---> 986768834c52 06:06:01 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:06:01 Removing intermediate container 520edbda3349 06:06:01 ---> fb9e276ff958 06:06:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:06:01 Removing intermediate container badb0684a0b1 06:06:01 ---> 854bf179d190 06:06:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:06:01 ---> Running in 8d386ae185a1 06:06:01 ---> Running in b71757390543 06:06:01 ---> Running in 609ffd6f0340 06:06:01 Removing intermediate container 609ffd6f0340 06:06:01 ---> 4f3fba9b2810 06:06:01 Step 13/22 : ENV APP_PORT=59860 06:06:01 Removing intermediate container b71757390543 06:06:01 ---> 4edc4bc0ea62 06:06:01 Step 13/23 : ENV APP_PORT=59882 06:06:01 ---> Running in 93e65d212e8b 06:06:01 ---> Running in 5a0801159502 06:06:01 Removing intermediate container 5a0801159502 06:06:01 ---> 804a792e494b 06:06:01 Step 14/23 : EXPOSE $APP_PORT 06:06:02 Removing intermediate container 93e65d212e8b 06:06:02 ---> 4dd6cd59cf87 06:06:02 Step 14/22 : EXPOSE $APP_PORT 06:06:02 ---> Running in 8253e8cf5425 06:06:02 ---> Running in b5eba8d349e1 06:06:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:06:02 Removing intermediate container 8253e8cf5425 06:06:02 ---> 69e98e82cbaa 06:06:02 Step 15/23 : WORKDIR / 06:06:02 Removing intermediate container b5eba8d349e1 06:06:02 ---> a8ba3dd6d3b5 06:06:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:06:02 ---> Running in dc9d5073afa9 06:06:03 Removing intermediate container dc9d5073afa9 06:06:03 ---> e99a3ccd3432 06:06:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:06:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:06:03 ---> 13ec3c787e12 06:06:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:06:03 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 06:06:03 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:06:03 OK: 15854 distinct packages available 06:06:03 ---> 7434b9f5f513 06:06:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:06:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:06:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:06:04 ---> f10a5fd44199 06:06:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:06:04 ---> bdc9148be939 06:06:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:06:04 (1/9) Installing ca-certificates (20211220-r0) 06:06:04 (2/9) Installing brotli-libs (1.0.9-r5) 06:06:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:06:04 (4/9) Installing libcurl (7.80.0-r0) 06:06:04 ---> b3f42ca1685f 06:06:04 ---> b0b58f67503c 06:06:04 Step 18/22 : ENTRYPOINT ["/support-notifications"]Step 19/23 : ENTRYPOINT ["/core-command"] 06:06:04 06:06:04 (5/9) Installing curl (7.80.0-r0) 06:06:04 ---> Running in 913ea47c97de 06:06:04 ---> Running in 60c4365faf66 06:06:05 (6/9) Installing dumb-init (1.2.5-r1) 06:06:05 (7/9) Installing musl-obstack (1.2.3-r0) 06:06:05 Removing intermediate container 913ea47c97de 06:06:05 ---> c8d825bc9890 06:06:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:06:05 Removing intermediate container 60c4365faf66 06:06:05 ---> 9f0bdff19e75 06:06:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:06:05 ---> Running in 1f0d032e6fea 06:06:05 ---> Running in c48a01ace318 06:06:05 (8/9) Installing libucontext (1.1-r0) 06:06:05 (9/9) Installing gcompat (1.0.0-r4) 06:06:05 Executing busybox-1.34.1-r5.trigger 06:06:05 Executing ca-certificates-20211220-r0.trigger 06:06:05 Removing intermediate container 1f0d032e6fea 06:06:05 ---> 47df20ef00fe 06:06:05 Step 21/23 : LABEL arch=x86_64 06:06:05 OK: 8 MiB in 23 packages 06:06:05 ---> Running in 8f167ad11248 06:06:05 Removing intermediate container c48a01ace318 06:06:05 ---> c09b351b4d34 06:06:05 Step 20/22 : LABEL arch=x86_64 06:06:05 ---> Running in a3a74323269c 06:06:06 Removing intermediate container 8f167ad11248 06:06:06 ---> c7cc0247fafc 06:06:06 Step 22/23 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:06:06 ---> Running in 2fe4aa5f14b6 06:06:06 Removing intermediate container a3a74323269c 06:06:06 ---> 0c4258a1fd9b 06:06:06 Step 21/22 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:06:06 ---> Running in d720d2680633 06:06:06 Removing intermediate container 2fe4aa5f14b6 06:06:06 ---> e03f7dc57eda 06:06:06 Step 23/23 : LABEL version=2.2.0-dev.67 06:06:06 ---> Running in 6afcf47fc55b 06:06:06 Removing intermediate container d720d2680633 06:06:06 ---> 3ed08d95ee02 06:06:06 Step 22/22 : LABEL version=2.2.0-dev.67 06:06:07 ---> Running in 2656566ddb95 06:06:07 Removing intermediate container 6afcf47fc55b 06:06:07 ---> 9789c646147c 06:06:07 06:06:07 Removing intermediate container 8d386ae185a1 06:06:07 ---> 85c4e7c0f65f 06:06:07 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 06:06:07 Successfully built 9789c646147c 06:06:07 Successfully tagged core-command:latest 06:06:07 Building security-spire-agent 06:06:07 Removing intermediate container 2656566ddb95 06:06:07 ---> a2cbb727f32d 06:06:07 06:06:07  Building core-command ... done Successfully built a2cbb727f32d 06:06:07 Successfully tagged support-notifications:latest 06:06:07  Building support-notifications ... done Building security-proxy-setup 06:06:09 ---> 1f14c7e03bf3 06:06:09 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:06:11 Removing intermediate container d52ab42157e0 06:06:11 ---> 520c304e57d6 06:06:11 Successfully built 520c304e57d6 06:06:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:06:12 + docker inspect -f . ci-base-image-arm64 06:06:12 . [Pipeline] withDockerContainer 06:06:12 prd-ubuntu20.04-docker-arm64-4c-16g-20783 does not seem to be running inside a container 06:06:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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 06:06:12 ---> 8808e669fe16 06:06:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:06:13 ---> 5fa3cdcbb209 06:06:13 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:06:13 ---> Running in de4a10a1a304 06:06:13 Removing intermediate container de4a10a1a304 06:06:13 ---> 8ad9f2233f5a 06:06:13 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:06:13 ---> Running in 69d697a94209 06:06:13 $ docker top a03df4ab93b4cd52f79af2845bd4c46221b2c3a7aaa0f1bd44bd6ed3dbaad6fa -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:14 Removing intermediate container 69d697a94209 06:06:14 ---> 9b4b81830ba4 06:06:14 Step 18/20 : LABEL arch=x86_64 06:06:14 ---> Running in d1cfecb76e53 06:06:14 Removing intermediate container d1cfecb76e53 06:06:14 ---> e3d10345072b 06:06:14 Step 19/20 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:06:14 ---> Running in 51f29ecf518e 06:06:14 + go version 06:06:14 go version go1.17.6 linux/arm64 [Pipeline] } 06:06:14 $ docker stop --time=1 a03df4ab93b4cd52f79af2845bd4c46221b2c3a7aaa0f1bd44bd6ed3dbaad6fa 06:06:15 Removing intermediate container 51f29ecf518e 06:06:15 ---> a6ec16653193 06:06:15 Step 20/20 : LABEL version=2.2.0-dev.67 06:06:15 ---> Running in 4fb8406663ba 06:06:16 Removing intermediate container 4fb8406663ba 06:06:16 ---> e158e4dc62db 06:06:16 06:06:16 Successfully built e158e4dc62db 06:06:16 Successfully tagged security-spiffe-token-provider:latest 06:06:16  Building security-spiffe-token-provider ... done Building core-metadata 06:06:16 $ docker rm -f a03df4ab93b4cd52f79af2845bd4c46221b2c3a7aaa0f1bd44bd6ed3dbaad6fa [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 06:06:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:06:17 06:06:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:06:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:06:17 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:06:17 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:06:17 ---> 1ee5ec1f9de7 06:06:17 Step 3/26 : WORKDIR /edgex-go 06:06:17 ---> Using cache 06:06:17 ---> 2cbcfe6a69b7 06:06:17 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:17 ---> Using cache 06:06:17 ---> a8090376dd05 06:06:17 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:06:17 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:06:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:06:17 ---> 1ee5ec1f9de7 06:06:17 Step 3/22 : WORKDIR /edgex-go 06:06:17 ---> Using cache 06:06:17 ---> 2cbcfe6a69b7 06:06:17 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:17 ---> Using cache 06:06:17 ---> a8090376dd05 06:06:17 Step 5/22 : RUN apk add --update --no-cache make git 06:06:17 ---> Using cache 06:06:17 ---> 0966f0c67f30 06:06:17 Step 6/22 : COPY go.mod vendor* ./ 06:06:17 ---> Using cache 06:06:17 ---> af599fdbc466 06:06:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:17 ---> Using cache 06:06:17 ---> 58820cbd5a93 06:06:17 Step 8/22 : COPY . . 06:06:17 ---> Using cache 06:06:17 ---> e8352d3035f0 06:06:17 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:06:17 latest: Pulling from edgex-devops/edgex-compose-arm64 06:06:17 29e5d40040c1: Pulling fs layer 06:06:17 1ce36da41761: Pulling fs layer 06:06:17 25b303627fd3: Pulling fs layer 06:06:17 29e5d40040c1: Download complete 06:06:18 1ce36da41761: Verifying Checksum 06:06:18 1ce36da41761: Download complete 06:06:18 29e5d40040c1: Pull complete 06:06:19 1ce36da41761: Pull complete 06:06:19 25b303627fd3: Verifying Checksum 06:06:19 25b303627fd3: Download complete 06:06:20 ---> Running in c675bdb2da1c 06:06:20 ---> Running in ee44c31156e8 06:06:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:06:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:06:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:06:22 OK: 221 MiB in 52 packages 06:06:23 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:06:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:06:23 ---> 1ee5ec1f9de7 06:06:23 Step 3/23 : WORKDIR /edgex-go 06:06:23 ---> Using cache 06:06:23 ---> 2cbcfe6a69b7 06:06:23 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:06:23 ---> Using cache 06:06:23 ---> a8090376dd05 06:06:23 Step 5/23 : RUN apk add --update --no-cache make git 06:06:23 ---> Using cache 06:06:23 ---> 0966f0c67f30 06:06:23 Step 6/23 : COPY go.mod vendor* ./ 06:06:23 ---> Using cache 06:06:23 ---> af599fdbc466 06:06:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:23 ---> Using cache 06:06:23 ---> 58820cbd5a93 06:06:23 Step 8/23 : COPY . . 06:06:23 ---> Using cache 06:06:23 ---> e8352d3035f0 06:06:23 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:06:23 ---> Running in 5e9022769fd0 06:06:23 Removing intermediate container c675bdb2da1c 06:06:23 ---> 72e6170e73cc 06:06:23 Step 6/26 : COPY go.mod vendor* ./ 06:06:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:06:24 ---> 1601edf6ad2d 06:06:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:06:24 ---> Running in 56cbab992c1f 06:06:27 Removing intermediate container 56cbab992c1f 06:06:27 ---> 60b553636bb4 06:06:27 Step 8/26 : COPY . . 06:06:32 25b303627fd3: Pull complete 06:06:32 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 06:06:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:06:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 06:06:32 prd-ubuntu20.04-docker-arm64-4c-16g-20783 does not seem to be running inside a container 06:06:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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 06:06:35 $ docker top 27a41f1fb33eb71a03f3db5ecdf083937c1ac791ebef83dcd2de68618fed7ce1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:36 + docker-compose+ buildgrep --help parallel 06:06:36 06:06:37 ---> 5bdabee64e9c 06:06:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:06:37 ---> Running in 58e78ec20f49 06:06:37 Removing intermediate container 58e78ec20f49 06:06:37 ---> 5ebe337f525b 06:06:37 Step 10/26 : RUN mkdir -p spire-build 06:06:38 ---> Running in 5d4bb7290947 06:06:41 Removing intermediate container 5d4bb7290947 06:06:41 ---> 6b2d82299d70 06:06:41 Step 11/26 : WORKDIR /edgex-go/spire-build 06:06:41 ---> Running in 214feee332f5 06:06:41 --parallel Build images in parallel. [Pipeline] } 06:06:41 $ docker stop --time=1 27a41f1fb33eb71a03f3db5ecdf083937c1ac791ebef83dcd2de68618fed7ce1 06:06:41 Removing intermediate container 214feee332f5 06:06:41 ---> efb963270fed 06:06:41 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 06:06:41 ---> Running in f816d59c05ef 06:06:43 $ docker rm -f 27a41f1fb33eb71a03f3db5ecdf083937c1ac791ebef83dcd2de68618fed7ce1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:43 spire-1.2.1/ 06:06:43 spire-1.2.1/.data/ 06:06:43 spire-1.2.1/.data/.file 06:06:43 spire-1.2.1/.dockerignore 06:06:43 spire-1.2.1/.gitattributes 06:06:43 spire-1.2.1/.githooks/ 06:06:43 spire-1.2.1/.githooks/pre-commit 06:06:43 spire-1.2.1/.github/ 06:06:43 spire-1.2.1/.github/ISSUE_TEMPLATE.md 06:06:43 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 06:06:43 spire-1.2.1/.github/dependabot.yml 06:06:43 spire-1.2.1/.github/workflows/ 06:06:43 spire-1.2.1/.github/workflows/nightly_build.yaml 06:06:43 spire-1.2.1/.github/workflows/pr_build.yaml 06:06:43 spire-1.2.1/.github/workflows/release_build.yaml 06:06:43 spire-1.2.1/.github/workflows/scripts/ 06:06:43 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 06:06:43 spire-1.2.1/.github/workflows/scripts/push-images.sh 06:06:43 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 06:06:43 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 06:06:43 spire-1.2.1/.github/workflows/scripts/split.sh 06:06:43 spire-1.2.1/.gitignore 06:06:43 spire-1.2.1/.go-version 06:06:43 spire-1.2.1/.golangci.yml 06:06:43 spire-1.2.1/ADOPTERS.md 06:06:43 spire-1.2.1/CHANGELOG.md 06:06:43 spire-1.2.1/CODE-OF-CONDUCT.md 06:06:43 spire-1.2.1/CODEOWNERS 06:06:43 spire-1.2.1/CONTRIBUTING.md 06:06:43 spire-1.2.1/Dockerfile 06:06:43 spire-1.2.1/Dockerfile.dev 06:06:43 spire-1.2.1/Dockerfile.scratch 06:06:43 spire-1.2.1/LICENSE 06:06:43 spire-1.2.1/MAINTAINERS.md 06:06:43 spire-1.2.1/Makefile 06:06:43 spire-1.2.1/README.md 06:06:43 spire-1.2.1/ROADMAP.md 06:06:43 spire-1.2.1/SECURITY.md 06:06:43 spire-1.2.1/cmd/ 06:06:43 spire-1.2.1/cmd/spire-agent/ 06:06:43 spire-1.2.1/cmd/spire-agent/cli/ 06:06:43 spire-1.2.1/cmd/spire-agent/cli/api/ 06:06:43 spire-1.2.1/cmd/spire-agent/cli/api/common.go 06:06:43 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 06:06:43 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 06:06:43 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 06:06:43 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 06:06:43 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 06:06:43 spire-1.2.1/cmd/spire-agent/cli/cli.go 06:06:43 spire-1.2.1/cmd/spire-agent/cli/common/ 06:06:43 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 06:06:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 06:06:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 06:06:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 06:06:43 spire-1.2.1/cmd/spire-agent/cli/run/ 06:06:43 spire-1.2.1/cmd/spire-agent/cli/run/run.go 06:06:43 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 06:06:43 spire-1.2.1/cmd/spire-agent/cli/validate/ 06:06:43 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 06:06:43 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 06:06:43 spire-1.2.1/cmd/spire-agent/main.go 06:06:43 spire-1.2.1/cmd/spire-server/ 06:06:43 spire-1.2.1/cmd/spire-server/cli/ 06:06:43 spire-1.2.1/cmd/spire-server/cli/agent/ 06:06:43 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/agent/count.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/agent/list.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/agent/show.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/ 06:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/cli.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/entry/ 06:06:43 spire-1.2.1/cmd/spire-server/cli/entry/count.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/entry/create.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/entry/show.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/entry/update.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/entry/util.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/federation/ 06:06:43 spire-1.2.1/cmd/spire-server/cli/federation/common.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/federation/create.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/federation/list.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/federation/show.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/federation/update.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 06:06:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/jwt/ 06:06:43 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/run/ 06:06:43 spire-1.2.1/cmd/spire-server/cli/run/run.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/token/ 06:06:43 spire-1.2.1/cmd/spire-server/cli/token/generate.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/validate/ 06:06:43 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/x509/ 06:06:43 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 06:06:43 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 06:06:43 spire-1.2.1/cmd/spire-server/main.go 06:06:43 spire-1.2.1/cmd/spire-server/util/ 06:06:43 spire-1.2.1/cmd/spire-server/util/util.go 06:06:43 spire-1.2.1/conf/ 06:06:43 spire-1.2.1/conf/agent/ 06:06:43 spire-1.2.1/conf/agent/agent.conf 06:06:43 spire-1.2.1/conf/agent/agent_full.conf 06:06:43 spire-1.2.1/conf/agent/dummy_root_ca.crt 06:06:43 spire-1.2.1/conf/server/ 06:06:43 spire-1.2.1/conf/server/dummy_upstream_ca.crt 06:06:43 spire-1.2.1/conf/server/dummy_upstream_ca.key 06:06:43 spire-1.2.1/conf/server/server.conf 06:06:43 spire-1.2.1/conf/server/server_full.conf 06:06:43 spire-1.2.1/doc/ 06:06:43 spire-1.2.1/doc/SPIRE101.md 06:06:43 spire-1.2.1/doc/auditlog.md 06:06:43 spire-1.2.1/doc/authorization_policy_engine.md 06:06:43 spire-1.2.1/doc/changelog_guidelines.md 06:06:43 spire-1.2.1/doc/cure53-report.pdf 06:06:43 spire-1.2.1/doc/images/ 06:06:43 spire-1.2.1/doc/images/2019_roadmap.png 06:06:43 spire-1.2.1/doc/images/SPIRE101.png 06:06:43 spire-1.2.1/doc/images/SPIRE_agent.png 06:06:43 spire-1.2.1/doc/images/SPIRE_server.png 06:06:43 spire-1.2.1/doc/images/cache_mgr.png 06:06:43 spire-1.2.1/doc/images/cache_mgr_components.png 06:06:43 spire-1.2.1/doc/images/federated_spire.png 06:06:43 spire-1.2.1/doc/images/ha_mode.png 06:06:43 spire-1.2.1/doc/images/nested_spire.png 06:06:43 spire-1.2.1/doc/images/oidc_federation.png 06:06:43 spire-1.2.1/doc/images/single_trust_domain.png 06:06:43 spire-1.2.1/doc/images/spiffe_compatible.png 06:06:43 spire-1.2.1/doc/images/spire_logo.png 06:06:43 spire-1.2.1/doc/migrating_registration_api_clients.md 06:06:43 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 06:06:43 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 06:06:43 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 06:06:43 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 06:06:43 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 06:06:43 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 06:06:43 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 06:06:43 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 06:06:43 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 06:06:43 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 06:06:43 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 06:06:43 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 06:06:43 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 06:06:43 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 06:06:43 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 06:06:43 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 06:06:43 spire-1.2.1/doc/plugin_server_datastore_sql.md 06:06:43 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 06:06:43 spire-1.2.1/doc/plugin_server_keymanager_disk.md 06:06:43 spire-1.2.1/doc/plugin_server_keymanager_memory.md 06:06:43 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 06:06:43 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 06:06:43 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 06:06:43 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 06:06:43 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 06:06:43 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 06:06:43 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 06:06:43 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 06:06:43 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 06:06:43 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 06:06:43 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 06:06:43 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 06:06:43 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 06:06:43 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 06:06:43 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 06:06:43 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 06:06:43 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 06:06:43 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 06:06:43 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 06:06:43 spire-1.2.1/doc/scaling_spire.md 06:06:43 spire-1.2.1/doc/spire_agent.md 06:06:43 spire-1.2.1/doc/spire_server.md 06:06:43 spire-1.2.1/doc/supported_integrations.md 06:06:43 spire-1.2.1/doc/telemetry.md 06:06:43 spire-1.2.1/doc/telemetry_config.md 06:06:43 spire-1.2.1/doc/upgrading.md 06:06:43 spire-1.2.1/doc/using_spire.md 06:06:43 spire-1.2.1/examples/ 06:06:43 spire-1.2.1/examples/README.md 06:06:43 spire-1.2.1/go.mod 06:06:43 spire-1.2.1/go.sum 06:06:43 spire-1.2.1/pkg/ 06:06:43 spire-1.2.1/pkg/agent/ 06:06:43 spire-1.2.1/pkg/agent/agent.go 06:06:43 spire-1.2.1/pkg/agent/api/ 06:06:43 spire-1.2.1/pkg/agent/api/config.go 06:06:43 spire-1.2.1/pkg/agent/api/debug/ 06:06:43 spire-1.2.1/pkg/agent/api/debug/v1/ 06:06:43 spire-1.2.1/pkg/agent/api/debug/v1/service.go 06:06:43 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 06:06:43 spire-1.2.1/pkg/agent/api/delegatedidentity/ 06:06:43 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 06:06:43 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 06:06:43 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 06:06:43 spire-1.2.1/pkg/agent/api/endpoints.go 06:06:43 spire-1.2.1/pkg/agent/api/health/ 06:06:43 spire-1.2.1/pkg/agent/api/health/v1/ 06:06:43 spire-1.2.1/pkg/agent/api/health/v1/service.go 06:06:43 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 06:06:43 spire-1.2.1/pkg/agent/api/rpccontext/ 06:06:43 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 06:06:43 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 06:06:43 spire-1.2.1/pkg/agent/attestor/ 06:06:43 spire-1.2.1/pkg/agent/attestor/node/ 06:06:43 spire-1.2.1/pkg/agent/attestor/node/experimental.go 06:06:43 spire-1.2.1/pkg/agent/attestor/node/node.go 06:06:43 spire-1.2.1/pkg/agent/attestor/node/node_test.go 06:06:43 spire-1.2.1/pkg/agent/attestor/workload/ 06:06:43 spire-1.2.1/pkg/agent/attestor/workload/workload.go 06:06:43 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 06:06:43 spire-1.2.1/pkg/agent/catalog/ 06:06:43 spire-1.2.1/pkg/agent/catalog/catalog.go 06:06:43 spire-1.2.1/pkg/agent/catalog/keymanager.go 06:06:43 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 06:06:43 spire-1.2.1/pkg/agent/catalog/svidstore.go 06:06:43 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 06:06:43 spire-1.2.1/pkg/agent/client/ 06:06:43 spire-1.2.1/pkg/agent/client/client.go 06:06:43 spire-1.2.1/pkg/agent/client/client_test.go 06:06:43 spire-1.2.1/pkg/agent/client/dial.go 06:06:43 spire-1.2.1/pkg/agent/client/nodeconn.go 06:06:43 spire-1.2.1/pkg/agent/client/nodeconn_test.go 06:06:43 spire-1.2.1/pkg/agent/client/update.go 06:06:43 spire-1.2.1/pkg/agent/client/util.go 06:06:43 spire-1.2.1/pkg/agent/common/ 06:06:43 spire-1.2.1/pkg/agent/common/backoff/ 06:06:43 spire-1.2.1/pkg/agent/common/backoff/backoff.go 06:06:43 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 06:06:43 spire-1.2.1/pkg/agent/common/cgroups/ 06:06:43 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 06:06:43 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 06:06:43 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 06:06:43 spire-1.2.1/pkg/agent/config.go 06:06:43 spire-1.2.1/pkg/agent/endpoints/ 06:06:43 spire-1.2.1/pkg/agent/endpoints/config.go 06:06:43 spire-1.2.1/pkg/agent/endpoints/endpoints.go 06:06:43 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 06:06:43 spire-1.2.1/pkg/agent/endpoints/metrics.go 06:06:43 spire-1.2.1/pkg/agent/endpoints/middleware.go 06:06:43 spire-1.2.1/pkg/agent/endpoints/peertracker.go 06:06:43 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 06:06:43 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 06:06:43 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 06:06:43 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 06:06:43 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 06:06:43 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 06:06:43 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 06:06:43 spire-1.2.1/pkg/agent/endpoints/workload/ 06:06:43 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 06:06:43 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 06:06:43 spire-1.2.1/pkg/agent/manager/ 06:06:43 spire-1.2.1/pkg/agent/manager/cache/ 06:06:43 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 06:06:43 spire-1.2.1/pkg/agent/manager/cache/cache.go 06:06:43 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 06:06:43 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 06:06:43 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 06:06:43 spire-1.2.1/pkg/agent/manager/cache/sets.go 06:06:43 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 06:06:43 spire-1.2.1/pkg/agent/manager/config.go 06:06:43 spire-1.2.1/pkg/agent/manager/manager.go 06:06:43 spire-1.2.1/pkg/agent/manager/manager_test.go 06:06:43 spire-1.2.1/pkg/agent/manager/storage.go 06:06:43 spire-1.2.1/pkg/agent/manager/storage_test.go 06:06:43 spire-1.2.1/pkg/agent/manager/storecache/ 06:06:43 spire-1.2.1/pkg/agent/manager/storecache/cache.go 06:06:43 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 06:06:43 spire-1.2.1/pkg/agent/manager/sync.go 06:06:43 spire-1.2.1/pkg/agent/plugin/ 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/ 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 06:06:43 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 06:06:43 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/svidstore/ 06:06:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 06:06:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 06:06:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 06:06:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 06:06:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 06:06:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 06:06:43 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 06:06:43 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 06:06:43 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 06:06:43 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 06:06:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 06:06:43 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 06:06:43 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 06:06:43 spire-1.2.1/pkg/agent/svid/ 06:06:43 spire-1.2.1/pkg/agent/svid/rotator.go 06:06:43 spire-1.2.1/pkg/agent/svid/rotator_config.go 06:06:43 spire-1.2.1/pkg/agent/svid/rotator_test.go 06:06:43 spire-1.2.1/pkg/agent/svid/store/ 06:06:43 spire-1.2.1/pkg/agent/svid/store/service.go 06:06:43 spire-1.2.1/pkg/agent/svid/store/service_test.go 06:06:43 spire-1.2.1/pkg/common/ 06:06:43 spire-1.2.1/pkg/common/agentpathtemplate/ 06:06:43 spire-1.2.1/pkg/common/agentpathtemplate/template.go 06:06:43 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 06:06:43 spire-1.2.1/pkg/common/api/ 06:06:43 spire-1.2.1/pkg/common/api/metrics.go 06:06:43 spire-1.2.1/pkg/common/api/middleware/ 06:06:43 spire-1.2.1/pkg/common/api/middleware/common_test.go 06:06:43 spire-1.2.1/pkg/common/api/middleware/interceptor.go 06:06:43 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 06:06:43 spire-1.2.1/pkg/common/api/middleware/logger.go 06:06:43 spire-1.2.1/pkg/common/api/middleware/logger_test.go 06:06:43 spire-1.2.1/pkg/common/api/middleware/metrics.go 06:06:43 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 06:06:43 spire-1.2.1/pkg/common/api/middleware/middleware.go 06:06:43 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 06:06:43 spire-1.2.1/pkg/common/api/middleware/misconfig.go 06:06:43 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 06:06:43 spire-1.2.1/pkg/common/api/middleware/names.go 06:06:43 spire-1.2.1/pkg/common/api/middleware/names_test.go 06:06:43 spire-1.2.1/pkg/common/api/names.go 06:06:43 spire-1.2.1/pkg/common/api/ratelimit.go 06:06:43 spire-1.2.1/pkg/common/api/rpccontext/ 06:06:43 spire-1.2.1/pkg/common/api/rpccontext/logger.go 06:06:43 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 06:06:43 spire-1.2.1/pkg/common/api/rpccontext/names.go 06:06:43 spire-1.2.1/pkg/common/auth/ 06:06:43 spire-1.2.1/pkg/common/auth/interceptors.go 06:06:43 spire-1.2.1/pkg/common/auth/interceptors_test.go 06:06:43 spire-1.2.1/pkg/common/auth/untracked_uds.go 06:06:43 spire-1.2.1/pkg/common/bundleutil/ 06:06:43 spire-1.2.1/pkg/common/bundleutil/bundle.go 06:06:43 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 06:06:43 spire-1.2.1/pkg/common/bundleutil/common_test.go 06:06:43 spire-1.2.1/pkg/common/bundleutil/marshal.go 06:06:43 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 06:06:43 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 06:06:43 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 06:06:43 spire-1.2.1/pkg/common/bundleutil/types.go 06:06:43 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 06:06:43 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 06:06:43 spire-1.2.1/pkg/common/catalog/ 06:06:43 spire-1.2.1/pkg/common/catalog/bind.go 06:06:43 spire-1.2.1/pkg/common/catalog/builtin.go 06:06:43 spire-1.2.1/pkg/common/catalog/catalog.go 06:06:43 spire-1.2.1/pkg/common/catalog/catalog_test.go 06:06:43 spire-1.2.1/pkg/common/catalog/closers.go 06:06:43 spire-1.2.1/pkg/common/catalog/cmd_linux.go 06:06:43 spire-1.2.1/pkg/common/catalog/cmd_other.go 06:06:43 spire-1.2.1/pkg/common/catalog/config.go 06:06:43 spire-1.2.1/pkg/common/catalog/config_test.go 06:06:43 spire-1.2.1/pkg/common/catalog/configure.go 06:06:43 spire-1.2.1/pkg/common/catalog/constraints.go 06:06:43 spire-1.2.1/pkg/common/catalog/constraints_test.go 06:06:43 spire-1.2.1/pkg/common/catalog/context.go 06:06:43 spire-1.2.1/pkg/common/catalog/external.go 06:06:43 spire-1.2.1/pkg/common/catalog/host.go 06:06:43 spire-1.2.1/pkg/common/catalog/pipenet.go 06:06:43 spire-1.2.1/pkg/common/catalog/plugin.go 06:06:43 spire-1.2.1/pkg/common/catalog/testplugin/ 06:06:43 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 06:06:43 spire-1.2.1/pkg/common/catalog/testplugin/main.go 06:06:43 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 06:06:43 spire-1.2.1/pkg/common/cli/ 06:06:43 spire-1.2.1/pkg/common/cli/env.go 06:06:43 spire-1.2.1/pkg/common/cli/flags.go 06:06:43 spire-1.2.1/pkg/common/cli/trust_domain.go 06:06:43 spire-1.2.1/pkg/common/cli/trust_domain_test.go 06:06:43 spire-1.2.1/pkg/common/cli/umask.go 06:06:43 spire-1.2.1/pkg/common/cli/umask_posix.go 06:06:43 spire-1.2.1/pkg/common/cli/umask_test.go 06:06:43 spire-1.2.1/pkg/common/cli/umask_windows.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/ 06:06:43 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/flag.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/flag_test.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/format.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/format_test.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/ 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 06:06:43 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 06:06:43 spire-1.2.1/pkg/common/coretypes/ 06:06:43 spire-1.2.1/pkg/common/coretypes/bundle/ 06:06:43 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 06:06:43 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 06:06:43 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 06:06:43 spire-1.2.1/pkg/common/coretypes/bundle/require.go 06:06:43 spire-1.2.1/pkg/common/coretypes/jwtkey/ 06:06:43 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 06:06:43 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 06:06:43 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 06:06:43 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 06:06:43 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 06:06:43 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 06:06:43 spire-1.2.1/pkg/common/coretypes/x509certificate/ 06:06:43 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 06:06:43 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 06:06:43 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 06:06:43 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 06:06:43 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 06:06:43 spire-1.2.1/pkg/common/cryptoutil/ 06:06:43 spire-1.2.1/pkg/common/cryptoutil/keys.go 06:06:43 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 06:06:43 spire-1.2.1/pkg/common/diskutil/ 06:06:43 spire-1.2.1/pkg/common/diskutil/file_posix.go 06:06:43 spire-1.2.1/pkg/common/diskutil/file_test.go 06:06:43 spire-1.2.1/pkg/common/diskutil/file_windows.go 06:06:43 spire-1.2.1/pkg/common/errorutil/ 06:06:43 spire-1.2.1/pkg/common/errorutil/wrapper.go 06:06:43 spire-1.2.1/pkg/common/health/ 06:06:43 spire-1.2.1/pkg/common/health/config.go 06:06:43 spire-1.2.1/pkg/common/health/context.go 06:06:43 spire-1.2.1/pkg/common/health/context_test.go 06:06:43 spire-1.2.1/pkg/common/health/health.go 06:06:43 spire-1.2.1/pkg/common/health/health_test.go 06:06:43 spire-1.2.1/pkg/common/health/logger.go 06:06:43 spire-1.2.1/pkg/common/hostservice/ 06:06:43 spire-1.2.1/pkg/common/hostservice/metricsservice/ 06:06:43 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 06:06:43 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 06:06:43 spire-1.2.1/pkg/common/idutil/ 06:06:43 spire-1.2.1/pkg/common/idutil/require.go 06:06:43 spire-1.2.1/pkg/common/idutil/require_test.go 06:06:43 spire-1.2.1/pkg/common/idutil/safety.go 06:06:43 spire-1.2.1/pkg/common/idutil/safety_test.go 06:06:43 spire-1.2.1/pkg/common/idutil/spiffeid.go 06:06:43 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 06:06:43 spire-1.2.1/pkg/common/jwtsvid/ 06:06:43 spire-1.2.1/pkg/common/jwtsvid/common.go 06:06:43 spire-1.2.1/pkg/common/jwtsvid/sign.go 06:06:43 spire-1.2.1/pkg/common/jwtsvid/token_test.go 06:06:43 spire-1.2.1/pkg/common/jwtsvid/validate.go 06:06:43 spire-1.2.1/pkg/common/jwtutil/ 06:06:43 spire-1.2.1/pkg/common/jwtutil/keyset.go 06:06:43 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 06:06:43 spire-1.2.1/pkg/common/log/ 06:06:43 spire-1.2.1/pkg/common/log/hclog_adapter.go 06:06:43 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 06:06:43 spire-1.2.1/pkg/common/log/log.go 06:06:43 spire-1.2.1/pkg/common/log/log_test.go 06:06:43 spire-1.2.1/pkg/common/log/options.go 06:06:43 spire-1.2.1/pkg/common/nodeutil/ 06:06:43 spire-1.2.1/pkg/common/nodeutil/node.go 06:06:43 spire-1.2.1/pkg/common/nodeutil/node_test.go 06:06:43 spire-1.2.1/pkg/common/peertracker/ 06:06:43 spire-1.2.1/pkg/common/peertracker/conn.go 06:06:43 spire-1.2.1/pkg/common/peertracker/credentials.go 06:06:43 spire-1.2.1/pkg/common/peertracker/errors.go 06:06:43 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 06:06:43 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 06:06:43 spire-1.2.1/pkg/common/peertracker/info.go 06:06:43 spire-1.2.1/pkg/common/peertracker/listener.go 06:06:43 spire-1.2.1/pkg/common/peertracker/listener_test.go 06:06:43 spire-1.2.1/pkg/common/peertracker/peertracker.go 06:06:43 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 06:06:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 06:06:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 06:06:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 06:06:43 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 06:06:43 spire-1.2.1/pkg/common/peertracker/tcp.go 06:06:43 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 06:06:43 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 06:06:43 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 06:06:43 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 06:06:43 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 06:06:43 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 06:06:43 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 06:06:43 spire-1.2.1/pkg/common/peertracker/uds.go 06:06:43 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 06:06:43 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 06:06:43 spire-1.2.1/pkg/common/peertracker/uds_linux.go 06:06:43 spire-1.2.1/pkg/common/pemutil/ 06:06:43 spire-1.2.1/pkg/common/pemutil/block.go 06:06:43 spire-1.2.1/pkg/common/pemutil/certs.go 06:06:43 spire-1.2.1/pkg/common/pemutil/common.go 06:06:43 spire-1.2.1/pkg/common/pemutil/csr.go 06:06:43 spire-1.2.1/pkg/common/pemutil/keys.go 06:06:43 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 06:06:43 spire-1.2.1/pkg/common/pemutil/testdata/ 06:06:43 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 06:06:43 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 06:06:43 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 06:06:43 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 06:06:43 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 06:06:43 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 06:06:43 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 06:06:43 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 06:06:43 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 06:06:43 spire-1.2.1/pkg/common/plugin/ 06:06:43 spire-1.2.1/pkg/common/plugin/aws/ 06:06:43 spire-1.2.1/pkg/common/plugin/aws/iid.go 06:06:43 spire-1.2.1/pkg/common/plugin/azure/ 06:06:43 spire-1.2.1/pkg/common/plugin/azure/msi.go 06:06:43 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 06:06:43 spire-1.2.1/pkg/common/plugin/facade.go 06:06:43 spire-1.2.1/pkg/common/plugin/facade_test.go 06:06:43 spire-1.2.1/pkg/common/plugin/gcp/ 06:06:43 spire-1.2.1/pkg/common/plugin/gcp/iit.go 06:06:43 spire-1.2.1/pkg/common/plugin/k8s/ 06:06:43 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 06:06:43 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 06:06:43 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 06:06:43 spire-1.2.1/pkg/common/plugin/k8s/utils.go 06:06:43 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 06:06:43 spire-1.2.1/pkg/common/plugin/log.go 06:06:43 spire-1.2.1/pkg/common/plugin/sshpop/ 06:06:43 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 06:06:43 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 06:06:43 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 06:06:43 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 06:06:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 06:06:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 06:06:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 06:06:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 06:06:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 06:06:43 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 06:06:43 spire-1.2.1/pkg/common/plugin/tpmdevid/ 06:06:43 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 06:06:43 spire-1.2.1/pkg/common/plugin/x509pop/ 06:06:43 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 06:06:43 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 06:06:43 spire-1.2.1/pkg/common/profiling/ 06:06:43 spire-1.2.1/pkg/common/profiling/dumpers.go 06:06:43 spire-1.2.1/pkg/common/profiling/profiling.go 06:06:43 spire-1.2.1/pkg/common/protoutil/ 06:06:43 spire-1.2.1/pkg/common/protoutil/masks.go 06:06:43 spire-1.2.1/pkg/common/protoutil/masks_test.go 06:06:43 spire-1.2.1/pkg/common/rotationutil/ 06:06:43 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 06:06:43 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 06:06:43 spire-1.2.1/pkg/common/selector/ 06:06:43 spire-1.2.1/pkg/common/selector/selector.go 06:06:43 spire-1.2.1/pkg/common/selector/selector_test.go 06:06:43 spire-1.2.1/pkg/common/selector/set.go 06:06:43 spire-1.2.1/pkg/common/selector/set_utils.go 06:06:43 spire-1.2.1/pkg/common/selector/set_utils_test.go 06:06:43 spire-1.2.1/pkg/common/telemetry/ 06:06:43 spire-1.2.1/pkg/common/telemetry/agent/ 06:06:43 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 06:06:43 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 06:06:43 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 06:06:43 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 06:06:43 spire-1.2.1/pkg/common/telemetry/agent/manager.go 06:06:43 spire-1.2.1/pkg/common/telemetry/agent/node.go 06:06:43 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 06:06:43 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 06:06:43 spire-1.2.1/pkg/common/telemetry/agent/store/ 06:06:43 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 06:06:43 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 06:06:43 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 06:06:43 spire-1.2.1/pkg/common/telemetry/blackhole.go 06:06:43 spire-1.2.1/pkg/common/telemetry/call.go 06:06:43 spire-1.2.1/pkg/common/telemetry/common/ 06:06:43 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 06:06:43 spire-1.2.1/pkg/common/telemetry/config.go 06:06:43 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 06:06:43 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 06:06:43 spire-1.2.1/pkg/common/telemetry/inmem.go 06:06:43 spire-1.2.1/pkg/common/telemetry/inmem_test.go 06:06:43 spire-1.2.1/pkg/common/telemetry/m3.go 06:06:43 spire-1.2.1/pkg/common/telemetry/m3_test.go 06:06:43 spire-1.2.1/pkg/common/telemetry/metrics.go 06:06:43 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 06:06:43 spire-1.2.1/pkg/common/telemetry/names.go 06:06:43 spire-1.2.1/pkg/common/telemetry/prometheus.go 06:06:43 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 06:06:43 spire-1.2.1/pkg/common/telemetry/sanitize.go 06:06:43 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 06:06:43 spire-1.2.1/pkg/common/telemetry/server/ 06:06:43 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 06:06:43 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 06:06:43 spire-1.2.1/pkg/common/telemetry/server/datastore/ 06:06:43 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 06:06:43 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 06:06:43 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 06:06:43 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 06:06:43 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 06:06:43 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 06:06:43 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 06:06:43 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 06:06:43 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 06:06:43 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 06:06:43 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 06:06:43 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 06:06:43 spire-1.2.1/pkg/common/telemetry/server/rotate.go 06:06:43 spire-1.2.1/pkg/common/telemetry/server/server.go 06:06:43 spire-1.2.1/pkg/common/telemetry/sink.go 06:06:43 spire-1.2.1/pkg/common/telemetry/statsd.go 06:06:43 spire-1.2.1/pkg/common/telemetry/statsd_test.go 06:06:43 spire-1.2.1/pkg/common/telemetry/uptime.go 06:06:43 spire-1.2.1/pkg/common/telemetry/version.go 06:06:43 spire-1.2.1/pkg/common/telemetry/withlabels.go 06:06:43 spire-1.2.1/pkg/common/uptime/ 06:06:43 spire-1.2.1/pkg/common/uptime/uptime.go 06:06:43 spire-1.2.1/pkg/common/uptime/uptime_test.go 06:06:43 spire-1.2.1/pkg/common/util/ 06:06:43 spire-1.2.1/pkg/common/util/certs.go 06:06:43 spire-1.2.1/pkg/common/util/certs_test.go 06:06:43 spire-1.2.1/pkg/common/util/csr.go 06:06:43 spire-1.2.1/pkg/common/util/hash.go 06:06:43 spire-1.2.1/pkg/common/util/selectors.go 06:06:43 spire-1.2.1/pkg/common/util/selectors_test.go 06:06:43 spire-1.2.1/pkg/common/util/signals.go 06:06:43 spire-1.2.1/pkg/common/util/sort.go 06:06:43 spire-1.2.1/pkg/common/util/sort_test.go 06:06:43 spire-1.2.1/pkg/common/util/task.go 06:06:43 spire-1.2.1/pkg/common/util/task_test.go 06:06:43 spire-1.2.1/pkg/common/util/testdata/ 06:06:43 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 06:06:43 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 06:06:43 spire-1.2.1/pkg/common/version/ 06:06:43 spire-1.2.1/pkg/common/version/version.go 06:06:43 spire-1.2.1/pkg/common/x509svid/ 06:06:43 spire-1.2.1/pkg/common/x509svid/common_test.go 06:06:43 spire-1.2.1/pkg/common/x509svid/csr.go 06:06:43 spire-1.2.1/pkg/common/x509svid/upstreamca.go 06:06:43 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 06:06:43 spire-1.2.1/pkg/common/x509util/ 06:06:43 spire-1.2.1/pkg/common/x509util/cert.go 06:06:43 spire-1.2.1/pkg/common/x509util/dns.go 06:06:43 spire-1.2.1/pkg/common/x509util/dns_test.go 06:06:43 spire-1.2.1/pkg/common/x509util/keyid.go 06:06:43 spire-1.2.1/pkg/common/x509util/keypair.go 06:06:43 spire-1.2.1/pkg/common/x509util/serialnumber.go 06:06:43 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 06:06:43 spire-1.2.1/pkg/server/ 06:06:43 spire-1.2.1/pkg/server/api/ 06:06:43 spire-1.2.1/pkg/server/api/agent.go 06:06:43 spire-1.2.1/pkg/server/api/agent/ 06:06:43 spire-1.2.1/pkg/server/api/agent/v1/ 06:06:43 spire-1.2.1/pkg/server/api/agent/v1/service.go 06:06:43 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 06:06:43 spire-1.2.1/pkg/server/api/agent_test.go 06:06:43 spire-1.2.1/pkg/server/api/api.go 06:06:43 spire-1.2.1/pkg/server/api/audit/ 06:06:43 spire-1.2.1/pkg/server/api/audit/audit.go 06:06:43 spire-1.2.1/pkg/server/api/audit/audit_test.go 06:06:43 spire-1.2.1/pkg/server/api/bundle.go 06:06:43 spire-1.2.1/pkg/server/api/bundle/ 06:06:43 spire-1.2.1/pkg/server/api/bundle/v1/ 06:06:43 spire-1.2.1/pkg/server/api/bundle/v1/service.go 06:06:43 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 06:06:43 spire-1.2.1/pkg/server/api/bundle_test.go 06:06:43 spire-1.2.1/pkg/server/api/debug/ 06:06:43 spire-1.2.1/pkg/server/api/debug/v1/ 06:06:43 spire-1.2.1/pkg/server/api/debug/v1/service.go 06:06:43 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 06:06:43 spire-1.2.1/pkg/server/api/entry.go 06:06:43 spire-1.2.1/pkg/server/api/entry/ 06:06:43 spire-1.2.1/pkg/server/api/entry/v1/ 06:06:43 spire-1.2.1/pkg/server/api/entry/v1/service.go 06:06:43 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 06:06:43 spire-1.2.1/pkg/server/api/entry_test.go 06:06:43 spire-1.2.1/pkg/server/api/health/ 06:06:43 spire-1.2.1/pkg/server/api/health/v1/ 06:06:43 spire-1.2.1/pkg/server/api/health/v1/service.go 06:06:43 spire-1.2.1/pkg/server/api/health/v1/service_test.go 06:06:43 spire-1.2.1/pkg/server/api/id.go 06:06:43 spire-1.2.1/pkg/server/api/id_test.go 06:06:43 spire-1.2.1/pkg/server/api/limits/ 06:06:43 spire-1.2.1/pkg/server/api/limits/limits.go 06:06:43 spire-1.2.1/pkg/server/api/middleware/ 06:06:43 spire-1.2.1/pkg/server/api/middleware/alias.go 06:06:43 spire-1.2.1/pkg/server/api/middleware/audit.go 06:06:43 spire-1.2.1/pkg/server/api/middleware/authorization.go 06:06:43 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 06:06:43 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 06:06:43 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 06:06:43 spire-1.2.1/pkg/server/api/middleware/caller.go 06:06:43 spire-1.2.1/pkg/server/api/middleware/caller_test.go 06:06:43 spire-1.2.1/pkg/server/api/middleware/common.go 06:06:43 spire-1.2.1/pkg/server/api/middleware/common_test.go 06:06:43 spire-1.2.1/pkg/server/api/middleware/entries.go 06:06:43 spire-1.2.1/pkg/server/api/middleware/entries_test.go 06:06:43 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 06:06:43 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 06:06:43 spire-1.2.1/pkg/server/api/ratelimit.go 06:06:43 spire-1.2.1/pkg/server/api/rpccontext/ 06:06:43 spire-1.2.1/pkg/server/api/rpccontext/alias.go 06:06:43 spire-1.2.1/pkg/server/api/rpccontext/audit.go 06:06:43 spire-1.2.1/pkg/server/api/rpccontext/caller.go 06:06:43 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 06:06:43 spire-1.2.1/pkg/server/api/selector.go 06:06:43 spire-1.2.1/pkg/server/api/selector_test.go 06:06:43 spire-1.2.1/pkg/server/api/status.go 06:06:43 spire-1.2.1/pkg/server/api/status_test.go 06:06:43 spire-1.2.1/pkg/server/api/svid/ 06:06:43 spire-1.2.1/pkg/server/api/svid/v1/ 06:06:43 spire-1.2.1/pkg/server/api/svid/v1/service.go 06:06:43 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 06:06:43 spire-1.2.1/pkg/server/api/trustdomain.go 06:06:43 spire-1.2.1/pkg/server/api/trustdomain/ 06:06:43 spire-1.2.1/pkg/server/api/trustdomain/v1/ 06:06:43 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 06:06:43 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 06:06:43 spire-1.2.1/pkg/server/api/trustdomain_test.go 06:06:43 spire-1.2.1/pkg/server/authpolicy/ 06:06:43 spire-1.2.1/pkg/server/authpolicy/defaults.go 06:06:43 spire-1.2.1/pkg/server/authpolicy/policy.go 06:06:43 spire-1.2.1/pkg/server/authpolicy/policy.rego 06:06:43 spire-1.2.1/pkg/server/authpolicy/policy_data.json 06:06:43 spire-1.2.1/pkg/server/authpolicy/policy_test.go 06:06:43 spire-1.2.1/pkg/server/authpolicy/validate.go 06:06:43 spire-1.2.1/pkg/server/bundle/ 06:06:43 spire-1.2.1/pkg/server/bundle/client/ 06:06:43 spire-1.2.1/pkg/server/bundle/client/client.go 06:06:43 spire-1.2.1/pkg/server/bundle/client/client_test.go 06:06:43 spire-1.2.1/pkg/server/bundle/client/manager.go 06:06:43 spire-1.2.1/pkg/server/bundle/client/manager_test.go 06:06:43 spire-1.2.1/pkg/server/bundle/client/sources.go 06:06:43 spire-1.2.1/pkg/server/bundle/client/sources_test.go 06:06:43 spire-1.2.1/pkg/server/bundle/client/updater.go 06:06:43 spire-1.2.1/pkg/server/bundle/client/updater_test.go 06:06:43 spire-1.2.1/pkg/server/ca/ 06:06:43 spire-1.2.1/pkg/server/ca/ca.go 06:06:43 spire-1.2.1/pkg/server/ca/ca_health.go 06:06:43 spire-1.2.1/pkg/server/ca/ca_test.go 06:06:43 spire-1.2.1/pkg/server/ca/journal.go 06:06:43 spire-1.2.1/pkg/server/ca/journal_test.go 06:06:43 spire-1.2.1/pkg/server/ca/manager.go 06:06:43 spire-1.2.1/pkg/server/ca/manager_health.go 06:06:43 spire-1.2.1/pkg/server/ca/manager_test.go 06:06:43 spire-1.2.1/pkg/server/ca/templates.go 06:06:43 spire-1.2.1/pkg/server/ca/upstream_client.go 06:06:43 spire-1.2.1/pkg/server/ca/upstream_client_test.go 06:06:43 spire-1.2.1/pkg/server/ca/validation.go 06:06:43 spire-1.2.1/pkg/server/cache/ 06:06:43 spire-1.2.1/pkg/server/cache/dscache/ 06:06:43 spire-1.2.1/pkg/server/cache/dscache/cache.go 06:06:43 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 06:06:43 spire-1.2.1/pkg/server/cache/entrycache/ 06:06:43 spire-1.2.1/pkg/server/cache/entrycache/cache.go 06:06:43 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 06:06:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 06:06:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 06:06:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 06:06:43 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 06:06:43 spire-1.2.1/pkg/server/catalog/ 06:06:43 spire-1.2.1/pkg/server/catalog/catalog.go 06:06:43 spire-1.2.1/pkg/server/catalog/keymanager.go 06:06:43 spire-1.2.1/pkg/server/catalog/nodeattestor.go 06:06:43 spire-1.2.1/pkg/server/catalog/noderesolver.go 06:06:43 spire-1.2.1/pkg/server/catalog/notifier.go 06:06:43 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 06:06:43 spire-1.2.1/pkg/server/config.go 06:06:43 spire-1.2.1/pkg/server/datastore/ 06:06:43 spire-1.2.1/pkg/server/datastore/datastore.go 06:06:43 spire-1.2.1/pkg/server/datastore/datastore_health.go 06:06:43 spire-1.2.1/pkg/server/datastore/repository.go 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/ 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 06:06:43 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 06:06:43 spire-1.2.1/pkg/server/endpoints/ 06:06:43 spire-1.2.1/pkg/server/endpoints/bundle/ 06:06:43 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 06:06:43 spire-1.2.1/pkg/server/endpoints/bundle/config.go 06:06:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 06:06:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 06:06:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 06:06:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 06:06:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 06:06:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 06:06:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 06:06:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 06:06:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 06:06:43 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 06:06:43 spire-1.2.1/pkg/server/endpoints/bundle/server.go 06:06:43 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 06:06:43 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 06:06:43 spire-1.2.1/pkg/server/endpoints/config.go 06:06:43 spire-1.2.1/pkg/server/endpoints/endpoints.go 06:06:43 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 06:06:43 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 06:06:43 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 06:06:43 spire-1.2.1/pkg/server/endpoints/middleware.go 06:06:43 spire-1.2.1/pkg/server/endpoints/middleware_test.go 06:06:43 spire-1.2.1/pkg/server/hostservice/ 06:06:43 spire-1.2.1/pkg/server/hostservice/agentstore/ 06:06:43 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 06:06:43 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 06:06:43 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 06:06:43 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 06:06:43 spire-1.2.1/pkg/server/hostservice/identityprovider/ 06:06:43 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 06:06:43 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/ 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/ 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/base/ 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/test/ 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 06:06:43 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/ 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 06:06:43 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/noderesolver/ 06:06:43 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 06:06:43 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 06:06:43 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 06:06:43 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 06:06:43 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 06:06:43 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 06:06:43 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/notifier/ 06:06:43 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 06:06:43 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 06:06:43 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 06:06:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 06:06:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 06:06:43 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 06:06:43 spire-1.2.1/pkg/server/plugin/notifier/repository.go 06:06:43 spire-1.2.1/pkg/server/plugin/notifier/v1.go 06:06:43 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 06:06:43 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 06:06:43 spire-1.2.1/pkg/server/registration/ 06:06:43 spire-1.2.1/pkg/server/registration/manager.go 06:06:43 spire-1.2.1/pkg/server/registration/manager_test.go 06:06:43 spire-1.2.1/pkg/server/scanentries.go 06:06:43 spire-1.2.1/pkg/server/scanentries_test.go 06:06:43 spire-1.2.1/pkg/server/server.go 06:06:43 spire-1.2.1/pkg/server/server_test.go 06:06:43 spire-1.2.1/pkg/server/svid/ 06:06:43 spire-1.2.1/pkg/server/svid/observer.go 06:06:43 spire-1.2.1/pkg/server/svid/observer_test.go 06:06:43 spire-1.2.1/pkg/server/svid/rotator.go 06:06:43 spire-1.2.1/pkg/server/svid/rotator_config.go 06:06:43 spire-1.2.1/pkg/server/svid/rotator_config_test.go 06:06:43 spire-1.2.1/pkg/server/svid/rotator_test.go 06:06:43 spire-1.2.1/proto/ 06:06:43 spire-1.2.1/proto/private/ 06:06:43 spire-1.2.1/proto/private/server/ 06:06:43 spire-1.2.1/proto/private/server/journal/ 06:06:43 spire-1.2.1/proto/private/server/journal/journal.pb.go 06:06:43 spire-1.2.1/proto/private/server/journal/journal.proto 06:06:43 spire-1.2.1/proto/spire/ 06:06:43 spire-1.2.1/proto/spire/common/ 06:06:43 spire-1.2.1/proto/spire/common/common.pb.go 06:06:43 spire-1.2.1/proto/spire/common/common.proto 06:06:43 spire-1.2.1/proto/spire/common/plugin/ 06:06:43 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 06:06:43 spire-1.2.1/proto/spire/common/plugin/plugin.proto 06:06:43 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 06:06:43 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 06:06:43 spire-1.2.1/proto/spire/plugin/ 06:06:43 spire-1.2.1/proto/spire/plugin/agent/ 06:06:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 06:06:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 06:06:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 06:06:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 06:06:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 06:06:43 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 06:06:43 spire-1.2.1/release/ 06:06:43 spire-1.2.1/release/spire-extras/ 06:06:43 spire-1.2.1/release/spire-extras/README.md 06:06:43 spire-1.2.1/release/spire-extras/conf/ 06:06:43 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 06:06:43 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 06:06:43 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 06:06:43 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 06:06:43 spire-1.2.1/release/spire/ 06:06:43 spire-1.2.1/release/spire/README.md 06:06:43 spire-1.2.1/release/spire/conf/ 06:06:43 spire-1.2.1/release/spire/conf/agent/ 06:06:43 spire-1.2.1/release/spire/conf/agent/agent.conf 06:06:43 spire-1.2.1/release/spire/conf/server/ 06:06:43 spire-1.2.1/release/spire/conf/server/server.conf 06:06:43 spire-1.2.1/script/ 06:06:43 spire-1.2.1/script/build-artifact.sh 06:06:43 spire-1.2.1/script/generate_dummy_ca.sh 06:06:43 spire-1.2.1/support/ 06:06:43 spire-1.2.1/support/k8s/ 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/ 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 06:06:43 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 06:06:43 spire-1.2.1/support/oidc-discovery-provider/ 06:06:43 spire-1.2.1/support/oidc-discovery-provider/README.md 06:06:43 spire-1.2.1/support/oidc-discovery-provider/common_test.go 06:06:43 spire-1.2.1/support/oidc-discovery-provider/config.go 06:06:43 spire-1.2.1/support/oidc-discovery-provider/config_test.go 06:06:43 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 06:06:43 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 06:06:43 spire-1.2.1/support/oidc-discovery-provider/handler.go 06:06:43 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 06:06:43 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 06:06:43 spire-1.2.1/support/oidc-discovery-provider/main.go 06:06:43 spire-1.2.1/support/oidc-discovery-provider/server_api.go 06:06:43 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 06:06:43 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 06:06:43 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 06:06:43 spire-1.2.1/test/ 06:06:43 spire-1.2.1/test/clock/ 06:06:43 spire-1.2.1/test/clock/clock.go 06:06:43 spire-1.2.1/test/fakes/ 06:06:43 spire-1.2.1/test/fakes/fakeagentcatalog/ 06:06:43 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 06:06:43 spire-1.2.1/test/fakes/fakeagentkeymanager/ 06:06:43 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 06:06:43 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 06:06:43 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 06:06:43 spire-1.2.1/test/fakes/fakeagentstore/ 06:06:43 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 06:06:43 spire-1.2.1/test/fakes/fakedatastore/ 06:06:43 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 06:06:43 spire-1.2.1/test/fakes/fakeentryclient/ 06:06:43 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 06:06:43 spire-1.2.1/test/fakes/fakehealthchecker/ 06:06:43 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 06:06:43 spire-1.2.1/test/fakes/fakeidentityprovider/ 06:06:43 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 06:06:43 spire-1.2.1/test/fakes/fakemetrics/ 06:06:43 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 06:06:43 spire-1.2.1/test/fakes/fakenoderesolver/ 06:06:43 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 06:06:43 spire-1.2.1/test/fakes/fakenotifier/ 06:06:43 spire-1.2.1/test/fakes/fakenotifier/notifier.go 06:06:43 spire-1.2.1/test/fakes/fakepluginmetrics/ 06:06:43 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 06:06:43 spire-1.2.1/test/fakes/fakeserverca/ 06:06:43 spire-1.2.1/test/fakes/fakeserverca/serverca.go 06:06:43 spire-1.2.1/test/fakes/fakeservercatalog/ 06:06:43 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 06:06:43 spire-1.2.1/test/fakes/fakeserverkeymanager/ 06:06:43 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 06:06:43 spire-1.2.1/test/fakes/fakeservernodeattestor/ 06:06:43 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 06:06:43 spire-1.2.1/test/fakes/fakeupstreamauthority/ 06:06:43 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 06:06:43 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 06:06:43 spire-1.2.1/test/fakes/fakeworkloadapi/ 06:06:43 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 06:06:43 spire-1.2.1/test/fakes/fakeworkloadattestor/ 06:06:43 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 06:06:43 spire-1.2.1/test/fixture/ 06:06:43 spire-1.2.1/test/fixture/certs/ 06:06:43 spire-1.2.1/test/fixture/certs/agent_svid.der 06:06:43 spire-1.2.1/test/fixture/certs/base_cert.pem 06:06:43 spire-1.2.1/test/fixture/certs/base_csr.pem 06:06:43 spire-1.2.1/test/fixture/certs/base_key.pem 06:06:43 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 06:06:43 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 06:06:43 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 06:06:43 spire-1.2.1/test/fixture/certs/blog_cert.pem 06:06:43 spire-1.2.1/test/fixture/certs/blog_csr.pem 06:06:43 spire-1.2.1/test/fixture/certs/blog_key.pem 06:06:43 spire-1.2.1/test/fixture/certs/bundle.der 06:06:43 spire-1.2.1/test/fixture/certs/ca.pem 06:06:43 spire-1.2.1/test/fixture/certs/ca_key.pem 06:06:43 spire-1.2.1/test/fixture/certs/database_cert.pem 06:06:43 spire-1.2.1/test/fixture/certs/database_csr.pem 06:06:43 spire-1.2.1/test/fixture/certs/database_key.pem 06:06:43 spire-1.2.1/test/fixture/certs/node_cert.pem 06:06:43 spire-1.2.1/test/fixture/certs/node_csr.pem 06:06:43 spire-1.2.1/test/fixture/certs/node_key.pem 06:06:43 spire-1.2.1/test/fixture/certs/svid.pem 06:06:43 spire-1.2.1/test/fixture/certs/svid_key.pem 06:06:43 spire-1.2.1/test/fixture/config/ 06:06:43 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 06:06:43 spire-1.2.1/test/fixture/config/agent_good.conf 06:06:43 spire-1.2.1/test/fixture/config/agent_good_templated.conf 06:06:43 spire-1.2.1/test/fixture/config/plugin_good.conf 06:06:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 06:06:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 06:06:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 06:06:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 06:06:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 06:06:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 06:06:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 06:06:43 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 06:06:43 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 06:06:43 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 06:06:43 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 06:06:43 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 06:06:43 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 06:06:43 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 06:06:43 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 06:06:43 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 06:06:43 spire-1.2.1/test/fixture/config/server_good.conf 06:06:43 spire-1.2.1/test/fixture/config/server_good_templated.conf 06:06:43 spire-1.2.1/test/fixture/fixture.go 06:06:43 spire-1.2.1/test/fixture/nodeattestor/ 06:06:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 06:06:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 06:06:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 06:06:43 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 06:06:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 06:06:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 06:06:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 06:06:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 06:06:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 06:06:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 06:06:43 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 06:06:43 spire-1.2.1/test/fixture/registration/ 06:06:43 spire-1.2.1/test/fixture/registration/entries.json 06:06:43 spire-1.2.1/test/fixture/registration/good-for-update.json 06:06:43 spire-1.2.1/test/fixture/registration/good.json 06:06:43 spire-1.2.1/test/fixture/registration/invalid.json 06:06:43 spire-1.2.1/test/fixture/registration/invalid_json.json 06:06:43 spire-1.2.1/test/fixture/registration/manager_test_entries.json 06:06:43 spire-1.2.1/test/integration/ 06:06:43 spire-1.2.1/test/integration/README.md 06:06:43 spire-1.2.1/test/integration/common 06:06:43 spire-1.2.1/test/integration/setup/ 06:06:43 spire-1.2.1/test/integration/setup/adminclient/ 06:06:43 spire-1.2.1/test/integration/setup/adminclient/build.sh 06:06:43 spire-1.2.1/test/integration/setup/adminclient/client.go 06:06:43 spire-1.2.1/test/integration/setup/debugagent/ 06:06:43 spire-1.2.1/test/integration/setup/debugagent/build.sh 06:06:43 spire-1.2.1/test/integration/setup/debugagent/main.go 06:06:43 spire-1.2.1/test/integration/setup/debugserver/ 06:06:43 spire-1.2.1/test/integration/setup/debugserver/build.sh 06:06:43 spire-1.2.1/test/integration/setup/debugserver/main.go 06:06:43 spire-1.2.1/test/integration/setup/downstreamclient/ 06:06:43 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 06:06:43 spire-1.2.1/test/integration/setup/downstreamclient/client.go 06:06:43 spire-1.2.1/test/integration/setup/itclient/ 06:06:43 spire-1.2.1/test/integration/setup/itclient/client.go 06:06:43 spire-1.2.1/test/integration/setup/node-attestation/ 06:06:43 spire-1.2.1/test/integration/setup/node-attestation/build.sh 06:06:43 spire-1.2.1/test/integration/setup/node-attestation/client.go 06:06:43 spire-1.2.1/test/integration/setup/x509pop/ 06:06:43 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 06:06:43 spire-1.2.1/test/integration/setup/x509pop/setup.sh 06:06:43 spire-1.2.1/test/integration/suites/ 06:06:43 spire-1.2.1/test/integration/suites/admin-endpoints/ 06:06:43 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 06:06:43 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 06:06:43 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 06:06:43 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 06:06:43 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 06:06:43 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 06:06:43 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 06:06:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 06:06:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 06:06:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 06:06:43 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 06:06:43 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 06:06:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 06:06:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 06:06:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 06:06:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 06:06:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 06:06:43 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 06:06:43 spire-1.2.1/test/integration/suites/datastore-mysql/ 06:06:43 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 06:06:43 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 06:06:43 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 06:06:43 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 06:06:43 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres/ 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 06:06:43 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 06:06:43 spire-1.2.1/test/integration/suites/debug-endpoints/ 06:06:43 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 06:06:43 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 06:06:43 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 06:06:43 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 06:06:43 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 06:06:43 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 06:06:43 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 06:06:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 06:06:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 06:06:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 06:06:43 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 06:06:43 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 06:06:43 spire-1.2.1/test/integration/suites/downstream-endpoints/ 06:06:43 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 06:06:43 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 06:06:43 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 06:06:43 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 06:06:43 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 06:06:43 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 06:06:43 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 06:06:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 06:06:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 06:06:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 06:06:43 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 06:06:43 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 06:06:43 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 06:06:43 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 06:06:43 spire-1.2.1/test/integration/suites/join-token/ 06:06:43 spire-1.2.1/test/integration/suites/join-token/01-start-server 06:06:43 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 06:06:43 spire-1.2.1/test/integration/suites/join-token/03-start-agent 06:06:43 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 06:06:43 spire-1.2.1/test/integration/suites/join-token/05-check-svid 06:06:43 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 06:06:43 spire-1.2.1/test/integration/suites/join-token/README.md 06:06:43 spire-1.2.1/test/integration/suites/join-token/conf/ 06:06:43 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 06:06:43 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/join-token/conf/server/ 06:06:43 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 06:06:43 spire-1.2.1/test/integration/suites/join-token/teardown 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/ 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 06:06:43 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/ 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 06:06:43 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 06:06:43 spire-1.2.1/test/integration/suites/k8s/ 06:06:43 spire-1.2.1/test/integration/suites/k8s/00-setup 06:06:43 spire-1.2.1/test/integration/suites/k8s/01-apply-config 06:06:43 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 06:06:43 spire-1.2.1/test/integration/suites/k8s/README.md 06:06:43 spire-1.2.1/test/integration/suites/k8s/conf/ 06:06:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 06:06:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 06:06:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s/conf/server/ 06:06:43 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 06:06:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 06:06:43 spire-1.2.1/test/integration/suites/k8s/init-kubectl 06:06:43 spire-1.2.1/test/integration/suites/k8s/teardown 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/ 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/README.md 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/root/ 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/nested-rotation/teardown 06:06:43 spire-1.2.1/test/integration/suites/node-attestation/ 06:06:43 spire-1.2.1/test/integration/suites/node-attestation/00-setup 06:06:43 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 06:06:43 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 06:06:43 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 06:06:43 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 06:06:43 spire-1.2.1/test/integration/suites/node-attestation/README.md 06:06:43 spire-1.2.1/test/integration/suites/node-attestation/conf/ 06:06:43 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 06:06:43 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 06:06:43 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 06:06:43 spire-1.2.1/test/integration/suites/node-attestation/teardown 06:06:43 spire-1.2.1/test/integration/suites/rotation/ 06:06:43 spire-1.2.1/test/integration/suites/rotation/00-setup 06:06:43 spire-1.2.1/test/integration/suites/rotation/01-start-server 06:06:43 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 06:06:43 spire-1.2.1/test/integration/suites/rotation/03-start-agent 06:06:43 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 06:06:43 spire-1.2.1/test/integration/suites/rotation/05-check-svids 06:06:43 spire-1.2.1/test/integration/suites/rotation/README.md 06:06:43 spire-1.2.1/test/integration/suites/rotation/conf/ 06:06:43 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 06:06:43 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/rotation/conf/server/ 06:06:43 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 06:06:43 spire-1.2.1/test/integration/suites/rotation/teardown 06:06:43 spire-1.2.1/test/integration/suites/self-test/ 06:06:43 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 06:06:43 spire-1.2.1/test/integration/suites/self-test/README.md 06:06:43 spire-1.2.1/test/integration/suites/self-test/teardown 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/ 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 06:06:43 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 06:06:43 spire-1.2.1/test/integration/suites/upgrade/ 06:06:43 spire-1.2.1/test/integration/suites/upgrade/00-setup 06:06:43 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 06:06:43 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 06:06:43 spire-1.2.1/test/integration/suites/upgrade/README.md 06:06:43 spire-1.2.1/test/integration/suites/upgrade/conf/ 06:06:43 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 06:06:43 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 06:06:43 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 06:06:43 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 06:06:43 spire-1.2.1/test/integration/suites/upgrade/teardown 06:06:43 spire-1.2.1/test/integration/suites/upgrade/versions.txt 06:06:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 06:06:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 06:06:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 06:06:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 06:06:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 06:06:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 06:06:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 06:06:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 06:06:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 06:06:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 06:06:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 06:06:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 06:06:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 06:06:43 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 06:06:43 spire-1.2.1/test/integration/test-one.sh 06:06:43 spire-1.2.1/test/integration/test.sh 06:06:43 spire-1.2.1/test/plugintest/ 06:06:43 spire-1.2.1/test/plugintest/config.go 06:06:43 spire-1.2.1/test/plugintest/load.go 06:06:43 spire-1.2.1/test/plugintest/option.go 06:06:43 spire-1.2.1/test/spiretest/ 06:06:43 spire-1.2.1/test/spiretest/apiserver.go 06:06:43 spire-1.2.1/test/spiretest/assertions.go 06:06:43 spire-1.2.1/test/spiretest/dir.go 06:06:43 spire-1.2.1/test/spiretest/errors_posix.go 06:06:43 spire-1.2.1/test/spiretest/errors_windows.go 06:06:43 spire-1.2.1/test/spiretest/logs.go 06:06:43 spire-1.2.1/test/spiretest/socketapi.go 06:06:43 spire-1.2.1/test/spiretest/suite.go 06:06:43 spire-1.2.1/test/spiretest/x509.go 06:06:43 spire-1.2.1/test/testca/ 06:06:43 spire-1.2.1/test/testca/ca.go 06:06:43 spire-1.2.1/test/testkey/ 06:06:43 spire-1.2.1/test/testkey/generate.sh 06:06:43 spire-1.2.1/test/testkey/genkeys.go 06:06:43 spire-1.2.1/test/testkey/keys.go 06:06:43 spire-1.2.1/test/testkey/new.go 06:06:43 spire-1.2.1/test/tpmsimulator/ 06:06:43 spire-1.2.1/test/tpmsimulator/simulator.go 06:06:43 spire-1.2.1/test/util/ 06:06:43 spire-1.2.1/test/util/cert_fixtures.go 06:06:43 spire-1.2.1/test/util/cert_generation.go 06:06:43 spire-1.2.1/test/util/io_redirection.go 06:06:43 spire-1.2.1/test/util/race.go 06:06:43 spire-1.2.1/test/util/util.go 06:06:43 building spire from source... 06:06:43 Installing go1.17.7... 06:06:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:06:43 . [Pipeline] withDockerContainer 06:06:44 prd-ubuntu20.04-docker-arm64-4c-16g-20783 does not seem to be running inside a container 06:06:44 $ 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/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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 06:06:45 $ docker top 9162cee21b407b8b902b76db0fda08d5b465d92fc49ab32443a8931db32986fc -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:46 + docker-compose -f ./docker-compose-build.yml build --parallel 06:06:48 Building bin/spire-server... 06:06:49 go: downloading github.com/mitchellh/cli v1.1.2 06:06:49 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 06:06:49 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 06:06:49 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 06:06:49 go: downloading google.golang.org/grpc v1.44.0 06:06:49 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 06:06:49 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 06:06:49 go: downloading github.com/imdario/mergo v0.3.12 06:06:49 go: downloading github.com/sirupsen/logrus v1.8.1 06:06:49 go: downloading github.com/hashicorp/go-hclog v1.1.0 06:06:49 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 06:06:49 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 06:06:49 go: downloading github.com/fatih/color v1.13.0 06:06:49 go: downloading github.com/mattn/go-isatty v0.0.14 06:06:49 go: downloading github.com/hashicorp/go-plugin v1.4.3 06:06:49 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 06:06:49 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 06:06:49 go: downloading github.com/InVisionApp/go-logger v1.0.1 06:06:49 go: downloading github.com/armon/go-metrics v0.3.10 06:06:49 go: downloading github.com/prometheus/client_golang v1.12.1 06:06:49 go: downloading github.com/uber-go/tally/v4 v4.1.1 06:06:49 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 06:06:49 go: downloading github.com/open-policy-agent/opa v0.38.0 06:06:50 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 06:06:50 go: downloading github.com/mattn/go-colorable v0.1.12 06:06:50 go: downloading github.com/Masterminds/goutils v1.1.0 06:06:50 go: downloading github.com/Masterminds/semver v1.5.0 06:06:50 go: downloading github.com/google/uuid v1.1.2 06:06:50 go: downloading github.com/huandu/xstrings v1.3.2 06:06:50 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 06:06:50 go: downloading github.com/oklog/run v1.0.0 06:06:50 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 06:06:50 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 06:06:50 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 06:06:50 go: downloading github.com/imkira/go-observer v1.0.3 06:06:50 go: downloading github.com/beorn7/perks v1.0.1 06:06:50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 06:06:50 go: downloading github.com/prometheus/client_model v0.2.0 06:06:50 go: downloading github.com/prometheus/common v0.32.1 06:06:50 go: downloading github.com/prometheus/procfs v0.7.3 06:06:50 go: downloading github.com/pkg/errors v0.9.1 06:06:50 go: downloading go.uber.org/atomic v1.9.0 06:06:50 go: downloading github.com/hashicorp/errwrap v1.1.0 06:06:50 go: downloading github.com/mitchellh/reflectwalk v1.0.1 06:06:50 go: downloading github.com/hashicorp/golang-lru v0.5.4 06:06:50 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 06:06:50 go: downloading github.com/blang/semver/v4 v4.0.0 06:06:50 go: downloading github.com/go-sql-driver/mysql v1.6.0 06:06:50 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 06:06:50 go: downloading github.com/jinzhu/gorm v1.9.16 06:06:50 go: downloading github.com/lib/pq v1.10.4 06:06:50 go: downloading github.com/mattn/go-sqlite3 v1.14.12 06:06:50 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 06:06:50 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 06:06:51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 06:06:51 Building core-command ... 06:06:51 Building core-data ... 06:06:51 Building core-metadata ... 06:06:51 Building security-bootstrapper ... 06:06:51 Building security-proxy-setup ... 06:06:51 Building security-secretstore-setup ... 06:06:51 Building security-spiffe-token-provider ... 06:06:51 Building security-spire-agent ... 06:06:51 Building security-spire-config ... 06:06:51 Building security-spire-server ... 06:06:51 Building support-notifications ... 06:06:51 Building support-scheduler ... 06:06:51 Building sys-mgmt-agent ... 06:06:51 Building security-spire-config 06:06:51 Building core-command 06:06:51 Building support-scheduler 06:06:51 Building security-secretstore-setup 06:06:51 Building security-proxy-setup 06:06:52 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 06:06:52 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 06:06:53 go: downloading github.com/stretchr/testify v1.7.0 06:06:53 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 06:06:53 go: downloading github.com/aws/aws-sdk-go v1.43.0 06:06:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:06:58 go: downloading google.golang.org/api v0.70.0 06:06:58 go: downloading k8s.io/client-go v0.23.4 06:06:58 go: downloading k8s.io/api v0.23.4 06:06:58 go: downloading github.com/google/go-tpm v0.3.3 06:06:58 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 06:06:58 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 06:06:58 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 06:06:58 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 06:06:58 go: downloading cloud.google.com/go/storage v1.21.0 06:06:58 go: downloading cloud.google.com/go v0.100.2 06:06:59 go: downloading k8s.io/apimachinery v0.23.4 06:06:59 go: downloading k8s.io/kube-aggregator v0.23.3 06:06:59 go: downloading sigs.k8s.io/controller-runtime v0.11.1 06:06:59 go: downloading cloud.google.com/go/security v1.3.0 06:07:00 go: downloading github.com/hashicorp/vault/api v1.4.1 06:07:00 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 06:07:00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 06:07:00 go: downloading github.com/twmb/murmur3 v1.1.6 06:07:00 go: downloading github.com/jinzhu/inflection v1.0.0 06:07:00 go: downloading github.com/aws/smithy-go v1.11.0 06:07:00 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 06:07:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 06:07:00 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 06:07:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 06:07:01 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 06:07:01 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 06:07:01 go: downloading github.com/Azure/go-autorest/logger v0.2.1 06:07:01 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 06:07:01 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 06:07:01 go: downloading github.com/dimchansky/utfbom v1.1.1 06:07:02 go: downloading cloud.google.com/go/compute v1.3.0 06:07:02 go: downloading cloud.google.com/go/iam v0.1.1 06:07:02 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 06:07:02 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 06:07:02 go: downloading github.com/gogo/protobuf v1.3.2 06:07:02 go: downloading k8s.io/klog/v2 v2.30.0 06:07:02 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 06:07:02 go: downloading github.com/google/gofuzz v1.1.0 06:07:02 go: downloading github.com/spf13/pflag v1.0.5 06:07:02 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 06:07:02 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 06:07:02 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 06:07:02 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 06:07:02 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 06:07:02 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 06:07:02 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 06:07:02 go: downloading github.com/hashicorp/vault/sdk v0.4.1 06:07:03 go: downloading github.com/mitchellh/mapstructure v1.4.3 06:07:03 go: downloading github.com/tklauser/go-sysconf v0.3.9 06:07:03 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 06:07:03 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:07:03 go: downloading gopkg.in/yaml.v2 v2.4.0 06:07:03 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 06:07:03 go: downloading github.com/gobwas/glob v0.2.3 06:07:03 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 06:07:03 go: downloading github.com/jmespath/go-jmespath v0.4.0 06:07:03 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 06:07:03 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 06:07:03 go: downloading go.opencensus.io v0.23.0 06:07:03 go: downloading gopkg.in/inf.v0 v0.9.1 06:07:03 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 06:07:03 go: downloading github.com/googleapis/gnostic v0.5.5 06:07:03 go: downloading github.com/go-logr/logr v1.2.2 06:07:03 go: downloading github.com/google/go-cmp v0.5.7 06:07:03 go: downloading github.com/json-iterator/go v1.1.12 06:07:03 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 06:07:03 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 06:07:03 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:07:03 go: downloading go.uber.org/zap v1.21.0 06:07:03 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 06:07:03 go: downloading github.com/tklauser/numcpus v0.3.0 06:07:03 go: downloading sigs.k8s.io/yaml v1.3.0 06:07:03 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 06:07:03 go: downloading github.com/ryanuber/go-glob v1.0.0 06:07:03 go: downloading github.com/golang/snappy v0.0.4 06:07:03 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 06:07:03 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 06:07:03 go: downloading github.com/modern-go/reflect2 v1.0.2 06:07:03 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 06:07:03 go: downloading github.com/hashicorp/go-uuid v1.0.2 06:07:03 go: downloading github.com/hashicorp/go-version v1.2.0 06:07:03 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 06:07:03 go: downloading go.uber.org/multierr v1.6.0 06:07:09 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 06:07:09 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 06:07:13 Removing intermediate container ee44c31156e8 06:07:13 ---> ecb0ffa4e546 06:07:13 06:07:13 Step 10/22 : FROM alpine:3.14 06:07:13 ---> e04c818066af 06:07:13 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 06:07:13 Removing intermediate container 5e9022769fd0 06:07:13 ---> 8d3d0bf012d3 06:07:13 06:07:13 Step 10/23 : FROM alpine:3.14 06:07:13 ---> e04c818066af 06:07:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:07:13 ---> Using cache 06:07:13 ---> fb9e276ff958 06:07:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:07:13 ---> Using cache 06:07:13 ---> 4edc4bc0ea62 06:07:13 Step 13/23 : ENV APP_PORT=59881 06:07:13 ---> Running in a0c3ee9747d0 06:07:13 ---> Running in 108d30a033f6 06:07:13 Removing intermediate container 108d30a033f6 06:07:13 ---> d253c6eecf96 06:07:13 Step 14/23 : EXPOSE $APP_PORT 06:07:13 ---> Running in dd6565e35b6f 06:07:14 Removing intermediate container dd6565e35b6f 06:07:14 ---> 7cc21ec7a784 06:07:14 Step 15/23 : WORKDIR / 06:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:07:14 ---> Running in 3003fcb5dccd 06:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:07:14 Removing intermediate container 3003fcb5dccd 06:07:14 ---> 0bd440017ada 06:07:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:07:14 (1/6) Installing ca-certificates (20211220-r0) 06:07:14 (2/6) Installing brotli-libs (1.0.9-r5) 06:07:14 (3/6) Installing nghttp2-libs (1.43.0-r0) 06:07:14 (4/6) Installing libcurl (7.79.1-r0) 06:07:14 (5/6) Installing curl (7.79.1-r0) 06:07:14 (6/6) Installing dumb-init (1.2.5-r1) 06:07:14 Executing busybox-1.33.1-r7.trigger 06:07:14 Executing ca-certificates-20211220-r0.trigger 06:07:14 OK: 8 MiB in 20 packages 06:07:14 ---> 82f0c0e03036 06:07:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:07:15 Removing intermediate container a0c3ee9747d0 06:07:15 ---> af1565c6bb1b 06:07:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:07:15 ---> Running in 8d6840775279 06:07:15 ---> 7b12967a2dfc 06:07:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:07:15 Removing intermediate container 8d6840775279 06:07:15 ---> 407f8172600e 06:07:15 Step 13/22 : WORKDIR /edgex 06:07:15 ---> Running in 0e96f2d8153b 06:07:15 ---> 1919357c4cd8 06:07:15 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:07:15 ---> Running in b811f67f36cb 06:07:16 Removing intermediate container 0e96f2d8153b 06:07:16 ---> 1eb2be4a5ff9 06:07:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:07:16 Removing intermediate container b811f67f36cb 06:07:16 ---> aacff2fac9f0 06:07:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:07:16 ---> Running in 9ee71387394a 06:07:16 ---> ac8ccf495b44 06:07:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:07:16 Removing intermediate container 9ee71387394a 06:07:16 ---> 5a442b1556fc 06:07:16 Step 21/23 : LABEL arch=x86_64 06:07:16 ---> Running in 9cc3a2b99e53 06:07:16 Removing intermediate container 9cc3a2b99e53 06:07:16 ---> 697e5e807465 06:07:16 Step 22/23 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:07:16 ---> d0cd0306f254 06:07:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:07:16 ---> Running in b604c4ed55ae 06:07:17 Removing intermediate container b604c4ed55ae 06:07:17 ---> 0a6075ce2f73 06:07:17 Step 23/23 : LABEL version=2.2.0-dev.67 06:07:17 ---> Running in 004cd3e73976 06:07:17 Removing intermediate container 004cd3e73976 06:07:17 ---> 4caf93cfae7f 06:07:17 06:07:17 Successfully built 4caf93cfae7f 06:07:17 ---> 1ace89472b82 06:07:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:07:17 Successfully tagged core-metadata:latest 06:07:17 Building security-bootstrapper 06:07:19  Building core-metadata ... done  ---> 579ffdbdb5cc 06:07:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:07:20 ---> Running in 48b3b29e6d08 06:07:21 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:07:21 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:07:21 ---> 1ee5ec1f9de7 06:07:21 Step 3/31 : WORKDIR /edgex-go 06:07:21 ---> Using cache 06:07:21 ---> 2cbcfe6a69b7 06:07:21 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:21 ---> Using cache 06:07:21 ---> a8090376dd05 06:07:21 Step 5/31 : RUN apk add --update --no-cache make git 06:07:21 ---> Using cache 06:07:21 ---> 0966f0c67f30 06:07:21 Step 6/31 : COPY go.mod vendor* ./ 06:07:21 ---> Using cache 06:07:21 ---> af599fdbc466 06:07:21 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:21 ---> Using cache 06:07:21 ---> 58820cbd5a93 06:07:21 Step 8/31 : COPY . . 06:07:21 ---> Using cache 06:07:21 ---> e8352d3035f0 06:07:21 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:07:22 ---> Running in a1e900f48af3 06:07:22 Removing intermediate container 48b3b29e6d08 06:07:22 ---> 7f46cbbfc8aa 06:07:22 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 06:07:22 ---> Running in 9edf003b3c6c 06:07:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:07:22 Removing intermediate container 9edf003b3c6c 06:07:22 ---> 99b9c75a0f99 06:07:22 Step 20/22 : LABEL arch=x86_64 06:07:22 ---> Running in 4d83a3531c81 06:07:22 Removing intermediate container 4d83a3531c81 06:07:22 ---> adbb7de0c331 06:07:22 Step 21/22 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:07:22 ---> Running in 0b2143f23431 06:07:23 Removing intermediate container 0b2143f23431 06:07:23 ---> 60395a068385 06:07:23 Step 22/22 : LABEL version=2.2.0-dev.67 06:07:23 ---> Running in 0ac7c0995132 06:07:23 Removing intermediate container 0ac7c0995132 06:07:23 ---> d79fe855627b 06:07:23 06:07:23 Successfully built d79fe855627b 06:07:23 Successfully tagged security-proxy-setup:latest 06:07:23  Building security-proxy-setup ... done Building support-scheduler 06:07:27 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:07:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:07:27 ---> 1ee5ec1f9de7 06:07:27 Step 3/22 : WORKDIR /edgex-go 06:07:27 ---> Using cache 06:07:27 ---> 2cbcfe6a69b7 06:07:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:27 ---> Using cache 06:07:27 ---> a8090376dd05 06:07:27 Step 5/22 : RUN apk add --update --no-cache make git 06:07:27 ---> Using cache 06:07:27 ---> 0966f0c67f30 06:07:27 Step 6/22 : COPY go.mod vendor* ./ 06:07:27 ---> Using cache 06:07:27 ---> af599fdbc466 06:07:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:27 ---> Using cache 06:07:27 ---> 58820cbd5a93 06:07:27 Step 8/22 : COPY . . 06:07:27 ---> Using cache 06:07:27 ---> e8352d3035f0 06:07:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:07:28 ---> Running in e671a906e68f 06:07:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:07:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:07:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:07:48 ---> 520c304e57d6 06:07:48 Step 3/22 : WORKDIR /edgex-go 06:07:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:07:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:07:48 ---> 520c304e57d6 06:07:48 Step 3/23 : WORKDIR /edgex-go 06:07:48 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:07:48 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:07:48 ---> 520c304e57d6 06:07:48 Step 3/25 : WORKDIR /edgex-go 06:07:48 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:07:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:07:48 ---> 520c304e57d6 06:07:48 Step 3/26 : WORKDIR /edgex-go 06:07:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:07:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:07:48 ---> 520c304e57d6 06:07:48 Step 3/22 : WORKDIR /edgex-go 06:07:48 ---> Running in 069508aa0274 06:07:48 ---> Running in de3c91dfc208 06:07:48 ---> Running in 2b6de0fc8220 06:07:48 ---> Running in db3bf529b935 06:07:48 ---> Running in ed9d4e25b01a 06:07:48 Removing intermediate container de3c91dfc208 06:07:48 ---> 4007bcd878e4 06:07:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:48 ---> Running in 9bbfaff6fdc3 06:07:48 Removing intermediate container 069508aa0274 06:07:48 ---> 316ec5813474 06:07:48 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:48 Removing intermediate container db3bf529b935 06:07:48 ---> 4da524a19e95 06:07:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:48 Removing intermediate container ed9d4e25b01a 06:07:48 ---> d0ecd0c20e55 06:07:48 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:48 Removing intermediate container 2b6de0fc8220 06:07:48 ---> e4814d9f5abc 06:07:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:48 ---> Running in 4b533d66cfe8 06:07:48 ---> Running in 5a9e3bdde5b0 06:07:48 ---> Running in caff46e1d661 06:07:48 ---> Running in 6ef28f4a567b 06:07:48 Removing intermediate container 9bbfaff6fdc3 06:07:48 ---> e831dc3d00ab 06:07:48 Step 5/22 : RUN apk add --update --no-cache make git 06:07:48 ---> Running in ab2d2a72ffe8 06:07:48 Removing intermediate container 4b533d66cfe8 06:07:48 ---> 779d5f976d2b 06:07:48 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:07:48 Removing intermediate container 5a9e3bdde5b0 06:07:48 ---> e351a166bfea 06:07:48 Step 5/25 : RUN apk add --update --no-cache make git 06:07:48 ---> Running in 257df9ddfb29 06:07:48 Removing intermediate container 6ef28f4a567b 06:07:48 ---> 9a30ed48517d 06:07:48 Step 5/22 : RUN apk add --update --no-cache make git 06:07:48 ---> Running in 233233380bc6 06:07:48 Removing intermediate container caff46e1d661 06:07:48 ---> 5a92736a4b78 06:07:48 Step 5/23 : RUN apk add --update --no-cache make git 06:07:48 ---> Running in 48996024559d 06:07:48 ---> Running in 724f8802cec4 06:07:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:07:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:07:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:07:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:07:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:07:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:07:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:07:50 OK: 220 MiB in 52 packages 06:07:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:07:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:07:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:07:52 OK: 220 MiB in 52 packages 06:07:52 Removing intermediate container ab2d2a72ffe8 06:07:52 ---> 4e85509cd4f3 06:07:52 Step 6/22 : COPY go.mod vendor* ./ 06:07:52 OK: 220 MiB in 52 packages 06:07:52 OK: 220 MiB in 52 packages 06:07:53 OK: 220 MiB in 52 packages 06:07:53 ---> 931e652df611 06:07:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:54 ---> Running in b52da98cc284 06:07:54 Removing intermediate container 257df9ddfb29 06:07:54 ---> d81d41654bad 06:07:54 Step 6/26 : COPY go.mod vendor* ./ 06:07:55 Removing intermediate container 724f8802cec4 06:07:55 ---> e598845ff174 06:07:55 Step 6/23 : COPY go.mod vendor* ./ 06:07:55 Removing intermediate container 48996024559d 06:07:55 ---> b2a1e0f4550a 06:07:55 Step 6/22 : COPY go.mod vendor* ./ 06:07:55 Removing intermediate container 233233380bc6 06:07:55 ---> a7845108529b 06:07:55 Step 6/25 : COPY go.mod vendor* ./ 06:07:56 ---> 7c9af292aa4b 06:07:56 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:56 ---> Running in e83d015ae78d 06:07:56 ---> 3a0f1271310b 06:07:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:56 ---> 2d27485088f2 06:07:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:56 ---> Running in c9e43c22f1d8 06:07:56 ---> ee50f5ff16ad 06:07:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:07:56 ---> Running in 77091ec38952 06:07:57 ---> Running in 2f3ef13790a9 06:07:58 Removing intermediate container b52da98cc284 06:07:58 ---> 368efb5fe178 06:07:58 Step 8/22 : COPY . . 06:08:01 Removing intermediate container a1e900f48af3 06:08:01 ---> b7b7f99d7592 06:08:01 06:08:01 Step 10/31 : FROM alpine:3.14 06:08:01 ---> e04c818066af 06:08:01 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:08:01 ---> Running in 3067760c9d69 06:08:01 Removing intermediate container 3067760c9d69 06:08:01 ---> e8a130691987 06:08:01 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:08:01 ---> Running in 996e8c8579a4 06:08:01 Building bin/spire-agent... 06:08:01 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 06:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:08:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:08:01 Building bin/spire-agent... 06:08:01 (1/2) Installing dumb-init (1.2.5-r1) 06:08:01 (2/2) Installing su-exec (0.2-r1) 06:08:01 Executing busybox-1.33.1-r7.trigger 06:08:01 OK: 6 MiB in 16 packages 06:08:01 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 06:08:01 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 06:08:01 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 06:08:01 go: downloading github.com/docker/docker v20.10.12+incompatible 06:08:01 go: downloading cloud.google.com/go/secretmanager v1.3.0 06:08:01 go: downloading cloud.google.com/go/secretmanager v1.3.0 06:08:01 go: downloading github.com/docker/docker v20.10.12+incompatible 06:08:01 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 06:08:01 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 06:08:01 go: downloading github.com/google/go-tpm-tools v0.3.3 06:08:01 go: downloading github.com/google/go-tpm-tools v0.3.3 06:08:01 go: downloading github.com/docker/go-units v0.4.0 06:08:01 go: downloading github.com/docker/go-connections v0.4.0 06:08:01 go: downloading github.com/opencontainers/image-spec v1.0.1 06:08:01 go: downloading github.com/docker/distribution v2.7.1+incompatible 06:08:01 go: downloading github.com/containerd/containerd v1.3.4 06:08:01 go: downloading github.com/opencontainers/go-digest v1.0.0 06:08:01 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 06:08:01 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 06:08:01 go: downloading github.com/docker/go-connections v0.4.0 06:08:01 go: downloading github.com/docker/go-units v0.4.0 06:08:01 go: downloading github.com/opencontainers/image-spec v1.0.1 06:08:01 go: downloading github.com/opencontainers/go-digest v1.0.0 06:08:01 go: downloading github.com/docker/distribution v2.7.1+incompatible 06:08:01 go: downloading github.com/containerd/containerd v1.3.4 06:08:02 Removing intermediate container 996e8c8579a4 06:08:02 ---> ce2359028c43 06:08:02 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:08:02 ---> Running in 7989d3bc7ce9 06:08:02 Removing intermediate container e671a906e68f 06:08:02 ---> c5ec6490d76b 06:08:02 06:08:02 Step 10/22 : FROM alpine:3.14 06:08:02 ---> e04c818066af 06:08:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:08:02 ---> Using cache 06:08:02 ---> fb9e276ff958 06:08:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:08:02 ---> Using cache 06:08:02 ---> 4edc4bc0ea62 06:08:02 Step 13/22 : ENV APP_PORT=59861 06:08:03 Removing intermediate container e83d015ae78d 06:08:03 ---> 2c0396a6da9c 06:08:03 Step 8/26 : COPY . . 06:08:03 Removing intermediate container 2f3ef13790a9 06:08:03 ---> 81d665a81e75 06:08:03 Step 8/22 : COPY . . 06:08:03 ---> Running in d09f9aaa56d0 06:08:03 Removing intermediate container c9e43c22f1d8 06:08:03 ---> 17ccf2e316c5 06:08:03 Step 8/23 : COPY . . 06:08:03 Removing intermediate container 77091ec38952 06:08:03 ---> 02faaf21de98 06:08:03 Step 8/25 : COPY . . 06:08:03 Removing intermediate container 7989d3bc7ce9 06:08:03 ---> a4cc07b4d9aa 06:08:03 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:08:03 Removing intermediate container d09f9aaa56d0 06:08:03 ---> 89ff9e285366 06:08:03 Step 14/22 : EXPOSE $APP_PORT 06:08:03 ---> Running in e059daf0ef94 06:08:03 ---> Running in 29c096688dff 06:08:03 Removing intermediate container e059daf0ef94 06:08:03 ---> 3e853719bdf9 06:08:03 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:08:04 Removing intermediate container 29c096688dff 06:08:04 ---> cbe7d623be10 06:08:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:08:04 ---> Running in d6aa36877f6b 06:08:04 ---> 6989797664ea 06:08:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:08:05 ---> f9d550a7efe2 06:08:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:08:05 Removing intermediate container d6aa36877f6b 06:08:05 ---> 82660534f990 06:08:05 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:08:06 ---> Running in d910eb9dbdef 06:08:06 ---> 6ed3e28449e2 06:08:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:08:06 ---> Running in c683a8bae61c 06:08:06 Removing intermediate container d910eb9dbdef 06:08:06 ---> c6332b7cf568 06:08:06 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:08:06 Removing intermediate container c683a8bae61c 06:08:06 ---> 2e2cfa03c4dc 06:08:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:08:06 ---> Running in 5f072a79234c 06:08:07 ---> 15bdd1177551 06:08:07 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:08:07 ---> Running in 214f2d655617 06:08:07 Removing intermediate container 5f072a79234c 06:08:07 ---> fb0784b8bbae 06:08:07 Step 20/22 : LABEL arch=x86_64 06:08:07 ---> Running in 73c0be5fc01d 06:08:07 Removing intermediate container 73c0be5fc01d 06:08:07 ---> c0a35c82fccc 06:08:07 Step 21/22 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:08:07 ---> Running in 765c0802f66a 06:08:08 Removing intermediate container 765c0802f66a 06:08:08 ---> c304bcf6ae8a 06:08:08 Step 22/22 : LABEL version=2.2.0-dev.67 06:08:08 ---> Running in d8f6e45d338e 06:08:08 Removing intermediate container d8f6e45d338e 06:08:08 ---> e326674b6f9d 06:08:08 06:08:08 Successfully built e326674b6f9d 06:08:08 Successfully tagged support-scheduler:latest 06:08:08  Building support-scheduler ... done Building core-data 06:08:09 Removing intermediate container 214f2d655617 06:08:09 ---> 4d7a69fea805 06:08:09 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:08:11 ---> 2a53b08e4d29 06:08:11 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:08:14 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:08:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:08:14 ---> 1ee5ec1f9de7 06:08:14 Step 3/23 : WORKDIR /edgex-go 06:08:14 ---> Using cache 06:08:14 ---> 2cbcfe6a69b7 06:08:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:14 ---> Using cache 06:08:14 ---> a8090376dd05 06:08:14 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:08:14 ---> c2096353cc02 06:08:14 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:08:14 ---> Running in fdffb1782dd1 06:08:14 ---> eae581e6bc97 06:08:14 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:08:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:08:14 ---> 9f04a69fe2c0 06:08:14 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:08:15 ---> d40c748dff2c 06:08:15 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:08:15 ---> Running in f73348c44cb7 06:08:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:08:15 Removing intermediate container f73348c44cb7 06:08:15 ---> 51259d64584d 06:08:15 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:08:16 OK: 221 MiB in 52 packages 06:08:16 ---> 0896712f58ef 06:08:16 Step 26/31 : RUN chmod +x /entrypoint.sh 06:08:16 ---> Running in 5718a73be36d 06:08:16 Removing intermediate container fdffb1782dd1 06:08:16 ---> 8159d736525e 06:08:16 Step 6/23 : COPY go.mod vendor* ./ 06:08:17 ---> 09099e75563f 06:08:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:17 ---> Running in ba4f85e018bf 06:08:18 Removing intermediate container 5718a73be36d 06:08:18 ---> 77943b6ab528 06:08:18 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:08:18 ---> Running in e93f77c9a1c3 06:08:18 Removing intermediate container e93f77c9a1c3 06:08:18 ---> b70276c1f436 06:08:18 Step 28/31 : CMD ["gate"] 06:08:18 ---> 329ab2e8eaca 06:08:18 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 06:08:18 ---> Running in cc45d5dcc305 06:08:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 06:08:18 ---> Running in 97475727059d 06:08:19 Removing intermediate container 97475727059d 06:08:19 ---> af4e6cb2ec6f 06:08:19 Step 29/31 : LABEL arch=x86_64 06:08:19 Removing intermediate container ba4f85e018bf 06:08:19 ---> d3662caf8b1e 06:08:19 Step 8/23 : COPY . . 06:08:19 ---> Running in b1d8cbda70b4 06:08:20 Removing intermediate container b1d8cbda70b4 06:08:20 ---> 293cb2413d5f 06:08:20 Step 30/31 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:08:20 ---> 1811a3dbf1fd 06:08:20 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:08:20 ---> Running in a33c493421e8 06:08:21 ---> Running in 67e48fa6e9ac 06:08:21 ---> aff4588d947b 06:08:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 06:08:22 Removing intermediate container a33c493421e8 06:08:22 ---> e30c7607b142 06:08:22 Step 10/26 : RUN mkdir -p spire-build 06:08:22 ---> Running in 7ddd93312cc2 06:08:22 ---> Running in 36be06025566 06:08:22 Removing intermediate container 67e48fa6e9ac 06:08:22 ---> f9aed3848d8e 06:08:22 Step 31/31 : LABEL version=2.2.0-dev.67 06:08:23 ---> fda44bf5410d 06:08:23 Step 9/23 : RUN make cmd/core-command/core-command 06:08:23 ---> Running in 0586b23f6962 06:08:23 ---> 4346585cd32d 06:08:23 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:08:24 ---> Running in e45fd676829e 06:08:25 ---> Running in 0d3141ba07ea 06:08:26 Removing intermediate container 0d3141ba07ea 06:08:26 ---> 3d15ce2053d9 06:08:26 06:08:26 Successfully built 3d15ce2053d9 06:08:26 Successfully tagged security-bootstrapper:latest 06:08:26 Building sys-mgmt-agent 06:08:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:08:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:08:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:08:28 Removing intermediate container 36be06025566 06:08:28 ---> 6a4bf2d07005 06:08:28 Step 11/26 : WORKDIR /edgex-go/spire-build 06:08:28 ---> Running in da2472ece566 06:08:29 Removing intermediate container da2472ece566 06:08:29 ---> b7aaed2f5f89 06:08:29 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 06:08:29 ---> Running in 54ae2c8fc978 06:08:31  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:08:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:08:31 ---> 1ee5ec1f9de7 06:08:31 Step 3/23 : WORKDIR /edgex-go 06:08:31 ---> Using cache 06:08:31 ---> 2cbcfe6a69b7 06:08:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:31 ---> Using cache 06:08:31 ---> a8090376dd05 06:08:31 Step 5/23 : RUN apk add --update --no-cache make bash git 06:08:31 spire-1.2.1/ 06:08:31 spire-1.2.1/.data/ 06:08:31 spire-1.2.1/.data/.file 06:08:31 spire-1.2.1/.dockerignore 06:08:31 spire-1.2.1/.gitattributes 06:08:31 spire-1.2.1/.githooks/ 06:08:31 spire-1.2.1/.githooks/pre-commit 06:08:31 spire-1.2.1/.github/ 06:08:31 spire-1.2.1/.github/ISSUE_TEMPLATE.md 06:08:31 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 06:08:31 spire-1.2.1/.github/dependabot.yml 06:08:31 spire-1.2.1/.github/workflows/ 06:08:31 spire-1.2.1/.github/workflows/nightly_build.yaml 06:08:31 spire-1.2.1/.github/workflows/pr_build.yaml 06:08:31 spire-1.2.1/.github/workflows/release_build.yaml 06:08:31 spire-1.2.1/.github/workflows/scripts/ 06:08:31 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 06:08:31 spire-1.2.1/.github/workflows/scripts/push-images.sh 06:08:31 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 06:08:31 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 06:08:31 spire-1.2.1/.github/workflows/scripts/split.sh 06:08:31 spire-1.2.1/.gitignore 06:08:31 spire-1.2.1/.go-version 06:08:31 spire-1.2.1/.golangci.yml 06:08:31 spire-1.2.1/ADOPTERS.md 06:08:31 spire-1.2.1/CHANGELOG.md 06:08:31 spire-1.2.1/CODE-OF-CONDUCT.md 06:08:31 spire-1.2.1/CODEOWNERS 06:08:31 spire-1.2.1/CONTRIBUTING.md 06:08:31 spire-1.2.1/Dockerfile 06:08:31 spire-1.2.1/Dockerfile.dev 06:08:31 spire-1.2.1/Dockerfile.scratch 06:08:31 spire-1.2.1/LICENSE 06:08:31 spire-1.2.1/MAINTAINERS.md 06:08:31 spire-1.2.1/Makefile 06:08:31 spire-1.2.1/README.md 06:08:31 spire-1.2.1/ROADMAP.md 06:08:31 spire-1.2.1/SECURITY.md 06:08:31 spire-1.2.1/cmd/ 06:08:31 spire-1.2.1/cmd/spire-agent/ 06:08:31 spire-1.2.1/cmd/spire-agent/cli/ 06:08:31 spire-1.2.1/cmd/spire-agent/cli/api/ 06:08:31 spire-1.2.1/cmd/spire-agent/cli/api/common.go 06:08:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 06:08:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 06:08:31 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 06:08:31 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 06:08:31 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 06:08:31 spire-1.2.1/cmd/spire-agent/cli/cli.go 06:08:31 spire-1.2.1/cmd/spire-agent/cli/common/ 06:08:31 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 06:08:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 06:08:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 06:08:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 06:08:31 spire-1.2.1/cmd/spire-agent/cli/run/ 06:08:31 spire-1.2.1/cmd/spire-agent/cli/run/run.go 06:08:31 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 06:08:31 spire-1.2.1/cmd/spire-agent/cli/validate/ 06:08:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 06:08:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 06:08:31 spire-1.2.1/cmd/spire-agent/main.go 06:08:31 spire-1.2.1/cmd/spire-server/ 06:08:31 spire-1.2.1/cmd/spire-server/cli/ 06:08:31 spire-1.2.1/cmd/spire-server/cli/agent/ 06:08:31 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/agent/count.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/agent/list.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/agent/show.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/bundle/ 06:08:31 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/cli.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/entry/ 06:08:31 spire-1.2.1/cmd/spire-server/cli/entry/count.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/entry/create.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/entry/show.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/entry/update.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/entry/util.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/federation/ 06:08:31 spire-1.2.1/cmd/spire-server/cli/federation/common.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/federation/create.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/federation/list.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/federation/show.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/federation/update.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 06:08:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/jwt/ 06:08:31 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/run/ 06:08:31 spire-1.2.1/cmd/spire-server/cli/run/run.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/token/ 06:08:31 spire-1.2.1/cmd/spire-server/cli/token/generate.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/validate/ 06:08:31 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/x509/ 06:08:31 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 06:08:31 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 06:08:31 spire-1.2.1/cmd/spire-server/main.go 06:08:31 spire-1.2.1/cmd/spire-server/util/ 06:08:31 spire-1.2.1/cmd/spire-server/util/util.go 06:08:31 spire-1.2.1/conf/ 06:08:31 spire-1.2.1/conf/agent/ 06:08:31 spire-1.2.1/conf/agent/agent.conf 06:08:31 spire-1.2.1/conf/agent/agent_full.conf 06:08:31 spire-1.2.1/conf/agent/dummy_root_ca.crt 06:08:31 spire-1.2.1/conf/server/ 06:08:31 spire-1.2.1/conf/server/dummy_upstream_ca.crt 06:08:31 spire-1.2.1/conf/server/dummy_upstream_ca.key 06:08:31 spire-1.2.1/conf/server/server.conf 06:08:31 spire-1.2.1/conf/server/server_full.conf 06:08:31 spire-1.2.1/doc/ 06:08:31 spire-1.2.1/doc/SPIRE101.md 06:08:31 spire-1.2.1/doc/auditlog.md 06:08:31 spire-1.2.1/doc/authorization_policy_engine.md 06:08:31 spire-1.2.1/doc/changelog_guidelines.md 06:08:31 spire-1.2.1/doc/cure53-report.pdf 06:08:31 spire-1.2.1/doc/images/ 06:08:31 spire-1.2.1/doc/images/2019_roadmap.png 06:08:31 spire-1.2.1/doc/images/SPIRE101.png 06:08:31 spire-1.2.1/doc/images/SPIRE_agent.png 06:08:31 spire-1.2.1/doc/images/SPIRE_server.png 06:08:31 spire-1.2.1/doc/images/cache_mgr.png 06:08:31 spire-1.2.1/doc/images/cache_mgr_components.png 06:08:31 spire-1.2.1/doc/images/federated_spire.png 06:08:31 spire-1.2.1/doc/images/ha_mode.png 06:08:31 spire-1.2.1/doc/images/nested_spire.png 06:08:31 spire-1.2.1/doc/images/oidc_federation.png 06:08:31 spire-1.2.1/doc/images/single_trust_domain.png 06:08:31 spire-1.2.1/doc/images/spiffe_compatible.png 06:08:31 spire-1.2.1/doc/images/spire_logo.png 06:08:31 spire-1.2.1/doc/migrating_registration_api_clients.md 06:08:31 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 06:08:31 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 06:08:31 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 06:08:31 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 06:08:31 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 06:08:31 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 06:08:31 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 06:08:31 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 06:08:31 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 06:08:31 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 06:08:31 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 06:08:31 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 06:08:31 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 06:08:31 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 06:08:31 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 06:08:31 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 06:08:31 spire-1.2.1/doc/plugin_server_datastore_sql.md 06:08:31 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 06:08:31 spire-1.2.1/doc/plugin_server_keymanager_disk.md 06:08:31 spire-1.2.1/doc/plugin_server_keymanager_memory.md 06:08:31 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 06:08:31 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 06:08:31 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 06:08:31 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 06:08:31 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 06:08:31 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 06:08:31 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 06:08:31 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 06:08:31 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 06:08:31 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 06:08:31 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 06:08:31 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 06:08:31 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 06:08:31 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 06:08:31 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 06:08:31 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 06:08:31 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 06:08:31 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 06:08:31 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 06:08:31 spire-1.2.1/doc/scaling_spire.md 06:08:31 spire-1.2.1/doc/spire_agent.md 06:08:31 spire-1.2.1/doc/spire_server.md 06:08:31 spire-1.2.1/doc/supported_integrations.md 06:08:31 spire-1.2.1/doc/telemetry.md 06:08:31 spire-1.2.1/doc/telemetry_config.md 06:08:31 spire-1.2.1/doc/upgrading.md 06:08:31 spire-1.2.1/doc/using_spire.md 06:08:31 spire-1.2.1/examples/ 06:08:31 spire-1.2.1/examples/README.md 06:08:31 spire-1.2.1/go.mod 06:08:31 spire-1.2.1/go.sum 06:08:31 spire-1.2.1/pkg/ 06:08:31 spire-1.2.1/pkg/agent/ 06:08:31 spire-1.2.1/pkg/agent/agent.go 06:08:31 spire-1.2.1/pkg/agent/api/ 06:08:31 spire-1.2.1/pkg/agent/api/config.go 06:08:31 spire-1.2.1/pkg/agent/api/debug/ 06:08:31 spire-1.2.1/pkg/agent/api/debug/v1/ 06:08:31 spire-1.2.1/pkg/agent/api/debug/v1/service.go 06:08:31 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 06:08:31 spire-1.2.1/pkg/agent/api/delegatedidentity/ 06:08:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 06:08:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 06:08:31 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 06:08:31 spire-1.2.1/pkg/agent/api/endpoints.go 06:08:31 spire-1.2.1/pkg/agent/api/health/ 06:08:31 spire-1.2.1/pkg/agent/api/health/v1/ 06:08:31 spire-1.2.1/pkg/agent/api/health/v1/service.go 06:08:31 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 06:08:31 spire-1.2.1/pkg/agent/api/rpccontext/ 06:08:31 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 06:08:31 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 06:08:31 spire-1.2.1/pkg/agent/attestor/ 06:08:31 spire-1.2.1/pkg/agent/attestor/node/ 06:08:31 spire-1.2.1/pkg/agent/attestor/node/experimental.go 06:08:31 spire-1.2.1/pkg/agent/attestor/node/node.go 06:08:31 spire-1.2.1/pkg/agent/attestor/node/node_test.go 06:08:31 spire-1.2.1/pkg/agent/attestor/workload/ 06:08:31 spire-1.2.1/pkg/agent/attestor/workload/workload.go 06:08:31 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 06:08:31 spire-1.2.1/pkg/agent/catalog/ 06:08:31 spire-1.2.1/pkg/agent/catalog/catalog.go 06:08:31 spire-1.2.1/pkg/agent/catalog/keymanager.go 06:08:31 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 06:08:31 spire-1.2.1/pkg/agent/catalog/svidstore.go 06:08:31 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 06:08:31 spire-1.2.1/pkg/agent/client/ 06:08:31 spire-1.2.1/pkg/agent/client/client.go 06:08:31 spire-1.2.1/pkg/agent/client/client_test.go 06:08:31 spire-1.2.1/pkg/agent/client/dial.go 06:08:31 spire-1.2.1/pkg/agent/client/nodeconn.go 06:08:31 spire-1.2.1/pkg/agent/client/nodeconn_test.go 06:08:31 spire-1.2.1/pkg/agent/client/update.go 06:08:31 spire-1.2.1/pkg/agent/client/util.go 06:08:31 spire-1.2.1/pkg/agent/common/ 06:08:31 spire-1.2.1/pkg/agent/common/backoff/ 06:08:31 spire-1.2.1/pkg/agent/common/backoff/backoff.go 06:08:31 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 06:08:31 spire-1.2.1/pkg/agent/common/cgroups/ 06:08:31 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 06:08:31 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 06:08:31 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 06:08:31 spire-1.2.1/pkg/agent/config.go 06:08:31 spire-1.2.1/pkg/agent/endpoints/ 06:08:31 spire-1.2.1/pkg/agent/endpoints/config.go 06:08:31 spire-1.2.1/pkg/agent/endpoints/endpoints.go 06:08:31 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 06:08:31 spire-1.2.1/pkg/agent/endpoints/metrics.go 06:08:31 spire-1.2.1/pkg/agent/endpoints/middleware.go 06:08:31 spire-1.2.1/pkg/agent/endpoints/peertracker.go 06:08:31 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 06:08:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 06:08:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 06:08:31 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 06:08:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 06:08:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 06:08:31 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 06:08:31 spire-1.2.1/pkg/agent/endpoints/workload/ 06:08:31 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 06:08:31 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 06:08:31 spire-1.2.1/pkg/agent/manager/ 06:08:31 spire-1.2.1/pkg/agent/manager/cache/ 06:08:31 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 06:08:31 spire-1.2.1/pkg/agent/manager/cache/cache.go 06:08:31 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 06:08:31 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 06:08:31 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 06:08:31 spire-1.2.1/pkg/agent/manager/cache/sets.go 06:08:31 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 06:08:31 spire-1.2.1/pkg/agent/manager/config.go 06:08:31 spire-1.2.1/pkg/agent/manager/manager.go 06:08:31 spire-1.2.1/pkg/agent/manager/manager_test.go 06:08:31 spire-1.2.1/pkg/agent/manager/storage.go 06:08:31 spire-1.2.1/pkg/agent/manager/storage_test.go 06:08:31 spire-1.2.1/pkg/agent/manager/storecache/ 06:08:31 spire-1.2.1/pkg/agent/manager/storecache/cache.go 06:08:31 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 06:08:31 spire-1.2.1/pkg/agent/manager/sync.go 06:08:31 spire-1.2.1/pkg/agent/plugin/ 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/ 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 06:08:31 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 06:08:31 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 06:08:31 spire-1.2.1/pkg/agent/plugin/svidstore/ 06:08:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 06:08:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 06:08:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 06:08:31 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 06:08:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 06:08:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 06:08:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 06:08:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 06:08:32 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 06:08:32 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 06:08:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 06:08:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 06:08:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 06:08:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 06:08:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 06:08:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 06:08:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 06:08:32 spire-1.2.1/pkg/agent/svid/ 06:08:32 spire-1.2.1/pkg/agent/svid/rotator.go 06:08:32 spire-1.2.1/pkg/agent/svid/rotator_config.go 06:08:32 spire-1.2.1/pkg/agent/svid/rotator_test.go 06:08:32 spire-1.2.1/pkg/agent/svid/store/ 06:08:32 spire-1.2.1/pkg/agent/svid/store/service.go 06:08:32 spire-1.2.1/pkg/agent/svid/store/service_test.go 06:08:32 spire-1.2.1/pkg/common/ 06:08:32 spire-1.2.1/pkg/common/agentpathtemplate/ 06:08:32 spire-1.2.1/pkg/common/agentpathtemplate/template.go 06:08:32 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 06:08:32 spire-1.2.1/pkg/common/api/ 06:08:32 spire-1.2.1/pkg/common/api/metrics.go 06:08:32 spire-1.2.1/pkg/common/api/middleware/ 06:08:32 spire-1.2.1/pkg/common/api/middleware/common_test.go 06:08:32 spire-1.2.1/pkg/common/api/middleware/interceptor.go 06:08:32 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 06:08:32 spire-1.2.1/pkg/common/api/middleware/logger.go 06:08:32 spire-1.2.1/pkg/common/api/middleware/logger_test.go 06:08:32 spire-1.2.1/pkg/common/api/middleware/metrics.go 06:08:32 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 06:08:32 spire-1.2.1/pkg/common/api/middleware/middleware.go 06:08:32 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 06:08:32 spire-1.2.1/pkg/common/api/middleware/misconfig.go 06:08:32 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 06:08:32 spire-1.2.1/pkg/common/api/middleware/names.go 06:08:32 spire-1.2.1/pkg/common/api/middleware/names_test.go 06:08:32 spire-1.2.1/pkg/common/api/names.go 06:08:32 spire-1.2.1/pkg/common/api/ratelimit.go 06:08:32 spire-1.2.1/pkg/common/api/rpccontext/ 06:08:32 spire-1.2.1/pkg/common/api/rpccontext/logger.go 06:08:32 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 06:08:32 spire-1.2.1/pkg/common/api/rpccontext/names.go 06:08:32 spire-1.2.1/pkg/common/auth/ 06:08:32 spire-1.2.1/pkg/common/auth/interceptors.go 06:08:32 spire-1.2.1/pkg/common/auth/interceptors_test.go 06:08:32 spire-1.2.1/pkg/common/auth/untracked_uds.go 06:08:32 spire-1.2.1/pkg/common/bundleutil/ 06:08:32 spire-1.2.1/pkg/common/bundleutil/bundle.go 06:08:32 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 06:08:32 spire-1.2.1/pkg/common/bundleutil/common_test.go 06:08:32 spire-1.2.1/pkg/common/bundleutil/marshal.go 06:08:32 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 06:08:32 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 06:08:32 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 06:08:32 spire-1.2.1/pkg/common/bundleutil/types.go 06:08:32 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 06:08:32 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 06:08:32 spire-1.2.1/pkg/common/catalog/ 06:08:32 spire-1.2.1/pkg/common/catalog/bind.go 06:08:32 spire-1.2.1/pkg/common/catalog/builtin.go 06:08:32 spire-1.2.1/pkg/common/catalog/catalog.go 06:08:32 spire-1.2.1/pkg/common/catalog/catalog_test.go 06:08:32 spire-1.2.1/pkg/common/catalog/closers.go 06:08:32 spire-1.2.1/pkg/common/catalog/cmd_linux.go 06:08:32 spire-1.2.1/pkg/common/catalog/cmd_other.go 06:08:32 spire-1.2.1/pkg/common/catalog/config.go 06:08:32 spire-1.2.1/pkg/common/catalog/config_test.go 06:08:32 spire-1.2.1/pkg/common/catalog/configure.go 06:08:32 spire-1.2.1/pkg/common/catalog/constraints.go 06:08:32 spire-1.2.1/pkg/common/catalog/constraints_test.go 06:08:32 spire-1.2.1/pkg/common/catalog/context.go 06:08:32 spire-1.2.1/pkg/common/catalog/external.go 06:08:32 spire-1.2.1/pkg/common/catalog/host.go 06:08:32 spire-1.2.1/pkg/common/catalog/pipenet.go 06:08:32 spire-1.2.1/pkg/common/catalog/plugin.go 06:08:32 spire-1.2.1/pkg/common/catalog/testplugin/ 06:08:32 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 06:08:32 spire-1.2.1/pkg/common/catalog/testplugin/main.go 06:08:32 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 06:08:32 spire-1.2.1/pkg/common/cli/ 06:08:32 spire-1.2.1/pkg/common/cli/env.go 06:08:32 spire-1.2.1/pkg/common/cli/flags.go 06:08:32 spire-1.2.1/pkg/common/cli/trust_domain.go 06:08:32 spire-1.2.1/pkg/common/cli/trust_domain_test.go 06:08:32 spire-1.2.1/pkg/common/cli/umask.go 06:08:32 spire-1.2.1/pkg/common/cli/umask_posix.go 06:08:32 spire-1.2.1/pkg/common/cli/umask_test.go 06:08:32 spire-1.2.1/pkg/common/cli/umask_windows.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/ 06:08:32 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/flag.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/flag_test.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/format.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/format_test.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/ 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 06:08:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 06:08:32 spire-1.2.1/pkg/common/coretypes/ 06:08:32 spire-1.2.1/pkg/common/coretypes/bundle/ 06:08:32 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 06:08:32 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 06:08:32 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 06:08:32 spire-1.2.1/pkg/common/coretypes/bundle/require.go 06:08:32 spire-1.2.1/pkg/common/coretypes/jwtkey/ 06:08:32 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 06:08:32 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 06:08:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 06:08:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 06:08:32 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 06:08:32 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 06:08:32 spire-1.2.1/pkg/common/coretypes/x509certificate/ 06:08:32 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 06:08:32 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 06:08:32 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 06:08:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 06:08:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 06:08:32 spire-1.2.1/pkg/common/cryptoutil/ 06:08:32 spire-1.2.1/pkg/common/cryptoutil/keys.go 06:08:32 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 06:08:32 spire-1.2.1/pkg/common/diskutil/ 06:08:32 spire-1.2.1/pkg/common/diskutil/file_posix.go 06:08:32 spire-1.2.1/pkg/common/diskutil/file_test.go 06:08:32 spire-1.2.1/pkg/common/diskutil/file_windows.go 06:08:32 spire-1.2.1/pkg/common/errorutil/ 06:08:32 spire-1.2.1/pkg/common/errorutil/wrapper.go 06:08:32 spire-1.2.1/pkg/common/health/ 06:08:32 spire-1.2.1/pkg/common/health/config.go 06:08:32 spire-1.2.1/pkg/common/health/context.go 06:08:32 spire-1.2.1/pkg/common/health/context_test.go 06:08:32 spire-1.2.1/pkg/common/health/health.go 06:08:32 spire-1.2.1/pkg/common/health/health_test.go 06:08:32 spire-1.2.1/pkg/common/health/logger.go 06:08:32 spire-1.2.1/pkg/common/hostservice/ 06:08:32 spire-1.2.1/pkg/common/hostservice/metricsservice/ 06:08:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 06:08:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 06:08:32 spire-1.2.1/pkg/common/idutil/ 06:08:32 spire-1.2.1/pkg/common/idutil/require.go 06:08:32 spire-1.2.1/pkg/common/idutil/require_test.go 06:08:32 spire-1.2.1/pkg/common/idutil/safety.go 06:08:32 spire-1.2.1/pkg/common/idutil/safety_test.go 06:08:32 spire-1.2.1/pkg/common/idutil/spiffeid.go 06:08:32 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 06:08:32 spire-1.2.1/pkg/common/jwtsvid/ 06:08:32 spire-1.2.1/pkg/common/jwtsvid/common.go 06:08:32 spire-1.2.1/pkg/common/jwtsvid/sign.go 06:08:32 spire-1.2.1/pkg/common/jwtsvid/token_test.go 06:08:32 spire-1.2.1/pkg/common/jwtsvid/validate.go 06:08:32 spire-1.2.1/pkg/common/jwtutil/ 06:08:32 spire-1.2.1/pkg/common/jwtutil/keyset.go 06:08:32 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 06:08:32 spire-1.2.1/pkg/common/log/ 06:08:32 spire-1.2.1/pkg/common/log/hclog_adapter.go 06:08:32 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 06:08:32 spire-1.2.1/pkg/common/log/log.go 06:08:32 spire-1.2.1/pkg/common/log/log_test.go 06:08:32 spire-1.2.1/pkg/common/log/options.go 06:08:32 spire-1.2.1/pkg/common/nodeutil/ 06:08:32 spire-1.2.1/pkg/common/nodeutil/node.go 06:08:32 spire-1.2.1/pkg/common/nodeutil/node_test.go 06:08:32 spire-1.2.1/pkg/common/peertracker/ 06:08:32 spire-1.2.1/pkg/common/peertracker/conn.go 06:08:32 spire-1.2.1/pkg/common/peertracker/credentials.go 06:08:32 spire-1.2.1/pkg/common/peertracker/errors.go 06:08:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 06:08:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 06:08:32 spire-1.2.1/pkg/common/peertracker/info.go 06:08:32 spire-1.2.1/pkg/common/peertracker/listener.go 06:08:32 spire-1.2.1/pkg/common/peertracker/listener_test.go 06:08:32 spire-1.2.1/pkg/common/peertracker/peertracker.go 06:08:32 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 06:08:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 06:08:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 06:08:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 06:08:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 06:08:32 spire-1.2.1/pkg/common/peertracker/tcp.go 06:08:32 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 06:08:32 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 06:08:32 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 06:08:32 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 06:08:32 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 06:08:32 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 06:08:32 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 06:08:32 spire-1.2.1/pkg/common/peertracker/uds.go 06:08:32 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 06:08:32 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 06:08:32 spire-1.2.1/pkg/common/peertracker/uds_linux.go 06:08:32 spire-1.2.1/pkg/common/pemutil/ 06:08:32 spire-1.2.1/pkg/common/pemutil/block.go 06:08:32 spire-1.2.1/pkg/common/pemutil/certs.go 06:08:32 spire-1.2.1/pkg/common/pemutil/common.go 06:08:32 spire-1.2.1/pkg/common/pemutil/csr.go 06:08:32 spire-1.2.1/pkg/common/pemutil/keys.go 06:08:32 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 06:08:32 spire-1.2.1/pkg/common/pemutil/testdata/ 06:08:32 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 06:08:32 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 06:08:32 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 06:08:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 06:08:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 06:08:32 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 06:08:32 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 06:08:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 06:08:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 06:08:32 spire-1.2.1/pkg/common/plugin/ 06:08:32 spire-1.2.1/pkg/common/plugin/aws/ 06:08:32 spire-1.2.1/pkg/common/plugin/aws/iid.go 06:08:32 spire-1.2.1/pkg/common/plugin/azure/ 06:08:32 spire-1.2.1/pkg/common/plugin/azure/msi.go 06:08:32 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 06:08:32 spire-1.2.1/pkg/common/plugin/facade.go 06:08:32 spire-1.2.1/pkg/common/plugin/facade_test.go 06:08:32 spire-1.2.1/pkg/common/plugin/gcp/ 06:08:32 spire-1.2.1/pkg/common/plugin/gcp/iit.go 06:08:32 spire-1.2.1/pkg/common/plugin/k8s/ 06:08:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 06:08:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 06:08:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 06:08:32 spire-1.2.1/pkg/common/plugin/k8s/utils.go 06:08:32 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 06:08:32 spire-1.2.1/pkg/common/plugin/log.go 06:08:32 spire-1.2.1/pkg/common/plugin/sshpop/ 06:08:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 06:08:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 06:08:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 06:08:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 06:08:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 06:08:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 06:08:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 06:08:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 06:08:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 06:08:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 06:08:32 spire-1.2.1/pkg/common/plugin/tpmdevid/ 06:08:32 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 06:08:32 spire-1.2.1/pkg/common/plugin/x509pop/ 06:08:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 06:08:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 06:08:32 spire-1.2.1/pkg/common/profiling/ 06:08:32 spire-1.2.1/pkg/common/profiling/dumpers.go 06:08:32 spire-1.2.1/pkg/common/profiling/profiling.go 06:08:32 spire-1.2.1/pkg/common/protoutil/ 06:08:32 spire-1.2.1/pkg/common/protoutil/masks.go 06:08:32 spire-1.2.1/pkg/common/protoutil/masks_test.go 06:08:32 spire-1.2.1/pkg/common/rotationutil/ 06:08:32 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 06:08:32 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 06:08:32 spire-1.2.1/pkg/common/selector/ 06:08:32 spire-1.2.1/pkg/common/selector/selector.go 06:08:32 spire-1.2.1/pkg/common/selector/selector_test.go 06:08:32 spire-1.2.1/pkg/common/selector/set.go 06:08:32 spire-1.2.1/pkg/common/selector/set_utils.go 06:08:32 spire-1.2.1/pkg/common/selector/set_utils_test.go 06:08:32 spire-1.2.1/pkg/common/telemetry/ 06:08:32 spire-1.2.1/pkg/common/telemetry/agent/ 06:08:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 06:08:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 06:08:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 06:08:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 06:08:32 spire-1.2.1/pkg/common/telemetry/agent/manager.go 06:08:32 spire-1.2.1/pkg/common/telemetry/agent/node.go 06:08:32 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 06:08:32 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 06:08:32 spire-1.2.1/pkg/common/telemetry/agent/store/ 06:08:32 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 06:08:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 06:08:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 06:08:32 spire-1.2.1/pkg/common/telemetry/blackhole.go 06:08:32 spire-1.2.1/pkg/common/telemetry/call.go 06:08:32 spire-1.2.1/pkg/common/telemetry/common/ 06:08:32 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 06:08:32 spire-1.2.1/pkg/common/telemetry/config.go 06:08:32 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 06:08:32 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 06:08:32 spire-1.2.1/pkg/common/telemetry/inmem.go 06:08:32 spire-1.2.1/pkg/common/telemetry/inmem_test.go 06:08:32 spire-1.2.1/pkg/common/telemetry/m3.go 06:08:32 spire-1.2.1/pkg/common/telemetry/m3_test.go 06:08:32 spire-1.2.1/pkg/common/telemetry/metrics.go 06:08:32 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 06:08:32 spire-1.2.1/pkg/common/telemetry/names.go 06:08:32 spire-1.2.1/pkg/common/telemetry/prometheus.go 06:08:32 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 06:08:32 spire-1.2.1/pkg/common/telemetry/sanitize.go 06:08:32 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 06:08:32 spire-1.2.1/pkg/common/telemetry/server/ 06:08:32 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 06:08:32 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 06:08:32 spire-1.2.1/pkg/common/telemetry/server/datastore/ 06:08:32 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 06:08:32 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 06:08:32 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 06:08:32 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 06:08:32 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 06:08:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 06:08:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 06:08:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 06:08:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 06:08:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 06:08:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 06:08:32 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 06:08:32 spire-1.2.1/pkg/common/telemetry/server/rotate.go 06:08:32 spire-1.2.1/pkg/common/telemetry/server/server.go 06:08:32 spire-1.2.1/pkg/common/telemetry/sink.go 06:08:32 spire-1.2.1/pkg/common/telemetry/statsd.go 06:08:32 spire-1.2.1/pkg/common/telemetry/statsd_test.go 06:08:32 spire-1.2.1/pkg/common/telemetry/uptime.go 06:08:32 spire-1.2.1/pkg/common/telemetry/version.go 06:08:32 spire-1.2.1/pkg/common/telemetry/withlabels.go 06:08:32 spire-1.2.1/pkg/common/uptime/ 06:08:32 spire-1.2.1/pkg/common/uptime/uptime.go 06:08:32 spire-1.2.1/pkg/common/uptime/uptime_test.go 06:08:32 spire-1.2.1/pkg/common/util/ 06:08:32 spire-1.2.1/pkg/common/util/certs.go 06:08:32 spire-1.2.1/pkg/common/util/certs_test.go 06:08:32 spire-1.2.1/pkg/common/util/csr.go 06:08:32 spire-1.2.1/pkg/common/util/hash.go 06:08:32 spire-1.2.1/pkg/common/util/selectors.go 06:08:32 spire-1.2.1/pkg/common/util/selectors_test.go 06:08:32 spire-1.2.1/pkg/common/util/signals.go 06:08:32 spire-1.2.1/pkg/common/util/sort.go 06:08:32 spire-1.2.1/pkg/common/util/sort_test.go 06:08:32 spire-1.2.1/pkg/common/util/task.go 06:08:32 spire-1.2.1/pkg/common/util/task_test.go 06:08:32 spire-1.2.1/pkg/common/util/testdata/ 06:08:32 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 06:08:32 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 06:08:32 spire-1.2.1/pkg/common/version/ 06:08:32 spire-1.2.1/pkg/common/version/version.go 06:08:32 spire-1.2.1/pkg/common/x509svid/ 06:08:32 spire-1.2.1/pkg/common/x509svid/common_test.go 06:08:32 spire-1.2.1/pkg/common/x509svid/csr.go 06:08:32 spire-1.2.1/pkg/common/x509svid/upstreamca.go 06:08:32 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 06:08:32 spire-1.2.1/pkg/common/x509util/ 06:08:32 spire-1.2.1/pkg/common/x509util/cert.go 06:08:32 spire-1.2.1/pkg/common/x509util/dns.go 06:08:32 spire-1.2.1/pkg/common/x509util/dns_test.go 06:08:32 spire-1.2.1/pkg/common/x509util/keyid.go 06:08:32 spire-1.2.1/pkg/common/x509util/keypair.go 06:08:32 spire-1.2.1/pkg/common/x509util/serialnumber.go 06:08:32 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 06:08:32 spire-1.2.1/pkg/server/ 06:08:32 spire-1.2.1/pkg/server/api/ 06:08:32 spire-1.2.1/pkg/server/api/agent.go 06:08:32 spire-1.2.1/pkg/server/api/agent/ 06:08:32 spire-1.2.1/pkg/server/api/agent/v1/ 06:08:32 spire-1.2.1/pkg/server/api/agent/v1/service.go 06:08:32 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 06:08:32 spire-1.2.1/pkg/server/api/agent_test.go 06:08:32 spire-1.2.1/pkg/server/api/api.go 06:08:32 spire-1.2.1/pkg/server/api/audit/ 06:08:32 spire-1.2.1/pkg/server/api/audit/audit.go 06:08:32 spire-1.2.1/pkg/server/api/audit/audit_test.go 06:08:32 spire-1.2.1/pkg/server/api/bundle.go 06:08:32 spire-1.2.1/pkg/server/api/bundle/ 06:08:32 spire-1.2.1/pkg/server/api/bundle/v1/ 06:08:32 spire-1.2.1/pkg/server/api/bundle/v1/service.go 06:08:32 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 06:08:32 spire-1.2.1/pkg/server/api/bundle_test.go 06:08:32 spire-1.2.1/pkg/server/api/debug/ 06:08:32 spire-1.2.1/pkg/server/api/debug/v1/ 06:08:32 spire-1.2.1/pkg/server/api/debug/v1/service.go 06:08:32 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 06:08:32 spire-1.2.1/pkg/server/api/entry.go 06:08:32 spire-1.2.1/pkg/server/api/entry/ 06:08:32 spire-1.2.1/pkg/server/api/entry/v1/ 06:08:32 spire-1.2.1/pkg/server/api/entry/v1/service.go 06:08:32 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 06:08:32 spire-1.2.1/pkg/server/api/entry_test.go 06:08:32 spire-1.2.1/pkg/server/api/health/ 06:08:32 spire-1.2.1/pkg/server/api/health/v1/ 06:08:32 spire-1.2.1/pkg/server/api/health/v1/service.go 06:08:32 spire-1.2.1/pkg/server/api/health/v1/service_test.go 06:08:32 spire-1.2.1/pkg/server/api/id.go 06:08:32 spire-1.2.1/pkg/server/api/id_test.go 06:08:32 spire-1.2.1/pkg/server/api/limits/ 06:08:32 spire-1.2.1/pkg/server/api/limits/limits.go 06:08:32 spire-1.2.1/pkg/server/api/middleware/ 06:08:32 spire-1.2.1/pkg/server/api/middleware/alias.go 06:08:32 spire-1.2.1/pkg/server/api/middleware/audit.go 06:08:32 spire-1.2.1/pkg/server/api/middleware/authorization.go 06:08:32 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 06:08:32 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 06:08:32 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 06:08:32 spire-1.2.1/pkg/server/api/middleware/caller.go 06:08:32 spire-1.2.1/pkg/server/api/middleware/caller_test.go 06:08:32 spire-1.2.1/pkg/server/api/middleware/common.go 06:08:32 spire-1.2.1/pkg/server/api/middleware/common_test.go 06:08:32 spire-1.2.1/pkg/server/api/middleware/entries.go 06:08:32 spire-1.2.1/pkg/server/api/middleware/entries_test.go 06:08:32 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 06:08:32 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 06:08:32 spire-1.2.1/pkg/server/api/ratelimit.go 06:08:32 spire-1.2.1/pkg/server/api/rpccontext/ 06:08:32 spire-1.2.1/pkg/server/api/rpccontext/alias.go 06:08:32 spire-1.2.1/pkg/server/api/rpccontext/audit.go 06:08:32 spire-1.2.1/pkg/server/api/rpccontext/caller.go 06:08:32 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 06:08:32 spire-1.2.1/pkg/server/api/selector.go 06:08:32 spire-1.2.1/pkg/server/api/selector_test.go 06:08:32 spire-1.2.1/pkg/server/api/status.go 06:08:32 spire-1.2.1/pkg/server/api/status_test.go 06:08:32 spire-1.2.1/pkg/server/api/svid/ 06:08:32 spire-1.2.1/pkg/server/api/svid/v1/ 06:08:32 spire-1.2.1/pkg/server/api/svid/v1/service.go 06:08:32 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 06:08:32 spire-1.2.1/pkg/server/api/trustdomain.go 06:08:32 spire-1.2.1/pkg/server/api/trustdomain/ 06:08:32 spire-1.2.1/pkg/server/api/trustdomain/v1/ 06:08:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 06:08:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 06:08:32 spire-1.2.1/pkg/server/api/trustdomain_test.go 06:08:32 spire-1.2.1/pkg/server/authpolicy/ 06:08:32 spire-1.2.1/pkg/server/authpolicy/defaults.go 06:08:32 spire-1.2.1/pkg/server/authpolicy/policy.go 06:08:32 spire-1.2.1/pkg/server/authpolicy/policy.rego 06:08:32 spire-1.2.1/pkg/server/authpolicy/policy_data.json 06:08:32 spire-1.2.1/pkg/server/authpolicy/policy_test.go 06:08:32 spire-1.2.1/pkg/server/authpolicy/validate.go 06:08:32 spire-1.2.1/pkg/server/bundle/ 06:08:32 spire-1.2.1/pkg/server/bundle/client/ 06:08:32 spire-1.2.1/pkg/server/bundle/client/client.go 06:08:32 spire-1.2.1/pkg/server/bundle/client/client_test.go 06:08:32 spire-1.2.1/pkg/server/bundle/client/manager.go 06:08:32 spire-1.2.1/pkg/server/bundle/client/manager_test.go 06:08:32 spire-1.2.1/pkg/server/bundle/client/sources.go 06:08:32 spire-1.2.1/pkg/server/bundle/client/sources_test.go 06:08:32 spire-1.2.1/pkg/server/bundle/client/updater.go 06:08:32 spire-1.2.1/pkg/server/bundle/client/updater_test.go 06:08:32 spire-1.2.1/pkg/server/ca/ 06:08:32 spire-1.2.1/pkg/server/ca/ca.go 06:08:32 spire-1.2.1/pkg/server/ca/ca_health.go 06:08:32 spire-1.2.1/pkg/server/ca/ca_test.go 06:08:32 spire-1.2.1/pkg/server/ca/journal.go 06:08:32 spire-1.2.1/pkg/server/ca/journal_test.go 06:08:32 spire-1.2.1/pkg/server/ca/manager.go 06:08:32 spire-1.2.1/pkg/server/ca/manager_health.go 06:08:32 spire-1.2.1/pkg/server/ca/manager_test.go 06:08:32 spire-1.2.1/pkg/server/ca/templates.go 06:08:32 spire-1.2.1/pkg/server/ca/upstream_client.go 06:08:32 spire-1.2.1/pkg/server/ca/upstream_client_test.go 06:08:32 spire-1.2.1/pkg/server/ca/validation.go 06:08:32 spire-1.2.1/pkg/server/cache/ 06:08:32 spire-1.2.1/pkg/server/cache/dscache/ 06:08:32 spire-1.2.1/pkg/server/cache/dscache/cache.go 06:08:32 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 06:08:32 spire-1.2.1/pkg/server/cache/entrycache/ 06:08:32 spire-1.2.1/pkg/server/cache/entrycache/cache.go 06:08:32 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 06:08:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 06:08:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 06:08:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 06:08:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 06:08:32 spire-1.2.1/pkg/server/catalog/ 06:08:32 spire-1.2.1/pkg/server/catalog/catalog.go 06:08:32 spire-1.2.1/pkg/server/catalog/keymanager.go 06:08:32 spire-1.2.1/pkg/server/catalog/nodeattestor.go 06:08:32 spire-1.2.1/pkg/server/catalog/noderesolver.go 06:08:32 spire-1.2.1/pkg/server/catalog/notifier.go 06:08:32 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 06:08:32 spire-1.2.1/pkg/server/config.go 06:08:32 spire-1.2.1/pkg/server/datastore/ 06:08:32 spire-1.2.1/pkg/server/datastore/datastore.go 06:08:32 spire-1.2.1/pkg/server/datastore/datastore_health.go 06:08:32 spire-1.2.1/pkg/server/datastore/repository.go 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/ 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 06:08:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 06:08:32 spire-1.2.1/pkg/server/endpoints/ 06:08:32 spire-1.2.1/pkg/server/endpoints/bundle/ 06:08:32 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 06:08:32 spire-1.2.1/pkg/server/endpoints/bundle/config.go 06:08:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 06:08:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 06:08:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 06:08:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 06:08:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 06:08:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 06:08:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 06:08:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 06:08:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 06:08:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 06:08:32 spire-1.2.1/pkg/server/endpoints/bundle/server.go 06:08:32 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 06:08:32 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 06:08:32 spire-1.2.1/pkg/server/endpoints/config.go 06:08:32 spire-1.2.1/pkg/server/endpoints/endpoints.go 06:08:32 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 06:08:32 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 06:08:32 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 06:08:32 spire-1.2.1/pkg/server/endpoints/middleware.go 06:08:32 spire-1.2.1/pkg/server/endpoints/middleware_test.go 06:08:32 spire-1.2.1/pkg/server/hostservice/ 06:08:32 spire-1.2.1/pkg/server/hostservice/agentstore/ 06:08:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 06:08:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 06:08:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 06:08:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 06:08:32 spire-1.2.1/pkg/server/hostservice/identityprovider/ 06:08:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 06:08:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/ 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/ 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/base/ 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/test/ 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 06:08:32 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/ 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 06:08:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/noderesolver/ 06:08:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 06:08:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 06:08:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 06:08:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 06:08:32 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 06:08:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 06:08:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/notifier/ 06:08:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 06:08:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 06:08:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 06:08:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 06:08:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 06:08:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 06:08:32 spire-1.2.1/pkg/server/plugin/notifier/repository.go 06:08:32 spire-1.2.1/pkg/server/plugin/notifier/v1.go 06:08:32 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 06:08:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 06:08:32 spire-1.2.1/pkg/server/registration/ 06:08:32 spire-1.2.1/pkg/server/registration/manager.go 06:08:32 spire-1.2.1/pkg/server/registration/manager_test.go 06:08:32 spire-1.2.1/pkg/server/scanentries.go 06:08:32 spire-1.2.1/pkg/server/scanentries_test.go 06:08:32 spire-1.2.1/pkg/server/server.go 06:08:32 spire-1.2.1/pkg/server/server_test.go 06:08:32 spire-1.2.1/pkg/server/svid/ 06:08:32 spire-1.2.1/pkg/server/svid/observer.go 06:08:32 spire-1.2.1/pkg/server/svid/observer_test.go 06:08:32 spire-1.2.1/pkg/server/svid/rotator.go 06:08:32 spire-1.2.1/pkg/server/svid/rotator_config.go 06:08:32 spire-1.2.1/pkg/server/svid/rotator_config_test.go 06:08:32 spire-1.2.1/pkg/server/svid/rotator_test.go 06:08:32 spire-1.2.1/proto/ 06:08:32 spire-1.2.1/proto/private/ 06:08:32 spire-1.2.1/proto/private/server/ 06:08:32 spire-1.2.1/proto/private/server/journal/ 06:08:32 spire-1.2.1/proto/private/server/journal/journal.pb.go 06:08:32 spire-1.2.1/proto/private/server/journal/journal.proto 06:08:32 spire-1.2.1/proto/spire/ 06:08:32 spire-1.2.1/proto/spire/common/ 06:08:32 spire-1.2.1/proto/spire/common/common.pb.go 06:08:32 spire-1.2.1/proto/spire/common/common.proto 06:08:32 spire-1.2.1/proto/spire/common/plugin/ 06:08:32 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 06:08:32 spire-1.2.1/proto/spire/common/plugin/plugin.proto 06:08:32 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 06:08:32 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 06:08:32 spire-1.2.1/proto/spire/plugin/ 06:08:32 spire-1.2.1/proto/spire/plugin/agent/ 06:08:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 06:08:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 06:08:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 06:08:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 06:08:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 06:08:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 06:08:32 spire-1.2.1/release/ 06:08:32 spire-1.2.1/release/spire-extras/ 06:08:32 spire-1.2.1/release/spire-extras/README.md 06:08:32 spire-1.2.1/release/spire-extras/conf/ 06:08:32 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 06:08:32 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 06:08:32 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 06:08:32 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 06:08:32 spire-1.2.1/release/spire/ 06:08:32 spire-1.2.1/release/spire/README.md 06:08:32 spire-1.2.1/release/spire/conf/ 06:08:32 spire-1.2.1/release/spire/conf/agent/ 06:08:32 spire-1.2.1/release/spire/conf/agent/agent.conf 06:08:32 spire-1.2.1/release/spire/conf/server/ 06:08:32 spire-1.2.1/release/spire/conf/server/server.conf 06:08:32 spire-1.2.1/script/ 06:08:32 spire-1.2.1/script/build-artifact.sh 06:08:32 spire-1.2.1/script/generate_dummy_ca.sh 06:08:32 spire-1.2.1/support/ 06:08:32 spire-1.2.1/support/k8s/ 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/ 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 06:08:32 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 06:08:32 spire-1.2.1/support/oidc-discovery-provider/ 06:08:32 spire-1.2.1/support/oidc-discovery-provider/README.md 06:08:32 spire-1.2.1/support/oidc-discovery-provider/common_test.go 06:08:32 spire-1.2.1/support/oidc-discovery-provider/config.go 06:08:32 spire-1.2.1/support/oidc-discovery-provider/config_test.go 06:08:32 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 06:08:32 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 06:08:32 spire-1.2.1/support/oidc-discovery-provider/handler.go 06:08:32 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 06:08:32 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 06:08:32 spire-1.2.1/support/oidc-discovery-provider/main.go 06:08:32 spire-1.2.1/support/oidc-discovery-provider/server_api.go 06:08:32 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 06:08:32 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 06:08:32 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 06:08:32 spire-1.2.1/test/ 06:08:32 spire-1.2.1/test/clock/ 06:08:32 spire-1.2.1/test/clock/clock.go 06:08:32 spire-1.2.1/test/fakes/ 06:08:32 spire-1.2.1/test/fakes/fakeagentcatalog/ 06:08:32 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 06:08:32 spire-1.2.1/test/fakes/fakeagentkeymanager/ 06:08:32 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 06:08:32 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 06:08:32 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 06:08:32 spire-1.2.1/test/fakes/fakeagentstore/ 06:08:33 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 06:08:33 spire-1.2.1/test/fakes/fakedatastore/ 06:08:33 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 06:08:33 spire-1.2.1/test/fakes/fakeentryclient/ 06:08:33 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 06:08:33 spire-1.2.1/test/fakes/fakehealthchecker/ 06:08:33 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 06:08:33 spire-1.2.1/test/fakes/fakeidentityprovider/ 06:08:33 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 06:08:33 spire-1.2.1/test/fakes/fakemetrics/ 06:08:33 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 06:08:33 spire-1.2.1/test/fakes/fakenoderesolver/ 06:08:33 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 06:08:33 spire-1.2.1/test/fakes/fakenotifier/ 06:08:33 spire-1.2.1/test/fakes/fakenotifier/notifier.go 06:08:33 spire-1.2.1/test/fakes/fakepluginmetrics/ 06:08:33 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 06:08:33 spire-1.2.1/test/fakes/fakeserverca/ 06:08:33 spire-1.2.1/test/fakes/fakeserverca/serverca.go 06:08:33 spire-1.2.1/test/fakes/fakeservercatalog/ 06:08:33 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 06:08:33 spire-1.2.1/test/fakes/fakeserverkeymanager/ 06:08:33 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 06:08:33 spire-1.2.1/test/fakes/fakeservernodeattestor/ 06:08:33 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 06:08:33 spire-1.2.1/test/fakes/fakeupstreamauthority/ 06:08:33 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 06:08:33 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 06:08:33 spire-1.2.1/test/fakes/fakeworkloadapi/ 06:08:33 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 06:08:33 spire-1.2.1/test/fakes/fakeworkloadattestor/ 06:08:33 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 06:08:33 spire-1.2.1/test/fixture/ 06:08:33 spire-1.2.1/test/fixture/certs/ 06:08:33 spire-1.2.1/test/fixture/certs/agent_svid.der 06:08:33 spire-1.2.1/test/fixture/certs/base_cert.pem 06:08:33 spire-1.2.1/test/fixture/certs/base_csr.pem 06:08:33 spire-1.2.1/test/fixture/certs/base_key.pem 06:08:33 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 06:08:33 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 06:08:33 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 06:08:33 spire-1.2.1/test/fixture/certs/blog_cert.pem 06:08:33 spire-1.2.1/test/fixture/certs/blog_csr.pem 06:08:33 spire-1.2.1/test/fixture/certs/blog_key.pem 06:08:33 spire-1.2.1/test/fixture/certs/bundle.der 06:08:33 spire-1.2.1/test/fixture/certs/ca.pem 06:08:33 spire-1.2.1/test/fixture/certs/ca_key.pem 06:08:33 spire-1.2.1/test/fixture/certs/database_cert.pem 06:08:33 spire-1.2.1/test/fixture/certs/database_csr.pem 06:08:33 spire-1.2.1/test/fixture/certs/database_key.pem 06:08:33 spire-1.2.1/test/fixture/certs/node_cert.pem 06:08:33 spire-1.2.1/test/fixture/certs/node_csr.pem 06:08:33 spire-1.2.1/test/fixture/certs/node_key.pem 06:08:33 spire-1.2.1/test/fixture/certs/svid.pem 06:08:33 spire-1.2.1/test/fixture/certs/svid_key.pem 06:08:33 spire-1.2.1/test/fixture/config/ 06:08:33 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 06:08:33 spire-1.2.1/test/fixture/config/agent_good.conf 06:08:33 spire-1.2.1/test/fixture/config/agent_good_templated.conf 06:08:33 spire-1.2.1/test/fixture/config/plugin_good.conf 06:08:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 06:08:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 06:08:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 06:08:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 06:08:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 06:08:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 06:08:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 06:08:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 06:08:33 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 06:08:33 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 06:08:33 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 06:08:33 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 06:08:33 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 06:08:33 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 06:08:33 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 06:08:33 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 06:08:33 spire-1.2.1/test/fixture/config/server_good.conf 06:08:33 spire-1.2.1/test/fixture/config/server_good_templated.conf 06:08:33 spire-1.2.1/test/fixture/fixture.go 06:08:33 spire-1.2.1/test/fixture/nodeattestor/ 06:08:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 06:08:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 06:08:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 06:08:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 06:08:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 06:08:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 06:08:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 06:08:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 06:08:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 06:08:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 06:08:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 06:08:33 spire-1.2.1/test/fixture/registration/ 06:08:33 spire-1.2.1/test/fixture/registration/entries.json 06:08:33 spire-1.2.1/test/fixture/registration/good-for-update.json 06:08:33 spire-1.2.1/test/fixture/registration/good.json 06:08:33 spire-1.2.1/test/fixture/registration/invalid.json 06:08:33 spire-1.2.1/test/fixture/registration/invalid_json.json 06:08:33 spire-1.2.1/test/fixture/registration/manager_test_entries.json 06:08:33 spire-1.2.1/test/integration/ 06:08:33 spire-1.2.1/test/integration/README.md 06:08:33 spire-1.2.1/test/integration/common 06:08:33 spire-1.2.1/test/integration/setup/ 06:08:33 spire-1.2.1/test/integration/setup/adminclient/ 06:08:33 spire-1.2.1/test/integration/setup/adminclient/build.sh 06:08:33 spire-1.2.1/test/integration/setup/adminclient/client.go 06:08:33 spire-1.2.1/test/integration/setup/debugagent/ 06:08:33 spire-1.2.1/test/integration/setup/debugagent/build.sh 06:08:33 spire-1.2.1/test/integration/setup/debugagent/main.go 06:08:33 spire-1.2.1/test/integration/setup/debugserver/ 06:08:33 spire-1.2.1/test/integration/setup/debugserver/build.sh 06:08:33 spire-1.2.1/test/integration/setup/debugserver/main.go 06:08:33 spire-1.2.1/test/integration/setup/downstreamclient/ 06:08:33 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 06:08:33 spire-1.2.1/test/integration/setup/downstreamclient/client.go 06:08:33 spire-1.2.1/test/integration/setup/itclient/ 06:08:33 spire-1.2.1/test/integration/setup/itclient/client.go 06:08:33 spire-1.2.1/test/integration/setup/node-attestation/ 06:08:33 spire-1.2.1/test/integration/setup/node-attestation/build.sh 06:08:33 spire-1.2.1/test/integration/setup/node-attestation/client.go 06:08:33 spire-1.2.1/test/integration/setup/x509pop/ 06:08:33 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 06:08:33 spire-1.2.1/test/integration/setup/x509pop/setup.sh 06:08:33 spire-1.2.1/test/integration/suites/ 06:08:33 spire-1.2.1/test/integration/suites/admin-endpoints/ 06:08:33 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 06:08:33 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 06:08:33 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 06:08:33 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 06:08:33 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 06:08:33 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 06:08:33 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 06:08:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 06:08:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 06:08:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 06:08:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 06:08:33 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 06:08:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 06:08:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 06:08:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 06:08:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 06:08:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 06:08:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 06:08:33 spire-1.2.1/test/integration/suites/datastore-mysql/ 06:08:33 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 06:08:33 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 06:08:33 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 06:08:33 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 06:08:33 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres/ 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 06:08:33 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 06:08:33 spire-1.2.1/test/integration/suites/debug-endpoints/ 06:08:33 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 06:08:33 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 06:08:33 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 06:08:33 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 06:08:33 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 06:08:33 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 06:08:33 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 06:08:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 06:08:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 06:08:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 06:08:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 06:08:33 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 06:08:33 spire-1.2.1/test/integration/suites/downstream-endpoints/ 06:08:33 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 06:08:33 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 06:08:33 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 06:08:33 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 06:08:33 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 06:08:33 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 06:08:33 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 06:08:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 06:08:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 06:08:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 06:08:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 06:08:33 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 06:08:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 06:08:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 06:08:33 spire-1.2.1/test/integration/suites/join-token/ 06:08:33 spire-1.2.1/test/integration/suites/join-token/01-start-server 06:08:33 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 06:08:33 spire-1.2.1/test/integration/suites/join-token/03-start-agent 06:08:33 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 06:08:33 spire-1.2.1/test/integration/suites/join-token/05-check-svid 06:08:33 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 06:08:33 spire-1.2.1/test/integration/suites/join-token/README.md 06:08:33 spire-1.2.1/test/integration/suites/join-token/conf/ 06:08:33 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 06:08:33 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/join-token/conf/server/ 06:08:33 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 06:08:33 spire-1.2.1/test/integration/suites/join-token/teardown 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/ 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 06:08:33 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/ 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 06:08:33 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 06:08:33 spire-1.2.1/test/integration/suites/k8s/ 06:08:33 spire-1.2.1/test/integration/suites/k8s/00-setup 06:08:33 spire-1.2.1/test/integration/suites/k8s/01-apply-config 06:08:33 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 06:08:33 spire-1.2.1/test/integration/suites/k8s/README.md 06:08:33 spire-1.2.1/test/integration/suites/k8s/conf/ 06:08:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 06:08:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 06:08:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s/conf/server/ 06:08:33 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 06:08:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 06:08:33 spire-1.2.1/test/integration/suites/k8s/init-kubectl 06:08:33 spire-1.2.1/test/integration/suites/k8s/teardown 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/ 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/README.md 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/root/ 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/nested-rotation/teardown 06:08:33 spire-1.2.1/test/integration/suites/node-attestation/ 06:08:33 spire-1.2.1/test/integration/suites/node-attestation/00-setup 06:08:33 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 06:08:33 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 06:08:33 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 06:08:33 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 06:08:33 spire-1.2.1/test/integration/suites/node-attestation/README.md 06:08:33 spire-1.2.1/test/integration/suites/node-attestation/conf/ 06:08:33 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 06:08:33 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 06:08:33 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 06:08:33 spire-1.2.1/test/integration/suites/node-attestation/teardown 06:08:33 spire-1.2.1/test/integration/suites/rotation/ 06:08:33 spire-1.2.1/test/integration/suites/rotation/00-setup 06:08:33 spire-1.2.1/test/integration/suites/rotation/01-start-server 06:08:33 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 06:08:33 spire-1.2.1/test/integration/suites/rotation/03-start-agent 06:08:33 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 06:08:33 spire-1.2.1/test/integration/suites/rotation/05-check-svids 06:08:33 spire-1.2.1/test/integration/suites/rotation/README.md 06:08:33 spire-1.2.1/test/integration/suites/rotation/conf/ 06:08:33 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 06:08:33 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/rotation/conf/server/ 06:08:33 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 06:08:33 spire-1.2.1/test/integration/suites/rotation/teardown 06:08:33 spire-1.2.1/test/integration/suites/self-test/ 06:08:33 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 06:08:33 spire-1.2.1/test/integration/suites/self-test/README.md 06:08:33 spire-1.2.1/test/integration/suites/self-test/teardown 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/ 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 06:08:33 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 06:08:33 spire-1.2.1/test/integration/suites/upgrade/ 06:08:33 spire-1.2.1/test/integration/suites/upgrade/00-setup 06:08:33 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 06:08:33 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 06:08:33 spire-1.2.1/test/integration/suites/upgrade/README.md 06:08:33 spire-1.2.1/test/integration/suites/upgrade/conf/ 06:08:33 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 06:08:33 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 06:08:33 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 06:08:33 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 06:08:33 spire-1.2.1/test/integration/suites/upgrade/teardown 06:08:33 spire-1.2.1/test/integration/suites/upgrade/versions.txt 06:08:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 06:08:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 06:08:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 06:08:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 06:08:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 06:08:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 06:08:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 06:08:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 06:08:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 06:08:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 06:08:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 06:08:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 06:08:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 06:08:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 06:08:33 spire-1.2.1/test/integration/test-one.sh 06:08:33 spire-1.2.1/test/integration/test.sh 06:08:33 spire-1.2.1/test/plugintest/ 06:08:33 spire-1.2.1/test/plugintest/config.go 06:08:33 spire-1.2.1/test/plugintest/load.go 06:08:33 spire-1.2.1/test/plugintest/option.go 06:08:33 spire-1.2.1/test/spiretest/ 06:08:33 spire-1.2.1/test/spiretest/apiserver.go 06:08:33 spire-1.2.1/test/spiretest/assertions.go 06:08:33 spire-1.2.1/test/spiretest/dir.go 06:08:33 spire-1.2.1/test/spiretest/errors_posix.go 06:08:33 spire-1.2.1/test/spiretest/errors_windows.go 06:08:33 spire-1.2.1/test/spiretest/logs.go 06:08:33 spire-1.2.1/test/spiretest/socketapi.go 06:08:33 spire-1.2.1/test/spiretest/suite.go 06:08:33 spire-1.2.1/test/spiretest/x509.go 06:08:33 spire-1.2.1/test/testca/ 06:08:33 spire-1.2.1/test/testca/ca.go 06:08:33 spire-1.2.1/test/testkey/ 06:08:33 spire-1.2.1/test/testkey/generate.sh 06:08:33 spire-1.2.1/test/testkey/genkeys.go 06:08:33 spire-1.2.1/test/testkey/keys.go 06:08:33 spire-1.2.1/test/testkey/new.go 06:08:33 spire-1.2.1/test/tpmsimulator/ 06:08:33 spire-1.2.1/test/tpmsimulator/simulator.go 06:08:33 spire-1.2.1/test/util/ 06:08:33 spire-1.2.1/test/util/cert_fixtures.go 06:08:33 spire-1.2.1/test/util/cert_generation.go 06:08:33 spire-1.2.1/test/util/io_redirection.go 06:08:33 spire-1.2.1/test/util/race.go 06:08:33 spire-1.2.1/test/util/util.go 06:08:33 building spire from source... 06:08:33 Installing go1.17.7... 06:08:34 ---> cbae2c06bf93 06:08:34 Step 9/23 : RUN make cmd/core-data/core-data 06:08:35 ---> Running in 3ddb480b4fee 06:08:35 ---> Running in 8572e03726a8 06:08:35 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:08:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:08:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:08:36 OK: 221 MiB in 52 packages 06:08:40 Removing intermediate container 3ddb480b4fee 06:08:40 ---> 71498793e859 06:08:40 Step 6/23 : COPY go.mod vendor* ./ 06:08:40 ---> 2df36a5350c5 06:08:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:08:41 ---> Running in 525e441026ce 06:08:43 Removing intermediate container 525e441026ce 06:08:43 ---> 6c176c3bb256 06:08:43 Step 8/23 : COPY . . 06:09:00 Building bin/spire-server... 06:09:00 go: downloading github.com/mitchellh/cli v1.1.2 06:09:00 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 06:09:00 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 06:09:00 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 06:09:00 go: downloading google.golang.org/grpc v1.44.0 06:09:00 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 06:09:01 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 06:09:02 go: downloading github.com/imdario/mergo v0.3.12 06:09:03 go: downloading github.com/sirupsen/logrus v1.8.1 06:09:04 go: downloading github.com/hashicorp/go-hclog v1.1.0 06:09:05 ---> 051201cc4235 06:09:05 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:09:05 ---> Running in a961a58c76ba 06:09:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:09:05 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 06:09:05 go: downloading github.com/fatih/color v1.13.0 06:09:05 go: downloading github.com/mattn/go-isatty v0.0.14 06:09:05 Removing intermediate container b7d45129646e 06:09:05 ---> 1442a3e44016 06:09:05 06:09:05 Step 13/26 : FROM alpine:3.15 06:09:05 ---> 0ac33e5f5afa 06:09:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:09:05 ---> Using cache 06:09:05 ---> 6a8b0d794f67 06:09:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:05 ---> Using cache 06:09:05 ---> 986768834c52 06:09:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:09:06 Removing intermediate container 39001d297337 06:09:06 ---> 0e03fd16b523 06:09:06 06:09:06 Step 13/25 : FROM alpine:3.15 06:09:06 ---> 0ac33e5f5afa 06:09:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:09:06 ---> Using cache 06:09:06 ---> 6a8b0d794f67 06:09:06 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:06 ---> Using cache 06:09:06 ---> 986768834c52 06:09:06 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:09:06 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 06:09:06 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 06:09:06 go: downloading github.com/hashicorp/go-plugin v1.4.3 06:09:06 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 06:09:06 ---> Running in 135af1157254 06:09:06 ---> Running in 32b7ffaaa29d 06:09:06 Removing intermediate container 8572e03726a8 06:09:06 ---> e6b9a3200f63 06:09:06 06:09:06 Step 10/23 : FROM alpine:3.14 06:09:06 ---> e04c818066af 06:09:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:09:06 ---> Running in 432c4e1c012f 06:09:06 Removing intermediate container 432c4e1c012f 06:09:06 ---> 835cdbdcd502 06:09:06 Step 12/23 : ENV APP_PORT=59880 06:09:06 ---> Running in e5b10d6b4318 06:09:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:09:07 Removing intermediate container e5b10d6b4318 06:09:07 ---> 3e1cb520d7ef 06:09:07 Step 13/23 : EXPOSE $APP_PORT 06:09:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:09:07 ---> Running in 0f81cdd4f512 06:09:07 Removing intermediate container 0f81cdd4f512 06:09:07 ---> f0471628380d 06:09:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:07 ---> Running in deac47ee27e4 06:09:07 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 06:09:07 go: downloading github.com/InVisionApp/go-logger v1.0.1 06:09:07 go: downloading github.com/armon/go-metrics v0.3.10 06:09:07 go: downloading github.com/prometheus/client_golang v1.12.1 06:09:07 go: downloading github.com/uber-go/tally/v4 v4.1.1 06:09:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:09:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:09:08 Removing intermediate container deac47ee27e4 06:09:08 ---> 9cdfefa7eda7 06:09:08 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:09:08 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 06:09:08 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:09:08 OK: 15854 distinct packages available 06:09:08 ---> Running in ec42457de0ae 06:09:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:09:08 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 06:09:08 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:09:08 OK: 15854 distinct packages available 06:09:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:09:08 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:09:08 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 06:09:08 go: downloading github.com/open-policy-agent/opa v0.38.0 06:09:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:09:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:09:09 (1/4) Installing dumb-init (1.2.5-r1) 06:09:09 (2/4) Installing musl-obstack (1.2.3-r0) 06:09:09 (3/4) Installing libucontext (1.1-r0) 06:09:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:09:09 (1/5) Installing dumb-init (1.2.5-r1) 06:09:09 (4/4) Installing gcompat (1.0.0-r4) 06:09:09 (2/5) Installing musl-obstack (1.2.3-r0) 06:09:09 Executing busybox-1.34.1-r5.trigger 06:09:09 OK: 6 MiB in 18 packages 06:09:09 (3/5) Installing libucontext (1.1-r0) 06:09:09 (4/5) Installing gcompat (1.0.0-r4) 06:09:09 (1/6) Installing dumb-init (1.2.5-r1) 06:09:10 (5/5) Installing openssl (1.1.1n-r0) 06:09:10 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:09:10 (3/6) Installing libsodium (1.0.18-r0) 06:09:10 Executing busybox-1.34.1-r5.trigger 06:09:10 OK: 6 MiB in 19 packages 06:09:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:09:10 (5/6) Installing libzmq (4.3.4-r0) 06:09:10 (6/6) Installing zeromq (4.3.4-r0) 06:09:10 Building bin/spire-agent... 06:09:10 Executing busybox-1.33.1-r7.trigger 06:09:10 OK: 8 MiB in 20 packages 06:09:10 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 06:09:10 Removing intermediate container 135af1157254 06:09:10 ---> e792898083ca 06:09:10 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 06:09:10 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 06:09:10 go: downloading github.com/docker/docker v20.10.12+incompatible 06:09:10 go: downloading cloud.google.com/go/secretmanager v1.3.0 06:09:10 Removing intermediate container 32b7ffaaa29d 06:09:10 ---> 033c54cba017 06:09:10 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 06:09:11 go: downloading github.com/google/go-tpm-tools v0.3.3 06:09:11 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 06:09:11 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 06:09:11 go: downloading github.com/docker/go-connections v0.4.0 06:09:11 go: downloading github.com/docker/go-units v0.4.0 06:09:11 go: downloading github.com/opencontainers/image-spec v1.0.1 06:09:11 go: downloading github.com/containerd/containerd v1.3.4 06:09:11 go: downloading github.com/docker/distribution v2.7.1+incompatible 06:09:11 go: downloading github.com/opencontainers/go-digest v1.0.0 06:09:12 Removing intermediate container ec42457de0ae 06:09:12 ---> 43683faa637b 06:09:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:09:12 ---> 7d5fbfe2fa45 06:09:12 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:09:12 ---> 053b3a1bdf8b 06:09:12 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:09:12 ---> dd351b8d3af4 06:09:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:09:13 ---> 24726f7baf65 06:09:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:09:13 ---> 25971a6365be 06:09:13 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:09:13 ---> Running in 0c80d657cc10 06:09:13 ---> 92a79328c9bb 06:09:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:09:13 Removing intermediate container 0c80d657cc10 06:09:13 ---> 222b7993a305 06:09:13 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:09:14 ---> e2b31b629ceb 06:09:14 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:09:14 ---> Running in 8ff48caf77b8 06:09:14 ---> dfee949a8530 06:09:14 Step 21/26 : WORKDIR / 06:09:14 ---> 6b491d13c209 06:09:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:09:14 ---> Running in 1c43255ed68a 06:09:14 Removing intermediate container 8ff48caf77b8 06:09:14 ---> 2ae56dac7dde 06:09:14 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:09:14 ---> Running in 1420588cf33d 06:09:14 ---> c90c7387b893 06:09:14 Step 19/23 : ENTRYPOINT ["/core-data"] 06:09:14 ---> Running in 14a74eb7246f 06:09:14 Removing intermediate container 1c43255ed68a 06:09:14 ---> 94e030ccdb8a 06:09:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:09:14 Removing intermediate container 1420588cf33d 06:09:14 ---> ab2b2dcb78ff 06:09:14 Step 23/25 : LABEL arch=x86_64 06:09:14 ---> Running in 59a1123dde60 06:09:15 ---> Running in b8beea510efe 06:09:15 Removing intermediate container 59a1123dde60 06:09:15 ---> e5ea599c6a0b 06:09:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:09:15 Removing intermediate container 14a74eb7246f 06:09:15 ---> 1d3d6d975580 06:09:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:09:15 ---> Running in d49744367c1a 06:09:15 Removing intermediate container b8beea510efe 06:09:15 ---> cdcdf55ef7e5 06:09:15 Step 24/25 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:09:15 ---> Running in 8ace9d8ad75d 06:09:15 ---> Running in f4263bdf9737 06:09:15 Removing intermediate container d49744367c1a 06:09:15 ---> 4f0435970b7c 06:09:15 Step 24/26 : LABEL arch=x86_64 06:09:15 ---> Running in 5b7a17610770 06:09:15 Removing intermediate container 8ace9d8ad75d 06:09:15 ---> ec1c04d417db 06:09:15 Step 21/23 : LABEL arch=x86_64 06:09:15 Removing intermediate container f4263bdf9737 06:09:15 ---> 77cd76dfe250 06:09:15 Step 25/25 : LABEL version=2.2.0-dev.67 06:09:15 ---> Running in 49e8724a5e66 06:09:15 ---> Running in f5460d2bc184 06:09:15 Removing intermediate container 5b7a17610770 06:09:15 ---> fcbfe8585cb6 06:09:15 Step 25/26 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:09:15 ---> Running in 79c246e5b35e 06:09:16 Removing intermediate container 49e8724a5e66 06:09:16 ---> c57e00a71be4 06:09:16 Step 22/23 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:09:16 ---> Running in 5d7498d441ea 06:09:16 Removing intermediate container f5460d2bc184 06:09:16 ---> 2c04cc0479e3 06:09:16 06:09:16 Removing intermediate container 79c246e5b35e 06:09:16 ---> f171e8101cad 06:09:16 Step 26/26 : LABEL version=2.2.0-dev.67 06:09:16 ---> Running in 822fa8a9526f 06:09:16 Successfully built 2c04cc0479e3 06:09:16 Successfully tagged security-spire-server:latest 06:09:16  Building security-spire-server ... done Building security-secretstore-setup 06:09:16 Removing intermediate container 5d7498d441ea 06:09:16 ---> 8d7834321f2f 06:09:16 Step 23/23 : LABEL version=2.2.0-dev.67 06:09:16 ---> Running in 9923a81463f2 06:09:17 Removing intermediate container 822fa8a9526f 06:09:17 ---> 10bddb8295c8 06:09:17 06:09:17 Successfully built 10bddb8295c8 06:09:17 Successfully tagged security-spire-config:latest 06:09:18  Building security-spire-config ... done Removing intermediate container 9923a81463f2 06:09:18 ---> 7a7fd3f77910 06:09:18 06:09:18 Successfully built 7a7fd3f77910 06:09:18 Successfully tagged core-data:latest 06:09:21  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:09:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:09:21 ---> 1ee5ec1f9de7 06:09:21 Step 3/25 : WORKDIR /edgex-go 06:09:21 ---> Using cache 06:09:21 ---> 2cbcfe6a69b7 06:09:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:09:21 ---> Using cache 06:09:21 ---> a8090376dd05 06:09:21 Step 5/25 : RUN apk add --update --no-cache make git 06:09:21 ---> Using cache 06:09:21 ---> 0966f0c67f30 06:09:21 Step 6/25 : COPY go.mod vendor* ./ 06:09:21 ---> Using cache 06:09:21 ---> af599fdbc466 06:09:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:09:21 ---> Using cache 06:09:21 ---> 58820cbd5a93 06:09:21 Step 8/25 : COPY . . 06:09:21 ---> Using cache 06:09:21 ---> e8352d3035f0 06:09:21 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:09:21 ---> Running in 93a717d48604 06:09:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:09:22 Removing intermediate container a961a58c76ba 06:09:22 ---> f3b05daa3760 06:09:22 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:09:22 ---> Running in 22c58dce8781 06:09:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:09:22 Removing intermediate container 22c58dce8781 06:09:22 ---> bdc38c9578e9 06:09:22 06:09:22 Step 11/23 : FROM docker:20.10.14 06:09:22 20.10.14: Pulling from library/docker 06:09:27 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 06:09:27 go: downloading github.com/mattn/go-colorable v0.1.12 06:09:27 go: downloading github.com/Masterminds/semver v1.5.0 06:09:27 go: downloading github.com/Masterminds/goutils v1.1.0 06:09:27 go: downloading github.com/google/uuid v1.1.2 06:09:27 go: downloading github.com/huandu/xstrings v1.3.2 06:09:27 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 06:09:27 go: downloading github.com/oklog/run v1.0.0 06:09:27 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 06:09:27 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 06:09:27 go: downloading github.com/prometheus/client_model v0.2.0 06:09:27 go: downloading github.com/prometheus/common v0.32.1 06:09:27 go: downloading go.uber.org/atomic v1.9.0 06:09:27 go: downloading github.com/pkg/errors v0.9.1 06:09:27 go: downloading github.com/beorn7/perks v1.0.1 06:09:27 go: downloading github.com/cespare/xxhash/v2 v2.1.2 06:09:27 go: downloading github.com/prometheus/procfs v0.7.3 06:09:28 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 06:09:28 Status: Downloaded newer image for docker:20.10.14 06:09:28 ---> 7417809fdb73 06:09:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:09:28 go: downloading github.com/imkira/go-observer v1.0.3 06:09:28 go: downloading github.com/hashicorp/errwrap v1.1.0 06:09:28 go: downloading github.com/mitchellh/reflectwalk v1.0.1 06:09:29 go: downloading github.com/hashicorp/golang-lru v0.5.4 06:09:29 go: downloading github.com/twmb/murmur3 v1.1.6 06:09:29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 06:09:29 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 06:09:29 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 06:09:29 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 06:09:30 ---> Running in 1477b879ee4b 06:09:31 Removing intermediate container 1477b879ee4b 06:09:31 ---> 936a66dfbcea 06:09:31 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 06:09:31 ---> Running in d3603042cd30 06:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 06:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 06:09:31 (1/43) Installing readline (8.1.1-r0) 06:09:31 (2/43) Installing bash (5.1.16-r0) 06:09:31 Executing bash-5.1.16-r0.post-install 06:09:31 (3/43) Installing brotli-libs (1.0.9-r5) 06:09:31 (4/43) Installing nghttp2-libs (1.46.0-r0) 06:09:31 (5/43) Installing libcurl (7.80.0-r0) 06:09:31 (6/43) Installing curl (7.80.0-r0) 06:09:31 (7/43) Installing dumb-init (1.2.5-r1) 06:09:31 (8/43) Installing libbz2 (1.0.8-r1) 06:09:31 (9/43) Installing expat (2.4.7-r0) 06:09:31 (10/43) Installing libffi (3.4.2-r1) 06:09:31 (11/43) Installing gdbm (1.22-r0) 06:09:31 (12/43) Installing xz-libs (5.2.5-r1) 06:09:31 (13/43) Installing libgcc (10.3.1_git20211027-r0) 06:09:31 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 06:09:31 (15/43) Installing mpdecimal (2.5.1-r1) 06:09:31 (16/43) Installing sqlite-libs (3.36.0-r0) 06:09:31 (17/43) Installing python3 (3.9.7-r4) 06:09:32 (18/43) Installing py3-appdirs (1.4.4-r2) 06:09:32 (19/43) Installing py3-certifi (2020.12.5-r1) 06:09:32 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 06:09:32 (21/43) Installing py3-idna (3.3-r0) 06:09:32 (22/43) Installing py3-urllib3 (1.26.7-r0) 06:09:32 (23/43) Installing py3-requests (2.26.0-r1) 06:09:32 (24/43) Installing py3-msgpack (1.0.2-r1) 06:09:32 (25/43) Installing py3-lockfile (0.12.2-r4) 06:09:32 (26/43) Installing py3-cachecontrol (0.12.10-r0) 06:09:32 (27/43) Installing py3-colorama (0.4.4-r1) 06:09:32 (28/43) Installing py3-contextlib2 (21.6.0-r1) 06:09:32 (29/43) Installing py3-distlib (0.3.3-r0) 06:09:32 (30/43) Installing py3-distro (1.6.0-r0) 06:09:32 (31/43) Installing py3-six (1.16.0-r0) 06:09:32 (32/43) Installing py3-webencodings (0.5.1-r4) 06:09:32 (33/43) Installing py3-html5lib (1.1-r1) 06:09:32 (34/43) Installing py3-parsing (2.4.7-r2) 06:09:32 (35/43) Installing py3-packaging (20.9-r1) 06:09:32 (36/43) Installing py3-tomli (1.2.2-r0) 06:09:32 (37/43) Installing py3-pep517 (0.12.0-r0) 06:09:32 (38/43) Installing py3-progress (1.6-r0) 06:09:32 (39/43) Installing py3-retrying (1.3.3-r2) 06:09:32 (40/43) Installing py3-ordered-set (4.0.2-r2) 06:09:32 (41/43) Installing py3-setuptools (52.0.0-r4) 06:09:32 (42/43) Installing py3-toml (0.10.2-r2) 06:09:32 (43/43) Installing py3-pip (20.3.4-r1) 06:09:32 Executing busybox-1.34.1-r5.trigger 06:09:32 OK: 83 MiB in 65 packages 06:09:32 Collecting docker-compose==1.23.2 06:09:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:09:32 Collecting texttable<0.10,>=0.9.0 06:09:32 Downloading texttable-0.9.1.tar.gz (11 kB) 06:09:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:09:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:09:33 Collecting dockerpty<0.5,>=0.4.1 06:09:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:09:33 Collecting docker<4.0,>=3.6.0 06:09:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:09:33 Collecting jsonschema<3,>=2.5.1 06:09:33 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:09:33 Collecting cached-property<2,>=1.2.0 06:09:33 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:09:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 06:09:33 Collecting PyYAML<4,>=3.10 06:09:33 Downloading PyYAML-3.13.tar.gz (270 kB) 06:09:34 Collecting docopt<0.7,>=0.6.1 06:09:34 Downloading docopt-0.6.2.tar.gz (25 kB) 06:09:34 Collecting websocket-client<1.0,>=0.32.0 06:09:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:09:35 Collecting docker-pycreds>=0.4.0 06:09:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:09:35 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) 06:09:35 Collecting idna<2.8,>=2.5 06:09:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:09:35 Collecting chardet<3.1.0,>=3.0.2 06:09:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:09:35 Collecting urllib3<1.25,>=1.21.1 06:09:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:09:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:09:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:09:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:09:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:09:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:09:35 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 06:09:35 Attempting uninstall: urllib3 06:09:35 Found existing installation: urllib3 1.26.7 06:09:35 Uninstalling urllib3-1.26.7: 06:09:35 Successfully uninstalled urllib3-1.26.7 06:09:35 Attempting uninstall: idna 06:09:35 Found existing installation: idna 3.3 06:09:35 Uninstalling idna-3.3: 06:09:35 Successfully uninstalled idna-3.3 06:09:35 Attempting uninstall: requests 06:09:35 Found existing installation: requests 2.26.0 06:09:35 Uninstalling requests-2.26.0: 06:09:35 Successfully uninstalled requests-2.26.0 06:09:36 Running setup.py install for texttable: started 06:09:36 Running setup.py install for texttable: finished with status 'done' 06:09:36 Running setup.py install for PyYAML: started 06:09:36 Running setup.py install for PyYAML: finished with status 'done' 06:09:37 Running setup.py install for docopt: started 06:09:37 Running setup.py install for docopt: finished with status 'done' 06:09:37 Running setup.py install for dockerpty: started 06:09:38 Running setup.py install for dockerpty: finished with status 'done' 06:09:38 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 06:09:41 Removing intermediate container 93a717d48604 06:09:41 ---> 7f2ba83311ee 06:09:41 06:09:41 Step 10/25 : FROM alpine:3.14 06:09:41 ---> e04c818066af 06:09:41 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:09:41 ---> Running in deefc3fa448f 06:09:41 Removing intermediate container d3603042cd30 06:09:41 ---> 4c0b9e054a95 06:09:41 Step 14/23 : ENV APP_PORT=58890 06:09:41 ---> Running in 7c70641a9e24 06:09:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 06:09:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 06:09:41 Removing intermediate container 7c70641a9e24 06:09:41 ---> a08beaf94f34 06:09:41 Step 15/23 : EXPOSE $APP_PORT 06:09:41 ---> Running in 96b5619ef2ef 06:09:42 (1/3) Installing ca-certificates (20211220-r0) 06:09:42 (2/3) Installing dumb-init (1.2.5-r1) 06:09:42 (3/3) Installing su-exec (0.2-r1) 06:09:42 Executing busybox-1.33.1-r7.trigger 06:09:42 Executing ca-certificates-20211220-r0.trigger 06:09:42 OK: 6 MiB in 17 packages 06:09:42 Removing intermediate container 96b5619ef2ef 06:09:42 ---> ddf78465a13e 06:09:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:09:42 ---> 1feefe25db2d 06:09:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:09:43 Removing intermediate container deefc3fa448f 06:09:43 ---> 8dfbf8003c96 06:09:43 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:09:43 ---> Running in 4da7e451c0cd 06:09:43 ---> 21355cbabf29 06:09:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:09:43 Removing intermediate container 4da7e451c0cd 06:09:43 ---> 67414bbca604 06:09:43 Step 13/25 : WORKDIR / 06:09:43 ---> Running in 428a447a2039 06:09:43 ---> 45820b6d00a1 06:09:43 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:09:43 Removing intermediate container 428a447a2039 06:09:43 ---> 17c0dceb66d4 06:09:43 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:09:43 ---> Running in b4cde405f2d7 06:09:43 Removing intermediate container b4cde405f2d7 06:09:43 ---> 21e2a1b37bce 06:09:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:09:43 ---> 711382aabee7 06:09:43 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:09:43 ---> Running in 36acf0f05dfb 06:09:43 Removing intermediate container 36acf0f05dfb 06:09:43 ---> c596eb95374f 06:09:43 Step 21/23 : LABEL arch=x86_64 06:09:44 ---> aaf3af3de313 06:09:44 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:09:44 ---> Running in 912f954f2116 06:09:44 Removing intermediate container 912f954f2116 06:09:44 ---> 096167f20761 06:09:44 Step 22/23 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:09:44 ---> 211a80ee3eb3 06:09:44 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:09:44 ---> Running in 9f58488c3ea2 06:09:44 Removing intermediate container 9f58488c3ea2 06:09:44 ---> 37d172d10b1d 06:09:44 Step 23/23 : LABEL version=2.2.0-dev.67 06:09:44 ---> Running in 0d0bd0320c1c 06:09:44 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 06:09:44 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 06:09:44 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 06:09:44 go: downloading github.com/stretchr/testify v1.7.0 06:09:44 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 06:09:44 go: downloading github.com/aws/aws-sdk-go v1.43.0 06:09:44 ---> 08f6140648b8 06:09:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:09:44 Removing intermediate container 0d0bd0320c1c 06:09:44 ---> bcccca701ca9 06:09:44 06:09:44 Successfully built bcccca701ca9 06:09:44 Successfully tagged sys-mgmt-agent:latest 06:09:45  Building sys-mgmt-agent ... done  ---> dac13e06782e 06:09:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:09:45 ---> b8e2ee04c3fd 06:09:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:09:46 ---> 6a74e00427a0 06:09:46 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/ 06:09:46 ---> Running in ca56ffae1af5 06:09:46 Removing intermediate container ca56ffae1af5 06:09:46 ---> 4ab110b4bf43 06:09:46 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:09:46 ---> Running in dfa15c514171 06:09:47 Removing intermediate container dfa15c514171 06:09:47 ---> 07f20f6fd058 06:09:47 Step 23/25 : LABEL arch=x86_64 06:09:47 ---> Running in 3196026bbe7a 06:09:47 Removing intermediate container 3196026bbe7a 06:09:47 ---> 017c06fc52b8 06:09:47 Step 24/25 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:09:47 ---> Running in 0098156f6c39 06:09:47 Removing intermediate container 0098156f6c39 06:09:47 ---> 442252239671 06:09:47 Step 25/25 : LABEL version=2.2.0-dev.67 06:09:47 ---> Running in 4708d42d0846 06:09:47 Removing intermediate container 4708d42d0846 06:09:47 ---> 4fced0edb1da 06:09:47 06:09:47 Successfully built 4fced0edb1da 06:09:47 Successfully tagged security-secretstore-setup:latest 06:10:05  Building security-secretstore-setup ... done Removing intermediate container f816d59c05ef 06:10:05 ---> c6945d470263 06:10:05 06:10:05 Step 13/26 : FROM alpine:3.15 06:10:05 ---> 0ac33e5f5afa 06:10:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:10:05 ---> Using cache 06:10:05 ---> 6a8b0d794f67 06:10:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:10:05 ---> Using cache 06:10:05 ---> 986768834c52 06:10:05 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:10:05 ---> Using cache 06:10:05 ---> 033c54cba017 06:10:05 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 06:10:05 ---> 5c8c7bb22b60 06:10:05 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 06:10:06 ---> a8e4f06ce43a 06:10:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:10:06 ---> 26fa96ae4eb7 06:10:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:10:07 ---> 8fc9ee1ee490 06:10:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:10:07 ---> 9ba08bf7871a 06:10:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:10:07 ---> Running in 395aac74b531 06:10:07 Removing intermediate container 395aac74b531 06:10:07 ---> efa241c65612 06:10:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:10:07 ---> Running in c5de3ca01738 06:10:07 Removing intermediate container c5de3ca01738 06:10:07 ---> fc0d666d8438 06:10:07 Step 24/26 : LABEL arch=x86_64 06:10:07 ---> Running in c2ea67f6da91 06:10:07 Removing intermediate container c2ea67f6da91 06:10:07 ---> 42ffd9e197b0 06:10:07 Step 25/26 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:07 ---> Running in 8b0d8e507064 06:10:07 Removing intermediate container 8b0d8e507064 06:10:07 ---> cc24be7c9bbf 06:10:07 Step 26/26 : LABEL version=2.2.0-dev.67 06:10:07 ---> Running in 872ee63d22b5 06:10:07 Removing intermediate container 872ee63d22b5 06:10:07 ---> 07c86eb2b2de 06:10:07 06:10:07 Successfully built 07c86eb2b2de 06:10:07 Successfully tagged security-spire-agent:latest 06:10:07  Building security-spire-agent ... done  [Pipeline] } 06:10:07 $ docker stop --time=1 dbde99faf5de5d17bd2288e482e8a7749a4ca33aed30f9712284f2e6d8e17ae7 06:10:09 $ docker rm -f dbde99faf5de5d17bd2288e482e8a7749a4ca33aed30f9712284f2e6d8e17ae7 [Pipeline] // withDockerContainer [Pipeline] sh 06:10:09 + docker images 06:10:09 REPOSITORY TAG IMAGE ID CREATED SIZE 06:10:09 security-spire-agent latest 07c86eb2b2de 2 seconds ago 127MB 06:10:09 c6945d470263 10 seconds ago 4.5GB 06:10:09 security-secretstore-setup latest 4fced0edb1da 22 seconds ago 42.1MB 06:10:09 sys-mgmt-agent latest bcccca701ca9 25 seconds ago 307MB 06:10:09 7f2ba83311ee 30 seconds ago 1.63GB 06:10:09 bdc38c9578e9 47 seconds ago 1.62GB 06:10:09 security-spire-server latest 2c04cc0479e3 53 seconds ago 87.3MB 06:10:09 security-spire-config latest 10bddb8295c8 53 seconds ago 86.7MB 06:10:09 core-data latest 7a7fd3f77910 53 seconds ago 35.9MB 06:10:09 e6b9a3200f63 About a minute ago 1.65GB 06:10:09 1442a3e44016 About a minute ago 4.5GB 06:10:09 0e03fd16b523 About a minute ago 4.5GB 06:10:09 security-bootstrapper latest 3d15ce2053d9 About a minute ago 24.3MB 06:10:09 support-scheduler latest e326674b6f9d 2 minutes ago 26MB 06:10:09 c5ec6490d76b 2 minutes ago 1.62GB 06:10:09 b7b7f99d7592 2 minutes ago 1.61GB 06:10:09 security-proxy-setup latest d79fe855627b 2 minutes ago 43.4MB 06:10:09 core-metadata latest 4caf93cfae7f 2 minutes ago 26.2MB 06:10:09 8d3d0bf012d3 3 minutes ago 1.62GB 06:10:09 ecb0ffa4e546 3 minutes ago 1.63GB 06:10:09 security-spiffe-token-provider latest e158e4dc62db 3 minutes ago 28.5MB 06:10:09 support-notifications latest a2cbb727f32d 4 minutes ago 26.6MB 06:10:09 core-command latest 9789c646147c 4 minutes ago 24.5MB 06:10:09 192a91c1d021 4 minutes ago 1.61GB 06:10:09 5c1dfd7c8473 4 minutes ago 1.61GB 06:10:09 250786a7f6e2 4 minutes ago 1.62GB 06:10:09 ci-base-image-x86_64 latest 1ee5ec1f9de7 7 minutes ago 896MB 06:10:09 docker 20.10.14 7417809fdb73 7 days ago 218MB 06:10:09 alpine 3.14 e04c818066af 8 days ago 5.59MB 06:10:09 alpine 3.15 0ac33e5f5afa 8 days ago 5.57MB 06:10:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 06:10:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 06:10:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 21 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:10:09 provisioning config files... 06:10:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/192@tmp/config1586569919162361623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:10:09 ---> docker-login.sh 06:10:09 nexus3.edgexfoundry.org:10001 06:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:09 Configure a credential helper to remove this warning. See 06:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:09 06:10:09 Login Succeeded 06:10:09 nexus3.edgexfoundry.org:10002 06:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:09 Configure a credential helper to remove this warning. See 06:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:09 06:10:09 Login Succeeded 06:10:09 nexus3.edgexfoundry.org:10003 06:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:10 Configure a credential helper to remove this warning. See 06:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:10 06:10:10 Login Succeeded 06:10:10 nexus3.edgexfoundry.org:10004 06:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:10 Configure a credential helper to remove this warning. See 06:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:10 06:10:10 Login Succeeded 06:10:10 docker.io 06:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:10:10 Configure a credential helper to remove this warning. See 06:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:10:10 06:10:10 Login Succeeded 06:10:10 ---> docker-login.sh ends [Pipeline] } 06:10:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:10:10 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:10:10 3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:10 latest 06:10:10 2.2.0-dev.67 06:10:10 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:10 main 06:10:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 06:10:11 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 06:10:11 go: downloading github.com/blang/semver/v4 v4.0.0 06:10:11 go: downloading github.com/go-sql-driver/mysql v1.6.0 06:10:11 go: downloading github.com/jinzhu/gorm v1.9.16 06:10:11 + docker push nexus3.edgexfoundry.org:10004/core-command:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:10:11 f59a3d1b70b8: Preparing 06:10:11 7a7eccc052b9: Preparing 06:10:11 d8965979de57: Preparing 06:10:11 7b9501555c1d: Preparing 06:10:11 b541d28bf3b4: Preparing 06:10:11 b541d28bf3b4: Layer already exists 06:10:11 d8965979de57: Pushed 06:10:11 f59a3d1b70b8: Pushed 06:10:11 7b9501555c1d: Pushed 06:10:12 go: downloading github.com/lib/pq v1.10.4 06:10:12 go: downloading github.com/mattn/go-sqlite3 v1.14.12 06:10:12 go: downloading k8s.io/client-go v0.23.4 06:10:12 go: downloading google.golang.org/api v0.70.0 06:10:13 7a7eccc052b9: Pushed 06:10:13 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:0ee510fe4c8cab659be041d6ff1fd6be2ae482b6b15ab7f4fef30750b6fc7430 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:10:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 06:10:14 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:10:14 f59a3d1b70b8: Preparing 06:10:14 7a7eccc052b9: Preparing 06:10:14 d8965979de57: Preparing 06:10:14 7b9501555c1d: Preparing 06:10:14 b541d28bf3b4: Preparing 06:10:14 d8965979de57: Layer already exists 06:10:14 f59a3d1b70b8: Layer already exists 06:10:14 7b9501555c1d: Layer already exists 06:10:14 7a7eccc052b9: Layer already exists 06:10:14 b541d28bf3b4: Layer already exists 06:10:14 latest: digest: sha256:0ee510fe4c8cab659be041d6ff1fd6be2ae482b6b15ab7f4fef30750b6fc7430 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:10:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:10:14 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.67 06:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:10:14 f59a3d1b70b8: Preparing 06:10:14 7a7eccc052b9: Preparing 06:10:14 d8965979de57: Preparing 06:10:14 7b9501555c1d: Preparing 06:10:14 b541d28bf3b4: Preparing 06:10:14 d8965979de57: Layer already exists 06:10:14 f59a3d1b70b8: Layer already exists 06:10:14 b541d28bf3b4: Layer already exists 06:10:14 7b9501555c1d: Layer already exists 06:10:14 7a7eccc052b9: Layer already exists 06:10:14 2.2.0-dev.67: digest: sha256:0ee510fe4c8cab659be041d6ff1fd6be2ae482b6b15ab7f4fef30750b6fc7430 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:10:14 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:10:15 + docker push nexus3.edgexfoundry.org:10004/core-command:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:10:15 f59a3d1b70b8: Preparing 06:10:15 7a7eccc052b9: Preparing 06:10:15 d8965979de57: Preparing 06:10:15 7b9501555c1d: Preparing 06:10:15 b541d28bf3b4: Preparing 06:10:15 7a7eccc052b9: Layer already exists 06:10:15 b541d28bf3b4: Layer already exists 06:10:15 d8965979de57: Layer already exists 06:10:15 f59a3d1b70b8: Layer already exists 06:10:15 7b9501555c1d: Layer already exists 06:10:15 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:0ee510fe4c8cab659be041d6ff1fd6be2ae482b6b15ab7f4fef30750b6fc7430 size: 1363 [Pipeline] isUnix [Pipeline] sh 06:10:15 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 06:10:15 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:10:15 f59a3d1b70b8: Preparing 06:10:15 7a7eccc052b9: Preparing 06:10:15 d8965979de57: Preparing 06:10:15 7b9501555c1d: Preparing 06:10:15 b541d28bf3b4: Preparing 06:10:15 b541d28bf3b4: Layer already exists 06:10:15 d8965979de57: Layer already exists 06:10:15 7b9501555c1d: Layer already exists 06:10:15 f59a3d1b70b8: Layer already exists 06:10:15 7a7eccc052b9: Layer already exists 06:10:15 main: digest: sha256:0ee510fe4c8cab659be041d6ff1fd6be2ae482b6b15ab7f4fef30750b6fc7430 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:15 ===================================================== [Pipeline] echo 06:10:15 taggedImages: 06:10:15 - nexus3.edgexfoundry.org:10004/core-command:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:15 - nexus3.edgexfoundry.org:10004/core-command:latest 06:10:15 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.67 06:10:15 - nexus3.edgexfoundry.org:10004/core-command:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:15 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:10:15 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:10:15 3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:15 latest 06:10:15 2.2.0-dev.67 06:10:15 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:15 main 06:10:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 06:10:16 + docker push nexus3.edgexfoundry.org:10004/core-data:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:10:16 b0699714e5bd: Preparing 06:10:16 2c2e30227fb8: Preparing 06:10:16 d8965979de57: Preparing 06:10:16 bb0af719be59: Preparing 06:10:16 93f469e09272: Preparing 06:10:16 b541d28bf3b4: Preparing 06:10:16 b541d28bf3b4: Waiting 06:10:16 d8965979de57: Layer already exists 06:10:16 b541d28bf3b4: Layer already exists 06:10:16 93f469e09272: Pushed 06:10:16 b0699714e5bd: Pushed 06:10:16 bb0af719be59: Pushed 06:10:18 go: downloading k8s.io/api v0.23.4 06:10:19 2c2e30227fb8: Pushed 06:10:19 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:4f106ea7e9595db9ccec87577d2abc5e8eef2bd0a0d74cdbf73ec98f6fda931b size: 1574 [Pipeline] isUnix [Pipeline] sh 06:10:19 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 06:10:20 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:10:20 b0699714e5bd: Preparing 06:10:20 2c2e30227fb8: Preparing 06:10:20 d8965979de57: Preparing 06:10:20 bb0af719be59: Preparing 06:10:20 93f469e09272: Preparing 06:10:20 b541d28bf3b4: Preparing 06:10:20 b541d28bf3b4: Waiting 06:10:20 d8965979de57: Layer already exists 06:10:20 bb0af719be59: Layer already exists 06:10:20 93f469e09272: Layer already exists 06:10:20 b0699714e5bd: Layer already exists 06:10:20 2c2e30227fb8: Layer already exists 06:10:20 b541d28bf3b4: Layer already exists 06:10:20 latest: digest: sha256:4f106ea7e9595db9ccec87577d2abc5e8eef2bd0a0d74cdbf73ec98f6fda931b size: 1574 [Pipeline] isUnix [Pipeline] sh 06:10:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:10:20 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.67 06:10:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:10:20 b0699714e5bd: Preparing 06:10:20 2c2e30227fb8: Preparing 06:10:20 d8965979de57: Preparing 06:10:20 bb0af719be59: Preparing 06:10:20 93f469e09272: Preparing 06:10:20 b541d28bf3b4: Preparing 06:10:20 b541d28bf3b4: Waiting 06:10:20 bb0af719be59: Layer already exists 06:10:20 d8965979de57: Layer already exists 06:10:20 93f469e09272: Layer already exists 06:10:20 b0699714e5bd: Layer already exists 06:10:20 2c2e30227fb8: Layer already exists 06:10:20 b541d28bf3b4: Layer already exists 06:10:20 2.2.0-dev.67: digest: sha256:4f106ea7e9595db9ccec87577d2abc5e8eef2bd0a0d74cdbf73ec98f6fda931b size: 1574 [Pipeline] isUnix [Pipeline] sh 06:10:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:10:21 + docker push nexus3.edgexfoundry.org:10004/core-data:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:10:21 b0699714e5bd: Preparing 06:10:21 2c2e30227fb8: Preparing 06:10:21 d8965979de57: Preparing 06:10:21 bb0af719be59: Preparing 06:10:21 93f469e09272: Preparing 06:10:21 b541d28bf3b4: Preparing 06:10:21 b541d28bf3b4: Waiting 06:10:21 2c2e30227fb8: Layer already exists 06:10:21 b0699714e5bd: Layer already exists 06:10:21 d8965979de57: Layer already exists 06:10:21 bb0af719be59: Layer already exists 06:10:21 93f469e09272: Layer already exists 06:10:21 b541d28bf3b4: Layer already exists 06:10:21 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:4f106ea7e9595db9ccec87577d2abc5e8eef2bd0a0d74cdbf73ec98f6fda931b size: 1574 [Pipeline] isUnix [Pipeline] sh 06:10:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 06:10:22 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:10:22 b0699714e5bd: Preparing 06:10:22 2c2e30227fb8: Preparing 06:10:22 d8965979de57: Preparing 06:10:22 bb0af719be59: Preparing 06:10:22 93f469e09272: Preparing 06:10:22 b541d28bf3b4: Preparing 06:10:22 b541d28bf3b4: Waiting 06:10:22 d8965979de57: Layer already exists 06:10:22 93f469e09272: Layer already exists 06:10:22 bb0af719be59: Layer already exists 06:10:22 b0699714e5bd: Layer already exists 06:10:22 2c2e30227fb8: Layer already exists 06:10:22 b541d28bf3b4: Layer already exists 06:10:22 main: digest: sha256:4f106ea7e9595db9ccec87577d2abc5e8eef2bd0a0d74cdbf73ec98f6fda931b size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:22 ===================================================== [Pipeline] echo 06:10:22 taggedImages: 06:10:22 - nexus3.edgexfoundry.org:10004/core-data:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:22 - nexus3.edgexfoundry.org:10004/core-data:latest 06:10:22 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.67 06:10:22 - nexus3.edgexfoundry.org:10004/core-data:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:22 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:10:22 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:10:22 3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:22 latest 06:10:22 2.2.0-dev.67 06:10:22 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:22 main 06:10:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:22 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 06:10:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:10:22 8a6b47c587ac: Preparing 06:10:22 7abf6f713810: Preparing 06:10:22 d8965979de57: Preparing 06:10:22 7b9501555c1d: Preparing 06:10:22 b541d28bf3b4: Preparing 06:10:22 7b9501555c1d: Layer already exists 06:10:22 b541d28bf3b4: Layer already exists 06:10:22 d8965979de57: Layer already exists 06:10:22 8a6b47c587ac: Pushed 06:10:25 7abf6f713810: Pushed 06:10:25 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:b4c3050f82c8264d4c0899d510a34a54c1810675d770a7d1443b8e5f6e51c201 size: 1365 [Pipeline] isUnix [Pipeline] sh 06:10:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 06:10:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:10:26 8a6b47c587ac: Preparing 06:10:26 7abf6f713810: Preparing 06:10:26 d8965979de57: Preparing 06:10:26 7b9501555c1d: Preparing 06:10:26 b541d28bf3b4: Preparing 06:10:26 7b9501555c1d: Layer already exists 06:10:26 8a6b47c587ac: Layer already exists 06:10:26 b541d28bf3b4: Layer already exists 06:10:26 7abf6f713810: Layer already exists 06:10:26 d8965979de57: Layer already exists 06:10:26 latest: digest: sha256:b4c3050f82c8264d4c0899d510a34a54c1810675d770a7d1443b8e5f6e51c201 size: 1365 [Pipeline] isUnix [Pipeline] sh 06:10:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:10:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.67 06:10:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:10:26 8a6b47c587ac: Preparing 06:10:26 7abf6f713810: Preparing 06:10:26 d8965979de57: Preparing 06:10:26 7b9501555c1d: Preparing 06:10:26 b541d28bf3b4: Preparing 06:10:26 b541d28bf3b4: Layer already exists 06:10:26 7b9501555c1d: Layer already exists 06:10:26 8a6b47c587ac: Layer already exists 06:10:26 7abf6f713810: Layer already exists 06:10:26 d8965979de57: Layer already exists 06:10:26 2.2.0-dev.67: digest: sha256:b4c3050f82c8264d4c0899d510a34a54c1810675d770a7d1443b8e5f6e51c201 size: 1365 [Pipeline] isUnix [Pipeline] sh 06:10:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:10:27 go: downloading github.com/google/go-tpm v0.3.3 06:10:27 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 06:10:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:10:27 8a6b47c587ac: Preparing 06:10:27 7abf6f713810: Preparing 06:10:27 d8965979de57: Preparing 06:10:27 7b9501555c1d: Preparing 06:10:27 b541d28bf3b4: Preparing 06:10:27 8a6b47c587ac: Layer already exists 06:10:27 7b9501555c1d: Layer already exists 06:10:27 7abf6f713810: Layer already exists 06:10:27 d8965979de57: Layer already exists 06:10:27 b541d28bf3b4: Layer already exists 06:10:27 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:b4c3050f82c8264d4c0899d510a34a54c1810675d770a7d1443b8e5f6e51c201 size: 1365 [Pipeline] isUnix [Pipeline] sh 06:10:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 06:10:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:10:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:10:27 8a6b47c587ac: Preparing 06:10:27 7abf6f713810: Preparing 06:10:27 d8965979de57: Preparing 06:10:27 7b9501555c1d: Preparing 06:10:27 b541d28bf3b4: Preparing 06:10:27 d8965979de57: Layer already exists 06:10:27 7b9501555c1d: Layer already exists 06:10:27 8a6b47c587ac: Layer already exists 06:10:27 b541d28bf3b4: Layer already exists 06:10:27 7abf6f713810: Layer already exists 06:10:27 main: digest: sha256:b4c3050f82c8264d4c0899d510a34a54c1810675d770a7d1443b8e5f6e51c201 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:28 ===================================================== [Pipeline] echo 06:10:28 taggedImages: 06:10:28 - nexus3.edgexfoundry.org:10004/core-metadata:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:28 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:10:28 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.67 06:10:28 - nexus3.edgexfoundry.org:10004/core-metadata:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:28 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:10:28 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:10:28 3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:28 latest 06:10:28 2.2.0-dev.67 06:10:28 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:28 main 06:10:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:28 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 06:10:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:10:28 ec2192c070c7: Preparing 06:10:28 ec2192c070c7: Preparing 06:10:28 af8610fea315: Preparing 06:10:28 1659584a112a: Preparing 06:10:28 a91784d5a634: Preparing 06:10:28 9ad4b9bcb72d: Preparing 06:10:28 d8965979de57: Preparing 06:10:28 0b8e6ae95128: Preparing 06:10:28 c811bb3abf89: Preparing 06:10:28 bf5aeeb05f12: Preparing 06:10:28 08cfdaff21f4: Preparing 06:10:28 b541d28bf3b4: Preparing 06:10:28 d8965979de57: Waiting 06:10:28 0b8e6ae95128: Waiting 06:10:28 c811bb3abf89: Waiting 06:10:28 b541d28bf3b4: Waiting 06:10:28 ec2192c070c7: Pushed 06:10:28 af8610fea315: Pushed 06:10:28 a91784d5a634: Pushed 06:10:28 1659584a112a: Pushed 06:10:28 d8965979de57: Layer already exists 06:10:29 0b8e6ae95128: Pushed 06:10:29 c811bb3abf89: Pushed 06:10:29 bf5aeeb05f12: Pushed 06:10:29 08cfdaff21f4: Pushed 06:10:29 b541d28bf3b4: Layer already exists 06:10:31 9ad4b9bcb72d: Pushed 06:10:31 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:b8be5e35a4f9e7984f32a8c4c048b45a0f2b1641e73d194ccde20ae87f9d7cff size: 2817 [Pipeline] isUnix [Pipeline] sh 06:10:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 06:10:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:10:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:10:31 ec2192c070c7: Preparing 06:10:31 ec2192c070c7: Preparing 06:10:31 af8610fea315: Preparing 06:10:31 1659584a112a: Preparing 06:10:31 a91784d5a634: Preparing 06:10:31 9ad4b9bcb72d: Preparing 06:10:31 d8965979de57: Preparing 06:10:31 0b8e6ae95128: Preparing 06:10:31 c811bb3abf89: Preparing 06:10:31 bf5aeeb05f12: Preparing 06:10:31 08cfdaff21f4: Preparing 06:10:31 b541d28bf3b4: Preparing 06:10:31 0b8e6ae95128: Waiting 06:10:31 08cfdaff21f4: Waiting 06:10:31 b541d28bf3b4: Waiting 06:10:31 c811bb3abf89: Waiting 06:10:31 bf5aeeb05f12: Waiting 06:10:31 d8965979de57: Waiting 06:10:31 af8610fea315: Layer already exists 06:10:31 1659584a112a: Layer already exists 06:10:31 a91784d5a634: Layer already exists 06:10:31 9ad4b9bcb72d: Layer already exists 06:10:31 ec2192c070c7: Layer already exists 06:10:31 d8965979de57: Layer already exists 06:10:31 0b8e6ae95128: Layer already exists 06:10:31 c811bb3abf89: Layer already exists 06:10:31 bf5aeeb05f12: Layer already exists 06:10:31 08cfdaff21f4: Layer already exists 06:10:31 b541d28bf3b4: Layer already exists 06:10:31 latest: digest: sha256:b8be5e35a4f9e7984f32a8c4c048b45a0f2b1641e73d194ccde20ae87f9d7cff size: 2817 [Pipeline] isUnix [Pipeline] sh 06:10:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:10:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.67 06:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:10:32 ec2192c070c7: Preparing 06:10:32 ec2192c070c7: Preparing 06:10:32 af8610fea315: Preparing 06:10:32 1659584a112a: Preparing 06:10:32 a91784d5a634: Preparing 06:10:32 9ad4b9bcb72d: Preparing 06:10:32 d8965979de57: Preparing 06:10:32 0b8e6ae95128: Preparing 06:10:32 c811bb3abf89: Preparing 06:10:32 bf5aeeb05f12: Preparing 06:10:32 08cfdaff21f4: Preparing 06:10:32 b541d28bf3b4: Preparing 06:10:32 d8965979de57: Waiting 06:10:32 0b8e6ae95128: Waiting 06:10:32 c811bb3abf89: Waiting 06:10:32 bf5aeeb05f12: Waiting 06:10:32 08cfdaff21f4: Waiting 06:10:32 b541d28bf3b4: Waiting 06:10:32 1659584a112a: Layer already exists 06:10:32 a91784d5a634: Layer already exists 06:10:32 ec2192c070c7: Layer already exists 06:10:32 af8610fea315: Layer already exists 06:10:32 9ad4b9bcb72d: Layer already exists 06:10:32 d8965979de57: Layer already exists 06:10:32 0b8e6ae95128: Layer already exists 06:10:32 c811bb3abf89: Layer already exists 06:10:32 bf5aeeb05f12: Layer already exists 06:10:32 08cfdaff21f4: Layer already exists 06:10:32 b541d28bf3b4: Layer already exists 06:10:32 2.2.0-dev.67: digest: sha256:b8be5e35a4f9e7984f32a8c4c048b45a0f2b1641e73d194ccde20ae87f9d7cff size: 2817 [Pipeline] isUnix [Pipeline] sh 06:10:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:10:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:10:32 ec2192c070c7: Preparing 06:10:32 ec2192c070c7: Preparing 06:10:32 af8610fea315: Preparing 06:10:32 1659584a112a: Preparing 06:10:32 a91784d5a634: Preparing 06:10:32 9ad4b9bcb72d: Preparing 06:10:32 d8965979de57: Preparing 06:10:32 0b8e6ae95128: Preparing 06:10:32 c811bb3abf89: Preparing 06:10:32 bf5aeeb05f12: Preparing 06:10:32 08cfdaff21f4: Preparing 06:10:32 b541d28bf3b4: Preparing 06:10:32 d8965979de57: Waiting 06:10:32 0b8e6ae95128: Waiting 06:10:32 c811bb3abf89: Waiting 06:10:32 bf5aeeb05f12: Waiting 06:10:32 08cfdaff21f4: Waiting 06:10:32 b541d28bf3b4: Waiting 06:10:32 a91784d5a634: Layer already exists 06:10:32 ec2192c070c7: Layer already exists 06:10:32 9ad4b9bcb72d: Layer already exists 06:10:32 af8610fea315: Layer already exists 06:10:32 1659584a112a: Layer already exists 06:10:32 d8965979de57: Layer already exists 06:10:32 0b8e6ae95128: Layer already exists 06:10:32 bf5aeeb05f12: Layer already exists 06:10:32 c811bb3abf89: Layer already exists 06:10:32 08cfdaff21f4: Layer already exists 06:10:32 b541d28bf3b4: Layer already exists 06:10:32 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:b8be5e35a4f9e7984f32a8c4c048b45a0f2b1641e73d194ccde20ae87f9d7cff size: 2817 [Pipeline] isUnix [Pipeline] sh 06:10:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 06:10:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:10:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:10:33 ec2192c070c7: Preparing 06:10:33 ec2192c070c7: Preparing 06:10:33 af8610fea315: Preparing 06:10:33 1659584a112a: Preparing 06:10:33 a91784d5a634: Preparing 06:10:33 9ad4b9bcb72d: Preparing 06:10:33 d8965979de57: Preparing 06:10:33 0b8e6ae95128: Preparing 06:10:33 c811bb3abf89: Preparing 06:10:33 bf5aeeb05f12: Preparing 06:10:33 08cfdaff21f4: Preparing 06:10:33 b541d28bf3b4: Preparing 06:10:33 0b8e6ae95128: Waiting 06:10:33 c811bb3abf89: Waiting 06:10:33 bf5aeeb05f12: Waiting 06:10:33 08cfdaff21f4: Waiting 06:10:33 b541d28bf3b4: Waiting 06:10:33 d8965979de57: Waiting 06:10:33 1659584a112a: Layer already exists 06:10:33 a91784d5a634: Layer already exists 06:10:33 af8610fea315: Layer already exists 06:10:33 ec2192c070c7: Layer already exists 06:10:33 9ad4b9bcb72d: Layer already exists 06:10:33 0b8e6ae95128: Layer already exists 06:10:33 d8965979de57: Layer already exists 06:10:33 bf5aeeb05f12: Layer already exists 06:10:33 c811bb3abf89: Layer already exists 06:10:33 08cfdaff21f4: Layer already exists 06:10:33 b541d28bf3b4: Layer already exists 06:10:33 main: digest: sha256:b8be5e35a4f9e7984f32a8c4c048b45a0f2b1641e73d194ccde20ae87f9d7cff size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:33 ===================================================== [Pipeline] echo 06:10:33 taggedImages: 06:10:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:10:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.67 06:10:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:33 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:10:33 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:10:33 3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:33 latest 06:10:33 2.2.0-dev.67 06:10:33 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:33 main 06:10:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 06:10:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:10:34 9f866b471311: Preparing 06:10:34 528a880374fa: Preparing 06:10:34 64bfb77e65aa: Preparing 06:10:34 db1ecc992467: Preparing 06:10:34 31b1f4612482: Preparing 06:10:34 91185b0d47a6: Preparing 06:10:34 3d2d94a0115d: Preparing 06:10:34 b541d28bf3b4: Preparing 06:10:34 3d2d94a0115d: Waiting 06:10:34 91185b0d47a6: Waiting 06:10:34 528a880374fa: Pushed 06:10:34 31b1f4612482: Pushed 06:10:34 9f866b471311: Pushed 06:10:34 b541d28bf3b4: Layer already exists 06:10:34 91185b0d47a6: Pushed 06:10:34 3d2d94a0115d: Pushed 06:10:36 db1ecc992467: Pushed 06:10:36 64bfb77e65aa: Pushed 06:10:36 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:7ef03676a7260ed454cb4de6786ff61ac453b1810c102972ce2950e7e7de925d size: 1990 [Pipeline] isUnix [Pipeline] sh 06:10:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 06:10:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:10:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:10:37 9f866b471311: Preparing 06:10:37 528a880374fa: Preparing 06:10:37 64bfb77e65aa: Preparing 06:10:37 db1ecc992467: Preparing 06:10:37 31b1f4612482: Preparing 06:10:37 91185b0d47a6: Preparing 06:10:37 3d2d94a0115d: Preparing 06:10:37 b541d28bf3b4: Preparing 06:10:37 91185b0d47a6: Waiting 06:10:37 b541d28bf3b4: Waiting 06:10:37 3d2d94a0115d: Waiting 06:10:37 528a880374fa: Layer already exists 06:10:37 31b1f4612482: Layer already exists 06:10:37 64bfb77e65aa: Layer already exists 06:10:37 db1ecc992467: Layer already exists 06:10:37 9f866b471311: Layer already exists 06:10:37 3d2d94a0115d: Layer already exists 06:10:37 91185b0d47a6: Layer already exists 06:10:37 b541d28bf3b4: Layer already exists 06:10:37 latest: digest: sha256:7ef03676a7260ed454cb4de6786ff61ac453b1810c102972ce2950e7e7de925d size: 1990 [Pipeline] isUnix [Pipeline] sh 06:10:37 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:10:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.67 06:10:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:10:37 9f866b471311: Preparing 06:10:37 528a880374fa: Preparing 06:10:37 64bfb77e65aa: Preparing 06:10:37 db1ecc992467: Preparing 06:10:37 31b1f4612482: Preparing 06:10:37 91185b0d47a6: Preparing 06:10:37 3d2d94a0115d: Preparing 06:10:37 b541d28bf3b4: Preparing 06:10:37 3d2d94a0115d: Waiting 06:10:37 b541d28bf3b4: Waiting 06:10:37 91185b0d47a6: Waiting 06:10:37 9f866b471311: Layer already exists 06:10:37 528a880374fa: Layer already exists 06:10:37 64bfb77e65aa: Layer already exists 06:10:37 db1ecc992467: Layer already exists 06:10:37 31b1f4612482: Layer already exists 06:10:37 91185b0d47a6: Layer already exists 06:10:37 3d2d94a0115d: Layer already exists 06:10:37 b541d28bf3b4: Layer already exists 06:10:37 2.2.0-dev.67: digest: sha256:7ef03676a7260ed454cb4de6786ff61ac453b1810c102972ce2950e7e7de925d size: 1990 [Pipeline] isUnix [Pipeline] sh 06:10:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:10:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:10:38 9f866b471311: Preparing 06:10:38 528a880374fa: Preparing 06:10:38 64bfb77e65aa: Preparing 06:10:38 db1ecc992467: Preparing 06:10:38 31b1f4612482: Preparing 06:10:38 91185b0d47a6: Preparing 06:10:38 3d2d94a0115d: Preparing 06:10:38 b541d28bf3b4: Preparing 06:10:38 91185b0d47a6: Waiting 06:10:38 3d2d94a0115d: Waiting 06:10:38 b541d28bf3b4: Waiting 06:10:38 64bfb77e65aa: Layer already exists 06:10:38 528a880374fa: Layer already exists 06:10:38 31b1f4612482: Layer already exists 06:10:38 9f866b471311: Layer already exists 06:10:38 db1ecc992467: Layer already exists 06:10:38 91185b0d47a6: Layer already exists 06:10:38 3d2d94a0115d: Layer already exists 06:10:38 b541d28bf3b4: Layer already exists 06:10:38 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:7ef03676a7260ed454cb4de6786ff61ac453b1810c102972ce2950e7e7de925d size: 1990 [Pipeline] isUnix [Pipeline] sh 06:10:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 06:10:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:10:39 9f866b471311: Preparing 06:10:39 528a880374fa: Preparing 06:10:39 64bfb77e65aa: Preparing 06:10:39 db1ecc992467: Preparing 06:10:39 31b1f4612482: Preparing 06:10:39 91185b0d47a6: Preparing 06:10:39 3d2d94a0115d: Preparing 06:10:39 b541d28bf3b4: Preparing 06:10:39 91185b0d47a6: Waiting 06:10:39 3d2d94a0115d: Waiting 06:10:39 b541d28bf3b4: Waiting 06:10:39 db1ecc992467: Layer already exists 06:10:39 528a880374fa: Layer already exists 06:10:39 31b1f4612482: Layer already exists 06:10:39 64bfb77e65aa: Layer already exists 06:10:39 9f866b471311: Layer already exists 06:10:39 91185b0d47a6: Layer already exists 06:10:39 3d2d94a0115d: Layer already exists 06:10:39 b541d28bf3b4: Layer already exists 06:10:39 main: digest: sha256:7ef03676a7260ed454cb4de6786ff61ac453b1810c102972ce2950e7e7de925d size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:39 ===================================================== [Pipeline] echo 06:10:39 taggedImages: 06:10:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:10:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.67 06:10:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:39 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:10:39 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:10:39 3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:39 latest 06:10:39 2.2.0-dev.67 06:10:39 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:39 main 06:10:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:39 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 06:10:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:10:39 f642cf164d02: Preparing 06:10:39 cbd43a42c345: Preparing 06:10:39 0451230effeb: Preparing 06:10:39 ccc5034f15c0: Preparing 06:10:39 884fc050abfd: Preparing 06:10:39 0c766e9c188d: Preparing 06:10:39 c31bf4d45508: Preparing 06:10:39 903b4cef8bce: Preparing 06:10:39 cac01ad120f2: Preparing 06:10:39 b541d28bf3b4: Preparing 06:10:39 c31bf4d45508: Waiting 06:10:39 903b4cef8bce: Waiting 06:10:39 cac01ad120f2: Waiting 06:10:39 b541d28bf3b4: Waiting 06:10:39 f642cf164d02: Pushed 06:10:39 884fc050abfd: Pushed 06:10:39 cbd43a42c345: Pushed 06:10:40 903b4cef8bce: Pushed 06:10:40 c31bf4d45508: Pushed 06:10:40 0c766e9c188d: Pushed 06:10:40 b541d28bf3b4: Layer already exists 06:10:40 cac01ad120f2: Pushed 06:10:42 ccc5034f15c0: Pushed 06:10:42 0451230effeb: Pushed 06:10:42 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:241fd5e1f65dcff30ca4fa0a8a0c29a56acecab84820fd55e7411b4d78d2581a size: 2405 [Pipeline] isUnix [Pipeline] sh 06:10:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 06:10:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:10:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:10:42 f642cf164d02: Preparing 06:10:42 cbd43a42c345: Preparing 06:10:42 0451230effeb: Preparing 06:10:42 ccc5034f15c0: Preparing 06:10:42 884fc050abfd: Preparing 06:10:42 0c766e9c188d: Preparing 06:10:42 c31bf4d45508: Preparing 06:10:42 903b4cef8bce: Preparing 06:10:42 cac01ad120f2: Preparing 06:10:42 b541d28bf3b4: Preparing 06:10:42 cac01ad120f2: Waiting 06:10:42 b541d28bf3b4: Waiting 06:10:42 903b4cef8bce: Waiting 06:10:42 0451230effeb: Layer already exists 06:10:42 884fc050abfd: Layer already exists 06:10:42 ccc5034f15c0: Layer already exists 06:10:42 cbd43a42c345: Layer already exists 06:10:42 f642cf164d02: Layer already exists 06:10:42 c31bf4d45508: Layer already exists 06:10:42 cac01ad120f2: Layer already exists 06:10:42 903b4cef8bce: Layer already exists 06:10:42 0c766e9c188d: Layer already exists 06:10:42 b541d28bf3b4: Layer already exists 06:10:42 latest: digest: sha256:241fd5e1f65dcff30ca4fa0a8a0c29a56acecab84820fd55e7411b4d78d2581a size: 2405 [Pipeline] isUnix [Pipeline] sh 06:10:42 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:10:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.67 06:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:10:43 f642cf164d02: Preparing 06:10:43 cbd43a42c345: Preparing 06:10:43 0451230effeb: Preparing 06:10:43 ccc5034f15c0: Preparing 06:10:43 884fc050abfd: Preparing 06:10:43 0c766e9c188d: Preparing 06:10:43 c31bf4d45508: Preparing 06:10:43 903b4cef8bce: Preparing 06:10:43 cac01ad120f2: Preparing 06:10:43 b541d28bf3b4: Preparing 06:10:43 0c766e9c188d: Waiting 06:10:43 cac01ad120f2: Waiting 06:10:43 c31bf4d45508: Waiting 06:10:43 903b4cef8bce: Waiting 06:10:43 b541d28bf3b4: Waiting 06:10:43 884fc050abfd: Layer already exists 06:10:43 cbd43a42c345: Layer already exists 06:10:43 0451230effeb: Layer already exists 06:10:43 ccc5034f15c0: Layer already exists 06:10:43 f642cf164d02: Layer already exists 06:10:43 0c766e9c188d: Layer already exists 06:10:43 c31bf4d45508: Layer already exists 06:10:43 903b4cef8bce: Layer already exists 06:10:43 cac01ad120f2: Layer already exists 06:10:43 b541d28bf3b4: Layer already exists 06:10:43 2.2.0-dev.67: digest: sha256:241fd5e1f65dcff30ca4fa0a8a0c29a56acecab84820fd55e7411b4d78d2581a size: 2405 [Pipeline] isUnix [Pipeline] sh 06:10:43 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:10:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:10:43 f642cf164d02: Preparing 06:10:43 cbd43a42c345: Preparing 06:10:43 0451230effeb: Preparing 06:10:43 ccc5034f15c0: Preparing 06:10:43 884fc050abfd: Preparing 06:10:43 0c766e9c188d: Preparing 06:10:43 c31bf4d45508: Preparing 06:10:43 903b4cef8bce: Preparing 06:10:43 cac01ad120f2: Preparing 06:10:43 b541d28bf3b4: Preparing 06:10:43 0c766e9c188d: Waiting 06:10:43 cac01ad120f2: Waiting 06:10:43 c31bf4d45508: Waiting 06:10:43 b541d28bf3b4: Waiting 06:10:43 903b4cef8bce: Waiting 06:10:43 cbd43a42c345: Layer already exists 06:10:43 ccc5034f15c0: Layer already exists 06:10:43 884fc050abfd: Layer already exists 06:10:43 f642cf164d02: Layer already exists 06:10:43 0451230effeb: Layer already exists 06:10:43 0c766e9c188d: Layer already exists 06:10:43 c31bf4d45508: Layer already exists 06:10:43 903b4cef8bce: Layer already exists 06:10:43 cac01ad120f2: Layer already exists 06:10:43 b541d28bf3b4: Layer already exists 06:10:43 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:241fd5e1f65dcff30ca4fa0a8a0c29a56acecab84820fd55e7411b4d78d2581a size: 2405 [Pipeline] isUnix [Pipeline] sh 06:10:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 06:10:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:10:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:10:44 f642cf164d02: Preparing 06:10:44 cbd43a42c345: Preparing 06:10:44 0451230effeb: Preparing 06:10:44 ccc5034f15c0: Preparing 06:10:44 884fc050abfd: Preparing 06:10:44 0c766e9c188d: Preparing 06:10:44 c31bf4d45508: Preparing 06:10:44 903b4cef8bce: Preparing 06:10:44 cac01ad120f2: Preparing 06:10:44 b541d28bf3b4: Preparing 06:10:44 cac01ad120f2: Waiting 06:10:44 b541d28bf3b4: Waiting 06:10:44 903b4cef8bce: Waiting 06:10:44 0c766e9c188d: Waiting 06:10:44 c31bf4d45508: Waiting 06:10:44 cbd43a42c345: Layer already exists 06:10:44 f642cf164d02: Layer already exists 06:10:44 884fc050abfd: Layer already exists 06:10:44 ccc5034f15c0: Layer already exists 06:10:44 0451230effeb: Layer already exists 06:10:44 0c766e9c188d: Layer already exists 06:10:44 cac01ad120f2: Layer already exists 06:10:44 903b4cef8bce: Layer already exists 06:10:44 c31bf4d45508: Layer already exists 06:10:44 b541d28bf3b4: Layer already exists 06:10:44 main: digest: sha256:241fd5e1f65dcff30ca4fa0a8a0c29a56acecab84820fd55e7411b4d78d2581a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:10:44 ===================================================== [Pipeline] echo 06:10:44 taggedImages: 06:10:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:10:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.67 06:10:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:44 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:10:44 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:10:44 3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:44 latest 06:10:44 2.2.0-dev.67 06:10:44 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:10:44 main 06:10:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:10:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 06:10:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:10:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:10:57 1d526552e9d4: Preparing 06:10:57 1e7f2131db9b: Preparing 06:10:57 d8965979de57: Preparing 06:10:57 d143050e81a1: Preparing 06:10:57 1b6ddcfd30ab: Preparing 06:10:57 4fc242d58285: Preparing 06:10:57 4fc242d58285: Waiting 06:10:57 d8965979de57: Layer already exists 06:10:57 4fc242d58285: Layer already exists 06:10:57 1b6ddcfd30ab: Pushed 06:10:57 1d526552e9d4: Pushed 06:10:57 d143050e81a1: Pushed 06:10:59 1e7f2131db9b: Pushed 06:10:59 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:dbfbd27274dfa87fec7fdb3d0a79d38b29b9fa3857dd5be4d70049cf6a064eaa size: 1572 [Pipeline] isUnix [Pipeline] sh 06:10:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 06:11:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:11:00 1d526552e9d4: Preparing 06:11:00 1e7f2131db9b: Preparing 06:11:00 d8965979de57: Preparing 06:11:00 d143050e81a1: Preparing 06:11:00 1b6ddcfd30ab: Preparing 06:11:00 4fc242d58285: Preparing 06:11:00 4fc242d58285: Waiting 06:11:00 d8965979de57: Layer already exists 06:11:00 d143050e81a1: Layer already exists 06:11:00 1e7f2131db9b: Layer already exists 06:11:00 1d526552e9d4: Layer already exists 06:11:00 1b6ddcfd30ab: Layer already exists 06:11:00 4fc242d58285: Layer already exists 06:11:00 latest: digest: sha256:dbfbd27274dfa87fec7fdb3d0a79d38b29b9fa3857dd5be4d70049cf6a064eaa size: 1572 [Pipeline] isUnix [Pipeline] sh 06:11:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:11:00 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.67 06:11:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:11:00 1d526552e9d4: Preparing 06:11:00 1e7f2131db9b: Preparing 06:11:00 d8965979de57: Preparing 06:11:00 d143050e81a1: Preparing 06:11:00 1b6ddcfd30ab: Preparing 06:11:00 4fc242d58285: Preparing 06:11:00 4fc242d58285: Waiting 06:11:00 d143050e81a1: Layer already exists 06:11:00 d8965979de57: Layer already exists 06:11:00 1d526552e9d4: Layer already exists 06:11:00 1b6ddcfd30ab: Layer already exists 06:11:00 1e7f2131db9b: Layer already exists 06:11:00 4fc242d58285: Layer already exists 06:11:00 2.2.0-dev.67: digest: sha256:dbfbd27274dfa87fec7fdb3d0a79d38b29b9fa3857dd5be4d70049cf6a064eaa size: 1572 [Pipeline] isUnix [Pipeline] sh 06:11:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:11:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:11:01 1d526552e9d4: Preparing 06:11:01 1e7f2131db9b: Preparing 06:11:01 d8965979de57: Preparing 06:11:01 d143050e81a1: Preparing 06:11:01 1b6ddcfd30ab: Preparing 06:11:01 4fc242d58285: Preparing 06:11:01 4fc242d58285: Waiting 06:11:01 1e7f2131db9b: Layer already exists 06:11:01 1b6ddcfd30ab: Layer already exists 06:11:01 d8965979de57: Layer already exists 06:11:01 d143050e81a1: Layer already exists 06:11:01 1d526552e9d4: Layer already exists 06:11:01 4fc242d58285: Layer already exists 06:11:01 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:dbfbd27274dfa87fec7fdb3d0a79d38b29b9fa3857dd5be4d70049cf6a064eaa size: 1572 [Pipeline] isUnix [Pipeline] sh 06:11:01 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 06:11:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:11:02 1d526552e9d4: Preparing 06:11:02 1e7f2131db9b: Preparing 06:11:02 d8965979de57: Preparing 06:11:02 d143050e81a1: Preparing 06:11:02 1b6ddcfd30ab: Preparing 06:11:02 4fc242d58285: Preparing 06:11:02 4fc242d58285: Waiting 06:11:02 1e7f2131db9b: Layer already exists 06:11:02 1d526552e9d4: Layer already exists 06:11:02 d143050e81a1: Layer already exists 06:11:02 1b6ddcfd30ab: Layer already exists 06:11:02 d8965979de57: Layer already exists 06:11:02 4fc242d58285: Layer already exists 06:11:02 main: digest: sha256:dbfbd27274dfa87fec7fdb3d0a79d38b29b9fa3857dd5be4d70049cf6a064eaa size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:02 ===================================================== [Pipeline] echo 06:11:02 taggedImages: 06:11:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:11:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.67 06:11:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:02 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:11:02 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:11:02 3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:02 latest 06:11:02 2.2.0-dev.67 06:11:02 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:02 main 06:11:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:11:02 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 06:11:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:11:02 2a1acb3e3f84: Preparing 06:11:02 c32ebc6bfa62: Preparing 06:11:02 8de47c673154: Preparing 06:11:02 76c53afaa7c9: Preparing 06:11:02 c70b3be55a98: Preparing 06:11:02 2939f9f58d6b: Preparing 06:11:02 1b6ddcfd30ab: Preparing 06:11:02 4fc242d58285: Preparing 06:11:02 1b6ddcfd30ab: Waiting 06:11:02 4fc242d58285: Waiting 06:11:02 2939f9f58d6b: Waiting 06:11:02 8de47c673154: Pushed 06:11:02 c32ebc6bfa62: Pushed 06:11:02 2a1acb3e3f84: Pushed 06:11:02 1b6ddcfd30ab: Layer already exists 06:11:02 4fc242d58285: Layer already exists 06:11:03 2939f9f58d6b: Pushed 06:11:06 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 06:11:06 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 06:11:06 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 06:11:06 go: downloading cloud.google.com/go/storage v1.21.0 06:11:06 go: downloading cloud.google.com/go v0.100.2 06:11:06 go: downloading k8s.io/apimachinery v0.23.4 06:11:06 c70b3be55a98: Pushed 06:11:07 go: downloading k8s.io/kube-aggregator v0.23.3 06:11:08 go: downloading sigs.k8s.io/controller-runtime v0.11.1 06:11:10 76c53afaa7c9: Pushed 06:11:10 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:f1ee256dfb7e651d166139aec3628ba2aa90675ea4a18052dbf5ba64f9062176 size: 1992 [Pipeline] isUnix [Pipeline] sh 06:11:10 go: downloading cloud.google.com/go/security v1.3.0 06:11:10 go: downloading github.com/hashicorp/vault/api v1.4.1 06:11:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 06:11:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:11:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:11:10 2a1acb3e3f84: Preparing 06:11:10 c32ebc6bfa62: Preparing 06:11:10 8de47c673154: Preparing 06:11:10 76c53afaa7c9: Preparing 06:11:10 c70b3be55a98: Preparing 06:11:10 2939f9f58d6b: Preparing 06:11:10 1b6ddcfd30ab: Preparing 06:11:10 4fc242d58285: Preparing 06:11:10 1b6ddcfd30ab: Waiting 06:11:10 2939f9f58d6b: Waiting 06:11:10 2a1acb3e3f84: Layer already exists 06:11:10 76c53afaa7c9: Layer already exists 06:11:10 c70b3be55a98: Layer already exists 06:11:10 c32ebc6bfa62: Layer already exists 06:11:10 8de47c673154: Layer already exists 06:11:10 2939f9f58d6b: Layer already exists 06:11:10 4fc242d58285: Layer already exists 06:11:10 1b6ddcfd30ab: Layer already exists 06:11:10 latest: digest: sha256:f1ee256dfb7e651d166139aec3628ba2aa90675ea4a18052dbf5ba64f9062176 size: 1992 [Pipeline] isUnix [Pipeline] sh 06:11:10 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 06:11:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:11:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.67 06:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:11:11 2a1acb3e3f84: Preparing 06:11:11 c32ebc6bfa62: Preparing 06:11:11 8de47c673154: Preparing 06:11:11 76c53afaa7c9: Preparing 06:11:11 c70b3be55a98: Preparing 06:11:11 2939f9f58d6b: Preparing 06:11:11 1b6ddcfd30ab: Preparing 06:11:11 4fc242d58285: Preparing 06:11:11 1b6ddcfd30ab: Waiting 06:11:11 2939f9f58d6b: Waiting 06:11:11 4fc242d58285: Waiting 06:11:11 c32ebc6bfa62: Layer already exists 06:11:11 8de47c673154: Layer already exists 06:11:11 c70b3be55a98: Layer already exists 06:11:11 76c53afaa7c9: Layer already exists 06:11:11 2a1acb3e3f84: Layer already exists 06:11:11 1b6ddcfd30ab: Layer already exists 06:11:11 4fc242d58285: Layer already exists 06:11:11 2939f9f58d6b: Layer already exists 06:11:11 2.2.0-dev.67: digest: sha256:f1ee256dfb7e651d166139aec3628ba2aa90675ea4a18052dbf5ba64f9062176 size: 1992 [Pipeline] isUnix [Pipeline] sh 06:11:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:11:11 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:11:11 go: downloading gopkg.in/yaml.v2 v2.4.0 06:11:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:11:11 2a1acb3e3f84: Preparing 06:11:11 c32ebc6bfa62: Preparing 06:11:11 8de47c673154: Preparing 06:11:11 76c53afaa7c9: Preparing 06:11:11 c70b3be55a98: Preparing 06:11:11 2939f9f58d6b: Preparing 06:11:11 1b6ddcfd30ab: Preparing 06:11:11 4fc242d58285: Preparing 06:11:11 1b6ddcfd30ab: Waiting 06:11:11 4fc242d58285: Waiting 06:11:11 2a1acb3e3f84: Layer already exists 06:11:11 8de47c673154: Layer already exists 06:11:11 76c53afaa7c9: Layer already exists 06:11:11 c70b3be55a98: Layer already exists 06:11:11 c32ebc6bfa62: Layer already exists 06:11:11 2939f9f58d6b: Layer already exists 06:11:11 4fc242d58285: Layer already exists 06:11:11 1b6ddcfd30ab: Layer already exists 06:11:11 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:f1ee256dfb7e651d166139aec3628ba2aa90675ea4a18052dbf5ba64f9062176 size: 1992 [Pipeline] isUnix [Pipeline] sh 06:11:12 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 06:11:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 06:11:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:11:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:11:12 2a1acb3e3f84: Preparing 06:11:12 c32ebc6bfa62: Preparing 06:11:12 8de47c673154: Preparing 06:11:12 76c53afaa7c9: Preparing 06:11:12 c70b3be55a98: Preparing 06:11:12 2939f9f58d6b: Preparing 06:11:12 1b6ddcfd30ab: Preparing 06:11:12 4fc242d58285: Preparing 06:11:12 2939f9f58d6b: Waiting 06:11:12 1b6ddcfd30ab: Waiting 06:11:12 4fc242d58285: Waiting 06:11:12 2a1acb3e3f84: Layer already exists 06:11:12 8de47c673154: Layer already exists 06:11:12 76c53afaa7c9: Layer already exists 06:11:12 c32ebc6bfa62: Layer already exists 06:11:12 c70b3be55a98: Layer already exists 06:11:12 4fc242d58285: Layer already exists 06:11:12 1b6ddcfd30ab: Layer already exists 06:11:12 2939f9f58d6b: Layer already exists 06:11:12 main: digest: sha256:f1ee256dfb7e651d166139aec3628ba2aa90675ea4a18052dbf5ba64f9062176 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:12 ===================================================== [Pipeline] echo 06:11:12 taggedImages: 06:11:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:11:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.67 06:11:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:12 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:11:12 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:11:12 3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:12 latest 06:11:12 2.2.0-dev.67 06:11:12 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:12 main 06:11:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:11:12 go: downloading github.com/gobwas/glob v0.2.3 06:11:12 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 06:11:12 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 06:11:13 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 06:11:13 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 06:11:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:11:13 d0ef83cd8759: Preparing 06:11:13 c6fa966a6498: Preparing 06:11:13 630ef80745cc: Preparing 06:11:13 f75869685bf7: Preparing 06:11:13 8ee2072f7b51: Preparing 06:11:13 1b6ddcfd30ab: Preparing 06:11:13 4fc242d58285: Preparing 06:11:13 1b6ddcfd30ab: Waiting 06:11:13 4fc242d58285: Waiting 06:11:13 c6fa966a6498: Pushed 06:11:13 630ef80745cc: Pushed 06:11:13 d0ef83cd8759: Pushed 06:11:13 1b6ddcfd30ab: Layer already exists 06:11:13 4fc242d58285: Layer already exists 06:11:13 8ee2072f7b51: Pushed 06:11:13 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 06:11:14 go: downloading github.com/aws/smithy-go v1.11.0 06:11:14 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 06:11:14 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 06:11:15 go: downloading github.com/jinzhu/inflection v1.0.0 06:11:15 go: downloading github.com/gogo/protobuf v1.3.2 06:11:20 f75869685bf7: Pushed 06:11:20 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:01d0858dbea3da2924ca2b9b79342f463a8cf4f18509905a444d692f8ecce865 size: 1780 [Pipeline] isUnix [Pipeline] sh 06:11:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 06:11:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:11:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:11:20 d0ef83cd8759: Preparing 06:11:20 c6fa966a6498: Preparing 06:11:20 630ef80745cc: Preparing 06:11:20 f75869685bf7: Preparing 06:11:20 8ee2072f7b51: Preparing 06:11:20 1b6ddcfd30ab: Preparing 06:11:20 4fc242d58285: Preparing 06:11:20 1b6ddcfd30ab: Waiting 06:11:20 d0ef83cd8759: Layer already exists 06:11:20 c6fa966a6498: Layer already exists 06:11:20 630ef80745cc: Layer already exists 06:11:20 8ee2072f7b51: Layer already exists 06:11:20 f75869685bf7: Layer already exists 06:11:20 1b6ddcfd30ab: Layer already exists 06:11:20 4fc242d58285: Layer already exists 06:11:20 latest: digest: sha256:01d0858dbea3da2924ca2b9b79342f463a8cf4f18509905a444d692f8ecce865 size: 1780 [Pipeline] isUnix [Pipeline] sh 06:11:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:11:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.67 06:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:11:21 d0ef83cd8759: Preparing 06:11:21 c6fa966a6498: Preparing 06:11:21 630ef80745cc: Preparing 06:11:21 f75869685bf7: Preparing 06:11:21 8ee2072f7b51: Preparing 06:11:21 1b6ddcfd30ab: Preparing 06:11:21 4fc242d58285: Preparing 06:11:21 1b6ddcfd30ab: Waiting 06:11:21 4fc242d58285: Waiting 06:11:21 8ee2072f7b51: Layer already exists 06:11:21 c6fa966a6498: Layer already exists 06:11:21 630ef80745cc: Layer already exists 06:11:21 d0ef83cd8759: Layer already exists 06:11:21 f75869685bf7: Layer already exists 06:11:21 1b6ddcfd30ab: Layer already exists 06:11:21 4fc242d58285: Layer already exists 06:11:21 2.2.0-dev.67: digest: sha256:01d0858dbea3da2924ca2b9b79342f463a8cf4f18509905a444d692f8ecce865 size: 1780 [Pipeline] isUnix [Pipeline] sh 06:11:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:11:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:11:21 d0ef83cd8759: Preparing 06:11:21 c6fa966a6498: Preparing 06:11:21 630ef80745cc: Preparing 06:11:21 f75869685bf7: Preparing 06:11:21 8ee2072f7b51: Preparing 06:11:21 1b6ddcfd30ab: Preparing 06:11:21 4fc242d58285: Preparing 06:11:21 1b6ddcfd30ab: Waiting 06:11:21 4fc242d58285: Waiting 06:11:21 d0ef83cd8759: Layer already exists 06:11:21 630ef80745cc: Layer already exists 06:11:21 8ee2072f7b51: Layer already exists 06:11:21 c6fa966a6498: Layer already exists 06:11:21 f75869685bf7: Layer already exists 06:11:21 4fc242d58285: Layer already exists 06:11:21 1b6ddcfd30ab: Layer already exists 06:11:21 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:01d0858dbea3da2924ca2b9b79342f463a8cf4f18509905a444d692f8ecce865 size: 1780 [Pipeline] isUnix [Pipeline] sh 06:11:22 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 06:11:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:11:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:11:22 d0ef83cd8759: Preparing 06:11:22 c6fa966a6498: Preparing 06:11:22 630ef80745cc: Preparing 06:11:22 f75869685bf7: Preparing 06:11:22 8ee2072f7b51: Preparing 06:11:22 1b6ddcfd30ab: Preparing 06:11:22 4fc242d58285: Preparing 06:11:22 1b6ddcfd30ab: Waiting 06:11:22 4fc242d58285: Waiting 06:11:22 8ee2072f7b51: Layer already exists 06:11:22 f75869685bf7: Layer already exists 06:11:22 c6fa966a6498: Layer already exists 06:11:22 d0ef83cd8759: Layer already exists 06:11:22 630ef80745cc: Layer already exists 06:11:22 1b6ddcfd30ab: Layer already exists 06:11:22 4fc242d58285: Layer already exists 06:11:22 main: digest: sha256:01d0858dbea3da2924ca2b9b79342f463a8cf4f18509905a444d692f8ecce865 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:22 ===================================================== [Pipeline] echo 06:11:22 taggedImages: 06:11:22 - nexus3.edgexfoundry.org:10004/security-spire-config:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:22 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:11:22 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.67 06:11:22 - nexus3.edgexfoundry.org:10004/security-spire-config:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:22 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:11:22 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:11:22 3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:22 latest 06:11:22 2.2.0-dev.67 06:11:22 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:22 main 06:11:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:11:22 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 06:11:22 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 06:11:22 go: downloading github.com/Azure/go-autorest/logger v0.2.1 06:11:22 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 06:11:22 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 06:11:22 go: downloading github.com/dimchansky/utfbom v1.1.1 06:11:22 go: downloading cloud.google.com/go/compute v1.3.0 06:11:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 06:11:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:11:23 4bb98b354909: Preparing 06:11:23 7174ec70ef51: Preparing 06:11:23 588338522cf9: Preparing 06:11:23 de49f6dc131f: Preparing 06:11:23 2939f9f58d6b: Preparing 06:11:23 1b6ddcfd30ab: Preparing 06:11:23 4fc242d58285: Preparing 06:11:23 4fc242d58285: Waiting 06:11:23 1b6ddcfd30ab: Waiting 06:11:23 2939f9f58d6b: Layer already exists 06:11:23 1b6ddcfd30ab: Layer already exists 06:11:23 4fc242d58285: Layer already exists 06:11:23 588338522cf9: Pushed 06:11:23 7174ec70ef51: Pushed 06:11:23 4bb98b354909: Pushed 06:11:23 go: downloading cloud.google.com/go/iam v0.1.1 06:11:23 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 06:11:24 go: downloading k8s.io/klog/v2 v2.30.0 06:11:24 go: downloading github.com/google/gofuzz v1.1.0 06:11:24 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 06:11:25 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 06:11:26 go: downloading github.com/spf13/pflag v1.0.5 06:11:26 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 06:11:26 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 06:11:26 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 06:11:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 06:11:26 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 06:11:26 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 06:11:26 go: downloading github.com/hashicorp/vault/sdk v0.4.1 06:11:28 go: downloading github.com/mitchellh/mapstructure v1.4.3 06:11:28 go: downloading github.com/tklauser/go-sysconf v0.3.9 06:11:28 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 06:11:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 06:11:28 go: downloading github.com/jmespath/go-jmespath v0.4.0 06:11:31 de49f6dc131f: Pushed 06:11:31 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:f2e570cb297f5931f961b3e5ed17e46113e17e17b9539dad1d3748641667ce9d size: 1780 [Pipeline] isUnix [Pipeline] sh 06:11:31 go: downloading go.opencensus.io v0.23.0 06:11:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 06:11:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:11:31 4bb98b354909: Preparing 06:11:31 7174ec70ef51: Preparing 06:11:31 588338522cf9: Preparing 06:11:31 de49f6dc131f: Preparing 06:11:31 2939f9f58d6b: Preparing 06:11:31 1b6ddcfd30ab: Preparing 06:11:31 4fc242d58285: Preparing 06:11:31 1b6ddcfd30ab: Waiting 06:11:31 4fc242d58285: Waiting 06:11:31 2939f9f58d6b: Layer already exists 06:11:31 588338522cf9: Layer already exists 06:11:31 7174ec70ef51: Layer already exists 06:11:31 4bb98b354909: Layer already exists 06:11:31 de49f6dc131f: Layer already exists 06:11:31 1b6ddcfd30ab: Layer already exists 06:11:31 4fc242d58285: Layer already exists 06:11:31 latest: digest: sha256:f2e570cb297f5931f961b3e5ed17e46113e17e17b9539dad1d3748641667ce9d size: 1780 [Pipeline] isUnix [Pipeline] sh 06:11:32 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 06:11:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:11:32 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 06:11:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.67 06:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:11:32 4bb98b354909: Preparing 06:11:32 7174ec70ef51: Preparing 06:11:32 588338522cf9: Preparing 06:11:32 de49f6dc131f: Preparing 06:11:32 2939f9f58d6b: Preparing 06:11:32 1b6ddcfd30ab: Preparing 06:11:32 4fc242d58285: Preparing 06:11:32 1b6ddcfd30ab: Waiting 06:11:32 de49f6dc131f: Layer already exists 06:11:32 4bb98b354909: Layer already exists 06:11:32 2939f9f58d6b: Layer already exists 06:11:32 588338522cf9: Layer already exists 06:11:32 7174ec70ef51: Layer already exists 06:11:32 1b6ddcfd30ab: Layer already exists 06:11:32 4fc242d58285: Layer already exists 06:11:32 2.2.0-dev.67: digest: sha256:f2e570cb297f5931f961b3e5ed17e46113e17e17b9539dad1d3748641667ce9d size: 1780 [Pipeline] isUnix [Pipeline] sh 06:11:32 go: downloading gopkg.in/inf.v0 v0.9.1 06:11:32 go: downloading github.com/go-logr/logr v1.2.2 06:11:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:11:32 go: downloading github.com/google/go-cmp v0.5.7 06:11:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:11:33 4bb98b354909: Preparing 06:11:33 7174ec70ef51: Preparing 06:11:33 588338522cf9: Preparing 06:11:33 de49f6dc131f: Preparing 06:11:33 2939f9f58d6b: Preparing 06:11:33 1b6ddcfd30ab: Preparing 06:11:33 4fc242d58285: Preparing 06:11:33 1b6ddcfd30ab: Waiting 06:11:33 4fc242d58285: Waiting 06:11:33 de49f6dc131f: Layer already exists 06:11:33 2939f9f58d6b: Layer already exists 06:11:33 7174ec70ef51: Layer already exists 06:11:33 588338522cf9: Layer already exists 06:11:33 4bb98b354909: Layer already exists 06:11:33 1b6ddcfd30ab: Layer already exists 06:11:33 4fc242d58285: Layer already exists 06:11:33 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:f2e570cb297f5931f961b3e5ed17e46113e17e17b9539dad1d3748641667ce9d size: 1780 [Pipeline] isUnix [Pipeline] sh 06:11:33 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 06:11:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 06:11:33 go: downloading github.com/json-iterator/go v1.1.12 06:11:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:11:33 4bb98b354909: Preparing 06:11:33 7174ec70ef51: Preparing 06:11:33 588338522cf9: Preparing 06:11:33 de49f6dc131f: Preparing 06:11:33 2939f9f58d6b: Preparing 06:11:33 1b6ddcfd30ab: Preparing 06:11:33 4fc242d58285: Preparing 06:11:33 1b6ddcfd30ab: Waiting 06:11:33 4fc242d58285: Waiting 06:11:33 7174ec70ef51: Layer already exists 06:11:33 de49f6dc131f: Layer already exists 06:11:33 2939f9f58d6b: Layer already exists 06:11:33 588338522cf9: Layer already exists 06:11:33 4bb98b354909: Layer already exists 06:11:33 1b6ddcfd30ab: Layer already exists 06:11:33 4fc242d58285: Layer already exists 06:11:33 main: digest: sha256:f2e570cb297f5931f961b3e5ed17e46113e17e17b9539dad1d3748641667ce9d size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:33 ===================================================== [Pipeline] echo 06:11:33 taggedImages: 06:11:33 - nexus3.edgexfoundry.org:10004/security-spire-server:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:33 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:11:33 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.67 06:11:33 - nexus3.edgexfoundry.org:10004/security-spire-server:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:33 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:11:33 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:11:33 3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:33 latest 06:11:33 2.2.0-dev.67 06:11:33 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:33 main 06:11:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:11:34 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 06:11:34 go: downloading github.com/googleapis/gnostic v0.5.5 06:11:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:11:34 31bf3e58eed4: Preparing 06:11:34 3caf8e994490: Preparing 06:11:34 d8965979de57: Preparing 06:11:34 9ecce9b79372: Preparing 06:11:34 b541d28bf3b4: Preparing 06:11:34 b541d28bf3b4: Layer already exists 06:11:34 31bf3e58eed4: Pushed 06:11:34 d8965979de57: Layer already exists 06:11:34 9ecce9b79372: Pushed 06:11:36 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 06:11:36 3caf8e994490: Pushed 06:11:36 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:63b18f16c67b0cd8b8ebf398e4c7999a05498ce074e25f524e0888de4afdf629 size: 1366 [Pipeline] isUnix [Pipeline] sh 06:11:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 06:11:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:11:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:11:37 31bf3e58eed4: Preparing 06:11:37 3caf8e994490: Preparing 06:11:37 d8965979de57: Preparing 06:11:37 9ecce9b79372: Preparing 06:11:37 b541d28bf3b4: Preparing 06:11:37 3caf8e994490: Layer already exists 06:11:37 31bf3e58eed4: Layer already exists 06:11:37 9ecce9b79372: Layer already exists 06:11:37 b541d28bf3b4: Layer already exists 06:11:37 d8965979de57: Layer already exists 06:11:37 latest: digest: sha256:63b18f16c67b0cd8b8ebf398e4c7999a05498ce074e25f524e0888de4afdf629 size: 1366 [Pipeline] isUnix [Pipeline] sh 06:11:37 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:11:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.67 06:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:11:38 31bf3e58eed4: Preparing 06:11:38 3caf8e994490: Preparing 06:11:38 d8965979de57: Preparing 06:11:38 9ecce9b79372: Preparing 06:11:38 b541d28bf3b4: Preparing 06:11:38 b541d28bf3b4: Layer already exists 06:11:38 3caf8e994490: Layer already exists 06:11:38 9ecce9b79372: Layer already exists 06:11:38 d8965979de57: Layer already exists 06:11:38 31bf3e58eed4: Layer already exists 06:11:38 2.2.0-dev.67: digest: sha256:63b18f16c67b0cd8b8ebf398e4c7999a05498ce074e25f524e0888de4afdf629 size: 1366 [Pipeline] isUnix [Pipeline] sh 06:11:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:11:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:11:38 31bf3e58eed4: Preparing 06:11:38 3caf8e994490: Preparing 06:11:38 d8965979de57: Preparing 06:11:38 9ecce9b79372: Preparing 06:11:38 b541d28bf3b4: Preparing 06:11:38 b541d28bf3b4: Layer already exists 06:11:38 3caf8e994490: Layer already exists 06:11:38 9ecce9b79372: Layer already exists 06:11:38 d8965979de57: Layer already exists 06:11:38 31bf3e58eed4: Layer already exists 06:11:38 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:63b18f16c67b0cd8b8ebf398e4c7999a05498ce074e25f524e0888de4afdf629 size: 1366 [Pipeline] isUnix [Pipeline] sh 06:11:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 06:11:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:11:39 31bf3e58eed4: Preparing 06:11:39 3caf8e994490: Preparing 06:11:39 d8965979de57: Preparing 06:11:39 9ecce9b79372: Preparing 06:11:39 b541d28bf3b4: Preparing 06:11:39 31bf3e58eed4: Layer already exists 06:11:39 9ecce9b79372: Layer already exists 06:11:39 d8965979de57: Layer already exists 06:11:39 3caf8e994490: Layer already exists 06:11:39 b541d28bf3b4: Layer already exists 06:11:39 main: digest: sha256:63b18f16c67b0cd8b8ebf398e4c7999a05498ce074e25f524e0888de4afdf629 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:39 ===================================================== [Pipeline] echo 06:11:39 taggedImages: 06:11:39 - nexus3.edgexfoundry.org:10004/support-notifications:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:39 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:11:39 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.67 06:11:39 - nexus3.edgexfoundry.org:10004/support-notifications:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:39 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:11:39 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:11:39 3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:39 latest 06:11:39 2.2.0-dev.67 06:11:39 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:39 main 06:11:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:11:39 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 06:11:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:11:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 06:11:39 go: downloading github.com/tklauser/numcpus v0.3.0 06:11:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:11:39 7f590494da2f: Preparing 06:11:39 bf85f3133d32: Preparing 06:11:39 d8965979de57: Preparing 06:11:39 7b9501555c1d: Preparing 06:11:39 b541d28bf3b4: Preparing 06:11:39 7b9501555c1d: Layer already exists 06:11:39 7f590494da2f: Pushed 06:11:39 d8965979de57: Layer already exists 06:11:39 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 06:11:39 go: downloading go.uber.org/zap v1.21.0 06:11:40 b541d28bf3b4: Layer already exists 06:11:40 go: downloading sigs.k8s.io/yaml v1.3.0 06:11:40 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 06:11:41 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 06:11:41 go: downloading github.com/modern-go/reflect2 v1.0.2 06:11:41 go: downloading github.com/ryanuber/go-glob v1.0.0 06:11:41 go: downloading github.com/golang/snappy v0.0.4 06:11:42 bf85f3133d32: Pushed 06:11:42 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 06:11:42 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:f99a32d739124076e16cb2aa774012368ebaef92df384f42da1c0dec3c630c2d size: 1365 [Pipeline] isUnix [Pipeline] sh 06:11:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 06:11:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:11:43 7f590494da2f: Preparing 06:11:43 bf85f3133d32: Preparing 06:11:43 d8965979de57: Preparing 06:11:43 7b9501555c1d: Preparing 06:11:43 b541d28bf3b4: Preparing 06:11:43 d8965979de57: Layer already exists 06:11:43 7f590494da2f: Layer already exists 06:11:43 b541d28bf3b4: Layer already exists 06:11:43 7b9501555c1d: Layer already exists 06:11:43 bf85f3133d32: Layer already exists 06:11:43 latest: digest: sha256:f99a32d739124076e16cb2aa774012368ebaef92df384f42da1c0dec3c630c2d size: 1365 [Pipeline] isUnix [Pipeline] sh 06:11:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:11:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.67 06:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:11:43 7f590494da2f: Preparing 06:11:43 bf85f3133d32: Preparing 06:11:43 d8965979de57: Preparing 06:11:43 7b9501555c1d: Preparing 06:11:43 b541d28bf3b4: Preparing 06:11:43 bf85f3133d32: Layer already exists 06:11:43 7b9501555c1d: Layer already exists 06:11:43 d8965979de57: Layer already exists 06:11:43 b541d28bf3b4: Layer already exists 06:11:43 7f590494da2f: Layer already exists 06:11:43 2.2.0-dev.67: digest: sha256:f99a32d739124076e16cb2aa774012368ebaef92df384f42da1c0dec3c630c2d size: 1365 [Pipeline] isUnix [Pipeline] sh 06:11:44 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:11:44 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:11:44 7f590494da2f: Preparing 06:11:44 bf85f3133d32: Preparing 06:11:44 d8965979de57: Preparing 06:11:44 7b9501555c1d: Preparing 06:11:44 b541d28bf3b4: Preparing 06:11:44 7f590494da2f: Layer already exists 06:11:44 d8965979de57: Layer already exists 06:11:44 7b9501555c1d: Layer already exists 06:11:44 bf85f3133d32: Layer already exists 06:11:44 b541d28bf3b4: Layer already exists 06:11:44 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:f99a32d739124076e16cb2aa774012368ebaef92df384f42da1c0dec3c630c2d size: 1365 [Pipeline] isUnix [Pipeline] sh 06:11:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 06:11:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:11:45 7f590494da2f: Preparing 06:11:45 bf85f3133d32: Preparing 06:11:45 d8965979de57: Preparing 06:11:45 7b9501555c1d: Preparing 06:11:45 b541d28bf3b4: Preparing 06:11:45 7b9501555c1d: Layer already exists 06:11:45 b541d28bf3b4: Layer already exists 06:11:45 7f590494da2f: Layer already exists 06:11:45 bf85f3133d32: Layer already exists 06:11:45 d8965979de57: Layer already exists 06:11:45 main: digest: sha256:f99a32d739124076e16cb2aa774012368ebaef92df384f42da1c0dec3c630c2d size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:45 ===================================================== [Pipeline] echo 06:11:45 taggedImages: 06:11:45 - nexus3.edgexfoundry.org:10004/support-scheduler:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:45 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:11:45 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.67 06:11:45 - nexus3.edgexfoundry.org:10004/support-scheduler:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:45 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 06:11:45 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 06:11:45 3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:45 latest 06:11:45 2.2.0-dev.67 06:11:45 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:45 main 06:11:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:11:45 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 06:11:46 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:11:46 290e0e17c915: Preparing 06:11:46 c9a33ba8b814: Preparing 06:11:46 9086c3450373: Preparing 06:11:46 0ef74ed24940: Preparing 06:11:46 52f44be93a46: Preparing 06:11:46 10d82663b225: Preparing 06:11:46 f7a7a140f1b3: Preparing 06:11:46 10d82663b225: Waiting 06:11:46 f7a7a140f1b3: Waiting 06:11:46 31e69d4774c9: Preparing 06:11:46 7750d494dfbd: Preparing 06:11:46 7750d494dfbd: Waiting 06:11:46 31e69d4774c9: Waiting 06:11:46 18708474c90b: Preparing 06:11:46 4fc242d58285: Preparing 06:11:46 18708474c90b: Waiting 06:11:46 4fc242d58285: Waiting 06:11:46 c9a33ba8b814: Pushed 06:11:46 52f44be93a46: Layer already exists 06:11:46 10d82663b225: Layer already exists 06:11:46 290e0e17c915: Pushed 06:11:46 f7a7a140f1b3: Layer already exists 06:11:46 31e69d4774c9: Layer already exists 06:11:47 7750d494dfbd: Layer already exists 06:11:47 18708474c90b: Layer already exists 06:11:47 4fc242d58285: Layer already exists 06:11:48 9086c3450373: Pushed 06:11:53 0ef74ed24940: Pushed 06:11:53 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:c83f1132c78cca154f4b899fdefd1abb3dd12901c3971981456a95e088796a33 size: 2622 [Pipeline] isUnix [Pipeline] sh 06:11:54 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 06:11:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 06:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:11:54 290e0e17c915: Preparing 06:11:54 c9a33ba8b814: Preparing 06:11:54 9086c3450373: Preparing 06:11:54 0ef74ed24940: Preparing 06:11:54 52f44be93a46: Preparing 06:11:54 10d82663b225: Preparing 06:11:54 f7a7a140f1b3: Preparing 06:11:54 31e69d4774c9: Preparing 06:11:54 7750d494dfbd: Preparing 06:11:54 18708474c90b: Preparing 06:11:54 4fc242d58285: Preparing 06:11:54 31e69d4774c9: Waiting 06:11:54 7750d494dfbd: Waiting 06:11:54 f7a7a140f1b3: Waiting 06:11:54 10d82663b225: Waiting 06:11:54 18708474c90b: Waiting 06:11:54 c9a33ba8b814: Layer already exists 06:11:54 9086c3450373: Layer already exists 06:11:54 290e0e17c915: Layer already exists 06:11:54 0ef74ed24940: Layer already exists 06:11:54 52f44be93a46: Layer already exists 06:11:54 10d82663b225: Layer already exists 06:11:54 7750d494dfbd: Layer already exists 06:11:54 f7a7a140f1b3: Layer already exists 06:11:54 31e69d4774c9: Layer already exists 06:11:54 18708474c90b: Layer already exists 06:11:54 4fc242d58285: Layer already exists 06:11:54 latest: digest: sha256:c83f1132c78cca154f4b899fdefd1abb3dd12901c3971981456a95e088796a33 size: 2622 [Pipeline] isUnix [Pipeline] sh 06:11:54 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 06:11:54 go: downloading github.com/hashicorp/go-uuid v1.0.2 06:11:54 go: downloading github.com/hashicorp/go-version v1.2.0 06:11:54 go: downloading go.uber.org/multierr v1.6.0 06:11:54 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:11:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.67 06:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:11:55 290e0e17c915: Preparing 06:11:55 c9a33ba8b814: Preparing 06:11:55 9086c3450373: Preparing 06:11:55 0ef74ed24940: Preparing 06:11:55 52f44be93a46: Preparing 06:11:55 10d82663b225: Preparing 06:11:55 f7a7a140f1b3: Preparing 06:11:55 31e69d4774c9: Preparing 06:11:55 7750d494dfbd: Preparing 06:11:55 18708474c90b: Preparing 06:11:55 4fc242d58285: Preparing 06:11:55 10d82663b225: Waiting 06:11:55 31e69d4774c9: Waiting 06:11:55 f7a7a140f1b3: Waiting 06:11:55 18708474c90b: Waiting 06:11:55 9086c3450373: Layer already exists 06:11:55 0ef74ed24940: Layer already exists 06:11:55 290e0e17c915: Layer already exists 06:11:55 c9a33ba8b814: Layer already exists 06:11:55 52f44be93a46: Layer already exists 06:11:55 31e69d4774c9: Layer already exists 06:11:55 10d82663b225: Layer already exists 06:11:55 7750d494dfbd: Layer already exists 06:11:55 f7a7a140f1b3: Layer already exists 06:11:55 18708474c90b: Layer already exists 06:11:55 4fc242d58285: Layer already exists 06:11:55 2.2.0-dev.67: digest: sha256:c83f1132c78cca154f4b899fdefd1abb3dd12901c3971981456a95e088796a33 size: 2622 [Pipeline] isUnix [Pipeline] sh 06:11:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 06:11:55 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:11:55 290e0e17c915: Preparing 06:11:55 c9a33ba8b814: Preparing 06:11:55 9086c3450373: Preparing 06:11:55 0ef74ed24940: Preparing 06:11:55 52f44be93a46: Preparing 06:11:55 10d82663b225: Preparing 06:11:55 f7a7a140f1b3: Preparing 06:11:55 31e69d4774c9: Preparing 06:11:55 7750d494dfbd: Preparing 06:11:55 18708474c90b: Preparing 06:11:55 4fc242d58285: Preparing 06:11:55 f7a7a140f1b3: Waiting 06:11:55 31e69d4774c9: Waiting 06:11:55 4fc242d58285: Waiting 06:11:55 7750d494dfbd: Waiting 06:11:55 18708474c90b: Waiting 06:11:55 10d82663b225: Waiting 06:11:55 c9a33ba8b814: Layer already exists 06:11:55 9086c3450373: Layer already exists 06:11:55 290e0e17c915: Layer already exists 06:11:55 52f44be93a46: Layer already exists 06:11:55 0ef74ed24940: Layer already exists 06:11:55 10d82663b225: Layer already exists 06:11:55 f7a7a140f1b3: Layer already exists 06:11:55 31e69d4774c9: Layer already exists 06:11:55 18708474c90b: Layer already exists 06:11:55 7750d494dfbd: Layer already exists 06:11:55 4fc242d58285: Layer already exists 06:11:55 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:c83f1132c78cca154f4b899fdefd1abb3dd12901c3971981456a95e088796a33 size: 2622 [Pipeline] isUnix [Pipeline] sh 06:11:55 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 06:11:56 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 06:11:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 06:11:56 290e0e17c915: Preparing 06:11:56 c9a33ba8b814: Preparing 06:11:56 9086c3450373: Preparing 06:11:56 0ef74ed24940: Preparing 06:11:56 52f44be93a46: Preparing 06:11:56 10d82663b225: Preparing 06:11:56 f7a7a140f1b3: Preparing 06:11:56 31e69d4774c9: Preparing 06:11:56 7750d494dfbd: Preparing 06:11:56 18708474c90b: Preparing 06:11:56 4fc242d58285: Preparing 06:11:56 10d82663b225: Waiting 06:11:56 31e69d4774c9: Waiting 06:11:56 f7a7a140f1b3: Waiting 06:11:56 18708474c90b: Waiting 06:11:56 4fc242d58285: Waiting 06:11:56 9086c3450373: Layer already exists 06:11:56 52f44be93a46: Layer already exists 06:11:56 290e0e17c915: Layer already exists 06:11:56 0ef74ed24940: Layer already exists 06:11:56 c9a33ba8b814: Layer already exists 06:11:56 10d82663b225: Layer already exists 06:11:56 31e69d4774c9: Layer already exists 06:11:56 7750d494dfbd: Layer already exists 06:11:56 f7a7a140f1b3: Layer already exists 06:11:56 18708474c90b: Layer already exists 06:11:56 4fc242d58285: Layer already exists 06:11:56 main: digest: sha256:c83f1132c78cca154f4b899fdefd1abb3dd12901c3971981456a95e088796a33 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:11:56 ===================================================== [Pipeline] echo 06:11:56 taggedImages: 06:11:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:11:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 06:11:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.67 06:11:56 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 06:11:56 - 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] } 06:12:21 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 06:12:21 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 06:15:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:15:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:15:56 Removing intermediate container cc45d5dcc305 06:15:56 ---> 8c807870a718 06:15:56 06:15:56 Step 10/22 : FROM alpine:3.14 06:15:56 3.14: Pulling from library/alpine 06:15:57 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 06:15:57 Status: Downloaded newer image for alpine:3.14 06:15:57 ---> ac73e934f311 06:15:57 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 06:15:57 ---> Running in 9b40883bdaf5 06:15:59 Removing intermediate container 0586b23f6962 06:15:59 ---> f309bc4bea36 06:15:59 06:15:59 Step 10/23 : FROM alpine:3.14 06:15:59 ---> ac73e934f311 06:15:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:15:59 ---> Running in 5d68dec65e9d 06:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:16:01 (1/6) Installing ca-certificates (20211220-r0) 06:16:01 (2/6) Installing brotli-libs (1.0.9-r5) 06:16:01 (3/6) Installing nghttp2-libs (1.43.0-r0) 06:16:01 (4/6) Installing libcurl (7.79.1-r0) 06:16:01 (5/6) Installing curl (7.79.1-r0) 06:16:01 (6/6) Installing dumb-init (1.2.5-r1) 06:16:01 Executing busybox-1.33.1-r7.trigger 06:16:01 Executing ca-certificates-20211220-r0.trigger 06:16:02 OK: 8 MiB in 20 packages 06:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:16:03 (1/1) Installing dumb-init (1.2.5-r1) 06:16:03 Executing busybox-1.33.1-r7.trigger 06:16:04 OK: 5 MiB in 15 packages 06:16:06 Removing intermediate container 5d68dec65e9d 06:16:06 ---> 8a8d633b9dec 06:16:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:16:06 Removing intermediate container 9b40883bdaf5 06:16:06 ---> a6557c4e0249 06:16:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:16:06 ---> Running in 45f54fcad94b 06:16:06 ---> Running in 8ab20deb5447 06:16:08 Removing intermediate container 8ab20deb5447 06:16:08 Removing intermediate container 45f54fcad94b 06:16:08 ---> 871c052aab0a 06:16:08 Step 13/23 : ENV APP_PORT=59882 06:16:08 ---> b128cc72caae 06:16:08 Step 13/22 : WORKDIR /edgex 06:16:08 ---> Running in a13c6783fb8a 06:16:08 ---> Running in 130a47efd138 06:16:09 Removing intermediate container 130a47efd138 06:16:09 ---> 62387f7289d0 06:16:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 06:16:09 Removing intermediate container a13c6783fb8a 06:16:09 ---> ecc128996efd 06:16:09 Step 14/23 : EXPOSE $APP_PORT 06:16:10 ---> Running in 2c743f2afc3b 06:16:11 Removing intermediate container 2c743f2afc3b 06:16:11 ---> 56d57f1fc9ac 06:16:11 Step 15/23 : WORKDIR / 06:16:11 ---> Running in 249eb0b12d7a 06:16:11 ---> 6f241b22e7d7 06:16:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 06:16:12 Removing intermediate container 249eb0b12d7a 06:16:12 ---> 6e7dd70e9037 06:16:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:16:15 ---> 832e14cd0d82 06:16:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:16:17 ---> af8740b88501 06:16:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:16:19 Removing intermediate container e45fd676829e 06:16:19 ---> 2f8b4f976077 06:16:19 06:16:19 Step 10/25 : FROM alpine:3.14 06:16:19 ---> ac73e934f311 06:16:19 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 06:16:19 ---> Running in cd3a9c17efcd 06:16:21 ---> c2e44e32eff9 06:16:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 06:16:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:16:23 ---> 53cf406d10cf 06:16:23 Step 19/23 : ENTRYPOINT ["/core-command"] 06:16:23 ---> ee6a216444cc 06:16:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:16:23 ---> Running in 872f16c39ebe 06:16:23 Removing intermediate container 7ddd93312cc2 06:16:23 ---> 300d867d125c 06:16:23 06:16:23 Step 10/22 : FROM alpine:3.14 06:16:23 ---> ac73e934f311 06:16:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 06:16:23 ---> Using cache 06:16:23 ---> 8a8d633b9dec 06:16:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:16:23 ---> Using cache 06:16:23 ---> 871c052aab0a 06:16:23 Step 13/22 : ENV APP_PORT=59861 06:16:23 ---> Running in dd8ee9e74aa4 06:16:24 (1/3) Installing ca-certificates (20211220-r0) 06:16:24 (2/3) Installing dumb-init (1.2.5-r1) 06:16:24 (3/3) Installing su-exec (0.2-r1) 06:16:24 Executing busybox-1.33.1-r7.trigger 06:16:24 Executing ca-certificates-20211220-r0.trigger 06:16:24 Removing intermediate container 872f16c39ebe 06:16:24 ---> 349f0342d085 06:16:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:16:24 ---> Running in 04b4c226c9ab 06:16:24 OK: 6 MiB in 17 packages 06:16:24 Removing intermediate container dd8ee9e74aa4 06:16:24 ---> 919d818c0a74 06:16:24 Step 14/22 : EXPOSE $APP_PORT 06:16:25 ---> Running in 8f1e9aeadf42 06:16:25 ---> bb39fff069e1 06:16:25 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:16:25 ---> Running in 0aac31f4c9f9 06:16:26 Removing intermediate container 04b4c226c9ab 06:16:26 ---> 02b7fed87391 06:16:26 Step 21/23 : LABEL arch=arm64 06:16:26 ---> Running in 486aa9813bcc 06:16:26 Removing intermediate container 8f1e9aeadf42 06:16:26 ---> 20f24a94edf3 06:16:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:16:27 Removing intermediate container 486aa9813bcc 06:16:27 ---> b528d902d557 06:16:27 Step 22/23 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:16:27 ---> Running in 6e1a425608c0 06:16:28 Removing intermediate container cd3a9c17efcd 06:16:28 ---> d534eea37248 06:16:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 06:16:28 ---> Running in 3029339f9047 06:16:28 ---> 9300b208eba2 06:16:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:16:28 Removing intermediate container 6e1a425608c0 06:16:28 ---> 78932e3c052a 06:16:28 Step 23/23 : LABEL version=2.2.0-dev.67 06:16:28 ---> Running in 10810e31c586 06:16:29 Removing intermediate container 0aac31f4c9f9 06:16:29 ---> 5217b8285a68 06:16:29 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 06:16:29 Removing intermediate container 3029339f9047 06:16:29 ---> 3f1a6164b154 06:16:29 Step 13/25 : WORKDIR / 06:16:30 ---> Running in ec186686ab43 06:16:30 ---> Running in fa0d2b89253a 06:16:30 Removing intermediate container 10810e31c586 06:16:30 ---> e8324483d0db 06:16:30 06:16:31 Successfully built e8324483d0db 06:16:31 Successfully tagged core-command-arm64:latest 06:16:31 Building support-notifications 06:16:31  Building core-command ... done Removing intermediate container fa0d2b89253a 06:16:31 ---> 847ebfd62cba 06:16:31 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:16:31 Removing intermediate container ec186686ab43 06:16:31 ---> 296aa6b75631 06:16:31 Step 20/22 : LABEL arch=arm64 06:16:31 ---> Running in 6e2eb27234cd 06:16:32 Removing intermediate container 6e2eb27234cd 06:16:32 ---> 7a2c20f2ce6b 06:16:32 Step 21/22 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:16:32 ---> Running in 22352acba67a 06:16:33 ---> 52893f3384d4 06:16:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 06:16:33 ---> 752c83f3ba29 06:16:33 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 06:16:33 Removing intermediate container 22352acba67a 06:16:33 ---> c41f4de507bb 06:16:33 Step 22/22 : LABEL version=2.2.0-dev.67 06:16:34 ---> Running in 00ece8a1b593 06:16:34 ---> bfbfe2d1f410 06:16:34 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 06:16:34 ---> Running in 595a9a582def 06:16:34 ---> cd41be8618c3 06:16:34 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 06:16:34 Removing intermediate container 00ece8a1b593 06:16:34 ---> 6c8926854789 06:16:34 06:16:35 Successfully built 6c8926854789 06:16:35 Successfully tagged security-proxy-setup-arm64:latest 06:16:35 Building sys-mgmt-agent 06:16:35  Building security-proxy-setup ... done Removing intermediate container 595a9a582def 06:16:35 ---> c15b793deadd 06:16:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:16:36 ---> Running in ca5f3e041fef 06:16:36 ---> ce0e79c60915 06:16:36 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 06:16:36 Removing intermediate container ca5f3e041fef 06:16:36 ---> 689c97625e23 06:16:36 Step 20/22 : LABEL arch=arm64 06:16:36 ---> Running in cfafadbfc4bc 06:16:37 Removing intermediate container cfafadbfc4bc 06:16:37 ---> 1ee6b21f60bb 06:16:37 Step 21/22 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:16:37 ---> Running in dfb6828adebb 06:16:37 ---> 1235722927c3 06:16:37 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:16:38 Removing intermediate container dfb6828adebb 06:16:38 ---> c9d607a4de98 06:16:38 Step 22/22 : LABEL version=2.2.0-dev.67 06:16:38 ---> Running in fb67400ed2f0 06:16:39 Removing intermediate container fb67400ed2f0 06:16:39 ---> 5bc0aa0c7f1b 06:16:39 06:16:40 Successfully built 5bc0aa0c7f1b 06:16:40 Successfully tagged support-scheduler-arm64:latest 06:16:40 Building core-metadata 06:16:40  Building support-scheduler ... done  ---> 4c83d8d32c6b 06:16:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:16:44 ---> a6e359ad5d22 06:16:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:16:45 ---> 2c6d59af6742 06:16:45 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/ 06:16:45 ---> Running in cce41ee19821 06:16:50 Removing intermediate container cce41ee19821 06:16:50 ---> dc17615e8e8a 06:16:50 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 06:16:50 ---> Running in 4ca833cc4036 06:16:50 Removing intermediate container 4ca833cc4036 06:16:50 ---> 5fa4f601eeff 06:16:50 Step 23/25 : LABEL arch=arm64 06:16:50 ---> Running in 00d4cf46bfac 06:16:50 Removing intermediate container 00d4cf46bfac 06:16:50 ---> ae143fecb233 06:16:50 Step 24/25 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:16:50 ---> Running in bbc99ee856cd 06:16:51 Removing intermediate container bbc99ee856cd 06:16:51 ---> a6f442f87808 06:16:51 Step 25/25 : LABEL version=2.2.0-dev.67 06:16:51 ---> Running in 8f441f126c27 06:16:52 Removing intermediate container 8f441f126c27 06:16:52 ---> b7ed4a03f6b5 06:16:52 06:16:52 Successfully built b7ed4a03f6b5 06:16:52 Successfully tagged security-secretstore-setup-arm64:latest 06:16:52 Building security-spire-agent 06:16:59  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:16:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 06:16:59 ---> 520c304e57d6 06:16:59 Step 3/22 : WORKDIR /edgex-go 06:16:59 ---> Using cache 06:16:59 ---> e4814d9f5abc 06:16:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:59 ---> Using cache 06:16:59 ---> 9a30ed48517d 06:16:59 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 06:16:59 ---> Running in 665855aaa903 06:17:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:17:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:17:02 OK: 220 MiB in 52 packages 06:17:04 Removing intermediate container 665855aaa903 06:17:04 ---> 4ed4d8484df3 06:17:04 Step 6/22 : COPY go.mod vendor* ./ 06:17:06 ---> 0f3d031b639c 06:17:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:17:06 ---> Running in bf963980232c 06:17:11 Removing intermediate container bf963980232c 06:17:11 ---> 317f6164ffd3 06:17:11 Step 8/22 : COPY . . 06:17:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:17:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:17:12 ---> 520c304e57d6 06:17:12 Step 3/23 : WORKDIR /edgex-go 06:17:12 ---> Using cache 06:17:12 ---> e4814d9f5abc 06:17:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:12 ---> Using cache 06:17:12 ---> 9a30ed48517d 06:17:12 Step 5/23 : RUN apk add --update --no-cache make bash git 06:17:12 ---> Running in cfa034aed246 06:17:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:17:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:17:16 OK: 220 MiB in 52 packages 06:17:18 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:17:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:17:18 ---> 520c304e57d6 06:17:18 Step 3/23 : WORKDIR /edgex-go 06:17:18 ---> Using cache 06:17:18 ---> e4814d9f5abc 06:17:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:18 ---> Using cache 06:17:18 ---> 9a30ed48517d 06:17:18 Step 5/23 : RUN apk add --update --no-cache make git 06:17:18 ---> Using cache 06:17:18 ---> b2a1e0f4550a 06:17:18 Step 6/23 : COPY go.mod vendor* ./ 06:17:18 ---> Using cache 06:17:18 ---> ee50f5ff16ad 06:17:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:17:18 ---> Using cache 06:17:18 ---> 81d665a81e75 06:17:18 Step 8/23 : COPY . . 06:17:18 Removing intermediate container cfa034aed246 06:17:18 ---> b7e389ff58bd 06:17:18 Step 6/23 : COPY go.mod vendor* ./ 06:17:18 ---> Using cache 06:17:18 ---> aff4588d947b 06:17:18 Step 9/23 : RUN make cmd/core-metadata/core-metadata 06:17:18 ---> Running in b67ebf1ca0f5 06:17:20 ---> e13f99fa8674 06:17:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:17:20 ---> Running in 7206d136d06a 06:17:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:17:25 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:17:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 06:17:25 ---> 520c304e57d6 06:17:25 Step 3/26 : WORKDIR /edgex-go 06:17:25 ---> Using cache 06:17:25 ---> e4814d9f5abc 06:17:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:25 ---> Using cache 06:17:25 ---> 9a30ed48517d 06:17:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 06:17:25 ---> Running in f7ae8e69cf3f 06:17:28 Removing intermediate container 7206d136d06a 06:17:28 ---> 51c2ea0cbadb 06:17:28 Step 8/23 : COPY . . 06:17:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:17:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:17:31 OK: 220 MiB in 52 packages 06:17:34 Removing intermediate container f7ae8e69cf3f 06:17:34 ---> a06a807e721f 06:17:34 Step 6/26 : COPY go.mod vendor* ./ 06:17:35 ---> 4f26cd59b0cc 06:17:35 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:17:35 ---> Running in dd5546ef7d43 06:17:39 ---> 46dfcc850134 06:17:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 06:17:39 ---> Running in dd6c3c92d660 06:17:41 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:17:42 Removing intermediate container dd5546ef7d43 06:17:42 ---> b61356d8fbfc 06:17:42 Step 8/26 : COPY . . 06:17:50 ---> fd128b2efa9a 06:17:50 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 06:17:50 ---> Running in 8c225d2aa60f 06:17:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 06:18:00 ---> acb779e604f8 06:18:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 06:18:00 ---> Running in 155e8f788498 06:18:00 Removing intermediate container 155e8f788498 06:18:00 ---> 1cd50a326754 06:18:00 Step 10/26 : RUN mkdir -p spire-build 06:18:00 ---> Running in b9865da6bb44 06:18:03 Removing intermediate container b9865da6bb44 06:18:03 ---> abc3dd77064d 06:18:03 Step 11/26 : WORKDIR /edgex-go/spire-build 06:18:03 ---> Running in b562fc54da8e 06:18:03 Removing intermediate container b562fc54da8e 06:18:03 ---> 5100d1a0e826 06:18:03 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 06:18:03 ---> Running in 4c1c4040c5a2 06:18:06 spire-1.2.1/ 06:18:06 spire-1.2.1/.data/ 06:18:06 spire-1.2.1/.data/.file 06:18:06 spire-1.2.1/.dockerignore 06:18:06 spire-1.2.1/.gitattributes 06:18:06 spire-1.2.1/.githooks/ 06:18:06 spire-1.2.1/.githooks/pre-commit 06:18:06 spire-1.2.1/.github/ 06:18:06 spire-1.2.1/.github/ISSUE_TEMPLATE.md 06:18:06 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 06:18:06 spire-1.2.1/.github/dependabot.yml 06:18:06 spire-1.2.1/.github/workflows/ 06:18:06 spire-1.2.1/.github/workflows/nightly_build.yaml 06:18:06 spire-1.2.1/.github/workflows/pr_build.yaml 06:18:06 spire-1.2.1/.github/workflows/release_build.yaml 06:18:06 spire-1.2.1/.github/workflows/scripts/ 06:18:06 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 06:18:06 spire-1.2.1/.github/workflows/scripts/push-images.sh 06:18:06 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 06:18:06 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 06:18:06 spire-1.2.1/.github/workflows/scripts/split.sh 06:18:06 spire-1.2.1/.gitignore 06:18:06 spire-1.2.1/.go-version 06:18:06 spire-1.2.1/.golangci.yml 06:18:06 spire-1.2.1/ADOPTERS.md 06:18:06 spire-1.2.1/CHANGELOG.md 06:18:06 spire-1.2.1/CODE-OF-CONDUCT.md 06:18:06 spire-1.2.1/CODEOWNERS 06:18:06 spire-1.2.1/CONTRIBUTING.md 06:18:06 spire-1.2.1/Dockerfile 06:18:06 spire-1.2.1/Dockerfile.dev 06:18:06 spire-1.2.1/Dockerfile.scratch 06:18:06 spire-1.2.1/LICENSE 06:18:06 spire-1.2.1/MAINTAINERS.md 06:18:06 spire-1.2.1/Makefile 06:18:06 spire-1.2.1/README.md 06:18:06 spire-1.2.1/ROADMAP.md 06:18:06 spire-1.2.1/SECURITY.md 06:18:06 spire-1.2.1/cmd/ 06:18:06 spire-1.2.1/cmd/spire-agent/ 06:18:06 spire-1.2.1/cmd/spire-agent/cli/ 06:18:06 spire-1.2.1/cmd/spire-agent/cli/api/ 06:18:06 spire-1.2.1/cmd/spire-agent/cli/api/common.go 06:18:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 06:18:06 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 06:18:06 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 06:18:06 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 06:18:06 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 06:18:06 spire-1.2.1/cmd/spire-agent/cli/cli.go 06:18:06 spire-1.2.1/cmd/spire-agent/cli/common/ 06:18:06 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 06:18:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 06:18:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 06:18:06 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 06:18:06 spire-1.2.1/cmd/spire-agent/cli/run/ 06:18:06 spire-1.2.1/cmd/spire-agent/cli/run/run.go 06:18:06 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 06:18:06 spire-1.2.1/cmd/spire-agent/cli/validate/ 06:18:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 06:18:06 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 06:18:06 spire-1.2.1/cmd/spire-agent/main.go 06:18:06 spire-1.2.1/cmd/spire-server/ 06:18:06 spire-1.2.1/cmd/spire-server/cli/ 06:18:06 spire-1.2.1/cmd/spire-server/cli/agent/ 06:18:06 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/agent/count.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/agent/list.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/agent/show.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/bundle/ 06:18:06 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/cli.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/entry/ 06:18:06 spire-1.2.1/cmd/spire-server/cli/entry/count.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/entry/create.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/entry/show.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/entry/update.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/entry/util.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/federation/ 06:18:06 spire-1.2.1/cmd/spire-server/cli/federation/common.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/federation/create.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/federation/list.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/federation/show.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/federation/update.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 06:18:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/jwt/ 06:18:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/run/ 06:18:06 spire-1.2.1/cmd/spire-server/cli/run/run.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/token/ 06:18:06 spire-1.2.1/cmd/spire-server/cli/token/generate.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/validate/ 06:18:06 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/x509/ 06:18:06 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 06:18:06 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 06:18:06 spire-1.2.1/cmd/spire-server/main.go 06:18:06 spire-1.2.1/cmd/spire-server/util/ 06:18:06 spire-1.2.1/cmd/spire-server/util/util.go 06:18:06 spire-1.2.1/conf/ 06:18:06 spire-1.2.1/conf/agent/ 06:18:06 spire-1.2.1/conf/agent/agent.conf 06:18:06 spire-1.2.1/conf/agent/agent_full.conf 06:18:06 spire-1.2.1/conf/agent/dummy_root_ca.crt 06:18:06 spire-1.2.1/conf/server/ 06:18:06 spire-1.2.1/conf/server/dummy_upstream_ca.crt 06:18:06 spire-1.2.1/conf/server/dummy_upstream_ca.key 06:18:06 spire-1.2.1/conf/server/server.conf 06:18:06 spire-1.2.1/conf/server/server_full.conf 06:18:06 spire-1.2.1/doc/ 06:18:06 spire-1.2.1/doc/SPIRE101.md 06:18:06 spire-1.2.1/doc/auditlog.md 06:18:06 spire-1.2.1/doc/authorization_policy_engine.md 06:18:06 spire-1.2.1/doc/changelog_guidelines.md 06:18:06 spire-1.2.1/doc/cure53-report.pdf 06:18:06 spire-1.2.1/doc/images/ 06:18:06 spire-1.2.1/doc/images/2019_roadmap.png 06:18:06 spire-1.2.1/doc/images/SPIRE101.png 06:18:06 spire-1.2.1/doc/images/SPIRE_agent.png 06:18:06 spire-1.2.1/doc/images/SPIRE_server.png 06:18:06 spire-1.2.1/doc/images/cache_mgr.png 06:18:06 spire-1.2.1/doc/images/cache_mgr_components.png 06:18:06 spire-1.2.1/doc/images/federated_spire.png 06:18:06 spire-1.2.1/doc/images/ha_mode.png 06:18:06 spire-1.2.1/doc/images/nested_spire.png 06:18:06 spire-1.2.1/doc/images/oidc_federation.png 06:18:06 spire-1.2.1/doc/images/single_trust_domain.png 06:18:06 spire-1.2.1/doc/images/spiffe_compatible.png 06:18:06 spire-1.2.1/doc/images/spire_logo.png 06:18:06 spire-1.2.1/doc/migrating_registration_api_clients.md 06:18:06 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 06:18:06 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 06:18:06 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 06:18:06 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 06:18:06 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 06:18:06 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 06:18:06 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 06:18:06 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 06:18:06 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 06:18:06 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 06:18:06 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 06:18:06 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 06:18:06 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 06:18:06 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 06:18:06 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 06:18:06 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 06:18:06 spire-1.2.1/doc/plugin_server_datastore_sql.md 06:18:06 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 06:18:06 spire-1.2.1/doc/plugin_server_keymanager_disk.md 06:18:06 spire-1.2.1/doc/plugin_server_keymanager_memory.md 06:18:06 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 06:18:06 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 06:18:06 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 06:18:06 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 06:18:06 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 06:18:06 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 06:18:06 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 06:18:06 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 06:18:06 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 06:18:06 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 06:18:06 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 06:18:06 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 06:18:06 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 06:18:06 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 06:18:06 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 06:18:06 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 06:18:06 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 06:18:06 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 06:18:06 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 06:18:06 spire-1.2.1/doc/scaling_spire.md 06:18:06 spire-1.2.1/doc/spire_agent.md 06:18:06 spire-1.2.1/doc/spire_server.md 06:18:06 spire-1.2.1/doc/supported_integrations.md 06:18:06 spire-1.2.1/doc/telemetry.md 06:18:06 spire-1.2.1/doc/telemetry_config.md 06:18:06 spire-1.2.1/doc/upgrading.md 06:18:06 spire-1.2.1/doc/using_spire.md 06:18:06 spire-1.2.1/examples/ 06:18:06 spire-1.2.1/examples/README.md 06:18:06 spire-1.2.1/go.mod 06:18:06 spire-1.2.1/go.sum 06:18:06 spire-1.2.1/pkg/ 06:18:06 spire-1.2.1/pkg/agent/ 06:18:06 spire-1.2.1/pkg/agent/agent.go 06:18:06 spire-1.2.1/pkg/agent/api/ 06:18:06 spire-1.2.1/pkg/agent/api/config.go 06:18:06 spire-1.2.1/pkg/agent/api/debug/ 06:18:06 spire-1.2.1/pkg/agent/api/debug/v1/ 06:18:06 spire-1.2.1/pkg/agent/api/debug/v1/service.go 06:18:06 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 06:18:06 spire-1.2.1/pkg/agent/api/delegatedidentity/ 06:18:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 06:18:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 06:18:06 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 06:18:06 spire-1.2.1/pkg/agent/api/endpoints.go 06:18:06 spire-1.2.1/pkg/agent/api/health/ 06:18:06 spire-1.2.1/pkg/agent/api/health/v1/ 06:18:06 spire-1.2.1/pkg/agent/api/health/v1/service.go 06:18:06 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 06:18:06 spire-1.2.1/pkg/agent/api/rpccontext/ 06:18:06 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 06:18:06 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 06:18:06 spire-1.2.1/pkg/agent/attestor/ 06:18:06 spire-1.2.1/pkg/agent/attestor/node/ 06:18:06 spire-1.2.1/pkg/agent/attestor/node/experimental.go 06:18:06 spire-1.2.1/pkg/agent/attestor/node/node.go 06:18:06 spire-1.2.1/pkg/agent/attestor/node/node_test.go 06:18:06 spire-1.2.1/pkg/agent/attestor/workload/ 06:18:06 spire-1.2.1/pkg/agent/attestor/workload/workload.go 06:18:06 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 06:18:06 spire-1.2.1/pkg/agent/catalog/ 06:18:06 spire-1.2.1/pkg/agent/catalog/catalog.go 06:18:06 spire-1.2.1/pkg/agent/catalog/keymanager.go 06:18:06 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 06:18:06 spire-1.2.1/pkg/agent/catalog/svidstore.go 06:18:06 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 06:18:06 spire-1.2.1/pkg/agent/client/ 06:18:06 spire-1.2.1/pkg/agent/client/client.go 06:18:06 spire-1.2.1/pkg/agent/client/client_test.go 06:18:06 spire-1.2.1/pkg/agent/client/dial.go 06:18:06 spire-1.2.1/pkg/agent/client/nodeconn.go 06:18:06 spire-1.2.1/pkg/agent/client/nodeconn_test.go 06:18:06 spire-1.2.1/pkg/agent/client/update.go 06:18:06 spire-1.2.1/pkg/agent/client/util.go 06:18:06 spire-1.2.1/pkg/agent/common/ 06:18:06 spire-1.2.1/pkg/agent/common/backoff/ 06:18:06 spire-1.2.1/pkg/agent/common/backoff/backoff.go 06:18:06 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 06:18:06 spire-1.2.1/pkg/agent/common/cgroups/ 06:18:06 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 06:18:06 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 06:18:06 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 06:18:06 spire-1.2.1/pkg/agent/config.go 06:18:06 spire-1.2.1/pkg/agent/endpoints/ 06:18:06 spire-1.2.1/pkg/agent/endpoints/config.go 06:18:06 spire-1.2.1/pkg/agent/endpoints/endpoints.go 06:18:06 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 06:18:06 spire-1.2.1/pkg/agent/endpoints/metrics.go 06:18:06 spire-1.2.1/pkg/agent/endpoints/middleware.go 06:18:06 spire-1.2.1/pkg/agent/endpoints/peertracker.go 06:18:06 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 06:18:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 06:18:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 06:18:06 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 06:18:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 06:18:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 06:18:06 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 06:18:06 spire-1.2.1/pkg/agent/endpoints/workload/ 06:18:06 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 06:18:06 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 06:18:06 spire-1.2.1/pkg/agent/manager/ 06:18:06 spire-1.2.1/pkg/agent/manager/cache/ 06:18:06 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 06:18:06 spire-1.2.1/pkg/agent/manager/cache/cache.go 06:18:06 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 06:18:06 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 06:18:06 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 06:18:06 spire-1.2.1/pkg/agent/manager/cache/sets.go 06:18:06 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 06:18:06 spire-1.2.1/pkg/agent/manager/config.go 06:18:06 spire-1.2.1/pkg/agent/manager/manager.go 06:18:06 spire-1.2.1/pkg/agent/manager/manager_test.go 06:18:06 spire-1.2.1/pkg/agent/manager/storage.go 06:18:06 spire-1.2.1/pkg/agent/manager/storage_test.go 06:18:06 spire-1.2.1/pkg/agent/manager/storecache/ 06:18:06 spire-1.2.1/pkg/agent/manager/storecache/cache.go 06:18:06 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 06:18:06 spire-1.2.1/pkg/agent/manager/sync.go 06:18:06 spire-1.2.1/pkg/agent/plugin/ 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/ 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 06:18:06 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 06:18:06 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/svidstore/ 06:18:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 06:18:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 06:18:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 06:18:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 06:18:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 06:18:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 06:18:06 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 06:18:06 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 06:18:06 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 06:18:06 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 06:18:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 06:18:06 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 06:18:06 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 06:18:06 spire-1.2.1/pkg/agent/svid/ 06:18:06 spire-1.2.1/pkg/agent/svid/rotator.go 06:18:06 spire-1.2.1/pkg/agent/svid/rotator_config.go 06:18:06 spire-1.2.1/pkg/agent/svid/rotator_test.go 06:18:06 spire-1.2.1/pkg/agent/svid/store/ 06:18:06 spire-1.2.1/pkg/agent/svid/store/service.go 06:18:06 spire-1.2.1/pkg/agent/svid/store/service_test.go 06:18:06 spire-1.2.1/pkg/common/ 06:18:06 spire-1.2.1/pkg/common/agentpathtemplate/ 06:18:06 spire-1.2.1/pkg/common/agentpathtemplate/template.go 06:18:06 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 06:18:06 spire-1.2.1/pkg/common/api/ 06:18:06 spire-1.2.1/pkg/common/api/metrics.go 06:18:06 spire-1.2.1/pkg/common/api/middleware/ 06:18:06 spire-1.2.1/pkg/common/api/middleware/common_test.go 06:18:06 spire-1.2.1/pkg/common/api/middleware/interceptor.go 06:18:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 06:18:07 spire-1.2.1/pkg/common/api/middleware/logger.go 06:18:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 06:18:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 06:18:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 06:18:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 06:18:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 06:18:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 06:18:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 06:18:07 spire-1.2.1/pkg/common/api/middleware/names.go 06:18:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 06:18:07 spire-1.2.1/pkg/common/api/names.go 06:18:07 spire-1.2.1/pkg/common/api/ratelimit.go 06:18:07 spire-1.2.1/pkg/common/api/rpccontext/ 06:18:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 06:18:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 06:18:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 06:18:07 spire-1.2.1/pkg/common/auth/ 06:18:07 spire-1.2.1/pkg/common/auth/interceptors.go 06:18:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 06:18:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 06:18:07 spire-1.2.1/pkg/common/bundleutil/ 06:18:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 06:18:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 06:18:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 06:18:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 06:18:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 06:18:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 06:18:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 06:18:07 spire-1.2.1/pkg/common/bundleutil/types.go 06:18:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 06:18:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 06:18:07 spire-1.2.1/pkg/common/catalog/ 06:18:07 spire-1.2.1/pkg/common/catalog/bind.go 06:18:07 spire-1.2.1/pkg/common/catalog/builtin.go 06:18:07 spire-1.2.1/pkg/common/catalog/catalog.go 06:18:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 06:18:07 spire-1.2.1/pkg/common/catalog/closers.go 06:18:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 06:18:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 06:18:07 spire-1.2.1/pkg/common/catalog/config.go 06:18:07 spire-1.2.1/pkg/common/catalog/config_test.go 06:18:07 spire-1.2.1/pkg/common/catalog/configure.go 06:18:07 spire-1.2.1/pkg/common/catalog/constraints.go 06:18:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 06:18:07 spire-1.2.1/pkg/common/catalog/context.go 06:18:07 spire-1.2.1/pkg/common/catalog/external.go 06:18:07 spire-1.2.1/pkg/common/catalog/host.go 06:18:07 spire-1.2.1/pkg/common/catalog/pipenet.go 06:18:07 spire-1.2.1/pkg/common/catalog/plugin.go 06:18:07 spire-1.2.1/pkg/common/catalog/testplugin/ 06:18:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 06:18:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 06:18:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 06:18:07 spire-1.2.1/pkg/common/cli/ 06:18:07 spire-1.2.1/pkg/common/cli/env.go 06:18:07 spire-1.2.1/pkg/common/cli/flags.go 06:18:07 spire-1.2.1/pkg/common/cli/trust_domain.go 06:18:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 06:18:07 spire-1.2.1/pkg/common/cli/umask.go 06:18:07 spire-1.2.1/pkg/common/cli/umask_posix.go 06:18:07 spire-1.2.1/pkg/common/cli/umask_test.go 06:18:07 spire-1.2.1/pkg/common/cli/umask_windows.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/ 06:18:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/flag.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/format.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/ 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 06:18:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 06:18:07 spire-1.2.1/pkg/common/coretypes/ 06:18:07 spire-1.2.1/pkg/common/coretypes/bundle/ 06:18:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 06:18:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 06:18:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 06:18:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 06:18:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 06:18:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 06:18:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 06:18:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 06:18:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 06:18:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 06:18:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 06:18:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 06:18:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 06:18:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 06:18:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 06:18:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 06:18:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 06:18:07 spire-1.2.1/pkg/common/cryptoutil/ 06:18:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 06:18:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 06:18:07 spire-1.2.1/pkg/common/diskutil/ 06:18:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 06:18:07 spire-1.2.1/pkg/common/diskutil/file_test.go 06:18:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 06:18:07 spire-1.2.1/pkg/common/errorutil/ 06:18:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 06:18:07 spire-1.2.1/pkg/common/health/ 06:18:07 spire-1.2.1/pkg/common/health/config.go 06:18:07 spire-1.2.1/pkg/common/health/context.go 06:18:07 spire-1.2.1/pkg/common/health/context_test.go 06:18:07 spire-1.2.1/pkg/common/health/health.go 06:18:07 spire-1.2.1/pkg/common/health/health_test.go 06:18:07 spire-1.2.1/pkg/common/health/logger.go 06:18:07 spire-1.2.1/pkg/common/hostservice/ 06:18:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 06:18:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 06:18:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 06:18:07 spire-1.2.1/pkg/common/idutil/ 06:18:07 spire-1.2.1/pkg/common/idutil/require.go 06:18:07 spire-1.2.1/pkg/common/idutil/require_test.go 06:18:07 spire-1.2.1/pkg/common/idutil/safety.go 06:18:07 spire-1.2.1/pkg/common/idutil/safety_test.go 06:18:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 06:18:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 06:18:07 spire-1.2.1/pkg/common/jwtsvid/ 06:18:07 spire-1.2.1/pkg/common/jwtsvid/common.go 06:18:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 06:18:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 06:18:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 06:18:07 spire-1.2.1/pkg/common/jwtutil/ 06:18:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 06:18:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 06:18:07 spire-1.2.1/pkg/common/log/ 06:18:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 06:18:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 06:18:07 spire-1.2.1/pkg/common/log/log.go 06:18:07 spire-1.2.1/pkg/common/log/log_test.go 06:18:07 spire-1.2.1/pkg/common/log/options.go 06:18:07 spire-1.2.1/pkg/common/nodeutil/ 06:18:07 spire-1.2.1/pkg/common/nodeutil/node.go 06:18:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 06:18:07 spire-1.2.1/pkg/common/peertracker/ 06:18:07 spire-1.2.1/pkg/common/peertracker/conn.go 06:18:07 spire-1.2.1/pkg/common/peertracker/credentials.go 06:18:07 spire-1.2.1/pkg/common/peertracker/errors.go 06:18:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 06:18:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 06:18:07 spire-1.2.1/pkg/common/peertracker/info.go 06:18:07 spire-1.2.1/pkg/common/peertracker/listener.go 06:18:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 06:18:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 06:18:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 06:18:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 06:18:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 06:18:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 06:18:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 06:18:07 spire-1.2.1/pkg/common/peertracker/tcp.go 06:18:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 06:18:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 06:18:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 06:18:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 06:18:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 06:18:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 06:18:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 06:18:07 spire-1.2.1/pkg/common/peertracker/uds.go 06:18:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 06:18:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 06:18:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 06:18:07 spire-1.2.1/pkg/common/pemutil/ 06:18:07 spire-1.2.1/pkg/common/pemutil/block.go 06:18:07 spire-1.2.1/pkg/common/pemutil/certs.go 06:18:07 spire-1.2.1/pkg/common/pemutil/common.go 06:18:07 spire-1.2.1/pkg/common/pemutil/csr.go 06:18:07 spire-1.2.1/pkg/common/pemutil/keys.go 06:18:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 06:18:07 spire-1.2.1/pkg/common/pemutil/testdata/ 06:18:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 06:18:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 06:18:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 06:18:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 06:18:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 06:18:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 06:18:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 06:18:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 06:18:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 06:18:07 spire-1.2.1/pkg/common/plugin/ 06:18:07 spire-1.2.1/pkg/common/plugin/aws/ 06:18:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 06:18:07 spire-1.2.1/pkg/common/plugin/azure/ 06:18:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 06:18:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 06:18:07 spire-1.2.1/pkg/common/plugin/facade.go 06:18:07 spire-1.2.1/pkg/common/plugin/facade_test.go 06:18:07 spire-1.2.1/pkg/common/plugin/gcp/ 06:18:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 06:18:07 spire-1.2.1/pkg/common/plugin/k8s/ 06:18:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 06:18:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 06:18:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 06:18:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 06:18:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 06:18:07 spire-1.2.1/pkg/common/plugin/log.go 06:18:07 spire-1.2.1/pkg/common/plugin/sshpop/ 06:18:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 06:18:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 06:18:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 06:18:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 06:18:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 06:18:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 06:18:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 06:18:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 06:18:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 06:18:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 06:18:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 06:18:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 06:18:07 spire-1.2.1/pkg/common/plugin/x509pop/ 06:18:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 06:18:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 06:18:07 spire-1.2.1/pkg/common/profiling/ 06:18:07 spire-1.2.1/pkg/common/profiling/dumpers.go 06:18:07 spire-1.2.1/pkg/common/profiling/profiling.go 06:18:07 spire-1.2.1/pkg/common/protoutil/ 06:18:07 spire-1.2.1/pkg/common/protoutil/masks.go 06:18:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 06:18:07 spire-1.2.1/pkg/common/rotationutil/ 06:18:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 06:18:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 06:18:07 spire-1.2.1/pkg/common/selector/ 06:18:07 spire-1.2.1/pkg/common/selector/selector.go 06:18:07 spire-1.2.1/pkg/common/selector/selector_test.go 06:18:07 spire-1.2.1/pkg/common/selector/set.go 06:18:07 spire-1.2.1/pkg/common/selector/set_utils.go 06:18:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 06:18:07 spire-1.2.1/pkg/common/telemetry/ 06:18:07 spire-1.2.1/pkg/common/telemetry/agent/ 06:18:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 06:18:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 06:18:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 06:18:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 06:18:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 06:18:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 06:18:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 06:18:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 06:18:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 06:18:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 06:18:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 06:18:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 06:18:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 06:18:07 spire-1.2.1/pkg/common/telemetry/call.go 06:18:07 spire-1.2.1/pkg/common/telemetry/common/ 06:18:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 06:18:07 spire-1.2.1/pkg/common/telemetry/config.go 06:18:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 06:18:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 06:18:07 spire-1.2.1/pkg/common/telemetry/inmem.go 06:18:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 06:18:07 spire-1.2.1/pkg/common/telemetry/m3.go 06:18:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 06:18:07 spire-1.2.1/pkg/common/telemetry/metrics.go 06:18:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 06:18:07 spire-1.2.1/pkg/common/telemetry/names.go 06:18:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 06:18:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 06:18:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 06:18:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 06:18:07 spire-1.2.1/pkg/common/telemetry/server/ 06:18:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 06:18:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 06:18:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 06:18:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 06:18:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 06:18:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 06:18:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 06:18:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 06:18:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 06:18:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 06:18:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 06:18:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 06:18:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 06:18:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 06:18:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 06:18:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 06:18:07 spire-1.2.1/pkg/common/telemetry/server/server.go 06:18:07 spire-1.2.1/pkg/common/telemetry/sink.go 06:18:07 spire-1.2.1/pkg/common/telemetry/statsd.go 06:18:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 06:18:07 spire-1.2.1/pkg/common/telemetry/uptime.go 06:18:07 spire-1.2.1/pkg/common/telemetry/version.go 06:18:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 06:18:07 spire-1.2.1/pkg/common/uptime/ 06:18:07 spire-1.2.1/pkg/common/uptime/uptime.go 06:18:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 06:18:07 spire-1.2.1/pkg/common/util/ 06:18:07 spire-1.2.1/pkg/common/util/certs.go 06:18:07 spire-1.2.1/pkg/common/util/certs_test.go 06:18:07 spire-1.2.1/pkg/common/util/csr.go 06:18:07 spire-1.2.1/pkg/common/util/hash.go 06:18:07 spire-1.2.1/pkg/common/util/selectors.go 06:18:07 spire-1.2.1/pkg/common/util/selectors_test.go 06:18:07 spire-1.2.1/pkg/common/util/signals.go 06:18:07 spire-1.2.1/pkg/common/util/sort.go 06:18:07 spire-1.2.1/pkg/common/util/sort_test.go 06:18:07 spire-1.2.1/pkg/common/util/task.go 06:18:07 spire-1.2.1/pkg/common/util/task_test.go 06:18:07 spire-1.2.1/pkg/common/util/testdata/ 06:18:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 06:18:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 06:18:07 spire-1.2.1/pkg/common/version/ 06:18:07 spire-1.2.1/pkg/common/version/version.go 06:18:07 spire-1.2.1/pkg/common/x509svid/ 06:18:07 spire-1.2.1/pkg/common/x509svid/common_test.go 06:18:07 spire-1.2.1/pkg/common/x509svid/csr.go 06:18:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 06:18:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 06:18:07 spire-1.2.1/pkg/common/x509util/ 06:18:07 spire-1.2.1/pkg/common/x509util/cert.go 06:18:07 spire-1.2.1/pkg/common/x509util/dns.go 06:18:07 spire-1.2.1/pkg/common/x509util/dns_test.go 06:18:07 spire-1.2.1/pkg/common/x509util/keyid.go 06:18:07 spire-1.2.1/pkg/common/x509util/keypair.go 06:18:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 06:18:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 06:18:07 spire-1.2.1/pkg/server/ 06:18:07 spire-1.2.1/pkg/server/api/ 06:18:07 spire-1.2.1/pkg/server/api/agent.go 06:18:07 spire-1.2.1/pkg/server/api/agent/ 06:18:07 spire-1.2.1/pkg/server/api/agent/v1/ 06:18:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 06:18:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 06:18:07 spire-1.2.1/pkg/server/api/agent_test.go 06:18:07 spire-1.2.1/pkg/server/api/api.go 06:18:07 spire-1.2.1/pkg/server/api/audit/ 06:18:07 spire-1.2.1/pkg/server/api/audit/audit.go 06:18:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 06:18:07 spire-1.2.1/pkg/server/api/bundle.go 06:18:07 spire-1.2.1/pkg/server/api/bundle/ 06:18:07 spire-1.2.1/pkg/server/api/bundle/v1/ 06:18:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 06:18:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 06:18:07 spire-1.2.1/pkg/server/api/bundle_test.go 06:18:07 spire-1.2.1/pkg/server/api/debug/ 06:18:07 spire-1.2.1/pkg/server/api/debug/v1/ 06:18:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 06:18:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 06:18:07 spire-1.2.1/pkg/server/api/entry.go 06:18:07 spire-1.2.1/pkg/server/api/entry/ 06:18:07 spire-1.2.1/pkg/server/api/entry/v1/ 06:18:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 06:18:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 06:18:07 spire-1.2.1/pkg/server/api/entry_test.go 06:18:07 spire-1.2.1/pkg/server/api/health/ 06:18:07 spire-1.2.1/pkg/server/api/health/v1/ 06:18:07 spire-1.2.1/pkg/server/api/health/v1/service.go 06:18:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 06:18:07 spire-1.2.1/pkg/server/api/id.go 06:18:07 spire-1.2.1/pkg/server/api/id_test.go 06:18:07 spire-1.2.1/pkg/server/api/limits/ 06:18:07 spire-1.2.1/pkg/server/api/limits/limits.go 06:18:07 spire-1.2.1/pkg/server/api/middleware/ 06:18:07 spire-1.2.1/pkg/server/api/middleware/alias.go 06:18:07 spire-1.2.1/pkg/server/api/middleware/audit.go 06:18:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 06:18:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 06:18:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 06:18:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 06:18:07 spire-1.2.1/pkg/server/api/middleware/caller.go 06:18:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 06:18:07 spire-1.2.1/pkg/server/api/middleware/common.go 06:18:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 06:18:07 spire-1.2.1/pkg/server/api/middleware/entries.go 06:18:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 06:18:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 06:18:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 06:18:07 spire-1.2.1/pkg/server/api/ratelimit.go 06:18:07 spire-1.2.1/pkg/server/api/rpccontext/ 06:18:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 06:18:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 06:18:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 06:18:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 06:18:07 spire-1.2.1/pkg/server/api/selector.go 06:18:07 spire-1.2.1/pkg/server/api/selector_test.go 06:18:07 spire-1.2.1/pkg/server/api/status.go 06:18:07 spire-1.2.1/pkg/server/api/status_test.go 06:18:07 spire-1.2.1/pkg/server/api/svid/ 06:18:07 spire-1.2.1/pkg/server/api/svid/v1/ 06:18:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 06:18:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 06:18:07 spire-1.2.1/pkg/server/api/trustdomain.go 06:18:07 spire-1.2.1/pkg/server/api/trustdomain/ 06:18:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 06:18:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 06:18:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 06:18:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 06:18:07 spire-1.2.1/pkg/server/authpolicy/ 06:18:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 06:18:07 spire-1.2.1/pkg/server/authpolicy/policy.go 06:18:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 06:18:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 06:18:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 06:18:07 spire-1.2.1/pkg/server/authpolicy/validate.go 06:18:07 spire-1.2.1/pkg/server/bundle/ 06:18:07 spire-1.2.1/pkg/server/bundle/client/ 06:18:07 spire-1.2.1/pkg/server/bundle/client/client.go 06:18:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 06:18:07 spire-1.2.1/pkg/server/bundle/client/manager.go 06:18:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 06:18:07 spire-1.2.1/pkg/server/bundle/client/sources.go 06:18:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 06:18:07 spire-1.2.1/pkg/server/bundle/client/updater.go 06:18:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 06:18:07 spire-1.2.1/pkg/server/ca/ 06:18:07 spire-1.2.1/pkg/server/ca/ca.go 06:18:07 spire-1.2.1/pkg/server/ca/ca_health.go 06:18:07 spire-1.2.1/pkg/server/ca/ca_test.go 06:18:07 spire-1.2.1/pkg/server/ca/journal.go 06:18:07 spire-1.2.1/pkg/server/ca/journal_test.go 06:18:07 spire-1.2.1/pkg/server/ca/manager.go 06:18:07 spire-1.2.1/pkg/server/ca/manager_health.go 06:18:07 spire-1.2.1/pkg/server/ca/manager_test.go 06:18:07 spire-1.2.1/pkg/server/ca/templates.go 06:18:07 spire-1.2.1/pkg/server/ca/upstream_client.go 06:18:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 06:18:07 spire-1.2.1/pkg/server/ca/validation.go 06:18:07 spire-1.2.1/pkg/server/cache/ 06:18:07 spire-1.2.1/pkg/server/cache/dscache/ 06:18:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 06:18:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 06:18:07 spire-1.2.1/pkg/server/cache/entrycache/ 06:18:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 06:18:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 06:18:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 06:18:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 06:18:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 06:18:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 06:18:07 spire-1.2.1/pkg/server/catalog/ 06:18:07 spire-1.2.1/pkg/server/catalog/catalog.go 06:18:07 spire-1.2.1/pkg/server/catalog/keymanager.go 06:18:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 06:18:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 06:18:07 spire-1.2.1/pkg/server/catalog/notifier.go 06:18:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 06:18:07 spire-1.2.1/pkg/server/config.go 06:18:07 spire-1.2.1/pkg/server/datastore/ 06:18:07 spire-1.2.1/pkg/server/datastore/datastore.go 06:18:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 06:18:07 spire-1.2.1/pkg/server/datastore/repository.go 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 06:18:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 06:18:07 spire-1.2.1/pkg/server/endpoints/ 06:18:07 spire-1.2.1/pkg/server/endpoints/bundle/ 06:18:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 06:18:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 06:18:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 06:18:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 06:18:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 06:18:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 06:18:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 06:18:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 06:18:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 06:18:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 06:18:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 06:18:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 06:18:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 06:18:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 06:18:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 06:18:07 spire-1.2.1/pkg/server/endpoints/config.go 06:18:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 06:18:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 06:18:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 06:18:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 06:18:07 spire-1.2.1/pkg/server/endpoints/middleware.go 06:18:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 06:18:07 spire-1.2.1/pkg/server/hostservice/ 06:18:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 06:18:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 06:18:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 06:18:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 06:18:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 06:18:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 06:18:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 06:18:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/ 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/ 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 06:18:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 06:18:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 06:18:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 06:18:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 06:18:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 06:18:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 06:18:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 06:18:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 06:18:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/notifier/ 06:18:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 06:18:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 06:18:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 06:18:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 06:18:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 06:18:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 06:18:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 06:18:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 06:18:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 06:18:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 06:18:07 spire-1.2.1/pkg/server/registration/ 06:18:07 spire-1.2.1/pkg/server/registration/manager.go 06:18:07 spire-1.2.1/pkg/server/registration/manager_test.go 06:18:07 spire-1.2.1/pkg/server/scanentries.go 06:18:07 spire-1.2.1/pkg/server/scanentries_test.go 06:18:07 spire-1.2.1/pkg/server/server.go 06:18:07 spire-1.2.1/pkg/server/server_test.go 06:18:07 spire-1.2.1/pkg/server/svid/ 06:18:07 spire-1.2.1/pkg/server/svid/observer.go 06:18:07 spire-1.2.1/pkg/server/svid/observer_test.go 06:18:07 spire-1.2.1/pkg/server/svid/rotator.go 06:18:07 spire-1.2.1/pkg/server/svid/rotator_config.go 06:18:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 06:18:07 spire-1.2.1/pkg/server/svid/rotator_test.go 06:18:07 spire-1.2.1/proto/ 06:18:07 spire-1.2.1/proto/private/ 06:18:07 spire-1.2.1/proto/private/server/ 06:18:07 spire-1.2.1/proto/private/server/journal/ 06:18:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 06:18:07 spire-1.2.1/proto/private/server/journal/journal.proto 06:18:07 spire-1.2.1/proto/spire/ 06:18:07 spire-1.2.1/proto/spire/common/ 06:18:07 spire-1.2.1/proto/spire/common/common.pb.go 06:18:07 spire-1.2.1/proto/spire/common/common.proto 06:18:07 spire-1.2.1/proto/spire/common/plugin/ 06:18:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 06:18:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 06:18:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 06:18:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 06:18:07 spire-1.2.1/proto/spire/plugin/ 06:18:07 spire-1.2.1/proto/spire/plugin/agent/ 06:18:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 06:18:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 06:18:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 06:18:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 06:18:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 06:18:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 06:18:07 spire-1.2.1/release/ 06:18:07 spire-1.2.1/release/spire-extras/ 06:18:07 spire-1.2.1/release/spire-extras/README.md 06:18:07 spire-1.2.1/release/spire-extras/conf/ 06:18:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 06:18:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 06:18:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 06:18:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 06:18:07 spire-1.2.1/release/spire/ 06:18:07 spire-1.2.1/release/spire/README.md 06:18:07 spire-1.2.1/release/spire/conf/ 06:18:07 spire-1.2.1/release/spire/conf/agent/ 06:18:07 spire-1.2.1/release/spire/conf/agent/agent.conf 06:18:07 spire-1.2.1/release/spire/conf/server/ 06:18:07 spire-1.2.1/release/spire/conf/server/server.conf 06:18:07 spire-1.2.1/script/ 06:18:07 spire-1.2.1/script/build-artifact.sh 06:18:07 spire-1.2.1/script/generate_dummy_ca.sh 06:18:07 spire-1.2.1/support/ 06:18:07 spire-1.2.1/support/k8s/ 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/ 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 06:18:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 06:18:08 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 06:18:08 spire-1.2.1/support/oidc-discovery-provider/ 06:18:08 spire-1.2.1/support/oidc-discovery-provider/README.md 06:18:08 spire-1.2.1/support/oidc-discovery-provider/common_test.go 06:18:08 spire-1.2.1/support/oidc-discovery-provider/config.go 06:18:08 spire-1.2.1/support/oidc-discovery-provider/config_test.go 06:18:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 06:18:08 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 06:18:08 spire-1.2.1/support/oidc-discovery-provider/handler.go 06:18:08 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 06:18:08 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 06:18:08 spire-1.2.1/support/oidc-discovery-provider/main.go 06:18:08 spire-1.2.1/support/oidc-discovery-provider/server_api.go 06:18:08 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 06:18:08 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 06:18:08 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 06:18:08 spire-1.2.1/test/ 06:18:08 spire-1.2.1/test/clock/ 06:18:08 spire-1.2.1/test/clock/clock.go 06:18:08 spire-1.2.1/test/fakes/ 06:18:08 spire-1.2.1/test/fakes/fakeagentcatalog/ 06:18:08 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 06:18:08 spire-1.2.1/test/fakes/fakeagentkeymanager/ 06:18:08 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 06:18:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 06:18:08 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 06:18:08 spire-1.2.1/test/fakes/fakeagentstore/ 06:18:08 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 06:18:08 spire-1.2.1/test/fakes/fakedatastore/ 06:18:08 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 06:18:08 spire-1.2.1/test/fakes/fakeentryclient/ 06:18:08 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 06:18:08 spire-1.2.1/test/fakes/fakehealthchecker/ 06:18:08 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 06:18:08 spire-1.2.1/test/fakes/fakeidentityprovider/ 06:18:08 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 06:18:08 spire-1.2.1/test/fakes/fakemetrics/ 06:18:08 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 06:18:08 spire-1.2.1/test/fakes/fakenoderesolver/ 06:18:08 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 06:18:08 spire-1.2.1/test/fakes/fakenotifier/ 06:18:08 spire-1.2.1/test/fakes/fakenotifier/notifier.go 06:18:08 spire-1.2.1/test/fakes/fakepluginmetrics/ 06:18:08 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 06:18:08 spire-1.2.1/test/fakes/fakeserverca/ 06:18:08 spire-1.2.1/test/fakes/fakeserverca/serverca.go 06:18:08 spire-1.2.1/test/fakes/fakeservercatalog/ 06:18:08 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 06:18:08 spire-1.2.1/test/fakes/fakeserverkeymanager/ 06:18:08 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 06:18:08 spire-1.2.1/test/fakes/fakeservernodeattestor/ 06:18:08 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 06:18:08 spire-1.2.1/test/fakes/fakeupstreamauthority/ 06:18:08 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 06:18:08 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 06:18:08 spire-1.2.1/test/fakes/fakeworkloadapi/ 06:18:08 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 06:18:08 spire-1.2.1/test/fakes/fakeworkloadattestor/ 06:18:08 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 06:18:08 spire-1.2.1/test/fixture/ 06:18:08 spire-1.2.1/test/fixture/certs/ 06:18:08 spire-1.2.1/test/fixture/certs/agent_svid.der 06:18:08 spire-1.2.1/test/fixture/certs/base_cert.pem 06:18:08 spire-1.2.1/test/fixture/certs/base_csr.pem 06:18:08 spire-1.2.1/test/fixture/certs/base_key.pem 06:18:08 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 06:18:08 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 06:18:08 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 06:18:08 spire-1.2.1/test/fixture/certs/blog_cert.pem 06:18:08 spire-1.2.1/test/fixture/certs/blog_csr.pem 06:18:08 spire-1.2.1/test/fixture/certs/blog_key.pem 06:18:08 spire-1.2.1/test/fixture/certs/bundle.der 06:18:08 spire-1.2.1/test/fixture/certs/ca.pem 06:18:08 spire-1.2.1/test/fixture/certs/ca_key.pem 06:18:08 spire-1.2.1/test/fixture/certs/database_cert.pem 06:18:08 spire-1.2.1/test/fixture/certs/database_csr.pem 06:18:08 spire-1.2.1/test/fixture/certs/database_key.pem 06:18:08 spire-1.2.1/test/fixture/certs/node_cert.pem 06:18:08 spire-1.2.1/test/fixture/certs/node_csr.pem 06:18:08 spire-1.2.1/test/fixture/certs/node_key.pem 06:18:08 spire-1.2.1/test/fixture/certs/svid.pem 06:18:08 spire-1.2.1/test/fixture/certs/svid_key.pem 06:18:08 spire-1.2.1/test/fixture/config/ 06:18:08 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 06:18:08 spire-1.2.1/test/fixture/config/agent_good.conf 06:18:08 spire-1.2.1/test/fixture/config/agent_good_templated.conf 06:18:08 spire-1.2.1/test/fixture/config/plugin_good.conf 06:18:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 06:18:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 06:18:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 06:18:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 06:18:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 06:18:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 06:18:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 06:18:08 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 06:18:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 06:18:08 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 06:18:08 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 06:18:08 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 06:18:08 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 06:18:08 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 06:18:08 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 06:18:08 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 06:18:08 spire-1.2.1/test/fixture/config/server_good.conf 06:18:08 spire-1.2.1/test/fixture/config/server_good_templated.conf 06:18:08 spire-1.2.1/test/fixture/fixture.go 06:18:08 spire-1.2.1/test/fixture/nodeattestor/ 06:18:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 06:18:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 06:18:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 06:18:08 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 06:18:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 06:18:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 06:18:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 06:18:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 06:18:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 06:18:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 06:18:08 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 06:18:08 spire-1.2.1/test/fixture/registration/ 06:18:08 spire-1.2.1/test/fixture/registration/entries.json 06:18:08 spire-1.2.1/test/fixture/registration/good-for-update.json 06:18:08 spire-1.2.1/test/fixture/registration/good.json 06:18:08 spire-1.2.1/test/fixture/registration/invalid.json 06:18:08 spire-1.2.1/test/fixture/registration/invalid_json.json 06:18:08 spire-1.2.1/test/fixture/registration/manager_test_entries.json 06:18:08 spire-1.2.1/test/integration/ 06:18:08 spire-1.2.1/test/integration/README.md 06:18:08 spire-1.2.1/test/integration/common 06:18:08 spire-1.2.1/test/integration/setup/ 06:18:08 spire-1.2.1/test/integration/setup/adminclient/ 06:18:08 spire-1.2.1/test/integration/setup/adminclient/build.sh 06:18:08 spire-1.2.1/test/integration/setup/adminclient/client.go 06:18:08 spire-1.2.1/test/integration/setup/debugagent/ 06:18:08 spire-1.2.1/test/integration/setup/debugagent/build.sh 06:18:08 spire-1.2.1/test/integration/setup/debugagent/main.go 06:18:08 spire-1.2.1/test/integration/setup/debugserver/ 06:18:08 spire-1.2.1/test/integration/setup/debugserver/build.sh 06:18:08 spire-1.2.1/test/integration/setup/debugserver/main.go 06:18:08 spire-1.2.1/test/integration/setup/downstreamclient/ 06:18:08 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 06:18:08 spire-1.2.1/test/integration/setup/downstreamclient/client.go 06:18:08 spire-1.2.1/test/integration/setup/itclient/ 06:18:08 spire-1.2.1/test/integration/setup/itclient/client.go 06:18:08 spire-1.2.1/test/integration/setup/node-attestation/ 06:18:08 spire-1.2.1/test/integration/setup/node-attestation/build.sh 06:18:08 spire-1.2.1/test/integration/setup/node-attestation/client.go 06:18:08 spire-1.2.1/test/integration/setup/x509pop/ 06:18:08 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 06:18:08 spire-1.2.1/test/integration/setup/x509pop/setup.sh 06:18:08 spire-1.2.1/test/integration/suites/ 06:18:08 spire-1.2.1/test/integration/suites/admin-endpoints/ 06:18:08 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 06:18:08 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 06:18:08 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 06:18:08 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 06:18:08 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 06:18:08 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 06:18:08 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 06:18:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 06:18:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 06:18:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 06:18:08 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 06:18:08 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 06:18:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 06:18:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 06:18:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 06:18:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 06:18:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 06:18:08 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 06:18:08 spire-1.2.1/test/integration/suites/datastore-mysql/ 06:18:08 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 06:18:08 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 06:18:08 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 06:18:08 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 06:18:08 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres/ 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 06:18:08 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 06:18:08 spire-1.2.1/test/integration/suites/debug-endpoints/ 06:18:08 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 06:18:08 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 06:18:08 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 06:18:08 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 06:18:08 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 06:18:08 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 06:18:08 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 06:18:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 06:18:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 06:18:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 06:18:08 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 06:18:08 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 06:18:08 spire-1.2.1/test/integration/suites/downstream-endpoints/ 06:18:08 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 06:18:08 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 06:18:08 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 06:18:08 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 06:18:08 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 06:18:08 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 06:18:08 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 06:18:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 06:18:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 06:18:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 06:18:08 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 06:18:08 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 06:18:08 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 06:18:08 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 06:18:08 spire-1.2.1/test/integration/suites/join-token/ 06:18:08 spire-1.2.1/test/integration/suites/join-token/01-start-server 06:18:08 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 06:18:08 spire-1.2.1/test/integration/suites/join-token/03-start-agent 06:18:08 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 06:18:08 spire-1.2.1/test/integration/suites/join-token/05-check-svid 06:18:08 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 06:18:08 spire-1.2.1/test/integration/suites/join-token/README.md 06:18:08 spire-1.2.1/test/integration/suites/join-token/conf/ 06:18:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 06:18:08 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/join-token/conf/server/ 06:18:08 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 06:18:08 spire-1.2.1/test/integration/suites/join-token/teardown 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/ 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 06:18:08 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/ 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 06:18:08 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 06:18:08 spire-1.2.1/test/integration/suites/k8s/ 06:18:08 spire-1.2.1/test/integration/suites/k8s/00-setup 06:18:08 spire-1.2.1/test/integration/suites/k8s/01-apply-config 06:18:08 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 06:18:08 spire-1.2.1/test/integration/suites/k8s/README.md 06:18:08 spire-1.2.1/test/integration/suites/k8s/conf/ 06:18:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 06:18:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 06:18:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s/conf/server/ 06:18:08 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 06:18:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 06:18:08 spire-1.2.1/test/integration/suites/k8s/init-kubectl 06:18:08 spire-1.2.1/test/integration/suites/k8s/teardown 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/ 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/README.md 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/root/ 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/nested-rotation/teardown 06:18:08 spire-1.2.1/test/integration/suites/node-attestation/ 06:18:08 spire-1.2.1/test/integration/suites/node-attestation/00-setup 06:18:08 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 06:18:08 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 06:18:08 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 06:18:08 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 06:18:08 spire-1.2.1/test/integration/suites/node-attestation/README.md 06:18:08 spire-1.2.1/test/integration/suites/node-attestation/conf/ 06:18:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 06:18:08 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 06:18:08 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 06:18:08 spire-1.2.1/test/integration/suites/node-attestation/teardown 06:18:08 spire-1.2.1/test/integration/suites/rotation/ 06:18:08 spire-1.2.1/test/integration/suites/rotation/00-setup 06:18:08 spire-1.2.1/test/integration/suites/rotation/01-start-server 06:18:08 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 06:18:08 spire-1.2.1/test/integration/suites/rotation/03-start-agent 06:18:08 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 06:18:08 spire-1.2.1/test/integration/suites/rotation/05-check-svids 06:18:08 spire-1.2.1/test/integration/suites/rotation/README.md 06:18:08 spire-1.2.1/test/integration/suites/rotation/conf/ 06:18:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 06:18:08 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/rotation/conf/server/ 06:18:08 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 06:18:08 spire-1.2.1/test/integration/suites/rotation/teardown 06:18:08 spire-1.2.1/test/integration/suites/self-test/ 06:18:08 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 06:18:08 spire-1.2.1/test/integration/suites/self-test/README.md 06:18:08 spire-1.2.1/test/integration/suites/self-test/teardown 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/ 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 06:18:08 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 06:18:08 spire-1.2.1/test/integration/suites/upgrade/ 06:18:08 spire-1.2.1/test/integration/suites/upgrade/00-setup 06:18:08 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 06:18:08 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 06:18:08 spire-1.2.1/test/integration/suites/upgrade/README.md 06:18:08 spire-1.2.1/test/integration/suites/upgrade/conf/ 06:18:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 06:18:08 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 06:18:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 06:18:08 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 06:18:08 spire-1.2.1/test/integration/suites/upgrade/teardown 06:18:08 spire-1.2.1/test/integration/suites/upgrade/versions.txt 06:18:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 06:18:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 06:18:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 06:18:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 06:18:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 06:18:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 06:18:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 06:18:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 06:18:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 06:18:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 06:18:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 06:18:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 06:18:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 06:18:08 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 06:18:08 spire-1.2.1/test/integration/test-one.sh 06:18:08 spire-1.2.1/test/integration/test.sh 06:18:08 spire-1.2.1/test/plugintest/ 06:18:08 spire-1.2.1/test/plugintest/config.go 06:18:08 spire-1.2.1/test/plugintest/load.go 06:18:08 spire-1.2.1/test/plugintest/option.go 06:18:08 spire-1.2.1/test/spiretest/ 06:18:08 spire-1.2.1/test/spiretest/apiserver.go 06:18:08 spire-1.2.1/test/spiretest/assertions.go 06:18:08 spire-1.2.1/test/spiretest/dir.go 06:18:08 spire-1.2.1/test/spiretest/errors_posix.go 06:18:08 spire-1.2.1/test/spiretest/errors_windows.go 06:18:08 spire-1.2.1/test/spiretest/logs.go 06:18:08 spire-1.2.1/test/spiretest/socketapi.go 06:18:08 spire-1.2.1/test/spiretest/suite.go 06:18:08 spire-1.2.1/test/spiretest/x509.go 06:18:08 spire-1.2.1/test/testca/ 06:18:08 spire-1.2.1/test/testca/ca.go 06:18:08 spire-1.2.1/test/testkey/ 06:18:08 spire-1.2.1/test/testkey/generate.sh 06:18:08 spire-1.2.1/test/testkey/genkeys.go 06:18:08 spire-1.2.1/test/testkey/keys.go 06:18:08 spire-1.2.1/test/testkey/new.go 06:18:08 spire-1.2.1/test/tpmsimulator/ 06:18:08 spire-1.2.1/test/tpmsimulator/simulator.go 06:18:08 spire-1.2.1/test/util/ 06:18:08 spire-1.2.1/test/util/cert_fixtures.go 06:18:08 spire-1.2.1/test/util/cert_generation.go 06:18:08 spire-1.2.1/test/util/io_redirection.go 06:18:08 spire-1.2.1/test/util/race.go 06:18:08 spire-1.2.1/test/util/util.go 06:18:08 building spire from source... 06:18:08 Installing go1.17.7... 06:18:35 Building bin/spire-server... 06:18:35 go: downloading github.com/mitchellh/cli v1.1.2 06:18:35 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 06:18:35 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 06:18:35 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 06:18:35 go: downloading google.golang.org/grpc v1.44.0 06:18:36 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 06:18:37 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 06:18:37 go: downloading github.com/imdario/mergo v0.3.12 06:18:37 go: downloading github.com/sirupsen/logrus v1.8.1 06:18:38 go: downloading github.com/hashicorp/go-hclog v1.1.0 06:18:38 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 06:18:38 go: downloading github.com/fatih/color v1.13.0 06:18:39 go: downloading github.com/mattn/go-isatty v0.0.14 06:18:39 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 06:18:39 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 06:18:39 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 06:18:39 go: downloading github.com/InVisionApp/go-logger v1.0.1 06:18:39 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 06:18:39 go: downloading github.com/open-policy-agent/opa v0.38.0 06:19:06 go: downloading github.com/hashicorp/go-plugin v1.4.3 06:19:06 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 06:19:06 go: downloading github.com/armon/go-metrics v0.3.10 06:19:06 go: downloading github.com/prometheus/client_golang v1.12.1 06:19:06 go: downloading github.com/uber-go/tally/v4 v4.1.1 06:19:06 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 06:19:07 go: downloading github.com/mattn/go-colorable v0.1.12 06:19:07 go: downloading github.com/Masterminds/goutils v1.1.0 06:19:07 go: downloading github.com/Masterminds/semver v1.5.0 06:19:07 go: downloading github.com/google/uuid v1.1.2 06:19:07 go: downloading github.com/huandu/xstrings v1.3.2 06:19:08 go: downloading github.com/imkira/go-observer v1.0.3 06:19:08 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 06:19:08 go: downloading github.com/oklog/run v1.0.0 06:19:08 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 06:19:08 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 06:19:08 go: downloading github.com/prometheus/client_model v0.2.0 06:19:09 go: downloading github.com/prometheus/common v0.32.1 06:19:09 go: downloading github.com/beorn7/perks v1.0.1 06:19:09 go: downloading github.com/cespare/xxhash/v2 v2.1.2 06:19:09 go: downloading github.com/prometheus/procfs v0.7.3 06:19:10 go: downloading github.com/pkg/errors v0.9.1 06:19:10 go: downloading go.uber.org/atomic v1.9.0 06:19:10 go: downloading github.com/hashicorp/errwrap v1.1.0 06:19:10 go: downloading github.com/mitchellh/reflectwalk v1.0.1 06:19:10 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 06:19:10 go: downloading github.com/stretchr/testify v1.7.0 06:19:11 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 06:19:11 go: downloading github.com/hashicorp/golang-lru v0.5.4 06:19:11 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 06:19:11 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 06:19:13 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 06:19:14 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 06:19:20 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 06:19:20 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 06:19:20 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 06:19:20 go: downloading github.com/blang/semver/v4 v4.0.0 06:19:20 go: downloading github.com/go-sql-driver/mysql v1.6.0 06:19:20 go: downloading github.com/jinzhu/gorm v1.9.16 06:19:20 go: downloading github.com/lib/pq v1.10.4 06:19:20 go: downloading github.com/mattn/go-sqlite3 v1.14.12 06:19:20 go: downloading google.golang.org/api v0.70.0 06:19:21 go: downloading k8s.io/client-go v0.23.4 06:19:26 go: downloading k8s.io/api v0.23.4 06:19:35 go: downloading github.com/google/go-tpm v0.3.3 06:19:35 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 06:19:41 go: downloading github.com/aws/aws-sdk-go v1.43.0 06:20:38 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 06:20:38 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 06:20:38 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 06:20:38 go: downloading k8s.io/apimachinery v0.23.4 06:20:39 go: downloading k8s.io/kube-aggregator v0.23.3 06:20:40 go: downloading cloud.google.com/go/storage v1.21.0 06:20:40 go: downloading cloud.google.com/go v0.100.2 06:20:41 go: downloading sigs.k8s.io/controller-runtime v0.11.1 06:20:43 go: downloading cloud.google.com/go/security v1.3.0 06:20:43 go: downloading github.com/hashicorp/vault/api v1.4.1 06:20:44 go: downloading gopkg.in/yaml.v2 v2.4.0 06:20:44 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:20:44 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 06:20:44 go: downloading github.com/gobwas/glob v0.2.3 06:20:45 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 06:20:45 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 06:20:45 go: downloading github.com/twmb/murmur3 v1.1.6 06:20:45 go: downloading github.com/tklauser/go-sysconf v0.3.9 06:20:45 go: downloading github.com/aws/smithy-go v1.11.0 06:20:46 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 06:20:46 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 06:20:47 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 06:20:47 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 06:20:47 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 06:20:47 go: downloading github.com/jinzhu/inflection v1.0.0 06:20:47 go: downloading github.com/gogo/protobuf v1.3.2 06:20:53 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 06:20:53 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 06:20:54 go: downloading github.com/Azure/go-autorest/logger v0.2.1 06:20:54 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 06:20:54 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 06:20:54 go: downloading github.com/dimchansky/utfbom v1.1.1 06:20:54 go: downloading k8s.io/klog/v2 v2.30.0 06:20:54 go: downloading github.com/google/gofuzz v1.1.0 06:20:54 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 06:20:55 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 06:20:56 go: downloading github.com/spf13/pflag v1.0.5 06:20:56 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 06:20:56 go: downloading cloud.google.com/go/compute v1.3.0 06:20:57 go: downloading cloud.google.com/go/iam v0.1.1 06:20:57 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 06:20:58 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 06:20:58 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 06:20:58 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 06:20:58 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 06:20:58 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 06:20:58 go: downloading github.com/hashicorp/vault/sdk v0.4.1 06:20:59 go: downloading github.com/mitchellh/mapstructure v1.4.3 06:20:59 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 06:20:59 go: downloading github.com/tklauser/numcpus v0.3.0 06:21:00 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 06:21:00 go: downloading go.opencensus.io v0.23.0 06:21:01 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 06:21:01 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 06:21:01 go: downloading github.com/jmespath/go-jmespath v0.4.0 06:21:04 go: downloading gopkg.in/inf.v0 v0.9.1 06:21:04 go: downloading github.com/go-logr/logr v1.2.2 06:21:04 go: downloading github.com/google/go-cmp v0.5.7 06:21:05 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 06:21:05 go: downloading github.com/json-iterator/go v1.1.12 06:21:06 go: downloading github.com/googleapis/gnostic v0.5.5 06:21:10 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 06:21:12 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 06:21:12 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:21:12 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 06:21:12 go: downloading go.uber.org/zap v1.21.0 06:21:13 go: downloading sigs.k8s.io/yaml v1.3.0 06:21:13 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 06:21:13 go: downloading github.com/modern-go/reflect2 v1.0.2 06:21:13 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 06:21:14 go: downloading github.com/ryanuber/go-glob v1.0.0 06:21:14 go: downloading github.com/golang/snappy v0.0.4 06:21:14 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 06:21:24 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 06:21:24 go: downloading github.com/hashicorp/go-uuid v1.0.2 06:21:24 go: downloading github.com/hashicorp/go-version v1.2.0 06:21:24 go: downloading go.uber.org/multierr v1.6.0 06:21:42 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 06:21:42 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 06:24:49 Removing intermediate container b67ebf1ca0f5 06:24:49 ---> ab4f12d37060 06:24:49 06:24:49 Step 10/23 : FROM alpine:3.14 06:24:49 ---> ac73e934f311 06:24:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:24:49 ---> Using cache 06:24:49 ---> 8a8d633b9dec 06:24:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 06:24:49 ---> Using cache 06:24:49 ---> 871c052aab0a 06:24:49 Step 13/23 : ENV APP_PORT=59881 06:24:49 ---> Running in 1b3077f2a97a 06:24:49 Removing intermediate container 1b3077f2a97a 06:24:49 ---> 58be8e90dbc7 06:24:49 Step 14/23 : EXPOSE $APP_PORT 06:24:49 ---> Running in f708325366b9 06:24:49 Removing intermediate container f708325366b9 06:24:49 ---> 36ec1ede307d 06:24:49 Step 15/23 : WORKDIR / 06:24:49 ---> Running in d7815853fbc7 06:24:49 Removing intermediate container d7815853fbc7 06:24:49 ---> 536c118d4423 06:24:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:24:50 ---> 06c331462748 06:24:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:24:53 ---> 219d60879397 06:24:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 06:24:53 ---> 8385f3c25757 06:24:53 Step 19/23 : ENTRYPOINT ["/core-metadata"] 06:24:53 ---> Running in 04229b22cd02 06:24:54 Removing intermediate container 04229b22cd02 06:24:54 ---> 486cd46020c5 06:24:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:24:54 ---> Running in e2ff7c37510b 06:24:55 Removing intermediate container e2ff7c37510b 06:24:55 ---> 4ccdaa9457d3 06:24:55 Step 21/23 : LABEL arch=arm64 06:24:55 ---> Running in 5b86c11e7d45 06:24:56 Removing intermediate container 5b86c11e7d45 06:24:56 ---> 08d920759248 06:24:56 Step 22/23 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:24:56 ---> Running in b244eb8da8f3 06:24:56 Removing intermediate container b244eb8da8f3 06:24:56 ---> faec4736b777 06:24:56 Step 23/23 : LABEL version=2.2.0-dev.67 06:24:56 ---> Running in 247f71bb8e25 06:24:57 Removing intermediate container 247f71bb8e25 06:24:57 ---> d424a2176168 06:24:57 06:24:58 Successfully built d424a2176168 06:24:58 Successfully tagged core-metadata-arm64:latest 06:24:58 Building security-bootstrapper 06:25:10  Building core-metadata ... done Removing intermediate container 8c225d2aa60f 06:25:10 ---> 3b1e500944b7 06:25:10 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 06:25:10 ---> Running in b39ecb6dfea3 06:25:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 06:25:20 Removing intermediate container b39ecb6dfea3 06:25:20 ---> a588be08eaf4 06:25:20 06:25:20 Step 11/23 : FROM docker:20.10.14 06:25:20 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:25:20 Step 2/31 : FROM ${BUILDER_BASE} AS builder 06:25:20 ---> 520c304e57d6 06:25:20 Step 3/31 : WORKDIR /edgex-go 06:25:20 ---> Using cache 06:25:20 ---> e4814d9f5abc 06:25:20 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:25:20 ---> Using cache 06:25:20 ---> 9a30ed48517d 06:25:20 Step 5/31 : RUN apk add --update --no-cache make git 06:25:20 ---> Using cache 06:25:20 ---> b2a1e0f4550a 06:25:20 Step 6/31 : COPY go.mod vendor* ./ 06:25:20 ---> Using cache 06:25:20 ---> ee50f5ff16ad 06:25:20 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:25:20 ---> Using cache 06:25:20 ---> 81d665a81e75 06:25:20 Step 8/31 : COPY . . 06:25:20 20.10.14: Pulling from library/docker 06:25:20 ---> Using cache 06:25:20 ---> aff4588d947b 06:25:20 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 06:25:20 ---> Running in ebb91b6a5d78 06:25:23 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:25:27 Removing intermediate container dd6c3c92d660 06:25:27 ---> 29c45de72c94 06:25:27 06:25:27 Step 10/22 : FROM alpine:3.14 06:25:27 ---> ac73e934f311 06:25:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 06:25:27 ---> Running in ccae0a7f9ec1 06:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:25:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:25:31 (1/2) Installing ca-certificates (20211220-r0) 06:25:31 (2/2) Installing dumb-init (1.2.5-r1) 06:25:31 Executing busybox-1.33.1-r7.trigger 06:25:31 Executing ca-certificates-20211220-r0.trigger 06:25:32 OK: 6 MiB in 16 packages 06:25:35 Removing intermediate container ccae0a7f9ec1 06:25:35 ---> 8c4141d7e087 06:25:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 06:25:35 ---> Running in 4cbac3d9894c 06:25:35 Removing intermediate container 4cbac3d9894c 06:25:35 ---> 199c7ab70f98 06:25:35 Step 13/22 : ENV APP_PORT=59860 06:25:36 ---> Running in 8a0e54676e4e 06:25:36 Removing intermediate container 8a0e54676e4e 06:25:36 ---> 9b03cd9cc739 06:25:36 Step 14/22 : EXPOSE $APP_PORT 06:25:36 ---> Running in 2fd45b5b19d9 06:25:37 Removing intermediate container 2fd45b5b19d9 06:25:37 ---> 5c0bbabed5fc 06:25:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 06:25:38 ---> ba9e165e3434 06:25:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:25:42 ---> 15f2e6c489c0 06:25:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 06:25:43 ---> a9aa828d4a3f 06:25:43 Step 18/22 : ENTRYPOINT ["/support-notifications"] 06:25:43 ---> Running in 4ab38f8174bc 06:25:43 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 06:25:43 Status: Downloaded newer image for docker:20.10.14 06:25:43 ---> c346e9eafbab 06:25:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 06:25:43 ---> Running in 74d535ff923e 06:25:44 Removing intermediate container 4ab38f8174bc 06:25:44 ---> 28154a7e1139 06:25:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:25:44 Removing intermediate container 74d535ff923e 06:25:44 ---> 6e9e2b7cf101 06:25:44 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 06:25:44 ---> Running in b55f1d039168 06:25:44 ---> Running in a0c80ca203dc 06:25:45 Removing intermediate container b55f1d039168 06:25:45 ---> 29d0485b7d31 06:25:45 Step 20/22 : LABEL arch=arm64 06:25:45 ---> Running in 8811daf9ed1a 06:25:46 Removing intermediate container 8811daf9ed1a 06:25:46 ---> 5bde3f35643d 06:25:46 Step 21/22 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:25:46 ---> Running in 356a74fa1996 06:25:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:25:47 Removing intermediate container 356a74fa1996 06:25:47 ---> 7b0adbc511f8 06:25:47 Step 22/22 : LABEL version=2.2.0-dev.67 06:25:47 ---> Running in 39dd4788d2df 06:25:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:25:47 Removing intermediate container 39dd4788d2df 06:25:47 ---> a747ab2a9888 06:25:47 06:25:48 Successfully built a747ab2a9888 06:25:48 Successfully tagged support-notifications-arm64:latest 06:25:48  Building support-notifications ... done Building security-spiffe-token-provider 06:25:48 (1/43) Installing readline (8.1.1-r0) 06:25:48 (2/43) Installing bash (5.1.16-r0) 06:25:48 Executing bash-5.1.16-r0.post-install 06:25:48 (3/43) Installing brotli-libs (1.0.9-r5) 06:25:48 (4/43) Installing nghttp2-libs (1.46.0-r0) 06:25:48 (5/43) Installing libcurl (7.80.0-r0) 06:25:48 (6/43) Installing curl (7.80.0-r0) 06:25:48 (7/43) Installing dumb-init (1.2.5-r1) 06:25:48 (8/43) Installing libbz2 (1.0.8-r1) 06:25:48 (9/43) Installing expat (2.4.7-r0) 06:25:48 (10/43) Installing libffi (3.4.2-r1) 06:25:48 (11/43) Installing gdbm (1.22-r0) 06:25:48 (12/43) Installing xz-libs (5.2.5-r1) 06:25:48 (13/43) Installing libgcc (10.3.1_git20211027-r0) 06:25:48 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 06:25:49 (15/43) Installing mpdecimal (2.5.1-r1) 06:25:49 (16/43) Installing sqlite-libs (3.36.0-r0) 06:25:49 (17/43) Installing python3 (3.9.7-r4) 06:25:51 (18/43) Installing py3-appdirs (1.4.4-r2) 06:25:51 (19/43) Installing py3-certifi (2020.12.5-r1) 06:25:51 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 06:25:51 (21/43) Installing py3-idna (3.3-r0) 06:25:51 (22/43) Installing py3-urllib3 (1.26.7-r0) 06:25:51 (23/43) Installing py3-requests (2.26.0-r1) 06:25:51 (24/43) Installing py3-msgpack (1.0.2-r1) 06:25:51 (25/43) Installing py3-lockfile (0.12.2-r4) 06:25:51 (26/43) Installing py3-cachecontrol (0.12.10-r0) 06:25:51 (27/43) Installing py3-colorama (0.4.4-r1) 06:25:51 (28/43) Installing py3-contextlib2 (21.6.0-r1) 06:25:51 (29/43) Installing py3-distlib (0.3.3-r0) 06:25:51 (30/43) Installing py3-distro (1.6.0-r0) 06:25:51 (31/43) Installing py3-six (1.16.0-r0) 06:25:51 (32/43) Installing py3-webencodings (0.5.1-r4) 06:25:51 (33/43) Installing py3-html5lib (1.1-r1) 06:25:51 (34/43) Installing py3-parsing (2.4.7-r2) 06:25:51 (35/43) Installing py3-packaging (20.9-r1) 06:25:51 (36/43) Installing py3-tomli (1.2.2-r0) 06:25:51 (37/43) Installing py3-pep517 (0.12.0-r0) 06:25:51 (38/43) Installing py3-progress (1.6-r0) 06:25:51 (39/43) Installing py3-retrying (1.3.3-r2) 06:25:52 (40/43) Installing py3-ordered-set (4.0.2-r2) 06:25:52 (41/43) Installing py3-setuptools (52.0.0-r4) 06:25:52 (42/43) Installing py3-toml (0.10.2-r2) 06:25:52 (43/43) Installing py3-pip (20.3.4-r1) 06:25:53 Executing busybox-1.34.1-r5.trigger 06:25:53 OK: 82 MiB in 65 packages 06:25:59 Collecting docker-compose==1.23.2 06:25:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 06:26:00 Collecting docker<4.0,>=3.6.0 06:26:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 06:26:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 06:26:02 Collecting PyYAML<4,>=3.10 06:26:02 Downloading PyYAML-3.13.tar.gz (270 kB) 06:26:06 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:26:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 06:26:06 ---> 520c304e57d6 06:26:06 Step 3/20 : WORKDIR /edgex-go 06:26:06 ---> Using cache 06:26:06 ---> e4814d9f5abc 06:26:06 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 06:26:07 ---> Running in f2d47f5b42e4 06:26:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:26:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 06:26:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 06:26:09 Collecting docopt<0.7,>=0.6.1 06:26:09 Downloading docopt-0.6.2.tar.gz (25 kB) 06:26:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:26:11 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 06:26:11 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:26:11 OK: 15740 distinct packages available 06:26:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:26:12 Collecting websocket-client<1.0,>=0.32.0 06:26:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 06:26:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:26:13 Collecting jsonschema<3,>=2.5.1 06:26:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 06:26:13 Collecting cached-property<2,>=1.2.0 06:26:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 06:26:13 Collecting texttable<0.10,>=0.9.0 06:26:13 Downloading texttable-0.9.1.tar.gz (11 kB) 06:26:14 OK: 220 MiB in 52 packages 06:26:16 Removing intermediate container f2d47f5b42e4 06:26:16 ---> 844c69484471 06:26:16 Step 5/20 : COPY go.mod vendor* ./ 06:26:17 ---> 11447bedefe2 06:26:17 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:26:17 ---> Running in 010d41e6b042 06:26:17 Collecting dockerpty<0.5,>=0.4.1 06:26:17 Downloading dockerpty-0.4.1.tar.gz (13 kB) 06:26:21 Collecting docker-pycreds>=0.4.0 06:26:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 06:26:21 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) 06:26:22 Removing intermediate container 010d41e6b042 06:26:22 ---> b29389c87d59 06:26:22 Step 7/20 : COPY . . 06:26:23 Collecting urllib3<1.25,>=1.21.1 06:26:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 06:26:23 Collecting idna<2.8,>=2.5 06:26:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 06:26:23 Collecting chardet<3.1.0,>=3.0.2 06:26:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 06:26:24 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 06:26:24 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 06:26:24 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 06:26:24 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 06:26:25 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 06:26:25 Attempting uninstall: urllib3 06:26:25 Found existing installation: urllib3 1.26.7 06:26:25 Uninstalling urllib3-1.26.7: 06:26:26 Successfully uninstalled urllib3-1.26.7 06:26:27 Attempting uninstall: idna 06:26:27 Found existing installation: idna 3.3 06:26:27 Uninstalling idna-3.3: 06:26:27 Successfully uninstalled idna-3.3 06:26:31 Attempting uninstall: requests 06:26:31 Found existing installation: requests 2.26.0 06:26:31 Uninstalling requests-2.26.0: 06:26:32 Successfully uninstalled requests-2.26.0 06:26:33 Running setup.py install for texttable: started 06:26:35 ---> 66e2c395bcd5 06:26:35 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:26:36 ---> Running in fdcf568f4351 06:26:36 Running setup.py install for texttable: finished with status 'done' 06:26:36 Running setup.py install for PyYAML: started 06:26:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:26:40 Running setup.py install for PyYAML: finished with status 'done' 06:26:41 Running setup.py install for docopt: started 06:26:43 Running setup.py install for docopt: finished with status 'done' 06:26:43 Running setup.py install for dockerpty: started 06:26:46 Running setup.py install for dockerpty: finished with status 'done' 06:26:49 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 06:27:04 Removing intermediate container a0c80ca203dc 06:27:04 ---> 4a075d7ff8f5 06:27:04 Step 14/23 : ENV APP_PORT=58890 06:27:04 ---> Running in ac52f43f48ef 06:27:04 Removing intermediate container ac52f43f48ef 06:27:04 ---> b25d9ba7ee89 06:27:04 Step 15/23 : EXPOSE $APP_PORT 06:27:04 ---> Running in 85bfe5352331 06:27:05 Removing intermediate container 85bfe5352331 06:27:05 ---> 1a9b54d7dbbd 06:27:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 06:27:07 ---> 972e3fded1e9 06:27:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 06:27:08 ---> 9b792b4f1862 06:27:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 06:27:09 ---> dee0eca15ff9 06:27:09 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 06:27:09 ---> Running in f847784d914d 06:27:10 Removing intermediate container f847784d914d 06:27:10 ---> 8cd21caf6a34 06:27:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:27:10 ---> Running in 0c3df92fd1da 06:27:10 Removing intermediate container 0c3df92fd1da 06:27:10 ---> c2eb857dbdb1 06:27:10 Step 21/23 : LABEL arch=arm64 06:27:11 ---> Running in db7a0a87ca8f 06:27:11 Removing intermediate container db7a0a87ca8f 06:27:11 ---> 5787221446e3 06:27:11 Step 22/23 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:27:11 ---> Running in c586fc3ce3fa 06:27:12 Removing intermediate container c586fc3ce3fa 06:27:12 ---> 1acd1dc91da5 06:27:12 Step 23/23 : LABEL version=2.2.0-dev.67 06:27:12 ---> Running in dee30449f0ac 06:27:12 Removing intermediate container dee30449f0ac 06:27:12 ---> 2ad667b4fc39 06:27:12 06:27:13 Successfully built 2ad667b4fc39 06:27:13 Successfully tagged sys-mgmt-agent-arm64:latest 06:27:13 Building core-data 06:27:31  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:27:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 06:27:31 ---> 520c304e57d6 06:27:31 Step 3/23 : WORKDIR /edgex-go 06:27:31 ---> Using cache 06:27:31 ---> e4814d9f5abc 06:27:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:27:31 ---> Using cache 06:27:31 ---> 9a30ed48517d 06:27:31 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 06:27:31 ---> Running in 8babfce6e3ba 06:27:32 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:27:33 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:27:35 OK: 220 MiB in 52 packages 06:27:36 Removing intermediate container 8babfce6e3ba 06:27:36 ---> a7c09fe42b00 06:27:36 Step 6/23 : COPY go.mod vendor* ./ 06:27:37 ---> 283973867b46 06:27:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:27:37 ---> Running in 2888ce605683 06:27:43 Removing intermediate container 2888ce605683 06:27:43 ---> bb2b73135817 06:27:43 Step 8/23 : COPY . . 06:27:58 ---> d7d7cd8b95df 06:27:58 Step 9/23 : RUN make cmd/core-data/core-data 06:27:58 ---> Running in 22e7f672459f 06:27:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.67" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:33:06 Removing intermediate container ebb91b6a5d78 06:33:06 ---> 7005c28eee8f 06:33:06 06:33:06 Step 10/31 : FROM alpine:3.14 06:33:06 ---> ac73e934f311 06:33:06 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 06:33:06 ---> Running in 8ae70ff75d82 06:33:06 Removing intermediate container 8ae70ff75d82 06:33:06 ---> 74a8dc8c8b85 06:33:06 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 06:33:06 ---> Running in 33610640daa0 06:33:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:33:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:33:08 (1/2) Installing dumb-init (1.2.5-r1) 06:33:08 (2/2) Installing su-exec (0.2-r1) 06:33:08 Executing busybox-1.33.1-r7.trigger 06:33:08 OK: 6 MiB in 16 packages 06:33:09 Removing intermediate container 33610640daa0 06:33:09 ---> 668e1b01e8cd 06:33:09 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 06:33:09 ---> Running in afe0cbd6890d 06:33:10 Removing intermediate container afe0cbd6890d 06:33:10 ---> aa68049909f8 06:33:10 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 06:33:10 ---> Running in 1cf4361088e3 06:33:11 Removing intermediate container 1cf4361088e3 06:33:11 ---> 97703632bf35 06:33:11 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 06:33:11 ---> Running in d4f1009d012c 06:33:14 Removing intermediate container d4f1009d012c 06:33:14 ---> f50aed054b6a 06:33:14 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 06:33:14 ---> Running in 931a9a2690be 06:33:15 Removing intermediate container 931a9a2690be 06:33:15 ---> 80f95a6632ab 06:33:15 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 06:33:16 ---> 51233d5a2167 06:33:16 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 06:33:16 ---> Running in 2ebab1c62567 06:33:19 Removing intermediate container 2ebab1c62567 06:33:19 ---> 99edb89dc6a8 06:33:19 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 06:33:20 ---> 0960be063c6b 06:33:20 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:33:22 ---> 82a88c951d92 06:33:22 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 06:33:23 ---> 5ba5368ace7a 06:33:23 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 06:33:24 ---> 3400634ad2ff 06:33:24 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 06:33:25 ---> a6db010c9f4d 06:33:25 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 06:33:26 ---> Running in 714d6af6593e 06:33:26 Removing intermediate container 714d6af6593e 06:33:26 ---> e1ca27b06496 06:33:26 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:33:27 ---> 4d6c30037561 06:33:27 Step 26/31 : RUN chmod +x /entrypoint.sh 06:33:27 ---> Running in fb32c0cdab5d 06:33:31 Removing intermediate container fb32c0cdab5d 06:33:31 ---> 00aa1361b6d1 06:33:31 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 06:33:31 ---> Running in e28b0e8337df 06:33:32 Removing intermediate container e28b0e8337df 06:33:32 ---> ceeefa10985c 06:33:32 Step 28/31 : CMD ["gate"] 06:33:32 ---> Running in d2dd574df059 06:33:33 Removing intermediate container d2dd574df059 06:33:33 ---> 299c303548b3 06:33:33 Step 29/31 : LABEL arch=arm64 06:33:33 ---> Running in caf302321541 06:33:34 Removing intermediate container caf302321541 06:33:34 ---> 54b81a4161f4 06:33:34 Step 30/31 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:33:34 ---> Running in 7b8ad6b264aa 06:33:35 Removing intermediate container 7b8ad6b264aa 06:33:35 ---> 4f50497a0f93 06:33:35 Step 31/31 : LABEL version=2.2.0-dev.67 06:33:35 ---> Running in e3cd2a475b25 06:33:35 Removing intermediate container e3cd2a475b25 06:33:35 ---> 20564a8149c9 06:33:35 06:33:36 Successfully built 20564a8149c9 06:33:36 Successfully tagged security-bootstrapper-arm64:latest 06:33:36 Building security-spire-server 06:33:58  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 06:33:58 Step 2/25 : FROM ${BUILDER_BASE} AS builder 06:33:58 ---> 520c304e57d6 06:33:58 Step 3/25 : WORKDIR /edgex-go 06:33:58 ---> Using cache 06:33:58 ---> e4814d9f5abc 06:33:58 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:58 ---> Using cache 06:33:58 ---> 9a30ed48517d 06:33:58 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 06:33:58 ---> Using cache 06:33:58 ---> a06a807e721f 06:33:58 Step 6/25 : COPY go.mod vendor* ./ 06:33:58 ---> Using cache 06:33:58 ---> 4f26cd59b0cc 06:33:58 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:58 ---> Using cache 06:33:58 ---> b61356d8fbfc 06:33:58 Step 8/25 : COPY . . 06:33:58 ---> Using cache 06:33:58 ---> acb779e604f8 06:33:58 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 06:33:58 ---> Using cache 06:33:58 ---> 1cd50a326754 06:33:58 Step 10/25 : RUN mkdir -p spire-build 06:33:58 ---> Using cache 06:33:58 ---> abc3dd77064d 06:33:58 Step 11/25 : WORKDIR /edgex-go/spire-build 06:33:58 ---> Using cache 06:33:58 ---> 5100d1a0e826 06:33:58 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 06:33:58 ---> Running in 7862c2aec3d7 06:34:01 spire-1.2.1/ 06:34:01 spire-1.2.1/.data/ 06:34:01 spire-1.2.1/.data/.file 06:34:01 spire-1.2.1/.dockerignore 06:34:01 spire-1.2.1/.gitattributes 06:34:01 spire-1.2.1/.githooks/ 06:34:01 spire-1.2.1/.githooks/pre-commit 06:34:01 spire-1.2.1/.github/ 06:34:01 spire-1.2.1/.github/ISSUE_TEMPLATE.md 06:34:01 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 06:34:01 spire-1.2.1/.github/dependabot.yml 06:34:01 spire-1.2.1/.github/workflows/ 06:34:01 spire-1.2.1/.github/workflows/nightly_build.yaml 06:34:01 spire-1.2.1/.github/workflows/pr_build.yaml 06:34:01 spire-1.2.1/.github/workflows/release_build.yaml 06:34:01 spire-1.2.1/.github/workflows/scripts/ 06:34:01 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 06:34:01 spire-1.2.1/.github/workflows/scripts/push-images.sh 06:34:01 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 06:34:01 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 06:34:01 spire-1.2.1/.github/workflows/scripts/split.sh 06:34:01 spire-1.2.1/.gitignore 06:34:01 spire-1.2.1/.go-version 06:34:01 spire-1.2.1/.golangci.yml 06:34:01 spire-1.2.1/ADOPTERS.md 06:34:01 spire-1.2.1/CHANGELOG.md 06:34:01 spire-1.2.1/CODE-OF-CONDUCT.md 06:34:01 spire-1.2.1/CODEOWNERS 06:34:01 spire-1.2.1/CONTRIBUTING.md 06:34:01 spire-1.2.1/Dockerfile 06:34:01 spire-1.2.1/Dockerfile.dev 06:34:01 spire-1.2.1/Dockerfile.scratch 06:34:01 spire-1.2.1/LICENSE 06:34:01 spire-1.2.1/MAINTAINERS.md 06:34:01 spire-1.2.1/Makefile 06:34:01 spire-1.2.1/README.md 06:34:01 spire-1.2.1/ROADMAP.md 06:34:01 spire-1.2.1/SECURITY.md 06:34:01 spire-1.2.1/cmd/ 06:34:01 spire-1.2.1/cmd/spire-agent/ 06:34:01 spire-1.2.1/cmd/spire-agent/cli/ 06:34:01 spire-1.2.1/cmd/spire-agent/cli/api/ 06:34:01 spire-1.2.1/cmd/spire-agent/cli/api/common.go 06:34:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 06:34:01 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 06:34:01 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 06:34:01 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 06:34:01 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 06:34:01 spire-1.2.1/cmd/spire-agent/cli/cli.go 06:34:01 spire-1.2.1/cmd/spire-agent/cli/common/ 06:34:01 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 06:34:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 06:34:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 06:34:01 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 06:34:01 spire-1.2.1/cmd/spire-agent/cli/run/ 06:34:01 spire-1.2.1/cmd/spire-agent/cli/run/run.go 06:34:01 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 06:34:01 spire-1.2.1/cmd/spire-agent/cli/validate/ 06:34:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 06:34:01 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 06:34:01 spire-1.2.1/cmd/spire-agent/main.go 06:34:01 spire-1.2.1/cmd/spire-server/ 06:34:01 spire-1.2.1/cmd/spire-server/cli/ 06:34:01 spire-1.2.1/cmd/spire-server/cli/agent/ 06:34:01 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/agent/count.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/agent/list.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/agent/show.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/bundle/ 06:34:01 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/cli.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/entry/ 06:34:01 spire-1.2.1/cmd/spire-server/cli/entry/count.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/entry/create.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/entry/show.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/entry/update.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/entry/util.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/federation/ 06:34:01 spire-1.2.1/cmd/spire-server/cli/federation/common.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/federation/create.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/federation/list.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/federation/show.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/federation/update.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 06:34:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/jwt/ 06:34:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/run/ 06:34:01 spire-1.2.1/cmd/spire-server/cli/run/run.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/token/ 06:34:01 spire-1.2.1/cmd/spire-server/cli/token/generate.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/validate/ 06:34:01 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/x509/ 06:34:01 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 06:34:01 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 06:34:01 spire-1.2.1/cmd/spire-server/main.go 06:34:01 spire-1.2.1/cmd/spire-server/util/ 06:34:01 spire-1.2.1/cmd/spire-server/util/util.go 06:34:01 spire-1.2.1/conf/ 06:34:01 spire-1.2.1/conf/agent/ 06:34:01 spire-1.2.1/conf/agent/agent.conf 06:34:01 spire-1.2.1/conf/agent/agent_full.conf 06:34:01 spire-1.2.1/conf/agent/dummy_root_ca.crt 06:34:01 spire-1.2.1/conf/server/ 06:34:01 spire-1.2.1/conf/server/dummy_upstream_ca.crt 06:34:01 spire-1.2.1/conf/server/dummy_upstream_ca.key 06:34:01 spire-1.2.1/conf/server/server.conf 06:34:01 spire-1.2.1/conf/server/server_full.conf 06:34:01 spire-1.2.1/doc/ 06:34:01 spire-1.2.1/doc/SPIRE101.md 06:34:01 spire-1.2.1/doc/auditlog.md 06:34:01 spire-1.2.1/doc/authorization_policy_engine.md 06:34:01 spire-1.2.1/doc/changelog_guidelines.md 06:34:01 spire-1.2.1/doc/cure53-report.pdf 06:34:01 spire-1.2.1/doc/images/ 06:34:01 spire-1.2.1/doc/images/2019_roadmap.png 06:34:01 spire-1.2.1/doc/images/SPIRE101.png 06:34:01 spire-1.2.1/doc/images/SPIRE_agent.png 06:34:01 spire-1.2.1/doc/images/SPIRE_server.png 06:34:01 spire-1.2.1/doc/images/cache_mgr.png 06:34:01 spire-1.2.1/doc/images/cache_mgr_components.png 06:34:01 spire-1.2.1/doc/images/federated_spire.png 06:34:01 spire-1.2.1/doc/images/ha_mode.png 06:34:01 spire-1.2.1/doc/images/nested_spire.png 06:34:01 spire-1.2.1/doc/images/oidc_federation.png 06:34:01 spire-1.2.1/doc/images/single_trust_domain.png 06:34:01 spire-1.2.1/doc/images/spiffe_compatible.png 06:34:01 spire-1.2.1/doc/images/spire_logo.png 06:34:01 spire-1.2.1/doc/migrating_registration_api_clients.md 06:34:01 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 06:34:01 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 06:34:01 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 06:34:01 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 06:34:01 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 06:34:01 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 06:34:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 06:34:01 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 06:34:01 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 06:34:01 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 06:34:01 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 06:34:01 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 06:34:01 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 06:34:01 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 06:34:01 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 06:34:01 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 06:34:01 spire-1.2.1/doc/plugin_server_datastore_sql.md 06:34:01 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 06:34:01 spire-1.2.1/doc/plugin_server_keymanager_disk.md 06:34:01 spire-1.2.1/doc/plugin_server_keymanager_memory.md 06:34:01 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 06:34:01 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 06:34:01 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 06:34:01 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 06:34:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 06:34:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 06:34:01 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 06:34:01 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 06:34:01 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 06:34:01 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 06:34:01 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 06:34:01 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 06:34:01 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 06:34:01 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 06:34:01 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 06:34:01 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 06:34:01 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 06:34:01 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 06:34:01 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 06:34:01 spire-1.2.1/doc/scaling_spire.md 06:34:01 spire-1.2.1/doc/spire_agent.md 06:34:01 spire-1.2.1/doc/spire_server.md 06:34:01 spire-1.2.1/doc/supported_integrations.md 06:34:01 spire-1.2.1/doc/telemetry.md 06:34:01 spire-1.2.1/doc/telemetry_config.md 06:34:01 spire-1.2.1/doc/upgrading.md 06:34:01 spire-1.2.1/doc/using_spire.md 06:34:01 spire-1.2.1/examples/ 06:34:01 spire-1.2.1/examples/README.md 06:34:01 spire-1.2.1/go.mod 06:34:01 spire-1.2.1/go.sum 06:34:01 spire-1.2.1/pkg/ 06:34:01 spire-1.2.1/pkg/agent/ 06:34:01 spire-1.2.1/pkg/agent/agent.go 06:34:01 spire-1.2.1/pkg/agent/api/ 06:34:01 spire-1.2.1/pkg/agent/api/config.go 06:34:01 spire-1.2.1/pkg/agent/api/debug/ 06:34:01 spire-1.2.1/pkg/agent/api/debug/v1/ 06:34:01 spire-1.2.1/pkg/agent/api/debug/v1/service.go 06:34:01 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 06:34:01 spire-1.2.1/pkg/agent/api/delegatedidentity/ 06:34:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 06:34:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 06:34:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 06:34:01 spire-1.2.1/pkg/agent/api/endpoints.go 06:34:01 spire-1.2.1/pkg/agent/api/health/ 06:34:01 spire-1.2.1/pkg/agent/api/health/v1/ 06:34:01 spire-1.2.1/pkg/agent/api/health/v1/service.go 06:34:01 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 06:34:01 spire-1.2.1/pkg/agent/api/rpccontext/ 06:34:01 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 06:34:01 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 06:34:01 spire-1.2.1/pkg/agent/attestor/ 06:34:01 spire-1.2.1/pkg/agent/attestor/node/ 06:34:01 spire-1.2.1/pkg/agent/attestor/node/experimental.go 06:34:01 spire-1.2.1/pkg/agent/attestor/node/node.go 06:34:01 spire-1.2.1/pkg/agent/attestor/node/node_test.go 06:34:01 spire-1.2.1/pkg/agent/attestor/workload/ 06:34:01 spire-1.2.1/pkg/agent/attestor/workload/workload.go 06:34:01 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 06:34:01 spire-1.2.1/pkg/agent/catalog/ 06:34:01 spire-1.2.1/pkg/agent/catalog/catalog.go 06:34:01 spire-1.2.1/pkg/agent/catalog/keymanager.go 06:34:01 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 06:34:01 spire-1.2.1/pkg/agent/catalog/svidstore.go 06:34:01 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 06:34:01 spire-1.2.1/pkg/agent/client/ 06:34:01 spire-1.2.1/pkg/agent/client/client.go 06:34:01 spire-1.2.1/pkg/agent/client/client_test.go 06:34:01 spire-1.2.1/pkg/agent/client/dial.go 06:34:01 spire-1.2.1/pkg/agent/client/nodeconn.go 06:34:01 spire-1.2.1/pkg/agent/client/nodeconn_test.go 06:34:01 spire-1.2.1/pkg/agent/client/update.go 06:34:01 spire-1.2.1/pkg/agent/client/util.go 06:34:01 spire-1.2.1/pkg/agent/common/ 06:34:01 spire-1.2.1/pkg/agent/common/backoff/ 06:34:01 spire-1.2.1/pkg/agent/common/backoff/backoff.go 06:34:01 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 06:34:01 spire-1.2.1/pkg/agent/common/cgroups/ 06:34:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 06:34:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 06:34:01 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 06:34:01 spire-1.2.1/pkg/agent/config.go 06:34:01 spire-1.2.1/pkg/agent/endpoints/ 06:34:01 spire-1.2.1/pkg/agent/endpoints/config.go 06:34:01 spire-1.2.1/pkg/agent/endpoints/endpoints.go 06:34:01 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 06:34:01 spire-1.2.1/pkg/agent/endpoints/metrics.go 06:34:01 spire-1.2.1/pkg/agent/endpoints/middleware.go 06:34:01 spire-1.2.1/pkg/agent/endpoints/peertracker.go 06:34:01 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 06:34:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 06:34:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 06:34:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 06:34:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 06:34:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 06:34:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 06:34:01 spire-1.2.1/pkg/agent/endpoints/workload/ 06:34:01 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 06:34:01 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 06:34:01 spire-1.2.1/pkg/agent/manager/ 06:34:01 spire-1.2.1/pkg/agent/manager/cache/ 06:34:01 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 06:34:01 spire-1.2.1/pkg/agent/manager/cache/cache.go 06:34:01 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 06:34:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 06:34:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 06:34:01 spire-1.2.1/pkg/agent/manager/cache/sets.go 06:34:01 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 06:34:01 spire-1.2.1/pkg/agent/manager/config.go 06:34:01 spire-1.2.1/pkg/agent/manager/manager.go 06:34:01 spire-1.2.1/pkg/agent/manager/manager_test.go 06:34:01 spire-1.2.1/pkg/agent/manager/storage.go 06:34:01 spire-1.2.1/pkg/agent/manager/storage_test.go 06:34:01 spire-1.2.1/pkg/agent/manager/storecache/ 06:34:01 spire-1.2.1/pkg/agent/manager/storecache/cache.go 06:34:01 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 06:34:01 spire-1.2.1/pkg/agent/manager/sync.go 06:34:01 spire-1.2.1/pkg/agent/plugin/ 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/ 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 06:34:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 06:34:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/svidstore/ 06:34:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 06:34:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 06:34:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 06:34:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 06:34:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 06:34:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 06:34:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 06:34:01 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 06:34:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 06:34:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 06:34:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 06:34:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 06:34:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 06:34:01 spire-1.2.1/pkg/agent/svid/ 06:34:01 spire-1.2.1/pkg/agent/svid/rotator.go 06:34:01 spire-1.2.1/pkg/agent/svid/rotator_config.go 06:34:01 spire-1.2.1/pkg/agent/svid/rotator_test.go 06:34:01 spire-1.2.1/pkg/agent/svid/store/ 06:34:01 spire-1.2.1/pkg/agent/svid/store/service.go 06:34:01 spire-1.2.1/pkg/agent/svid/store/service_test.go 06:34:01 spire-1.2.1/pkg/common/ 06:34:01 spire-1.2.1/pkg/common/agentpathtemplate/ 06:34:01 spire-1.2.1/pkg/common/agentpathtemplate/template.go 06:34:01 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 06:34:01 spire-1.2.1/pkg/common/api/ 06:34:01 spire-1.2.1/pkg/common/api/metrics.go 06:34:01 spire-1.2.1/pkg/common/api/middleware/ 06:34:01 spire-1.2.1/pkg/common/api/middleware/common_test.go 06:34:01 spire-1.2.1/pkg/common/api/middleware/interceptor.go 06:34:01 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 06:34:01 spire-1.2.1/pkg/common/api/middleware/logger.go 06:34:01 spire-1.2.1/pkg/common/api/middleware/logger_test.go 06:34:01 spire-1.2.1/pkg/common/api/middleware/metrics.go 06:34:01 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 06:34:01 spire-1.2.1/pkg/common/api/middleware/middleware.go 06:34:01 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 06:34:01 spire-1.2.1/pkg/common/api/middleware/misconfig.go 06:34:01 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 06:34:01 spire-1.2.1/pkg/common/api/middleware/names.go 06:34:01 spire-1.2.1/pkg/common/api/middleware/names_test.go 06:34:01 spire-1.2.1/pkg/common/api/names.go 06:34:01 spire-1.2.1/pkg/common/api/ratelimit.go 06:34:01 spire-1.2.1/pkg/common/api/rpccontext/ 06:34:01 spire-1.2.1/pkg/common/api/rpccontext/logger.go 06:34:01 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 06:34:01 spire-1.2.1/pkg/common/api/rpccontext/names.go 06:34:01 spire-1.2.1/pkg/common/auth/ 06:34:01 spire-1.2.1/pkg/common/auth/interceptors.go 06:34:01 spire-1.2.1/pkg/common/auth/interceptors_test.go 06:34:01 spire-1.2.1/pkg/common/auth/untracked_uds.go 06:34:01 spire-1.2.1/pkg/common/bundleutil/ 06:34:01 spire-1.2.1/pkg/common/bundleutil/bundle.go 06:34:01 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 06:34:01 spire-1.2.1/pkg/common/bundleutil/common_test.go 06:34:01 spire-1.2.1/pkg/common/bundleutil/marshal.go 06:34:01 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 06:34:01 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 06:34:01 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 06:34:01 spire-1.2.1/pkg/common/bundleutil/types.go 06:34:01 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 06:34:01 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 06:34:01 spire-1.2.1/pkg/common/catalog/ 06:34:01 spire-1.2.1/pkg/common/catalog/bind.go 06:34:01 spire-1.2.1/pkg/common/catalog/builtin.go 06:34:01 spire-1.2.1/pkg/common/catalog/catalog.go 06:34:01 spire-1.2.1/pkg/common/catalog/catalog_test.go 06:34:01 spire-1.2.1/pkg/common/catalog/closers.go 06:34:01 spire-1.2.1/pkg/common/catalog/cmd_linux.go 06:34:01 spire-1.2.1/pkg/common/catalog/cmd_other.go 06:34:01 spire-1.2.1/pkg/common/catalog/config.go 06:34:01 spire-1.2.1/pkg/common/catalog/config_test.go 06:34:01 spire-1.2.1/pkg/common/catalog/configure.go 06:34:01 spire-1.2.1/pkg/common/catalog/constraints.go 06:34:01 spire-1.2.1/pkg/common/catalog/constraints_test.go 06:34:01 spire-1.2.1/pkg/common/catalog/context.go 06:34:01 spire-1.2.1/pkg/common/catalog/external.go 06:34:01 spire-1.2.1/pkg/common/catalog/host.go 06:34:01 spire-1.2.1/pkg/common/catalog/pipenet.go 06:34:01 spire-1.2.1/pkg/common/catalog/plugin.go 06:34:01 spire-1.2.1/pkg/common/catalog/testplugin/ 06:34:01 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 06:34:01 spire-1.2.1/pkg/common/catalog/testplugin/main.go 06:34:01 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 06:34:01 spire-1.2.1/pkg/common/cli/ 06:34:01 spire-1.2.1/pkg/common/cli/env.go 06:34:01 spire-1.2.1/pkg/common/cli/flags.go 06:34:01 spire-1.2.1/pkg/common/cli/trust_domain.go 06:34:01 spire-1.2.1/pkg/common/cli/trust_domain_test.go 06:34:01 spire-1.2.1/pkg/common/cli/umask.go 06:34:01 spire-1.2.1/pkg/common/cli/umask_posix.go 06:34:01 spire-1.2.1/pkg/common/cli/umask_test.go 06:34:01 spire-1.2.1/pkg/common/cli/umask_windows.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/ 06:34:01 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/flag.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/flag_test.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/format.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/format_test.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/ 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 06:34:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 06:34:01 spire-1.2.1/pkg/common/coretypes/ 06:34:01 spire-1.2.1/pkg/common/coretypes/bundle/ 06:34:01 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 06:34:01 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 06:34:01 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 06:34:01 spire-1.2.1/pkg/common/coretypes/bundle/require.go 06:34:01 spire-1.2.1/pkg/common/coretypes/jwtkey/ 06:34:01 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 06:34:01 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 06:34:01 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 06:34:01 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 06:34:01 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 06:34:01 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 06:34:01 spire-1.2.1/pkg/common/coretypes/x509certificate/ 06:34:01 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 06:34:01 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 06:34:01 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 06:34:01 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 06:34:01 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 06:34:01 spire-1.2.1/pkg/common/cryptoutil/ 06:34:01 spire-1.2.1/pkg/common/cryptoutil/keys.go 06:34:01 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 06:34:01 spire-1.2.1/pkg/common/diskutil/ 06:34:01 spire-1.2.1/pkg/common/diskutil/file_posix.go 06:34:01 spire-1.2.1/pkg/common/diskutil/file_test.go 06:34:01 spire-1.2.1/pkg/common/diskutil/file_windows.go 06:34:01 spire-1.2.1/pkg/common/errorutil/ 06:34:01 spire-1.2.1/pkg/common/errorutil/wrapper.go 06:34:01 spire-1.2.1/pkg/common/health/ 06:34:01 spire-1.2.1/pkg/common/health/config.go 06:34:01 spire-1.2.1/pkg/common/health/context.go 06:34:01 spire-1.2.1/pkg/common/health/context_test.go 06:34:01 spire-1.2.1/pkg/common/health/health.go 06:34:01 spire-1.2.1/pkg/common/health/health_test.go 06:34:01 spire-1.2.1/pkg/common/health/logger.go 06:34:01 spire-1.2.1/pkg/common/hostservice/ 06:34:01 spire-1.2.1/pkg/common/hostservice/metricsservice/ 06:34:01 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 06:34:01 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 06:34:01 spire-1.2.1/pkg/common/idutil/ 06:34:01 spire-1.2.1/pkg/common/idutil/require.go 06:34:01 spire-1.2.1/pkg/common/idutil/require_test.go 06:34:01 spire-1.2.1/pkg/common/idutil/safety.go 06:34:01 spire-1.2.1/pkg/common/idutil/safety_test.go 06:34:01 spire-1.2.1/pkg/common/idutil/spiffeid.go 06:34:01 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 06:34:01 spire-1.2.1/pkg/common/jwtsvid/ 06:34:01 spire-1.2.1/pkg/common/jwtsvid/common.go 06:34:01 spire-1.2.1/pkg/common/jwtsvid/sign.go 06:34:01 spire-1.2.1/pkg/common/jwtsvid/token_test.go 06:34:01 spire-1.2.1/pkg/common/jwtsvid/validate.go 06:34:01 spire-1.2.1/pkg/common/jwtutil/ 06:34:01 spire-1.2.1/pkg/common/jwtutil/keyset.go 06:34:01 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 06:34:01 spire-1.2.1/pkg/common/log/ 06:34:01 spire-1.2.1/pkg/common/log/hclog_adapter.go 06:34:01 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 06:34:01 spire-1.2.1/pkg/common/log/log.go 06:34:01 spire-1.2.1/pkg/common/log/log_test.go 06:34:01 spire-1.2.1/pkg/common/log/options.go 06:34:01 spire-1.2.1/pkg/common/nodeutil/ 06:34:01 spire-1.2.1/pkg/common/nodeutil/node.go 06:34:01 spire-1.2.1/pkg/common/nodeutil/node_test.go 06:34:01 spire-1.2.1/pkg/common/peertracker/ 06:34:01 spire-1.2.1/pkg/common/peertracker/conn.go 06:34:01 spire-1.2.1/pkg/common/peertracker/credentials.go 06:34:01 spire-1.2.1/pkg/common/peertracker/errors.go 06:34:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 06:34:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 06:34:01 spire-1.2.1/pkg/common/peertracker/info.go 06:34:01 spire-1.2.1/pkg/common/peertracker/listener.go 06:34:01 spire-1.2.1/pkg/common/peertracker/listener_test.go 06:34:01 spire-1.2.1/pkg/common/peertracker/peertracker.go 06:34:01 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 06:34:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 06:34:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 06:34:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 06:34:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 06:34:01 spire-1.2.1/pkg/common/peertracker/tcp.go 06:34:01 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 06:34:01 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 06:34:01 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 06:34:01 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 06:34:01 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 06:34:01 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 06:34:01 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 06:34:01 spire-1.2.1/pkg/common/peertracker/uds.go 06:34:01 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 06:34:01 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 06:34:01 spire-1.2.1/pkg/common/peertracker/uds_linux.go 06:34:01 spire-1.2.1/pkg/common/pemutil/ 06:34:01 spire-1.2.1/pkg/common/pemutil/block.go 06:34:01 spire-1.2.1/pkg/common/pemutil/certs.go 06:34:01 spire-1.2.1/pkg/common/pemutil/common.go 06:34:01 spire-1.2.1/pkg/common/pemutil/csr.go 06:34:01 spire-1.2.1/pkg/common/pemutil/keys.go 06:34:01 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 06:34:01 spire-1.2.1/pkg/common/pemutil/testdata/ 06:34:01 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 06:34:01 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 06:34:01 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 06:34:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 06:34:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 06:34:01 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 06:34:01 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 06:34:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 06:34:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 06:34:01 spire-1.2.1/pkg/common/plugin/ 06:34:01 spire-1.2.1/pkg/common/plugin/aws/ 06:34:01 spire-1.2.1/pkg/common/plugin/aws/iid.go 06:34:01 spire-1.2.1/pkg/common/plugin/azure/ 06:34:01 spire-1.2.1/pkg/common/plugin/azure/msi.go 06:34:01 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 06:34:01 spire-1.2.1/pkg/common/plugin/facade.go 06:34:01 spire-1.2.1/pkg/common/plugin/facade_test.go 06:34:01 spire-1.2.1/pkg/common/plugin/gcp/ 06:34:01 spire-1.2.1/pkg/common/plugin/gcp/iit.go 06:34:01 spire-1.2.1/pkg/common/plugin/k8s/ 06:34:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 06:34:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 06:34:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 06:34:01 spire-1.2.1/pkg/common/plugin/k8s/utils.go 06:34:01 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 06:34:01 spire-1.2.1/pkg/common/plugin/log.go 06:34:01 spire-1.2.1/pkg/common/plugin/sshpop/ 06:34:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 06:34:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 06:34:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 06:34:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 06:34:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 06:34:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 06:34:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 06:34:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 06:34:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 06:34:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 06:34:01 spire-1.2.1/pkg/common/plugin/tpmdevid/ 06:34:01 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 06:34:01 spire-1.2.1/pkg/common/plugin/x509pop/ 06:34:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 06:34:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 06:34:01 spire-1.2.1/pkg/common/profiling/ 06:34:01 spire-1.2.1/pkg/common/profiling/dumpers.go 06:34:01 spire-1.2.1/pkg/common/profiling/profiling.go 06:34:01 spire-1.2.1/pkg/common/protoutil/ 06:34:01 spire-1.2.1/pkg/common/protoutil/masks.go 06:34:01 spire-1.2.1/pkg/common/protoutil/masks_test.go 06:34:01 spire-1.2.1/pkg/common/rotationutil/ 06:34:01 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 06:34:01 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 06:34:01 spire-1.2.1/pkg/common/selector/ 06:34:01 spire-1.2.1/pkg/common/selector/selector.go 06:34:01 spire-1.2.1/pkg/common/selector/selector_test.go 06:34:01 spire-1.2.1/pkg/common/selector/set.go 06:34:01 spire-1.2.1/pkg/common/selector/set_utils.go 06:34:01 spire-1.2.1/pkg/common/selector/set_utils_test.go 06:34:01 spire-1.2.1/pkg/common/telemetry/ 06:34:01 spire-1.2.1/pkg/common/telemetry/agent/ 06:34:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 06:34:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 06:34:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 06:34:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 06:34:01 spire-1.2.1/pkg/common/telemetry/agent/manager.go 06:34:01 spire-1.2.1/pkg/common/telemetry/agent/node.go 06:34:01 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 06:34:01 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 06:34:01 spire-1.2.1/pkg/common/telemetry/agent/store/ 06:34:01 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 06:34:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 06:34:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 06:34:01 spire-1.2.1/pkg/common/telemetry/blackhole.go 06:34:01 spire-1.2.1/pkg/common/telemetry/call.go 06:34:01 spire-1.2.1/pkg/common/telemetry/common/ 06:34:01 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 06:34:01 spire-1.2.1/pkg/common/telemetry/config.go 06:34:01 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 06:34:01 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 06:34:01 spire-1.2.1/pkg/common/telemetry/inmem.go 06:34:01 spire-1.2.1/pkg/common/telemetry/inmem_test.go 06:34:01 spire-1.2.1/pkg/common/telemetry/m3.go 06:34:01 spire-1.2.1/pkg/common/telemetry/m3_test.go 06:34:01 spire-1.2.1/pkg/common/telemetry/metrics.go 06:34:01 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 06:34:01 spire-1.2.1/pkg/common/telemetry/names.go 06:34:01 spire-1.2.1/pkg/common/telemetry/prometheus.go 06:34:01 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 06:34:01 spire-1.2.1/pkg/common/telemetry/sanitize.go 06:34:01 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 06:34:01 spire-1.2.1/pkg/common/telemetry/server/ 06:34:01 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 06:34:01 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 06:34:01 spire-1.2.1/pkg/common/telemetry/server/datastore/ 06:34:01 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 06:34:01 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 06:34:01 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 06:34:01 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 06:34:01 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 06:34:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 06:34:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 06:34:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 06:34:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 06:34:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 06:34:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 06:34:01 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 06:34:01 spire-1.2.1/pkg/common/telemetry/server/rotate.go 06:34:01 spire-1.2.1/pkg/common/telemetry/server/server.go 06:34:01 spire-1.2.1/pkg/common/telemetry/sink.go 06:34:01 spire-1.2.1/pkg/common/telemetry/statsd.go 06:34:01 spire-1.2.1/pkg/common/telemetry/statsd_test.go 06:34:01 spire-1.2.1/pkg/common/telemetry/uptime.go 06:34:01 spire-1.2.1/pkg/common/telemetry/version.go 06:34:01 spire-1.2.1/pkg/common/telemetry/withlabels.go 06:34:01 spire-1.2.1/pkg/common/uptime/ 06:34:01 spire-1.2.1/pkg/common/uptime/uptime.go 06:34:01 spire-1.2.1/pkg/common/uptime/uptime_test.go 06:34:01 spire-1.2.1/pkg/common/util/ 06:34:01 spire-1.2.1/pkg/common/util/certs.go 06:34:01 spire-1.2.1/pkg/common/util/certs_test.go 06:34:01 spire-1.2.1/pkg/common/util/csr.go 06:34:01 spire-1.2.1/pkg/common/util/hash.go 06:34:01 spire-1.2.1/pkg/common/util/selectors.go 06:34:01 spire-1.2.1/pkg/common/util/selectors_test.go 06:34:01 spire-1.2.1/pkg/common/util/signals.go 06:34:01 spire-1.2.1/pkg/common/util/sort.go 06:34:01 spire-1.2.1/pkg/common/util/sort_test.go 06:34:01 spire-1.2.1/pkg/common/util/task.go 06:34:01 spire-1.2.1/pkg/common/util/task_test.go 06:34:01 spire-1.2.1/pkg/common/util/testdata/ 06:34:01 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 06:34:01 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 06:34:01 spire-1.2.1/pkg/common/version/ 06:34:01 spire-1.2.1/pkg/common/version/version.go 06:34:01 spire-1.2.1/pkg/common/x509svid/ 06:34:01 spire-1.2.1/pkg/common/x509svid/common_test.go 06:34:01 spire-1.2.1/pkg/common/x509svid/csr.go 06:34:01 spire-1.2.1/pkg/common/x509svid/upstreamca.go 06:34:01 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 06:34:01 spire-1.2.1/pkg/common/x509util/ 06:34:01 spire-1.2.1/pkg/common/x509util/cert.go 06:34:01 spire-1.2.1/pkg/common/x509util/dns.go 06:34:01 spire-1.2.1/pkg/common/x509util/dns_test.go 06:34:01 spire-1.2.1/pkg/common/x509util/keyid.go 06:34:01 spire-1.2.1/pkg/common/x509util/keypair.go 06:34:01 spire-1.2.1/pkg/common/x509util/serialnumber.go 06:34:01 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 06:34:01 spire-1.2.1/pkg/server/ 06:34:01 spire-1.2.1/pkg/server/api/ 06:34:01 spire-1.2.1/pkg/server/api/agent.go 06:34:01 spire-1.2.1/pkg/server/api/agent/ 06:34:01 spire-1.2.1/pkg/server/api/agent/v1/ 06:34:01 spire-1.2.1/pkg/server/api/agent/v1/service.go 06:34:01 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 06:34:01 spire-1.2.1/pkg/server/api/agent_test.go 06:34:01 spire-1.2.1/pkg/server/api/api.go 06:34:01 spire-1.2.1/pkg/server/api/audit/ 06:34:01 spire-1.2.1/pkg/server/api/audit/audit.go 06:34:01 spire-1.2.1/pkg/server/api/audit/audit_test.go 06:34:01 spire-1.2.1/pkg/server/api/bundle.go 06:34:01 spire-1.2.1/pkg/server/api/bundle/ 06:34:01 spire-1.2.1/pkg/server/api/bundle/v1/ 06:34:01 spire-1.2.1/pkg/server/api/bundle/v1/service.go 06:34:01 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 06:34:01 spire-1.2.1/pkg/server/api/bundle_test.go 06:34:01 spire-1.2.1/pkg/server/api/debug/ 06:34:01 spire-1.2.1/pkg/server/api/debug/v1/ 06:34:01 spire-1.2.1/pkg/server/api/debug/v1/service.go 06:34:01 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 06:34:01 spire-1.2.1/pkg/server/api/entry.go 06:34:01 spire-1.2.1/pkg/server/api/entry/ 06:34:01 spire-1.2.1/pkg/server/api/entry/v1/ 06:34:01 spire-1.2.1/pkg/server/api/entry/v1/service.go 06:34:01 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 06:34:01 spire-1.2.1/pkg/server/api/entry_test.go 06:34:01 spire-1.2.1/pkg/server/api/health/ 06:34:01 spire-1.2.1/pkg/server/api/health/v1/ 06:34:01 spire-1.2.1/pkg/server/api/health/v1/service.go 06:34:01 spire-1.2.1/pkg/server/api/health/v1/service_test.go 06:34:01 spire-1.2.1/pkg/server/api/id.go 06:34:01 spire-1.2.1/pkg/server/api/id_test.go 06:34:01 spire-1.2.1/pkg/server/api/limits/ 06:34:01 spire-1.2.1/pkg/server/api/limits/limits.go 06:34:01 spire-1.2.1/pkg/server/api/middleware/ 06:34:01 spire-1.2.1/pkg/server/api/middleware/alias.go 06:34:01 spire-1.2.1/pkg/server/api/middleware/audit.go 06:34:01 spire-1.2.1/pkg/server/api/middleware/authorization.go 06:34:01 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 06:34:01 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 06:34:01 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 06:34:01 spire-1.2.1/pkg/server/api/middleware/caller.go 06:34:01 spire-1.2.1/pkg/server/api/middleware/caller_test.go 06:34:01 spire-1.2.1/pkg/server/api/middleware/common.go 06:34:01 spire-1.2.1/pkg/server/api/middleware/common_test.go 06:34:01 spire-1.2.1/pkg/server/api/middleware/entries.go 06:34:01 spire-1.2.1/pkg/server/api/middleware/entries_test.go 06:34:01 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 06:34:01 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 06:34:01 spire-1.2.1/pkg/server/api/ratelimit.go 06:34:01 spire-1.2.1/pkg/server/api/rpccontext/ 06:34:01 spire-1.2.1/pkg/server/api/rpccontext/alias.go 06:34:01 spire-1.2.1/pkg/server/api/rpccontext/audit.go 06:34:01 spire-1.2.1/pkg/server/api/rpccontext/caller.go 06:34:01 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 06:34:01 spire-1.2.1/pkg/server/api/selector.go 06:34:01 spire-1.2.1/pkg/server/api/selector_test.go 06:34:01 spire-1.2.1/pkg/server/api/status.go 06:34:01 spire-1.2.1/pkg/server/api/status_test.go 06:34:01 spire-1.2.1/pkg/server/api/svid/ 06:34:01 spire-1.2.1/pkg/server/api/svid/v1/ 06:34:01 spire-1.2.1/pkg/server/api/svid/v1/service.go 06:34:01 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 06:34:01 spire-1.2.1/pkg/server/api/trustdomain.go 06:34:01 spire-1.2.1/pkg/server/api/trustdomain/ 06:34:01 spire-1.2.1/pkg/server/api/trustdomain/v1/ 06:34:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 06:34:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 06:34:01 spire-1.2.1/pkg/server/api/trustdomain_test.go 06:34:01 spire-1.2.1/pkg/server/authpolicy/ 06:34:01 spire-1.2.1/pkg/server/authpolicy/defaults.go 06:34:01 spire-1.2.1/pkg/server/authpolicy/policy.go 06:34:01 spire-1.2.1/pkg/server/authpolicy/policy.rego 06:34:01 spire-1.2.1/pkg/server/authpolicy/policy_data.json 06:34:01 spire-1.2.1/pkg/server/authpolicy/policy_test.go 06:34:01 spire-1.2.1/pkg/server/authpolicy/validate.go 06:34:01 spire-1.2.1/pkg/server/bundle/ 06:34:01 spire-1.2.1/pkg/server/bundle/client/ 06:34:01 spire-1.2.1/pkg/server/bundle/client/client.go 06:34:01 spire-1.2.1/pkg/server/bundle/client/client_test.go 06:34:01 spire-1.2.1/pkg/server/bundle/client/manager.go 06:34:01 spire-1.2.1/pkg/server/bundle/client/manager_test.go 06:34:01 spire-1.2.1/pkg/server/bundle/client/sources.go 06:34:01 spire-1.2.1/pkg/server/bundle/client/sources_test.go 06:34:01 spire-1.2.1/pkg/server/bundle/client/updater.go 06:34:01 spire-1.2.1/pkg/server/bundle/client/updater_test.go 06:34:01 spire-1.2.1/pkg/server/ca/ 06:34:01 spire-1.2.1/pkg/server/ca/ca.go 06:34:01 spire-1.2.1/pkg/server/ca/ca_health.go 06:34:01 spire-1.2.1/pkg/server/ca/ca_test.go 06:34:01 spire-1.2.1/pkg/server/ca/journal.go 06:34:01 spire-1.2.1/pkg/server/ca/journal_test.go 06:34:01 spire-1.2.1/pkg/server/ca/manager.go 06:34:01 spire-1.2.1/pkg/server/ca/manager_health.go 06:34:01 spire-1.2.1/pkg/server/ca/manager_test.go 06:34:01 spire-1.2.1/pkg/server/ca/templates.go 06:34:01 spire-1.2.1/pkg/server/ca/upstream_client.go 06:34:01 spire-1.2.1/pkg/server/ca/upstream_client_test.go 06:34:01 spire-1.2.1/pkg/server/ca/validation.go 06:34:01 spire-1.2.1/pkg/server/cache/ 06:34:01 spire-1.2.1/pkg/server/cache/dscache/ 06:34:01 spire-1.2.1/pkg/server/cache/dscache/cache.go 06:34:01 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 06:34:01 spire-1.2.1/pkg/server/cache/entrycache/ 06:34:01 spire-1.2.1/pkg/server/cache/entrycache/cache.go 06:34:01 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 06:34:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 06:34:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 06:34:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 06:34:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 06:34:01 spire-1.2.1/pkg/server/catalog/ 06:34:01 spire-1.2.1/pkg/server/catalog/catalog.go 06:34:01 spire-1.2.1/pkg/server/catalog/keymanager.go 06:34:01 spire-1.2.1/pkg/server/catalog/nodeattestor.go 06:34:01 spire-1.2.1/pkg/server/catalog/noderesolver.go 06:34:01 spire-1.2.1/pkg/server/catalog/notifier.go 06:34:01 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 06:34:01 spire-1.2.1/pkg/server/config.go 06:34:01 spire-1.2.1/pkg/server/datastore/ 06:34:01 spire-1.2.1/pkg/server/datastore/datastore.go 06:34:01 spire-1.2.1/pkg/server/datastore/datastore_health.go 06:34:01 spire-1.2.1/pkg/server/datastore/repository.go 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/ 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 06:34:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 06:34:01 spire-1.2.1/pkg/server/endpoints/ 06:34:01 spire-1.2.1/pkg/server/endpoints/bundle/ 06:34:01 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 06:34:01 spire-1.2.1/pkg/server/endpoints/bundle/config.go 06:34:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 06:34:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 06:34:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 06:34:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 06:34:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 06:34:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 06:34:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 06:34:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 06:34:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 06:34:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 06:34:01 spire-1.2.1/pkg/server/endpoints/bundle/server.go 06:34:01 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 06:34:01 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 06:34:01 spire-1.2.1/pkg/server/endpoints/config.go 06:34:01 spire-1.2.1/pkg/server/endpoints/endpoints.go 06:34:01 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 06:34:01 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 06:34:01 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 06:34:01 spire-1.2.1/pkg/server/endpoints/middleware.go 06:34:01 spire-1.2.1/pkg/server/endpoints/middleware_test.go 06:34:01 spire-1.2.1/pkg/server/hostservice/ 06:34:01 spire-1.2.1/pkg/server/hostservice/agentstore/ 06:34:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 06:34:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 06:34:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 06:34:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 06:34:01 spire-1.2.1/pkg/server/hostservice/identityprovider/ 06:34:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 06:34:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 06:34:01 spire-1.2.1/pkg/server/plugin/ 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/ 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/base/ 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/test/ 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 06:34:01 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/ 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 06:34:01 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 06:34:02 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 06:34:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 06:34:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 06:34:02 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 06:34:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 06:34:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 06:34:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 06:34:02 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 06:34:02 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 06:34:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 06:34:02 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/noderesolver/ 06:34:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 06:34:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 06:34:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 06:34:02 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 06:34:02 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 06:34:02 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 06:34:02 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/notifier/ 06:34:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 06:34:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 06:34:02 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 06:34:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 06:34:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 06:34:02 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 06:34:02 spire-1.2.1/pkg/server/plugin/notifier/repository.go 06:34:02 spire-1.2.1/pkg/server/plugin/notifier/v1.go 06:34:02 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 06:34:02 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 06:34:02 spire-1.2.1/pkg/server/registration/ 06:34:02 spire-1.2.1/pkg/server/registration/manager.go 06:34:02 spire-1.2.1/pkg/server/registration/manager_test.go 06:34:02 spire-1.2.1/pkg/server/scanentries.go 06:34:02 spire-1.2.1/pkg/server/scanentries_test.go 06:34:02 spire-1.2.1/pkg/server/server.go 06:34:02 spire-1.2.1/pkg/server/server_test.go 06:34:02 spire-1.2.1/pkg/server/svid/ 06:34:02 spire-1.2.1/pkg/server/svid/observer.go 06:34:02 spire-1.2.1/pkg/server/svid/observer_test.go 06:34:02 spire-1.2.1/pkg/server/svid/rotator.go 06:34:02 spire-1.2.1/pkg/server/svid/rotator_config.go 06:34:02 spire-1.2.1/pkg/server/svid/rotator_config_test.go 06:34:02 spire-1.2.1/pkg/server/svid/rotator_test.go 06:34:02 spire-1.2.1/proto/ 06:34:02 spire-1.2.1/proto/private/ 06:34:02 spire-1.2.1/proto/private/server/ 06:34:02 spire-1.2.1/proto/private/server/journal/ 06:34:02 spire-1.2.1/proto/private/server/journal/journal.pb.go 06:34:02 spire-1.2.1/proto/private/server/journal/journal.proto 06:34:02 spire-1.2.1/proto/spire/ 06:34:02 spire-1.2.1/proto/spire/common/ 06:34:02 spire-1.2.1/proto/spire/common/common.pb.go 06:34:02 spire-1.2.1/proto/spire/common/common.proto 06:34:02 spire-1.2.1/proto/spire/common/plugin/ 06:34:02 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 06:34:02 spire-1.2.1/proto/spire/common/plugin/plugin.proto 06:34:02 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 06:34:02 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 06:34:02 spire-1.2.1/proto/spire/plugin/ 06:34:02 spire-1.2.1/proto/spire/plugin/agent/ 06:34:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 06:34:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 06:34:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 06:34:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 06:34:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 06:34:02 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 06:34:02 spire-1.2.1/release/ 06:34:02 spire-1.2.1/release/spire-extras/ 06:34:02 spire-1.2.1/release/spire-extras/README.md 06:34:02 spire-1.2.1/release/spire-extras/conf/ 06:34:02 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 06:34:02 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 06:34:02 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 06:34:02 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 06:34:02 spire-1.2.1/release/spire/ 06:34:02 spire-1.2.1/release/spire/README.md 06:34:02 spire-1.2.1/release/spire/conf/ 06:34:02 spire-1.2.1/release/spire/conf/agent/ 06:34:02 spire-1.2.1/release/spire/conf/agent/agent.conf 06:34:02 spire-1.2.1/release/spire/conf/server/ 06:34:02 spire-1.2.1/release/spire/conf/server/server.conf 06:34:02 spire-1.2.1/script/ 06:34:02 spire-1.2.1/script/build-artifact.sh 06:34:02 spire-1.2.1/script/generate_dummy_ca.sh 06:34:02 spire-1.2.1/support/ 06:34:02 spire-1.2.1/support/k8s/ 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/ 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 06:34:02 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 06:34:02 spire-1.2.1/support/oidc-discovery-provider/ 06:34:02 spire-1.2.1/support/oidc-discovery-provider/README.md 06:34:02 spire-1.2.1/support/oidc-discovery-provider/common_test.go 06:34:02 spire-1.2.1/support/oidc-discovery-provider/config.go 06:34:02 spire-1.2.1/support/oidc-discovery-provider/config_test.go 06:34:02 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 06:34:02 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 06:34:02 spire-1.2.1/support/oidc-discovery-provider/handler.go 06:34:02 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 06:34:02 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 06:34:02 spire-1.2.1/support/oidc-discovery-provider/main.go 06:34:02 spire-1.2.1/support/oidc-discovery-provider/server_api.go 06:34:02 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 06:34:02 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 06:34:02 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 06:34:02 spire-1.2.1/test/ 06:34:02 spire-1.2.1/test/clock/ 06:34:02 spire-1.2.1/test/clock/clock.go 06:34:02 spire-1.2.1/test/fakes/ 06:34:02 spire-1.2.1/test/fakes/fakeagentcatalog/ 06:34:02 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 06:34:02 spire-1.2.1/test/fakes/fakeagentkeymanager/ 06:34:02 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 06:34:02 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 06:34:02 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 06:34:02 spire-1.2.1/test/fakes/fakeagentstore/ 06:34:02 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 06:34:02 spire-1.2.1/test/fakes/fakedatastore/ 06:34:02 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 06:34:02 spire-1.2.1/test/fakes/fakeentryclient/ 06:34:02 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 06:34:02 spire-1.2.1/test/fakes/fakehealthchecker/ 06:34:02 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 06:34:02 spire-1.2.1/test/fakes/fakeidentityprovider/ 06:34:02 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 06:34:02 spire-1.2.1/test/fakes/fakemetrics/ 06:34:02 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 06:34:02 spire-1.2.1/test/fakes/fakenoderesolver/ 06:34:02 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 06:34:02 spire-1.2.1/test/fakes/fakenotifier/ 06:34:02 spire-1.2.1/test/fakes/fakenotifier/notifier.go 06:34:02 spire-1.2.1/test/fakes/fakepluginmetrics/ 06:34:02 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 06:34:02 spire-1.2.1/test/fakes/fakeserverca/ 06:34:02 spire-1.2.1/test/fakes/fakeserverca/serverca.go 06:34:02 spire-1.2.1/test/fakes/fakeservercatalog/ 06:34:02 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 06:34:02 spire-1.2.1/test/fakes/fakeserverkeymanager/ 06:34:02 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 06:34:02 spire-1.2.1/test/fakes/fakeservernodeattestor/ 06:34:02 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 06:34:02 spire-1.2.1/test/fakes/fakeupstreamauthority/ 06:34:02 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 06:34:02 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 06:34:02 spire-1.2.1/test/fakes/fakeworkloadapi/ 06:34:02 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 06:34:02 spire-1.2.1/test/fakes/fakeworkloadattestor/ 06:34:02 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 06:34:02 spire-1.2.1/test/fixture/ 06:34:02 spire-1.2.1/test/fixture/certs/ 06:34:02 spire-1.2.1/test/fixture/certs/agent_svid.der 06:34:02 spire-1.2.1/test/fixture/certs/base_cert.pem 06:34:02 spire-1.2.1/test/fixture/certs/base_csr.pem 06:34:02 spire-1.2.1/test/fixture/certs/base_key.pem 06:34:02 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 06:34:02 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 06:34:02 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 06:34:02 spire-1.2.1/test/fixture/certs/blog_cert.pem 06:34:02 spire-1.2.1/test/fixture/certs/blog_csr.pem 06:34:02 spire-1.2.1/test/fixture/certs/blog_key.pem 06:34:02 spire-1.2.1/test/fixture/certs/bundle.der 06:34:02 spire-1.2.1/test/fixture/certs/ca.pem 06:34:02 spire-1.2.1/test/fixture/certs/ca_key.pem 06:34:02 spire-1.2.1/test/fixture/certs/database_cert.pem 06:34:02 spire-1.2.1/test/fixture/certs/database_csr.pem 06:34:02 spire-1.2.1/test/fixture/certs/database_key.pem 06:34:02 spire-1.2.1/test/fixture/certs/node_cert.pem 06:34:02 spire-1.2.1/test/fixture/certs/node_csr.pem 06:34:02 spire-1.2.1/test/fixture/certs/node_key.pem 06:34:02 spire-1.2.1/test/fixture/certs/svid.pem 06:34:02 spire-1.2.1/test/fixture/certs/svid_key.pem 06:34:02 spire-1.2.1/test/fixture/config/ 06:34:02 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 06:34:02 spire-1.2.1/test/fixture/config/agent_good.conf 06:34:02 spire-1.2.1/test/fixture/config/agent_good_templated.conf 06:34:02 spire-1.2.1/test/fixture/config/plugin_good.conf 06:34:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 06:34:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 06:34:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 06:34:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 06:34:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 06:34:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 06:34:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 06:34:02 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 06:34:02 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 06:34:02 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 06:34:02 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 06:34:02 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 06:34:02 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 06:34:02 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 06:34:02 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 06:34:02 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 06:34:02 spire-1.2.1/test/fixture/config/server_good.conf 06:34:02 spire-1.2.1/test/fixture/config/server_good_templated.conf 06:34:02 spire-1.2.1/test/fixture/fixture.go 06:34:02 spire-1.2.1/test/fixture/nodeattestor/ 06:34:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 06:34:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 06:34:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 06:34:02 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 06:34:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 06:34:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 06:34:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 06:34:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 06:34:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 06:34:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 06:34:02 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 06:34:02 spire-1.2.1/test/fixture/registration/ 06:34:02 spire-1.2.1/test/fixture/registration/entries.json 06:34:02 spire-1.2.1/test/fixture/registration/good-for-update.json 06:34:02 spire-1.2.1/test/fixture/registration/good.json 06:34:02 spire-1.2.1/test/fixture/registration/invalid.json 06:34:02 spire-1.2.1/test/fixture/registration/invalid_json.json 06:34:02 spire-1.2.1/test/fixture/registration/manager_test_entries.json 06:34:02 spire-1.2.1/test/integration/ 06:34:02 spire-1.2.1/test/integration/README.md 06:34:02 spire-1.2.1/test/integration/common 06:34:02 spire-1.2.1/test/integration/setup/ 06:34:02 spire-1.2.1/test/integration/setup/adminclient/ 06:34:02 spire-1.2.1/test/integration/setup/adminclient/build.sh 06:34:02 spire-1.2.1/test/integration/setup/adminclient/client.go 06:34:02 spire-1.2.1/test/integration/setup/debugagent/ 06:34:02 spire-1.2.1/test/integration/setup/debugagent/build.sh 06:34:02 spire-1.2.1/test/integration/setup/debugagent/main.go 06:34:02 spire-1.2.1/test/integration/setup/debugserver/ 06:34:02 spire-1.2.1/test/integration/setup/debugserver/build.sh 06:34:02 spire-1.2.1/test/integration/setup/debugserver/main.go 06:34:02 spire-1.2.1/test/integration/setup/downstreamclient/ 06:34:02 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 06:34:02 spire-1.2.1/test/integration/setup/downstreamclient/client.go 06:34:02 spire-1.2.1/test/integration/setup/itclient/ 06:34:02 spire-1.2.1/test/integration/setup/itclient/client.go 06:34:02 spire-1.2.1/test/integration/setup/node-attestation/ 06:34:02 spire-1.2.1/test/integration/setup/node-attestation/build.sh 06:34:02 spire-1.2.1/test/integration/setup/node-attestation/client.go 06:34:02 spire-1.2.1/test/integration/setup/x509pop/ 06:34:02 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 06:34:02 spire-1.2.1/test/integration/setup/x509pop/setup.sh 06:34:02 spire-1.2.1/test/integration/suites/ 06:34:02 spire-1.2.1/test/integration/suites/admin-endpoints/ 06:34:02 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 06:34:02 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 06:34:02 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 06:34:02 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 06:34:02 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 06:34:02 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 06:34:02 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 06:34:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 06:34:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 06:34:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 06:34:02 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 06:34:02 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 06:34:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 06:34:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 06:34:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 06:34:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 06:34:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 06:34:02 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 06:34:02 spire-1.2.1/test/integration/suites/datastore-mysql/ 06:34:02 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 06:34:02 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 06:34:02 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 06:34:02 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 06:34:02 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres/ 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 06:34:02 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 06:34:02 spire-1.2.1/test/integration/suites/debug-endpoints/ 06:34:02 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 06:34:02 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 06:34:02 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 06:34:02 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 06:34:02 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 06:34:02 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 06:34:02 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 06:34:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 06:34:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 06:34:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 06:34:02 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 06:34:02 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 06:34:02 spire-1.2.1/test/integration/suites/downstream-endpoints/ 06:34:02 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 06:34:02 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 06:34:02 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 06:34:02 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 06:34:02 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 06:34:02 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 06:34:02 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 06:34:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 06:34:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 06:34:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 06:34:02 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 06:34:02 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 06:34:02 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 06:34:02 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 06:34:02 spire-1.2.1/test/integration/suites/join-token/ 06:34:02 spire-1.2.1/test/integration/suites/join-token/01-start-server 06:34:02 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 06:34:02 spire-1.2.1/test/integration/suites/join-token/03-start-agent 06:34:02 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 06:34:02 spire-1.2.1/test/integration/suites/join-token/05-check-svid 06:34:02 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 06:34:02 spire-1.2.1/test/integration/suites/join-token/README.md 06:34:02 spire-1.2.1/test/integration/suites/join-token/conf/ 06:34:02 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 06:34:02 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/join-token/conf/server/ 06:34:02 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 06:34:02 spire-1.2.1/test/integration/suites/join-token/teardown 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/ 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 06:34:02 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/ 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 06:34:02 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 06:34:02 spire-1.2.1/test/integration/suites/k8s/ 06:34:02 spire-1.2.1/test/integration/suites/k8s/00-setup 06:34:02 spire-1.2.1/test/integration/suites/k8s/01-apply-config 06:34:02 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 06:34:02 spire-1.2.1/test/integration/suites/k8s/README.md 06:34:02 spire-1.2.1/test/integration/suites/k8s/conf/ 06:34:02 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 06:34:02 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 06:34:02 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s/conf/server/ 06:34:02 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 06:34:02 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 06:34:02 spire-1.2.1/test/integration/suites/k8s/init-kubectl 06:34:02 spire-1.2.1/test/integration/suites/k8s/teardown 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/ 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/README.md 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/root/ 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/nested-rotation/teardown 06:34:02 spire-1.2.1/test/integration/suites/node-attestation/ 06:34:02 spire-1.2.1/test/integration/suites/node-attestation/00-setup 06:34:02 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 06:34:02 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 06:34:02 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 06:34:02 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 06:34:02 spire-1.2.1/test/integration/suites/node-attestation/README.md 06:34:02 spire-1.2.1/test/integration/suites/node-attestation/conf/ 06:34:02 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 06:34:02 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 06:34:02 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 06:34:02 spire-1.2.1/test/integration/suites/node-attestation/teardown 06:34:02 spire-1.2.1/test/integration/suites/rotation/ 06:34:02 spire-1.2.1/test/integration/suites/rotation/00-setup 06:34:02 spire-1.2.1/test/integration/suites/rotation/01-start-server 06:34:02 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 06:34:02 spire-1.2.1/test/integration/suites/rotation/03-start-agent 06:34:02 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 06:34:02 spire-1.2.1/test/integration/suites/rotation/05-check-svids 06:34:02 spire-1.2.1/test/integration/suites/rotation/README.md 06:34:02 spire-1.2.1/test/integration/suites/rotation/conf/ 06:34:02 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 06:34:02 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/rotation/conf/server/ 06:34:02 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 06:34:02 spire-1.2.1/test/integration/suites/rotation/teardown 06:34:02 spire-1.2.1/test/integration/suites/self-test/ 06:34:02 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 06:34:02 spire-1.2.1/test/integration/suites/self-test/README.md 06:34:02 spire-1.2.1/test/integration/suites/self-test/teardown 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/ 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 06:34:02 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 06:34:02 spire-1.2.1/test/integration/suites/upgrade/ 06:34:02 spire-1.2.1/test/integration/suites/upgrade/00-setup 06:34:02 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 06:34:02 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 06:34:02 spire-1.2.1/test/integration/suites/upgrade/README.md 06:34:02 spire-1.2.1/test/integration/suites/upgrade/conf/ 06:34:02 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 06:34:02 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 06:34:02 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 06:34:02 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 06:34:02 spire-1.2.1/test/integration/suites/upgrade/teardown 06:34:02 spire-1.2.1/test/integration/suites/upgrade/versions.txt 06:34:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 06:34:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 06:34:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 06:34:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 06:34:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 06:34:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 06:34:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 06:34:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 06:34:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 06:34:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 06:34:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 06:34:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 06:34:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 06:34:02 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 06:34:02 spire-1.2.1/test/integration/test-one.sh 06:34:02 spire-1.2.1/test/integration/test.sh 06:34:02 spire-1.2.1/test/plugintest/ 06:34:02 spire-1.2.1/test/plugintest/config.go 06:34:02 spire-1.2.1/test/plugintest/load.go 06:34:02 spire-1.2.1/test/plugintest/option.go 06:34:02 spire-1.2.1/test/spiretest/ 06:34:02 spire-1.2.1/test/spiretest/apiserver.go 06:34:02 spire-1.2.1/test/spiretest/assertions.go 06:34:02 spire-1.2.1/test/spiretest/dir.go 06:34:02 spire-1.2.1/test/spiretest/errors_posix.go 06:34:02 spire-1.2.1/test/spiretest/errors_windows.go 06:34:02 spire-1.2.1/test/spiretest/logs.go 06:34:02 spire-1.2.1/test/spiretest/socketapi.go 06:34:02 spire-1.2.1/test/spiretest/suite.go 06:34:02 spire-1.2.1/test/spiretest/x509.go 06:34:02 spire-1.2.1/test/testca/ 06:34:02 spire-1.2.1/test/testca/ca.go 06:34:02 spire-1.2.1/test/testkey/ 06:34:02 spire-1.2.1/test/testkey/generate.sh 06:34:02 spire-1.2.1/test/testkey/genkeys.go 06:34:02 spire-1.2.1/test/testkey/keys.go 06:34:02 spire-1.2.1/test/testkey/new.go 06:34:02 spire-1.2.1/test/tpmsimulator/ 06:34:02 spire-1.2.1/test/tpmsimulator/simulator.go 06:34:02 spire-1.2.1/test/util/ 06:34:02 spire-1.2.1/test/util/cert_fixtures.go 06:34:02 spire-1.2.1/test/util/cert_generation.go 06:34:02 spire-1.2.1/test/util/io_redirection.go 06:34:02 spire-1.2.1/test/util/race.go 06:34:02 spire-1.2.1/test/util/util.go 06:34:02 building spire from source... 06:34:03 Installing go1.17.7... 06:34:09 Removing intermediate container fdcf568f4351 06:34:09 ---> 912084459ad7 06:34:09 06:34:09 Step 9/20 : FROM alpine:3.15 06:34:09 3.15: Pulling from library/alpine 06:34:09 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 06:34:09 Status: Downloaded newer image for alpine:3.15 06:34:09 ---> 3fb3c9af89a9 06:34:09 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:34:09 ---> Running in 1cf822fafd68 06:34:09 Removing intermediate container 1cf822fafd68 06:34:09 ---> 4b083f795a5f 06:34:09 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:34:10 ---> Running in 1c78cf9c153d 06:34:13 Removing intermediate container 1c78cf9c153d 06:34:13 ---> 2a8d9ef51251 06:34:13 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:34:13 ---> Running in 93f6aa16f8ca 06:34:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:34:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:34:17 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 06:34:17 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:34:17 OK: 15729 distinct packages available 06:34:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:34:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:34:20 (1/9) Installing ca-certificates (20211220-r0) 06:34:20 (2/9) Installing brotli-libs (1.0.9-r5) 06:34:21 (3/9) Installing nghttp2-libs (1.46.0-r0) 06:34:21 (4/9) Installing libcurl (7.80.0-r0) 06:34:21 (5/9) Installing curl (7.80.0-r0) 06:34:21 (6/9) Installing dumb-init (1.2.5-r1) 06:34:21 (7/9) Installing musl-obstack (1.2.3-r0) 06:34:21 (8/9) Installing libucontext (1.1-r0) 06:34:21 (9/9) Installing gcompat (1.0.0-r4) 06:34:21 Executing busybox-1.34.1-r5.trigger 06:34:21 Executing ca-certificates-20211220-r0.trigger 06:34:22 OK: 8 MiB in 23 packages 06:34:25 Removing intermediate container 93f6aa16f8ca 06:34:25 ---> 576a778e9ff7 06:34:25 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 06:34:25 ---> 2060e34f8a24 06:34:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:34:28 ---> 05b7caa04976 06:34:28 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 06:34:29 ---> 489e403eb406 06:34:29 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:34:29 ---> Running in 4a64a75fbc6c 06:34:30 Removing intermediate container 4a64a75fbc6c 06:34:30 ---> 0a0a3b4d85f1 06:34:30 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:34:30 ---> Running in cbf68e61b571 06:34:30 Removing intermediate container cbf68e61b571 06:34:30 ---> d9110d2ea76a 06:34:30 Step 18/20 : LABEL arch=arm64 06:34:30 ---> Running in 3a637ec573c7 06:34:31 Removing intermediate container 3a637ec573c7 06:34:31 ---> f431b17a9d81 06:34:31 Step 19/20 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:34:31 ---> Running in 710dca4c6e0a 06:34:32 Removing intermediate container 710dca4c6e0a 06:34:32 ---> fa73e4845908 06:34:32 Step 20/20 : LABEL version=2.2.0-dev.67 06:34:32 ---> Running in 9f86a3b883f8 06:34:33 Removing intermediate container 9f86a3b883f8 06:34:33 ---> b5e8f328fe0e 06:34:33 06:34:33 Successfully built b5e8f328fe0e 06:34:33 Successfully tagged security-spiffe-token-provider-arm64:latest 06:34:33  Building security-spiffe-token-provider ... done Building bin/spire-server... 06:34:33 go: downloading github.com/mitchellh/cli v1.1.2 06:34:33 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 06:34:33 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 06:34:34 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 06:34:34 go: downloading google.golang.org/grpc v1.44.0 06:34:35 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 06:34:35 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 06:34:36 go: downloading github.com/imdario/mergo v0.3.12 06:34:36 go: downloading github.com/sirupsen/logrus v1.8.1 06:34:37 go: downloading github.com/hashicorp/go-hclog v1.1.0 06:34:38 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 06:34:39 go: downloading github.com/fatih/color v1.13.0 06:34:39 go: downloading github.com/mattn/go-isatty v0.0.14 06:34:39 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 06:34:39 go: downloading github.com/hashicorp/go-plugin v1.4.3 06:34:39 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 06:34:40 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 06:34:40 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 06:34:40 go: downloading github.com/InVisionApp/go-logger v1.0.1 06:34:40 go: downloading github.com/armon/go-metrics v0.3.10 06:34:40 go: downloading github.com/prometheus/client_golang v1.12.1 06:34:40 go: downloading github.com/uber-go/tally/v4 v4.1.1 06:34:41 go: downloading github.com/open-policy-agent/opa v0.38.0 06:34:54 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 06:34:54 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 06:34:54 go: downloading github.com/Masterminds/semver v1.5.0 06:34:54 go: downloading github.com/Masterminds/goutils v1.1.0 06:34:54 go: downloading github.com/google/uuid v1.1.2 06:34:54 go: downloading github.com/huandu/xstrings v1.3.2 06:34:54 go: downloading github.com/mattn/go-colorable v0.1.12 06:34:55 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 06:34:55 go: downloading github.com/oklog/run v1.0.0 06:34:55 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 06:34:55 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 06:34:55 go: downloading github.com/prometheus/client_model v0.2.0 06:34:55 go: downloading github.com/prometheus/common v0.32.1 06:34:55 go: downloading github.com/beorn7/perks v1.0.1 06:34:55 go: downloading github.com/cespare/xxhash/v2 v2.1.2 06:34:55 go: downloading github.com/prometheus/procfs v0.7.3 06:34:56 go: downloading github.com/pkg/errors v0.9.1 06:34:56 go: downloading go.uber.org/atomic v1.9.0 06:34:57 go: downloading github.com/imkira/go-observer v1.0.3 06:34:57 go: downloading github.com/hashicorp/errwrap v1.1.0 06:34:57 go: downloading github.com/mitchellh/reflectwalk v1.0.1 06:34:57 go: downloading github.com/hashicorp/golang-lru v0.5.4 06:34:57 go: downloading github.com/twmb/murmur3 v1.1.6 06:34:57 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 06:34:57 go: downloading github.com/OneOfOne/xxhash v1.2.8 06:34:57 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 06:34:57 go: downloading gopkg.in/yaml.v2 v2.4.0 06:34:57 go: downloading github.com/blang/semver/v4 v4.0.0 06:34:57 go: downloading github.com/go-sql-driver/mysql v1.6.0 06:34:58 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 06:34:58 go: downloading github.com/jinzhu/gorm v1.9.16 06:34:58 go: downloading github.com/lib/pq v1.10.4 06:34:58 go: downloading github.com/mattn/go-sqlite3 v1.14.12 06:34:58 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 06:34:59 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 06:35:02 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 06:35:10 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 06:35:10 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 06:35:11 go: downloading github.com/stretchr/testify v1.7.0 06:35:11 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 06:35:11 go: downloading github.com/aws/aws-sdk-go v1.43.0 06:35:33 go: downloading google.golang.org/api v0.70.0 06:35:33 go: downloading k8s.io/client-go v0.23.4 06:35:33 go: downloading k8s.io/api v0.23.4 06:35:40 go: downloading github.com/google/go-tpm v0.3.3 06:35:40 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 06:36:07 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 06:36:07 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 06:36:07 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 06:36:07 go: downloading k8s.io/apimachinery v0.23.4 06:36:07 go: downloading k8s.io/kube-aggregator v0.23.3 06:36:07 go: downloading cloud.google.com/go/storage v1.21.0 06:36:07 go: downloading cloud.google.com/go v0.100.2 06:36:07 go: downloading sigs.k8s.io/controller-runtime v0.11.1 06:36:10 go: downloading cloud.google.com/go/security v1.3.0 06:36:10 go: downloading github.com/hashicorp/vault/api v1.4.1 06:36:10 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 06:36:13 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 06:36:13 go: downloading github.com/gobwas/glob v0.2.3 06:36:13 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 06:36:14 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 06:36:14 go: downloading github.com/jinzhu/inflection v1.0.0 06:36:14 go: downloading github.com/aws/smithy-go v1.11.0 06:36:15 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 06:36:15 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 06:36:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 06:36:16 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 06:36:16 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 06:36:16 go: downloading github.com/gogo/protobuf v1.3.2 06:36:19 Removing intermediate container 22e7f672459f 06:36:19 ---> e4aa56414688 06:36:19 06:36:19 Step 10/23 : FROM alpine:3.14 06:36:19 ---> ac73e934f311 06:36:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 06:36:19 ---> Running in 9c8d0ddfe975 06:36:20 Removing intermediate container 9c8d0ddfe975 06:36:20 ---> e9c68acf8d7a 06:36:20 Step 12/23 : ENV APP_PORT=59880 06:36:20 ---> Running in 21e2c0791fd6 06:36:21 Removing intermediate container 21e2c0791fd6 06:36:21 ---> 12e8451a685e 06:36:21 Step 13/23 : EXPOSE $APP_PORT 06:36:21 ---> Running in d3b275870c85 06:36:21 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 06:36:21 Removing intermediate container d3b275870c85 06:36:21 ---> 01760a8ae359 06:36:21 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:36:21 ---> Running in 1f497afcf06f 06:36:22 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 06:36:22 go: downloading github.com/Azure/go-autorest/logger v0.2.1 06:36:22 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 06:36:22 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 06:36:22 go: downloading github.com/dimchansky/utfbom v1.1.1 06:36:22 go: downloading k8s.io/klog/v2 v2.30.0 06:36:22 go: downloading github.com/google/gofuzz v1.1.0 06:36:22 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 06:36:23 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 06:36:24 go: downloading github.com/spf13/pflag v1.0.5 06:36:24 Removing intermediate container 1f497afcf06f 06:36:24 ---> c1ae3fbaa342 06:36:24 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 06:36:24 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 06:36:24 ---> Running in 1602f18f1e7c 06:36:24 go: downloading cloud.google.com/go/compute v1.3.0 06:36:25 go: downloading cloud.google.com/go/iam v0.1.1 06:36:26 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 06:36:26 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 06:36:26 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 06:36:26 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 06:36:26 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 06:36:26 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 06:36:26 go: downloading github.com/hashicorp/vault/sdk v0.4.1 06:36:26 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 06:36:27 go: downloading github.com/mitchellh/mapstructure v1.4.3 06:36:27 go: downloading github.com/tklauser/go-sysconf v0.3.9 06:36:27 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 06:36:28 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 06:36:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 06:36:28 go: downloading github.com/jmespath/go-jmespath v0.4.0 06:36:28 (1/6) Installing dumb-init (1.2.5-r1) 06:36:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 06:36:28 (3/6) Installing libsodium (1.0.18-r0) 06:36:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 06:36:29 (5/6) Installing libzmq (4.3.4-r0) 06:36:29 (6/6) Installing zeromq (4.3.4-r0) 06:36:29 Executing busybox-1.33.1-r7.trigger 06:36:29 OK: 8 MiB in 20 packages 06:36:29 go: downloading go.opencensus.io v0.23.0 06:36:31 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 06:36:31 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 06:36:31 go: downloading gopkg.in/inf.v0 v0.9.1 06:36:31 Removing intermediate container 1602f18f1e7c 06:36:31 ---> 17007a0353d6 06:36:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:36:31 go: downloading github.com/go-logr/logr v1.2.2 06:36:31 go: downloading github.com/google/go-cmp v0.5.7 06:36:31 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 06:36:31 go: downloading github.com/json-iterator/go v1.1.12 06:36:32  ---> 79f4796aed95 06:36:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:36:32 go: downloading github.com/googleapis/gnostic v0.5.5 06:36:34  ---> 3ffe59c68439 06:36:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 06:36:35 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 06:36:35  ---> d08b1f1ca54b 06:36:35 Step 19/23 : ENTRYPOINT ["/core-data"] 06:36:35 ---> Running in bfcc62ed2b95 06:36:36 Removing intermediate container bfcc62ed2b95 06:36:36 ---> a872c966936f 06:36:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:36:36 ---> Running in fe36adf132c7 06:36:36 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 06:36:36 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 06:36:36 Removing intermediate container fe36adf132c7 06:36:36 ---> 8ec4845ade19 06:36:36 Step 21/23 : LABEL arch=arm64 06:36:37 ---> Running in 99536f55bf59 06:36:37 go: downloading github.com/tklauser/numcpus v0.3.0 06:36:37 go: downloading go.uber.org/zap v1.21.0 06:36:37 Removing intermediate container 99536f55bf59 06:36:37 ---> 1eae4beffbc2 06:36:37 Step 22/23 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:36:37 ---> Running in f8a75c4ce9ca 06:36:38 go: downloading sigs.k8s.io/yaml v1.3.0 06:36:38 Removing intermediate container f8a75c4ce9ca 06:36:38 ---> 7b6fc016bd2f 06:36:38 Step 23/23 : LABEL version=2.2.0-dev.67 06:36:38 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 06:36:38  ---> Running in 9b22fc0d0daa 06:36:38 go: downloading github.com/modern-go/reflect2 v1.0.2 06:36:38 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 06:36:38 go: downloading github.com/ryanuber/go-glob v1.0.0 06:36:38 go: downloading github.com/golang/snappy v0.0.4 06:36:38 Removing intermediate container 9b22fc0d0daa 06:36:38 ---> 737866f8963b 06:36:38 06:36:39 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 06:36:39 Successfully built 737866f8963b 06:36:39 Successfully tagged core-data-arm64:latest 06:36:44  Building core-data ... done go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 06:36:44 go: downloading github.com/hashicorp/go-uuid v1.0.2 06:36:44 go: downloading github.com/hashicorp/go-version v1.2.0 06:36:44 go: downloading go.uber.org/multierr v1.6.0 06:37:07 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 06:37:07 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 06:48:44 Building bin/spire-agent... 06:48:44 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 06:48:44 go: downloading github.com/docker/docker v20.10.12+incompatible 06:48:44 go: downloading cloud.google.com/go/secretmanager v1.3.0 06:48:44 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 06:48:44 go: downloading github.com/google/go-tpm-tools v0.3.3 06:48:45 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 06:48:45 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 06:48:46 go: downloading github.com/docker/go-units v0.4.0 06:48:46 go: downloading github.com/docker/go-connections v0.4.0 06:48:46 go: downloading github.com/opencontainers/image-spec v1.0.1 06:48:46 go: downloading github.com/containerd/containerd v1.3.4 06:48:46 go: downloading github.com/docker/distribution v2.7.1+incompatible 06:48:47 go: downloading github.com/opencontainers/go-digest v1.0.0 06:54:54 Building bin/spire-agent... 06:54:54 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 06:54:54 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 06:54:54 go: downloading cloud.google.com/go/secretmanager v1.3.0 06:54:54 go: downloading github.com/docker/docker v20.10.12+incompatible 06:54:54 go: downloading github.com/google/go-tpm-tools v0.3.3 06:54:54 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 06:54:54 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 06:54:54 go: downloading github.com/docker/go-connections v0.4.0 06:54:54 go: downloading github.com/docker/go-units v0.4.0 06:54:54 go: downloading github.com/opencontainers/image-spec v1.0.1 06:54:54 go: downloading github.com/containerd/containerd v1.3.4 06:54:54 go: downloading github.com/docker/distribution v2.7.1+incompatible 06:54:54 go: downloading github.com/opencontainers/go-digest v1.0.0 06:55:17 Removing intermediate container 54ae2c8fc978 06:55:17 ---> 45c4238949e5 06:55:17 06:55:17 Step 13/26 : FROM alpine:3.15 06:55:17 ---> 3fb3c9af89a9 06:55:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:55:17 ---> Using cache 06:55:17 ---> 4b083f795a5f 06:55:17 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:17 ---> Using cache 06:55:17 ---> 2a8d9ef51251 06:55:17 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 06:55:17 ---> Running in 2c712a23bb04 06:55:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:55:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:55:19 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 06:55:19 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:55:19 OK: 15729 distinct packages available 06:55:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:55:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:55:21 (1/4) Installing dumb-init (1.2.5-r1) 06:55:21 (2/4) Installing musl-obstack (1.2.3-r0) 06:55:21 (3/4) Installing libucontext (1.1-r0) 06:55:21 (4/4) Installing gcompat (1.0.0-r4) 06:55:21 Executing busybox-1.34.1-r5.trigger 06:55:21 OK: 6 MiB in 18 packages 06:55:23 Removing intermediate container 2c712a23bb04 06:55:23 ---> fe7aa5e6088f 06:55:23 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 06:55:29 ---> b48d8cd8ee94 06:55:29 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:55:30 ---> b3d68526c31e 06:55:30 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 06:55:30 ---> Running in 6da607c51cae 06:55:30 Removing intermediate container 6da607c51cae 06:55:30 ---> ba1c2862bc92 06:55:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:55:31 ---> c9cf7791cd05 06:55:31 Step 21/26 : WORKDIR / 06:55:31 ---> Running in da24381dd9f7 06:55:32 Removing intermediate container da24381dd9f7 06:55:32 ---> 2f0602ef8edc 06:55:32 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:55:32 ---> Running in fe9fd16040ca 06:55:32 Removing intermediate container fe9fd16040ca 06:55:32 ---> 2147757db126 06:55:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:55:33 ---> Running in 1e4ee7bea4ff 06:55:33 Removing intermediate container 1e4ee7bea4ff 06:55:33 ---> 18f8c84c5822 06:55:33 Step 24/26 : LABEL arch=arm64 06:55:33 ---> Running in 3bead936f866 06:55:34 Removing intermediate container 3bead936f866 06:55:34 ---> bb33a4e425f2 06:55:34 Step 25/26 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:55:34 ---> Running in 0ab7ebfb2eee 06:55:35 Removing intermediate container 0ab7ebfb2eee 06:55:35 ---> 574111507be2 06:55:35 Step 26/26 : LABEL version=2.2.0-dev.67 06:55:35 ---> Running in db2ae0203635 06:55:35 Removing intermediate container db2ae0203635 06:55:35 ---> e0e1bdc989cf 06:55:35 06:55:36 Successfully built e0e1bdc989cf 06:55:36 Successfully tagged security-spire-config-arm64:latest 06:59:28  Building security-spire-config ... done Removing intermediate container 4c1c4040c5a2 06:59:28 ---> 7810eb891ac5 06:59:28 06:59:28 Step 13/26 : FROM alpine:3.15 06:59:28 ---> 3fb3c9af89a9 06:59:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 06:59:28 ---> Using cache 06:59:28 ---> 4b083f795a5f 06:59:28 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:59:28 ---> Using cache 06:59:28 ---> 2a8d9ef51251 06:59:28 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:59:28 ---> Running in 351e79f6f212 06:59:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:59:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:59:29 v3.15.4-23-g26ba280437 [https://nl.alpinelinux.org/alpine/v3.15/main] 06:59:29 v3.15.4-15-gb33590fc03 [https://nl.alpinelinux.org/alpine/v3.15/community] 06:59:29 OK: 15729 distinct packages available 06:59:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 06:59:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 06:59:31 (1/5) Installing dumb-init (1.2.5-r1) 06:59:31 (2/5) Installing musl-obstack (1.2.3-r0) 06:59:31 (3/5) Installing libucontext (1.1-r0) 06:59:31 (4/5) Installing gcompat (1.0.0-r4) 06:59:32 (5/5) Installing openssl (1.1.1n-r0) 06:59:32 Executing busybox-1.34.1-r5.trigger 06:59:32 OK: 6 MiB in 19 packages 06:59:33 Removing intermediate container 351e79f6f212 06:59:33 ---> d3d5fc602d29 06:59:33 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 06:59:35 ---> d9d6fd2e3c42 06:59:35 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 06:59:39 ---> f3ce0b242024 06:59:39 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:59:39 ---> e5be9a5e8222 06:59:39 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:59:40 ---> dcaeb879fecc 06:59:40 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:59:40 ---> a2d8a9804ebe 06:59:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 06:59:40 ---> Running in ca706d955dc4 06:59:41 Removing intermediate container ca706d955dc4 06:59:41 ---> 8d80a8967e67 06:59:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 06:59:41 ---> Running in 07c4f9b903f1 06:59:41 Removing intermediate container 07c4f9b903f1 06:59:41 ---> 37c0046b72a2 06:59:41 Step 24/26 : LABEL arch=arm64 06:59:41 ---> Running in 09714aa98316 06:59:42 Removing intermediate container 09714aa98316 06:59:42 ---> 52f98e97e426 06:59:42 Step 25/26 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 06:59:42 ---> Running in 0f3839c37928 06:59:42 Removing intermediate container 0f3839c37928 06:59:42 ---> 84c44d3900af 06:59:42 Step 26/26 : LABEL version=2.2.0-dev.67 06:59:42 ---> Running in a1d8692138f2 06:59:43 Removing intermediate container a1d8692138f2 06:59:43 ---> a421e7eaba05 06:59:43 06:59:43 Successfully built a421e7eaba05 06:59:43 Successfully tagged security-spire-agent-arm64:latest 07:01:05  Building security-spire-agent ... done Building bin/spire-agent... 07:01:05 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 07:01:05 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 07:01:05 go: downloading cloud.google.com/go/secretmanager v1.3.0 07:01:05 go: downloading github.com/docker/docker v20.10.12+incompatible 07:01:05 go: downloading github.com/google/go-tpm-tools v0.3.3 07:01:05 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 07:01:05 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 07:01:05 go: downloading github.com/docker/go-connections v0.4.0 07:01:05 go: downloading github.com/docker/go-units v0.4.0 07:01:05 go: downloading github.com/opencontainers/image-spec v1.0.1 07:01:05 go: downloading github.com/containerd/containerd v1.3.4 07:01:05 go: downloading github.com/docker/distribution v2.7.1+incompatible 07:01:05 go: downloading github.com/opencontainers/go-digest v1.0.0 07:04:42 Removing intermediate container 7862c2aec3d7 07:04:42 ---> c9b9643fef6b 07:04:42 07:04:42 Step 13/25 : FROM alpine:3.15 07:04:42 ---> 3fb3c9af89a9 07:04:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:04:42 ---> Using cache 07:04:42 ---> 4b083f795a5f 07:04:42 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:04:42 ---> Using cache 07:04:42 ---> 2a8d9ef51251 07:04:42 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:04:42 ---> Using cache 07:04:42 ---> d3d5fc602d29 07:04:42 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 07:04:42 ---> 26b00009aaee 07:04:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:04:42 ---> 2de1b0462883 07:04:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:04:42 ---> 7bf34da82f8a 07:04:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:04:42 ---> 9a16bfcbeefb 07:04:42 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:04:42 ---> Running in d04a5736c073 07:04:42 Removing intermediate container d04a5736c073 07:04:42 ---> 092ea8f66062 07:04:42 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:04:42 ---> Running in c174684c8932 07:04:42 Removing intermediate container c174684c8932 07:04:42 ---> 6febee78e2ec 07:04:42 Step 23/25 : LABEL arch=arm64 07:04:42 ---> Running in c3d2b0654675 07:04:42 Removing intermediate container c3d2b0654675 07:04:42 ---> adb4cfbf691a 07:04:42 Step 24/25 : LABEL git_sha=3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:04:42 ---> Running in 8018ed7dc4c8 07:04:42 Removing intermediate container 8018ed7dc4c8 07:04:42 ---> be07b2dc9608 07:04:42 Step 25/25 : LABEL version=2.2.0-dev.67 07:04:42 ---> Running in 0f6da7c8a3d9 07:04:42 Removing intermediate container 0f6da7c8a3d9 07:04:42 ---> 861793a264e5 07:04:42 07:04:42 Successfully built 861793a264e5 07:04:42 Successfully tagged security-spire-server-arm64:latest 07:04:42  Building security-spire-server ... done  [Pipeline] } 07:04:42 $ docker stop --time=1 9162cee21b407b8b902b76db0fda08d5b465d92fc49ab32443a8931db32986fc 07:04:44 $ docker rm -f 9162cee21b407b8b902b76db0fda08d5b465d92fc49ab32443a8931db32986fc [Pipeline] // withDockerContainer [Pipeline] sh 07:04:44 + docker images 07:04:45 REPOSITORY TAG IMAGE ID CREATED SIZE 07:04:45 security-spire-server-arm64 latest 861793a264e5 8 seconds ago 86.3MB 07:04:45 c9b9643fef6b 32 seconds ago 3.98GB 07:04:45 security-spire-agent-arm64 latest a421e7eaba05 5 minutes ago 126MB 07:04:45 7810eb891ac5 5 minutes ago 3.98GB 07:04:45 security-spire-config-arm64 latest e0e1bdc989cf 9 minutes ago 85.6MB 07:04:45 45c4238949e5 9 minutes ago 3.98GB 07:04:45 core-data-arm64 latest 737866f8963b 28 minutes ago 34.4MB 07:04:45 e4aa56414688 28 minutes ago 1.23GB 07:04:45 security-spiffe-token-provider-arm64 latest b5e8f328fe0e 30 minutes ago 27.7MB 07:04:45 912084459ad7 30 minutes ago 1.19GB 07:04:45 security-bootstrapper-arm64 latest 20564a8149c9 31 minutes ago 23.6MB 07:04:45 7005c28eee8f 31 minutes ago 1.2GB 07:04:45 sys-mgmt-agent-arm64 latest 2ad667b4fc39 37 minutes ago 290MB 07:04:45 support-notifications-arm64 latest a747ab2a9888 38 minutes ago 25.5MB 07:04:45 29c45de72c94 39 minutes ago 1.2GB 07:04:45 a588be08eaf4 39 minutes ago 1.2GB 07:04:45 core-metadata-arm64 latest d424a2176168 39 minutes ago 25.2MB 07:04:45 ab4f12d37060 39 minutes ago 1.2GB 07:04:45 security-secretstore-setup-arm64 latest b7ed4a03f6b5 47 minutes ago 40.8MB 07:04:45 support-scheduler-arm64 latest 5bc0aa0c7f1b 48 minutes ago 24.9MB 07:04:45 security-proxy-setup-arm64 latest 6c8926854789 48 minutes ago 42.1MB 07:04:45 core-command-arm64 latest e8324483d0db 48 minutes ago 23.7MB 07:04:45 300d867d125c 48 minutes ago 1.2GB 07:04:45 2f8b4f976077 48 minutes ago 1.21GB 07:04:45 f309bc4bea36 48 minutes ago 1.2GB 07:04:45 8c807870a718 48 minutes ago 1.21GB 07:04:45 ci-base-image-arm64 latest 520c304e57d6 58 minutes ago 886MB 07:04:45 docker 20.10.14 c346e9eafbab 7 days ago 202MB 07:04:45 alpine 3.14 ac73e934f311 8 days ago 5.34MB 07:04:45 alpine 3.15 3fb3c9af89a9 8 days ago 5.32MB 07:04:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 07:04:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 21 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:04:45 provisioning config files... 07:04:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/192@tmp/config2084316009633423066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:04:45 ---> docker-login.sh 07:04:45 nexus3.edgexfoundry.org:10001 07:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:46 Configure a credential helper to remove this warning. See 07:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:46 07:04:46 Login Succeeded 07:04:46 nexus3.edgexfoundry.org:10002 07:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:46 Configure a credential helper to remove this warning. See 07:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:46 07:04:46 Login Succeeded 07:04:46 nexus3.edgexfoundry.org:10003 07:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:47 Configure a credential helper to remove this warning. See 07:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:47 07:04:47 Login Succeeded 07:04:47 nexus3.edgexfoundry.org:10004 07:04:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:47 Configure a credential helper to remove this warning. See 07:04:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:47 07:04:47 Login Succeeded 07:04:47 docker.io 07:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:04:48 Configure a credential helper to remove this warning. See 07:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:04:48 07:04:48 Login Succeeded 07:04:48 ---> docker-login.sh ends [Pipeline] } 07:04:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:04:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:04:48 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:04:48 3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:04:48 latest 07:04:48 2.2.0-dev.67 07:04:48 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:04:48 main 07:04:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:49 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 07:04:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:04:49 a7f14c3e1a63: Preparing 07:04:49 901814eb7f9e: Preparing 07:04:49 cb34b252d98a: Preparing 07:04:49 8b714c2f41fb: Preparing 07:04:49 f73e7dbfee58: Preparing 07:04:49 f73e7dbfee58: Layer already exists 07:04:49 cb34b252d98a: Pushed 07:04:49 a7f14c3e1a63: Pushed 07:04:49 8b714c2f41fb: Pushed 07:04:55 901814eb7f9e: Pushed 07:04:55 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:7470cbac014a12632f2322d655e75a84e05b9eaf7cee35085591e5c07e97baf3 size: 1363 [Pipeline] isUnix [Pipeline] sh 07:04:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:04:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:04:56 a7f14c3e1a63: Preparing 07:04:56 901814eb7f9e: Preparing 07:04:56 cb34b252d98a: Preparing 07:04:56 8b714c2f41fb: Preparing 07:04:56 f73e7dbfee58: Preparing 07:04:56 8b714c2f41fb: Layer already exists 07:04:56 cb34b252d98a: Layer already exists 07:04:56 901814eb7f9e: Layer already exists 07:04:56 f73e7dbfee58: Layer already exists 07:04:56 a7f14c3e1a63: Layer already exists 07:04:56 latest: digest: sha256:7470cbac014a12632f2322d655e75a84e05b9eaf7cee35085591e5c07e97baf3 size: 1363 [Pipeline] isUnix [Pipeline] sh 07:04:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:04:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.67 07:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:04:56 a7f14c3e1a63: Preparing 07:04:56 901814eb7f9e: Preparing 07:04:56 cb34b252d98a: Preparing 07:04:56 8b714c2f41fb: Preparing 07:04:56 f73e7dbfee58: Preparing 07:04:56 f73e7dbfee58: Layer already exists 07:04:56 901814eb7f9e: Layer already exists 07:04:56 a7f14c3e1a63: Layer already exists 07:04:56 8b714c2f41fb: Layer already exists 07:04:56 cb34b252d98a: Layer already exists 07:04:57 2.2.0-dev.67: digest: sha256:7470cbac014a12632f2322d655e75a84e05b9eaf7cee35085591e5c07e97baf3 size: 1363 [Pipeline] isUnix [Pipeline] sh 07:04:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:04:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:04:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:04:58 a7f14c3e1a63: Preparing 07:04:58 901814eb7f9e: Preparing 07:04:58 cb34b252d98a: Preparing 07:04:58 8b714c2f41fb: Preparing 07:04:58 f73e7dbfee58: Preparing 07:04:58 cb34b252d98a: Layer already exists 07:04:58 f73e7dbfee58: Layer already exists 07:04:58 a7f14c3e1a63: Layer already exists 07:04:58 901814eb7f9e: Layer already exists 07:04:58 8b714c2f41fb: Layer already exists 07:04:58 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:7470cbac014a12632f2322d655e75a84e05b9eaf7cee35085591e5c07e97baf3 size: 1363 [Pipeline] isUnix [Pipeline] sh 07:04:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 07:04:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:04:59 a7f14c3e1a63: Preparing 07:04:59 901814eb7f9e: Preparing 07:04:59 cb34b252d98a: Preparing 07:04:59 8b714c2f41fb: Preparing 07:04:59 f73e7dbfee58: Preparing 07:04:59 a7f14c3e1a63: Layer already exists 07:04:59 901814eb7f9e: Layer already exists 07:04:59 8b714c2f41fb: Layer already exists 07:04:59 f73e7dbfee58: Layer already exists 07:04:59 cb34b252d98a: Layer already exists 07:04:59 main: digest: sha256:7470cbac014a12632f2322d655e75a84e05b9eaf7cee35085591e5c07e97baf3 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:04:59 ===================================================== [Pipeline] echo 07:04:59 taggedImages: 07:04:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:04:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:04:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.67 07:04:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:04:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:04:59 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:04:59 3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:04:59 latest 07:04:59 2.2.0-dev.67 07:04:59 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:04:59 main 07:04:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 07:05:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:05:00 830dcea1849e: Preparing 07:05:00 58ba514bd43b: Preparing 07:05:00 cb34b252d98a: Preparing 07:05:00 5a09abbd1904: Preparing 07:05:00 f74a62b635e0: Preparing 07:05:00 f73e7dbfee58: Preparing 07:05:00 cb34b252d98a: Layer already exists 07:05:00 f73e7dbfee58: Layer already exists 07:05:00 830dcea1849e: Pushed 07:05:00 f74a62b635e0: Pushed 07:05:01 5a09abbd1904: Pushed 07:05:06 58ba514bd43b: Pushed 07:05:07 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:4fab14b8c956dd24be37e6a7c73159ef2f61871d93f96eccee5d9b9eede2758f size: 1573 [Pipeline] isUnix [Pipeline] sh 07:05:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:05:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:05:07 830dcea1849e: Preparing 07:05:07 58ba514bd43b: Preparing 07:05:07 cb34b252d98a: Preparing 07:05:07 5a09abbd1904: Preparing 07:05:07 f74a62b635e0: Preparing 07:05:07 f73e7dbfee58: Preparing 07:05:07 f73e7dbfee58: Waiting 07:05:07 5a09abbd1904: Layer already exists 07:05:07 f74a62b635e0: Layer already exists 07:05:07 830dcea1849e: Layer already exists 07:05:07 cb34b252d98a: Layer already exists 07:05:07 58ba514bd43b: Layer already exists 07:05:08 f73e7dbfee58: Layer already exists 07:05:08 latest: digest: sha256:4fab14b8c956dd24be37e6a7c73159ef2f61871d93f96eccee5d9b9eede2758f size: 1573 [Pipeline] isUnix [Pipeline] sh 07:05:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:05:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.67 07:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:05:08 830dcea1849e: Preparing 07:05:08 58ba514bd43b: Preparing 07:05:08 cb34b252d98a: Preparing 07:05:08 5a09abbd1904: Preparing 07:05:08 f74a62b635e0: Preparing 07:05:08 f73e7dbfee58: Preparing 07:05:08 f73e7dbfee58: Waiting 07:05:08 830dcea1849e: Layer already exists 07:05:08 58ba514bd43b: Layer already exists 07:05:08 cb34b252d98a: Layer already exists 07:05:08 5a09abbd1904: Layer already exists 07:05:08 f74a62b635e0: Layer already exists 07:05:09 f73e7dbfee58: Layer already exists 07:05:09 2.2.0-dev.67: digest: sha256:4fab14b8c956dd24be37e6a7c73159ef2f61871d93f96eccee5d9b9eede2758f size: 1573 [Pipeline] isUnix [Pipeline] sh 07:05:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:05:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:05:09 830dcea1849e: Preparing 07:05:09 58ba514bd43b: Preparing 07:05:09 cb34b252d98a: Preparing 07:05:09 5a09abbd1904: Preparing 07:05:09 f74a62b635e0: Preparing 07:05:09 f73e7dbfee58: Preparing 07:05:09 f73e7dbfee58: Waiting 07:05:10 830dcea1849e: Layer already exists 07:05:10 58ba514bd43b: Layer already exists 07:05:10 f74a62b635e0: Layer already exists 07:05:10 cb34b252d98a: Layer already exists 07:05:10 5a09abbd1904: Layer already exists 07:05:10 f73e7dbfee58: Layer already exists 07:05:10 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:4fab14b8c956dd24be37e6a7c73159ef2f61871d93f96eccee5d9b9eede2758f size: 1573 [Pipeline] isUnix [Pipeline] sh 07:05:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 07:05:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:05:10 830dcea1849e: Preparing 07:05:10 58ba514bd43b: Preparing 07:05:10 cb34b252d98a: Preparing 07:05:10 5a09abbd1904: Preparing 07:05:10 f74a62b635e0: Preparing 07:05:10 f73e7dbfee58: Preparing 07:05:10 f73e7dbfee58: Waiting 07:05:10 5a09abbd1904: Layer already exists 07:05:10 58ba514bd43b: Layer already exists 07:05:10 cb34b252d98a: Layer already exists 07:05:10 830dcea1849e: Layer already exists 07:05:10 f74a62b635e0: Layer already exists 07:05:10 f73e7dbfee58: Layer already exists 07:05:10 main: digest: sha256:4fab14b8c956dd24be37e6a7c73159ef2f61871d93f96eccee5d9b9eede2758f size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:05:11 ===================================================== [Pipeline] echo 07:05:11 taggedImages: 07:05:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:05:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.67 07:05:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:05:11 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:05:11 3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:11 latest 07:05:11 2.2.0-dev.67 07:05:11 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:11 main 07:05:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 07:05:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:05:11 aa1e8b6deb82: Preparing 07:05:11 f65180ae0c07: Preparing 07:05:11 cb34b252d98a: Preparing 07:05:11 8b714c2f41fb: Preparing 07:05:11 f73e7dbfee58: Preparing 07:05:11 f73e7dbfee58: Layer already exists 07:05:11 8b714c2f41fb: Layer already exists 07:05:12 cb34b252d98a: Layer already exists 07:05:12 aa1e8b6deb82: Pushed 07:05:17 f65180ae0c07: Pushed 07:05:17 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:74d0b8d37455178f37b69a57209130d4c3dac25c08d343b9183183b3a7ce0b75 size: 1364 [Pipeline] isUnix [Pipeline] sh 07:05:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:05:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:05:18 aa1e8b6deb82: Preparing 07:05:18 f65180ae0c07: Preparing 07:05:18 cb34b252d98a: Preparing 07:05:18 8b714c2f41fb: Preparing 07:05:18 f73e7dbfee58: Preparing 07:05:18 f73e7dbfee58: Layer already exists 07:05:18 cb34b252d98a: Layer already exists 07:05:18 aa1e8b6deb82: Layer already exists 07:05:18 8b714c2f41fb: Layer already exists 07:05:18 f65180ae0c07: Layer already exists 07:05:18 latest: digest: sha256:74d0b8d37455178f37b69a57209130d4c3dac25c08d343b9183183b3a7ce0b75 size: 1364 [Pipeline] isUnix [Pipeline] sh 07:05:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:05:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.67 07:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:05:19 aa1e8b6deb82: Preparing 07:05:19 f65180ae0c07: Preparing 07:05:19 cb34b252d98a: Preparing 07:05:19 8b714c2f41fb: Preparing 07:05:19 f73e7dbfee58: Preparing 07:05:19 8b714c2f41fb: Layer already exists 07:05:19 f65180ae0c07: Layer already exists 07:05:19 aa1e8b6deb82: Layer already exists 07:05:19 f73e7dbfee58: Layer already exists 07:05:19 cb34b252d98a: Layer already exists 07:05:19 2.2.0-dev.67: digest: sha256:74d0b8d37455178f37b69a57209130d4c3dac25c08d343b9183183b3a7ce0b75 size: 1364 [Pipeline] isUnix [Pipeline] sh 07:05:19 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:05:19 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:05:19 aa1e8b6deb82: Preparing 07:05:19 f65180ae0c07: Preparing 07:05:19 cb34b252d98a: Preparing 07:05:19 8b714c2f41fb: Preparing 07:05:19 f73e7dbfee58: Preparing 07:05:19 f73e7dbfee58: Layer already exists 07:05:19 f65180ae0c07: Layer already exists 07:05:19 cb34b252d98a: Layer already exists 07:05:19 8b714c2f41fb: Layer already exists 07:05:19 aa1e8b6deb82: Layer already exists 07:05:20 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:74d0b8d37455178f37b69a57209130d4c3dac25c08d343b9183183b3a7ce0b75 size: 1364 [Pipeline] isUnix [Pipeline] sh 07:05:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 07:05:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:05:20 aa1e8b6deb82: Preparing 07:05:20 f65180ae0c07: Preparing 07:05:20 cb34b252d98a: Preparing 07:05:20 8b714c2f41fb: Preparing 07:05:20 f73e7dbfee58: Preparing 07:05:20 f65180ae0c07: Layer already exists 07:05:20 f73e7dbfee58: Layer already exists 07:05:20 aa1e8b6deb82: Layer already exists 07:05:20 8b714c2f41fb: Layer already exists 07:05:20 cb34b252d98a: Layer already exists 07:05:21 main: digest: sha256:74d0b8d37455178f37b69a57209130d4c3dac25c08d343b9183183b3a7ce0b75 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:05:21 ===================================================== [Pipeline] echo 07:05:21 taggedImages: 07:05:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:05:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.67 07:05:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:21 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:05:21 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:05:21 3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:21 latest 07:05:21 2.2.0-dev.67 07:05:21 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:21 main 07:05:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 07:05:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:05:21 b89a31df6d0c: Preparing 07:05:21 b89a31df6d0c: Preparing 07:05:21 036e60a233d4: Preparing 07:05:21 35b0f9789123: Preparing 07:05:21 ec4ee8fa76c5: Preparing 07:05:21 3dd9aa51cca5: Preparing 07:05:21 cb34b252d98a: Preparing 07:05:21 1766a6b9df02: Preparing 07:05:21 3da24bebb233: Preparing 07:05:21 54c45093df38: Preparing 07:05:21 5886d2c06e44: Preparing 07:05:21 f73e7dbfee58: Preparing 07:05:21 3da24bebb233: Waiting 07:05:21 cb34b252d98a: Waiting 07:05:21 54c45093df38: Waiting 07:05:21 5886d2c06e44: Waiting 07:05:21 f73e7dbfee58: Waiting 07:05:21 1766a6b9df02: Waiting 07:05:22 ec4ee8fa76c5: Pushed 07:05:22 b89a31df6d0c: Pushed 07:05:22 cb34b252d98a: Layer already exists 07:05:22 35b0f9789123: Pushed 07:05:22 036e60a233d4: Pushed 07:05:22 3da24bebb233: Pushed 07:05:22 1766a6b9df02: Pushed 07:05:22 54c45093df38: Pushed 07:05:22 f73e7dbfee58: Layer already exists 07:05:22 5886d2c06e44: Pushed 07:05:26 3dd9aa51cca5: Pushed 07:05:26 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:f9e298cc1299a2c7448a0cc43a8e0ee12e9c7f4f79c9f1272f35d6a8259230f9 size: 2817 [Pipeline] isUnix [Pipeline] sh 07:05:27 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:05:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:05:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:05:27 b89a31df6d0c: Preparing 07:05:27 b89a31df6d0c: Preparing 07:05:27 036e60a233d4: Preparing 07:05:27 35b0f9789123: Preparing 07:05:27 ec4ee8fa76c5: Preparing 07:05:27 3dd9aa51cca5: Preparing 07:05:27 cb34b252d98a: Preparing 07:05:27 1766a6b9df02: Preparing 07:05:27 3da24bebb233: Preparing 07:05:27 54c45093df38: Preparing 07:05:27 5886d2c06e44: Preparing 07:05:27 f73e7dbfee58: Preparing 07:05:27 3da24bebb233: Waiting 07:05:27 54c45093df38: Waiting 07:05:27 5886d2c06e44: Waiting 07:05:27 cb34b252d98a: Waiting 07:05:27 1766a6b9df02: Waiting 07:05:27 f73e7dbfee58: Waiting 07:05:27 b89a31df6d0c: Layer already exists 07:05:27 3dd9aa51cca5: Layer already exists 07:05:27 036e60a233d4: Layer already exists 07:05:27 ec4ee8fa76c5: Layer already exists 07:05:27 35b0f9789123: Layer already exists 07:05:27 3da24bebb233: Layer already exists 07:05:27 cb34b252d98a: Layer already exists 07:05:27 1766a6b9df02: Layer already exists 07:05:27 54c45093df38: Layer already exists 07:05:27 5886d2c06e44: Layer already exists 07:05:27 f73e7dbfee58: Layer already exists 07:05:27 latest: digest: sha256:f9e298cc1299a2c7448a0cc43a8e0ee12e9c7f4f79c9f1272f35d6a8259230f9 size: 2817 [Pipeline] isUnix [Pipeline] sh 07:05:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:05:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.67 07:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:05:28 b89a31df6d0c: Preparing 07:05:28 b89a31df6d0c: Preparing 07:05:28 036e60a233d4: Preparing 07:05:28 35b0f9789123: Preparing 07:05:28 ec4ee8fa76c5: Preparing 07:05:28 3dd9aa51cca5: Preparing 07:05:28 cb34b252d98a: Preparing 07:05:28 1766a6b9df02: Preparing 07:05:28 3da24bebb233: Preparing 07:05:28 54c45093df38: Preparing 07:05:28 5886d2c06e44: Preparing 07:05:28 f73e7dbfee58: Preparing 07:05:28 3da24bebb233: Waiting 07:05:28 54c45093df38: Waiting 07:05:28 cb34b252d98a: Waiting 07:05:28 5886d2c06e44: Waiting 07:05:28 1766a6b9df02: Waiting 07:05:28 f73e7dbfee58: Waiting 07:05:28 b89a31df6d0c: Layer already exists 07:05:28 ec4ee8fa76c5: Layer already exists 07:05:28 35b0f9789123: Layer already exists 07:05:28 3dd9aa51cca5: Layer already exists 07:05:28 036e60a233d4: Layer already exists 07:05:28 3da24bebb233: Layer already exists 07:05:28 cb34b252d98a: Layer already exists 07:05:28 1766a6b9df02: Layer already exists 07:05:28 5886d2c06e44: Layer already exists 07:05:28 54c45093df38: Layer already exists 07:05:28 f73e7dbfee58: Layer already exists 07:05:28 2.2.0-dev.67: digest: sha256:f9e298cc1299a2c7448a0cc43a8e0ee12e9c7f4f79c9f1272f35d6a8259230f9 size: 2817 [Pipeline] isUnix [Pipeline] sh 07:05:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:05:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:05:29 b89a31df6d0c: Preparing 07:05:29 b89a31df6d0c: Preparing 07:05:29 036e60a233d4: Preparing 07:05:29 35b0f9789123: Preparing 07:05:29 ec4ee8fa76c5: Preparing 07:05:29 3dd9aa51cca5: Preparing 07:05:29 cb34b252d98a: Preparing 07:05:29 1766a6b9df02: Preparing 07:05:29 3da24bebb233: Preparing 07:05:29 54c45093df38: Preparing 07:05:29 5886d2c06e44: Preparing 07:05:29 f73e7dbfee58: Preparing 07:05:29 cb34b252d98a: Waiting 07:05:29 54c45093df38: Waiting 07:05:29 1766a6b9df02: Waiting 07:05:29 3da24bebb233: Waiting 07:05:29 5886d2c06e44: Waiting 07:05:29 f73e7dbfee58: Waiting 07:05:29 ec4ee8fa76c5: Layer already exists 07:05:29 35b0f9789123: Layer already exists 07:05:29 b89a31df6d0c: Layer already exists 07:05:29 3dd9aa51cca5: Layer already exists 07:05:29 036e60a233d4: Layer already exists 07:05:29 cb34b252d98a: Layer already exists 07:05:29 1766a6b9df02: Layer already exists 07:05:29 3da24bebb233: Layer already exists 07:05:29 54c45093df38: Layer already exists 07:05:29 5886d2c06e44: Layer already exists 07:05:29 f73e7dbfee58: Layer already exists 07:05:29 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:f9e298cc1299a2c7448a0cc43a8e0ee12e9c7f4f79c9f1272f35d6a8259230f9 size: 2817 [Pipeline] isUnix [Pipeline] sh 07:05:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 07:05:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:05:30 b89a31df6d0c: Preparing 07:05:30 b89a31df6d0c: Preparing 07:05:30 036e60a233d4: Preparing 07:05:30 35b0f9789123: Preparing 07:05:30 ec4ee8fa76c5: Preparing 07:05:30 3dd9aa51cca5: Preparing 07:05:30 cb34b252d98a: Preparing 07:05:30 1766a6b9df02: Preparing 07:05:30 3da24bebb233: Preparing 07:05:30 54c45093df38: Preparing 07:05:30 5886d2c06e44: Preparing 07:05:30 f73e7dbfee58: Preparing 07:05:30 cb34b252d98a: Waiting 07:05:30 1766a6b9df02: Waiting 07:05:30 3da24bebb233: Waiting 07:05:30 5886d2c06e44: Waiting 07:05:30 f73e7dbfee58: Waiting 07:05:30 54c45093df38: Waiting 07:05:30 b89a31df6d0c: Layer already exists 07:05:30 35b0f9789123: Layer already exists 07:05:30 036e60a233d4: Layer already exists 07:05:30 3dd9aa51cca5: Layer already exists 07:05:30 ec4ee8fa76c5: Layer already exists 07:05:30 cb34b252d98a: Layer already exists 07:05:30 1766a6b9df02: Layer already exists 07:05:30 3da24bebb233: Layer already exists 07:05:30 54c45093df38: Layer already exists 07:05:30 5886d2c06e44: Layer already exists 07:05:30 f73e7dbfee58: Layer already exists 07:05:30 main: digest: sha256:f9e298cc1299a2c7448a0cc43a8e0ee12e9c7f4f79c9f1272f35d6a8259230f9 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:05:30 ===================================================== [Pipeline] echo 07:05:30 taggedImages: 07:05:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:05:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.67 07:05:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:30 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:05:30 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:05:30 3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:30 latest 07:05:30 2.2.0-dev.67 07:05:30 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:30 main 07:05:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 07:05:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:05:31 2fded755da60: Preparing 07:05:31 850b937de2d5: Preparing 07:05:31 c8a43f0c66a4: Preparing 07:05:31 6f63a005a204: Preparing 07:05:31 a734464a15a1: Preparing 07:05:31 53495476da85: Preparing 07:05:31 b0ecb24b1e60: Preparing 07:05:31 f73e7dbfee58: Preparing 07:05:31 53495476da85: Waiting 07:05:31 b0ecb24b1e60: Waiting 07:05:31 f73e7dbfee58: Waiting 07:05:31 850b937de2d5: Pushed 07:05:31 a734464a15a1: Pushed 07:05:31 2fded755da60: Pushed 07:05:31 f73e7dbfee58: Layer already exists 07:05:31 53495476da85: Pushed 07:05:32 b0ecb24b1e60: Pushed 07:05:36 6f63a005a204: Pushed 07:05:36 c8a43f0c66a4: Pushed 07:05:36 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:5b7bc53f97c91c7de54d891572550e5171a4534418aa19b2e8f26cf998d4d07c size: 1990 [Pipeline] isUnix [Pipeline] sh 07:05:37 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:05:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:05:37 2fded755da60: Preparing 07:05:37 850b937de2d5: Preparing 07:05:37 c8a43f0c66a4: Preparing 07:05:37 6f63a005a204: Preparing 07:05:37 a734464a15a1: Preparing 07:05:37 53495476da85: Preparing 07:05:37 b0ecb24b1e60: Preparing 07:05:37 f73e7dbfee58: Preparing 07:05:37 b0ecb24b1e60: Waiting 07:05:37 f73e7dbfee58: Waiting 07:05:37 53495476da85: Waiting 07:05:37 850b937de2d5: Layer already exists 07:05:37 a734464a15a1: Layer already exists 07:05:37 c8a43f0c66a4: Layer already exists 07:05:37 2fded755da60: Layer already exists 07:05:37 6f63a005a204: Layer already exists 07:05:37 f73e7dbfee58: Layer already exists 07:05:37 b0ecb24b1e60: Layer already exists 07:05:37 53495476da85: Layer already exists 07:05:37 latest: digest: sha256:5b7bc53f97c91c7de54d891572550e5171a4534418aa19b2e8f26cf998d4d07c size: 1990 [Pipeline] isUnix [Pipeline] sh 07:05:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:05:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.67 07:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:05:38 2fded755da60: Preparing 07:05:38 850b937de2d5: Preparing 07:05:38 c8a43f0c66a4: Preparing 07:05:38 6f63a005a204: Preparing 07:05:38 a734464a15a1: Preparing 07:05:38 53495476da85: Preparing 07:05:38 b0ecb24b1e60: Preparing 07:05:38 f73e7dbfee58: Preparing 07:05:38 53495476da85: Waiting 07:05:38 b0ecb24b1e60: Waiting 07:05:38 f73e7dbfee58: Waiting 07:05:38 a734464a15a1: Layer already exists 07:05:38 c8a43f0c66a4: Layer already exists 07:05:38 6f63a005a204: Layer already exists 07:05:38 850b937de2d5: Layer already exists 07:05:38 2fded755da60: Layer already exists 07:05:38 f73e7dbfee58: Layer already exists 07:05:38 b0ecb24b1e60: Layer already exists 07:05:38 53495476da85: Layer already exists 07:05:38 2.2.0-dev.67: digest: sha256:5b7bc53f97c91c7de54d891572550e5171a4534418aa19b2e8f26cf998d4d07c size: 1990 [Pipeline] isUnix [Pipeline] sh 07:05:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:05:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:05:39 2fded755da60: Preparing 07:05:39 850b937de2d5: Preparing 07:05:39 c8a43f0c66a4: Preparing 07:05:39 6f63a005a204: Preparing 07:05:39 a734464a15a1: Preparing 07:05:39 53495476da85: Preparing 07:05:39 b0ecb24b1e60: Preparing 07:05:39 f73e7dbfee58: Preparing 07:05:39 b0ecb24b1e60: Waiting 07:05:39 f73e7dbfee58: Waiting 07:05:39 53495476da85: Waiting 07:05:39 850b937de2d5: Layer already exists 07:05:39 a734464a15a1: Layer already exists 07:05:39 6f63a005a204: Layer already exists 07:05:39 c8a43f0c66a4: Layer already exists 07:05:39 2fded755da60: Layer already exists 07:05:39 53495476da85: Layer already exists 07:05:39 f73e7dbfee58: Layer already exists 07:05:39 b0ecb24b1e60: Layer already exists 07:05:39 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:5b7bc53f97c91c7de54d891572550e5171a4534418aa19b2e8f26cf998d4d07c size: 1990 [Pipeline] isUnix [Pipeline] sh 07:05:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 07:05:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:05:40 2fded755da60: Preparing 07:05:40 850b937de2d5: Preparing 07:05:40 c8a43f0c66a4: Preparing 07:05:40 6f63a005a204: Preparing 07:05:40 a734464a15a1: Preparing 07:05:40 53495476da85: Preparing 07:05:40 b0ecb24b1e60: Preparing 07:05:40 f73e7dbfee58: Preparing 07:05:40 b0ecb24b1e60: Waiting 07:05:40 f73e7dbfee58: Waiting 07:05:40 53495476da85: Waiting 07:05:40 6f63a005a204: Layer already exists 07:05:40 c8a43f0c66a4: Layer already exists 07:05:40 2fded755da60: Layer already exists 07:05:40 850b937de2d5: Layer already exists 07:05:40 a734464a15a1: Layer already exists 07:05:40 f73e7dbfee58: Layer already exists 07:05:40 b0ecb24b1e60: Layer already exists 07:05:40 53495476da85: Layer already exists 07:05:40 main: digest: sha256:5b7bc53f97c91c7de54d891572550e5171a4534418aa19b2e8f26cf998d4d07c size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:05:40 ===================================================== [Pipeline] echo 07:05:40 taggedImages: 07:05:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:05:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.67 07:05:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:05:40 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:05:40 3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:40 latest 07:05:40 2.2.0-dev.67 07:05:40 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:40 main 07:05:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 07:05:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:05:41 14ea73a3cf57: Preparing 07:05:41 7a640f7ac68f: Preparing 07:05:41 7697d9c1aa59: Preparing 07:05:41 0cd06f3e013b: Preparing 07:05:41 960e4890ba95: Preparing 07:05:41 d20a5838486f: Preparing 07:05:41 cb590bc5e82f: Preparing 07:05:41 a00dbf27567f: Preparing 07:05:41 31b66d82864c: Preparing 07:05:41 f73e7dbfee58: Preparing 07:05:41 a00dbf27567f: Waiting 07:05:41 31b66d82864c: Waiting 07:05:41 d20a5838486f: Waiting 07:05:41 cb590bc5e82f: Waiting 07:05:41 7a640f7ac68f: Pushed 07:05:41 960e4890ba95: Pushed 07:05:41 14ea73a3cf57: Pushed 07:05:41 d20a5838486f: Pushed 07:05:41 cb590bc5e82f: Pushed 07:05:41 a00dbf27567f: Pushed 07:05:41 f73e7dbfee58: Layer already exists 07:05:42 31b66d82864c: Pushed 07:05:46 0cd06f3e013b: Pushed 07:05:46 7697d9c1aa59: Pushed 07:05:46 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:4d0459789b1e604e4cc198bfdc4a57bda32dfbab94003fb68cd194ab0bc7bea8 size: 2405 [Pipeline] isUnix [Pipeline] sh 07:05:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:05:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:05:47 14ea73a3cf57: Preparing 07:05:47 7a640f7ac68f: Preparing 07:05:47 7697d9c1aa59: Preparing 07:05:47 0cd06f3e013b: Preparing 07:05:47 960e4890ba95: Preparing 07:05:47 d20a5838486f: Preparing 07:05:47 cb590bc5e82f: Preparing 07:05:47 a00dbf27567f: Preparing 07:05:47 31b66d82864c: Preparing 07:05:47 f73e7dbfee58: Preparing 07:05:47 cb590bc5e82f: Waiting 07:05:47 a00dbf27567f: Waiting 07:05:47 31b66d82864c: Waiting 07:05:47 f73e7dbfee58: Waiting 07:05:47 d20a5838486f: Waiting 07:05:47 7a640f7ac68f: Layer already exists 07:05:47 7697d9c1aa59: Layer already exists 07:05:47 960e4890ba95: Layer already exists 07:05:47 0cd06f3e013b: Layer already exists 07:05:47 14ea73a3cf57: Layer already exists 07:05:47 cb590bc5e82f: Layer already exists 07:05:47 d20a5838486f: Layer already exists 07:05:47 a00dbf27567f: Layer already exists 07:05:47 31b66d82864c: Layer already exists 07:05:47 f73e7dbfee58: Layer already exists 07:05:47 latest: digest: sha256:4d0459789b1e604e4cc198bfdc4a57bda32dfbab94003fb68cd194ab0bc7bea8 size: 2405 [Pipeline] isUnix [Pipeline] sh 07:05:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:05:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.67 07:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:05:48 14ea73a3cf57: Preparing 07:05:48 7a640f7ac68f: Preparing 07:05:48 7697d9c1aa59: Preparing 07:05:48 0cd06f3e013b: Preparing 07:05:48 960e4890ba95: Preparing 07:05:48 d20a5838486f: Preparing 07:05:48 cb590bc5e82f: Preparing 07:05:48 a00dbf27567f: Preparing 07:05:48 31b66d82864c: Preparing 07:05:48 f73e7dbfee58: Preparing 07:05:48 a00dbf27567f: Waiting 07:05:48 d20a5838486f: Waiting 07:05:48 31b66d82864c: Waiting 07:05:48 cb590bc5e82f: Waiting 07:05:48 f73e7dbfee58: Waiting 07:05:48 7697d9c1aa59: Layer already exists 07:05:48 7a640f7ac68f: Layer already exists 07:05:48 0cd06f3e013b: Layer already exists 07:05:48 14ea73a3cf57: Layer already exists 07:05:48 960e4890ba95: Layer already exists 07:05:48 a00dbf27567f: Layer already exists 07:05:48 cb590bc5e82f: Layer already exists 07:05:48 d20a5838486f: Layer already exists 07:05:48 f73e7dbfee58: Layer already exists 07:05:48 31b66d82864c: Layer already exists 07:05:48 2.2.0-dev.67: digest: sha256:4d0459789b1e604e4cc198bfdc4a57bda32dfbab94003fb68cd194ab0bc7bea8 size: 2405 [Pipeline] isUnix [Pipeline] sh 07:05:48 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:05:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:05:48 14ea73a3cf57: Preparing 07:05:48 7a640f7ac68f: Preparing 07:05:48 7697d9c1aa59: Preparing 07:05:48 0cd06f3e013b: Preparing 07:05:48 960e4890ba95: Preparing 07:05:48 d20a5838486f: Preparing 07:05:48 cb590bc5e82f: Preparing 07:05:48 a00dbf27567f: Preparing 07:05:48 31b66d82864c: Preparing 07:05:48 f73e7dbfee58: Preparing 07:05:48 cb590bc5e82f: Waiting 07:05:48 a00dbf27567f: Waiting 07:05:48 31b66d82864c: Waiting 07:05:48 d20a5838486f: Waiting 07:05:48 f73e7dbfee58: Waiting 07:05:48 960e4890ba95: Layer already exists 07:05:48 7a640f7ac68f: Layer already exists 07:05:48 7697d9c1aa59: Layer already exists 07:05:48 14ea73a3cf57: Layer already exists 07:05:48 0cd06f3e013b: Layer already exists 07:05:49 d20a5838486f: Layer already exists 07:05:49 cb590bc5e82f: Layer already exists 07:05:49 31b66d82864c: Layer already exists 07:05:49 a00dbf27567f: Layer already exists 07:05:49 f73e7dbfee58: Layer already exists 07:05:49 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:4d0459789b1e604e4cc198bfdc4a57bda32dfbab94003fb68cd194ab0bc7bea8 size: 2405 [Pipeline] isUnix [Pipeline] sh 07:05:49 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 07:05:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:05:49 14ea73a3cf57: Preparing 07:05:49 7a640f7ac68f: Preparing 07:05:49 7697d9c1aa59: Preparing 07:05:49 0cd06f3e013b: Preparing 07:05:49 960e4890ba95: Preparing 07:05:49 d20a5838486f: Preparing 07:05:49 cb590bc5e82f: Preparing 07:05:49 a00dbf27567f: Preparing 07:05:49 31b66d82864c: Preparing 07:05:49 f73e7dbfee58: Preparing 07:05:49 a00dbf27567f: Waiting 07:05:49 31b66d82864c: Waiting 07:05:49 d20a5838486f: Waiting 07:05:49 cb590bc5e82f: Waiting 07:05:49 f73e7dbfee58: Waiting 07:05:49 960e4890ba95: Layer already exists 07:05:49 14ea73a3cf57: Layer already exists 07:05:49 0cd06f3e013b: Layer already exists 07:05:49 7697d9c1aa59: Layer already exists 07:05:49 7a640f7ac68f: Layer already exists 07:05:50 cb590bc5e82f: Layer already exists 07:05:50 a00dbf27567f: Layer already exists 07:05:50 d20a5838486f: Layer already exists 07:05:50 31b66d82864c: Layer already exists 07:05:50 f73e7dbfee58: Layer already exists 07:05:50 main: digest: sha256:4d0459789b1e604e4cc198bfdc4a57bda32dfbab94003fb68cd194ab0bc7bea8 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:05:50 ===================================================== [Pipeline] echo 07:05:50 taggedImages: 07:05:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:05:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.67 07:05:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:50 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:05:50 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:05:50 3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:50 latest 07:05:50 2.2.0-dev.67 07:05:50 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:50 main 07:05:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:50 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 07:05:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:05:50 f96620a9dd58: Preparing 07:05:50 5746f2cd1f9f: Preparing 07:05:50 cb34b252d98a: Preparing 07:05:50 58b91d7ebd81: Preparing 07:05:50 12fd4920dcae: Preparing 07:05:50 4f4ce317c6bb: Preparing 07:05:50 4f4ce317c6bb: Waiting 07:05:51 cb34b252d98a: Layer already exists 07:05:51 4f4ce317c6bb: Layer already exists 07:05:51 f96620a9dd58: Pushed 07:05:51 12fd4920dcae: Pushed 07:05:52 58b91d7ebd81: Pushed 07:05:55 5746f2cd1f9f: Pushed 07:05:55 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:baabbc69d6ed860dfafd4d8eb71a567470495138022c42297bdce42134431a8f size: 1572 [Pipeline] isUnix [Pipeline] sh 07:05:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:05:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:05:56 f96620a9dd58: Preparing 07:05:56 5746f2cd1f9f: Preparing 07:05:56 cb34b252d98a: Preparing 07:05:56 58b91d7ebd81: Preparing 07:05:56 12fd4920dcae: Preparing 07:05:56 4f4ce317c6bb: Preparing 07:05:56 4f4ce317c6bb: Waiting 07:05:56 cb34b252d98a: Layer already exists 07:05:56 f96620a9dd58: Layer already exists 07:05:56 12fd4920dcae: Layer already exists 07:05:56 58b91d7ebd81: Layer already exists 07:05:56 5746f2cd1f9f: Layer already exists 07:05:56 4f4ce317c6bb: Layer already exists 07:05:56 latest: digest: sha256:baabbc69d6ed860dfafd4d8eb71a567470495138022c42297bdce42134431a8f size: 1572 [Pipeline] isUnix [Pipeline] sh 07:05:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:05:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.67 07:05:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:05:57 f96620a9dd58: Preparing 07:05:57 5746f2cd1f9f: Preparing 07:05:57 cb34b252d98a: Preparing 07:05:57 58b91d7ebd81: Preparing 07:05:57 12fd4920dcae: Preparing 07:05:57 4f4ce317c6bb: Preparing 07:05:57 4f4ce317c6bb: Waiting 07:05:57 12fd4920dcae: Layer already exists 07:05:57 58b91d7ebd81: Layer already exists 07:05:57 cb34b252d98a: Layer already exists 07:05:57 f96620a9dd58: Layer already exists 07:05:57 5746f2cd1f9f: Layer already exists 07:05:57 4f4ce317c6bb: Layer already exists 07:05:57 2.2.0-dev.67: digest: sha256:baabbc69d6ed860dfafd4d8eb71a567470495138022c42297bdce42134431a8f size: 1572 [Pipeline] isUnix [Pipeline] sh 07:05:57 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:05:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:05:58 f96620a9dd58: Preparing 07:05:58 5746f2cd1f9f: Preparing 07:05:58 cb34b252d98a: Preparing 07:05:58 58b91d7ebd81: Preparing 07:05:58 12fd4920dcae: Preparing 07:05:58 4f4ce317c6bb: Preparing 07:05:58 4f4ce317c6bb: Waiting 07:05:58 12fd4920dcae: Layer already exists 07:05:58 58b91d7ebd81: Layer already exists 07:05:58 cb34b252d98a: Layer already exists 07:05:58 5746f2cd1f9f: Layer already exists 07:05:58 f96620a9dd58: Layer already exists 07:05:58 4f4ce317c6bb: Layer already exists 07:05:58 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:baabbc69d6ed860dfafd4d8eb71a567470495138022c42297bdce42134431a8f size: 1572 [Pipeline] isUnix [Pipeline] sh 07:05:58 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 07:05:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:05:59 f96620a9dd58: Preparing 07:05:59 5746f2cd1f9f: Preparing 07:05:59 cb34b252d98a: Preparing 07:05:59 58b91d7ebd81: Preparing 07:05:59 12fd4920dcae: Preparing 07:05:59 4f4ce317c6bb: Preparing 07:05:59 4f4ce317c6bb: Waiting 07:05:59 12fd4920dcae: Layer already exists 07:05:59 58b91d7ebd81: Layer already exists 07:05:59 f96620a9dd58: Layer already exists 07:05:59 cb34b252d98a: Layer already exists 07:05:59 5746f2cd1f9f: Layer already exists 07:05:59 4f4ce317c6bb: Layer already exists 07:05:59 main: digest: sha256:baabbc69d6ed860dfafd4d8eb71a567470495138022c42297bdce42134431a8f size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:05:59 ===================================================== [Pipeline] echo 07:05:59 taggedImages: 07:05:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:05:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.67 07:05:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:05:59 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:05:59 3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:05:59 latest 07:05:59 2.2.0-dev.67 07:05:59 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:05:59 main 07:05:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:05:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 07:06:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:06:00 f0194b5fb654: Preparing 07:06:00 9b53770f80a6: Preparing 07:06:00 03ab0fb830c5: Preparing 07:06:00 aca71ded2dfe: Preparing 07:06:00 0401fd5b9b02: Preparing 07:06:00 44c71c073253: Preparing 07:06:00 12fd4920dcae: Preparing 07:06:00 4f4ce317c6bb: Preparing 07:06:00 44c71c073253: Waiting 07:06:00 12fd4920dcae: Waiting 07:06:00 4f4ce317c6bb: Waiting 07:06:00 03ab0fb830c5: Pushed 07:06:00 9b53770f80a6: Pushed 07:06:00 f0194b5fb654: Pushed 07:06:00 12fd4920dcae: Layer already exists 07:06:00 4f4ce317c6bb: Layer already exists 07:06:01 44c71c073253: Pushed 07:06:09 0401fd5b9b02: Pushed 07:06:18 aca71ded2dfe: Pushed 07:06:18 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:fdb9ac29d0a8ef59f81fbb2ff6b162f445ab733a738e79b924289e58c007ccc4 size: 1992 [Pipeline] isUnix [Pipeline] sh 07:06:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:06:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:06:18 f0194b5fb654: Preparing 07:06:18 9b53770f80a6: Preparing 07:06:18 03ab0fb830c5: Preparing 07:06:18 aca71ded2dfe: Preparing 07:06:18 0401fd5b9b02: Preparing 07:06:18 44c71c073253: Preparing 07:06:18 12fd4920dcae: Preparing 07:06:18 4f4ce317c6bb: Preparing 07:06:18 44c71c073253: Waiting 07:06:18 12fd4920dcae: Waiting 07:06:18 4f4ce317c6bb: Waiting 07:06:18 f0194b5fb654: Layer already exists 07:06:18 aca71ded2dfe: Layer already exists 07:06:18 0401fd5b9b02: Layer already exists 07:06:18 03ab0fb830c5: Layer already exists 07:06:18 9b53770f80a6: Layer already exists 07:06:18 44c71c073253: Layer already exists 07:06:19 12fd4920dcae: Layer already exists 07:06:19 4f4ce317c6bb: Layer already exists 07:06:19 latest: digest: sha256:fdb9ac29d0a8ef59f81fbb2ff6b162f445ab733a738e79b924289e58c007ccc4 size: 1992 [Pipeline] isUnix [Pipeline] sh 07:06:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:06:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.67 07:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:06:19 f0194b5fb654: Preparing 07:06:19 9b53770f80a6: Preparing 07:06:19 03ab0fb830c5: Preparing 07:06:19 aca71ded2dfe: Preparing 07:06:19 0401fd5b9b02: Preparing 07:06:19 44c71c073253: Preparing 07:06:19 12fd4920dcae: Preparing 07:06:19 4f4ce317c6bb: Preparing 07:06:19 44c71c073253: Waiting 07:06:19 12fd4920dcae: Waiting 07:06:19 4f4ce317c6bb: Waiting 07:06:19 9b53770f80a6: Layer already exists 07:06:19 0401fd5b9b02: Layer already exists 07:06:19 aca71ded2dfe: Layer already exists 07:06:19 f0194b5fb654: Layer already exists 07:06:19 03ab0fb830c5: Layer already exists 07:06:20 4f4ce317c6bb: Layer already exists 07:06:20 44c71c073253: Layer already exists 07:06:20 12fd4920dcae: Layer already exists 07:06:20 2.2.0-dev.67: digest: sha256:fdb9ac29d0a8ef59f81fbb2ff6b162f445ab733a738e79b924289e58c007ccc4 size: 1992 [Pipeline] isUnix [Pipeline] sh 07:06:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:06:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:06:20 f0194b5fb654: Preparing 07:06:20 9b53770f80a6: Preparing 07:06:20 03ab0fb830c5: Preparing 07:06:20 aca71ded2dfe: Preparing 07:06:20 0401fd5b9b02: Preparing 07:06:20 44c71c073253: Preparing 07:06:20 12fd4920dcae: Preparing 07:06:20 4f4ce317c6bb: Preparing 07:06:20 44c71c073253: Waiting 07:06:20 12fd4920dcae: Waiting 07:06:20 4f4ce317c6bb: Waiting 07:06:20 0401fd5b9b02: Layer already exists 07:06:20 03ab0fb830c5: Layer already exists 07:06:20 f0194b5fb654: Layer already exists 07:06:20 aca71ded2dfe: Layer already exists 07:06:20 9b53770f80a6: Layer already exists 07:06:21 44c71c073253: Layer already exists 07:06:21 4f4ce317c6bb: Layer already exists 07:06:21 12fd4920dcae: Layer already exists 07:06:21 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:fdb9ac29d0a8ef59f81fbb2ff6b162f445ab733a738e79b924289e58c007ccc4 size: 1992 [Pipeline] isUnix [Pipeline] sh 07:06:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 07:06:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:06:21 f0194b5fb654: Preparing 07:06:21 9b53770f80a6: Preparing 07:06:21 03ab0fb830c5: Preparing 07:06:21 aca71ded2dfe: Preparing 07:06:21 0401fd5b9b02: Preparing 07:06:21 44c71c073253: Preparing 07:06:21 12fd4920dcae: Preparing 07:06:21 4f4ce317c6bb: Preparing 07:06:21 44c71c073253: Waiting 07:06:21 4f4ce317c6bb: Waiting 07:06:21 12fd4920dcae: Waiting 07:06:21 0401fd5b9b02: Layer already exists 07:06:21 aca71ded2dfe: Layer already exists 07:06:21 03ab0fb830c5: Layer already exists 07:06:21 9b53770f80a6: Layer already exists 07:06:21 f0194b5fb654: Layer already exists 07:06:21 44c71c073253: Layer already exists 07:06:22 12fd4920dcae: Layer already exists 07:06:22 4f4ce317c6bb: Layer already exists 07:06:22 main: digest: sha256:fdb9ac29d0a8ef59f81fbb2ff6b162f445ab733a738e79b924289e58c007ccc4 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:06:22 ===================================================== [Pipeline] echo 07:06:22 taggedImages: 07:06:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:06:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:06:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.67 07:06:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:06:22 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:06:22 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:06:22 3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:06:22 latest 07:06:22 2.2.0-dev.67 07:06:22 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:06:22 main 07:06:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:06:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 07:06:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:06:22 112dc412b0bd: Preparing 07:06:22 c75d0ffc5420: Preparing 07:06:22 75384100e69d: Preparing 07:06:22 395b14c5a70b: Preparing 07:06:22 1229d3157638: Preparing 07:06:22 12fd4920dcae: Preparing 07:06:22 4f4ce317c6bb: Preparing 07:06:22 12fd4920dcae: Waiting 07:06:22 4f4ce317c6bb: Waiting 07:06:23 c75d0ffc5420: Pushed 07:06:23 112dc412b0bd: Pushed 07:06:23 75384100e69d: Pushed 07:06:23 12fd4920dcae: Layer already exists 07:06:23 4f4ce317c6bb: Layer already exists 07:06:23 1229d3157638: Pushed 07:06:41 395b14c5a70b: Pushed 07:06:41 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:0d60f74f0712d40e8ae4461715e5335e1053b711cfa4df7240efd338c03b1083 size: 1780 [Pipeline] isUnix [Pipeline] sh 07:06:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:06:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:06:42 112dc412b0bd: Preparing 07:06:42 c75d0ffc5420: Preparing 07:06:42 75384100e69d: Preparing 07:06:42 395b14c5a70b: Preparing 07:06:42 1229d3157638: Preparing 07:06:42 12fd4920dcae: Preparing 07:06:42 4f4ce317c6bb: Preparing 07:06:42 12fd4920dcae: Waiting 07:06:42 4f4ce317c6bb: Waiting 07:06:42 112dc412b0bd: Layer already exists 07:06:42 1229d3157638: Layer already exists 07:06:42 75384100e69d: Layer already exists 07:06:42 395b14c5a70b: Layer already exists 07:06:42 c75d0ffc5420: Layer already exists 07:06:42 12fd4920dcae: Layer already exists 07:06:42 4f4ce317c6bb: Layer already exists 07:06:42 latest: digest: sha256:0d60f74f0712d40e8ae4461715e5335e1053b711cfa4df7240efd338c03b1083 size: 1780 [Pipeline] isUnix [Pipeline] sh 07:06:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:06:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.67 07:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:06:43 112dc412b0bd: Preparing 07:06:43 c75d0ffc5420: Preparing 07:06:43 75384100e69d: Preparing 07:06:43 395b14c5a70b: Preparing 07:06:43 1229d3157638: Preparing 07:06:43 12fd4920dcae: Preparing 07:06:43 4f4ce317c6bb: Preparing 07:06:43 12fd4920dcae: Waiting 07:06:43 4f4ce317c6bb: Waiting 07:06:43 395b14c5a70b: Layer already exists 07:06:43 112dc412b0bd: Layer already exists 07:06:43 75384100e69d: Layer already exists 07:06:43 c75d0ffc5420: Layer already exists 07:06:43 1229d3157638: Layer already exists 07:06:43 4f4ce317c6bb: Layer already exists 07:06:43 12fd4920dcae: Layer already exists 07:06:43 2.2.0-dev.67: digest: sha256:0d60f74f0712d40e8ae4461715e5335e1053b711cfa4df7240efd338c03b1083 size: 1780 [Pipeline] isUnix [Pipeline] sh 07:06:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:06:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:06:44 112dc412b0bd: Preparing 07:06:44 c75d0ffc5420: Preparing 07:06:44 75384100e69d: Preparing 07:06:44 395b14c5a70b: Preparing 07:06:44 1229d3157638: Preparing 07:06:44 12fd4920dcae: Preparing 07:06:44 4f4ce317c6bb: Preparing 07:06:44 12fd4920dcae: Waiting 07:06:44 4f4ce317c6bb: Waiting 07:06:44 395b14c5a70b: Layer already exists 07:06:44 112dc412b0bd: Layer already exists 07:06:44 75384100e69d: Layer already exists 07:06:44 c75d0ffc5420: Layer already exists 07:06:44 1229d3157638: Layer already exists 07:06:44 4f4ce317c6bb: Layer already exists 07:06:44 12fd4920dcae: Layer already exists 07:06:44 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:0d60f74f0712d40e8ae4461715e5335e1053b711cfa4df7240efd338c03b1083 size: 1780 [Pipeline] isUnix [Pipeline] sh 07:06:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 07:06:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:06:45 112dc412b0bd: Preparing 07:06:45 c75d0ffc5420: Preparing 07:06:45 75384100e69d: Preparing 07:06:45 395b14c5a70b: Preparing 07:06:45 1229d3157638: Preparing 07:06:45 12fd4920dcae: Preparing 07:06:45 4f4ce317c6bb: Preparing 07:06:45 12fd4920dcae: Waiting 07:06:45 395b14c5a70b: Layer already exists 07:06:45 c75d0ffc5420: Layer already exists 07:06:45 112dc412b0bd: Layer already exists 07:06:45 75384100e69d: Layer already exists 07:06:45 1229d3157638: Layer already exists 07:06:45 4f4ce317c6bb: Layer already exists 07:06:45 12fd4920dcae: Layer already exists 07:06:45 main: digest: sha256:0d60f74f0712d40e8ae4461715e5335e1053b711cfa4df7240efd338c03b1083 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:06:45 ===================================================== [Pipeline] echo 07:06:45 taggedImages: 07:06:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:06:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:06:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.67 07:06:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:06:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:06:45 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:06:45 3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:06:45 latest 07:06:45 2.2.0-dev.67 07:06:45 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:06:45 main 07:06:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:06:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 07:06:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:06:46 8561d593b2c7: Preparing 07:06:46 8367626d00e1: Preparing 07:06:46 6f652845e824: Preparing 07:06:46 f7c566d691ac: Preparing 07:06:46 44c71c073253: Preparing 07:06:46 12fd4920dcae: Preparing 07:06:46 4f4ce317c6bb: Preparing 07:06:46 12fd4920dcae: Waiting 07:06:46 4f4ce317c6bb: Waiting 07:06:46 44c71c073253: Layer already exists 07:06:46 12fd4920dcae: Layer already exists 07:06:46 4f4ce317c6bb: Layer already exists 07:06:46 8561d593b2c7: Pushed 07:06:46 8367626d00e1: Pushed 07:06:46 6f652845e824: Pushed 07:07:05 f7c566d691ac: Pushed 07:07:05 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:c66acf6106dc9c8eded6dd7e7f5ff31e50a0d9d3f5523788091c86ad8ee5e680 size: 1780 [Pipeline] isUnix [Pipeline] sh 07:07:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:07:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:07:05 8561d593b2c7: Preparing 07:07:05 8367626d00e1: Preparing 07:07:05 6f652845e824: Preparing 07:07:05 f7c566d691ac: Preparing 07:07:05 44c71c073253: Preparing 07:07:05 12fd4920dcae: Preparing 07:07:05 4f4ce317c6bb: Preparing 07:07:05 12fd4920dcae: Waiting 07:07:05 4f4ce317c6bb: Waiting 07:07:06 8367626d00e1: Layer already exists 07:07:06 6f652845e824: Layer already exists 07:07:06 44c71c073253: Layer already exists 07:07:06 8561d593b2c7: Layer already exists 07:07:06 f7c566d691ac: Layer already exists 07:07:06 4f4ce317c6bb: Layer already exists 07:07:06 12fd4920dcae: Layer already exists 07:07:06 latest: digest: sha256:c66acf6106dc9c8eded6dd7e7f5ff31e50a0d9d3f5523788091c86ad8ee5e680 size: 1780 [Pipeline] isUnix [Pipeline] sh 07:07:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:07:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.67 07:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:07:06 8561d593b2c7: Preparing 07:07:06 8367626d00e1: Preparing 07:07:06 6f652845e824: Preparing 07:07:06 f7c566d691ac: Preparing 07:07:06 44c71c073253: Preparing 07:07:06 12fd4920dcae: Preparing 07:07:06 4f4ce317c6bb: Preparing 07:07:06 12fd4920dcae: Waiting 07:07:06 4f4ce317c6bb: Waiting 07:07:06 44c71c073253: Layer already exists 07:07:06 f7c566d691ac: Layer already exists 07:07:06 8367626d00e1: Layer already exists 07:07:06 6f652845e824: Layer already exists 07:07:06 8561d593b2c7: Layer already exists 07:07:07 12fd4920dcae: Layer already exists 07:07:07 4f4ce317c6bb: Layer already exists 07:07:07 2.2.0-dev.67: digest: sha256:c66acf6106dc9c8eded6dd7e7f5ff31e50a0d9d3f5523788091c86ad8ee5e680 size: 1780 [Pipeline] isUnix [Pipeline] sh 07:07:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:07:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:07:07 8561d593b2c7: Preparing 07:07:07 8367626d00e1: Preparing 07:07:07 6f652845e824: Preparing 07:07:07 f7c566d691ac: Preparing 07:07:07 44c71c073253: Preparing 07:07:07 12fd4920dcae: Preparing 07:07:07 4f4ce317c6bb: Preparing 07:07:07 12fd4920dcae: Waiting 07:07:07 4f4ce317c6bb: Waiting 07:07:07 6f652845e824: Layer already exists 07:07:07 8561d593b2c7: Layer already exists 07:07:07 8367626d00e1: Layer already exists 07:07:07 44c71c073253: Layer already exists 07:07:07 f7c566d691ac: Layer already exists 07:07:07 12fd4920dcae: Layer already exists 07:07:07 4f4ce317c6bb: Layer already exists 07:07:07 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:c66acf6106dc9c8eded6dd7e7f5ff31e50a0d9d3f5523788091c86ad8ee5e680 size: 1780 [Pipeline] isUnix [Pipeline] sh 07:07:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 07:07:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:07:08 8561d593b2c7: Preparing 07:07:08 8367626d00e1: Preparing 07:07:08 6f652845e824: Preparing 07:07:08 f7c566d691ac: Preparing 07:07:08 44c71c073253: Preparing 07:07:08 12fd4920dcae: Preparing 07:07:08 4f4ce317c6bb: Preparing 07:07:08 12fd4920dcae: Waiting 07:07:08 4f4ce317c6bb: Waiting 07:07:08 6f652845e824: Layer already exists 07:07:08 8561d593b2c7: Layer already exists 07:07:08 f7c566d691ac: Layer already exists 07:07:08 44c71c073253: Layer already exists 07:07:08 8367626d00e1: Layer already exists 07:07:08 12fd4920dcae: Layer already exists 07:07:08 4f4ce317c6bb: Layer already exists 07:07:08 main: digest: sha256:c66acf6106dc9c8eded6dd7e7f5ff31e50a0d9d3f5523788091c86ad8ee5e680 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:08 ===================================================== [Pipeline] echo 07:07:08 taggedImages: 07:07:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:07:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:07:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.67 07:07:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:07:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:07:08 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:07:08 3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:07:08 latest 07:07:08 2.2.0-dev.67 07:07:08 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:07:08 main 07:07:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:07:09 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 07:07:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:07:09 c3397af3438d: Preparing 07:07:09 a2e3b23223c0: Preparing 07:07:09 cb34b252d98a: Preparing 07:07:09 30237e0cb6c5: Preparing 07:07:09 f73e7dbfee58: Preparing 07:07:09 cb34b252d98a: Layer already exists 07:07:09 f73e7dbfee58: Layer already exists 07:07:09 c3397af3438d: Pushed 07:07:10 30237e0cb6c5: Pushed 07:07:15 a2e3b23223c0: Pushed 07:07:15 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:ce2f310d635e9546a32fba914d0a6b71b6f79dce269a62a40d4f1a4ea081727e size: 1365 [Pipeline] isUnix [Pipeline] sh 07:07:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:07:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:07:16 c3397af3438d: Preparing 07:07:16 a2e3b23223c0: Preparing 07:07:16 cb34b252d98a: Preparing 07:07:16 30237e0cb6c5: Preparing 07:07:16 f73e7dbfee58: Preparing 07:07:16 c3397af3438d: Layer already exists 07:07:16 30237e0cb6c5: Layer already exists 07:07:16 a2e3b23223c0: Layer already exists 07:07:16 cb34b252d98a: Layer already exists 07:07:16 f73e7dbfee58: Layer already exists 07:07:16 latest: digest: sha256:ce2f310d635e9546a32fba914d0a6b71b6f79dce269a62a40d4f1a4ea081727e size: 1365 [Pipeline] isUnix [Pipeline] sh 07:07:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:07:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.67 07:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:07:17 c3397af3438d: Preparing 07:07:17 a2e3b23223c0: Preparing 07:07:17 cb34b252d98a: Preparing 07:07:17 30237e0cb6c5: Preparing 07:07:17 f73e7dbfee58: Preparing 07:07:17 f73e7dbfee58: Layer already exists 07:07:17 c3397af3438d: Layer already exists 07:07:17 cb34b252d98a: Layer already exists 07:07:17 a2e3b23223c0: Layer already exists 07:07:17 30237e0cb6c5: Layer already exists 07:07:17 2.2.0-dev.67: digest: sha256:ce2f310d635e9546a32fba914d0a6b71b6f79dce269a62a40d4f1a4ea081727e size: 1365 [Pipeline] isUnix [Pipeline] sh 07:07:17 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:07:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:07:18 c3397af3438d: Preparing 07:07:18 a2e3b23223c0: Preparing 07:07:18 cb34b252d98a: Preparing 07:07:18 30237e0cb6c5: Preparing 07:07:18 f73e7dbfee58: Preparing 07:07:18 f73e7dbfee58: Layer already exists 07:07:18 a2e3b23223c0: Layer already exists 07:07:18 cb34b252d98a: Layer already exists 07:07:18 30237e0cb6c5: Layer already exists 07:07:18 c3397af3438d: Layer already exists 07:07:18 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:ce2f310d635e9546a32fba914d0a6b71b6f79dce269a62a40d4f1a4ea081727e size: 1365 [Pipeline] isUnix [Pipeline] sh 07:07:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 07:07:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:07:19 c3397af3438d: Preparing 07:07:19 a2e3b23223c0: Preparing 07:07:19 cb34b252d98a: Preparing 07:07:19 30237e0cb6c5: Preparing 07:07:19 f73e7dbfee58: Preparing 07:07:19 c3397af3438d: Layer already exists 07:07:19 30237e0cb6c5: Layer already exists 07:07:19 cb34b252d98a: Layer already exists 07:07:19 f73e7dbfee58: Layer already exists 07:07:19 a2e3b23223c0: Layer already exists 07:07:19 main: digest: sha256:ce2f310d635e9546a32fba914d0a6b71b6f79dce269a62a40d4f1a4ea081727e size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:19 ===================================================== [Pipeline] echo 07:07:19 taggedImages: 07:07:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:07:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:07:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.67 07:07:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:07:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:07:19 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:07:19 3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:07:19 latest 07:07:19 2.2.0-dev.67 07:07:19 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:07:19 main 07:07:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:07:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 07:07:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:07:20 86bdc072a88c: Preparing 07:07:20 df12c4943fea: Preparing 07:07:20 cb34b252d98a: Preparing 07:07:20 8b714c2f41fb: Preparing 07:07:20 f73e7dbfee58: Preparing 07:07:20 f73e7dbfee58: Layer already exists 07:07:20 8b714c2f41fb: Layer already exists 07:07:20 cb34b252d98a: Layer already exists 07:07:20 86bdc072a88c: Pushed 07:07:25 df12c4943fea: Pushed 07:07:25 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:9553e3a8e932534d1c7a57f5d8594c2ffc604531d3b01e3c04c1e8d849d581a8 size: 1364 [Pipeline] isUnix [Pipeline] sh 07:07:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:07:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:07:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:07:26 86bdc072a88c: Preparing 07:07:26 df12c4943fea: Preparing 07:07:26 cb34b252d98a: Preparing 07:07:26 8b714c2f41fb: Preparing 07:07:26 f73e7dbfee58: Preparing 07:07:26 86bdc072a88c: Layer already exists 07:07:26 df12c4943fea: Layer already exists 07:07:26 8b714c2f41fb: Layer already exists 07:07:26 cb34b252d98a: Layer already exists 07:07:26 f73e7dbfee58: Layer already exists 07:07:26 latest: digest: sha256:9553e3a8e932534d1c7a57f5d8594c2ffc604531d3b01e3c04c1e8d849d581a8 size: 1364 [Pipeline] isUnix [Pipeline] sh 07:07:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:07:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.67 07:07:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:07:27 86bdc072a88c: Preparing 07:07:27 df12c4943fea: Preparing 07:07:27 cb34b252d98a: Preparing 07:07:27 8b714c2f41fb: Preparing 07:07:27 f73e7dbfee58: Preparing 07:07:27 8b714c2f41fb: Layer already exists 07:07:27 cb34b252d98a: Layer already exists 07:07:27 f73e7dbfee58: Layer already exists 07:07:27 86bdc072a88c: Layer already exists 07:07:27 df12c4943fea: Layer already exists 07:07:27 2.2.0-dev.67: digest: sha256:9553e3a8e932534d1c7a57f5d8594c2ffc604531d3b01e3c04c1e8d849d581a8 size: 1364 [Pipeline] isUnix [Pipeline] sh 07:07:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:07:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:07:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:07:28 86bdc072a88c: Preparing 07:07:28 df12c4943fea: Preparing 07:07:28 cb34b252d98a: Preparing 07:07:28 8b714c2f41fb: Preparing 07:07:28 f73e7dbfee58: Preparing 07:07:28 f73e7dbfee58: Layer already exists 07:07:28 8b714c2f41fb: Layer already exists 07:07:28 86bdc072a88c: Layer already exists 07:07:28 df12c4943fea: Layer already exists 07:07:28 cb34b252d98a: Layer already exists 07:07:28 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:9553e3a8e932534d1c7a57f5d8594c2ffc604531d3b01e3c04c1e8d849d581a8 size: 1364 [Pipeline] isUnix [Pipeline] sh 07:07:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 07:07:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:07:29 86bdc072a88c: Preparing 07:07:29 df12c4943fea: Preparing 07:07:29 cb34b252d98a: Preparing 07:07:29 8b714c2f41fb: Preparing 07:07:29 f73e7dbfee58: Preparing 07:07:29 8b714c2f41fb: Layer already exists 07:07:29 f73e7dbfee58: Layer already exists 07:07:29 86bdc072a88c: Layer already exists 07:07:29 cb34b252d98a: Layer already exists 07:07:29 df12c4943fea: Layer already exists 07:07:29 main: digest: sha256:9553e3a8e932534d1c7a57f5d8594c2ffc604531d3b01e3c04c1e8d849d581a8 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:29 ===================================================== [Pipeline] echo 07:07:29 taggedImages: 07:07:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:07:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:07:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.67 07:07:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:07:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 07:07:29 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 07:07:29 3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:07:29 latest 07:07:29 2.2.0-dev.67 07:07:29 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:07:29 main 07:07:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:07:30 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] isUnix [Pipeline] sh 07:07:30 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 07:07:30 8c24fe58280b: Preparing 07:07:30 ef1f47511523: Preparing 07:07:30 127a3773f937: Preparing 07:07:30 3884281ffa01: Preparing 07:07:30 f0e5a4d6c014: Preparing 07:07:30 3b19d27f08f7: Preparing 07:07:30 73bb99a6e169: Preparing 07:07:30 ec06c3102977: Preparing 07:07:30 6a3c62e080c7: Preparing 07:07:30 340cb19ca677: Preparing 07:07:30 4f4ce317c6bb: Preparing 07:07:30 3b19d27f08f7: Waiting 07:07:30 6a3c62e080c7: Waiting 07:07:30 73bb99a6e169: Waiting 07:07:30 340cb19ca677: Waiting 07:07:30 ec06c3102977: Waiting 07:07:30 f0e5a4d6c014: Layer already exists 07:07:30 3b19d27f08f7: Layer already exists 07:07:30 73bb99a6e169: Layer already exists 07:07:30 ec06c3102977: Layer already exists 07:07:30 ef1f47511523: Pushed 07:07:30 6a3c62e080c7: Layer already exists 07:07:30 340cb19ca677: Layer already exists 07:07:31 4f4ce317c6bb: Layer already exists 07:07:31 8c24fe58280b: Pushed 07:07:35 127a3773f937: Pushed 07:07:51 3884281ffa01: Pushed 07:07:51 3cf9e37e953a097f2ed78bc18538e6487e9d632c: digest: sha256:df590dbd298fc82a0baa432c53a134724f4e76937bfa2fd82cef620a0665dae5 size: 2622 [Pipeline] isUnix [Pipeline] sh 07:07:51 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:07:51 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 07:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 07:07:51 8c24fe58280b: Preparing 07:07:51 ef1f47511523: Preparing 07:07:51 127a3773f937: Preparing 07:07:51 3884281ffa01: Preparing 07:07:51 f0e5a4d6c014: Preparing 07:07:51 3b19d27f08f7: Preparing 07:07:51 73bb99a6e169: Preparing 07:07:51 ec06c3102977: Preparing 07:07:51 6a3c62e080c7: Preparing 07:07:51 340cb19ca677: Preparing 07:07:51 4f4ce317c6bb: Preparing 07:07:51 ec06c3102977: Waiting 07:07:51 6a3c62e080c7: Waiting 07:07:51 340cb19ca677: Waiting 07:07:51 4f4ce317c6bb: Waiting 07:07:51 3b19d27f08f7: Waiting 07:07:51 73bb99a6e169: Waiting 07:07:51 ef1f47511523: Layer already exists 07:07:51 8c24fe58280b: Layer already exists 07:07:51 3884281ffa01: Layer already exists 07:07:51 127a3773f937: Layer already exists 07:07:51 f0e5a4d6c014: Layer already exists 07:07:51 6a3c62e080c7: Layer already exists 07:07:51 73bb99a6e169: Layer already exists 07:07:51 3b19d27f08f7: Layer already exists 07:07:51 ec06c3102977: Layer already exists 07:07:51 340cb19ca677: Layer already exists 07:07:52 4f4ce317c6bb: Layer already exists 07:07:52 latest: digest: sha256:df590dbd298fc82a0baa432c53a134724f4e76937bfa2fd82cef620a0665dae5 size: 2622 [Pipeline] isUnix [Pipeline] sh 07:07:52 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:07:52 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.67 07:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 07:07:52 8c24fe58280b: Preparing 07:07:52 ef1f47511523: Preparing 07:07:52 127a3773f937: Preparing 07:07:52 3884281ffa01: Preparing 07:07:52 f0e5a4d6c014: Preparing 07:07:52 3b19d27f08f7: Preparing 07:07:52 73bb99a6e169: Preparing 07:07:52 ec06c3102977: Preparing 07:07:52 3b19d27f08f7: Waiting 07:07:52 6a3c62e080c7: Preparing 07:07:52 340cb19ca677: Preparing 07:07:52 73bb99a6e169: Waiting 07:07:52 4f4ce317c6bb: Preparing 07:07:52 340cb19ca677: Waiting 07:07:52 4f4ce317c6bb: Waiting 07:07:52 ec06c3102977: Waiting 07:07:52 6a3c62e080c7: Waiting 07:07:52 8c24fe58280b: Layer already exists 07:07:52 127a3773f937: Layer already exists 07:07:52 f0e5a4d6c014: Layer already exists 07:07:52 ef1f47511523: Layer already exists 07:07:52 3884281ffa01: Layer already exists 07:07:52 ec06c3102977: Layer already exists 07:07:52 3b19d27f08f7: Layer already exists 07:07:52 73bb99a6e169: Layer already exists 07:07:52 6a3c62e080c7: Layer already exists 07:07:52 340cb19ca677: Layer already exists 07:07:52 4f4ce317c6bb: Layer already exists 07:07:52 2.2.0-dev.67: digest: sha256:df590dbd298fc82a0baa432c53a134724f4e76937bfa2fd82cef620a0665dae5 size: 2622 [Pipeline] isUnix [Pipeline] sh 07:07:53 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 [Pipeline] isUnix [Pipeline] sh 07:07:53 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 07:07:53 8c24fe58280b: Preparing 07:07:53 ef1f47511523: Preparing 07:07:53 127a3773f937: Preparing 07:07:53 3884281ffa01: Preparing 07:07:53 f0e5a4d6c014: Preparing 07:07:53 3b19d27f08f7: Preparing 07:07:53 73bb99a6e169: Preparing 07:07:53 ec06c3102977: Preparing 07:07:53 6a3c62e080c7: Preparing 07:07:53 340cb19ca677: Preparing 07:07:53 4f4ce317c6bb: Preparing 07:07:53 ec06c3102977: Waiting 07:07:53 6a3c62e080c7: Waiting 07:07:53 340cb19ca677: Waiting 07:07:53 4f4ce317c6bb: Waiting 07:07:53 3b19d27f08f7: Waiting 07:07:53 73bb99a6e169: Waiting 07:07:53 127a3773f937: Layer already exists 07:07:53 8c24fe58280b: Layer already exists 07:07:53 3884281ffa01: Layer already exists 07:07:53 f0e5a4d6c014: Layer already exists 07:07:53 ef1f47511523: Layer already exists 07:07:53 3b19d27f08f7: Layer already exists 07:07:53 73bb99a6e169: Layer already exists 07:07:53 340cb19ca677: Layer already exists 07:07:53 ec06c3102977: Layer already exists 07:07:53 6a3c62e080c7: Layer already exists 07:07:53 4f4ce317c6bb: Layer already exists 07:07:53 3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67: digest: sha256:df590dbd298fc82a0baa432c53a134724f4e76937bfa2fd82cef620a0665dae5 size: 2622 [Pipeline] isUnix [Pipeline] sh 07:07:54 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 07:07:54 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 07:07:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 07:07:54 8c24fe58280b: Preparing 07:07:54 ef1f47511523: Preparing 07:07:54 127a3773f937: Preparing 07:07:54 3884281ffa01: Preparing 07:07:54 f0e5a4d6c014: Preparing 07:07:54 3b19d27f08f7: Preparing 07:07:54 73bb99a6e169: Preparing 07:07:54 ec06c3102977: Preparing 07:07:54 6a3c62e080c7: Preparing 07:07:54 340cb19ca677: Preparing 07:07:54 4f4ce317c6bb: Preparing 07:07:54 3b19d27f08f7: Waiting 07:07:54 73bb99a6e169: Waiting 07:07:54 ec06c3102977: Waiting 07:07:54 6a3c62e080c7: Waiting 07:07:54 340cb19ca677: Waiting 07:07:54 4f4ce317c6bb: Waiting 07:07:54 f0e5a4d6c014: Layer already exists 07:07:54 127a3773f937: Layer already exists 07:07:54 ef1f47511523: Layer already exists 07:07:54 8c24fe58280b: Layer already exists 07:07:54 3884281ffa01: Layer already exists 07:07:54 73bb99a6e169: Layer already exists 07:07:54 3b19d27f08f7: Layer already exists 07:07:54 ec06c3102977: Layer already exists 07:07:54 6a3c62e080c7: Layer already exists 07:07:54 340cb19ca677: Layer already exists 07:07:54 4f4ce317c6bb: Layer already exists 07:07:54 main: digest: sha256:df590dbd298fc82a0baa432c53a134724f4e76937bfa2fd82cef620a0665dae5 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:54 ===================================================== [Pipeline] echo 07:07:54 taggedImages: 07:07:54 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c 07:07:54 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 07:07:54 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.67 07:07:54 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:3cf9e37e953a097f2ed78bc18538e6487e9d632c-2.2.0-dev.67 07:07:54 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:07:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:07:55 07:07:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:07:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:07:55 arm64: Pulling from edgex-lftools-log-publisher 07:07:55 8998bd30e6a1: Pulling fs layer 07:07:55 04944245beec: Pulling fs layer 07:07:55 699f458cf7ca: Pulling fs layer 07:07:55 765212b225bb: Pulling fs layer 07:07:55 f23df028b6ca: Pulling fs layer 07:07:55 d65c8cfc05b1: Pulling fs layer 07:07:55 2437ff75d9bd: Pulling fs layer 07:07:55 765212b225bb: Waiting 07:07:55 f23df028b6ca: Waiting 07:07:55 d65c8cfc05b1: Waiting 07:07:55 2437ff75d9bd: Waiting 07:07:55 04944245beec: Verifying Checksum 07:07:55 04944245beec: Download complete 07:07:55 765212b225bb: Download complete 07:07:55 f23df028b6ca: Download complete 07:07:55 d65c8cfc05b1: Verifying Checksum 07:07:55 d65c8cfc05b1: Download complete 07:07:56 699f458cf7ca: Verifying Checksum 07:07:56 699f458cf7ca: Download complete 07:07:56 8998bd30e6a1: Verifying Checksum 07:07:56 8998bd30e6a1: Download complete 07:07:59 2437ff75d9bd: Verifying Checksum 07:07:59 2437ff75d9bd: Download complete 07:08:01 8998bd30e6a1: Pull complete 07:08:01 04944245beec: Pull complete 07:08:03 699f458cf7ca: Pull complete 07:08:03 765212b225bb: Pull complete 07:08:04 f23df028b6ca: Pull complete 07:08:04 d65c8cfc05b1: Pull complete 07:08:19 2437ff75d9bd: Pull complete 07:08:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:08:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:08:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:08:20 prd-ubuntu20.04-docker-arm64-4c-16g-20783 does not seem to be running inside a container 07:08:20 $ 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/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@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 07:08:23 $ docker top fa8b337035bd99e589d0b58828c9c01ba5f28ba606d8717c94cd1b2ab467c6b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:24 ---> job-cost.sh 07:08:24 lf-activate-venv: SKIPPING 07:08:24 INFO: No Stack... 07:08:24 INFO: Retrieving Pricing Info for: v3-standard-4 07:08:25 INFO: Archiving Costs [Pipeline] sh 07:08:26 + cat /w/workspace/edgex-go/192/archives/cost.csv 07:08:26 + cut -d, -f6 [Pipeline] lock 07:08:26 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-192-stack-cost] 07:08:26 Resource [jenkins-edgexfoundry-edgex-go-main-192-stack-cost] did not exist. Created. 07:08:26 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:08:27 + echo total: 0.2199999988079071 [Pipeline] stash 07:08:27 Stashed 1 file(s) [Pipeline] } 07:08:27 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-192-stack-cost] [Pipeline] // lock [Pipeline] } 07:08:27 $ docker stop --time=1 fa8b337035bd99e589d0b58828c9c01ba5f28ba606d8717c94cd1b2ab467c6b8 07:08:29 $ docker rm -f fa8b337035bd99e589d0b58828c9c01ba5f28ba606d8717c94cd1b2ab467c6b8 [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 07:08:29 provisioning config files... 07:08:29 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/192@tmp/config6031422352970105167tmp [Pipeline] { [Pipeline] sh 07:08:30 + set +x 07:08:30 + curl -s https://codecov.io/bash 07:08:30 + bash -s -- 07:08:30 07:08:30 _____ _ 07:08:30 / ____| | | 07:08:30 | | ___ __| | ___ ___ _____ __ 07:08:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:08:30 | |___| (_) | (_| | __/ (_| (_) \ V / 07:08:30 \_____\___/ \__,_|\___|\___\___/ \_/ 07:08:30 Bash-1.0.6 07:08:30 07:08:30 07:08:30 ==> git version 2.25.1 found 07:08:30 ==> 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 07:08:30 Release-Date: 2020-01-08 07:08:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:08:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:08:30 ==> Jenkins CI detected. 07:08:30 current dir:  /w/workspace/edgex-go/192 07:08:30 project root: . 07:08:30 --> token set from env 07:08:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:08:30 ==> Running gcov in . (disable via -X gcov) 07:08:30 ==> Python coveragepy not found 07:08:30 ==> Searching for coverage reports in: 07:08:30 + . 07:08:30 -> Found 1 reports 07:08:30 ==> Detecting git/mercurial file structure 07:08:30 ==> Reading reports 07:08:30 + ./coverage.out bytes=433776 07:08:30 ==> Appending adjustments 07:08:30 https://docs.codecov.io/docs/fixing-reports 07:08:31 + Found adjustments 07:08:31 ==> Gzipping contents 07:08:31 60K /tmp/codecov.uREFcx.gz 07:08:31 ==> Uploading reports 07:08:31 url: https://codecov.io 07:08:31 query: branch=main&commit=3cf9e37e953a097f2ed78bc18538e6487e9d632c&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:08:31 -> Pinging Codecov 07:08:31 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=3cf9e37e953a097f2ed78bc18538e6487e9d632c&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:08:31 -> Uploading to 07:08:31 https://storage.googleapis.com/codecov/v4/raw/2022-04-13/00271124DB129430A58F1EEE437C3FCB/3cf9e37e953a097f2ed78bc18538e6487e9d632c/c6fbc34f-aa89-44c0-89c3-e8105bdcb4b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220413T070831Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dc8254de49c719430e387b869bd1f0072816416a7657a7774ba6e198d85b2133 07:08:31 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:31 Dload Upload Total Spent Left Speed 07:08:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59492 0 0 100 59492 0 238k --:--:-- --:--:-- --:--:-- 238k 07:08:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3cf9e37e953a097f2ed78bc18538e6487e9d632c [Pipeline] } 07:08:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:08:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:08:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:08:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:08:32 07:08:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 07:08:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:08:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 07:08:33 188c0c94c7c5: Pulling fs layer 07:08:33 0ef7d3d256c8: Pulling fs layer 07:08:33 de9db76c5a1d: Pulling fs layer 07:08:33 0eba1c9be4d2: Pulling fs layer 07:08:33 0d57e429df01: Pulling fs layer 07:08:33 4e4be7b47b0d: Pulling fs layer 07:08:33 e1f770b5df2f: Pulling fs layer 07:08:33 85a0685a4137: Pulling fs layer 07:08:33 0d57e429df01: Waiting 07:08:33 4e4be7b47b0d: Waiting 07:08:33 e1f770b5df2f: Waiting 07:08:33 85a0685a4137: Waiting 07:08:33 0eba1c9be4d2: Waiting 07:08:33 de9db76c5a1d: Verifying Checksum 07:08:33 de9db76c5a1d: Download complete 07:08:33 0ef7d3d256c8: Download complete 07:08:33 0d57e429df01: Verifying Checksum 07:08:33 0d57e429df01: Download complete 07:08:33 4e4be7b47b0d: Verifying Checksum 07:08:33 4e4be7b47b0d: Download complete 07:08:33 188c0c94c7c5: Download complete 07:08:33 188c0c94c7c5: Pull complete 07:08:33 e1f770b5df2f: Verifying Checksum 07:08:33 e1f770b5df2f: Download complete 07:08:33 0ef7d3d256c8: Pull complete 07:08:33 de9db76c5a1d: Pull complete 07:08:33 0eba1c9be4d2: Verifying Checksum 07:08:33 0eba1c9be4d2: Download complete 07:08:34 85a0685a4137: Verifying Checksum 07:08:34 85a0685a4137: Download complete 07:08:37 0eba1c9be4d2: Pull complete 07:08:37 0d57e429df01: Pull complete 07:08:37 4e4be7b47b0d: Pull complete 07:08:37 e1f770b5df2f: Pull complete 07:08:40 85a0685a4137: Pull complete 07:08:40 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 07:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 07:08:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 07:08:40 prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container 07:08:40 $ 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/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 07:08:43 $ docker top 3dd809e258a930205f5513c6147070cce0de2e2f6f37bb1b841af65406c80a61 -eo pid,comm [Pipeline] { [Pipeline] echo 07:08:43 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 07:08:43 + set -o pipefail 07:08:43 + snyk monitor '--org=edgex-jenkins' 07:08:51 07:08:51 Monitoring /w/workspace/edgex-go/192 (github.com/edgexfoundry/edgex-go)... 07:08:51 07:08:51 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/45e085a0-a8b6-42b0-9374-8c0abcecf2a1 07:08:51 07:08:51 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 07:08:51 07:08:51 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:08:51 07:08:51 [Pipeline] } 07:08:51 $ docker stop --time=1 3dd809e258a930205f5513c6147070cce0de2e2f6f37bb1b841af65406c80a61 07:08:54 $ docker rm -f 3dd809e258a930205f5513c6147070cce0de2e2f6f37bb1b841af65406c80a61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:08:54 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:08:54 provisioning config files... 07:08:54 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/192@tmp/config3052914918050569055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:08:54 --> edgex-publish-swagger.sh 07:08:54 === Publish openapi/v2 API === 07:08:54 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 07:08:54 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/192/openapi/v2/core-command.yaml] 07:08:54 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:54 Dload Upload Total Spent Left Speed 07:08:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 27437 0:00:01 0:00:01 --:--:-- 27437 100 33831 0 0 100 33831 0 24479 0:00:01 0:00:01 --:--:-- 24479 07:08:56 07:08:56 07:08:56 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/192/openapi/v2/core-data.yaml] 07:08:56 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:56 Dload Upload Total Spent Left Speed 07:08:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 69249 0:00:01 0:00:01 --:--:-- 69249 100 71604 0 0 100 71604 0 69249 0:00:01 0:00:01 --:--:-- 69249 07:08:57 07:08:57 07:08:57 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/192/openapi/v2/core-metadata.yaml] 07:08:57 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:57 Dload Upload Total Spent Left Speed 07:08:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 137k 0:00:01 0:00:01 --:--:-- 137k 100 141k 0 0 100 141k 0 137k 0:00:01 0:00:01 --:--:-- 137k 07:08:58 07:08:58 07:08:58 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/192/openapi/v2/support-notifications.yaml] 07:08:58 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:58 Dload Upload Total Spent Left Speed 07:08:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 92270 --:--:-- --:--:-- --:--:-- 92175 100 89318 0 0 100 89318 0 92270 --:--:-- --:--:-- --:--:-- 92175 07:08:59 07:08:59 07:08:59 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/192/openapi/v2/support-scheduler.yaml] 07:08:59 % Total % Received % Xferd Average Speed Time Time Time Current 07:08:59 Dload Upload Total Spent Left Speed 07:09:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 39635 --:--:-- --:--:-- --:--:-- 39595 100 39556 0 0 100 39556 0 39595 --:--:-- --:--:-- --:--:-- 39595 07:09:00 07:09:00 07:09:00 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/192/openapi/v2/system-agent.yaml] 07:09:00 % Total % Received % Xferd Average Speed Time Time Time Current 07:09:00 Dload Upload Total Spent Left Speed 07:09:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 20733 --:--:-- --:--:-- --:--:-- 20712 100 20091 0 0 100 20091 0 20712 --:--:-- --:--:-- --:--:-- 20691 07:09:01 07:09:01 [Pipeline] } 07:09:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:09:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:09:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:09:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:09:02 . [Pipeline] withDockerContainer 07:09:02 prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container 07:09:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:09:02 $ docker top 769cdcb85977c6e0f3014a7429da517652456f67fe4f2495b85cb77e920d47da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:09:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:09:02 [ssh-agent] Looking for ssh-agent implementation... 07:09:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:02 $ docker exec 769cdcb85977c6e0f3014a7429da517652456f67fe4f2495b85cb77e920d47da ssh-agent 07:09:03 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNpaNFO/agent.15 07:09:03 SSH_AGENT_PID=22 07:09:03 Running ssh-add (command line suppressed) 07:09:03 Identity added: /w/workspace/edgex-go/192@tmp/private_key_3328926416309847400.key (/w/workspace/edgex-go/192@tmp/private_key_3328926416309847400.key) 07:09:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:09:03 + git semver tag 07:09:03 # -> Open(): unable to determine branch for HEAD 07:09:03 # $GIT_DIR = /w/workspace/edgex-go/192/.git 07:09:03 # $GIT_WORK_TREE = /w/workspace/edgex-go/192 07:09:03 # $SEMVER_REMOTE_NAME = origin 07:09:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:09:03 # $SEMVER_USER_NAME = edgex-jenkins 07:09:03 # $SEMVER_BRANCH = main 07:09:03 # $SEMVER_DIR = /w/workspace/edgex-go/192/.semver 07:09:03 # 3cf9e37e953a097f2ed78bc18538e6487e9d632c HEAD 07:09:03 # -> Force: false 07:09:03 # cd1c2423ff105f8bad6ed7e3acca3b98abfcc573 refs/tags/v2.2.0-dev.67 [Pipeline] } 07:09:03 $ docker exec --env ******** --env ******** 769cdcb85977c6e0f3014a7429da517652456f67fe4f2495b85cb77e920d47da ssh-agent -k 07:09:03 unset SSH_AUTH_SOCK; 07:09:03 unset SSH_AGENT_PID; 07:09:03 echo Agent pid 22 killed; 07:09:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:09:03 + git semver [Pipeline] } 07:09:03 $ docker stop --time=1 769cdcb85977c6e0f3014a7429da517652456f67fe4f2495b85cb77e920d47da 07:09:05 $ docker rm -f 769cdcb85977c6e0f3014a7429da517652456f67fe4f2495b85cb77e920d47da [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 07:09:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:09:05 07:09:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 07:09:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:09:05 0.23.1-centos7: Pulling from edgex-lftools 07:09:05 ab5ef0e58194: Pulling fs layer 07:09:05 9712f1f96733: Pulling fs layer 07:09:05 63f879dbbcfc: Pulling fs layer 07:09:05 0d9ebad4ef96: Pulling fs layer 07:09:05 e9a5061849ea: Pulling fs layer 07:09:05 d747dcd14b5f: Pulling fs layer 07:09:05 2de7ff778b66: Pulling fs layer 07:09:05 e9a5061849ea: Waiting 07:09:05 d747dcd14b5f: Waiting 07:09:05 2de7ff778b66: Waiting 07:09:05 0d9ebad4ef96: Waiting 07:09:05 9712f1f96733: Verifying Checksum 07:09:05 9712f1f96733: Download complete 07:09:06 63f879dbbcfc: Verifying Checksum 07:09:06 63f879dbbcfc: Download complete 07:09:06 e9a5061849ea: Verifying Checksum 07:09:06 e9a5061849ea: Download complete 07:09:06 d747dcd14b5f: Verifying Checksum 07:09:06 d747dcd14b5f: Download complete 07:09:06 0d9ebad4ef96: Download complete 07:09:06 ab5ef0e58194: Verifying Checksum 07:09:06 ab5ef0e58194: Download complete 07:09:06 2de7ff778b66: Verifying Checksum 07:09:06 2de7ff778b66: Download complete 07:09:09 ab5ef0e58194: Pull complete 07:09:09 9712f1f96733: Pull complete 07:09:10 63f879dbbcfc: Pull complete 07:09:14 0d9ebad4ef96: Pull complete 07:09:14 e9a5061849ea: Pull complete 07:09:14 d747dcd14b5f: Pull complete 07:09:15 2de7ff778b66: Pull complete 07:09:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:09:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:09:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 07:09:15 prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container 07:09:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:09:18 $ docker top cc59768abc32abc4df894b1468c87c12f2a48410ddb2e22fc59dbcf280977a7e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:09:18 provisioning config files... 07:09:18 copy managed file [sigul-config] to file:/w/workspace/edgex-go/192@tmp/config3434903384600424316tmp 07:09:18 copy managed file [sigul-password] to file:/w/workspace/edgex-go/192@tmp/config704781080030488976tmp 07:09:18 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/192@tmp/config6093076598340698871tmp [Pipeline] { [Pipeline] echo 07:09:18 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:09:18 ---> sigul-configuration.sh 07:09:18 gpg: directory `/root/.gnupg' created 07:09:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:09:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:09:18 gpg: keyring `/root/.gnupg/secring.gpg' created 07:09:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:09:18 gpg: CAST5 encrypted data 07:09:18 gpg: encrypted with 1 passphrase 07:09:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:09:18 + mkdir /home/jenkins 07:09:18 + mkdir /home/jenkins/sigul [Pipeline] sh 07:09:19 + 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 07:09:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:09:19 ---> sigul-install.sh 07:09:19 Sigul already installed; skipping installation. [Pipeline] sh 07:09:19 + git tag --list 07:09:19 0.6.0 07:09:19 0.6.1 07:09:19 0.7.0 07:09:19 0.7.1 07:09:19 v1.0.0 07:09:19 v1.0.1 07:09:19 v1.1.0 07:09:19 v1.2.0 07:09:19 v1.2.1 07:09:19 v1.3.0 07:09:19 v1.3.1 07:09:19 v2.0.0 07:09:19 v2.0.1-dev.1 07:09:19 v2.0.1-dev.10 07:09:19 v2.0.1-dev.11 07:09:19 v2.0.1-dev.12 07:09:19 v2.0.1-dev.13 07:09:19 v2.0.1-dev.14 07:09:19 v2.0.1-dev.15 07:09:19 v2.0.1-dev.16 07:09:19 v2.0.1-dev.17 07:09:19 v2.0.1-dev.18 07:09:19 v2.0.1-dev.19 07:09:19 v2.0.1-dev.2 07:09:19 v2.0.1-dev.20 07:09:19 v2.0.1-dev.21 07:09:19 v2.0.1-dev.22 07:09:19 v2.0.1-dev.23 07:09:19 v2.0.1-dev.24 07:09:19 v2.0.1-dev.25 07:09:19 v2.0.1-dev.26 07:09:19 v2.0.1-dev.27 07:09:19 v2.0.1-dev.28 07:09:19 v2.0.1-dev.29 07:09:19 v2.0.1-dev.3 07:09:19 v2.0.1-dev.30 07:09:19 v2.0.1-dev.31 07:09:19 v2.0.1-dev.32 07:09:19 v2.0.1-dev.33 07:09:19 v2.0.1-dev.34 07:09:19 v2.0.1-dev.35 07:09:19 v2.0.1-dev.36 07:09:19 v2.0.1-dev.37 07:09:19 v2.0.1-dev.38 07:09:19 v2.0.1-dev.39 07:09:19 v2.0.1-dev.4 07:09:19 v2.0.1-dev.40 07:09:19 v2.0.1-dev.41 07:09:19 v2.0.1-dev.42 07:09:19 v2.0.1-dev.43 07:09:19 v2.0.1-dev.44 07:09:19 v2.0.1-dev.45 07:09:19 v2.0.1-dev.46 07:09:19 v2.0.1-dev.47 07:09:19 v2.0.1-dev.48 07:09:19 v2.0.1-dev.49 07:09:19 v2.0.1-dev.5 07:09:19 v2.0.1-dev.50 07:09:19 v2.0.1-dev.51 07:09:19 v2.0.1-dev.52 07:09:19 v2.0.1-dev.53 07:09:19 v2.0.1-dev.54 07:09:19 v2.0.1-dev.55 07:09:19 v2.0.1-dev.56 07:09:19 v2.0.1-dev.57 07:09:19 v2.0.1-dev.58 07:09:19 v2.0.1-dev.59 07:09:19 v2.0.1-dev.6 07:09:19 v2.0.1-dev.60 07:09:19 v2.0.1-dev.61 07:09:19 v2.0.1-dev.62 07:09:19 v2.0.1-dev.63 07:09:19 v2.0.1-dev.64 07:09:19 v2.0.1-dev.65 07:09:19 v2.0.1-dev.66 07:09:19 v2.0.1-dev.67 07:09:19 v2.0.1-dev.68 07:09:19 v2.0.1-dev.69 07:09:19 v2.0.1-dev.7 07:09:19 v2.0.1-dev.70 07:09:19 v2.0.1-dev.71 07:09:19 v2.0.1-dev.72 07:09:19 v2.0.1-dev.73 07:09:19 v2.0.1-dev.74 07:09:19 v2.0.1-dev.75 07:09:19 v2.0.1-dev.76 07:09:19 v2.0.1-dev.77 07:09:19 v2.0.1-dev.78 07:09:19 v2.0.1-dev.79 07:09:19 v2.0.1-dev.8 07:09:19 v2.0.1-dev.80 07:09:19 v2.0.1-dev.81 07:09:19 v2.0.1-dev.82 07:09:19 v2.0.1-dev.83 07:09:19 v2.0.1-dev.84 07:09:19 v2.0.1-dev.85 07:09:19 v2.0.1-dev.86 07:09:19 v2.0.1-dev.87 07:09:19 v2.0.1-dev.88 07:09:19 v2.0.1-dev.89 07:09:19 v2.0.1-dev.9 07:09:19 v2.0.1-dev.90 07:09:19 v2.0.1-dev.91 07:09:19 v2.0.1-dev.92 07:09:19 v2.0.1-dev.93 07:09:19 v2.0.1-dev.94 07:09:19 v2.0.1-dev.95 07:09:19 v2.0.1-dev.96 07:09:19 v2.0.1-dev.97 07:09:19 v2.0.1-dev.98 07:09:19 v2.0.1-dev.99 07:09:19 v2.1.0 07:09:19 v2.2.0-dev.1 07:09:19 v2.2.0-dev.10 07:09:19 v2.2.0-dev.11 07:09:19 v2.2.0-dev.12 07:09:19 v2.2.0-dev.13 07:09:19 v2.2.0-dev.14 07:09:19 v2.2.0-dev.15 07:09:19 v2.2.0-dev.16 07:09:19 v2.2.0-dev.17 07:09:19 v2.2.0-dev.18 07:09:19 v2.2.0-dev.19 07:09:19 v2.2.0-dev.2 07:09:19 v2.2.0-dev.20 07:09:19 v2.2.0-dev.21 07:09:19 v2.2.0-dev.22 07:09:19 v2.2.0-dev.23 07:09:19 v2.2.0-dev.24 07:09:19 v2.2.0-dev.25 07:09:19 v2.2.0-dev.26 07:09:19 v2.2.0-dev.27 07:09:19 v2.2.0-dev.28 07:09:19 v2.2.0-dev.29 07:09:19 v2.2.0-dev.3 07:09:19 v2.2.0-dev.30 07:09:19 v2.2.0-dev.31 07:09:19 v2.2.0-dev.32 07:09:19 v2.2.0-dev.33 07:09:19 v2.2.0-dev.34 07:09:19 v2.2.0-dev.35 07:09:19 v2.2.0-dev.36 07:09:19 v2.2.0-dev.37 07:09:19 v2.2.0-dev.38 07:09:19 v2.2.0-dev.39 07:09:19 v2.2.0-dev.4 07:09:19 v2.2.0-dev.40 07:09:19 v2.2.0-dev.41 07:09:19 v2.2.0-dev.42 07:09:19 v2.2.0-dev.43 07:09:19 v2.2.0-dev.44 07:09:19 v2.2.0-dev.45 07:09:19 v2.2.0-dev.46 07:09:19 v2.2.0-dev.47 07:09:19 v2.2.0-dev.48 07:09:19 v2.2.0-dev.49 07:09:19 v2.2.0-dev.5 07:09:19 v2.2.0-dev.50 07:09:19 v2.2.0-dev.51 07:09:19 v2.2.0-dev.52 07:09:19 v2.2.0-dev.53 07:09:19 v2.2.0-dev.54 07:09:19 v2.2.0-dev.55 07:09:19 v2.2.0-dev.56 07:09:19 v2.2.0-dev.57 07:09:19 v2.2.0-dev.58 07:09:19 v2.2.0-dev.59 07:09:19 v2.2.0-dev.6 07:09:19 v2.2.0-dev.60 07:09:19 v2.2.0-dev.61 07:09:19 v2.2.0-dev.62 07:09:19 v2.2.0-dev.63 07:09:19 v2.2.0-dev.64 07:09:19 v2.2.0-dev.65 07:09:19 v2.2.0-dev.66 07:09:19 v2.2.0-dev.67 07:09:19 v2.2.0-dev.7 07:09:19 v2.2.0-dev.8 07:09:19 v2.2.0-dev.9 [Pipeline] sh 07:09:20 + lftools sign git-tag v2.2.0-dev.67 07:09:20 Signing Git tag with Sigul... 07:09:20 Signing v2.2.0-dev.67 [Pipeline] echo 07:09:20 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:09:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:09:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:09:21 $ docker stop --time=1 cc59768abc32abc4df894b1468c87c12f2a48410ddb2e22fc59dbcf280977a7e 07:09:22 $ docker rm -f cc59768abc32abc4df894b1468c87c12f2a48410ddb2e22fc59dbcf280977a7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:09:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:09:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:09:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:09:23 . [Pipeline] withDockerContainer 07:09:23 prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container 07:09:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:09:23 $ docker top 2d300d370f608c8e2f782751d2500e05ec9745862964f2603e87e28a7d8a7d3f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:09:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:09:23 [ssh-agent] Looking for ssh-agent implementation... 07:09:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:24 $ docker exec 2d300d370f608c8e2f782751d2500e05ec9745862964f2603e87e28a7d8a7d3f ssh-agent 07:09:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdjdiBA/agent.15 07:09:24 SSH_AGENT_PID=21 07:09:24 Running ssh-add (command line suppressed) 07:09:24 Identity added: /w/workspace/edgex-go/192@tmp/private_key_6517451582008126524.key (/w/workspace/edgex-go/192@tmp/private_key_6517451582008126524.key) 07:09:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:09:24 + git semver bump pre 07:09:24 # -> Open(): unable to determine branch for HEAD 07:09:24 # $GIT_DIR = /w/workspace/edgex-go/192/.git 07:09:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/192 07:09:24 # $SEMVER_REMOTE_NAME = origin 07:09:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:09:24 # $SEMVER_USER_NAME = edgex-jenkins 07:09:24 # $SEMVER_BRANCH = main 07:09:24 # $SEMVER_DIR = /w/workspace/edgex-go/192/.semver 07:09:24 2.2.0-dev.68 [Pipeline] } 07:09:24 $ docker exec --env ******** --env ******** 2d300d370f608c8e2f782751d2500e05ec9745862964f2603e87e28a7d8a7d3f ssh-agent -k 07:09:24 unset SSH_AUTH_SOCK; 07:09:24 unset SSH_AGENT_PID; 07:09:24 echo Agent pid 21 killed; 07:09:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:09:24 + git semver [Pipeline] } 07:09:25 $ docker stop --time=1 2d300d370f608c8e2f782751d2500e05ec9745862964f2603e87e28a7d8a7d3f 07:09:26 $ docker rm -f 2d300d370f608c8e2f782751d2500e05ec9745862964f2603e87e28a7d8a7d3f [Pipeline] // withDockerContainer [Pipeline] sh 07:09:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:09:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:09:26 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:09:26 . [Pipeline] withDockerContainer 07:09:27 prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container 07:09:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:09:27 $ docker top 7faad0b4ade162c4362b2774547bbb226ac41581adb9292be0ded9b405a169e0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:09:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:09:27 [ssh-agent] Looking for ssh-agent implementation... 07:09:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:09:27 $ docker exec 7faad0b4ade162c4362b2774547bbb226ac41581adb9292be0ded9b405a169e0 ssh-agent 07:09:27 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpepGDa/agent.14 07:09:27 SSH_AGENT_PID=20 07:09:27 Running ssh-add (command line suppressed) 07:09:27 Identity added: /w/workspace/edgex-go/192@tmp/private_key_8501528037386461526.key (/w/workspace/edgex-go/192@tmp/private_key_8501528037386461526.key) 07:09:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:09:28 + git semver push 07:09:28 # -> Open(): unable to determine branch for HEAD 07:09:28 # $GIT_DIR = /w/workspace/edgex-go/192/.git 07:09:28 # $GIT_WORK_TREE = /w/workspace/edgex-go/192 07:09:28 # $SEMVER_REMOTE_NAME = origin 07:09:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:09:28 # $SEMVER_USER_NAME = edgex-jenkins 07:09:28 # $SEMVER_BRANCH = main 07:09:28 # $SEMVER_DIR = /w/workspace/edgex-go/192/.semver [Pipeline] } 07:09:32 $ docker exec --env ******** --env ******** 7faad0b4ade162c4362b2774547bbb226ac41581adb9292be0ded9b405a169e0 ssh-agent -k 07:09:32 unset SSH_AUTH_SOCK; 07:09:32 unset SSH_AGENT_PID; 07:09:32 echo Agent pid 20 killed; 07:09:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:09:32 + git semver [Pipeline] } 07:09:32 $ docker stop --time=1 7faad0b4ade162c4362b2774547bbb226ac41581adb9292be0ded9b405a169e0 07:09:34 $ docker rm -f 7faad0b4ade162c4362b2774547bbb226ac41581adb9292be0ded9b405a169e0 [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 07:09:34 + [ -d /w/workspace/edgex-go/192/archives ] [Pipeline] libraryResource [Pipeline] sh 07:09:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:09:35 ---> package-listing.sh 07:09:35 ++ facter osfamily 07:09:35 ++ tr '[:upper:]' '[:lower:]' 07:09:36 + OS_FAMILY=debian 07:09:36 + workspace=/w/workspace/edgex-go/192 07:09:36 + START_PACKAGES=/tmp/packages_start.txt 07:09:36 + END_PACKAGES=/tmp/packages_end.txt 07:09:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:09:36 + PACKAGES=/tmp/packages_start.txt 07:09:36 + '[' /w/workspace/edgex-go/192 ']' 07:09:36 + PACKAGES=/tmp/packages_end.txt 07:09:36 + case "${OS_FAMILY}" in 07:09:36 + dpkg -l 07:09:36 + grep '^ii' 07:09:36 + '[' -f /tmp/packages_start.txt ']' 07:09:36 + '[' -f /tmp/packages_end.txt ']' 07:09:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:09:36 + '[' /w/workspace/edgex-go/192 ']' 07:09:36 + mkdir -p /w/workspace/edgex-go/192/archives/ 07:09:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/192/archives/ [Pipeline] echo 07:09:36 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/192/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:09:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:09:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:37 07:09:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:09:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:37 latest: Pulling from edgex-lftools-log-publisher 07:09:37 5eb5b503b376: Pulling fs layer 07:09:37 5c69ac0246d0: Pulling fs layer 07:09:37 ec43610c2a17: Pulling fs layer 07:09:37 3a2ae6a8a46f: Pulling fs layer 07:09:37 33b1e0a273af: Pulling fs layer 07:09:37 5d3b04190fa2: Pulling fs layer 07:09:37 2f39f015ded8: Pulling fs layer 07:09:37 3a2ae6a8a46f: Waiting 07:09:37 2f39f015ded8: Waiting 07:09:37 5d3b04190fa2: Waiting 07:09:37 5c69ac0246d0: Verifying Checksum 07:09:37 5c69ac0246d0: Download complete 07:09:37 3a2ae6a8a46f: Verifying Checksum 07:09:37 3a2ae6a8a46f: Download complete 07:09:37 33b1e0a273af: Verifying Checksum 07:09:37 33b1e0a273af: Download complete 07:09:37 ec43610c2a17: Verifying Checksum 07:09:37 ec43610c2a17: Download complete 07:09:37 5d3b04190fa2: Verifying Checksum 07:09:37 5d3b04190fa2: Download complete 07:09:37 5eb5b503b376: Download complete 07:09:38 2f39f015ded8: Verifying Checksum 07:09:38 2f39f015ded8: Download complete 07:09:38 5eb5b503b376: Pull complete 07:09:39 5c69ac0246d0: Pull complete 07:09:39 ec43610c2a17: Pull complete 07:09:39 3a2ae6a8a46f: Pull complete 07:09:39 33b1e0a273af: Pull complete 07:09:39 5d3b04190fa2: Pull complete 07:09:43 2f39f015ded8: Pull complete 07:09:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:09:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:09:43 prd-ubuntu20.04-docker-8c-8g-20779 does not seem to be running inside a container 07:09:43 $ 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/192/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/192 -v /w/workspace/edgex-go/192:/w/workspace/edgex-go/192:rw,z -v /w/workspace/edgex-go/192@tmp:/w/workspace/edgex-go/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:09:45 $ docker top bec22c09783670c7f66d6e3db47835c27ddc5db880b9511228b9e94e2d6cd778 -eo pid,comm [Pipeline] { [Pipeline] sh 07:09:45 + touch /tmp/pre-build-complete [Pipeline] sh 07:09:46 + mkdir -p /var/log/sysstat [Pipeline] sh 07:09:46 + ls /var/log/sa-host 07:09:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:46 provisioning config files... 07:09:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/192@tmp/config8583284783288955552tmp [Pipeline] { [Pipeline] echo 07:09:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:09:46 ---> create-netrc.sh [Pipeline] } 07:09:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:09:47 ---> python-tools-install.sh [Pipeline] echo 07:09:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:09:47 ---> sudo-logs.sh 07:09:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:09:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:09:47 ---> job-cost.sh 07:09:47 lf-activate-venv: SKIPPING 07:09:47 DEBUG: total: 0.2199999988079071 07:09:47 INFO: Retrieving Stack Cost... 07:09:48 INFO: Retrieving Pricing Info for: v3-standard-8 07:09:48 INFO: Archiving Costs [Pipeline] echo 07:09:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:09:49 ---> logs-deploy.sh 07:09:49 lf-activate-venv: SKIPPING 07:09:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/192 07:09:49 INFO: archiving workspace using pattern(s): 07:09:49 Archives upload complete. 07:09:49 INFO: archiving logs to Nexus 07:09:50 ---> uname -a: 07:09:50 Linux prd-ubuntu20-04-docker-8c-8g-20779 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 07:09:50 07:09:50 07:09:50 ---> lscpu: 07:09:50 Architecture: x86_64 07:09:50 CPU op-mode(s): 32-bit, 64-bit 07:09:50 Byte Order: Little Endian 07:09:50 Address sizes: 40 bits physical, 48 bits virtual 07:09:50 CPU(s): 8 07:09:50 On-line CPU(s) list: 0-7 07:09:50 Thread(s) per core: 1 07:09:50 Core(s) per socket: 1 07:09:50 Socket(s): 8 07:09:50 NUMA node(s): 1 07:09:50 Vendor ID: AuthenticAMD 07:09:50 CPU family: 23 07:09:50 Model: 49 07:09:50 Model name: AMD EPYC-Rome Processor 07:09:50 Stepping: 0 07:09:50 CPU MHz: 2799.998 07:09:50 BogoMIPS: 5599.99 07:09:50 Virtualization: AMD-V 07:09:50 Hypervisor vendor: KVM 07:09:50 Virtualization type: full 07:09:50 L1d cache: 256 KiB 07:09:50 L1i cache: 256 KiB 07:09:50 L2 cache: 4 MiB 07:09:50 L3 cache: 128 MiB 07:09:50 NUMA node0 CPU(s): 0-7 07:09:50 Vulnerability Itlb multihit: Not affected 07:09:50 Vulnerability L1tf: Not affected 07:09:50 Vulnerability Mds: Not affected 07:09:50 Vulnerability Meltdown: Not affected 07:09:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:09:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:09:50 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:09:50 Vulnerability Srbds: Not affected 07:09:50 Vulnerability Tsx async abort: Not affected 07:09:50 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 07:09:50 07:09:50 07:09:50 ---> nproc: 07:09:50 8 07:09:50 07:09:50 07:09:50 ---> df -h: 07:09:50 Filesystem Size Used Avail Use% Mounted on 07:09:50 overlay 155G 28G 128G 18% / 07:09:50 tmpfs 64M 0 64M 0% /dev 07:09:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:09:50 shm 64M 0 64M 0% /dev/shm 07:09:50 /dev/vda1 155G 28G 128G 18% /facter-os 07:09:50 07:09:50 07:09:50 ---> sar -b -r -n DEV: 07:09:50 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20779) 04/13/22 _x86_64_ (8 CPU) 07:09:50 07:09:50 06:00:46 LINUX RESTART (8 CPU) 07:09:50 07:09:50 06:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:09:50 06:02:01 319.11 55.67 263.44 0.00 7425.96 176521.51 0.00 07:09:50 06:03:01 121.08 1.25 119.83 0.00 28.53 61885.15 0.00 07:09:50 06:04:01 50.57 0.15 50.42 0.00 1.87 18470.80 0.00 07:09:50 06:05:01 372.72 1.72 371.00 0.00 68.92 358651.42 0.00 07:09:50 06:06:01 796.62 3.02 793.60 0.00 24.13 268216.90 0.00 07:09:50 06:07:01 601.60 0.22 601.38 0.00 5.86 272708.85 0.00 07:09:50 06:08:02 717.48 0.33 717.14 0.00 2.67 216457.58 0.00 07:09:50 06:09:01 1093.54 1.83 1091.71 0.00 14.64 423734.01 0.00 07:09:50 06:10:01 1052.55 0.35 1052.20 0.00 4.93 249042.19 0.00 07:09:50 06:11:01 114.50 0.02 114.48 0.00 0.93 40517.65 0.00 07:09:50 06:12:01 23.63 0.00 23.63 0.00 0.00 597.67 0.00 07:09:50 06:13:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 07:09:50 06:14:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 07:09:50 06:15:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 07:09:50 06:16:01 1.90 0.02 1.88 0.00 0.13 22.26 0.00 07:09:50 06:17:01 1.02 0.02 1.00 0.00 0.13 11.46 0.00 07:09:50 06:18:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 07:09:50 06:19:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 07:09:50 06:20:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 07:09:50 06:21:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 07:09:50 06:22:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 07:09:50 06:23:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 07:09:50 06:24:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 07:09:50 06:25:01 0.95 0.08 0.87 0.00 0.67 9.73 0.00 07:09:50 06:26:01 4.64 2.16 2.48 0.00 35.77 80.59 0.00 07:09:50 06:27:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 07:09:50 06:28:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 07:09:50 06:29:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 07:09:50 06:30:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 07:09:50 06:31:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 07:09:50 06:32:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 07:09:50 06:33:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 07:09:50 06:34:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 07:09:50 06:35:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 07:09:50 06:36:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 07:09:50 06:37:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 07:09:50 06:38:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 07:09:50 06:39:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 07:09:50 06:40:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 07:09:50 06:41:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 07:09:50 06:42:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 07:09:50 06:43:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 07:09:50 06:44:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 07:09:50 06:45:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 07:09:50 06:46:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 07:09:50 06:47:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 07:09:50 06:48:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 07:09:50 06:49:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 07:09:50 06:50:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 07:09:50 06:51:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 07:09:50 06:52:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 07:09:50 06:53:01 1.88 0.87 1.02 0.00 18.40 11.60 0.00 07:09:50 06:54:01 2.15 0.00 2.15 0.00 0.00 28.26 0.00 07:09:50 06:55:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 07:09:50 06:56:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 07:09:50 06:57:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 07:09:50 06:58:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 07:09:50 06:59:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 07:09:50 07:00:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 07:09:50 07:01:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 07:09:50 07:02:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 07:09:50 07:03:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 07:09:50 07:04:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 07:09:50 07:05:01 1.00 0.00 1.00 0.00 0.00 13.20 0.00 07:09:50 07:06:01 1.37 0.00 1.37 0.00 0.00 18.00 0.00 07:09:50 07:07:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 07:09:50 07:08:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 07:09:50 07:09:01 134.76 0.45 134.31 0.00 10.93 37687.99 0.00 07:09:50 Average: 80.20 1.00 79.20 0.00 112.44 31159.66 0.00 07:09:50 07:09:50 06:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:09:50 06:02:01 28972236 31761040 554752 1.69 105540 2965024 2201052 6.49 1154708 2404288 545476 07:09:50 06:03:01 27894092 31666912 620472 1.89 150088 3820380 2134728 6.29 1629092 2891460 490520 07:09:50 06:04:01 27659752 31760160 526388 1.60 155056 4110376 1939456 5.72 1445928 3276956 386668 07:09:50 06:05:01 19108640 31675392 603340 1.83 167244 12318092 2201896 6.49 1927776 11089952 1307404 07:09:50 06:06:01 15553688 30668940 1581304 4.81 318836 14270024 4587964 13.52 3928728 12161892 3288 07:09:50 06:07:01 8732232 28243592 3994992 12.15 375244 18357364 6508628 19.18 7553848 15087576 356972 07:09:50 06:08:02 8810928 29933084 2302220 7.00 438940 19737108 4566988 13.46 5372408 17026108 58360 07:09:50 06:09:01 569020 31380668 862112 2.62 610316 28843784 2486628 7.33 5203280 25030872 899860 07:09:50 06:10:01 6639004 31642508 612852 1.86 711252 23234640 2185312 6.44 3600368 20876976 885820 07:09:50 06:11:01 10538380 31736036 525684 1.60 713128 19648744 1991032 5.87 3007716 17801664 828 07:09:50 06:12:01 10544272 31742508 519500 1.58 713860 19649204 1989404 5.86 3001792 17801956 344 07:09:50 06:13:01 10545036 31743308 518724 1.58 713864 19649212 1989404 5.86 3000148 17801976 164 07:09:50 06:14:01 10549524 31747816 514292 1.56 713880 19649212 1989404 5.86 2995580 17801976 200 07:09:50 06:15:01 10549744 31748044 513976 1.56 713896 19649216 1989404 5.86 2995784 17801980 240 07:09:50 06:16:01 10552512 31750984 511584 1.56 713940 19649220 2001008 5.90 2992772 17801984 212 07:09:50 06:17:01 10551740 31750216 512372 1.56 713968 19649216 2001008 5.90 2992720 17801984 156 07:09:50 06:18:01 10552676 31751272 511196 1.55 713972 19649224 2001008 5.90 2992372 17801988 24 07:09:50 06:19:01 10552540 31751140 511220 1.55 713984 19649228 2001008 5.90 2992684 17801992 244 07:09:50 06:20:01 10552344 31750944 511400 1.56 714000 19649228 2001008 5.90 2992356 17801992 16 07:09:50 06:21:01 10552460 31751104 511136 1.55 714008 19649240 2001008 5.90 2992800 17801996 112 07:09:50 06:22:01 10552524 31751176 511052 1.55 714028 19649240 2001008 5.90 2992720 17801996 12 07:09:50 06:23:01 10552412 31751072 511088 1.55 714036 19649244 2001008 5.90 2992424 17802000 148 07:09:50 06:24:01 10552580 31751248 511048 1.55 714056 19649248 2001008 5.90 2992408 17802004 8 07:09:50 06:25:01 10552856 31751524 510736 1.55 714068 19649244 2001008 5.90 2992784 17802004 156 07:09:50 06:26:01 10549556 31750936 511072 1.55 714132 19651568 2001008 5.90 2992588 17804276 12 07:09:50 06:27:01 10549792 31751200 510748 1.55 714148 19651584 2001008 5.90 2992984 17804276 140 07:09:50 06:28:01 10549688 31751140 510768 1.55 714164 19651588 2001008 5.90 2992888 17804280 36 07:09:50 06:29:01 10549616 31751076 510748 1.55 714172 19651596 2001008 5.90 2992652 17804284 176 07:09:50 06:30:01 10549772 31751244 510584 1.55 714180 19651596 2001008 5.90 2993020 17804284 176 07:09:50 06:31:01 10549828 31751316 510504 1.55 714200 19651600 2001008 5.90 2992660 17804288 168 07:09:50 06:32:01 10549696 31751208 510764 1.55 714204 19651604 2001008 5.90 2993384 17804296 192 07:09:50 06:33:01 10549720 31751244 510728 1.55 714216 19651604 2001008 5.90 2992704 17804296 152 07:09:50 06:34:01 10550100 31751660 510444 1.55 714236 19651608 2001008 5.90 2993088 17804300 188 07:09:50 06:35:01 10550092 31751656 510440 1.55 714248 19651608 2001008 5.90 2992712 17804300 160 07:09:50 06:36:01 10550044 31751624 510420 1.55 714252 19651612 2001008 5.90 2992760 17804304 12 07:09:50 06:37:01 10549776 31751368 510612 1.55 714256 19651620 2001008 5.90 2993068 17804312 180 07:09:50 06:38:01 10549692 31751288 510832 1.55 714272 19651620 1984656 5.85 2992760 17804312 12 07:09:50 06:39:01 10549904 31751620 510420 1.55 714288 19651756 1984656 5.85 2992744 17804428 152 07:09:50 06:40:01 10549524 31751244 510736 1.55 714304 19651756 1984656 5.85 2992744 17804428 12 07:09:50 06:41:01 10549768 31751552 510412 1.55 714332 19651744 2000712 5.90 2992868 17804432 152 07:09:50 06:42:01 10549500 31751336 510596 1.55 714336 19651764 1984660 5.85 2993152 17804456 12 07:09:50 06:43:01 10549680 31751520 510332 1.55 714344 19651764 1984660 5.85 2992852 17804456 152 07:09:50 06:44:01 10549872 31751724 510292 1.55 714360 19651768 1984660 5.85 2992844 17804460 16 07:09:50 06:45:01 10549588 31751456 510628 1.55 714368 19651772 1984660 5.85 2992856 17804464 144 07:09:50 06:46:01 10550084 31751976 510168 1.55 714376 19651772 1984660 5.85 2992872 17804464 8 07:09:50 06:47:01 10549712 31751620 510420 1.55 714388 19651780 1984660 5.85 2993552 17804468 260 07:09:50 06:48:01 10549736 31751656 510384 1.55 714400 19651780 1984660 5.85 2992932 17804468 12 07:09:50 06:49:01 10549640 31751580 510380 1.55 714408 19651784 1984660 5.85 2993308 17804472 260 07:09:50 06:50:01 10549664 31751612 510328 1.55 714432 19651788 1984660 5.85 2992928 17804476 12 07:09:50 06:51:01 10549996 31751984 510068 1.55 714440 19651788 1984660 5.85 2993784 17804480 84 07:09:50 06:52:01 10549808 31751812 510240 1.55 714460 19651792 1984660 5.85 2993520 17804484 20 07:09:50 06:53:01 10539940 31742836 519092 1.58 714516 19652308 2070484 6.10 3002688 17804852 368 07:09:50 06:54:01 10546272 31749188 512628 1.56 714532 19652312 2035908 6.00 2993496 17804860 188 07:09:50 06:55:01 10546564 31749488 512332 1.56 714560 19652316 2035908 6.00 2993256 17804864 172 07:09:50 06:56:01 10546516 31749500 512292 1.56 714580 19652316 2035908 6.00 2993256 17804868 8 07:09:50 06:57:01 10545924 31748916 512720 1.56 714612 19652324 2035908 6.00 2993960 17804868 284 07:09:50 06:58:01 10546588 31749632 512184 1.56 714628 19652328 2035908 6.00 2993676 17804872 196 07:09:50 06:59:01 10546588 31749636 512184 1.56 714636 19652328 2035908 6.00 2993312 17804872 168 07:09:50 07:00:01 10546256 31749316 512420 1.56 714636 19652332 2035908 6.00 2993588 17804876 164 07:09:50 07:01:01 10546496 31749564 512384 1.56 714636 19652332 2035908 6.00 2993960 17804880 88 07:09:50 07:02:01 10546432 31749524 512376 1.56 714656 19652336 2019320 5.95 2994024 17804884 12 07:09:50 07:03:01 10546904 31750028 511928 1.56 714680 19652340 2019320 5.95 2993392 17804888 156 07:09:50 07:04:01 10546504 31749644 512412 1.56 714696 19652340 2019320 5.95 2994432 17804888 216 07:09:50 07:05:01 10546448 31749784 512180 1.56 714704 19652476 2035372 6.00 2995508 17803936 204 07:09:50 07:06:01 10546936 31750292 511656 1.56 714712 19652480 2035372 6.00 2994700 17803940 44 07:09:50 07:07:01 10546792 31750168 511720 1.56 714716 19652480 2035372 6.00 2995316 17803952 276 07:09:50 07:08:01 10546484 31749880 511896 1.56 714736 19652484 2035372 6.00 2995040 17803956 184 07:09:50 07:09:01 9728636 31736296 524592 1.60 749508 20371200 2018448 5.95 3077400 18486400 3784 07:09:50 Average: 11257372 31646677 615802 1.87 664866 18938226 2163898 6.38 3066830 17072860 72745 07:09:50 07:09:50 06:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:09:50 06:02:01 docker0 776.27 421.13 66.49 2714.11 0.00 0.00 0.00 0.00 07:09:50 06:02:01 ens3 1259.64 1331.76 10450.63 191.44 0.00 0.00 0.00 0.00 07:09:50 06:02:01 lo 4.80 4.80 0.46 0.46 0.00 0.00 0.00 0.00 07:09:50 06:03:01 vethc79bee6 0.50 0.72 0.04 0.07 0.00 0.00 0.00 0.00 07:09:50 06:03:01 docker0 97.62 128.70 8.08 989.13 0.00 0.00 0.00 0.00 07:09:50 06:03:01 ens3 190.50 142.03 1026.62 73.76 0.00 0.00 0.00 0.00 07:09:50 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:04:01 vethc79bee6 1.00 1.02 0.08 0.08 0.00 0.00 0.00 0.00 07:09:50 06:04:01 docker0 1.00 1.00 0.06 0.08 0.00 0.00 0.00 0.00 07:09:50 06:04:01 ens3 30.98 16.40 25.94 10.65 0.00 0.00 0.00 0.00 07:09:50 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:05:01 veth424f6e5 0.00 0.92 0.00 0.05 0.00 0.00 0.00 0.00 07:09:50 06:05:01 docker0 42.28 52.24 2.45 228.70 0.00 0.00 0.00 0.00 07:09:50 06:05:01 ens3 181.64 130.94 1936.06 79.55 0.00 0.00 0.00 0.00 07:09:50 06:05:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 07:09:50 06:06:01 veth04e8221 249.63 451.09 21.51 5831.81 0.00 0.00 0.00 0.48 07:09:50 06:06:01 veth424f6e5 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:06:01 veth4ef825d 252.87 459.86 22.10 5832.68 0.00 0.00 0.00 0.48 07:09:50 06:06:01 docker0 505.75 917.18 36.95 11738.77 0.00 0.00 0.00 0.00 07:09:50 06:06:01 veth3921b6e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:06:01 ens3 979.72 554.24 11862.71 115.45 0.00 0.00 0.00 0.00 07:09:50 06:06:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 07:09:50 06:07:01 veth04e8221 0.15 0.25 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:07:01 veth424f6e5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 07:09:50 06:07:01 veth4ef825d 0.13 0.22 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:07:01 vethdcc480c 205.23 378.76 17.48 5396.24 0.00 0.00 0.00 0.44 07:09:50 06:07:01 docker0 226.64 405.70 15.92 5526.56 0.00 0.00 0.00 0.00 07:09:50 06:07:01 ens3 449.54 250.22 5562.00 39.72 0.00 0.00 0.00 0.00 07:09:50 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:08:02 veth04e8221 8.28 11.08 0.83 206.40 0.00 0.00 0.00 0.02 07:09:50 06:08:02 veth424f6e5 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:08:02 veth4ef825d 7.50 13.51 0.78 206.09 0.00 0.00 0.00 0.02 07:09:50 06:08:02 vethdcc480c 31.56 45.90 3.10 431.91 0.00 0.00 0.00 0.04 07:09:50 06:08:02 docker0 52.05 79.71 4.36 931.33 0.00 0.00 0.00 0.00 07:09:50 06:08:02 ens3 128.69 96.35 953.76 82.52 0.00 0.00 0.00 0.00 07:09:50 06:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:09:01 veth424f6e5 0.00 0.29 0.00 0.01 0.00 0.00 0.00 0.00 07:09:50 06:09:01 vethdcc480c 0.20 0.49 0.01 0.03 0.00 0.00 0.00 0.00 07:09:50 06:09:01 docker0 14.15 17.59 0.80 77.53 0.00 0.00 0.00 0.00 07:09:50 06:09:01 ens3 85.73 71.21 109.92 79.26 0.00 0.00 0.00 0.00 07:09:50 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:10:01 veth424f6e5 0.00 0.53 0.00 0.02 0.00 0.00 0.00 0.00 07:09:50 06:10:01 docker0 58.90 87.82 4.13 863.39 0.00 0.00 0.00 0.00 07:09:50 06:10:01 ens3 166.74 102.20 1986.66 25.07 0.00 0.00 0.00 0.00 07:09:50 06:10:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 07:09:50 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:11:01 ens3 353.17 373.30 172.46 1689.05 0.00 0.00 0.00 0.00 07:09:50 06:11:01 lo 34.86 34.86 3.43 3.43 0.00 0.00 0.00 0.00 07:09:50 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:12:01 ens3 346.75 384.44 164.76 2318.35 0.00 0.00 0.00 0.00 07:09:50 06:12:01 lo 28.59 28.59 2.82 2.82 0.00 0.00 0.00 0.00 07:09:50 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:13:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:14:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 07:09:50 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:15:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:16:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:17:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 07:09:50 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:18:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 07:09:50 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:19:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:20:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:21:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:22:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:09:50 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:23:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:24:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:25:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:26:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:27:01 ens3 0.23 0.27 0.08 0.08 0.00 0.00 0.00 0.00 07:09:50 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:28:01 ens3 2.68 2.00 5.18 0.13 0.00 0.00 0.00 0.00 07:09:50 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:29:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:30:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:31:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:32:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 07:09:50 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:33:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:34:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:35:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:37:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 07:09:50 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:38:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:39:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:40:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:41:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:42:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 07:09:50 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:43:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:45:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:46:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:47:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 07:09:50 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:48:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:49:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:50:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:51:01 ens3 0.55 0.50 0.27 0.22 0.00 0.00 0.00 0.00 07:09:50 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:52:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 07:09:50 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:53:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:54:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:55:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:56:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:57:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 07:09:50 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:58:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 06:59:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 07:00:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 07:01:01 ens3 0.27 0.27 0.34 0.02 0.00 0.00 0.00 0.00 07:09:50 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 07:02:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 07:09:50 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 07:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 07:04:01 ens3 0.87 0.42 0.30 0.21 0.00 0.00 0.00 0.00 07:09:50 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 07:05:01 ens3 4.12 3.35 2.34 5.22 0.00 0.00 0.00 0.00 07:09:50 07:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:09:50 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 07:06:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 07:07:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 07:09:50 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:09:50 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 07:08:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:09:50 07:09:01 docker0 84.59 104.33 7.02 724.32 0.00 0.00 0.00 0.00 07:09:50 07:09:01 ens3 277.09 192.87 4803.12 63.31 0.00 0.00 0.00 0.00 07:09:50 07:09:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 07:09:50 Average: docker0 27.34 32.58 2.15 349.99 0.00 0.00 0.00 0.00 07:09:50 Average: ens3 65.64 53.77 574.59 70.22 0.00 0.00 0.00 0.00 07:09:50 Average: lo 1.17 1.17 0.11 0.11 0.00 0.00 0.00 0.00 07:09:50 07:09:50 07:09:50 ---> sar -P ALL: 07:09:50 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-20779) 04/13/22 _x86_64_ (8 CPU) 07:09:50 07:09:50 06:00:46 LINUX RESTART (8 CPU) 07:09:50 07:09:50 06:01:01 CPU %user %nice %system %iowait %steal %idle 07:09:50 06:02:01 all 12.02 0.00 3.98 1.97 0.05 81.99 07:09:50 06:02:01 0 9.18 0.00 3.04 0.34 0.07 87.38 07:09:50 06:02:01 1 16.36 0.00 4.69 2.20 0.05 76.70 07:09:50 06:02:01 2 10.38 0.00 4.66 0.34 0.03 84.59 07:09:50 06:02:01 3 12.33 0.00 3.95 2.85 0.05 80.83 07:09:50 06:02:01 4 10.82 0.00 3.62 4.50 0.03 81.03 07:09:50 06:02:01 5 17.53 0.00 3.67 1.58 0.05 77.16 07:09:50 06:02:01 6 10.42 0.00 4.07 0.49 0.03 85.00 07:09:50 06:02:01 7 9.11 0.00 4.14 3.48 0.05 83.22 07:09:50 06:03:01 all 29.92 0.00 6.63 1.20 0.07 62.18 07:09:50 06:03:01 0 26.40 0.00 6.94 0.12 0.07 66.47 07:09:50 06:03:01 1 29.97 0.00 5.57 0.54 0.07 63.85 07:09:50 06:03:01 2 30.41 0.00 6.03 0.10 0.07 63.39 07:09:50 06:03:01 3 29.67 0.00 6.67 0.12 0.07 63.47 07:09:50 06:03:01 4 31.13 0.00 6.32 0.08 0.08 62.39 07:09:50 06:03:01 5 30.09 0.00 7.56 6.66 0.07 55.62 07:09:50 06:03:01 6 29.67 0.00 7.28 0.32 0.07 62.66 07:09:50 06:03:01 7 31.99 0.00 6.64 1.71 0.08 59.58 07:09:50 06:04:01 all 46.90 0.00 5.84 0.34 0.09 46.83 07:09:50 06:04:01 0 47.65 0.00 5.88 0.07 0.08 46.32 07:09:50 06:04:01 1 46.10 0.00 5.85 0.10 0.08 47.86 07:09:50 06:04:01 2 46.02 0.00 6.17 0.00 0.08 47.72 07:09:50 06:04:01 3 46.54 0.00 5.66 0.12 0.08 47.60 07:09:50 06:04:01 4 49.02 0.00 5.50 0.03 0.08 45.36 07:09:50 06:04:01 5 46.23 0.00 5.83 1.96 0.10 45.88 07:09:50 06:04:01 6 46.87 0.00 5.48 0.03 0.10 47.51 07:09:50 06:04:01 7 46.78 0.00 6.34 0.42 0.08 46.37 07:09:50 06:05:01 all 18.06 0.00 12.13 4.86 0.08 64.86 07:09:50 06:05:01 0 18.88 0.00 12.01 3.93 0.09 65.10 07:09:50 06:05:01 1 18.86 0.00 11.17 1.21 0.09 68.68 07:09:50 06:05:01 2 18.99 0.00 11.82 1.40 0.09 67.71 07:09:50 06:05:01 3 18.25 0.00 12.85 5.14 0.09 63.68 07:09:50 06:05:01 4 18.23 0.00 11.59 0.80 0.05 69.32 07:09:50 06:05:01 5 17.63 0.00 14.27 10.65 0.10 57.35 07:09:50 06:05:01 6 17.32 0.00 11.07 14.41 0.09 57.13 07:09:50 06:05:01 7 16.37 0.00 12.28 1.38 0.09 69.88 07:09:50 06:06:01 all 68.25 0.00 12.13 5.06 0.13 14.42 07:09:50 06:06:01 0 69.05 0.00 10.46 6.79 0.13 13.56 07:09:50 06:06:01 1 69.71 0.00 10.71 2.42 0.13 17.02 07:09:50 06:06:01 2 68.30 0.00 12.82 2.60 0.13 16.14 07:09:50 06:06:01 3 67.90 0.00 12.21 4.70 0.15 15.04 07:09:50 06:06:01 4 66.93 0.00 13.94 9.03 0.15 9.94 07:09:50 06:06:01 5 66.48 0.00 13.31 5.56 0.12 14.53 07:09:50 06:06:01 6 69.80 0.00 10.98 5.51 0.12 13.59 07:09:50 06:06:01 7 67.80 0.00 12.61 3.92 0.13 15.53 07:09:50 06:07:01 all 88.08 0.00 11.60 0.03 0.14 0.15 07:09:50 06:07:01 0 88.54 0.00 11.04 0.05 0.13 0.23 07:09:50 06:07:01 1 87.12 0.00 12.75 0.02 0.12 0.00 07:09:50 06:07:01 2 86.27 0.00 13.25 0.03 0.12 0.33 07:09:50 06:07:01 3 88.69 0.00 10.89 0.05 0.17 0.20 07:09:50 06:07:01 4 88.55 0.00 11.22 0.05 0.12 0.07 07:09:50 06:07:01 5 89.31 0.00 10.47 0.00 0.15 0.07 07:09:50 06:07:01 6 87.88 0.00 11.73 0.05 0.13 0.20 07:09:50 06:07:01 7 88.28 0.00 11.47 0.02 0.15 0.08 07:09:50 06:08:02 all 85.43 0.00 11.15 1.22 0.13 2.07 07:09:50 06:08:02 0 86.94 0.00 10.85 0.60 0.13 1.47 07:09:50 06:08:02 1 83.47 0.00 12.46 1.00 0.13 2.93 07:09:50 06:08:02 2 87.10 0.00 10.39 0.43 0.15 1.92 07:09:50 06:08:02 3 82.18 0.00 13.24 3.25 0.12 1.21 07:09:50 06:08:02 4 86.59 0.00 10.96 1.52 0.13 0.80 07:09:50 06:08:02 5 83.22 0.00 13.02 1.07 0.13 2.56 07:09:50 06:08:02 6 86.19 0.00 10.01 0.70 0.15 2.95 07:09:50 06:08:02 7 87.74 0.00 8.25 1.19 0.12 2.71 07:09:50 06:09:01 all 62.72 0.00 13.87 4.89 0.12 18.40 07:09:50 06:09:01 0 58.65 0.00 15.11 3.90 0.14 22.21 07:09:50 06:09:01 1 67.14 0.00 12.47 1.45 0.12 18.82 07:09:50 06:09:01 2 60.45 0.00 13.85 1.38 0.12 24.20 07:09:50 06:09:01 3 58.52 0.00 14.92 12.34 0.12 14.11 07:09:50 06:09:01 4 66.43 0.00 12.79 2.39 0.10 18.29 07:09:50 06:09:01 5 59.10 0.00 16.83 9.93 0.12 14.02 07:09:50 06:09:01 6 71.60 0.00 10.81 1.80 0.14 15.65 07:09:50 06:09:01 7 59.81 0.00 14.22 5.98 0.10 19.89 07:09:50 06:10:01 all 42.46 0.00 12.43 4.37 0.11 40.63 07:09:50 06:10:01 0 39.56 0.00 12.60 4.74 0.12 42.98 07:09:50 06:10:01 1 41.90 0.00 11.62 1.47 0.09 44.93 07:09:50 06:10:01 2 41.92 0.00 12.29 4.96 0.10 40.73 07:09:50 06:10:01 3 42.87 0.00 11.78 4.79 0.12 40.44 07:09:50 06:10:01 4 41.88 0.00 13.79 4.23 0.10 40.00 07:09:50 06:10:01 5 46.46 0.00 11.81 7.12 0.12 34.49 07:09:50 06:10:01 6 42.97 0.00 11.33 2.02 0.14 43.55 07:09:50 06:10:01 7 42.08 0.00 14.19 5.61 0.14 37.98 07:09:50 06:11:01 all 7.23 0.00 1.95 7.05 0.05 83.71 07:09:50 06:11:01 0 4.99 0.00 1.59 9.16 0.05 84.21 07:09:50 06:11:01 1 16.01 0.00 3.63 0.33 0.07 79.96 07:09:50 06:11:01 2 5.35 0.00 1.76 22.22 0.05 70.63 07:09:50 06:11:01 3 6.45 0.00 1.82 0.94 0.07 90.72 07:09:50 06:11:01 4 6.34 0.00 1.52 10.29 0.05 81.80 07:09:50 06:11:01 5 6.60 0.00 1.92 1.69 0.03 89.76 07:09:50 06:11:01 6 6.25 0.00 0.97 0.02 0.05 92.72 07:09:50 06:11:01 7 5.90 0.00 2.37 11.80 0.07 79.87 07:09:50 06:12:01 all 9.16 0.00 1.07 0.86 0.09 88.81 07:09:50 06:12:01 0 9.31 0.00 1.07 0.32 0.10 89.21 07:09:50 06:12:01 1 8.35 0.00 0.97 4.43 0.05 86.20 07:09:50 06:12:01 2 8.76 0.00 1.04 0.17 0.08 89.95 07:09:50 06:12:01 3 13.27 0.00 1.38 0.08 0.20 85.06 07:09:50 06:12:01 4 9.67 0.00 1.09 0.18 0.08 88.97 07:09:50 06:12:01 5 8.15 0.00 0.93 0.05 0.07 90.80 07:09:50 06:12:01 6 4.67 0.00 0.62 0.05 0.05 94.61 07:09:50 06:12:01 7 11.14 0.00 1.51 1.60 0.12 85.64 07:09:50 07:09:50 06:12:01 CPU %user %nice %system %iowait %steal %idle 07:09:50 06:13:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:09:50 06:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:13:01 1 0.03 0.00 0.02 0.02 0.03 99.90 07:09:50 06:13:01 2 0.03 0.00 0.05 0.00 0.05 99.87 07:09:50 06:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:09:50 06:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:13:01 7 0.03 0.00 0.02 0.03 0.00 99.92 07:09:50 06:14:01 all 0.03 0.00 0.03 0.01 0.01 99.92 07:09:50 06:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:14:01 1 0.05 0.00 0.03 0.03 0.00 99.88 07:09:50 06:14:01 2 0.05 0.00 0.08 0.00 0.08 99.78 07:09:50 06:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:09:50 06:14:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:09:50 06:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:14:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:09:50 06:14:01 7 0.02 0.00 0.03 0.02 0.02 99.92 07:09:50 06:15:01 all 0.01 0.00 0.02 0.01 0.02 99.94 07:09:50 06:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:09:50 06:15:01 1 0.00 0.00 0.02 0.02 0.02 99.95 07:09:50 06:15:01 2 0.03 0.00 0.10 0.00 0.07 99.80 07:09:50 06:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:09:50 06:15:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:09:50 06:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:15:01 7 0.02 0.00 0.02 0.07 0.02 99.88 07:09:50 06:16:01 all 0.03 0.00 0.03 0.01 0.01 99.92 07:09:50 06:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:09:50 06:16:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:09:50 06:16:01 2 0.07 0.00 0.05 0.00 0.07 99.82 07:09:50 06:16:01 3 0.02 0.00 0.02 0.02 0.00 99.95 07:09:50 06:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:16:01 6 0.03 0.00 0.05 0.00 0.00 99.92 07:09:50 06:16:01 7 0.08 0.00 0.03 0.03 0.02 99.83 07:09:50 06:17:01 all 0.02 0.00 0.02 0.00 0.00 99.96 07:09:50 06:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:17:01 1 0.05 0.00 0.05 0.02 0.02 99.87 07:09:50 06:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 07:09:50 06:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:09:50 06:17:01 7 0.02 0.00 0.03 0.02 0.00 99.93 07:09:50 06:18:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:09:50 06:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:09:50 06:18:01 1 0.03 0.00 0.02 0.02 0.00 99.93 07:09:50 06:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:09:50 06:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:18:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:09:50 06:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:09:50 06:18:01 7 0.03 0.00 0.02 0.03 0.02 99.90 07:09:50 06:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:09:50 06:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:19:01 1 0.02 0.00 0.03 0.02 0.00 99.93 07:09:50 06:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:19:01 7 0.05 0.00 0.05 0.02 0.03 99.85 07:09:50 06:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:09:50 06:20:01 0 0.07 0.00 0.03 0.00 0.00 99.90 07:09:50 06:20:01 1 0.00 0.00 0.02 0.02 0.02 99.95 07:09:50 06:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:20:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:09:50 06:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:20:01 7 0.03 0.00 0.00 0.02 0.00 99.95 07:09:50 06:21:01 all 0.01 0.00 0.00 0.00 0.00 99.97 07:09:50 06:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:21:01 1 0.02 0.00 0.00 0.02 0.00 99.97 07:09:50 06:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:21:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:09:50 06:21:01 7 0.03 0.00 0.03 0.02 0.02 99.90 07:09:50 06:22:01 all 0.06 0.00 0.01 0.00 0.01 99.92 07:09:50 06:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:09:50 06:22:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:09:50 06:22:01 2 0.37 0.00 0.02 0.00 0.02 99.60 07:09:50 06:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:22:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:22:01 7 0.03 0.00 0.00 0.02 0.02 99.93 07:09:50 06:23:01 all 0.26 0.00 0.01 0.00 0.00 99.73 07:09:50 06:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:23:01 2 1.95 0.00 0.00 0.00 0.00 98.05 07:09:50 06:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:23:01 7 0.03 0.00 0.02 0.02 0.02 99.92 07:09:50 07:09:50 06:23:01 CPU %user %nice %system %iowait %steal %idle 07:09:50 06:24:01 all 0.26 0.00 0.02 0.01 0.01 99.70 07:09:50 06:24:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:09:50 06:24:01 1 0.03 0.00 0.03 0.02 0.02 99.90 07:09:50 06:24:01 2 1.97 0.00 0.02 0.00 0.02 98.00 07:09:50 06:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:09:50 06:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:24:01 7 0.02 0.00 0.02 0.03 0.02 99.92 07:09:50 06:25:01 all 0.23 0.00 0.02 0.00 0.00 99.74 07:09:50 06:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:25:01 1 0.03 0.00 0.02 0.02 0.02 99.92 07:09:50 06:25:01 2 1.69 0.00 0.08 0.00 0.00 98.22 07:09:50 06:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:09:50 06:25:01 7 0.05 0.00 0.00 0.02 0.02 99.92 07:09:50 06:26:01 all 0.02 0.00 0.02 0.02 0.00 99.93 07:09:50 06:26:01 0 0.02 0.00 0.03 0.02 0.00 99.93 07:09:50 06:26:01 1 0.10 0.00 0.03 0.05 0.00 99.82 07:09:50 06:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:26:01 4 0.00 0.00 0.03 0.00 0.00 99.97 07:09:50 06:26:01 5 0.02 0.00 0.02 0.03 0.00 99.93 07:09:50 06:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:26:01 7 0.02 0.00 0.03 0.07 0.02 99.87 07:09:50 06:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:09:50 06:27:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:09:50 06:27:01 1 0.03 0.00 0.02 0.02 0.02 99.92 07:09:50 06:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:09:50 06:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:27:01 7 0.03 0.00 0.03 0.02 0.00 99.92 07:09:50 06:28:01 all 0.02 0.00 0.01 0.01 0.01 99.96 07:09:50 06:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:09:50 06:28:01 1 0.05 0.00 0.02 0.02 0.00 99.92 07:09:50 06:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:09:50 06:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:28:01 7 0.05 0.00 0.02 0.03 0.02 99.88 07:09:50 06:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:09:50 06:29:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:09:50 06:29:01 1 0.07 0.00 0.02 0.02 0.03 99.87 07:09:50 06:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:09:50 06:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:29:01 7 0.00 0.00 0.02 0.02 0.00 99.97 07:09:50 06:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:09:50 06:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:30:01 1 0.05 0.00 0.05 0.03 0.02 99.85 07:09:50 06:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:09:50 06:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:09:50 06:31:01 1 0.03 0.00 0.02 0.03 0.02 99.90 07:09:50 06:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:31:01 6 0.05 0.00 0.02 0.00 0.00 99.93 07:09:50 06:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 07:09:50 06:32:01 all 0.25 0.00 0.01 0.01 0.01 99.72 07:09:50 06:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:09:50 06:32:01 1 0.03 0.00 0.03 0.03 0.02 99.88 07:09:50 06:32:01 2 1.87 0.00 0.03 0.00 0.02 98.08 07:09:50 06:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:09:50 06:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:09:50 06:33:01 all 0.16 0.00 0.02 0.01 0.00 99.81 07:09:50 06:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:33:01 1 0.05 0.00 0.02 0.02 0.02 99.90 07:09:50 06:33:01 2 1.19 0.00 0.05 0.00 0.00 98.76 07:09:50 06:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:33:01 7 0.02 0.00 0.02 0.05 0.00 99.92 07:09:50 06:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:09:50 06:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:34:01 1 0.02 0.00 0.03 0.02 0.02 99.92 07:09:50 06:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:09:50 06:34:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:09:50 07:09:50 06:34:01 CPU %user %nice %system %iowait %steal %idle 07:09:50 06:35:01 all 0.01 0.00 0.02 0.00 0.00 99.97 07:09:50 06:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:35:01 1 0.05 0.00 0.03 0.02 0.02 99.88 07:09:50 06:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:09:50 06:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:35:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:09:50 06:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:35:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:09:50 06:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:36:01 all 0.02 0.00 0.01 0.01 0.01 99.96 07:09:50 06:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:36:01 1 0.05 0.00 0.02 0.03 0.03 99.87 07:09:50 06:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:36:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:09:50 06:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:36:01 7 0.02 0.00 0.00 0.02 0.02 99.95 07:09:50 06:37:01 all 0.01 0.00 0.00 0.00 0.00 99.97 07:09:50 06:37:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:09:50 06:37:01 1 0.03 0.00 0.02 0.02 0.02 99.92 07:09:50 06:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:37:01 7 0.02 0.00 0.00 0.02 0.00 99.97 07:09:50 06:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:09:50 06:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:38:01 1 0.03 0.00 0.03 0.02 0.02 99.90 07:09:50 06:38:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:09:50 06:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:09:50 06:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:38:01 7 0.00 0.00 0.02 0.02 0.00 99.97 07:09:50 06:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:09:50 06:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:39:01 1 0.02 0.00 0.05 0.02 0.03 99.88 07:09:50 06:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:09:50 06:40:01 all 0.02 0.00 0.01 0.01 0.00 99.96 07:09:50 06:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:40:01 1 0.05 0.00 0.05 0.02 0.00 99.88 07:09:50 06:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:09:50 06:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:40:01 7 0.03 0.00 0.00 0.03 0.00 99.93 07:09:50 06:41:01 all 0.01 0.00 0.01 0.01 0.00 99.96 07:09:50 06:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:41:01 1 0.02 0.00 0.07 0.03 0.02 99.87 07:09:50 06:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:09:50 06:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:41:01 7 0.02 0.00 0.02 0.02 0.00 99.95 07:09:50 06:42:01 all 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:42:01 1 0.05 0.00 0.00 0.02 0.02 99.92 07:09:50 06:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:42:01 7 0.05 0.00 0.00 0.00 0.00 99.95 07:09:50 06:43:01 all 0.01 0.00 0.01 0.01 0.01 99.97 07:09:50 06:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:43:01 1 0.02 0.00 0.02 0.05 0.03 99.88 07:09:50 06:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:09:50 06:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:09:50 06:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:09:50 06:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:09:50 06:44:01 1 0.05 0.00 0.05 0.03 0.02 99.85 07:09:50 06:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:44:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:09:50 06:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:09:50 06:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:09:50 06:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:45:01 1 0.02 0.00 0.03 0.03 0.02 99.90 07:09:50 06:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:09:50 06:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 07:09:50 06:45:01 CPU %user %nice %system %iowait %steal %idle 07:09:50 06:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:09:50 06:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:09:50 06:46:01 1 0.02 0.00 0.00 0.00 0.03 99.95 07:09:50 06:46:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:09:50 06:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:46:01 7 0.02 0.00 0.02 0.03 0.00 99.93 07:09:50 06:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:09:50 06:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:47:01 1 0.03 0.00 0.03 0.03 0.02 99.88 07:09:50 06:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:09:50 06:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:48:01 1 0.05 0.00 0.02 0.03 0.02 99.88 07:09:50 06:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:09:50 06:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:09:50 06:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:09:50 06:49:01 all 0.26 0.00 0.01 0.00 0.01 99.73 07:09:50 06:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:49:01 1 0.05 0.00 0.03 0.03 0.02 99.87 07:09:50 06:49:01 2 1.94 0.00 0.00 0.00 0.00 98.06 07:09:50 06:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:09:50 06:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:09:50 06:50:01 all 0.26 0.00 0.01 0.00 0.00 99.72 07:09:50 06:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:50:01 1 0.02 0.00 0.03 0.02 0.02 99.92 07:09:50 06:50:01 2 1.97 0.00 0.00 0.00 0.02 98.01 07:09:50 06:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:09:50 06:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:50:01 7 0.02 0.00 0.03 0.02 0.00 99.93 07:09:50 06:51:01 all 0.09 0.00 0.01 0.01 0.00 99.88 07:09:50 06:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:09:50 06:51:01 1 0.02 0.00 0.03 0.03 0.02 99.90 07:09:50 06:51:01 2 0.67 0.00 0.00 0.00 0.00 99.33 07:09:50 06:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:51:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:09:50 06:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:51:01 7 0.02 0.00 0.00 0.02 0.00 99.97 07:09:50 06:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:09:50 06:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:52:01 1 0.02 0.00 0.02 0.03 0.03 99.90 07:09:50 06:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:09:50 06:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:53:01 all 0.05 0.00 0.03 0.01 0.01 99.90 07:09:50 06:53:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:09:50 06:53:01 1 0.07 0.00 0.02 0.03 0.02 99.87 07:09:50 06:53:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:09:50 06:53:01 3 0.22 0.00 0.03 0.03 0.00 99.72 07:09:50 06:53:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:09:50 06:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:09:50 06:53:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:09:50 06:53:01 7 0.00 0.00 0.03 0.00 0.00 99.97 07:09:50 06:54:01 all 0.01 0.00 0.02 0.01 0.00 99.96 07:09:50 06:54:01 0 0.00 0.00 0.02 0.03 0.00 99.95 07:09:50 06:54:01 1 0.03 0.00 0.05 0.02 0.02 99.88 07:09:50 06:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:54:01 6 0.03 0.00 0.03 0.00 0.00 99.93 07:09:50 06:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:09:50 06:55:01 0 0.00 0.00 0.03 0.03 0.02 99.92 07:09:50 06:55:01 1 0.03 0.00 0.02 0.02 0.02 99.92 07:09:50 06:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:09:50 06:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:09:50 06:56:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:09:50 06:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:56:01 1 0.03 0.00 0.03 0.02 0.02 99.90 07:09:50 06:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:09:50 06:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:09:50 06:56:01 7 0.00 0.00 0.00 0.03 0.00 99.97 07:09:50 07:09:50 06:56:01 CPU %user %nice %system %iowait %steal %idle 07:09:50 06:57:01 all 0.03 0.00 0.01 0.05 0.00 99.91 07:09:50 06:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:57:01 1 0.05 0.00 0.00 0.27 0.02 99.67 07:09:50 06:57:01 2 0.10 0.00 0.03 0.00 0.02 99.85 07:09:50 06:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:57:01 6 0.00 0.00 0.03 0.00 0.00 99.97 07:09:50 06:57:01 7 0.00 0.00 0.00 0.13 0.00 99.87 07:09:50 06:58:01 all 0.02 0.00 0.01 0.05 0.00 99.92 07:09:50 06:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:58:01 1 0.05 0.00 0.03 0.20 0.02 99.70 07:09:50 06:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 07:09:50 06:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:09:50 06:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 06:58:01 7 0.02 0.00 0.00 0.17 0.00 99.82 07:09:50 06:59:01 all 0.01 0.00 0.01 0.01 0.00 99.96 07:09:50 06:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 06:59:01 1 0.02 0.00 0.02 0.07 0.00 99.90 07:09:50 06:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:09:50 06:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:09:50 06:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 06:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 06:59:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:09:50 06:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 07:00:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:09:50 07:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:09:50 07:00:01 1 0.02 0.00 0.02 0.02 0.00 99.95 07:09:50 07:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 07:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:09:50 07:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 07:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 07:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 07:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 07:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:09:50 07:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 07:01:01 1 0.02 0.00 0.02 0.02 0.02 99.93 07:09:50 07:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:09:50 07:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 07:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 07:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 07:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:09:50 07:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:09:50 07:02:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:09:50 07:02:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:09:50 07:02:01 1 0.00 0.00 0.02 0.03 0.00 99.95 07:09:50 07:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 07:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:09:50 07:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 07:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 07:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 07:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 07:03:01 all 0.03 0.00 0.01 0.01 0.00 99.95 07:09:50 07:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 07:03:01 1 0.03 0.00 0.03 0.03 0.02 99.88 07:09:50 07:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 07:03:01 3 0.08 0.00 0.02 0.00 0.02 99.88 07:09:50 07:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 07:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 07:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:09:50 07:03:01 7 0.03 0.00 0.00 0.02 0.00 99.95 07:09:50 07:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:09:50 07:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:09:50 07:04:01 1 0.03 0.00 0.00 0.03 0.00 99.93 07:09:50 07:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:09:50 07:04:01 3 0.03 0.00 0.03 0.00 0.02 99.92 07:09:50 07:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 07:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 07:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 07:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 07:05:01 all 0.08 0.00 0.03 0.00 0.00 99.88 07:09:50 07:05:01 0 0.08 0.00 0.02 0.00 0.00 99.90 07:09:50 07:05:01 1 0.07 0.00 0.03 0.02 0.00 99.88 07:09:50 07:05:01 2 0.07 0.00 0.00 0.00 0.00 99.93 07:09:50 07:05:01 3 0.07 0.00 0.02 0.00 0.02 99.90 07:09:50 07:05:01 4 0.17 0.00 0.00 0.00 0.00 99.83 07:09:50 07:05:01 5 0.02 0.00 0.03 0.00 0.00 99.95 07:09:50 07:05:01 6 0.12 0.00 0.07 0.00 0.02 99.80 07:09:50 07:05:01 7 0.07 0.00 0.05 0.02 0.00 99.87 07:09:50 07:06:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:09:50 07:06:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:09:50 07:06:01 1 0.03 0.00 0.03 0.02 0.02 99.90 07:09:50 07:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 07:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:09:50 07:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 07:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:09:50 07:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 07:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 07:09:50 07:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:09:50 07:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 07:07:01 1 0.00 0.00 0.00 0.02 0.02 99.97 07:09:50 07:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:09:50 07:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:09:50 07:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 07:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 07:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 07:09:50 07:07:01 7 0.02 0.00 0.00 0.03 0.00 99.95 07:09:50 07:09:50 07:07:01 CPU %user %nice %system %iowait %steal %idle 07:09:50 07:08:01 all 0.11 0.00 0.02 0.01 0.00 99.86 07:09:50 07:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:09:50 07:08:01 1 0.02 0.00 0.02 0.07 0.00 99.90 07:09:50 07:08:01 2 0.75 0.00 0.07 0.00 0.00 99.19 07:09:50 07:08:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:09:50 07:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:09:50 07:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:09:50 07:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:09:50 07:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:09:50 07:09:01 all 5.21 0.00 2.10 1.22 0.03 91.44 07:09:50 07:09:01 0 6.04 0.00 1.65 0.60 0.05 91.65 07:09:50 07:09:01 1 5.60 0.00 2.12 2.02 0.03 90.21 07:09:50 07:09:01 2 5.99 0.00 2.85 3.02 0.03 88.11 07:09:50 07:09:01 3 4.49 0.00 2.23 1.31 0.03 91.94 07:09:50 07:09:01 4 4.64 0.00 2.14 0.35 0.03 92.83 07:09:50 07:09:01 5 5.58 0.00 1.74 0.44 0.02 92.23 07:09:50 07:09:01 6 5.12 0.00 1.74 1.37 0.03 91.74 07:09:50 07:09:01 7 4.22 0.00 2.29 0.61 0.03 92.85 07:09:50 Average: all 6.97 0.00 1.39 0.49 0.02 91.14 07:09:50 Average: 0 6.79 0.00 1.35 0.45 0.02 91.39 07:09:50 Average: 1 7.18 0.00 1.39 0.28 0.03 91.13 07:09:50 Average: 2 7.08 0.00 1.42 0.54 0.02 90.94 07:09:50 Average: 3 6.87 0.00 1.42 0.51 0.02 91.17 07:09:50 Average: 4 7.01 0.00 1.38 0.49 0.02 91.11 07:09:50 Average: 5 6.95 0.00 1.48 0.68 0.02 90.89 07:09:50 Average: 6 6.99 0.00 1.26 0.39 0.02 91.34 07:09:50 Average: 7 6.88 0.00 1.41 0.56 0.02 91.13 07:09:50 07:09:50 07:09:50