Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 55703cfb8fff16b41bcf5b5700b650125831580d 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-ssh5812364174548566982.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-ssh1630187774685960376.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-ssh4592303720347188066.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-ssh16031166638707067323.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-ssh13194642955367694483.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11436 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/182 [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/182 # 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 55703cfb8fff16b41bcf5b5700b650125831580d (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 55703cfb8fff16b41bcf5b5700b650125831580d # timeout=10 Commit message: "fix: replace slack.edgexfoundry.org with edgexfoundry.slack.com (#3946)" > git rev-list --no-walk 3b4e3b27b9a762a590f0f199a12df669a1bddcaf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:38:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:38:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:38:23 ========================================================= 18:38:23 EdgeX Global Pipelines Version Info 18:38:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:38:24 ------------------- 18:38:24 stable info: 18:38:24 ------------------- 18:38:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:38:24 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 18:38:24 Message: update stable to v1.0.221 18:38:24 ------------------- 18:38:24 experimental info: 18:38:24 ------------------- 18:38:24 Commited By: **** collab-it+edgex@linuxfoundation.org 18:38:24 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 18:38:24 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55703cf [Pipeline] echo 18:38:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:38:25 provisioning config files... 18:38:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/182@tmp/config4871613940345830509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:38:25 ---> docker-login.sh 18:38:25 nexus3.edgexfoundry.org:10001 18:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:26 Configure a credential helper to remove this warning. See 18:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:26 18:38:26 Login Succeeded 18:38:26 nexus3.edgexfoundry.org:10002 18:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:26 Configure a credential helper to remove this warning. See 18:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:26 18:38:26 Login Succeeded 18:38:26 nexus3.edgexfoundry.org:10003 18:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:26 Configure a credential helper to remove this warning. See 18:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:26 18:38:26 Login Succeeded 18:38:26 nexus3.edgexfoundry.org:10004 18:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:26 Configure a credential helper to remove this warning. See 18:38:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:26 18:38:26 Login Succeeded 18:38:26 docker.io 18:38:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:38:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:38:27 Configure a credential helper to remove this warning. See 18:38:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:38:27 18:38:27 Login Succeeded 18:38:27 ---> docker-login.sh ends [Pipeline] } 18:38:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:38:27 + 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 18:38:27 + dirname cmd/core-command/Dockerfile 18:38:27 + cut -d/ -f2 18:38:27 + echo core-command,cmd/core-command/Dockerfile 18:38:27 + cut -d/ -f2 18:38:27 + dirname cmd/core-data/Dockerfile 18:38:27 + echo core-data,cmd/core-data/Dockerfile 18:38:27 + dirname cmd/core-metadata/Dockerfile 18:38:27 + cut -d/ -f2 18:38:27 + echo core-metadata,cmd/core-metadata/Dockerfile 18:38:27 + dirname cmd/security-bootstrapper/Dockerfile 18:38:27 + cut -d/ -f2 18:38:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:38:27 + dirname cmd/security-proxy-setup/Dockerfile 18:38:27 + cut -d/ -f2 18:38:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:38:27 + dirname cmd/security-secretstore-setup/Dockerfile 18:38:27 + cut -d/ -f2 18:38:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:38:27 + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ 18:38:27 -f2 18:38:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:38:27 + dirname cmd/security-spire-agent/Dockerfile 18:38:27 + cut -d/ -f2 18:38:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:38:27 + + dirname cmd/security-spire-config/Dockerfilecut 18:38:27 -d/ -f2 18:38:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:38:27 + dirname cmd/security-spire-server/Dockerfile 18:38:27 + cut -d/ -f2 18:38:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:38:27 + dirname cmd/support-notifications/Dockerfile 18:38:27 + cut -d/ -f2 18:38:27 + echo support-notifications,cmd/support-notifications/Dockerfile 18:38:27 + dirname cmd/support-scheduler/Dockerfile 18:38:27 + cut -d/ -f2 18:38:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 18:38:27 + dirname cmd/sys-mgmt-agent/Dockerfile 18:38:27 + cut -d/ -f2 18:38:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 18:38:27 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 18:38:28 + git rev-list -1 --merges 55703cfb8fff16b41bcf5b5700b650125831580d~1..55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] echo 18:38:28 -----------> git rev-list -1 --merges 55703cfb8fff16b41bcf5b5700b650125831580d~1..55703cfb8fff16b41bcf5b5700b650125831580d 55703cfb8fff16b41bcf5b5700b650125831580d [false] [Pipeline] sh 18:38:28 + git log --format=format:%s -1 55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] echo 18:38:28 ========================================================= 18:38:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:38:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:38:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:38:28 + grep -v github /etc/ssh/ssh_known_hosts 18:38:28 + [ -e /tmp/ssh_known_hosts ] 18:38:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:38:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:38:28 + sudo tee -a /etc/ssh/ssh_known_hosts 18:38:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:38:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:29 18:38:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:38:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:29 latest: Pulling from edgex-devops/git-semver 18:38:29 a0d0a0d46f8b: Pulling fs layer 18:38:29 3e5f54012d9b: Pulling fs layer 18:38:29 4c7163046ea9: Pulling fs layer 18:38:29 0c2d73faf560: Pulling fs layer 18:38:29 0c2d73faf560: Waiting 18:38:29 3e5f54012d9b: Verifying Checksum 18:38:29 3e5f54012d9b: Download complete 18:38:29 a0d0a0d46f8b: Download complete 18:38:29 0c2d73faf560: Verifying Checksum 18:38:29 0c2d73faf560: Download complete 18:38:29 4c7163046ea9: Verifying Checksum 18:38:29 4c7163046ea9: Download complete 18:38:29 a0d0a0d46f8b: Pull complete 18:38:29 3e5f54012d9b: Pull complete 18:38:30 4c7163046ea9: Pull complete 18:38:30 0c2d73faf560: Pull complete 18:38:30 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:38:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:38:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:38:30 prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container 18:38:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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 18:38:31 $ docker top c7673237b2b32653e7d7799d03ff170aaa73ab8ff74c2261c62aff5d8f218437 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:38:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:31 [ssh-agent] Looking for ssh-agent implementation... 18:38:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:31 $ docker exec c7673237b2b32653e7d7799d03ff170aaa73ab8ff74c2261c62aff5d8f218437 ssh-agent 18:38:31 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMCDdhe/agent.13 18:38:31 SSH_AGENT_PID=19 18:38:31 Running ssh-add (command line suppressed) 18:38:31 Identity added: /w/workspace/edgex-go/182@tmp/private_key_1350056811973117883.key (/w/workspace/edgex-go/182@tmp/private_key_1350056811973117883.key) 18:38:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:38:32 + git tag --points-at HEAD [Pipeline] } 18:38:32 $ docker exec --env ******** --env ******** c7673237b2b32653e7d7799d03ff170aaa73ab8ff74c2261c62aff5d8f218437 ssh-agent -k 18:38:32 unset SSH_AUTH_SOCK; 18:38:32 unset SSH_AGENT_PID; 18:38:32 echo Agent pid 19 killed; 18:38:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:38:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:38:32 [ssh-agent] Looking for ssh-agent implementation... 18:38:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:38:32 $ docker exec c7673237b2b32653e7d7799d03ff170aaa73ab8ff74c2261c62aff5d8f218437 ssh-agent 18:38:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjGAokn/agent.54 18:38:32 SSH_AGENT_PID=61 18:38:32 Running ssh-add (command line suppressed) 18:38:32 Identity added: /w/workspace/edgex-go/182@tmp/private_key_1688568875394675414.key (/w/workspace/edgex-go/182@tmp/private_key_1688568875394675414.key) 18:38:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:38:32 + git semver init 18:38:32 # -> Open(): unable to determine branch for HEAD 18:38:32 # $GIT_DIR = /w/workspace/edgex-go/182/.git 18:38:32 # $GIT_WORK_TREE = /w/workspace/edgex-go/182 18:38:32 # $SEMVER_REMOTE_NAME = origin 18:38:32 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:38:32 # $SEMVER_USER_NAME = edgex-jenkins 18:38:32 # $SEMVER_BRANCH = main 18:38:32 # $SEMVER_TEMP = /tmp/semver-681739577 18:38:32 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 18:38:47 # '/tmp/semver-681739577' -> '/w/workspace/edgex-go/182/.semver' 18:38:47 # -> Force: false 18:38:47 # $SEMVER_DIR = /w/workspace/edgex-go/182/.semver [Pipeline] } 18:38:47 $ docker exec --env ******** --env ******** c7673237b2b32653e7d7799d03ff170aaa73ab8ff74c2261c62aff5d8f218437 ssh-agent -k 18:38:48 unset SSH_AUTH_SOCK; 18:38:48 unset SSH_AGENT_PID; 18:38:48 echo Agent pid 61 killed; 18:38:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:38:48 + git semver [Pipeline] } 18:38:48 $ docker stop --time=1 c7673237b2b32653e7d7799d03ff170aaa73ab8ff74c2261c62aff5d8f218437 18:38:50 $ docker rm -f c7673237b2b32653e7d7799d03ff170aaa73ab8ff74c2261c62aff5d8f218437 [Pipeline] // withDockerContainer [Pipeline] sh 18:38:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:38:50 Stashed 1 file(s) [Pipeline] echo 18:38:50 [edgeXSemver]: initialized semver on version 2.2.0-dev.59 [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 18:38:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:38:50 ========================================================= 18:38:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:38:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:38:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:38:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:38:51 59bf1c3509f3: Pulling fs layer 18:38:51 666ba61612fd: Pulling fs layer 18:38:51 8ed8ca486205: Pulling fs layer 18:38:51 4fe6c5a15a65: Pulling fs layer 18:38:51 22a0e8bec74d: Pulling fs layer 18:38:51 640e595b4fbd: Pulling fs layer 18:38:51 763cafe07f6e: Pulling fs layer 18:38:51 0c0b528cf693: Pulling fs layer 18:38:51 10935f4eaf8b: Pulling fs layer 18:38:51 640e595b4fbd: Waiting 18:38:51 10935f4eaf8b: Waiting 18:38:51 4fe6c5a15a65: Waiting 18:38:51 0c0b528cf693: Waiting 18:38:51 763cafe07f6e: Waiting 18:38:51 22a0e8bec74d: Waiting 18:38:51 8ed8ca486205: Download complete 18:38:51 666ba61612fd: Download complete 18:38:51 22a0e8bec74d: Download complete 18:38:51 640e595b4fbd: Verifying Checksum 18:38:51 640e595b4fbd: Download complete 18:38:51 59bf1c3509f3: Verifying Checksum 18:38:51 59bf1c3509f3: Download complete 18:38:51 763cafe07f6e: Verifying Checksum 18:38:51 763cafe07f6e: Download complete 18:38:51 0c0b528cf693: Verifying Checksum 18:38:51 0c0b528cf693: Download complete 18:38:51 59bf1c3509f3: Pull complete 18:38:51 666ba61612fd: Pull complete 18:38:51 8ed8ca486205: Pull complete 18:38:51 10935f4eaf8b: Verifying Checksum 18:38:51 10935f4eaf8b: Download complete 18:38:51 4fe6c5a15a65: Verifying Checksum 18:38:51 4fe6c5a15a65: Download complete 18:38:56 4fe6c5a15a65: Pull complete 18:38:56 22a0e8bec74d: Pull complete 18:38:56 640e595b4fbd: Pull complete 18:38:56 763cafe07f6e: Pull complete 18:38:56 0c0b528cf693: Pull complete 18:38:58 10935f4eaf8b: Pull complete 18:38:58 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 18:38:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:38:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 18:38:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:38:59 WORKDIR /edgex 18:38:59 COPY go.mod . 18:38:59 RUN go mod download 18:38:59 + docker build -t ci-base-image-x86_64 -f - . 18:39:00 Sending build context to Docker daemon 334.7MB 18:39:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:39:00 ---> 99d49a6021b9 18:39:00 Step 2/4 : WORKDIR /edgex 18:39:01 ---> Running in 01f9e0b0ab11 18:39:01 Removing intermediate container 01f9e0b0ab11 18:39:01 ---> b9fe22bb556b 18:39:01 Step 3/4 : COPY go.mod . 18:39:02 ---> 18731521d928 18:39:02 Step 4/4 : RUN go mod download 18:39:02 ---> Running in 517d1077fc96 18:39:05 Still waiting to schedule task 18:39:05 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:39:16 Removing intermediate container 517d1077fc96 18:39:16 ---> 58e0da6676e4 18:39:16 Successfully built 58e0da6676e4 18:39:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:39:17 + docker inspect -f . ci-base-image-x86_64 18:39:17 . [Pipeline] withDockerContainer 18:39:17 prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container 18:39:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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 18:39:17 $ docker top f9d059f0ad8839332c0747deca36d5d236dfbb94bd38e778fc79f95f73faf2bc -eo pid,comm [Pipeline] { [Pipeline] sh 18:39:18 + go version 18:39:18 go version go1.17.6 linux/amd64 [Pipeline] } 18:39:18 $ docker stop --time=1 f9d059f0ad8839332c0747deca36d5d236dfbb94bd38e778fc79f95f73faf2bc 18:39:19 $ docker rm -f f9d059f0ad8839332c0747deca36d5d236dfbb94bd38e778fc79f95f73faf2bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:39:19 + docker inspect -f . ci-base-image-x86_64 18:39:19 . [Pipeline] withDockerContainer 18:39:19 prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container 18:39:20 $ 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/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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 18:39:20 $ docker top 930617fb32ed62ac0685f7134a8e498e52340784b58f04bd78956791e12ccebf -eo pid,comm [Pipeline] { [Pipeline] echo 18:39:20 ========================================================= 18:39:20 [edgeXBuildGoParallel] Running Tests and Build... 18:39:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:39:20 + make test 18:39:20 go mod tidy -compat=1.17 18:39:21 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:39:27 ? github.com/edgexfoundry/edgex-go [no test files] 18:39:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:39:39 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:39:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:39:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:39:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:39:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:39:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 18:39:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:39:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:39:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:39:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:39:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 18:39:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 18:39:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.100s coverage: 28.7% of statements 18:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements 18:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.091s coverage: 54.9% of statements 18:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.345s coverage: 89.2% of statements 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.093s coverage: 84.4% of statements 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:39:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.470s coverage: 95.1% of statements 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:39:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:39:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.073s coverage: 60.0% of statements 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:39:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.058s coverage: 0.9% of statements 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:39:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.050s coverage: 58.8% of statements 18:39:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 24.0% of statements 18:39:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements 18:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.081s coverage: 79.5% of statements 18:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 18:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 18:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements 18:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.087s coverage: 94.4% of statements 18:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 18:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.204s coverage: 82.5% of statements 18:39:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.110s coverage: 92.9% of statements 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 65.1% of statements 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.085s coverage: 87.2% of statements 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.062s coverage: 58.8% of statements 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.070s coverage: 80.0% of statements 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.156s coverage: 91.2% of statements 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.146s coverage: 64.4% of statements 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.390s coverage: 65.4% of statements 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.8% of statements 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.064s coverage: 84.8% of statements 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.076s coverage: 28.9% of statements 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 18:40:03 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 18:40:03 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 18:40:04 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 18:40:22 GO111MODULE=on go vet ./... 18:40:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:40:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:40:27 ./bin/test-attribution-txt.sh [Pipeline] echo 18:40:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:40:28 + ls -al . 18:40:28 total 668 18:40:28 drwxrwxr-x 10 1001 1001 4096 Apr 7 18:40 . 18:40:28 drwxr-xr-x 4 root root 4096 Apr 7 18:39 .. 18:40:28 -rw-rw-r-- 1 1001 1001 11 Apr 7 18:38 .dockerignore 18:40:28 drwxrwxr-x 8 1001 1001 4096 Apr 7 18:38 .git 18:40:28 drwxrwxr-x 4 1001 1001 4096 Apr 7 18:38 .github 18:40:28 -rw-rw-r-- 1 1001 1001 870 Apr 7 18:38 .gitignore 18:40:28 -rw-rw-r-- 1 1001 1001 42 Apr 7 18:38 .golangci.yml 18:40:28 -rw-rw-r-- 1 1001 1001 87 Apr 7 18:38 .hadolint.yml 18:40:28 drwx------ 3 1001 1001 4096 Apr 7 18:38 .semver 18:40:28 -rw-rw-r-- 1 1001 1001 166 Apr 7 18:38 .sonarcloud.properties 18:40:28 -rw-rw-r-- 1 1001 1001 1171 Apr 7 18:38 ADOPTERS.md 18:40:28 -rw-rw-r-- 1 1001 1001 9953 Apr 7 18:38 Attribution.txt 18:40:28 -rw-rw-r-- 1 1001 1001 51732 Apr 7 18:38 CHANGELOG.md 18:40:28 -rw-rw-r-- 1 1001 1001 3804 Apr 7 18:38 CONTRIBUTING.md 18:40:28 -rw-rw-r-- 1 1001 1001 677 Apr 7 18:38 GOVERNANCE.md 18:40:28 -rw-rw-r-- 1 1001 1001 849 Apr 7 18:38 Jenkinsfile 18:40:28 -rw-rw-r-- 1 1001 1001 10775 Apr 7 18:38 LICENSE 18:40:28 -rw-rw-r-- 1 1001 1001 8478 Apr 7 18:38 Makefile 18:40:28 -rw-rw-r-- 1 1001 1001 582 Apr 7 18:38 OWNERS.md 18:40:28 -rw-rw-r-- 1 1001 1001 8207 Apr 7 18:38 README.md 18:40:28 -rw-rw-r-- 1 1001 1001 6912 Apr 7 18:38 SECURITY.md 18:40:28 -rw-rw-r-- 1 1001 1001 12 Apr 7 18:38 VERSION 18:40:28 -rw-rw-r-- 1 1001 1001 4131 Apr 7 18:38 ZMQWindows.md 18:40:28 drwxrwxr-x 2 1001 1001 4096 Apr 7 18:38 bin 18:40:28 drwxrwxr-x 18 1001 1001 4096 Apr 7 18:38 cmd 18:40:28 -rw-r--r-- 1 root root 431014 Apr 7 18:40 coverage.out 18:40:28 -rw-rw-r-- 1 1001 1001 3175 Apr 7 18:38 go.mod 18:40:28 -rw-rw-r-- 1 1001 1001 34990 Apr 7 18:39 go.sum 18:40:28 drwxrwxr-x 8 1001 1001 4096 Apr 7 18:38 internal 18:40:28 drwxrwxr-x 3 1001 1001 4096 Apr 7 18:38 openapi 18:40:28 drwxrwxr-x 4 1001 1001 4096 Apr 7 18:38 snap 18:40:28 -rw-rw-r-- 1 1001 1001 204 Apr 7 18:38 version.go [Pipeline] sh 18:40:28 + '[' -e coverage.out ] 18:40:28 + chown 1001:1001 coverage.out [Pipeline] stash 18:40:28 Stashed 1 file(s) [Pipeline] sh 18:40:28 + make build 18:40:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:40:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:40:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:40:57 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:40:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:40:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:41:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:41:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:41:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:41:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:41:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:41:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:41:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 18:41:08 $ docker stop --time=1 930617fb32ed62ac0685f7134a8e498e52340784b58f04bd78956791e12ccebf 18:41:10 $ docker rm -f 930617fb32ed62ac0685f7134a8e498e52340784b58f04bd78956791e12ccebf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:41:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:41:12 18:41:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 18:41:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:41:12 latest: Pulling from edgex-devops/edgex-compose 18:41:12 cbdbe7a5bc2a: Pulling fs layer 18:41:12 ca9280d653b3: Pulling fs layer 18:41:12 7e9c9ca2126c: Pulling fs layer 18:41:12 cbdbe7a5bc2a: Download complete 18:41:12 ca9280d653b3: Verifying Checksum 18:41:12 ca9280d653b3: Download complete 18:41:12 cbdbe7a5bc2a: Pull complete 18:41:12 7e9c9ca2126c: Verifying Checksum 18:41:12 7e9c9ca2126c: Download complete 18:41:13 ca9280d653b3: Pull complete 18:41:16 7e9c9ca2126c: Pull complete 18:41:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:41:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:41:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 18:41:16 prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container 18:41:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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 18:41:17 $ docker top c2bd54936e41323de77339194a9f62a0ccd580c57bd9f26a35533230e0648f51 -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:18 + docker-compose build --help 18:41:18 + grep parallel 18:41:18 --parallel Build images in parallel. [Pipeline] } 18:41:18 $ docker stop --time=1 c2bd54936e41323de77339194a9f62a0ccd580c57bd9f26a35533230e0648f51 18:41:19 $ docker rm -f c2bd54936e41323de77339194a9f62a0ccd580c57bd9f26a35533230e0648f51 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:41:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:41:20 . [Pipeline] withDockerContainer 18:41:20 prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container 18:41:20 $ 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/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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 18:41:20 $ docker top 8a63c8185cc5361e24ccbb4a51b858dbd6773110430550131ce958182721159f -eo pid,comm [Pipeline] { [Pipeline] sh 18:41:21 + docker-compose -f ./docker-compose-build.yml build --parallel 18:41:21 Building core-command ... 18:41:21 Building core-data ... 18:41:21 Building core-metadata ... 18:41:21 Building security-bootstrapper ... 18:41:21 Building security-proxy-setup ... 18:41:21 Building security-secretstore-setup ... 18:41:21 Building security-spiffe-token-provider ... 18:41:21 Building security-spire-agent ... 18:41:21 Building security-spire-config ... 18:41:21 Building security-spire-server ... 18:41:21 Building support-notifications ... 18:41:21 Building support-scheduler ... 18:41:21 Building sys-mgmt-agent ... 18:41:21 Building core-data 18:41:21 Building sys-mgmt-agent 18:41:21 Building support-scheduler 18:41:21 Building security-bootstrapper 18:41:21 Building security-spire-config 18:41:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11438 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 18:41:37 Running in /w/workspace/edgex-go/182 [Pipeline] { [Pipeline] checkout 18:41:37 The recommended git tool is: git 18:41:39 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:41:39 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:41:39 ---> 58e0da6676e4 18:41:39 Step 3/31 : WORKDIR /edgex-go 18:41:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:41:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:41:39 ---> 58e0da6676e4 18:41:39 Step 3/23 : WORKDIR /edgex-go 18:41:39 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:41:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:41:39 ---> 58e0da6676e4 18:41:39 Step 3/22 : WORKDIR /edgex-go 18:41:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:41:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:41:39 ---> 58e0da6676e4 18:41:39 Step 3/23 : WORKDIR /edgex-go 18:41:39 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:41:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:41:39 ---> 58e0da6676e4 18:41:39 Step 3/26 : WORKDIR /edgex-go 18:41:42 ---> Running in f22a8c6b6acd 18:41:42 ---> Running in a8c4d0767e25 18:41:42 ---> Running in 4b037be9cc7c 18:41:42 ---> Running in 4e7765c9170b 18:41:42 ---> Running in c76b9a52ce85 18:41:42 Removing intermediate container c76b9a52ce85 18:41:42 ---> ea4692185063 18:41:42 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:42 Removing intermediate container f22a8c6b6acd 18:41:42 ---> 06356867f29e 18:41:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:42 Removing intermediate container 4e7765c9170b 18:41:42 ---> 0b1398b820c8 18:41:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:42 Removing intermediate container a8c4d0767e25 18:41:42 ---> 610841ab6d77 18:41:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:42 Removing intermediate container 4b037be9cc7c 18:41:42 ---> d527203ed333 18:41:42 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:41:42 ---> Running in bf982310961d 18:41:42 ---> Running in a087107c3064 18:41:42 ---> Running in d882518cc8a2 18:41:42 ---> Running in d78478086eb2 18:41:42 ---> Running in 8e142f821a6b 18:41:43 Removing intermediate container bf982310961d 18:41:43 ---> 6ee6d91492a7 18:41:43 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:41:43 ---> Running in 2dfb16b0c4a9 18:41:43 Removing intermediate container d882518cc8a2 18:41:43 ---> 6475909f77b3 18:41:43 Step 5/23 : RUN apk add --update --no-cache make bash git 18:41:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:41:43 Removing intermediate container a087107c3064 18:41:43 ---> 198b9037dd85 18:41:43 Step 5/31 : RUN apk add --update --no-cache make git 18:41:43 ---> Running in d97761612f9d 18:41:43 Removing intermediate container d78478086eb2 18:41:43 ---> 4d176a9048a3 18:41:43 Step 5/22 : RUN apk add --update --no-cache make git 18:41:43 ---> Running in 78cfbfd1f922 18:41:43 ---> Running in ea1b812ef3e0 18:41:43 Removing intermediate container 8e142f821a6b 18:41:43 ---> 61e2066c6545 18:41:43 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 18:41:44 ---> Running in 14571da147b5 18:41:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:41:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:41:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:41:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:41:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:41:45 OK: 221 MiB in 52 packages 18:41:45 using credential edgex-jenkins-ssh 18:41:45 Cloning the remote Git repository 18:41:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:41:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:41:45 Removing intermediate container 2dfb16b0c4a9 18:41:45 ---> b6b18ebcab14 18:41:45 Step 6/26 : COPY go.mod vendor* ./ 18:41:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:41:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:41:45 OK: 221 MiB in 52 packages 18:41:45 ---> b1e513ab98f7 18:41:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:45 ---> Running in 5203d2312f20 18:41:45 OK: 221 MiB in 52 packages 18:41:45 OK: 221 MiB in 52 packages 18:41:45 OK: 221 MiB in 52 packages 18:41:45 Removing intermediate container d97761612f9d 18:41:45 ---> 9b5244c91e32 18:41:45 Step 6/23 : COPY go.mod vendor* ./ 18:41:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:41:45 > git init /w/workspace/edgex-go/182 # timeout=10 18:41:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:41:45 > git --version # timeout=10 18:41:45 > git --version # 'git version 2.25.1' 18:41:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:41:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:41:46 ---> b8723fc004c4 18:41:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:46 ---> Running in 588a0bb70866 18:41:46 Removing intermediate container 78cfbfd1f922 18:41:46 ---> 5a7552553da6 18:41:46 Step 6/31 : COPY go.mod vendor* ./ 18:41:46 ---> 05a6842b45ac 18:41:46 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:46 Removing intermediate container 14571da147b5 18:41:46 ---> fb118e096f16 18:41:46 Step 6/23 : COPY go.mod vendor* ./ 18:41:46 ---> Running in 63f799ab73ce 18:41:46 Removing intermediate container ea1b812ef3e0 18:41:46 ---> 0232184c5a48 18:41:46 Step 6/22 : COPY go.mod vendor* ./ 18:41:46 ---> c707543fdfa1 18:41:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:46 ---> Running in efdef1068493 18:41:46 ---> d9d2325eef83 18:41:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:46 ---> Running in 85443f3967d1 18:41:46 Removing intermediate container 5203d2312f20 18:41:46 ---> 365e3a3e208a 18:41:46 Step 8/26 : COPY . . 18:41:48 Removing intermediate container 588a0bb70866 18:41:48 ---> cfd3509ef6fa 18:41:48 Step 8/23 : COPY . . 18:41:48 Removing intermediate container efdef1068493 18:41:48 ---> 1007c81bc3b4 18:41:48 Step 8/23 : COPY . . 18:41:48 Removing intermediate container 63f799ab73ce 18:41:48 ---> 8b73db882a21 18:41:48 Step 8/31 : COPY . . 18:41:48 Removing intermediate container 85443f3967d1 18:41:48 ---> 1b6934e0fae5 18:41:48 Step 8/22 : COPY . . 18:41:58 ---> 40db47d53971 18:41:58 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:41:58 ---> 70bda1f91f35 18:41:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:41:58 ---> e1a063a61058 18:41:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:41:58 ---> c51f28bccf18 18:41:58 Step 9/23 : RUN make cmd/core-data/core-data 18:41:58 ---> 5f8ae16f6569 18:41:58 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:41:58 ---> Running in c219a6c0cca6 18:41:58 ---> Running in cbee6b4ffe62 18:41:58 ---> Running in 19ade35e0fea 18:41:58 ---> Running in a2f64ff118c1 18:41:58 ---> Running in 26f5cbaa4092 18:41:58 Removing intermediate container 19ade35e0fea 18:41:58 ---> 4fe50971b43d 18:41:58 Step 10/26 : RUN mkdir -p spire-build 18:41:58 ---> Running in e43868398e35 18:41:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:41:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:41:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 18:41:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 18:41:59 Removing intermediate container e43868398e35 18:41:59 ---> e82d8ce40392 18:41:59 Step 11/26 : WORKDIR /edgex-go/spire-build 18:41:59 ---> Running in f5c3dc5c0a49 18:41:59 Removing intermediate container f5c3dc5c0a49 18:41:59 ---> 39ed1846c6fd 18:41:59 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 18:41:59 ---> Running in 88a39e4ebf54 18:42:00 spire-1.2.1/ 18:42:00 spire-1.2.1/.data/ 18:42:00 spire-1.2.1/.data/.file 18:42:00 spire-1.2.1/.dockerignore 18:42:00 spire-1.2.1/.gitattributes 18:42:00 spire-1.2.1/.githooks/ 18:42:00 spire-1.2.1/.githooks/pre-commit 18:42:00 spire-1.2.1/.github/ 18:42:00 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:42:00 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:42:00 spire-1.2.1/.github/dependabot.yml 18:42:00 spire-1.2.1/.github/workflows/ 18:42:00 spire-1.2.1/.github/workflows/nightly_build.yaml 18:42:00 spire-1.2.1/.github/workflows/pr_build.yaml 18:42:00 spire-1.2.1/.github/workflows/release_build.yaml 18:42:00 spire-1.2.1/.github/workflows/scripts/ 18:42:00 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:42:00 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:42:00 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:42:00 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:42:00 spire-1.2.1/.github/workflows/scripts/split.sh 18:42:00 spire-1.2.1/.gitignore 18:42:00 spire-1.2.1/.go-version 18:42:00 spire-1.2.1/.golangci.yml 18:42:00 spire-1.2.1/ADOPTERS.md 18:42:00 spire-1.2.1/CHANGELOG.md 18:42:00 spire-1.2.1/CODE-OF-CONDUCT.md 18:42:00 spire-1.2.1/CODEOWNERS 18:42:00 spire-1.2.1/CONTRIBUTING.md 18:42:00 spire-1.2.1/Dockerfile 18:42:00 spire-1.2.1/Dockerfile.dev 18:42:00 spire-1.2.1/Dockerfile.scratch 18:42:00 spire-1.2.1/LICENSE 18:42:00 spire-1.2.1/MAINTAINERS.md 18:42:00 spire-1.2.1/Makefile 18:42:00 spire-1.2.1/README.md 18:42:00 spire-1.2.1/ROADMAP.md 18:42:00 spire-1.2.1/SECURITY.md 18:42:00 spire-1.2.1/cmd/ 18:42:00 spire-1.2.1/cmd/spire-agent/ 18:42:00 spire-1.2.1/cmd/spire-agent/cli/ 18:42:00 spire-1.2.1/cmd/spire-agent/cli/api/ 18:42:00 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:42:00 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:42:00 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:42:00 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:42:00 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:42:00 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:42:00 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:42:00 spire-1.2.1/cmd/spire-agent/cli/common/ 18:42:00 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:42:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:42:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:42:00 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:42:00 spire-1.2.1/cmd/spire-agent/cli/run/ 18:42:00 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:42:00 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:42:00 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:42:00 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:42:00 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:42:00 spire-1.2.1/cmd/spire-agent/main.go 18:42:00 spire-1.2.1/cmd/spire-server/ 18:42:00 spire-1.2.1/cmd/spire-server/cli/ 18:42:00 spire-1.2.1/cmd/spire-server/cli/agent/ 18:42:00 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:42:00 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/cli.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/entry/ 18:42:00 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/federation/ 18:42:00 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:42:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:42:00 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/run/ 18:42:00 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/token/ 18:42:00 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/validate/ 18:42:00 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/x509/ 18:42:00 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:42:00 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:42:00 spire-1.2.1/cmd/spire-server/main.go 18:42:00 spire-1.2.1/cmd/spire-server/util/ 18:42:00 spire-1.2.1/cmd/spire-server/util/util.go 18:42:00 spire-1.2.1/conf/ 18:42:00 spire-1.2.1/conf/agent/ 18:42:00 spire-1.2.1/conf/agent/agent.conf 18:42:00 spire-1.2.1/conf/agent/agent_full.conf 18:42:00 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:42:00 spire-1.2.1/conf/server/ 18:42:00 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:42:00 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:42:00 spire-1.2.1/conf/server/server.conf 18:42:00 spire-1.2.1/conf/server/server_full.conf 18:42:00 spire-1.2.1/doc/ 18:42:00 spire-1.2.1/doc/SPIRE101.md 18:42:00 spire-1.2.1/doc/auditlog.md 18:42:00 spire-1.2.1/doc/authorization_policy_engine.md 18:42:00 spire-1.2.1/doc/changelog_guidelines.md 18:42:00 spire-1.2.1/doc/cure53-report.pdf 18:42:00 spire-1.2.1/doc/images/ 18:42:00 spire-1.2.1/doc/images/2019_roadmap.png 18:42:00 spire-1.2.1/doc/images/SPIRE101.png 18:42:00 spire-1.2.1/doc/images/SPIRE_agent.png 18:42:00 spire-1.2.1/doc/images/SPIRE_server.png 18:42:00 spire-1.2.1/doc/images/cache_mgr.png 18:42:00 spire-1.2.1/doc/images/cache_mgr_components.png 18:42:00 spire-1.2.1/doc/images/federated_spire.png 18:42:00 spire-1.2.1/doc/images/ha_mode.png 18:42:00 spire-1.2.1/doc/images/nested_spire.png 18:42:00 spire-1.2.1/doc/images/oidc_federation.png 18:42:00 spire-1.2.1/doc/images/single_trust_domain.png 18:42:00 spire-1.2.1/doc/images/spiffe_compatible.png 18:42:00 spire-1.2.1/doc/images/spire_logo.png 18:42:00 spire-1.2.1/doc/migrating_registration_api_clients.md 18:42:00 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:42:00 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:42:00 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:42:00 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:42:00 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:42:00 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:42:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:42:00 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:42:00 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:42:00 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:42:00 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:42:01 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:42:01 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:42:01 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:42:01 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:42:01 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:42:01 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:42:01 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:42:01 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:42:01 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:42:01 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:42:01 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:42:01 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:42:01 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:42:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:42:01 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:42:01 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:42:01 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:42:01 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:42:01 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:42:01 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:42:01 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:42:01 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:42:01 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:42:01 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:42:01 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:42:01 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:42:01 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:42:01 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:42:01 spire-1.2.1/doc/scaling_spire.md 18:42:01 spire-1.2.1/doc/spire_agent.md 18:42:01 spire-1.2.1/doc/spire_server.md 18:42:01 spire-1.2.1/doc/supported_integrations.md 18:42:01 spire-1.2.1/doc/telemetry.md 18:42:01 spire-1.2.1/doc/telemetry_config.md 18:42:01 spire-1.2.1/doc/upgrading.md 18:42:01 spire-1.2.1/doc/using_spire.md 18:42:01 spire-1.2.1/examples/ 18:42:01 spire-1.2.1/examples/README.md 18:42:01 spire-1.2.1/go.mod 18:42:01 spire-1.2.1/go.sum 18:42:01 spire-1.2.1/pkg/ 18:42:01 spire-1.2.1/pkg/agent/ 18:42:01 spire-1.2.1/pkg/agent/agent.go 18:42:01 spire-1.2.1/pkg/agent/api/ 18:42:01 spire-1.2.1/pkg/agent/api/config.go 18:42:01 spire-1.2.1/pkg/agent/api/debug/ 18:42:01 spire-1.2.1/pkg/agent/api/debug/v1/ 18:42:01 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:42:01 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:42:01 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:42:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:42:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:42:01 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:42:01 spire-1.2.1/pkg/agent/api/endpoints.go 18:42:01 spire-1.2.1/pkg/agent/api/health/ 18:42:01 spire-1.2.1/pkg/agent/api/health/v1/ 18:42:01 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:42:01 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:42:01 spire-1.2.1/pkg/agent/api/rpccontext/ 18:42:01 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:42:01 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:42:01 spire-1.2.1/pkg/agent/attestor/ 18:42:01 spire-1.2.1/pkg/agent/attestor/node/ 18:42:01 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:42:01 spire-1.2.1/pkg/agent/attestor/node/node.go 18:42:01 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:42:01 spire-1.2.1/pkg/agent/attestor/workload/ 18:42:01 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:42:01 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:42:01 spire-1.2.1/pkg/agent/catalog/ 18:42:01 spire-1.2.1/pkg/agent/catalog/catalog.go 18:42:01 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:42:01 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:42:01 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:42:01 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:42:01 spire-1.2.1/pkg/agent/client/ 18:42:01 spire-1.2.1/pkg/agent/client/client.go 18:42:01 spire-1.2.1/pkg/agent/client/client_test.go 18:42:01 spire-1.2.1/pkg/agent/client/dial.go 18:42:01 spire-1.2.1/pkg/agent/client/nodeconn.go 18:42:01 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:42:01 spire-1.2.1/pkg/agent/client/update.go 18:42:01 spire-1.2.1/pkg/agent/client/util.go 18:42:01 spire-1.2.1/pkg/agent/common/ 18:42:01 spire-1.2.1/pkg/agent/common/backoff/ 18:42:01 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:42:01 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:42:01 spire-1.2.1/pkg/agent/common/cgroups/ 18:42:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:42:01 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:42:01 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:42:01 spire-1.2.1/pkg/agent/config.go 18:42:01 spire-1.2.1/pkg/agent/endpoints/ 18:42:01 spire-1.2.1/pkg/agent/endpoints/config.go 18:42:01 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:42:01 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:42:01 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:42:01 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:42:01 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:42:01 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:42:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:42:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:42:01 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:42:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:42:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:42:01 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:42:01 spire-1.2.1/pkg/agent/endpoints/workload/ 18:42:01 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:42:01 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:42:01 spire-1.2.1/pkg/agent/manager/ 18:42:01 spire-1.2.1/pkg/agent/manager/cache/ 18:42:01 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:42:01 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:42:01 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:42:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:42:01 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:42:01 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:42:01 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:42:01 spire-1.2.1/pkg/agent/manager/config.go 18:42:01 spire-1.2.1/pkg/agent/manager/manager.go 18:42:01 spire-1.2.1/pkg/agent/manager/manager_test.go 18:42:01 spire-1.2.1/pkg/agent/manager/storage.go 18:42:01 spire-1.2.1/pkg/agent/manager/storage_test.go 18:42:01 spire-1.2.1/pkg/agent/manager/storecache/ 18:42:01 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:42:01 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:42:01 spire-1.2.1/pkg/agent/manager/sync.go 18:42:01 spire-1.2.1/pkg/agent/plugin/ 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:42:01 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:42:01 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:42:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:42:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:42:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:42:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:42:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:42:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:42:01 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:42:01 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:42:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:42:01 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:42:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:42:01 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:42:01 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:42:01 spire-1.2.1/pkg/agent/svid/ 18:42:01 spire-1.2.1/pkg/agent/svid/rotator.go 18:42:01 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:42:01 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:42:01 spire-1.2.1/pkg/agent/svid/store/ 18:42:01 spire-1.2.1/pkg/agent/svid/store/service.go 18:42:01 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:42:01 spire-1.2.1/pkg/common/ 18:42:01 spire-1.2.1/pkg/common/agentpathtemplate/ 18:42:01 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:42:01 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:42:01 spire-1.2.1/pkg/common/api/ 18:42:01 spire-1.2.1/pkg/common/api/metrics.go 18:42:01 spire-1.2.1/pkg/common/api/middleware/ 18:42:01 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:42:01 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:42:01 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:42:01 spire-1.2.1/pkg/common/api/middleware/logger.go 18:42:01 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:42:01 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:42:01 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:42:01 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:42:01 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:42:01 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:42:01 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:42:01 spire-1.2.1/pkg/common/api/middleware/names.go 18:42:01 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:42:01 spire-1.2.1/pkg/common/api/names.go 18:42:01 spire-1.2.1/pkg/common/api/ratelimit.go 18:42:01 spire-1.2.1/pkg/common/api/rpccontext/ 18:42:01 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:42:01 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:42:01 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:42:01 spire-1.2.1/pkg/common/auth/ 18:42:01 spire-1.2.1/pkg/common/auth/interceptors.go 18:42:01 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:42:01 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:42:01 spire-1.2.1/pkg/common/bundleutil/ 18:42:01 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:42:01 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:42:01 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:42:01 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:42:01 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:42:01 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:42:01 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:42:01 spire-1.2.1/pkg/common/bundleutil/types.go 18:42:01 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:42:01 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:42:01 spire-1.2.1/pkg/common/catalog/ 18:42:01 spire-1.2.1/pkg/common/catalog/bind.go 18:42:01 spire-1.2.1/pkg/common/catalog/builtin.go 18:42:01 spire-1.2.1/pkg/common/catalog/catalog.go 18:42:01 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:42:01 spire-1.2.1/pkg/common/catalog/closers.go 18:42:01 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:42:01 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:42:01 spire-1.2.1/pkg/common/catalog/config.go 18:42:01 spire-1.2.1/pkg/common/catalog/config_test.go 18:42:01 spire-1.2.1/pkg/common/catalog/configure.go 18:42:01 spire-1.2.1/pkg/common/catalog/constraints.go 18:42:01 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:42:01 spire-1.2.1/pkg/common/catalog/context.go 18:42:01 spire-1.2.1/pkg/common/catalog/external.go 18:42:01 spire-1.2.1/pkg/common/catalog/host.go 18:42:01 spire-1.2.1/pkg/common/catalog/pipenet.go 18:42:01 spire-1.2.1/pkg/common/catalog/plugin.go 18:42:01 spire-1.2.1/pkg/common/catalog/testplugin/ 18:42:01 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:42:01 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:42:01 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:42:01 spire-1.2.1/pkg/common/cli/ 18:42:01 spire-1.2.1/pkg/common/cli/env.go 18:42:01 spire-1.2.1/pkg/common/cli/flags.go 18:42:01 spire-1.2.1/pkg/common/cli/trust_domain.go 18:42:01 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:42:01 spire-1.2.1/pkg/common/cli/umask.go 18:42:01 spire-1.2.1/pkg/common/cli/umask_posix.go 18:42:01 spire-1.2.1/pkg/common/cli/umask_test.go 18:42:01 spire-1.2.1/pkg/common/cli/umask_windows.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/ 18:42:01 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/flag.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/format.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/ 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:42:01 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:42:01 spire-1.2.1/pkg/common/coretypes/ 18:42:01 spire-1.2.1/pkg/common/coretypes/bundle/ 18:42:01 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:42:01 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:42:01 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:42:01 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:42:01 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:42:01 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:42:01 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:42:01 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:42:01 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:42:01 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:42:01 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:42:01 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:42:01 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:42:01 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:42:01 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:42:01 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:42:01 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:42:01 spire-1.2.1/pkg/common/cryptoutil/ 18:42:01 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:42:01 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:42:01 spire-1.2.1/pkg/common/diskutil/ 18:42:01 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:42:01 spire-1.2.1/pkg/common/diskutil/file_test.go 18:42:01 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:42:01 spire-1.2.1/pkg/common/errorutil/ 18:42:01 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:42:01 spire-1.2.1/pkg/common/health/ 18:42:01 spire-1.2.1/pkg/common/health/config.go 18:42:01 spire-1.2.1/pkg/common/health/context.go 18:42:01 spire-1.2.1/pkg/common/health/context_test.go 18:42:01 spire-1.2.1/pkg/common/health/health.go 18:42:01 spire-1.2.1/pkg/common/health/health_test.go 18:42:01 spire-1.2.1/pkg/common/health/logger.go 18:42:01 spire-1.2.1/pkg/common/hostservice/ 18:42:01 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:42:01 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:42:01 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:42:01 spire-1.2.1/pkg/common/idutil/ 18:42:01 spire-1.2.1/pkg/common/idutil/require.go 18:42:01 spire-1.2.1/pkg/common/idutil/require_test.go 18:42:01 spire-1.2.1/pkg/common/idutil/safety.go 18:42:01 spire-1.2.1/pkg/common/idutil/safety_test.go 18:42:01 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:42:01 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:42:01 spire-1.2.1/pkg/common/jwtsvid/ 18:42:01 spire-1.2.1/pkg/common/jwtsvid/common.go 18:42:01 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:42:01 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:42:01 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:42:01 spire-1.2.1/pkg/common/jwtutil/ 18:42:01 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:42:01 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:42:01 spire-1.2.1/pkg/common/log/ 18:42:01 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:42:01 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:42:01 spire-1.2.1/pkg/common/log/log.go 18:42:01 spire-1.2.1/pkg/common/log/log_test.go 18:42:01 spire-1.2.1/pkg/common/log/options.go 18:42:01 spire-1.2.1/pkg/common/nodeutil/ 18:42:01 spire-1.2.1/pkg/common/nodeutil/node.go 18:42:01 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:42:01 spire-1.2.1/pkg/common/peertracker/ 18:42:01 spire-1.2.1/pkg/common/peertracker/conn.go 18:42:01 spire-1.2.1/pkg/common/peertracker/credentials.go 18:42:01 spire-1.2.1/pkg/common/peertracker/errors.go 18:42:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:42:01 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:42:01 spire-1.2.1/pkg/common/peertracker/info.go 18:42:01 spire-1.2.1/pkg/common/peertracker/listener.go 18:42:01 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:42:01 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:42:01 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:42:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:42:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:42:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:42:01 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:42:01 spire-1.2.1/pkg/common/peertracker/tcp.go 18:42:01 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:42:01 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:42:01 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:42:01 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:42:01 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:42:01 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:42:01 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:42:01 spire-1.2.1/pkg/common/peertracker/uds.go 18:42:01 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:42:01 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:42:01 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:42:01 spire-1.2.1/pkg/common/pemutil/ 18:42:01 spire-1.2.1/pkg/common/pemutil/block.go 18:42:01 spire-1.2.1/pkg/common/pemutil/certs.go 18:42:01 spire-1.2.1/pkg/common/pemutil/common.go 18:42:01 spire-1.2.1/pkg/common/pemutil/csr.go 18:42:01 spire-1.2.1/pkg/common/pemutil/keys.go 18:42:01 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:42:01 spire-1.2.1/pkg/common/pemutil/testdata/ 18:42:01 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:42:01 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:42:01 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:42:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:42:01 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:42:01 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:42:01 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:42:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:42:01 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:42:01 spire-1.2.1/pkg/common/plugin/ 18:42:01 spire-1.2.1/pkg/common/plugin/aws/ 18:42:01 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:42:01 spire-1.2.1/pkg/common/plugin/azure/ 18:42:01 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:42:01 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:42:01 spire-1.2.1/pkg/common/plugin/facade.go 18:42:01 spire-1.2.1/pkg/common/plugin/facade_test.go 18:42:01 spire-1.2.1/pkg/common/plugin/gcp/ 18:42:01 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:42:01 spire-1.2.1/pkg/common/plugin/k8s/ 18:42:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:42:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:42:01 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:42:01 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:42:01 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:42:01 spire-1.2.1/pkg/common/plugin/log.go 18:42:01 spire-1.2.1/pkg/common/plugin/sshpop/ 18:42:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:42:01 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:42:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:42:01 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:42:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:42:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:42:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:42:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:42:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:42:01 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:42:01 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:42:01 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:42:01 spire-1.2.1/pkg/common/plugin/x509pop/ 18:42:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:42:01 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:42:01 spire-1.2.1/pkg/common/profiling/ 18:42:01 spire-1.2.1/pkg/common/profiling/dumpers.go 18:42:01 spire-1.2.1/pkg/common/profiling/profiling.go 18:42:01 spire-1.2.1/pkg/common/protoutil/ 18:42:01 spire-1.2.1/pkg/common/protoutil/masks.go 18:42:01 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:42:01 spire-1.2.1/pkg/common/rotationutil/ 18:42:01 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:42:01 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:42:01 spire-1.2.1/pkg/common/selector/ 18:42:01 spire-1.2.1/pkg/common/selector/selector.go 18:42:01 spire-1.2.1/pkg/common/selector/selector_test.go 18:42:01 spire-1.2.1/pkg/common/selector/set.go 18:42:01 spire-1.2.1/pkg/common/selector/set_utils.go 18:42:01 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:42:01 spire-1.2.1/pkg/common/telemetry/ 18:42:01 spire-1.2.1/pkg/common/telemetry/agent/ 18:42:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:42:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:42:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:42:01 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:42:01 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:42:01 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:42:01 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:42:01 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:42:01 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:42:01 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:42:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:42:01 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:42:01 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:42:01 spire-1.2.1/pkg/common/telemetry/call.go 18:42:01 spire-1.2.1/pkg/common/telemetry/common/ 18:42:01 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:42:01 spire-1.2.1/pkg/common/telemetry/config.go 18:42:01 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:42:01 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:42:01 spire-1.2.1/pkg/common/telemetry/inmem.go 18:42:01 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:42:01 spire-1.2.1/pkg/common/telemetry/m3.go 18:42:01 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:42:01 spire-1.2.1/pkg/common/telemetry/metrics.go 18:42:01 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:42:01 spire-1.2.1/pkg/common/telemetry/names.go 18:42:01 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:42:01 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:42:01 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:42:01 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:42:01 spire-1.2.1/pkg/common/telemetry/server/ 18:42:01 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:42:01 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:42:01 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:42:01 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:42:01 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:42:01 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:42:01 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:42:01 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:42:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:42:01 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:42:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:42:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:42:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:42:01 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:42:01 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:42:01 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:42:01 spire-1.2.1/pkg/common/telemetry/server/server.go 18:42:01 spire-1.2.1/pkg/common/telemetry/sink.go 18:42:01 spire-1.2.1/pkg/common/telemetry/statsd.go 18:42:01 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:42:01 spire-1.2.1/pkg/common/telemetry/uptime.go 18:42:01 spire-1.2.1/pkg/common/telemetry/version.go 18:42:01 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:42:01 spire-1.2.1/pkg/common/uptime/ 18:42:01 spire-1.2.1/pkg/common/uptime/uptime.go 18:42:01 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:42:01 spire-1.2.1/pkg/common/util/ 18:42:01 spire-1.2.1/pkg/common/util/certs.go 18:42:01 spire-1.2.1/pkg/common/util/certs_test.go 18:42:01 spire-1.2.1/pkg/common/util/csr.go 18:42:01 spire-1.2.1/pkg/common/util/hash.go 18:42:01 spire-1.2.1/pkg/common/util/selectors.go 18:42:01 spire-1.2.1/pkg/common/util/selectors_test.go 18:42:01 spire-1.2.1/pkg/common/util/signals.go 18:42:01 spire-1.2.1/pkg/common/util/sort.go 18:42:01 spire-1.2.1/pkg/common/util/sort_test.go 18:42:01 spire-1.2.1/pkg/common/util/task.go 18:42:01 spire-1.2.1/pkg/common/util/task_test.go 18:42:01 spire-1.2.1/pkg/common/util/testdata/ 18:42:01 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:42:01 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:42:01 spire-1.2.1/pkg/common/version/ 18:42:01 spire-1.2.1/pkg/common/version/version.go 18:42:01 spire-1.2.1/pkg/common/x509svid/ 18:42:01 spire-1.2.1/pkg/common/x509svid/common_test.go 18:42:01 spire-1.2.1/pkg/common/x509svid/csr.go 18:42:01 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:42:01 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:42:01 spire-1.2.1/pkg/common/x509util/ 18:42:01 spire-1.2.1/pkg/common/x509util/cert.go 18:42:01 spire-1.2.1/pkg/common/x509util/dns.go 18:42:01 spire-1.2.1/pkg/common/x509util/dns_test.go 18:42:01 spire-1.2.1/pkg/common/x509util/keyid.go 18:42:01 spire-1.2.1/pkg/common/x509util/keypair.go 18:42:01 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:42:01 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:42:01 spire-1.2.1/pkg/server/ 18:42:01 spire-1.2.1/pkg/server/api/ 18:42:01 spire-1.2.1/pkg/server/api/agent.go 18:42:01 spire-1.2.1/pkg/server/api/agent/ 18:42:01 spire-1.2.1/pkg/server/api/agent/v1/ 18:42:01 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:42:01 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:42:01 spire-1.2.1/pkg/server/api/agent_test.go 18:42:01 spire-1.2.1/pkg/server/api/api.go 18:42:01 spire-1.2.1/pkg/server/api/audit/ 18:42:01 spire-1.2.1/pkg/server/api/audit/audit.go 18:42:01 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:42:01 spire-1.2.1/pkg/server/api/bundle.go 18:42:01 spire-1.2.1/pkg/server/api/bundle/ 18:42:01 spire-1.2.1/pkg/server/api/bundle/v1/ 18:42:01 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:42:01 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:42:01 spire-1.2.1/pkg/server/api/bundle_test.go 18:42:01 spire-1.2.1/pkg/server/api/debug/ 18:42:01 spire-1.2.1/pkg/server/api/debug/v1/ 18:42:01 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:42:01 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:42:01 spire-1.2.1/pkg/server/api/entry.go 18:42:01 spire-1.2.1/pkg/server/api/entry/ 18:42:01 spire-1.2.1/pkg/server/api/entry/v1/ 18:42:01 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:42:01 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:42:01 spire-1.2.1/pkg/server/api/entry_test.go 18:42:01 spire-1.2.1/pkg/server/api/health/ 18:42:01 spire-1.2.1/pkg/server/api/health/v1/ 18:42:01 spire-1.2.1/pkg/server/api/health/v1/service.go 18:42:01 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:42:01 spire-1.2.1/pkg/server/api/id.go 18:42:01 spire-1.2.1/pkg/server/api/id_test.go 18:42:01 spire-1.2.1/pkg/server/api/limits/ 18:42:01 spire-1.2.1/pkg/server/api/limits/limits.go 18:42:01 spire-1.2.1/pkg/server/api/middleware/ 18:42:01 spire-1.2.1/pkg/server/api/middleware/alias.go 18:42:01 spire-1.2.1/pkg/server/api/middleware/audit.go 18:42:01 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:42:01 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:42:01 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:42:01 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:42:01 spire-1.2.1/pkg/server/api/middleware/caller.go 18:42:01 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:42:01 spire-1.2.1/pkg/server/api/middleware/common.go 18:42:01 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:42:01 spire-1.2.1/pkg/server/api/middleware/entries.go 18:42:01 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:42:01 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:42:01 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:42:01 spire-1.2.1/pkg/server/api/ratelimit.go 18:42:01 spire-1.2.1/pkg/server/api/rpccontext/ 18:42:01 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:42:01 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:42:01 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:42:01 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:42:01 spire-1.2.1/pkg/server/api/selector.go 18:42:01 spire-1.2.1/pkg/server/api/selector_test.go 18:42:01 spire-1.2.1/pkg/server/api/status.go 18:42:01 spire-1.2.1/pkg/server/api/status_test.go 18:42:01 spire-1.2.1/pkg/server/api/svid/ 18:42:01 spire-1.2.1/pkg/server/api/svid/v1/ 18:42:01 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:42:01 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:42:01 spire-1.2.1/pkg/server/api/trustdomain.go 18:42:01 spire-1.2.1/pkg/server/api/trustdomain/ 18:42:01 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:42:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:42:01 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:42:01 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:42:01 spire-1.2.1/pkg/server/authpolicy/ 18:42:01 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:42:01 spire-1.2.1/pkg/server/authpolicy/policy.go 18:42:01 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:42:01 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:42:01 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:42:01 spire-1.2.1/pkg/server/authpolicy/validate.go 18:42:01 spire-1.2.1/pkg/server/bundle/ 18:42:01 spire-1.2.1/pkg/server/bundle/client/ 18:42:01 spire-1.2.1/pkg/server/bundle/client/client.go 18:42:01 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:42:01 spire-1.2.1/pkg/server/bundle/client/manager.go 18:42:01 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:42:01 spire-1.2.1/pkg/server/bundle/client/sources.go 18:42:01 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:42:01 spire-1.2.1/pkg/server/bundle/client/updater.go 18:42:01 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:42:01 spire-1.2.1/pkg/server/ca/ 18:42:01 spire-1.2.1/pkg/server/ca/ca.go 18:42:01 spire-1.2.1/pkg/server/ca/ca_health.go 18:42:01 spire-1.2.1/pkg/server/ca/ca_test.go 18:42:01 spire-1.2.1/pkg/server/ca/journal.go 18:42:01 spire-1.2.1/pkg/server/ca/journal_test.go 18:42:01 spire-1.2.1/pkg/server/ca/manager.go 18:42:01 spire-1.2.1/pkg/server/ca/manager_health.go 18:42:01 spire-1.2.1/pkg/server/ca/manager_test.go 18:42:01 spire-1.2.1/pkg/server/ca/templates.go 18:42:01 spire-1.2.1/pkg/server/ca/upstream_client.go 18:42:01 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:42:01 spire-1.2.1/pkg/server/ca/validation.go 18:42:01 spire-1.2.1/pkg/server/cache/ 18:42:01 spire-1.2.1/pkg/server/cache/dscache/ 18:42:01 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:42:01 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:42:01 spire-1.2.1/pkg/server/cache/entrycache/ 18:42:01 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:42:01 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:42:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:42:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:42:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:42:01 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:42:01 spire-1.2.1/pkg/server/catalog/ 18:42:01 spire-1.2.1/pkg/server/catalog/catalog.go 18:42:01 spire-1.2.1/pkg/server/catalog/keymanager.go 18:42:01 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:42:01 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:42:01 spire-1.2.1/pkg/server/catalog/notifier.go 18:42:01 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:42:01 spire-1.2.1/pkg/server/config.go 18:42:01 spire-1.2.1/pkg/server/datastore/ 18:42:01 spire-1.2.1/pkg/server/datastore/datastore.go 18:42:01 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:42:01 spire-1.2.1/pkg/server/datastore/repository.go 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:42:01 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:42:01 spire-1.2.1/pkg/server/endpoints/ 18:42:01 spire-1.2.1/pkg/server/endpoints/bundle/ 18:42:01 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:42:01 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:42:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:42:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:42:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:42:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:42:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:42:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:42:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:42:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:42:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:42:01 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:42:01 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:42:01 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:42:01 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:42:01 spire-1.2.1/pkg/server/endpoints/config.go 18:42:01 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:42:01 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:42:01 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:42:01 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:42:01 spire-1.2.1/pkg/server/endpoints/middleware.go 18:42:01 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:42:01 spire-1.2.1/pkg/server/hostservice/ 18:42:01 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:42:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:42:01 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:42:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:42:01 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:42:01 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:42:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:42:01 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/ 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/ 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:42:01 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:42:01 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:42:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:42:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:42:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:42:01 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:42:01 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:42:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:42:01 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/notifier/ 18:42:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:42:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:42:01 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:42:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:42:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:42:01 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:42:01 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:42:01 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:42:01 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:42:01 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:42:01 spire-1.2.1/pkg/server/registration/ 18:42:01 spire-1.2.1/pkg/server/registration/manager.go 18:42:01 spire-1.2.1/pkg/server/registration/manager_test.go 18:42:01 spire-1.2.1/pkg/server/scanentries.go 18:42:01 spire-1.2.1/pkg/server/scanentries_test.go 18:42:01 spire-1.2.1/pkg/server/server.go 18:42:01 spire-1.2.1/pkg/server/server_test.go 18:42:01 spire-1.2.1/pkg/server/svid/ 18:42:01 spire-1.2.1/pkg/server/svid/observer.go 18:42:01 spire-1.2.1/pkg/server/svid/observer_test.go 18:42:01 spire-1.2.1/pkg/server/svid/rotator.go 18:42:01 spire-1.2.1/pkg/server/svid/rotator_config.go 18:42:01 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:42:01 spire-1.2.1/pkg/server/svid/rotator_test.go 18:42:01 spire-1.2.1/proto/ 18:42:01 spire-1.2.1/proto/private/ 18:42:01 spire-1.2.1/proto/private/server/ 18:42:01 spire-1.2.1/proto/private/server/journal/ 18:42:01 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:42:01 spire-1.2.1/proto/private/server/journal/journal.proto 18:42:01 spire-1.2.1/proto/spire/ 18:42:01 spire-1.2.1/proto/spire/common/ 18:42:01 spire-1.2.1/proto/spire/common/common.pb.go 18:42:01 spire-1.2.1/proto/spire/common/common.proto 18:42:01 spire-1.2.1/proto/spire/common/plugin/ 18:42:01 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:42:01 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:42:01 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:42:01 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:42:01 spire-1.2.1/proto/spire/plugin/ 18:42:01 spire-1.2.1/proto/spire/plugin/agent/ 18:42:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:42:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:42:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:42:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:42:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:42:01 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:42:01 spire-1.2.1/release/ 18:42:01 spire-1.2.1/release/spire-extras/ 18:42:01 spire-1.2.1/release/spire-extras/README.md 18:42:01 spire-1.2.1/release/spire-extras/conf/ 18:42:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:42:01 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:42:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:42:01 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:42:01 spire-1.2.1/release/spire/ 18:42:01 spire-1.2.1/release/spire/README.md 18:42:01 spire-1.2.1/release/spire/conf/ 18:42:01 spire-1.2.1/release/spire/conf/agent/ 18:42:01 spire-1.2.1/release/spire/conf/agent/agent.conf 18:42:01 spire-1.2.1/release/spire/conf/server/ 18:42:01 spire-1.2.1/release/spire/conf/server/server.conf 18:42:01 spire-1.2.1/script/ 18:42:01 spire-1.2.1/script/build-artifact.sh 18:42:01 spire-1.2.1/script/generate_dummy_ca.sh 18:42:01 spire-1.2.1/support/ 18:42:01 spire-1.2.1/support/k8s/ 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:42:01 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:42:01 spire-1.2.1/support/oidc-discovery-provider/ 18:42:01 spire-1.2.1/support/oidc-discovery-provider/README.md 18:42:01 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:42:01 spire-1.2.1/support/oidc-discovery-provider/config.go 18:42:01 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:42:01 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:42:01 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:42:01 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:42:01 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:42:01 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:42:01 spire-1.2.1/support/oidc-discovery-provider/main.go 18:42:01 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:42:01 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:42:01 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:42:01 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:42:01 spire-1.2.1/test/ 18:42:01 spire-1.2.1/test/clock/ 18:42:01 spire-1.2.1/test/clock/clock.go 18:42:01 spire-1.2.1/test/fakes/ 18:42:01 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:42:01 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:42:01 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:42:01 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:42:01 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:42:01 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:42:01 spire-1.2.1/test/fakes/fakeagentstore/ 18:42:01 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:42:01 spire-1.2.1/test/fakes/fakedatastore/ 18:42:01 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:42:01 spire-1.2.1/test/fakes/fakeentryclient/ 18:42:01 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:42:01 spire-1.2.1/test/fakes/fakehealthchecker/ 18:42:01 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:42:01 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:42:01 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:42:01 spire-1.2.1/test/fakes/fakemetrics/ 18:42:01 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:42:01 spire-1.2.1/test/fakes/fakenoderesolver/ 18:42:01 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:42:01 spire-1.2.1/test/fakes/fakenotifier/ 18:42:01 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:42:01 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:42:01 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:42:01 spire-1.2.1/test/fakes/fakeserverca/ 18:42:01 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:42:01 spire-1.2.1/test/fakes/fakeservercatalog/ 18:42:01 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:42:01 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:42:01 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:42:01 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:42:01 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:42:01 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:42:01 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:42:01 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:42:01 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:42:01 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:42:01 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:42:01 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:42:01 spire-1.2.1/test/fixture/ 18:42:01 spire-1.2.1/test/fixture/certs/ 18:42:01 spire-1.2.1/test/fixture/certs/agent_svid.der 18:42:01 spire-1.2.1/test/fixture/certs/base_cert.pem 18:42:01 spire-1.2.1/test/fixture/certs/base_csr.pem 18:42:01 spire-1.2.1/test/fixture/certs/base_key.pem 18:42:01 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:42:01 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:42:01 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:42:01 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:42:01 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:42:01 spire-1.2.1/test/fixture/certs/blog_key.pem 18:42:01 spire-1.2.1/test/fixture/certs/bundle.der 18:42:01 spire-1.2.1/test/fixture/certs/ca.pem 18:42:01 spire-1.2.1/test/fixture/certs/ca_key.pem 18:42:01 spire-1.2.1/test/fixture/certs/database_cert.pem 18:42:01 spire-1.2.1/test/fixture/certs/database_csr.pem 18:42:01 spire-1.2.1/test/fixture/certs/database_key.pem 18:42:01 spire-1.2.1/test/fixture/certs/node_cert.pem 18:42:01 spire-1.2.1/test/fixture/certs/node_csr.pem 18:42:01 spire-1.2.1/test/fixture/certs/node_key.pem 18:42:01 spire-1.2.1/test/fixture/certs/svid.pem 18:42:01 spire-1.2.1/test/fixture/certs/svid_key.pem 18:42:01 spire-1.2.1/test/fixture/config/ 18:42:01 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:42:01 spire-1.2.1/test/fixture/config/agent_good.conf 18:42:01 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:42:01 spire-1.2.1/test/fixture/config/plugin_good.conf 18:42:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:42:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:42:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:42:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:42:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:42:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:42:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:42:01 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:42:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:42:01 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:42:01 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:42:01 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:42:01 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:42:01 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:42:01 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:42:01 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:42:01 spire-1.2.1/test/fixture/config/server_good.conf 18:42:01 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:42:01 spire-1.2.1/test/fixture/fixture.go 18:42:01 spire-1.2.1/test/fixture/nodeattestor/ 18:42:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:42:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:42:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:42:01 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:42:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:42:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:42:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:42:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:42:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:42:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:42:01 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:42:01 spire-1.2.1/test/fixture/registration/ 18:42:01 spire-1.2.1/test/fixture/registration/entries.json 18:42:01 spire-1.2.1/test/fixture/registration/good-for-update.json 18:42:01 spire-1.2.1/test/fixture/registration/good.json 18:42:01 spire-1.2.1/test/fixture/registration/invalid.json 18:42:01 spire-1.2.1/test/fixture/registration/invalid_json.json 18:42:01 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:42:01 spire-1.2.1/test/integration/ 18:42:01 spire-1.2.1/test/integration/README.md 18:42:01 spire-1.2.1/test/integration/common 18:42:01 spire-1.2.1/test/integration/setup/ 18:42:01 spire-1.2.1/test/integration/setup/adminclient/ 18:42:01 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:42:01 spire-1.2.1/test/integration/setup/adminclient/client.go 18:42:01 spire-1.2.1/test/integration/setup/debugagent/ 18:42:01 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:42:01 spire-1.2.1/test/integration/setup/debugagent/main.go 18:42:01 spire-1.2.1/test/integration/setup/debugserver/ 18:42:01 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:42:01 spire-1.2.1/test/integration/setup/debugserver/main.go 18:42:01 spire-1.2.1/test/integration/setup/downstreamclient/ 18:42:01 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:42:01 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:42:01 spire-1.2.1/test/integration/setup/itclient/ 18:42:01 spire-1.2.1/test/integration/setup/itclient/client.go 18:42:01 spire-1.2.1/test/integration/setup/node-attestation/ 18:42:01 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:42:01 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:42:01 spire-1.2.1/test/integration/setup/x509pop/ 18:42:01 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:42:01 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:42:01 spire-1.2.1/test/integration/suites/ 18:42:01 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:42:01 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:42:01 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:42:01 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:42:01 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:42:01 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:42:01 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:42:01 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:42:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:42:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:42:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:42:01 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:42:01 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:42:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:42:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:42:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:42:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:42:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:42:01 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:42:01 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:42:01 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:42:01 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:42:01 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:42:01 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:42:01 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:42:01 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:42:01 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:42:01 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:42:01 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:42:01 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:42:01 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:42:01 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:42:01 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:42:01 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:42:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:42:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:42:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:42:01 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:42:01 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:42:01 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:42:01 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:42:01 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:42:01 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:42:01 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:42:01 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:42:01 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:42:01 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:42:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:42:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:42:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:42:01 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:42:01 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:42:01 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:42:01 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:42:01 spire-1.2.1/test/integration/suites/join-token/ 18:42:01 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:42:01 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:42:01 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:42:01 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:42:01 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:42:01 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:42:01 spire-1.2.1/test/integration/suites/join-token/README.md 18:42:01 spire-1.2.1/test/integration/suites/join-token/conf/ 18:42:01 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:42:01 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:42:01 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:42:01 spire-1.2.1/test/integration/suites/join-token/teardown 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:42:01 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:42:01 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:42:01 spire-1.2.1/test/integration/suites/k8s/ 18:42:01 spire-1.2.1/test/integration/suites/k8s/00-setup 18:42:01 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:42:01 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:42:01 spire-1.2.1/test/integration/suites/k8s/README.md 18:42:01 spire-1.2.1/test/integration/suites/k8s/conf/ 18:42:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:42:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:42:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:42:01 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:42:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:42:01 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:42:01 spire-1.2.1/test/integration/suites/k8s/teardown 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/ 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:42:01 spire-1.2.1/test/integration/suites/node-attestation/ 18:42:01 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:42:01 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:42:01 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:42:01 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:42:01 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:42:01 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:42:01 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:42:01 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:42:01 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:42:01 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:42:01 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:42:01 spire-1.2.1/test/integration/suites/rotation/ 18:42:01 spire-1.2.1/test/integration/suites/rotation/00-setup 18:42:01 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:42:01 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:42:01 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:42:01 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:42:01 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:42:01 spire-1.2.1/test/integration/suites/rotation/README.md 18:42:01 spire-1.2.1/test/integration/suites/rotation/conf/ 18:42:01 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:42:01 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:42:01 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:42:01 spire-1.2.1/test/integration/suites/rotation/teardown 18:42:01 spire-1.2.1/test/integration/suites/self-test/ 18:42:01 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:42:01 spire-1.2.1/test/integration/suites/self-test/README.md 18:42:01 spire-1.2.1/test/integration/suites/self-test/teardown 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:42:01 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:42:01 spire-1.2.1/test/integration/suites/upgrade/ 18:42:01 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:42:01 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:42:01 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:42:01 spire-1.2.1/test/integration/suites/upgrade/README.md 18:42:01 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:42:01 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:42:01 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:42:01 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:42:01 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:42:01 spire-1.2.1/test/integration/suites/upgrade/teardown 18:42:01 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:42:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:42:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:42:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:42:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:42:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:42:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:42:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:42:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:42:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:42:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:42:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:42:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:42:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:42:01 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:42:01 spire-1.2.1/test/integration/test-one.sh 18:42:01 spire-1.2.1/test/integration/test.sh 18:42:01 spire-1.2.1/test/plugintest/ 18:42:01 spire-1.2.1/test/plugintest/config.go 18:42:01 spire-1.2.1/test/plugintest/load.go 18:42:01 spire-1.2.1/test/plugintest/option.go 18:42:01 spire-1.2.1/test/spiretest/ 18:42:01 spire-1.2.1/test/spiretest/apiserver.go 18:42:01 spire-1.2.1/test/spiretest/assertions.go 18:42:01 spire-1.2.1/test/spiretest/dir.go 18:42:01 spire-1.2.1/test/spiretest/errors_posix.go 18:42:01 spire-1.2.1/test/spiretest/errors_windows.go 18:42:01 spire-1.2.1/test/spiretest/logs.go 18:42:01 spire-1.2.1/test/spiretest/socketapi.go 18:42:01 spire-1.2.1/test/spiretest/suite.go 18:42:01 spire-1.2.1/test/spiretest/x509.go 18:42:01 spire-1.2.1/test/testca/ 18:42:01 spire-1.2.1/test/testca/ca.go 18:42:01 spire-1.2.1/test/testkey/ 18:42:01 spire-1.2.1/test/testkey/generate.sh 18:42:01 spire-1.2.1/test/testkey/genkeys.go 18:42:01 spire-1.2.1/test/testkey/keys.go 18:42:01 spire-1.2.1/test/testkey/new.go 18:42:01 spire-1.2.1/test/tpmsimulator/ 18:42:01 spire-1.2.1/test/tpmsimulator/simulator.go 18:42:01 spire-1.2.1/test/util/ 18:42:01 spire-1.2.1/test/util/cert_fixtures.go 18:42:01 spire-1.2.1/test/util/cert_generation.go 18:42:01 spire-1.2.1/test/util/io_redirection.go 18:42:01 spire-1.2.1/test/util/race.go 18:42:01 spire-1.2.1/test/util/util.go 18:42:01 building spire from source... 18:42:01 Installing go1.17.7... 18:42:05 Avoid second fetch 18:42:05 Checking out Revision 55703cfb8fff16b41bcf5b5700b650125831580d (main) 18:42:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:42:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:42:05 > git config core.sparsecheckout # timeout=10 18:42:05 > git checkout -f 55703cfb8fff16b41bcf5b5700b650125831580d # timeout=10 18:42:07 Building bin/spire-server... 18:42:07 go: downloading github.com/mitchellh/cli v1.1.2 18:42:07 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:42:07 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:42:07 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:42:07 go: downloading google.golang.org/grpc v1.44.0 18:42:07 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:42:07 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:42:07 go: downloading github.com/sirupsen/logrus v1.8.1 18:42:07 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:42:07 go: downloading github.com/imdario/mergo v0.3.12 18:42:07 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:42:07 go: downloading github.com/fatih/color v1.13.0 18:42:07 go: downloading github.com/mattn/go-isatty v0.0.14 18:42:07 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:42:07 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:42:07 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:42:07 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:42:07 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:42:07 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:42:07 go: downloading github.com/armon/go-metrics v0.3.10 18:42:07 go: downloading github.com/prometheus/client_golang v1.12.1 18:42:07 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:42:07 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:42:07 go: downloading github.com/open-policy-agent/opa v0.38.0 18:42:07 go: downloading github.com/Masterminds/goutils v1.1.0 18:42:07 go: downloading github.com/Masterminds/semver v1.5.0 18:42:07 go: downloading github.com/google/uuid v1.1.2 18:42:07 go: downloading github.com/huandu/xstrings v1.3.2 18:42:07 go: downloading github.com/mattn/go-colorable v0.1.12 18:42:07 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:42:07 go: downloading github.com/oklog/run v1.0.0 18:42:07 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:42:07 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:42:07 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:42:07 go: downloading github.com/prometheus/client_model v0.2.0 18:42:07 go: downloading github.com/prometheus/common v0.32.1 18:42:07 go: downloading github.com/beorn7/perks v1.0.1 18:42:07 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:42:07 go: downloading github.com/prometheus/procfs v0.7.3 18:42:07 go: downloading github.com/imkira/go-observer v1.0.3 18:42:08 go: downloading go.uber.org/atomic v1.9.0 18:42:08 go: downloading github.com/pkg/errors v0.9.1 18:42:08 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:42:08 go: downloading github.com/hashicorp/errwrap v1.1.0 18:42:08 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:42:08 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:42:08 go: downloading github.com/stretchr/testify v1.7.0 18:42:08 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:42:08 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:42:08 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:42:08 go: downloading github.com/blang/semver/v4 v4.0.0 18:42:08 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:42:08 go: downloading github.com/jinzhu/gorm v1.9.16 18:42:08 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:42:08 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:42:08 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:42:08 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:42:09 Commit message: "fix: replace slack.edgexfoundry.org with edgexfoundry.slack.com (#3946)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:42:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:42:10 % Total % Received % Xferd Average Speed Time Time Time Current 18:42:10 Dload Upload Total Spent Left Speed 18:42:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 192k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 18:42:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:42:11 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:42:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:42:11 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:42:11 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:42:11 + sudo tee /etc/docker/daemon.new 18:42:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:42:11 { 18:42:11 "registry-mirrors": [ 18:42:11 "https://nexus3.edgexfoundry.org:10001" 18:42:11 ], 18:42:11 "bip": "10.250.0.254/24", 18:42:11 "hosts": [ 18:42:11 "tcp://0.0.0.0:5555", 18:42:11 "unix:///var/run/docker.sock" 18:42:11 ], 18:42:11 "mtu": 1458, 18:42:11 "selinux-enabled": true, 18:42:11 "seccomp-profile": "/etc/docker/seccomp.json" 18:42:11 } [Pipeline] sh 18:42:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:42:12 + sudo service docker restart 18:42:15 go: downloading google.golang.org/api v0.70.0 18:42:15 go: downloading k8s.io/client-go v0.23.4 18:42:15 go: downloading k8s.io/api v0.23.4 18:42:15 go: downloading github.com/google/go-tpm v0.3.3 18:42:15 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:42:15 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:42:15 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:42:15 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:42:15 go: downloading cloud.google.com/go/storage v1.21.0 18:42:15 go: downloading cloud.google.com/go v0.100.2 18:42:16 go: downloading k8s.io/apimachinery v0.23.4 18:42:17 go: downloading k8s.io/kube-aggregator v0.23.3 18:42:17 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:42:17 go: downloading cloud.google.com/go/security v1.3.0 18:42:17 go: downloading github.com/hashicorp/vault/api v1.4.1 18:42:17 go: downloading github.com/twmb/murmur3 v1.1.6 18:42:17 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:42:17 go: downloading github.com/jinzhu/inflection v1.0.0 18:42:17 go: downloading github.com/aws/smithy-go v1.11.0 18:42:17 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:42:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:42:17 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:42:17 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:42:17 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:42:17 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:42:17 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:42:17 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:42:17 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:42:17 go: downloading github.com/dimchansky/utfbom v1.1.1 18:42:17 go: downloading cloud.google.com/go/compute v1.3.0 18:42:17 go: downloading cloud.google.com/go/iam v0.1.1 18:42:18 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:42:18 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:42:20 go: downloading github.com/gogo/protobuf v1.3.2 18:42:20 go: downloading k8s.io/klog/v2 v2.30.0 18:42:20 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:42:20 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:42:20 go: downloading github.com/spf13/pflag v1.0.5 18:42:20 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:42:20 go: downloading github.com/google/gofuzz v1.1.0 18:42:20 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:42:20 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:42:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:42:20 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:42:20 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:42:20 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:42:21 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:42:21 go: downloading github.com/tklauser/numcpus v0.3.0 18:42:21 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:42:21 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:42:21 go: downloading gopkg.in/yaml.v2 v2.4.0 18:42:21 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:42:21 go: downloading github.com/gobwas/glob v0.2.3 18:42:21 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:42:21 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:42:21 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:42:21 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:42:21 go: downloading go.opencensus.io v0.23.0 18:42:21 go: downloading gopkg.in/inf.v0 v0.9.1 18:42:21 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:42:21 go: downloading github.com/googleapis/gnostic v0.5.5 18:42:21 go: downloading github.com/go-logr/logr v1.2.2 18:42:21 go: downloading github.com/json-iterator/go v1.1.12 18:42:21 go: downloading github.com/google/go-cmp v0.5.7 18:42:21 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:42:21 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:42:21 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:42:21 go: downloading go.uber.org/zap v1.21.0 18:42:21 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:42:21 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:42:21 go: downloading sigs.k8s.io/yaml v1.3.0 18:42:21 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:42:21 go: downloading github.com/modern-go/reflect2 v1.0.2 18:42:21 go: downloading github.com/ryanuber/go-glob v1.0.0 18:42:21 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:42:21 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:42:21 go: downloading github.com/hashicorp/go-version v1.2.0 18:42:21 go: downloading github.com/golang/snappy v0.0.4 18:42:21 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:42:21 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:42:21 go: downloading go.uber.org/multierr v1.6.0 18:42:29 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:42:29 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:30 provisioning config files... 18:42:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/182@tmp/config6444394274218799661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:31 ---> docker-login.sh 18:42:31 nexus3.edgexfoundry.org:10001 18:42:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:32 Configure a credential helper to remove this warning. See 18:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:32 18:42:32 Login Succeeded 18:42:32 nexus3.edgexfoundry.org:10002 18:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:32 Configure a credential helper to remove this warning. See 18:42:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:32 18:42:32 Login Succeeded 18:42:32 nexus3.edgexfoundry.org:10003 18:42:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:33 Configure a credential helper to remove this warning. See 18:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:33 18:42:33 Login Succeeded 18:42:33 nexus3.edgexfoundry.org:10004 18:42:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:33 Configure a credential helper to remove this warning. See 18:42:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:33 18:42:33 Login Succeeded 18:42:33 docker.io 18:42:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:34 Configure a credential helper to remove this warning. See 18:42:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:34 18:42:34 Login Succeeded 18:42:34 ---> docker-login.sh ends [Pipeline] } 18:42:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:42:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:42:34 ========================================================= 18:42:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:42:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:42:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:42:35 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:42:35 9b3977197b4f: Pulling fs layer 18:42:35 1a89e8eeedd5: Pulling fs layer 18:42:35 94645a83ff95: Pulling fs layer 18:42:35 3f3a8bcf1eab: Pulling fs layer 18:42:35 0c92f367c5e7: Pulling fs layer 18:42:35 f7c0051592d6: Pulling fs layer 18:42:35 a227ed2f7395: Pulling fs layer 18:42:35 7b1c46037f91: Pulling fs layer 18:42:35 f7c0051592d6: Waiting 18:42:35 3f3a8bcf1eab: Waiting 18:42:35 0c92f367c5e7: Waiting 18:42:35 7b1c46037f91: Waiting 18:42:35 a227ed2f7395: Waiting 18:42:35 94645a83ff95: Verifying Checksum 18:42:35 94645a83ff95: Download complete 18:42:35 1a89e8eeedd5: Verifying Checksum 18:42:35 1a89e8eeedd5: Download complete 18:42:35 0c92f367c5e7: Verifying Checksum 18:42:35 0c92f367c5e7: Download complete 18:42:35 f7c0051592d6: Verifying Checksum 18:42:35 f7c0051592d6: Download complete 18:42:35 9b3977197b4f: Verifying Checksum 18:42:35 9b3977197b4f: Download complete 18:42:35 a227ed2f7395: Verifying Checksum 18:42:35 a227ed2f7395: Download complete 18:42:36 9b3977197b4f: Pull complete 18:42:36 1a89e8eeedd5: Pull complete 18:42:37 94645a83ff95: Pull complete 18:42:37 7b1c46037f91: Verifying Checksum 18:42:37 7b1c46037f91: Download complete 18:42:38 3f3a8bcf1eab: Verifying Checksum 18:42:38 3f3a8bcf1eab: Download complete 18:42:50 3f3a8bcf1eab: Pull complete 18:42:50 0c92f367c5e7: Pull complete 18:42:50 f7c0051592d6: Pull complete 18:42:50 a227ed2f7395: Pull complete 18:42:51 Removing intermediate container a2f64ff118c1 18:42:51 ---> 0b8ce3dafb34 18:42:51 18:42:51 Step 10/23 : FROM alpine:3.14 18:42:51 Removing intermediate container cbee6b4ffe62 18:42:51 ---> 96e1f858e036 18:42:51 18:42:51 Step 10/22 : FROM alpine:3.14 18:42:51 Removing intermediate container 26f5cbaa4092 18:42:51 ---> 182271757917 18:42:51 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 18:42:51 Removing intermediate container c219a6c0cca6 18:42:51 ---> 2befb67fde38 18:42:51 18:42:51 Step 10/31 : FROM alpine:3.14 18:42:51 ---> Running in d5d14a252f37 18:42:51 3.14: Pulling from library/alpine 18:42:51 3.14: Pulling from library/alpine 18:42:51 3.14: Pulling from library/alpine 18:42:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 18:42:52 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:42:52 Status: Downloaded newer image for alpine:3.14 18:42:52 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:42:52 Status: Image is up to date for alpine:3.14 18:42:52 ---> e04c818066af 18:42:52 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 18:42:52 ---> e04c818066af 18:42:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:42:52 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:42:52 Status: Image is up to date for alpine:3.14 18:42:52 ---> e04c818066af 18:42:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 18:42:53 ---> Running in 4912c83cce9c 18:42:53 ---> Running in 25f154bfd6cc 18:42:53 ---> Running in b06190ac8e2b 18:42:53 Removing intermediate container 25f154bfd6cc 18:42:53 ---> 6d77a8c9671d 18:42:53 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 18:42:53 ---> Running in c176fccf45e4 18:42:53 Removing intermediate container b06190ac8e2b 18:42:53 ---> 8ad8b08c0998 18:42:53 Step 12/23 : ENV APP_PORT=59880 18:42:53 ---> Running in 09871c3d9d68 18:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:42:54 Removing intermediate container 09871c3d9d68 18:42:54 ---> 936e6e6137d0 18:42:54 Step 13/23 : EXPOSE $APP_PORT 18:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:42:54 ---> Running in 35140770feaf 18:42:54 Removing intermediate container d5d14a252f37 18:42:54 ---> 324cb0615729 18:42:54 18:42:54 Step 11/23 : FROM docker:20.10.14 18:42:54 20.10.14: Pulling from library/docker 18:42:54 (1/1) Installing dumb-init (1.2.5-r1) 18:42:54 Executing busybox-1.33.1-r7.trigger 18:42:54 OK: 6 MiB in 15 packages 18:42:54 Removing intermediate container 35140770feaf 18:42:54 ---> 43d0dbd7612b 18:42:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:42:54 ---> Running in 8633d136674c 18:42:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:42:54 (1/2) Installing dumb-init (1.2.5-r1) 18:42:54 (2/2) Installing su-exec (0.2-r1) 18:42:54 Executing busybox-1.33.1-r7.trigger 18:42:54 OK: 6 MiB in 16 packages 18:42:55 Removing intermediate container 4912c83cce9c 18:42:55 ---> 8199468cfd25 18:42:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:42:55 ---> Running in a8830f4ce943 18:42:56 Removing intermediate container c176fccf45e4 18:42:56 ---> 30b27161e52d 18:42:56 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 18:42:56 Removing intermediate container a8830f4ce943 18:42:56 ---> 1c930e9db666 18:42:56 Step 13/22 : ENV APP_PORT=59861 18:42:56 ---> Running in 170b57152fab 18:42:56 ---> Running in affde95f4874 18:42:56 Removing intermediate container affde95f4874 18:42:56 ---> 00d301ac1edd 18:42:56 Step 14/22 : EXPOSE $APP_PORT 18:42:57 Removing intermediate container 170b57152fab 18:42:57 ---> 659841aa1376 18:42:57 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 18:42:57 Removing intermediate container 8633d136674c 18:42:57 ---> e23aaba8a9bb 18:42:57 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 18:42:57 ---> Running in 0fda69cd62c7 18:42:57 ---> Running in c2f0e47cd490 18:42:57 ---> Running in 3e7be757e12e 18:42:57 Removing intermediate container 0fda69cd62c7 18:42:57 ---> bb1cffb2efae 18:42:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:42:57 Removing intermediate container c2f0e47cd490 18:42:57 ---> 963647dfea5c 18:42:57 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 18:42:57 7b1c46037f91: Pull complete 18:42:57 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 18:42:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:42:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 18:42:57 ---> Running in 7b35abe5eac9 18:42:57 ---> c45b1795eb09 18:42:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:42:57 + docker build -t ci-base-image-arm64 -f - . 18:42:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:42:57 WORKDIR /edgex 18:42:57 COPY go.mod . 18:42:57 RUN go mod download 18:42:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:42:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:42:58 (1/6) Installing dumb-init (1.2.5-r1) 18:42:59 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:42:59 (3/6) Installing libsodium (1.0.18-r0) 18:42:59 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:42:59 (5/6) Installing libzmq (4.3.4-r0) 18:42:59 (6/6) Installing zeromq (4.3.4-r0) 18:42:59 Executing busybox-1.33.1-r7.trigger 18:42:59 OK: 8 MiB in 20 packages 18:42:59 ---> 4f4e0f5b2d91 18:42:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:43:00 Removing intermediate container 7b35abe5eac9 18:43:00 ---> d215275b50a9 18:43:00 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 18:43:00 ---> Running in 33869a891117 18:43:00 Sending build context to Docker daemon 169.1MB 18:43:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:43:00 ---> f79e39bc4007 18:43:00 Step 2/4 : WORKDIR /edgex 18:43:00 ---> fc67960b3cf0 18:43:00 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:43:00 Removing intermediate container 33869a891117 18:43:00 ---> 743713daa382 18:43:00 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 18:43:00 Removing intermediate container 3e7be757e12e 18:43:00 ---> 041748f1c023 18:43:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:43:00 ---> Running in 96452eee85ac 18:43:01 Removing intermediate container 96452eee85ac 18:43:01 ---> c589eb18560b 18:43:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:43:01 ---> Running in 43cebdf89eb0 18:43:01 ---> 95ad90258ea0 18:43:01 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 18:43:01 ---> Running in bf38f4b9305f 18:43:01 ---> dc30b0452dbb 18:43:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:43:02 Removing intermediate container 43cebdf89eb0 18:43:02 ---> 5fd6c661ded2 18:43:02 Step 20/22 : LABEL arch=x86_64 18:43:02 ---> Running in 41935cf940d0 18:43:02 ---> Running in ef3b76b82ec5 18:43:02 Removing intermediate container 41935cf940d0 18:43:02 ---> d0d7b95feb62 18:43:02 Step 3/4 : COPY go.mod . 18:43:03 Removing intermediate container ef3b76b82ec5 18:43:03 ---> c5db91330e6b 18:43:03 Step 21/22 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 18:43:03 ---> Running in 23e8adbabd06 18:43:03 ---> d01f5c2c5ad3 18:43:03 Step 4/4 : RUN go mod download 18:43:03 ---> Running in 91f50b4101b3 18:43:03 ---> bd09bd1344c2 18:43:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 18:43:03 Removing intermediate container 23e8adbabd06 18:43:03 ---> c8632a083127 18:43:03 Step 22/22 : LABEL version=2.2.0-dev.59 18:43:03 ---> Running in ae4e4e826c58 18:43:04 ---> 5fd72cecf3c0 18:43:04 Step 19/23 : ENTRYPOINT ["/core-data"] 18:43:04 ---> Running in cf0f1cf34863 18:43:04 Removing intermediate container bf38f4b9305f 18:43:04 ---> b44d6dc50c3f 18:43:04 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 18:43:04 Removing intermediate container ae4e4e826c58 18:43:04 ---> e1239bb86983 18:43:04 18:43:04 Removing intermediate container cf0f1cf34863 18:43:04 ---> 1857a2a62a56 18:43:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:43:04 Successfully built e1239bb86983 18:43:04 Successfully tagged support-scheduler:latest 18:43:05  Building support-scheduler ... done Building support-notifications 18:43:06 ---> 1e673007eb63 18:43:06 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:43:07 ---> Running in a72bac3020ac 18:43:07 Removing intermediate container a72bac3020ac 18:43:07 ---> f43b9b8551fd 18:43:07 Step 21/23 : LABEL arch=x86_64 18:43:08 ---> d4143532dae6 18:43:08 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 18:43:08 ---> Running in 47cdab2f986d 18:43:08 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 18:43:08 Status: Downloaded newer image for docker:20.10.14 18:43:08 ---> 7417809fdb73 18:43:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 18:43:08 ---> Running in 177e25d5d5b8 18:43:08 Removing intermediate container 47cdab2f986d 18:43:08 ---> 22caed352c91 18:43:08 Step 22/23 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 18:43:09 ---> e898ed21b055 18:43:09 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 18:43:09 ---> Running in 680cc565ca09 18:43:09 Removing intermediate container 177e25d5d5b8 18:43:09 ---> 30868248e54a 18:43:09 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 18:43:09 ---> bbb2ba31c977 18:43:09 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 18:43:10 ---> Running in 51bd749d50d1 18:43:10 Removing intermediate container 680cc565ca09 18:43:10 ---> 340574c53a08 18:43:10 Step 23/23 : LABEL version=2.2.0-dev.59 18:43:10 ---> Running in 01a988cc60cf 18:43:10 ---> ddd26e8719ba 18:43:10 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 18:43:10 Removing intermediate container 01a988cc60cf 18:43:10 ---> ff15e9a7e8d8 18:43:10 18:43:10 ---> Running in fe2dc818fd29 18:43:10 Successfully built ff15e9a7e8d8 18:43:10 Successfully tagged core-data:latest 18:43:10  Building core-data ... done Building security-spiffe-token-provider 18:43:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:43:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:43:11 (1/43) Installing readline (8.1.1-r0) 18:43:11 (2/43) Installing bash (5.1.16-r0) 18:43:11 Executing bash-5.1.16-r0.post-install 18:43:11 (3/43) Installing brotli-libs (1.0.9-r5) 18:43:11 (4/43) Installing nghttp2-libs (1.46.0-r0) 18:43:11 (5/43) Installing libcurl (7.80.0-r0) 18:43:11 (6/43) Installing curl (7.80.0-r0) 18:43:11 (7/43) Installing dumb-init (1.2.5-r1) 18:43:11 (8/43) Installing libbz2 (1.0.8-r1) 18:43:11 (9/43) Installing expat (2.4.7-r0) 18:43:11 (10/43) Installing libffi (3.4.2-r1) 18:43:11 (11/43) Installing gdbm (1.22-r0) 18:43:11 (12/43) Installing xz-libs (5.2.5-r0) 18:43:11 (13/43) Installing libgcc (10.3.1_git20211027-r0) 18:43:11 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 18:43:11 (15/43) Installing mpdecimal (2.5.1-r1) 18:43:11 (16/43) Installing sqlite-libs (3.36.0-r0) 18:43:11 (17/43) Installing python3 (3.9.7-r4) 18:43:11 Removing intermediate container fe2dc818fd29 18:43:11 ---> d47822ab11a9 18:43:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:43:11 (18/43) Installing py3-appdirs (1.4.4-r2) 18:43:11 (19/43) Installing py3-certifi (2020.12.5-r1) 18:43:11 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 18:43:11 (21/43) Installing py3-idna (3.3-r0) 18:43:11 (22/43) Installing py3-urllib3 (1.26.7-r0) 18:43:11 (23/43) Installing py3-requests (2.26.0-r1) 18:43:11 (24/43) Installing py3-msgpack (1.0.2-r1) 18:43:11 (25/43) Installing py3-lockfile (0.12.2-r4) 18:43:11 (26/43) Installing py3-cachecontrol (0.12.10-r0) 18:43:11 (27/43) Installing py3-colorama (0.4.4-r1) 18:43:11 (28/43) Installing py3-contextlib2 (21.6.0-r1) 18:43:11 (29/43) Installing py3-distlib (0.3.3-r0) 18:43:11 (30/43) Installing py3-distro (1.6.0-r0) 18:43:11 (31/43) Installing py3-six (1.16.0-r0) 18:43:11 (32/43) Installing py3-webencodings (0.5.1-r4) 18:43:11 (33/43) Installing py3-html5lib (1.1-r1) 18:43:11 (34/43) Installing py3-parsing (2.4.7-r2) 18:43:11 (35/43) Installing py3-packaging (20.9-r1) 18:43:11 (36/43) Installing py3-tomli (1.2.2-r0) 18:43:11 (37/43) Installing py3-pep517 (0.12.0-r0) 18:43:11 (38/43) Installing py3-progress (1.6-r0) 18:43:11 (39/43) Installing py3-retrying (1.3.3-r2) 18:43:11 (40/43) Installing py3-ordered-set (4.0.2-r2) 18:43:11 (41/43) Installing py3-setuptools (52.0.0-r4) 18:43:11 (42/43) Installing py3-toml (0.10.2-r2) 18:43:11 (43/43) Installing py3-pip (20.3.4-r1) 18:43:12 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:43:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:43:12 ---> 58e0da6676e4 18:43:12 Step 3/22 : WORKDIR /edgex-go 18:43:12 ---> Using cache 18:43:12 ---> 610841ab6d77 18:43:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:43:12 ---> Using cache 18:43:12 ---> 61e2066c6545 18:43:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:43:12 Executing busybox-1.34.1-r5.trigger 18:43:12 OK: 83 MiB in 65 packages 18:43:12 Collecting docker-compose==1.23.2 18:43:12 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 18:43:12 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 18:43:12 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 18:43:12 Collecting PyYAML<4,>=3.10 18:43:12 Downloading PyYAML-3.13.tar.gz (270 kB) 18:43:13 Collecting websocket-client<1.0,>=0.32.0 18:43:13 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 18:43:13 Collecting docopt<0.7,>=0.6.1 18:43:13 Downloading docopt-0.6.2.tar.gz (25 kB) 18:43:14 Collecting cached-property<2,>=1.2.0 18:43:14 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 18:43:14 Collecting docker<4.0,>=3.6.0 18:43:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 18:43:14 Collecting texttable<0.10,>=0.9.0 18:43:14 Downloading texttable-0.9.1.tar.gz (11 kB) 18:43:14 Collecting jsonschema<3,>=2.5.1 18:43:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 18:43:14 Collecting dockerpty<0.5,>=0.4.1 18:43:14 Downloading dockerpty-0.4.1.tar.gz (13 kB) 18:43:15 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:43:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:43:15 ---> 58e0da6676e4 18:43:15 Step 3/20 : WORKDIR /edgex-go 18:43:15 ---> Using cache 18:43:15 ---> 610841ab6d77 18:43:15 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:43:15 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 18:43:15 Collecting docker-pycreds>=0.4.0 18:43:15 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 18:43:15 Collecting chardet<3.1.0,>=3.0.2 18:43:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 18:43:15 Collecting urllib3<1.25,>=1.21.1 18:43:15 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 18:43:15 Collecting idna<2.8,>=2.5 18:43:15 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 18:43:15 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) 18:43:15 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 18:43:15 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 18:43:15 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 18:43:15 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 18:43:15 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 18:43:15 Attempting uninstall: urllib3 18:43:15 Found existing installation: urllib3 1.26.7 18:43:15 Uninstalling urllib3-1.26.7: 18:43:15 Successfully uninstalled urllib3-1.26.7 18:43:17 Attempting uninstall: idna 18:43:17 Found existing installation: idna 3.3 18:43:17 Uninstalling idna-3.3: 18:43:17 ---> 2d6def424bc4 18:43:17 Step 26/31 : RUN chmod +x /entrypoint.sh 18:43:17 Successfully uninstalled idna-3.3 18:43:17 ---> Running in 9dc62d043abd 18:43:17 ---> Running in 0e47c593abec 18:43:17 ---> Running in 0727c79c7cff 18:43:17 Attempting uninstall: requests 18:43:17 Found existing installation: requests 2.26.0 18:43:17 Uninstalling requests-2.26.0: 18:43:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:43:17 Successfully uninstalled requests-2.26.0 18:43:17 Running setup.py install for texttable: started 18:43:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:43:18 Running setup.py install for texttable: finished with status 'done' 18:43:18 Running setup.py install for PyYAML: started 18:43:18 Removing intermediate container 0727c79c7cff 18:43:18 ---> 10abcc115650 18:43:18 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 18:43:18 ---> Running in a09523ed1065 18:43:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:43:18 Running setup.py install for PyYAML: finished with status 'done' 18:43:18 Removing intermediate container a09523ed1065 18:43:18 ---> f442b5b25c5b 18:43:18 Step 28/31 : CMD ["gate"] 18:43:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:43:18 Running setup.py install for docopt: started 18:43:18 ---> Running in d07c4526a9a7 18:43:18 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:43:18 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:43:18 OK: 15864 distinct packages available 18:43:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:43:18 Removing intermediate container d07c4526a9a7 18:43:18 ---> 1b2b5fb4e0e0 18:43:18 Step 29/31 : LABEL arch=x86_64 18:43:18 OK: 221 MiB in 52 packages 18:43:19 ---> Running in b80e5b26c38e 18:43:19 Running setup.py install for docopt: finished with status 'done' 18:43:19 Running setup.py install for dockerpty: started 18:43:19 Removing intermediate container b80e5b26c38e 18:43:19 ---> 3956f8a5668c 18:43:19 Step 30/31 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 18:43:19 ---> Running in e4fa35400f84 18:43:19 Removing intermediate container 0e47c593abec 18:43:19 ---> cbad65ab107a 18:43:19 Step 6/22 : COPY go.mod vendor* ./ 18:43:19 Running setup.py install for dockerpty: finished with status 'done' 18:43:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:43:19 Removing intermediate container e4fa35400f84 18:43:19 ---> 9d1498d6ccc2 18:43:19 Step 31/31 : LABEL version=2.2.0-dev.59 18:43:19 ---> 5306d7a8532a 18:43:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:19 ---> Running in 139073aae9c2 18:43:19 ---> Running in a38a9e62fcef 18:43:19 OK: 221 MiB in 52 packages 18:43:20 Removing intermediate container 139073aae9c2 18:43:20 ---> 8011004a5436 18:43:20 18:43:20 Successfully built 8011004a5436 18:43:20 Successfully tagged security-bootstrapper:latest 18:43:20 Building security-proxy-setup 18:43:20  Building security-bootstrapper ... done 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 18:43:24 Removing intermediate container 9dc62d043abd 18:43:24 ---> faab2ece569e 18:43:24 Step 5/20 : COPY go.mod vendor* ./ 18:43:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:43:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:43:24 ---> 58e0da6676e4 18:43:24 Step 3/22 : WORKDIR /edgex-go 18:43:24 ---> Using cache 18:43:24 ---> 610841ab6d77 18:43:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:43:24 ---> Using cache 18:43:24 ---> 61e2066c6545 18:43:24 Step 5/22 : RUN apk add --update --no-cache make git 18:43:24 ---> Running in 3c51d651766f 18:43:24 Removing intermediate container a38a9e62fcef 18:43:24 ---> 1d3e66c7ca0a 18:43:24 Step 8/22 : COPY . . 18:43:24 ---> f906fd2faa28 18:43:24 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:24 ---> Running in d6912f1c7b93 18:43:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:43:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:43:25 OK: 221 MiB in 52 packages 18:43:28 Removing intermediate container d6912f1c7b93 18:43:28 ---> 4bfd8f770f6e 18:43:28 Step 7/20 : COPY . . 18:43:28 Removing intermediate container 51bd749d50d1 18:43:28 ---> 9f83cb8e434e 18:43:28 Step 14/23 : ENV APP_PORT=58890 18:43:28 Removing intermediate container 3c51d651766f 18:43:28 ---> c31c6889b38d 18:43:28 Step 6/22 : COPY go.mod vendor* ./ 18:43:28 ---> Running in 066b81af0adf 18:43:29 ---> 428ef289ec30 18:43:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:30 Removing intermediate container 066b81af0adf 18:43:30 ---> a211cdd73c08 18:43:30 Step 15/23 : EXPOSE $APP_PORT 18:43:30 ---> Running in 665b66feeadc 18:43:30 ---> Running in 82b555119803 18:43:30 ---> 09a26b86b925 18:43:30 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:43:31 ---> Running in c8b759229509 18:43:31 Removing intermediate container 82b555119803 18:43:31 ---> 736604dee6fc 18:43:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 18:43:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:43:32 ---> 83d75d4438c6 18:43:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 18:43:32 Removing intermediate container 665b66feeadc 18:43:32 ---> 50a7bdcc5e7f 18:43:32 Step 8/22 : COPY . . 18:43:32 ---> 04976c06c9c4 18:43:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 18:43:36 ---> de59fd1849b7 18:43:36 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 18:43:37 ---> Running in a06d4c52de37 18:43:37 ---> 5796c1a016a7 18:43:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:43:37 ---> Running in 7a620eb96aa1 18:43:37 Removing intermediate container a06d4c52de37 18:43:37 ---> a9efda2a5511 18:43:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:43:38 ---> Running in 0e5f38969a06 18:43:38 ---> bc5ebb6b08d1 18:43:38 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 18:43:38 Removing intermediate container 0e5f38969a06 18:43:38 ---> 8d01782b5bda 18:43:38 Step 21/23 : LABEL arch=x86_64 18:43:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:43:38 ---> Running in c2e0e3e113aa 18:43:38 ---> Running in cbdf1097ebfc 18:43:38 Removing intermediate container cbdf1097ebfc 18:43:38 ---> 5f56dd1c5330 18:43:38 Step 22/23 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 18:43:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 18:43:38 ---> Running in eaee36123963 18:43:39 Removing intermediate container eaee36123963 18:43:39 ---> 3d1850dc7d85 18:43:39 Step 23/23 : LABEL version=2.2.0-dev.59 18:43:39 ---> Running in 865d3e9a8d57 18:43:39 Removing intermediate container 865d3e9a8d57 18:43:39 ---> cbb3543e9e55 18:43:39 18:43:39 Successfully built cbb3543e9e55 18:43:39 Successfully tagged sys-mgmt-agent:latest 18:43:39  Building sys-mgmt-agent ... done Building core-command 18:43:43 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:43:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:43:43 ---> 58e0da6676e4 18:43:43 Step 3/23 : WORKDIR /edgex-go 18:43:43 ---> Using cache 18:43:43 ---> 610841ab6d77 18:43:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:43:43 ---> Using cache 18:43:43 ---> 61e2066c6545 18:43:43 Step 5/23 : RUN apk add --update --no-cache make git 18:43:43 ---> Using cache 18:43:43 ---> c31c6889b38d 18:43:43 Step 6/23 : COPY go.mod vendor* ./ 18:43:43 ---> Using cache 18:43:43 ---> 428ef289ec30 18:43:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:43 ---> Using cache 18:43:43 ---> 50a7bdcc5e7f 18:43:43 Step 8/23 : COPY . . 18:43:43 ---> Using cache 18:43:43 ---> bc5ebb6b08d1 18:43:43 Step 9/23 : RUN make cmd/core-command/core-command 18:43:45 ---> Running in 44e28de8402a 18:43:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:43:59 Removing intermediate container 91f50b4101b3 18:43:59 ---> b3dea8b53d3a 18:43:59 Successfully built b3dea8b53d3a 18:43:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:44:00 + docker inspect -f . ci-base-image-arm64 18:44:00 . [Pipeline] withDockerContainer 18:44:00 prd-ubuntu20.04-docker-arm64-4c-16g-11438 does not seem to be running inside a container 18:44:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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 18:44:02 $ docker top cbe34f19faa26a1f8da15477aa3048a4f0a78cf54aa737b8c3439b5556dff9e2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:03 + go version 18:44:03 go version go1.17.6 linux/arm64 [Pipeline] } 18:44:03 $ docker stop --time=1 cbe34f19faa26a1f8da15477aa3048a4f0a78cf54aa737b8c3439b5556dff9e2 18:44:04 Removing intermediate container c8b759229509 18:44:04 ---> 2f9578006519 18:44:04 18:44:04 Step 10/22 : FROM alpine:3.14 18:44:04 ---> e04c818066af 18:44:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 18:44:04 ---> Running in 1a6e33ca4dfc 18:44:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:44:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:44:04 (1/2) Installing ca-certificates (20211220-r0) 18:44:04 (2/2) Installing dumb-init (1.2.5-r1) 18:44:04 Executing busybox-1.33.1-r7.trigger 18:44:04 Executing ca-certificates-20211220-r0.trigger 18:44:04 OK: 6 MiB in 16 packages 18:44:05 $ docker rm -f cbe34f19faa26a1f8da15477aa3048a4f0a78cf54aa737b8c3439b5556dff9e2 18:44:05 Building bin/spire-agent... [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 18:44:05 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:44:05 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:44:05 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:44:05 go: downloading github.com/docker/docker v20.10.12+incompatible Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:44:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:05 18:44:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:44:05 Removing intermediate container 1a6e33ca4dfc 18:44:05 ---> 0995378ddf4c 18:44:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 18:44:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:06 ---> Running in 2823e1140af9 18:44:06 latest: Pulling from edgex-devops/edgex-compose-arm64 18:44:06 29e5d40040c1: Pulling fs layer 18:44:06 1ce36da41761: Pulling fs layer 18:44:06 25b303627fd3: Pulling fs layer 18:44:06 29e5d40040c1: Verifying Checksum 18:44:06 29e5d40040c1: Download complete 18:44:06 go: downloading github.com/google/go-tpm-tools v0.3.3 18:44:06 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:44:06 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:44:06 1ce36da41761: Verifying Checksum 18:44:06 1ce36da41761: Download complete 18:44:06 go: downloading github.com/docker/go-units v0.4.0 18:44:06 go: downloading github.com/opencontainers/image-spec v1.0.1 18:44:06 go: downloading github.com/docker/go-connections v0.4.0 18:44:06 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:44:06 go: downloading github.com/containerd/containerd v1.3.4 18:44:06 go: downloading github.com/opencontainers/go-digest v1.0.0 18:44:06 29e5d40040c1: Pull complete 18:44:07 Removing intermediate container 2823e1140af9 18:44:07 ---> 2a0f8539d8f6 18:44:07 Step 13/22 : ENV APP_PORT=59860 18:44:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:44:08 ---> Running in d6a1465e4a0c 18:44:08 25b303627fd3: Verifying Checksum 18:44:08 25b303627fd3: Download complete 18:44:08 1ce36da41761: Pull complete 18:44:08 Removing intermediate container d6a1465e4a0c 18:44:08 ---> b62daa587348 18:44:08 Step 14/22 : EXPOSE $APP_PORT 18:44:11 ---> Running in dbf97ad77203 18:44:11 Removing intermediate container 7a620eb96aa1 18:44:11 ---> c5f460b66687 18:44:11 18:44:11 Step 9/20 : FROM alpine:3.15 18:44:11 Removing intermediate container dbf97ad77203 18:44:11 ---> 7f31d50bf1cc 18:44:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:44:11 3.15: Pulling from library/alpine 18:44:13 ---> 644f73375fcc 18:44:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:44:13 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:44:13 Status: Downloaded newer image for alpine:3.15 18:44:13 ---> 0ac33e5f5afa 18:44:13 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:44:14 ---> Running in 28fab92f72ad 18:44:15 ---> 82474198f4d5 18:44:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 18:44:15 Removing intermediate container 28fab92f72ad 18:44:15 ---> 8c750238d20e 18:44:15 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:15 Removing intermediate container c2e0e3e113aa 18:44:15 ---> 532d4d01c8d8 18:44:15 18:44:15 Step 10/22 : FROM alpine:3.14 18:44:15 ---> e04c818066af 18:44:15 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 18:44:15 Removing intermediate container 44e28de8402a 18:44:15 ---> e8983f15377a 18:44:15 18:44:15 Step 10/23 : FROM alpine:3.14 18:44:15 ---> e04c818066af 18:44:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:44:15 ---> Using cache 18:44:15 ---> 8199468cfd25 18:44:15 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:44:15 ---> Using cache 18:44:15 ---> 1c930e9db666 18:44:15 Step 13/23 : ENV APP_PORT=59882 18:44:15 ---> b1ae9554a32b 18:44:15 Step 18/22 : ENTRYPOINT ["/support-notifications"] 18:44:15 ---> Running in da89c24dbfc1 18:44:15 ---> Running in 444cd83d76d7 18:44:15 ---> Running in acaaa10ad85c 18:44:15 ---> Running in c34c444b27b8 18:44:15 Removing intermediate container acaaa10ad85c 18:44:15 ---> d9f2504dea3b 18:44:15 Step 14/23 : EXPOSE $APP_PORT 18:44:15 Removing intermediate container c34c444b27b8 18:44:15 ---> cc25ae46a013 18:44:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:44:15 ---> Running in 3ccafff07a40 18:44:16 ---> Running in c10cf110c4c1 18:44:16 Removing intermediate container 3ccafff07a40 18:44:16 ---> 86ea13603a86 18:44:16 Step 15/23 : WORKDIR / 18:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:44:16 ---> Running in 06147620dd45 18:44:16 Removing intermediate container c10cf110c4c1 18:44:16 ---> 497c9f29521f 18:44:16 Step 20/22 : LABEL arch=x86_64 18:44:16 ---> Running in e6a7847a014c 18:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:44:16 Removing intermediate container 06147620dd45 18:44:16 ---> ca192ac5cedf 18:44:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:44:16 Removing intermediate container e6a7847a014c 18:44:16 ---> 784ae67e1609 18:44:16 Step 21/22 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 18:44:16 (1/6) Installing ca-certificates (20211220-r0) 18:44:16 ---> Running in ecf16bbe1e26 18:44:16 (2/6) Installing brotli-libs (1.0.9-r5) 18:44:16 (3/6) Installing nghttp2-libs (1.43.0-r0) 18:44:16 (4/6) Installing libcurl (7.79.1-r0) 18:44:16 (5/6) Installing curl (7.79.1-r0) 18:44:16 (6/6) Installing dumb-init (1.2.5-r1) 18:44:16 Executing busybox-1.33.1-r7.trigger 18:44:16 Executing ca-certificates-20211220-r0.trigger 18:44:16 OK: 8 MiB in 20 packages 18:44:16 ---> c98788f8eb98 18:44:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:44:16 Removing intermediate container 444cd83d76d7 18:44:16 ---> bfdfbf0fea71 18:44:16 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:44:16 Removing intermediate container ecf16bbe1e26 18:44:16 ---> c0504e8125b0 18:44:16 Step 22/22 : LABEL version=2.2.0-dev.59 18:44:16 ---> Running in 6f9ad9954088 18:44:16 ---> Running in a7a833e5d316 18:44:17 Removing intermediate container a7a833e5d316 18:44:17 ---> 8d36403dc41b 18:44:17 18:44:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:44:17 ---> b21420bab49b 18:44:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 18:44:17 Removing intermediate container da89c24dbfc1 18:44:17 ---> e1bd983c66bc 18:44:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:44:17 ---> Running in da17dc7cbed1 18:44:17 Successfully built 8d36403dc41b 18:44:17 Successfully tagged support-notifications:latest 18:44:17  Building support-notifications ... done Building core-metadata 18:44:17 Removing intermediate container da17dc7cbed1 18:44:17 ---> a2714d131222 18:44:17 Step 13/22 : WORKDIR /edgex 18:44:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:44:18 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:44:18 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:44:18 OK: 15854 distinct packages available 18:44:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:44:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:44:19 (1/9) Installing ca-certificates (20211220-r0) 18:44:19 (2/9) Installing brotli-libs (1.0.9-r5) 18:44:19 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:44:19 (4/9) Installing libcurl (7.80.0-r0) 18:44:19 (5/9) Installing curl (7.80.0-r0) 18:44:20 (6/9) Installing dumb-init (1.2.5-r1) 18:44:20 (7/9) Installing musl-obstack (1.2.3-r0) 18:44:20 (8/9) Installing libucontext (1.1-r0) 18:44:20 (9/9) Installing gcompat (1.0.0-r4) 18:44:20 Executing busybox-1.34.1-r5.trigger 18:44:20 Executing ca-certificates-20211220-r0.trigger 18:44:20 OK: 8 MiB in 23 packages 18:44:20 25b303627fd3: Pull complete 18:44:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:44:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 18:44:21 prd-ubuntu20.04-docker-arm64-4c-16g-11438 does not seem to be running inside a container 18:44:21 ---> Running in 6ce8eaa04c4a 18:44:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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 18:44:21 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:44:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:44:21 ---> 58e0da6676e4 18:44:21 Step 3/23 : WORKDIR /edgex-go 18:44:21 ---> Using cache 18:44:21 ---> 610841ab6d77 18:44:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:21 ---> Using cache 18:44:21 ---> 61e2066c6545 18:44:21 Step 5/23 : RUN apk add --update --no-cache make git 18:44:21 ---> Using cache 18:44:21 ---> c31c6889b38d 18:44:21 Step 6/23 : COPY go.mod vendor* ./ 18:44:21 ---> Using cache 18:44:21 ---> 428ef289ec30 18:44:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:21 ---> Using cache 18:44:21 ---> 50a7bdcc5e7f 18:44:21 Step 8/23 : COPY . . 18:44:21 ---> Using cache 18:44:21 ---> bc5ebb6b08d1 18:44:21 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:44:21 ---> ff31e35ae7a9 18:44:21 Step 19/23 : ENTRYPOINT ["/core-command"] 18:44:21 ---> Running in 77ab7529b153 18:44:21 ---> Running in 711fc5b9fa2e 18:44:21 Removing intermediate container 6ce8eaa04c4a 18:44:21 ---> 72847e259a60 18:44:21 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 18:44:21 Removing intermediate container 711fc5b9fa2e 18:44:21 ---> d1a58dd910e9 18:44:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:44:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:44:22 ---> f8fb63e3ea91 18:44:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 18:44:22 Removing intermediate container 6f9ad9954088 18:44:22 ---> 0b494364d947 18:44:22 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:44:22 ---> Running in fd678fb58f06 18:44:22 Removing intermediate container fd678fb58f06 18:44:22 ---> fedcdb800384 18:44:22 Step 21/23 : LABEL arch=x86_64 18:44:23 ---> 8716664fef20 18:44:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:44:23 ---> 734f7d4f47ba 18:44:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:44:23 $ docker top 7fdc300925b183d562f822a05e4662439df3efc867246df1873d3074a5cd8acd -eo pid,comm 18:44:23 ---> Running in 4b88fc21fc8c [Pipeline] { [Pipeline] sh 18:44:24 Removing intermediate container 4b88fc21fc8c 18:44:24 ---> 2e16d3fe5778 18:44:24 Step 22/23 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 18:44:24 + grep parallel 18:44:24 + docker-compose build --help 18:44:24 ---> 57a3a418003a 18:44:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:44:24 ---> f95b73dce7ec 18:44:24 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:44:25 ---> Running in fcb5cd0faa3e 18:44:25 Removing intermediate container fcb5cd0faa3e 18:44:25 ---> cb3c5e3df15e 18:44:25 Step 23/23 : LABEL version=2.2.0-dev.59 18:44:25 ---> 498ce9e21014 18:44:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:44:25 ---> 85148d00a62f 18:44:25 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:44:25 ---> Running in 323d4029baa6 18:44:25 ---> Running in 641e0afff095 18:44:25 ---> Running in 2871503e850c 18:44:26 Removing intermediate container 323d4029baa6 18:44:26 ---> aafc47a0a285 18:44:26 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:44:26 Removing intermediate container 641e0afff095 18:44:26 ---> 58daf8b3f3c0 18:44:26 18:44:26 ---> Running in 935efe4c5b80 18:44:26 Successfully built 58daf8b3f3c0 18:44:26 Successfully tagged core-command:latest 18:44:26 Building security-secretstore-setup 18:44:27  Building core-command ... done Removing intermediate container 935efe4c5b80 18:44:27 ---> 9746ac43ae56 18:44:27 Step 18/20 : LABEL arch=x86_64 18:44:31 --parallel Build images in parallel. [Pipeline] } 18:44:31 $ docker stop --time=1 7fdc300925b183d562f822a05e4662439df3efc867246df1873d3074a5cd8acd 18:44:31 Removing intermediate container 2871503e850c 18:44:31 ---> 4de107bc0ffc 18:44:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:44:31 ---> Running in 760c9f51f109 18:44:31 ---> Running in 8ba81b98f44b 18:44:32 Removing intermediate container 760c9f51f109 18:44:32 ---> 7a0b28718866 18:44:32 Step 19/20 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 18:44:32 Removing intermediate container 8ba81b98f44b 18:44:32 ---> 9c210ab6b3bb 18:44:32 Step 20/22 : LABEL arch=x86_64 18:44:32 ---> Running in bd5e73d38895 18:44:32 ---> Running in d0800853445e 18:44:32 Removing intermediate container bd5e73d38895 18:44:32 ---> 783624659e18 18:44:32 Step 20/20 : LABEL version=2.2.0-dev.59 18:44:32 Removing intermediate container d0800853445e 18:44:32 ---> 1a3c6179219a 18:44:32 Step 21/22 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 18:44:32 ---> Running in 877572409e22 18:44:33 ---> Running in cfcdd2fcf5f6 18:44:33 Removing intermediate container 877572409e22 18:44:33 ---> f8d4ae204b3e 18:44:33 18:44:33 $ docker rm -f 7fdc300925b183d562f822a05e4662439df3efc867246df1873d3074a5cd8acd 18:44:33 Removing intermediate container cfcdd2fcf5f6 18:44:33 ---> 74d8d20a0e84 18:44:33 Step 22/22 : LABEL version=2.2.0-dev.59 18:44:33 Successfully built f8d4ae204b3e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:44:33 Successfully tagged security-spiffe-token-provider:latest 18:44:33 Building security-spire-server 18:44:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:44:33 . [Pipeline] withDockerContainer 18:44:33  Building security-spiffe-token-provider ... done  ---> Running in e7a0f2266fd3 18:44:34 prd-ubuntu20.04-docker-arm64-4c-16g-11438 does not seem to be running inside a container 18:44:34 $ 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/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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 18:44:34 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:44:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:44:34 ---> 58e0da6676e4 18:44:34 Step 3/25 : WORKDIR /edgex-go 18:44:34 ---> Using cache 18:44:34 ---> 610841ab6d77 18:44:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:34 ---> Using cache 18:44:34 ---> 61e2066c6545 18:44:34 Step 5/25 : RUN apk add --update --no-cache make git 18:44:34 ---> Using cache 18:44:34 ---> c31c6889b38d 18:44:34 Step 6/25 : COPY go.mod vendor* ./ 18:44:34 ---> Using cache 18:44:34 ---> 428ef289ec30 18:44:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:34 ---> Using cache 18:44:34 ---> 50a7bdcc5e7f 18:44:34 Step 8/25 : COPY . . 18:44:34 ---> Using cache 18:44:34 ---> bc5ebb6b08d1 18:44:34 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:44:35 Removing intermediate container e7a0f2266fd3 18:44:35 ---> bb91a708acf4 18:44:35 18:44:35 Successfully built bb91a708acf4 18:44:35 $ docker top 48bd0aa79b5b5f1d225a375627d28b11fc7b8b5f5435553762398ddabb7c90bc -eo pid,comm 18:44:36 Successfully tagged security-proxy-setup:latest 18:44:36  Building security-proxy-setup ... done Building security-spire-agent [Pipeline] { [Pipeline] sh 18:44:36 + docker-compose -f ./docker-compose-build.yml build --parallel 18:44:37 ---> Running in 1851eda0bfbe 18:44:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:44:40 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:44:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:44:40 ---> 58e0da6676e4 18:44:40 Step 3/25 : WORKDIR /edgex-go 18:44:40 ---> Using cache 18:44:40 ---> 610841ab6d77 18:44:40 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:40 ---> Using cache 18:44:40 ---> 61e2066c6545 18:44:40 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 18:44:42 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:44:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:44:42 ---> 58e0da6676e4 18:44:42 Step 3/26 : WORKDIR /edgex-go 18:44:42 ---> Using cache 18:44:42 ---> 610841ab6d77 18:44:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:42 ---> Using cache 18:44:42 ---> 61e2066c6545 18:44:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:44:43 Building core-command ... 18:44:43 Building core-data ... 18:44:43 Building core-metadata ... 18:44:43 Building security-bootstrapper ... 18:44:43 Building security-proxy-setup ... 18:44:43 Building security-secretstore-setup ... 18:44:43 Building security-spiffe-token-provider ... 18:44:43 Building security-spire-agent ... 18:44:43 Building security-spire-config ... 18:44:43 Building security-spire-server ... 18:44:43 Building support-notifications ... 18:44:43 Building support-scheduler ... 18:44:43 Building sys-mgmt-agent ... 18:44:43 Building support-scheduler 18:44:43 Building security-secretstore-setup 18:44:43 Building security-spiffe-token-provider 18:44:43 Building security-spire-agent 18:44:43 Building core-metadata 18:44:45 ---> Running in 1767f05e0fd2 18:44:45 ---> Running in 520222437aac 18:44:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:44:46 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:44:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:44:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:44:47 OK: 221 MiB in 52 packages 18:44:47 OK: 221 MiB in 52 packages 18:44:49 Removing intermediate container 77ab7529b153 18:44:49 ---> 3420b61e8c28 18:44:49 18:44:49 Step 10/23 : FROM alpine:3.14 18:44:49 ---> e04c818066af 18:44:49 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:44:49 ---> Using cache 18:44:49 ---> 8199468cfd25 18:44:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:44:49 ---> Using cache 18:44:49 ---> 1c930e9db666 18:44:49 Step 13/23 : ENV APP_PORT=59881 18:44:49 ---> Running in 6579610fbbd1 18:44:50 Removing intermediate container 520222437aac 18:44:50 ---> 9e5cfe157696 18:44:50 Step 6/25 : COPY go.mod vendor* ./ 18:44:50 Removing intermediate container 1767f05e0fd2 18:44:50 ---> 0ca18ecc7768 18:44:50 Step 6/26 : COPY go.mod vendor* ./ 18:44:50 Removing intermediate container 6579610fbbd1 18:44:50 ---> 72f8b4daebcd 18:44:50 Step 14/23 : EXPOSE $APP_PORT 18:44:50 ---> 9ac4134adf16 18:44:50 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:50 ---> Running in 1fbe5405448f 18:44:50 ---> 36c9da3fdc30 18:44:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:50 ---> Running in 3ba0ec30d6f2 18:44:50 Removing intermediate container 1fbe5405448f 18:44:50 ---> 9027fd7d0230 18:44:50 Step 15/23 : WORKDIR / 18:44:50 ---> Running in 7540e0fcd67e 18:44:51 ---> Running in f8d953621f9d 18:44:51 Removing intermediate container f8d953621f9d 18:44:51 ---> fb67b1a8d454 18:44:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:44:52 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:44:52 ---> 517aecf0f26d 18:44:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:44:52 Removing intermediate container 3ba0ec30d6f2 18:44:52 ---> 0211318245af 18:44:52 Step 8/25 : COPY . . 18:44:53 Removing intermediate container 7540e0fcd67e 18:44:53 ---> 5418476e5d78 18:44:53 Step 8/26 : COPY . . 18:45:01 ---> e810aec30b6e 18:45:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:45:01 ---> 01713529931b 18:45:01 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 18:45:01 ---> 8ce0421c3e2c 18:45:01 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:45:03 ---> Running in 15290a0b6620 18:45:03 ---> Running in 53ee65b0d1bc 18:45:03 ---> 880a8f0b02a8 18:45:03 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:45:03 ---> Running in f69600404b98 18:45:03 Removing intermediate container 53ee65b0d1bc 18:45:03 ---> 45d687d7c8fb 18:45:03 Step 10/25 : RUN mkdir -p spire-build 18:45:03 Removing intermediate container 15290a0b6620 18:45:03 ---> bfab0be440ef 18:45:03 Step 10/26 : RUN mkdir -p spire-build 18:45:04 Removing intermediate container f69600404b98 18:45:04 ---> deb5e1fa68b6 18:45:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:45:04 Removing intermediate container 1851eda0bfbe 18:45:04 ---> 9b4d22ce3e36 18:45:04 18:45:04 Step 10/25 : FROM alpine:3.14 18:45:04 ---> e04c818066af 18:45:04 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:45:04 ---> Running in dba622ad8622 18:45:04 ---> Running in 67081e46cdb9 18:45:04 ---> Running in 7b3b771976cb 18:45:04 ---> Running in 20f968e39144 18:45:04 Removing intermediate container 20f968e39144 18:45:04 ---> 3897a1aec2bd 18:45:04 Step 21/23 : LABEL arch=x86_64 18:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:45:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:45:05 (1/3) Installing ca-certificates (20211220-r0) 18:45:05 (2/3) Installing dumb-init (1.2.5-r1) 18:45:05 (3/3) Installing su-exec (0.2-r1) 18:45:05 Executing busybox-1.33.1-r7.trigger 18:45:05 Executing ca-certificates-20211220-r0.trigger 18:45:05 ---> Running in 3e3e97c21e81 18:45:05 OK: 6 MiB in 17 packages 18:45:05 Removing intermediate container 3e3e97c21e81 18:45:05 ---> dc51f2bedaa7 18:45:05 Step 22/23 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 18:45:05 Removing intermediate container dba622ad8622 18:45:05 ---> 258c202d8126 18:45:05 Step 11/25 : WORKDIR /edgex-go/spire-build 18:45:05 ---> Running in 8f4ce05a0780 18:45:05 Removing intermediate container 67081e46cdb9 18:45:05 ---> 2148b7f578f9 18:45:05 Step 11/26 : WORKDIR /edgex-go/spire-build 18:45:05 ---> Running in ee018bb56baf 18:45:05 ---> Running in 2f1331919dcd 18:45:05 Removing intermediate container 8f4ce05a0780 18:45:05 ---> 023f719421ff 18:45:05 Step 23/23 : LABEL version=2.2.0-dev.59 18:45:06 Removing intermediate container ee018bb56baf 18:45:06 ---> cf54fb744832 18:45: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 18:45:06 ---> Running in eeed4f5dda17 18:45:06 Removing intermediate container 7b3b771976cb 18:45:06 ---> bf7ebc0ee008 18:45:06 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:45:06 ---> Running in 9fa0a77074ca 18:45:06 Removing intermediate container 2f1331919dcd 18:45:06 ---> f0078ee2941c 18:45: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 18:45:06 Removing intermediate container eeed4f5dda17 18:45:06 ---> 4288c78dbb17 18:45:06 18:45:06 ---> Running in b631b59cdc83 18:45:06 ---> Running in 65622bebe8d9 18:45:06 Successfully built 4288c78dbb17 18:45:06 Successfully tagged core-metadata:latest 18:45:07  Building core-metadata ... done Removing intermediate container b631b59cdc83 18:45:07 ---> 45cdd625d03d 18:45:07 Step 13/25 : WORKDIR / 18:45:07 ---> Running in 5ec5f1e9cbef 18:45:07 spire-1.2.1/ 18:45:07 spire-1.2.1/.data/ 18:45:07 spire-1.2.1/.data/.file 18:45:07 spire-1.2.1/.dockerignore 18:45:07 spire-1.2.1/.gitattributes 18:45:07 spire-1.2.1/.githooks/ 18:45:07 spire-1.2.1/.githooks/pre-commit 18:45:07 spire-1.2.1/.github/ 18:45:07 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:45:07 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:45:07 spire-1.2.1/.github/dependabot.yml 18:45:07 spire-1.2.1/.github/workflows/ 18:45:07 spire-1.2.1/.github/workflows/nightly_build.yaml 18:45:07 spire-1.2.1/.github/workflows/pr_build.yaml 18:45:07 spire-1.2.1/.github/workflows/release_build.yaml 18:45:07 spire-1.2.1/.github/workflows/scripts/ 18:45:07 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:45:07 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:45:07 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:45:07 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:45:07 spire-1.2.1/.github/workflows/scripts/split.sh 18:45:07 spire-1.2.1/.gitignore 18:45:07 spire-1.2.1/.go-version 18:45:07 spire-1.2.1/.golangci.yml 18:45:07 spire-1.2.1/ADOPTERS.md 18:45:07 spire-1.2.1/CHANGELOG.md 18:45:07 spire-1.2.1/CODE-OF-CONDUCT.md 18:45:07 spire-1.2.1/CODEOWNERS 18:45:07 spire-1.2.1/CONTRIBUTING.md 18:45:07 spire-1.2.1/Dockerfile 18:45:07 spire-1.2.1/Dockerfile.dev 18:45:07 spire-1.2.1/Dockerfile.scratch 18:45:07 spire-1.2.1/LICENSE 18:45:07 spire-1.2.1/MAINTAINERS.md 18:45:07 spire-1.2.1/Makefile 18:45:07 spire-1.2.1/README.md 18:45:07 spire-1.2.1/ROADMAP.md 18:45:07 spire-1.2.1/SECURITY.md 18:45:07 spire-1.2.1/cmd/ 18:45:07 spire-1.2.1/cmd/spire-agent/ 18:45:07 spire-1.2.1/cmd/spire-agent/cli/ 18:45:07 spire-1.2.1/cmd/spire-agent/cli/api/ 18:45:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/common/ 18:45:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:45:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/run/ 18:45:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:45:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:45:07 spire-1.2.1/cmd/spire-agent/main.go 18:45:07 spire-1.2.1/cmd/spire-server/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/agent/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/cli.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/run/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/token/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/validate/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/x509/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:45:07 spire-1.2.1/cmd/spire-server/main.go 18:45:07 spire-1.2.1/cmd/spire-server/util/ 18:45:07 spire-1.2.1/cmd/spire-server/util/util.go 18:45:07 spire-1.2.1/conf/ 18:45:07 spire-1.2.1/conf/agent/ 18:45:07 spire-1.2.1/conf/agent/agent.conf 18:45:07 spire-1.2.1/conf/agent/agent_full.conf 18:45:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:45:07 spire-1.2.1/conf/server/ 18:45:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:45:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:45:07 spire-1.2.1/conf/server/server.conf 18:45:07 spire-1.2.1/conf/server/server_full.conf 18:45:07 spire-1.2.1/doc/ 18:45:07 spire-1.2.1/doc/SPIRE101.md 18:45:07 spire-1.2.1/doc/auditlog.md 18:45:07 spire-1.2.1/doc/authorization_policy_engine.md 18:45:07 spire-1.2.1/doc/changelog_guidelines.md 18:45:07 spire-1.2.1/doc/cure53-report.pdf 18:45:07 spire-1.2.1/doc/images/ 18:45:07 spire-1.2.1/doc/images/2019_roadmap.png 18:45:07 spire-1.2.1/doc/images/SPIRE101.png 18:45:07 spire-1.2.1/doc/images/SPIRE_agent.png 18:45:07 spire-1.2.1/doc/images/SPIRE_server.png 18:45:07 spire-1.2.1/doc/images/cache_mgr.png 18:45:07 spire-1.2.1/doc/images/cache_mgr_components.png 18:45:07 spire-1.2.1/doc/images/federated_spire.png 18:45:07 spire-1.2.1/doc/images/ha_mode.png 18:45:07 spire-1.2.1/doc/images/nested_spire.png 18:45:07 spire-1.2.1/doc/images/oidc_federation.png 18:45:07 spire-1.2.1/doc/images/single_trust_domain.png 18:45:07 spire-1.2.1/doc/images/spiffe_compatible.png 18:45:07 spire-1.2.1/doc/images/spire_logo.png 18:45:07 spire-1.2.1/doc/migrating_registration_api_clients.md 18:45:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:45:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:45:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:45:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:45:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:45:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:45:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:45:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:45:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:45:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:45:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:45:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:45:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:45:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:45:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:45:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:45:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:45:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:45:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:45:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:45:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:45:07 spire-1.2.1/doc/scaling_spire.md 18:45:07 spire-1.2.1/doc/spire_agent.md 18:45:07 spire-1.2.1/doc/spire_server.md 18:45:07 spire-1.2.1/doc/supported_integrations.md 18:45:07 spire-1.2.1/doc/telemetry.md 18:45:07 spire-1.2.1/doc/telemetry_config.md 18:45:07 spire-1.2.1/doc/upgrading.md 18:45:07 spire-1.2.1/doc/using_spire.md 18:45:07 spire-1.2.1/examples/ 18:45:07 spire-1.2.1/examples/README.md 18:45:07 spire-1.2.1/go.mod 18:45:07 spire-1.2.1/go.sum 18:45:07 spire-1.2.1/pkg/ 18:45:07 spire-1.2.1/pkg/agent/ 18:45:07 spire-1.2.1/pkg/agent/agent.go 18:45:07 spire-1.2.1/pkg/agent/api/ 18:45:07 spire-1.2.1/pkg/agent/api/config.go 18:45:07 spire-1.2.1/pkg/agent/api/debug/ 18:45:07 spire-1.2.1/pkg/agent/api/debug/v1/ 18:45:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:45:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:45:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:45:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:45:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:45:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:45:07 spire-1.2.1/pkg/agent/api/endpoints.go 18:45:07 spire-1.2.1/pkg/agent/api/health/ 18:45:07 spire-1.2.1/pkg/agent/api/health/v1/ 18:45:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:45:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:45:07 spire-1.2.1/pkg/agent/api/rpccontext/ 18:45:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:45:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:45:07 spire-1.2.1/pkg/agent/attestor/ 18:45:07 spire-1.2.1/pkg/agent/attestor/node/ 18:45:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:45:07 spire-1.2.1/pkg/agent/attestor/node/node.go 18:45:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:45:07 spire-1.2.1/pkg/agent/attestor/workload/ 18:45:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:45:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:45:07 spire-1.2.1/pkg/agent/catalog/ 18:45:07 spire-1.2.1/pkg/agent/catalog/catalog.go 18:45:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:45:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:45:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:45:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:45:07 spire-1.2.1/pkg/agent/client/ 18:45:07 spire-1.2.1/pkg/agent/client/client.go 18:45:07 spire-1.2.1/pkg/agent/client/client_test.go 18:45:07 spire-1.2.1/pkg/agent/client/dial.go 18:45:07 spire-1.2.1/pkg/agent/client/nodeconn.go 18:45:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:45:07 spire-1.2.1/pkg/agent/client/update.go 18:45:07 spire-1.2.1/pkg/agent/client/util.go 18:45:07 spire-1.2.1/pkg/agent/common/ 18:45:07 spire-1.2.1/pkg/agent/common/backoff/ 18:45:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:45:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:45:07 spire-1.2.1/pkg/agent/common/cgroups/ 18:45:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:45:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:45:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:45:07 spire-1.2.1/pkg/agent/config.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/ 18:45:07 spire-1.2.1/pkg/agent/endpoints/config.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:45:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:45:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/workload/ 18:45:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:45:07 spire-1.2.1/pkg/agent/manager/ 18:45:07 spire-1.2.1/pkg/agent/manager/cache/ 18:45:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:45:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:45:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:45:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:45:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:45:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:45:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:45:07 spire-1.2.1/pkg/agent/manager/config.go 18:45:07 spire-1.2.1/pkg/agent/manager/manager.go 18:45:07 spire-1.2.1/pkg/agent/manager/manager_test.go 18:45:07 spire-1.2.1/pkg/agent/manager/storage.go 18:45:07 spire-1.2.1/pkg/agent/manager/storage_test.go 18:45:07 spire-1.2.1/pkg/agent/manager/storecache/ 18:45:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:45:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:45:07 spire-1.2.1/pkg/agent/manager/sync.go 18:45:07 spire-1.2.1/pkg/agent/plugin/ 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:45:07 spire-1.2.1/pkg/agent/svid/ 18:45:07 spire-1.2.1/pkg/agent/svid/rotator.go 18:45:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:45:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:45:07 spire-1.2.1/pkg/agent/svid/store/ 18:45:07 spire-1.2.1/pkg/agent/svid/store/service.go 18:45:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:45:07 spire-1.2.1/pkg/common/ 18:45:07 spire-1.2.1/pkg/common/agentpathtemplate/ 18:45:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:45:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:45:07 spire-1.2.1/pkg/common/api/ 18:45:07 spire-1.2.1/pkg/common/api/metrics.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/ 18:45:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/logger.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/names.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:45:07 spire-1.2.1/pkg/common/api/names.go 18:45:07 spire-1.2.1/pkg/common/api/ratelimit.go 18:45:07 spire-1.2.1/pkg/common/api/rpccontext/ 18:45:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:45:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:45:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:45:07 spire-1.2.1/pkg/common/auth/ 18:45:07 spire-1.2.1/pkg/common/auth/interceptors.go 18:45:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:45:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/ 18:45:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/types.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:45:07 spire-1.2.1/pkg/common/catalog/ 18:45:07 spire-1.2.1/pkg/common/catalog/bind.go 18:45:07 spire-1.2.1/pkg/common/catalog/builtin.go 18:45:07 spire-1.2.1/pkg/common/catalog/catalog.go 18:45:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:45:07 spire-1.2.1/pkg/common/catalog/closers.go 18:45:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:45:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:45:07 spire-1.2.1/pkg/common/catalog/config.go 18:45:07 spire-1.2.1/pkg/common/catalog/config_test.go 18:45:07 spire-1.2.1/pkg/common/catalog/configure.go 18:45:07 spire-1.2.1/pkg/common/catalog/constraints.go 18:45:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:45:07 spire-1.2.1/pkg/common/catalog/context.go 18:45:07 spire-1.2.1/pkg/common/catalog/external.go 18:45:07 spire-1.2.1/pkg/common/catalog/host.go 18:45:07 spire-1.2.1/pkg/common/catalog/pipenet.go 18:45:07 spire-1.2.1/pkg/common/catalog/plugin.go 18:45:07 spire-1.2.1/pkg/common/catalog/testplugin/ 18:45:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:45:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:45:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:45:07 spire-1.2.1/pkg/common/cli/ 18:45:07 spire-1.2.1/pkg/common/cli/env.go 18:45:07 spire-1.2.1/pkg/common/cli/flags.go 18:45:07 spire-1.2.1/pkg/common/cli/trust_domain.go 18:45:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:45:07 spire-1.2.1/pkg/common/cli/umask.go 18:45:07 spire-1.2.1/pkg/common/cli/umask_posix.go 18:45:07 spire-1.2.1/pkg/common/cli/umask_test.go 18:45:07 spire-1.2.1/pkg/common/cli/umask_windows.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/ 18:45:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/flag.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/format.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/ 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:45:07 spire-1.2.1/pkg/common/coretypes/ 18:45:07 spire-1.2.1/pkg/common/coretypes/bundle/ 18:45:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:45:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:45:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:45:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:45:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:45:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:45:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:45:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:45:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:45:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:45:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:45:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:45:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:45:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:45:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:45:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:45:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:45:07 spire-1.2.1/pkg/common/cryptoutil/ 18:45:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:45:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:45:07 spire-1.2.1/pkg/common/diskutil/ 18:45:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:45:07 spire-1.2.1/pkg/common/diskutil/file_test.go 18:45:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:45:07 spire-1.2.1/pkg/common/errorutil/ 18:45:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:45:07 spire-1.2.1/pkg/common/health/ 18:45:07 spire-1.2.1/pkg/common/health/config.go 18:45:07 spire-1.2.1/pkg/common/health/context.go 18:45:07 spire-1.2.1/pkg/common/health/context_test.go 18:45:07 spire-1.2.1/pkg/common/health/health.go 18:45:07 spire-1.2.1/pkg/common/health/health_test.go 18:45:07 spire-1.2.1/pkg/common/health/logger.go 18:45:07 spire-1.2.1/pkg/common/hostservice/ 18:45:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:45:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:45:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:45:07 spire-1.2.1/pkg/common/idutil/ 18:45:07 spire-1.2.1/pkg/common/idutil/require.go 18:45:07 spire-1.2.1/pkg/common/idutil/require_test.go 18:45:07 spire-1.2.1/pkg/common/idutil/safety.go 18:45:07 spire-1.2.1/pkg/common/idutil/safety_test.go 18:45:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:45:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:45:07 spire-1.2.1/pkg/common/jwtsvid/ 18:45:07 spire-1.2.1/pkg/common/jwtsvid/common.go 18:45:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:45:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:45:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:45:07 spire-1.2.1/pkg/common/jwtutil/ 18:45:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:45:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:45:07 spire-1.2.1/pkg/common/log/ 18:45:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:45:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:45:07 spire-1.2.1/pkg/common/log/log.go 18:45:07 spire-1.2.1/pkg/common/log/log_test.go 18:45:07 spire-1.2.1/pkg/common/log/options.go 18:45:07 spire-1.2.1/pkg/common/nodeutil/ 18:45:07 spire-1.2.1/pkg/common/nodeutil/node.go 18:45:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:45:07 spire-1.2.1/pkg/common/peertracker/ 18:45:07 spire-1.2.1/pkg/common/peertracker/conn.go 18:45:07 spire-1.2.1/pkg/common/peertracker/credentials.go 18:45:07 spire-1.2.1/pkg/common/peertracker/errors.go 18:45:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:45:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:45:07 spire-1.2.1/pkg/common/peertracker/info.go 18:45:07 spire-1.2.1/pkg/common/peertracker/listener.go 18:45:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:45:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:45:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:45:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:45:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:45:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:45:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:45:07 spire-1.2.1/pkg/common/peertracker/tcp.go 18:45:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:45:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:45:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:45:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:45:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:45:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:45:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:45:07 spire-1.2.1/pkg/common/peertracker/uds.go 18:45:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:45:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:45:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:45:07 spire-1.2.1/pkg/common/pemutil/ 18:45:07 spire-1.2.1/pkg/common/pemutil/block.go 18:45:07 spire-1.2.1/pkg/common/pemutil/certs.go 18:45:07 spire-1.2.1/pkg/common/pemutil/common.go 18:45:07 spire-1.2.1/pkg/common/pemutil/csr.go 18:45:07 spire-1.2.1/pkg/common/pemutil/keys.go 18:45:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/ 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:45:07 spire-1.2.1/pkg/common/plugin/ 18:45:07 spire-1.2.1/pkg/common/plugin/aws/ 18:45:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:45:07 spire-1.2.1/pkg/common/plugin/azure/ 18:45:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:45:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:45:07 spire-1.2.1/pkg/common/plugin/facade.go 18:45:07 spire-1.2.1/pkg/common/plugin/facade_test.go 18:45:07 spire-1.2.1/pkg/common/plugin/gcp/ 18:45:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:45:07 spire-1.2.1/pkg/common/plugin/k8s/ 18:45:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:45:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:45:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:45:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:45:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:45:07 spire-1.2.1/pkg/common/plugin/log.go 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/ 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:45:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:45:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:45:07 spire-1.2.1/pkg/common/plugin/x509pop/ 18:45:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:45:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:45:07 spire-1.2.1/pkg/common/profiling/ 18:45:07 spire-1.2.1/pkg/common/profiling/dumpers.go 18:45:07 spire-1.2.1/pkg/common/profiling/profiling.go 18:45:07 spire-1.2.1/pkg/common/protoutil/ 18:45:07 spire-1.2.1/pkg/common/protoutil/masks.go 18:45:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:45:07 spire-1.2.1/pkg/common/rotationutil/ 18:45:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:45:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:45:07 spire-1.2.1/pkg/common/selector/ 18:45:07 spire-1.2.1/pkg/common/selector/selector.go 18:45:07 spire-1.2.1/pkg/common/selector/selector_test.go 18:45:07 spire-1.2.1/pkg/common/selector/set.go 18:45:07 spire-1.2.1/pkg/common/selector/set_utils.go 18:45:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/ 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/ 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:45:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:45:07 spire-1.2.1/pkg/common/telemetry/call.go 18:45:07 spire-1.2.1/pkg/common/telemetry/common/ 18:45:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:45:07 spire-1.2.1/pkg/common/telemetry/config.go 18:45:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:45:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/inmem.go 18:45:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/m3.go 18:45:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/metrics.go 18:45:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/names.go 18:45:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:45:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:45:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/ 18:45:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:45:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:45:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/server.go 18:45:07 spire-1.2.1/pkg/common/telemetry/sink.go 18:45:07 spire-1.2.1/pkg/common/telemetry/statsd.go 18:45:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/uptime.go 18:45:07 spire-1.2.1/pkg/common/telemetry/version.go 18:45:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:45:07 spire-1.2.1/pkg/common/uptime/ 18:45:07 spire-1.2.1/pkg/common/uptime/uptime.go 18:45:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:45:07 spire-1.2.1/pkg/common/util/ 18:45:07 spire-1.2.1/pkg/common/util/certs.go 18:45:07 spire-1.2.1/pkg/common/util/certs_test.go 18:45:07 spire-1.2.1/pkg/common/util/csr.go 18:45:07 spire-1.2.1/pkg/common/util/hash.go 18:45:07 spire-1.2.1/pkg/common/util/selectors.go 18:45:07 spire-1.2.1/pkg/common/util/selectors_test.go 18:45:07 spire-1.2.1/pkg/common/util/signals.go 18:45:07 spire-1.2.1/pkg/common/util/sort.go 18:45:07 spire-1.2.1/pkg/common/util/sort_test.go 18:45:07 spire-1.2.1/pkg/common/util/task.go 18:45:07 spire-1.2.1/pkg/common/util/task_test.go 18:45:07 spire-1.2.1/pkg/common/util/testdata/ 18:45:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:45:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:45:07 spire-1.2.1/pkg/common/version/ 18:45:07 spire-1.2.1/pkg/common/version/version.go 18:45:07 spire-1.2.1/pkg/common/x509svid/ 18:45:07 spire-1.2.1/pkg/common/x509svid/common_test.go 18:45:07 spire-1.2.1/pkg/common/x509svid/csr.go 18:45:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:45:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:45:07 spire-1.2.1/pkg/common/x509util/ 18:45:07 spire-1.2.1/pkg/common/x509util/cert.go 18:45:07 spire-1.2.1/pkg/common/x509util/dns.go 18:45:07 spire-1.2.1/pkg/common/x509util/dns_test.go 18:45:07 spire-1.2.1/pkg/common/x509util/keyid.go 18:45:07 spire-1.2.1/pkg/common/x509util/keypair.go 18:45:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:45:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:45:07 spire-1.2.1/pkg/server/ 18:45:07 spire-1.2.1/pkg/server/api/ 18:45:07 spire-1.2.1/pkg/server/api/agent.go 18:45:07 spire-1.2.1/pkg/server/api/agent/ 18:45:07 spire-1.2.1/pkg/server/api/agent/v1/ 18:45:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:45:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:45:07 spire-1.2.1/pkg/server/api/agent_test.go 18:45:07 spire-1.2.1/pkg/server/api/api.go 18:45:07 spire-1.2.1/pkg/server/api/audit/ 18:45:07 spire-1.2.1/pkg/server/api/audit/audit.go 18:45:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:45:07 spire-1.2.1/pkg/server/api/bundle.go 18:45:07 spire-1.2.1/pkg/server/api/bundle/ 18:45:07 spire-1.2.1/pkg/server/api/bundle/v1/ 18:45:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:45:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:45:07 spire-1.2.1/pkg/server/api/bundle_test.go 18:45:07 spire-1.2.1/pkg/server/api/debug/ 18:45:07 spire-1.2.1/pkg/server/api/debug/v1/ 18:45:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:45:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:45:07 spire-1.2.1/pkg/server/api/entry.go 18:45:07 spire-1.2.1/pkg/server/api/entry/ 18:45:07 spire-1.2.1/pkg/server/api/entry/v1/ 18:45:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:45:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:45:07 spire-1.2.1/pkg/server/api/entry_test.go 18:45:07 spire-1.2.1/pkg/server/api/health/ 18:45:07 spire-1.2.1/pkg/server/api/health/v1/ 18:45:07 spire-1.2.1/pkg/server/api/health/v1/service.go 18:45:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:45:07 spire-1.2.1/pkg/server/api/id.go 18:45:07 spire-1.2.1/pkg/server/api/id_test.go 18:45:07 spire-1.2.1/pkg/server/api/limits/ 18:45:07 spire-1.2.1/pkg/server/api/limits/limits.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/ 18:45:07 spire-1.2.1/pkg/server/api/middleware/alias.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/audit.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/caller.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/common.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/entries.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:45:07 spire-1.2.1/pkg/server/api/ratelimit.go 18:45:07 spire-1.2.1/pkg/server/api/rpccontext/ 18:45:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:45:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:45:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:45:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:45:07 spire-1.2.1/pkg/server/api/selector.go 18:45:07 spire-1.2.1/pkg/server/api/selector_test.go 18:45:07 spire-1.2.1/pkg/server/api/status.go 18:45:07 spire-1.2.1/pkg/server/api/status_test.go 18:45:07 spire-1.2.1/pkg/server/api/svid/ 18:45:07 spire-1.2.1/pkg/server/api/svid/v1/ 18:45:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:45:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:45:07 spire-1.2.1/pkg/server/api/trustdomain.go 18:45:07 spire-1.2.1/pkg/server/api/trustdomain/ 18:45:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:45:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:45:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:45:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:45:07 spire-1.2.1/pkg/server/authpolicy/ 18:45:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:45:07 spire-1.2.1/pkg/server/authpolicy/policy.go 18:45:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:45:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:45:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:45:07 spire-1.2.1/pkg/server/authpolicy/validate.go 18:45:07 spire-1.2.1/pkg/server/bundle/ 18:45:07 spire-1.2.1/pkg/server/bundle/client/ 18:45:07 spire-1.2.1/pkg/server/bundle/client/client.go 18:45:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:45:07 spire-1.2.1/pkg/server/bundle/client/manager.go 18:45:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:45:07 spire-1.2.1/pkg/server/bundle/client/sources.go 18:45:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:45:07 spire-1.2.1/pkg/server/bundle/client/updater.go 18:45:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:45:07 spire-1.2.1/pkg/server/ca/ 18:45:07 spire-1.2.1/pkg/server/ca/ca.go 18:45:07 spire-1.2.1/pkg/server/ca/ca_health.go 18:45:07 spire-1.2.1/pkg/server/ca/ca_test.go 18:45:07 spire-1.2.1/pkg/server/ca/journal.go 18:45:07 spire-1.2.1/pkg/server/ca/journal_test.go 18:45:07 spire-1.2.1/pkg/server/ca/manager.go 18:45:07 spire-1.2.1/pkg/server/ca/manager_health.go 18:45:07 spire-1.2.1/pkg/server/ca/manager_test.go 18:45:07 spire-1.2.1/pkg/server/ca/templates.go 18:45:07 spire-1.2.1/pkg/server/ca/upstream_client.go 18:45:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:45:07 spire-1.2.1/pkg/server/ca/validation.go 18:45:07 spire-1.2.1/pkg/server/cache/ 18:45:07 spire-1.2.1/pkg/server/cache/dscache/ 18:45:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:45:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:45:07 spire-1.2.1/pkg/server/cache/entrycache/ 18:45:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:45:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:45:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:45:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:45:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:45:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:45:07 spire-1.2.1/pkg/server/catalog/ 18:45:07 spire-1.2.1/pkg/server/catalog/catalog.go 18:45:07 spire-1.2.1/pkg/server/catalog/keymanager.go 18:45:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:45:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:45:07 spire-1.2.1/pkg/server/catalog/notifier.go 18:45:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:45:07 spire-1.2.1/pkg/server/config.go 18:45:07 spire-1.2.1/pkg/server/datastore/ 18:45:07 spire-1.2.1/pkg/server/datastore/datastore.go 18:45:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:45:07 spire-1.2.1/pkg/server/datastore/repository.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:45:07 spire-1.2.1/pkg/server/endpoints/ 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/ 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:45:07 spire-1.2.1/pkg/server/endpoints/config.go 18:45:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:45:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:45:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:45:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:45:07 spire-1.2.1/pkg/server/endpoints/middleware.go 18:45:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:45:07 spire-1.2.1/pkg/server/hostservice/ 18:45:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:45:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:45:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:45:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:45:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:45:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:45:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:45:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/ 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/ 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/ 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:45:07 spire-1.2.1/pkg/server/registration/ 18:45:07 spire-1.2.1/pkg/server/registration/manager.go 18:45:07 spire-1.2.1/pkg/server/registration/manager_test.go 18:45:07 spire-1.2.1/pkg/server/scanentries.go 18:45:07 spire-1.2.1/pkg/server/scanentries_test.go 18:45:07 spire-1.2.1/pkg/server/server.go 18:45:07 spire-1.2.1/pkg/server/server_test.go 18:45:07 spire-1.2.1/pkg/server/svid/ 18:45:07 spire-1.2.1/pkg/server/svid/observer.go 18:45:07 spire-1.2.1/pkg/server/svid/observer_test.go 18:45:07 spire-1.2.1/pkg/server/svid/rotator.go 18:45:07 spire-1.2.1/pkg/server/svid/rotator_config.go 18:45:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:45:07 spire-1.2.1/pkg/server/svid/rotator_test.go 18:45:07 spire-1.2.1/proto/ 18:45:07 spire-1.2.1/proto/private/ 18:45:07 spire-1.2.1/proto/private/server/ 18:45:07 spire-1.2.1/proto/private/server/journal/ 18:45:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:45:07 spire-1.2.1/proto/private/server/journal/journal.proto 18:45:07 spire-1.2.1/proto/spire/ 18:45:07 spire-1.2.1/proto/spire/common/ 18:45:07 spire-1.2.1/proto/spire/common/common.pb.go 18:45:07 spire-1.2.1/proto/spire/common/common.proto 18:45:07 spire-1.2.1/proto/spire/common/plugin/ 18:45:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:45:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:45:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:45:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:45:07 spire-1.2.1/proto/spire/plugin/ 18:45:07 spire-1.2.1/proto/spire/plugin/agent/ 18:45:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:45:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:45:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:45:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:45:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:45:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:45:07 spire-1.2.1/release/ 18:45:07 spire-1.2.1/release/spire-extras/ 18:45:07 spire-1.2.1/release/spire-extras/README.md 18:45:07 spire-1.2.1/release/spire-extras/conf/ 18:45:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:45:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:45:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:45:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:45:07 spire-1.2.1/release/spire/ 18:45:07 spire-1.2.1/release/spire/README.md 18:45:07 spire-1.2.1/release/spire/conf/ 18:45:07 spire-1.2.1/release/spire/conf/agent/ 18:45:07 spire-1.2.1/release/spire/conf/agent/agent.conf 18:45:07 spire-1.2.1/release/spire/conf/server/ 18:45:07 spire-1.2.1/release/spire/conf/server/server.conf 18:45:07 spire-1.2.1/script/ 18:45:07 spire-1.2.1/script/build-artifact.sh 18:45:07 spire-1.2.1/script/generate_dummy_ca.sh 18:45:07 spire-1.2.1/support/ 18:45:07 spire-1.2.1/support/k8s/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/ 18:45:07 spire-1.2.1/support/oidc-discovery-provider/README.md 18:45:07 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/config.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/main.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:45:07 spire-1.2.1/test/ 18:45:07 spire-1.2.1/test/clock/ 18:45:07 spire-1.2.1/test/clock/clock.go 18:45:07 spire-1.2.1/test/fakes/ 18:45:07 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:45:07 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:45:07 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:45:07 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:45:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:45:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:45:07 spire-1.2.1/test/fakes/fakeagentstore/ 18:45:07 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:45:07 spire-1.2.1/test/fakes/fakedatastore/ 18:45:07 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:45:07 spire-1.2.1/test/fakes/fakeentryclient/ 18:45:07 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:45:07 spire-1.2.1/test/fakes/fakehealthchecker/ 18:45:07 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:45:07 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:45:07 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:45:07 spire-1.2.1/test/fakes/fakemetrics/ 18:45:07 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:45:07 spire-1.2.1/test/fakes/fakenoderesolver/ 18:45:07 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:45:07 spire-1.2.1/test/fakes/fakenotifier/ 18:45:07 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:45:07 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:45:07 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:45:07 spire-1.2.1/test/fakes/fakeserverca/ 18:45:07 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:45:07 spire-1.2.1/test/fakes/fakeservercatalog/ 18:45:07 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:45:07 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:45:07 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:45:07 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:45:07 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:45:07 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:45:07 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:45:07 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:45:07 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:45:07 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:45:07 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:45:07 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:45:07 spire-1.2.1/test/fixture/ 18:45:07 spire-1.2.1/test/fixture/certs/ 18:45:07 spire-1.2.1/test/fixture/certs/agent_svid.der 18:45:07 spire-1.2.1/test/fixture/certs/base_cert.pem 18:45:07 spire-1.2.1/test/fixture/certs/base_csr.pem 18:45:07 spire-1.2.1/test/fixture/certs/base_key.pem 18:45:07 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:45:07 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:45:07 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:45:07 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:45:07 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:45:07 spire-1.2.1/test/fixture/certs/blog_key.pem 18:45:07 spire-1.2.1/test/fixture/certs/bundle.der 18:45:07 spire-1.2.1/test/fixture/certs/ca.pem 18:45:07 spire-1.2.1/test/fixture/certs/ca_key.pem 18:45:07 spire-1.2.1/test/fixture/certs/database_cert.pem 18:45:07 spire-1.2.1/test/fixture/certs/database_csr.pem 18:45:07 spire-1.2.1/test/fixture/certs/database_key.pem 18:45:07 spire-1.2.1/test/fixture/certs/node_cert.pem 18:45:07 spire-1.2.1/test/fixture/certs/node_csr.pem 18:45:07 spire-1.2.1/test/fixture/certs/node_key.pem 18:45:07 spire-1.2.1/test/fixture/certs/svid.pem 18:45:07 spire-1.2.1/test/fixture/certs/svid_key.pem 18:45:07 spire-1.2.1/test/fixture/config/ 18:45:07 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:45:07 spire-1.2.1/test/fixture/config/agent_good.conf 18:45:07 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:45:07 spire-1.2.1/test/fixture/config/plugin_good.conf 18:45:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_good.conf 18:45:07 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:45:07 spire-1.2.1/test/fixture/fixture.go 18:45:07 spire-1.2.1/test/fixture/nodeattestor/ 18:45:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:45:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:45:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:45:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:45:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:45:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:45:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:45:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:45:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:45:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:45:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:45:07 spire-1.2.1/test/fixture/registration/ 18:45:07 spire-1.2.1/test/fixture/registration/entries.json 18:45:07 spire-1.2.1/test/fixture/registration/good-for-update.json 18:45:07 spire-1.2.1/test/fixture/registration/good.json 18:45:07 spire-1.2.1/test/fixture/registration/invalid.json 18:45:07 spire-1.2.1/test/fixture/registration/invalid_json.json 18:45:07 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:45:07 spire-1.2.1/test/integration/ 18:45:07 spire-1.2.1/test/integration/README.md 18:45:07 spire-1.2.1/test/integration/common 18:45:07 spire-1.2.1/test/integration/setup/ 18:45:07 spire-1.2.1/test/integration/setup/adminclient/ 18:45:07 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:45:07 spire-1.2.1/test/integration/setup/adminclient/client.go 18:45:07 spire-1.2.1/test/integration/setup/debugagent/ 18:45:07 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:45:07 spire-1.2.1/test/integration/setup/debugagent/main.go 18:45:07 spire-1.2.1/test/integration/setup/debugserver/ 18:45:07 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:45:07 spire-1.2.1/test/integration/setup/debugserver/main.go 18:45:07 spire-1.2.1/test/integration/setup/downstreamclient/ 18:45:07 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:45:07 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:45:07 spire-1.2.1/test/integration/setup/itclient/ 18:45:07 spire-1.2.1/test/integration/setup/itclient/client.go 18:45:07 spire-1.2.1/test/integration/setup/node-attestation/ 18:45:07 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:45:07 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:45:07 spire-1.2.1/test/integration/setup/x509pop/ 18:45:07 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:45:07 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:45:07 spire-1.2.1/test/integration/suites/ 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:45:07 spire-1.2.1/test/integration/suites/join-token/ 18:45:07 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:45:07 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:45:07 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:45:07 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:45:07 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:45:07 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:45:07 spire-1.2.1/test/integration/suites/join-token/README.md 18:45:07 spire-1.2.1/test/integration/suites/join-token/conf/ 18:45:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/join-token/teardown 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:45:07 spire-1.2.1/test/integration/suites/k8s/ 18:45:07 spire-1.2.1/test/integration/suites/k8s/00-setup 18:45:07 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:45:07 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:45:07 spire-1.2.1/test/integration/suites/k8s/README.md 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/ 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yamlRemoving intermediate container 5ec5f1e9cbef 18:45:07 ---> eb9dfef12c90 18:45:07 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:45:07 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:45:07 spire-1.2.1/test/integration/suites/k8s/teardown 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/ 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:45:07 spire-1.2.1/test/integration/suites/rotation/ 18:45:07 spire-1.2.1/test/integration/suites/rotation/00-setup 18:45:07 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:45:07 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:45:07 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:45:07 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:45:07 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:45:07 spire-1.2.1/test/integration/suites/rotation/README.md 18:45:07 spire-1.2.1/test/integration/suites/rotation/conf/ 18:45:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/rotation/teardown 18:45:07 spire-1.2.1/test/integration/suites/self-test/ 18:45:07 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:45:07 spire-1.2.1/test/integration/suites/self-test/README.md 18:45:07 spire-1.2.1/test/integration/suites/self-test/teardown 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:45:07 spire-1.2.1/test/integration/suites/upgrade/ 18:45:07 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:45:07 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:45:07 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:45:07 spire-1.2.1/test/integration/suites/upgrade/README.md 18:45:07 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:45:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/upgrade/teardown 18:45:07 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:45:07 spire-1.2.1/test/integration/test-one.sh 18:45:07 spire-1.2.1/test/integration/test.sh 18:45:07 spire-1.2.1/test/plugintest/ 18:45:07 spire-1.2.1/test/plugintest/config.go 18:45:07 spire-1.2.1/test/plugintest/load.go 18:45:07 spire-1.2.1/test/plugintest/option.go 18:45:07 spire-1.2.1/test/spiretest/ 18:45:07 spire-1.2.1/test/spiretest/apiserver.go 18:45:07 spire-1.2.1/test/spiretest/assertions.go 18:45:07 spire-1.2.1/test/spiretest/dir.go 18:45:07 spire-1.2.1/test/spiretest/errors_posix.go 18:45:07 spire-1.2.1/test/spiretest/errors_windows.go 18:45:07 spire-1.2.1/test/spiretest/logs.go 18:45:07 spire-1.2.1/test/spiretest/socketapi.go 18:45:07 spire-1.2.1/test/spiretest/suite.go 18:45:07 spire-1.2.1/test/spiretest/x509.go 18:45:07 spire-1.2.1/test/testca/ 18:45:07 spire-1.2.1/test/testca/ca.go 18:45:07 spire-1.2.1/test/testkey/ 18:45:07 spire-1.2.1/test/testkey/generate.sh 18:45:07 spire-1.2.1/test/testkey/genkeys.go 18:45:07 spire-1.2.1/test/testkey/keys.go 18:45:07 spire-1.2.1/test/testkey/new.go 18:45:07 spire-1.2.1/test/tpmsimulator/ 18:45:07 spire-1.2.1/test/tpmsimulator/simulator.go 18:45:07 spire-1.2.1/test/util/ 18:45:07 spire-1.2.1/test/util/cert_fixtures.go 18:45:07 spire-1.2.1/test/util/cert_generation.go 18:45:07 spire-1.2.1/test/util/io_redirection.go 18:45:07 spire-1.2.1/test/util/race.go 18:45:07 spire-1.2.1/test/util/util.go 18:45:07 building spire from source... 18:45:07 spire-1.2.1/ 18:45:07 spire-1.2.1/.data/ 18:45:07 spire-1.2.1/.data/.file 18:45:07 spire-1.2.1/.dockerignore 18:45:07 spire-1.2.1/.gitattributes 18:45:07 spire-1.2.1/.githooks/ 18:45:07 spire-1.2.1/.githooks/pre-commit 18:45:07 spire-1.2.1/.github/ 18:45:07 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:45:07 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:45:07 spire-1.2.1/.github/dependabot.yml 18:45:07 spire-1.2.1/.github/workflows/ 18:45:07 spire-1.2.1/.github/workflows/nightly_build.yaml 18:45:07 spire-1.2.1/.github/workflows/pr_build.yaml 18:45:07 spire-1.2.1/.github/workflows/release_build.yaml 18:45:07 spire-1.2.1/.github/workflows/scripts/ 18:45:07 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:45:07 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:45:07 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:45:07 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:45:07 spire-1.2.1/.github/workflows/scripts/split.sh 18:45:07 spire-1.2.1/.gitignore 18:45:07 spire-1.2.1/.go-version 18:45:07 spire-1.2.1/.golangci.yml 18:45:07 spire-1.2.1/ADOPTERS.md 18:45:07 spire-1.2.1/CHANGELOG.md 18:45:07 spire-1.2.1/CODE-OF-CONDUCT.md 18:45:07 spire-1.2.1/CODEOWNERS 18:45:07 spire-1.2.1/CONTRIBUTING.md 18:45:07 spire-1.2.1/Dockerfile 18:45:07 spire-1.2.1/Dockerfile.dev 18:45:07 spire-1.2.1/Dockerfile.scratch 18:45:07 spire-1.2.1/LICENSE 18:45:07 spire-1.2.1/MAINTAINERS.md 18:45:07 spire-1.2.1/Makefile 18:45:07 spire-1.2.1/README.md 18:45:07 spire-1.2.1/ROADMAP.md 18:45:07 spire-1.2.1/SECURITY.md 18:45:07 spire-1.2.1/cmd/ 18:45:07 spire-1.2.1/cmd/spire-agent/ 18:45:07 spire-1.2.1/cmd/spire-agent/cli/ 18:45:07 spire-1.2.1/cmd/spire-agent/cli/api/ 18:45:07 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/common/ 18:45:07 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:45:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/run/ 18:45:07 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:45:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:45:07 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:45:07 spire-1.2.1/cmd/spire-agent/main.go 18:45:07 spire-1.2.1/cmd/spire-server/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/agent/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/cli.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/run/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/token/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/validate/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/x509/ 18:45:07 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:45:07 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:45:07 spire-1.2.1/cmd/spire-server/main.go 18:45:07 spire-1.2.1/cmd/spire-server/util/ 18:45:07 spire-1.2.1/cmd/spire-server/util/util.go 18:45:07 spire-1.2.1/conf/ 18:45:07 spire-1.2.1/conf/agent/ 18:45:07 spire-1.2.1/conf/agent/agent.conf 18:45:07 spire-1.2.1/conf/agent/agent_full.conf 18:45:07 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:45:07 spire-1.2.1/conf/server/ 18:45:07 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:45:07 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:45:07 spire-1.2.1/conf/server/server.conf 18:45:07 spire-1.2.1/conf/server/server_full.conf 18:45:07 spire-1.2.1/doc/ 18:45:07 spire-1.2.1/doc/SPIRE101.md 18:45:07 spire-1.2.1/doc/auditlog.md 18:45:07 spire-1.2.1/doc/authorization_policy_engine.md 18:45:07 spire-1.2.1/doc/changelog_guidelines.md 18:45:07 spire-1.2.1/doc/cure53-report.pdf 18:45:07 spire-1.2.1/doc/images/ 18:45:07 spire-1.2.1/doc/images/2019_roadmap.png 18:45:07 spire-1.2.1/doc/images/SPIRE101.png 18:45:07 spire-1.2.1/doc/images/SPIRE_agent.png 18:45:07 spire-1.2.1/doc/images/SPIRE_server.png 18:45:07 spire-1.2.1/doc/images/cache_mgr.png 18:45:07 spire-1.2.1/doc/images/cache_mgr_components.png 18:45:07 spire-1.2.1/doc/images/federated_spire.png 18:45:07 spire-1.2.1/doc/images/ha_mode.png 18:45:07 spire-1.2.1/doc/images/nested_spire.png 18:45:07 spire-1.2.1/doc/images/oidc_federation.png 18:45:07 spire-1.2.1/doc/images/single_trust_domain.png 18:45:07 spire-1.2.1/doc/images/spiffe_compatible.png 18:45:07 spire-1.2.1/doc/images/spire_logo.png 18:45:07 spire-1.2.1/doc/migrating_registration_api_clients.md 18:45:07 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:45:07 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:45:07 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:45:07 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:45:07 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:45:07 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:45:07 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:45:07 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:45:07 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:45:07 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:45:07 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:45:07 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:45:07 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:45:07 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:45:07 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:45:07 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:45:07 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:45:07 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:45:07 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:45:07 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:45:07 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:45:07 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:45:07 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:45:07 spire-1.2.1/doc/scaling_spire.md 18:45:07 spire-1.2.1/doc/spire_agent.md 18:45:07 spire-1.2.1/doc/spire_server.md 18:45:07 spire-1.2.1/doc/supported_integrations.md 18:45:07 spire-1.2.1/doc/telemetry.md 18:45:07 spire-1.2.1/doc/telemetry_config.md 18:45:07 spire-1.2.1/doc/upgrading.md 18:45:07 spire-1.2.1/doc/using_spire.md 18:45:07 spire-1.2.1/examples/ 18:45:07 spire-1.2.1/examples/README.md 18:45:07 spire-1.2.1/go.mod 18:45:07 spire-1.2.1/go.sum 18:45:07 spire-1.2.1/pkg/ 18:45:07 spire-1.2.1/pkg/agent/ 18:45:07 spire-1.2.1/pkg/agent/agent.go 18:45:07 spire-1.2.1/pkg/agent/api/ 18:45:07 spire-1.2.1/pkg/agent/api/config.go 18:45:07 spire-1.2.1/pkg/agent/api/debug/ 18:45:07 spire-1.2.1/pkg/agent/api/debug/v1/ 18:45:07 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:45:07 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:45:07 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:45:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:45:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:45:07 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:45:07 spire-1.2.1/pkg/agent/api/endpoints.go 18:45:07 spire-1.2.1/pkg/agent/api/health/ 18:45:07 spire-1.2.1/pkg/agent/api/health/v1/ 18:45:07 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:45:07 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:45:07 spire-1.2.1/pkg/agent/api/rpccontext/ 18:45:07 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:45:07 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:45:07 spire-1.2.1/pkg/agent/attestor/ 18:45:07 spire-1.2.1/pkg/agent/attestor/node/ 18:45:07 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:45:07 spire-1.2.1/pkg/agent/attestor/node/node.go 18:45:07 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:45:07 spire-1.2.1/pkg/agent/attestor/workload/ 18:45:07 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:45:07 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:45:07 spire-1.2.1/pkg/agent/catalog/ 18:45:07 spire-1.2.1/pkg/agent/catalog/catalog.go 18:45:07 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:45:07 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:45:07 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:45:07 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:45:07 spire-1.2.1/pkg/agent/client/ 18:45:07 spire-1.2.1/pkg/agent/client/client.go 18:45:07 spire-1.2.1/pkg/agent/client/client_test.go 18:45:07 spire-1.2.1/pkg/agent/client/dial.go 18:45:07 spire-1.2.1/pkg/agent/client/nodeconn.go 18:45:07 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:45:07 spire-1.2.1/pkg/agent/client/update.go 18:45:07 spire-1.2.1/pkg/agent/client/util.go 18:45:07 spire-1.2.1/pkg/agent/common/ 18:45:07 spire-1.2.1/pkg/agent/common/backoff/ 18:45:07 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:45:07 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:45:07 spire-1.2.1/pkg/agent/common/cgroups/ 18:45:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:45:07 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:45:07 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:45:07 spire-1.2.1/pkg/agent/config.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/ 18:45:07 spire-1.2.1/pkg/agent/endpoints/config.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:45:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:45:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/workload/ 18:45:07 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:45:07 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:45:07 spire-1.2.1/pkg/agent/manager/ 18:45:07 spire-1.2.1/pkg/agent/manager/cache/ 18:45:07 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:45:07 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:45:07 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:45:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:45:07 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:45:07 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:45:07 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:45:07 spire-1.2.1/pkg/agent/manager/config.goInstalling go1.17.7... 18:45:07 18:45:07 spire-1.2.1/pkg/agent/manager/manager.go 18:45:07 spire-1.2.1/pkg/agent/manager/manager_test.go 18:45:07 spire-1.2.1/pkg/agent/manager/storage.go 18:45:07 spire-1.2.1/pkg/agent/manager/storage_test.go 18:45:07 spire-1.2.1/pkg/agent/manager/storecache/ 18:45:07 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:45:07 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:45:07 spire-1.2.1/pkg/agent/manager/sync.go 18:45:07 spire-1.2.1/pkg/agent/plugin/ 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:45:07 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:45:07 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:45:07 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:45:07 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:45:07 spire-1.2.1/pkg/agent/svid/ 18:45:07 spire-1.2.1/pkg/agent/svid/rotator.go 18:45:07 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:45:07 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:45:07 spire-1.2.1/pkg/agent/svid/store/ 18:45:07 spire-1.2.1/pkg/agent/svid/store/service.go 18:45:07 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:45:07 spire-1.2.1/pkg/common/ 18:45:07 spire-1.2.1/pkg/common/agentpathtemplate/ 18:45:07 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:45:07 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:45:07 spire-1.2.1/pkg/common/api/ 18:45:07 spire-1.2.1/pkg/common/api/metrics.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/ 18:45:07 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/logger.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/names.go 18:45:07 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:45:07 spire-1.2.1/pkg/common/api/names.go 18:45:07 spire-1.2.1/pkg/common/api/ratelimit.go 18:45:07 spire-1.2.1/pkg/common/api/rpccontext/ 18:45:07 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:45:07 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:45:07 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:45:07 spire-1.2.1/pkg/common/auth/ 18:45:07 spire-1.2.1/pkg/common/auth/interceptors.go 18:45:07 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:45:07 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/ 18:45:07 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/types.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:45:07 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:45:07 spire-1.2.1/pkg/common/catalog/ 18:45:07 spire-1.2.1/pkg/common/catalog/bind.go 18:45:07 spire-1.2.1/pkg/common/catalog/builtin.go 18:45:07 spire-1.2.1/pkg/common/catalog/catalog.go 18:45:07 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:45:07 spire-1.2.1/pkg/common/catalog/closers.go 18:45:07 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:45:07 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:45:07 spire-1.2.1/pkg/common/catalog/config.go 18:45:07 spire-1.2.1/pkg/common/catalog/config_test.go 18:45:07 spire-1.2.1/pkg/common/catalog/configure.go 18:45:07 spire-1.2.1/pkg/common/catalog/constraints.go 18:45:07 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:45:07 spire-1.2.1/pkg/common/catalog/context.go 18:45:07 spire-1.2.1/pkg/common/catalog/external.go 18:45:07 spire-1.2.1/pkg/common/catalog/host.go 18:45:07 spire-1.2.1/pkg/common/catalog/pipenet.go 18:45:07 spire-1.2.1/pkg/common/catalog/plugin.go 18:45:07 spire-1.2.1/pkg/common/catalog/testplugin/ 18:45:07 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:45:07 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:45:07 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:45:07 spire-1.2.1/pkg/common/cli/ 18:45:07 spire-1.2.1/pkg/common/cli/env.go 18:45:07 spire-1.2.1/pkg/common/cli/flags.go 18:45:07 spire-1.2.1/pkg/common/cli/trust_domain.go 18:45:07 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:45:07 spire-1.2.1/pkg/common/cli/umask.go 18:45:07 spire-1.2.1/pkg/common/cli/umask_posix.go 18:45:07 spire-1.2.1/pkg/common/cli/umask_test.go 18:45:07 spire-1.2.1/pkg/common/cli/umask_windows.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/ 18:45:07 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/flag.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/format.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/ 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:45:07 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:45:07 spire-1.2.1/pkg/common/coretypes/ 18:45:07 spire-1.2.1/pkg/common/coretypes/bundle/ 18:45:07 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:45:07 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:45:07 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:45:07 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:45:07 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:45:07 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:45:07 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:45:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:45:07 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:45:07 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:45:07 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:45:07 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:45:07 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:45:07 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:45:07 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:45:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:45:07 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:45:07 spire-1.2.1/pkg/common/cryptoutil/ 18:45:07 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:45:07 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:45:07 spire-1.2.1/pkg/common/diskutil/ 18:45:07 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:45:07 spire-1.2.1/pkg/common/diskutil/file_test.go 18:45:07 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:45:07 spire-1.2.1/pkg/common/errorutil/ 18:45:07 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:45:07 spire-1.2.1/pkg/common/health/ 18:45:07 spire-1.2.1/pkg/common/health/config.go 18:45:07 spire-1.2.1/pkg/common/health/context.go 18:45:07 spire-1.2.1/pkg/common/health/context_test.go 18:45:07 spire-1.2.1/pkg/common/health/health.go 18:45:07 spire-1.2.1/pkg/common/health/health_test.go 18:45:07 spire-1.2.1/pkg/common/health/logger.go 18:45:07 spire-1.2.1/pkg/common/hostservice/ 18:45:07 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:45:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:45:07 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:45:07 spire-1.2.1/pkg/common/idutil/ 18:45:07 spire-1.2.1/pkg/common/idutil/require.go 18:45:07 spire-1.2.1/pkg/common/idutil/require_test.go 18:45:07 spire-1.2.1/pkg/common/idutil/safety.go 18:45:07 spire-1.2.1/pkg/common/idutil/safety_test.go 18:45:07 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:45:07 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:45:07 spire-1.2.1/pkg/common/jwtsvid/ 18:45:07 spire-1.2.1/pkg/common/jwtsvid/common.go 18:45:07 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:45:07 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:45:07 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:45:07 spire-1.2.1/pkg/common/jwtutil/ 18:45:07 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:45:07 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:45:07 spire-1.2.1/pkg/common/log/ 18:45:07 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:45:07 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:45:07 spire-1.2.1/pkg/common/log/log.go 18:45:07 spire-1.2.1/pkg/common/log/log_test.go 18:45:07 spire-1.2.1/pkg/common/log/options.go 18:45:07 spire-1.2.1/pkg/common/nodeutil/ 18:45:07 spire-1.2.1/pkg/common/nodeutil/node.go 18:45:07 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:45:07 spire-1.2.1/pkg/common/peertracker/ 18:45:07 spire-1.2.1/pkg/common/peertracker/conn.go 18:45:07 spire-1.2.1/pkg/common/peertracker/credentials.go 18:45:07 spire-1.2.1/pkg/common/peertracker/errors.go 18:45:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:45:07 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:45:07 spire-1.2.1/pkg/common/peertracker/info.go 18:45:07 spire-1.2.1/pkg/common/peertracker/listener.go 18:45:07 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:45:07 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:45:07 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:45:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:45:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:45:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:45:07 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:45:07 spire-1.2.1/pkg/common/peertracker/tcp.go 18:45:07 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:45:07 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:45:07 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:45:07 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:45:07 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:45:07 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:45:07 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:45:07 spire-1.2.1/pkg/common/peertracker/uds.go 18:45:07 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:45:07 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:45:07 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:45:07 spire-1.2.1/pkg/common/pemutil/ 18:45:07 spire-1.2.1/pkg/common/pemutil/block.go 18:45:07 spire-1.2.1/pkg/common/pemutil/certs.go 18:45:07 spire-1.2.1/pkg/common/pemutil/common.go 18:45:07 spire-1.2.1/pkg/common/pemutil/csr.go 18:45:07 spire-1.2.1/pkg/common/pemutil/keys.go 18:45:07 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/ 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:45:07 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:45:07 spire-1.2.1/pkg/common/plugin/ 18:45:07 spire-1.2.1/pkg/common/plugin/aws/ 18:45:07 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:45:07 spire-1.2.1/pkg/common/plugin/azure/ 18:45:07 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:45:07 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:45:07 spire-1.2.1/pkg/common/plugin/facade.go 18:45:07 spire-1.2.1/pkg/common/plugin/facade_test.go 18:45:07 spire-1.2.1/pkg/common/plugin/gcp/ 18:45:07 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:45:07 spire-1.2.1/pkg/common/plugin/k8s/ 18:45:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:45:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:45:07 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:45:07 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:45:07 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:45:07 spire-1.2.1/pkg/common/plugin/log.go 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/ 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:45:07 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:45:07 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:45:07 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:45:07 spire-1.2.1/pkg/common/plugin/x509pop/ 18:45:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:45:07 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:45:07 spire-1.2.1/pkg/common/profiling/ 18:45:07 spire-1.2.1/pkg/common/profiling/dumpers.go 18:45:07 spire-1.2.1/pkg/common/profiling/profiling.go 18:45:07 spire-1.2.1/pkg/common/protoutil/ 18:45:07 spire-1.2.1/pkg/common/protoutil/masks.go 18:45:07 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:45:07 spire-1.2.1/pkg/common/rotationutil/ 18:45:07 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:45:07 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:45:07 spire-1.2.1/pkg/common/selector/ 18:45:07 spire-1.2.1/pkg/common/selector/selector.go 18:45:07 spire-1.2.1/pkg/common/selector/selector_test.go 18:45:07 spire-1.2.1/pkg/common/selector/set.go 18:45:07 spire-1.2.1/pkg/common/selector/set_utils.go 18:45:07 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/ 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/ 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:45:07 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:45:07 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:45:07 spire-1.2.1/pkg/common/telemetry/call.go 18:45:07 spire-1.2.1/pkg/common/telemetry/common/ 18:45:07 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:45:07 spire-1.2.1/pkg/common/telemetry/config.go 18:45:07 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:45:07 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/inmem.go 18:45:07 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/m3.go 18:45:07 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/metrics.go 18:45:07 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/names.go 18:45:07 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:45:07 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:45:07 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/ 18:45:07 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:45:07 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:45:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:45:07 spire-1.2.1/pkg/common/telemetry/server/server.go 18:45:07 spire-1.2.1/pkg/common/telemetry/sink.go 18:45:07 spire-1.2.1/pkg/common/telemetry/statsd.go 18:45:07 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:45:07 spire-1.2.1/pkg/common/telemetry/uptime.go 18:45:07 spire-1.2.1/pkg/common/telemetry/version.go 18:45:07 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:45:07 spire-1.2.1/pkg/common/uptime/ 18:45:07 spire-1.2.1/pkg/common/uptime/uptime.go 18:45:07 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:45:07 spire-1.2.1/pkg/common/util/ 18:45:07 spire-1.2.1/pkg/common/util/certs.go 18:45:07 spire-1.2.1/pkg/common/util/certs_test.go 18:45:07 spire-1.2.1/pkg/common/util/csr.go 18:45:07 spire-1.2.1/pkg/common/util/hash.go 18:45:07 spire-1.2.1/pkg/common/util/selectors.go 18:45:07 spire-1.2.1/pkg/common/util/selectors_test.go 18:45:07 spire-1.2.1/pkg/common/util/signals.go 18:45:07 spire-1.2.1/pkg/common/util/sort.go 18:45:07 spire-1.2.1/pkg/common/util/sort_test.go 18:45:07 spire-1.2.1/pkg/common/util/task.go 18:45:07 spire-1.2.1/pkg/common/util/task_test.go 18:45:07 spire-1.2.1/pkg/common/util/testdata/ 18:45:07 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:45:07 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:45:07 spire-1.2.1/pkg/common/version/ 18:45:07 spire-1.2.1/pkg/common/version/version.go 18:45:07 spire-1.2.1/pkg/common/x509svid/ 18:45:07 spire-1.2.1/pkg/common/x509svid/common_test.go 18:45:07 spire-1.2.1/pkg/common/x509svid/csr.go 18:45:07 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:45:07 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:45:07 spire-1.2.1/pkg/common/x509util/ 18:45:07 spire-1.2.1/pkg/common/x509util/cert.go 18:45:07 spire-1.2.1/pkg/common/x509util/dns.go 18:45:07 spire-1.2.1/pkg/common/x509util/dns_test.go 18:45:07 spire-1.2.1/pkg/common/x509util/keyid.go 18:45:07 spire-1.2.1/pkg/common/x509util/keypair.go 18:45:07 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:45:07 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:45:07 spire-1.2.1/pkg/server/ 18:45:07 spire-1.2.1/pkg/server/api/ 18:45:07 spire-1.2.1/pkg/server/api/agent.go 18:45:07 spire-1.2.1/pkg/server/api/agent/ 18:45:07 spire-1.2.1/pkg/server/api/agent/v1/ 18:45:07 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:45:07 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:45:07 spire-1.2.1/pkg/server/api/agent_test.go 18:45:07 spire-1.2.1/pkg/server/api/api.go 18:45:07 spire-1.2.1/pkg/server/api/audit/ 18:45:07 spire-1.2.1/pkg/server/api/audit/audit.go 18:45:07 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:45:07 spire-1.2.1/pkg/server/api/bundle.go 18:45:07 spire-1.2.1/pkg/server/api/bundle/ 18:45:07 spire-1.2.1/pkg/server/api/bundle/v1/ 18:45:07 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:45:07 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:45:07 spire-1.2.1/pkg/server/api/bundle_test.go 18:45:07 spire-1.2.1/pkg/server/api/debug/ 18:45:07 spire-1.2.1/pkg/server/api/debug/v1/ 18:45:07 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:45:07 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:45:07 spire-1.2.1/pkg/server/api/entry.go 18:45:07 spire-1.2.1/pkg/server/api/entry/ 18:45:07 spire-1.2.1/pkg/server/api/entry/v1/ 18:45:07 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:45:07 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:45:07 spire-1.2.1/pkg/server/api/entry_test.go 18:45:07 spire-1.2.1/pkg/server/api/health/ 18:45:07 spire-1.2.1/pkg/server/api/health/v1/ 18:45:07 spire-1.2.1/pkg/server/api/health/v1/service.go 18:45:07 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:45:07 spire-1.2.1/pkg/server/api/id.go 18:45:07 spire-1.2.1/pkg/server/api/id_test.go 18:45:07 spire-1.2.1/pkg/server/api/limits/ 18:45:07 spire-1.2.1/pkg/server/api/limits/limits.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/ 18:45:07 spire-1.2.1/pkg/server/api/middleware/alias.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/audit.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/caller.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/common.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/entries.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:45:07 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:45:07 spire-1.2.1/pkg/server/api/ratelimit.go 18:45:07 spire-1.2.1/pkg/server/api/rpccontext/ 18:45:07 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:45:07 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:45:07 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:45:07 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:45:07 spire-1.2.1/pkg/server/api/selector.go 18:45:07 spire-1.2.1/pkg/server/api/selector_test.go 18:45:07 spire-1.2.1/pkg/server/api/status.go 18:45:07 spire-1.2.1/pkg/server/api/status_test.go 18:45:07 spire-1.2.1/pkg/server/api/svid/ 18:45:07 spire-1.2.1/pkg/server/api/svid/v1/ 18:45:07 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:45:07 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:45:07 spire-1.2.1/pkg/server/api/trustdomain.go 18:45:07 spire-1.2.1/pkg/server/api/trustdomain/ 18:45:07 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:45:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:45:07 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:45:07 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:45:07 spire-1.2.1/pkg/server/authpolicy/ 18:45:07 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:45:07 spire-1.2.1/pkg/server/authpolicy/policy.go 18:45:07 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:45:07 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:45:07 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:45:07 spire-1.2.1/pkg/server/authpolicy/validate.go 18:45:07 spire-1.2.1/pkg/server/bundle/ 18:45:07 spire-1.2.1/pkg/server/bundle/client/ 18:45:07 spire-1.2.1/pkg/server/bundle/client/client.go 18:45:07 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:45:07 spire-1.2.1/pkg/server/bundle/client/manager.go 18:45:07 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:45:07 spire-1.2.1/pkg/server/bundle/client/sources.go 18:45:07 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:45:07 spire-1.2.1/pkg/server/bundle/client/updater.go 18:45:07 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:45:07 spire-1.2.1/pkg/server/ca/ 18:45:07 spire-1.2.1/pkg/server/ca/ca.go 18:45:07 spire-1.2.1/pkg/server/ca/ca_health.go 18:45:07 spire-1.2.1/pkg/server/ca/ca_test.go 18:45:07 spire-1.2.1/pkg/server/ca/journal.go 18:45:07 spire-1.2.1/pkg/server/ca/journal_test.go 18:45:07 spire-1.2.1/pkg/server/ca/manager.go 18:45:07 spire-1.2.1/pkg/server/ca/manager_health.go 18:45:07 spire-1.2.1/pkg/server/ca/manager_test.go 18:45:07 spire-1.2.1/pkg/server/ca/templates.go 18:45:07 spire-1.2.1/pkg/server/ca/upstream_client.go 18:45:07 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:45:07 spire-1.2.1/pkg/server/ca/validation.go 18:45:07 spire-1.2.1/pkg/server/cache/ 18:45:07 spire-1.2.1/pkg/server/cache/dscache/ 18:45:07 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:45:07 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:45:07 spire-1.2.1/pkg/server/cache/entrycache/ 18:45:07 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:45:07 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:45:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:45:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:45:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:45:07 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:45:07 spire-1.2.1/pkg/server/catalog/ 18:45:07 spire-1.2.1/pkg/server/catalog/catalog.go 18:45:07 spire-1.2.1/pkg/server/catalog/keymanager.go 18:45:07 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:45:07 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:45:07 spire-1.2.1/pkg/server/catalog/notifier.go 18:45:07 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:45:07 spire-1.2.1/pkg/server/config.go 18:45:07 spire-1.2.1/pkg/server/datastore/ 18:45:07 spire-1.2.1/pkg/server/datastore/datastore.go 18:45:07 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:45:07 spire-1.2.1/pkg/server/datastore/repository.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:45:07 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:45:07 spire-1.2.1/pkg/server/endpoints/ 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/ 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:45:07 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:45:07 spire-1.2.1/pkg/server/endpoints/config.go 18:45:07 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:45:07 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:45:07 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:45:07 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:45:07 spire-1.2.1/pkg/server/endpoints/middleware.go 18:45:07 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:45:07 spire-1.2.1/pkg/server/hostservice/ 18:45:07 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:45:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:45:07 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:45:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:45:07 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:45:07 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:45:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:45:07 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/ 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/ 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:45:07 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:45:07 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:45:07 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/ 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:45:07 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:45:07 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:45:07 spire-1.2.1/pkg/server/registration/ 18:45:07 spire-1.2.1/pkg/server/registration/manager.go 18:45:07 spire-1.2.1/pkg/server/registration/manager_test.go 18:45:07 spire-1.2.1/pkg/server/scanentries.go 18:45:07 spire-1.2.1/pkg/server/scanentries_test.go 18:45:07 spire-1.2.1/pkg/server/server.go 18:45:07 spire-1.2.1/pkg/server/server_test.go 18:45:07 spire-1.2.1/pkg/server/svid/ 18:45:07 spire-1.2.1/pkg/server/svid/observer.go 18:45:07 spire-1.2.1/pkg/server/svid/observer_test.go 18:45:07 spire-1.2.1/pkg/server/svid/rotator.go 18:45:07 spire-1.2.1/pkg/server/svid/rotator_config.go 18:45:07 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:45:07 spire-1.2.1/pkg/server/svid/rotator_test.go 18:45:07 spire-1.2.1/proto/ 18:45:07 spire-1.2.1/proto/private/ 18:45:07 spire-1.2.1/proto/private/server/ 18:45:07 spire-1.2.1/proto/private/server/journal/ 18:45:07 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:45:07 spire-1.2.1/proto/private/server/journal/journal.proto 18:45:07 spire-1.2.1/proto/spire/ 18:45:07 spire-1.2.1/proto/spire/common/ 18:45:07 spire-1.2.1/proto/spire/common/common.pb.go 18:45:07 spire-1.2.1/proto/spire/common/common.proto 18:45:07 spire-1.2.1/proto/spire/common/plugin/ 18:45:07 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:45:07 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:45:07 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:45:07 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:45:07 spire-1.2.1/proto/spire/plugin/ 18:45:07 spire-1.2.1/proto/spire/plugin/agent/ 18:45:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:45:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:45:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:45:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:45:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:45:07 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:45:07 spire-1.2.1/release/ 18:45:07 spire-1.2.1/release/spire-extras/ 18:45:07 spire-1.2.1/release/spire-extras/README.md 18:45:07 spire-1.2.1/release/spire-extras/conf/ 18:45:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:45:07 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:45:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:45:07 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:45:07 spire-1.2.1/release/spire/ 18:45:07 spire-1.2.1/release/spire/README.md 18:45:07 spire-1.2.1/release/spire/conf/ 18:45:07 spire-1.2.1/release/spire/conf/agent/ 18:45:07 spire-1.2.1/release/spire/conf/agent/agent.conf 18:45:07 spire-1.2.1/release/spire/conf/server/ 18:45:07 spire-1.2.1/release/spire/conf/server/server.conf 18:45:07 spire-1.2.1/script/ 18:45:07 spire-1.2.1/script/build-artifact.sh 18:45:07 spire-1.2.1/script/generate_dummy_ca.sh 18:45:07 spire-1.2.1/support/ 18:45:07 spire-1.2.1/support/k8s/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:45:07 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/ 18:45:07 spire-1.2.1/support/oidc-discovery-provider/README.md 18:45:07 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/config.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/main.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:45:07 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:45:07 spire-1.2.1/test/ 18:45:07 spire-1.2.1/test/clock/ 18:45:07 spire-1.2.1/test/clock/clock.go 18:45:07 spire-1.2.1/test/fakes/ 18:45:07 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:45:07 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:45:07 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:45:07 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:45:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:45:07 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:45:07 spire-1.2.1/test/fakes/fakeagentstore/ 18:45:07 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:45:07 spire-1.2.1/test/fakes/fakedatastore/ 18:45:07 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:45:07 spire-1.2.1/test/fakes/fakeentryclient/ 18:45:07 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:45:07 spire-1.2.1/test/fakes/fakehealthchecker/ 18:45:07 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:45:07 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:45:07 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:45:07 spire-1.2.1/test/fakes/fakemetrics/ 18:45:07 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:45:07 spire-1.2.1/test/fakes/fakenoderesolver/ 18:45:07 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:45:07 spire-1.2.1/test/fakes/fakenotifier/ 18:45:07 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:45:07 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:45:07 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:45:07 spire-1.2.1/test/fakes/fakeserverca/ 18:45:07 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:45:07 spire-1.2.1/test/fakes/fakeservercatalog/ 18:45:07 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:45:07 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:45:07 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:45:07 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:45:07 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:45:07 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:45:07 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:45:07 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:45:07 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:45:07 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:45:07 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:45:07 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:45:07 spire-1.2.1/test/fixture/ 18:45:07 spire-1.2.1/test/fixture/certs/ 18:45:07 spire-1.2.1/test/fixture/certs/agent_svid.der 18:45:07 spire-1.2.1/test/fixture/certs/base_cert.pem 18:45:07 spire-1.2.1/test/fixture/certs/base_csr.pem 18:45:07 spire-1.2.1/test/fixture/certs/base_key.pem 18:45:07 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:45:07 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:45:07 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:45:07 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:45:07 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:45:07 spire-1.2.1/test/fixture/certs/blog_key.pem 18:45:07 spire-1.2.1/test/fixture/certs/bundle.der 18:45:07 spire-1.2.1/test/fixture/certs/ca.pem 18:45:07 spire-1.2.1/test/fixture/certs/ca_key.pem 18:45:07 spire-1.2.1/test/fixture/certs/database_cert.pem 18:45:07 spire-1.2.1/test/fixture/certs/database_csr.pem 18:45:07 spire-1.2.1/test/fixture/certs/database_key.pem 18:45:07 spire-1.2.1/test/fixture/certs/node_cert.pem 18:45:07 spire-1.2.1/test/fixture/certs/node_csr.pem 18:45:07 spire-1.2.1/test/fixture/certs/node_key.pem 18:45:07 spire-1.2.1/test/fixture/certs/svid.pem 18:45:07 spire-1.2.1/test/fixture/certs/svid_key.pem 18:45:07 spire-1.2.1/test/fixture/config/ 18:45:07 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:45:07 spire-1.2.1/test/fixture/config/agent_good.conf 18:45:07 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:45:07 spire-1.2.1/test/fixture/config/plugin_good.conf 18:45:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:45:07 spire-1.2.1/test/fixture/config/server_good.conf 18:45:07 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:45:07 spire-1.2.1/test/fixture/fixture.go 18:45:07 spire-1.2.1/test/fixture/nodeattestor/ 18:45:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:45:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:45:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:45:07 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:45:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:45:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:45:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:45:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:45:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:45:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:45:07 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:45:07 spire-1.2.1/test/fixture/registration/ 18:45:07 spire-1.2.1/test/fixture/registration/entries.json 18:45:07 spire-1.2.1/test/fixture/registration/good-for-update.json 18:45:07 spire-1.2.1/test/fixture/registration/good.json 18:45:07 spire-1.2.1/test/fixture/registration/invalid.json 18:45:07 spire-1.2.1/test/fixture/registration/invalid_json.json 18:45:07 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:45:07 spire-1.2.1/test/integration/ 18:45:07 spire-1.2.1/test/integration/README.md 18:45:07 spire-1.2.1/test/integration/common 18:45:07 spire-1.2.1/test/integration/setup/ 18:45:07 spire-1.2.1/test/integration/setup/adminclient/ 18:45:07 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:45:07 spire-1.2.1/test/integration/setup/adminclient/client.go 18:45:07 spire-1.2.1/test/integration/setup/debugagent/ 18:45:07 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:45:07 spire-1.2.1/test/integration/setup/debugagent/main.go 18:45:07 spire-1.2.1/test/integration/setup/debugserver/ 18:45:07 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:45:07 spire-1.2.1/test/integration/setup/debugserver/main.go 18:45:07 spire-1.2.1/test/integration/setup/downstreamclient/ 18:45:07 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:45:07 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:45:07 spire-1.2.1/test/integration/setup/itclient/ 18:45:07 spire-1.2.1/test/integration/setup/itclient/client.go 18:45:07 spire-1.2.1/test/integration/setup/node-attestation/ 18:45:07 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:45:07 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:45:07 spire-1.2.1/test/integration/setup/x509pop/ 18:45:07 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:45:07 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:45:07 spire-1.2.1/test/integration/suites/ 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:45:07 spire-1.2.1/test/integration/suites/join-token/ 18:45:07 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:45:07 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:45:07 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:45:07 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:45:07 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:45:07 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:45:07 spire-1.2.1/test/integration/suites/join-token/README.md 18:45:07 spire-1.2.1/test/integration/suites/join-token/conf/ 18:45:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/join-token/teardown 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:45:07 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:45:07 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:45:07 spire-1.2.1/test/integration/suites/k8s/ 18:45:07 spire-1.2.1/test/integration/suites/k8s/00-setup 18:45:07 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:45:07 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:45:07 spire-1.2.1/test/integration/suites/k8s/README.md 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/ 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:45:07 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:45:07 spire-1.2.1/test/integration/suites/k8s/teardown 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/ 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:45:07 spire-1.2.1/test/integration/suites/rotation/ 18:45:07 spire-1.2.1/test/integration/suites/rotation/00-setup 18:45:07 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:45:07 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:45:07 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:45:07 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:45:07 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:45:07 spire-1.2.1/test/integration/suites/rotation/README.md 18:45:07 spire-1.2.1/test/integration/suites/rotation/conf/ 18:45:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/rotation/teardown 18:45:07 spire-1.2.1/test/integration/suites/self-test/ 18:45:07 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:45:07 spire-1.2.1/test/integration/suites/self-test/README.md 18:45:07 spire-1.2.1/test/integration/suites/self-test/teardown 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:45:07 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:45:07 spire-1.2.1/test/integration/suites/upgrade/ 18:45:07 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:45:07 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:45:07 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:45:07 spire-1.2.1/test/integration/suites/upgrade/README.md 18:45:07 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:45:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:45:07 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:45:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:45:07 spire-1.2.1/test/integration/suites/upgrade/teardown 18:45:07 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:45:07 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:45:07 spire-1.2.1/test/integration/test-one.sh 18:45:07 spire-1.2.1/test/integration/test.sh 18:45:07 spire-1.2.1/test/plugintest/ 18:45:07 spire-1.2.1/test/plugintest/config.go 18:45:07 spire-1.2.1/test/plugintest/load.go 18:45:07 spire-1.2.1/test/plugintest/option.go 18:45:07 spire-1.2.1/test/spiretest/ 18:45:07 spire-1.2.1/test/spiretest/apiserver.go 18:45:07 spire-1.2.1/test/spiretest/assertions.go 18:45:07 spire-1.2.1/test/spiretest/dir.go 18:45:07 spire-1.2.1/test/spiretest/errors_posix.go 18:45:07 spire-1.2.1/test/spiretest/errors_windows.go 18:45:07 spire-1.2.1/test/spiretest/logs.go 18:45:07 spire-1.2.1/test/spiretest/socketapi.go 18:45:07 spire-1.2.1/test/spiretest/suite.go 18:45:07 spire-1.2.1/test/spiretest/x509.go 18:45:07 spire-1.2.1/test/testca/ 18:45:07 spire-1.2.1/test/testca/ca.go 18:45:07 spire-1.2.1/test/testkey/ 18:45:07 spire-1.2.1/test/testkey/generate.sh 18:45:07 spire-1.2.1/test/testkey/genkeys.go 18:45:07 spire-1.2.1/test/testkey/keys.go 18:45:07 spire-1.2.1/test/testkey/new.go 18:45:07 spire-1.2.1/test/tpmsimulator/ 18:45:07 spire-1.2.1/test/tpmsimulator/simulator.go 18:45:07 spire-1.2.1/test/util/ 18:45:07 spire-1.2.1/test/util/cert_fixtures.go 18:45:07 spire-1.2.1/test/util/cert_generation.go 18:45:07 spire-1.2.1/test/util/io_redirection.go 18:45:07 spire-1.2.1/test/util/race.go 18:45:07 spire-1.2.1/test/util/util.go 18:45:07 building spire from source... 18:45:07 Installing go1.17.7... 18:45:08 ---> 0098357badb8 18:45:08 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:45:09 ---> da1b047a10c7 18:45:09 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:45:10 Removing intermediate container 88a39e4ebf54 18:45:10 ---> 4ee1419cfbac 18:45:10 18:45:10 Step 13/26 : FROM alpine:3.15 18:45:10 ---> 0ac33e5f5afa 18:45:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:45:10 ---> Using cache 18:45:10 ---> 8c750238d20e 18:45:10 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:45:10 ---> Using cache 18:45:10 ---> bfdfbf0fea71 18:45:10 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:45:10 ---> 65f3a8442fb9 18:45:10 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:45:11 ---> Running in d7e7aebebd76 18:45:11 ---> d2cb3041b6cd 18:45:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:45:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:45:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:45:12 Building bin/spire-server... 18:45:12 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:45:12 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:45:12 go: downloading github.com/mitchellh/cli v1.1.2 18:45:12 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:45:12 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:45:12 go: downloading github.com/imdario/mergo v0.3.12 18:45:13 go: downloading github.com/sirupsen/logrus v1.8.1 18:45:13 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:45:13 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:45:13 OK: 15854 distinct packages available 18:45:13 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:45:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:45:13 go: downloading google.golang.org/grpc v1.44.0 18:45:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:45:13 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:45:13 go: downloading github.com/fatih/color v1.13.0 18:45:13  ---> 5742b2fb6ac7 18:45:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:45:13 go: downloading github.com/mattn/go-isatty v0.0.14 18:45:13 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:45:13 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:45:13 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:45:13 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:45:13 go: downloading github.com/armon/go-metrics v0.3.10 18:45:13 go: downloading github.com/prometheus/client_golang v1.12.1 18:45:13 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:45:13 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:45:13 go: downloading github.com/open-policy-agent/opa v0.38.0 18:45:13 Building bin/spire-server... 18:45:13 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:45:13 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:45:13 go: downloading github.com/mattn/go-colorable v0.1.12 18:45:13 go: downloading github.com/mitchellh/cli v1.1.2 18:45:13 go: downloading github.com/Masterminds/goutils v1.1.0 18:45:13 go: downloading github.com/Masterminds/semver v1.5.0 18:45:13 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:45:13 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:45:13 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:45:13 go: downloading google.golang.org/grpc v1.44.0 18:45:13 go: downloading github.com/google/uuid v1.1.2 18:45:13 go: downloading github.com/huandu/xstrings v1.3.2 18:45:13 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:45:13 go: downloading github.com/oklog/run v1.0.0 18:45:13 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:45:13 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:45:13 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:45:13 go: downloading github.com/imkira/go-observer v1.0.3 18:45:13 go: downloading github.com/prometheus/client_model v0.2.0 18:45:13 go: downloading github.com/prometheus/common v0.32.1 18:45:13 go: downloading github.com/beorn7/perks v1.0.1 18:45:13 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:45:13 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:45:13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:45:13 go: downloading github.com/prometheus/procfs v0.7.3 18:45:13 go: downloading go.uber.org/atomic v1.9.0 18:45:13 go: downloading github.com/imdario/mergo v0.3.12 18:45:13 go: downloading github.com/pkg/errors v0.9.1 18:45:13 go: downloading github.com/sirupsen/logrus v1.8.1 18:45:13 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:45:13 go: downloading github.com/hashicorp/errwrap v1.1.0 18:45:13 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:45:13 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:45:13 go: downloading github.com/blang/semver/v4 v4.0.0 18:45:13 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:45:13 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:45:13 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:45:13 go: downloading github.com/fatih/color v1.13.0 18:45:13 go: downloading github.com/mattn/go-isatty v0.0.14 18:45:13 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:45:13 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:45:13 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:45:13 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:45:13 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:45:13 go: downloading github.com/jinzhu/gorm v1.9.16 18:45:13 go: downloading github.com/armon/go-metrics v0.3.10 18:45:13 go: downloading github.com/prometheus/client_golang v1.12.1 18:45:13 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:45:14 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:45:14 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:45:14 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:45:14 go: downloading github.com/open-policy-agent/opa v0.38.0 18:45:14 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:45:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:45:14 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:45:14 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:45:14 go: downloading github.com/mattn/go-colorable v0.1.12 18:45:14 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:45:14 go: downloading github.com/oklog/run v1.0.0 18:45:14 go: downloading github.com/Masterminds/goutils v1.1.0 18:45:14 go: downloading github.com/Masterminds/semver v1.5.0 18:45:14 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:45:14 go: downloading github.com/google/uuid v1.1.2 18:45:14 go: downloading github.com/huandu/xstrings v1.3.2 18:45:14 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:45:14 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:45:14 go: downloading github.com/imkira/go-observer v1.0.3 18:45:14 go: downloading github.com/prometheus/client_model v0.2.0 18:45:14 go: downloading github.com/prometheus/common v0.32.1 18:45:14 go: downloading github.com/beorn7/perks v1.0.1 18:45:14 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:45:15 go: downloading github.com/prometheus/procfs v0.7.3 18:45:15 go: downloading go.uber.org/atomic v1.9.0 18:45:15 go: downloading github.com/pkg/errors v0.9.1 18:45:15 go: downloading github.com/hashicorp/errwrap v1.1.0 18:45:15 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:45:15 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:45:15 go: downloading github.com/blang/semver/v4 v4.0.0 18:45:15 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:45:15 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:45:15 go: downloading github.com/jinzhu/gorm v1.9.16 18:45:15 (1/4) Installing dumb-init (1.2.5-r1) 18:45:15 (2/4) Installing musl-obstack (1.2.3-r0) 18:45:15 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:45:15 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:45:15 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:45:15 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:45:15 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:45:15 (3/4) Installing libucontext (1.1-r0) 18:45:15 go: downloading github.com/stretchr/testify v1.7.0 18:45:15 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:45:15 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:45:15 (4/4) Installing gcompat (1.0.0-r4) 18:45:15 Executing busybox-1.34.1-r5.trigger 18:45:15 OK: 6 MiB in 18 packages 18:45:16 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:45:16  ---> 7d2119ee78b9 18:45:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:45:16 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:45:16 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:45:16 go: downloading github.com/stretchr/testify v1.7.0 18:45:16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:45:16 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:45:18 go: downloading google.golang.org/api v0.70.0 18:45:18 go: downloading k8s.io/client-go v0.23.4 18:45:18 go: downloading k8s.io/api v0.23.4 18:45:18 go: downloading github.com/google/go-tpm v0.3.3 18:45:18 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:45:18 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:45:19 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:45:19 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:45:19 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:45:19 go: downloading cloud.google.com/go/storage v1.21.0 18:45:19 go: downloading google.golang.org/api v0.70.0 18:45:19 go: downloading k8s.io/client-go v0.23.4 18:45:19 go: downloading k8s.io/api v0.23.4 18:45:19 go: downloading github.com/google/go-tpm v0.3.3 18:45:19 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:45:19 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:45:19 go: downloading cloud.google.com/go v0.100.2 18:45:20  ---> 4bc9227e6e29 18:45:20 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/ 18:45:20 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:45:20 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:45:20 go: downloading cloud.google.com/go/storage v1.21.0 18:45:20 go: downloading k8s.io/apimachinery v0.23.4 18:45:20 go: downloading k8s.io/apimachinery v0.23.4 18:45:20 go: downloading cloud.google.com/go v0.100.2 18:45:20 go: downloading k8s.io/kube-aggregator v0.23.3 18:45:20 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:45:20 go: downloading cloud.google.com/go/security v1.3.0 18:45:20 go: downloading k8s.io/kube-aggregator v0.23.3 18:45:20 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:45:20 go: downloading cloud.google.com/go/security v1.3.0 18:45:20 go: downloading github.com/hashicorp/vault/api v1.4.1 18:45:20 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:45:20 go: downloading github.com/hashicorp/vault/api v1.4.1 18:45:21 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:45:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:45:21 go: downloading github.com/twmb/murmur3 v1.1.6 18:45:21 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:45:21 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:45:21 go: downloading github.com/jinzhu/inflection v1.0.0 18:45:21 go: downloading github.com/twmb/murmur3 v1.1.6 18:45:21 go: downloading github.com/jinzhu/inflection v1.0.0 18:45:21 go: downloading github.com/aws/smithy-go v1.11.0 18:45:22 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:45:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:45:22 go: downloading github.com/aws/smithy-go v1.11.0 18:45:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:45:22 Removing intermediate container d7e7aebebd76 18:45:22 ---> 99c87a338f73 18:45:22 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:45:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:45:22 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:45:22 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:45:22 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:45:22 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:45:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:45:22 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:45:22 go: downloading github.com/dimchansky/utfbom v1.1.1 18:45:22 go: downloading cloud.google.com/go/iam v0.1.1 18:45:22 go: downloading cloud.google.com/go/compute v1.3.0 18:45:22 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:45:22 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:45:22 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:45:22 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:45:22 go: downloading github.com/gogo/protobuf v1.3.2 18:45:22 go: downloading k8s.io/klog/v2 v2.30.0 18:45:22 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:45:22 go: downloading github.com/google/gofuzz v1.1.0 18:45:22 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:45:22 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:45:22 go: downloading github.com/spf13/pflag v1.0.5 18:45:22 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:45:22 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:45:22 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:45:22 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:45:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:45:22 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:45:22 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:45:22 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:45:22 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:45:22 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:45:22 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:45:22 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:45:22 go: downloading github.com/dimchansky/utfbom v1.1.1 18:45:22 go: downloading github.com/gogo/protobuf v1.3.2 18:45:22 go: downloading cloud.google.com/go/compute v1.3.0 18:45:22 go: downloading cloud.google.com/go/iam v0.1.1 18:45:22 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:45:22 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:45:22 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:45:22 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:45:22 go: downloading gopkg.in/yaml.v2 v2.4.0 18:45:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:45:23 go: downloading github.com/gobwas/glob v0.2.3 18:45:23 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:45:23 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:45:23 go: downloading k8s.io/klog/v2 v2.30.0 18:45:23 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:45:23 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:45:23 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:45:23 go: downloading github.com/google/gofuzz v1.1.0 18:45:23 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 18:45:23 go: downloading github.com/spf13/pflag v1.0.5 18:45:23 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:45:23 go: downloading go.opencensus.io v0.23.0 18:45:23 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:45:23 go: downloading gopkg.in/inf.v0 v0.9.1 18:45:24 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:45:24 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:45:24 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:45:24 go: downloading github.com/go-logr/logr v1.2.2 18:45:24 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:45:24 go: downloading github.com/google/go-cmp v0.5.7 18:45:24 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:45:24 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:45:24 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:45:24 go: downloading github.com/googleapis/gnostic v0.5.5 18:45:24 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:45:24 go: downloading github.com/json-iterator/go v1.1.12 18:45:24 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:45:24 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:45:24 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:45:24 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:45:24 go: downloading gopkg.in/yaml.v2 v2.4.0 18:45:24 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:45:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:45:24 go: downloading go.uber.org/zap v1.21.0 18:45:24 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:45:24 go: downloading github.com/gobwas/glob v0.2.3 18:45:24 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:45:24  ---> Running in f25b3ee66545 18:45:24 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:45:24 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:45:24 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:45:24 go: downloading gopkg.in/inf.v0 v0.9.1 18:45:24 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:45:24 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:45:24 go: downloading github.com/tklauser/numcpus v0.3.0 18:45:24 go: downloading sigs.k8s.io/yaml v1.3.0 18:45:24 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:45:24 go: downloading go.opencensus.io v0.23.0 18:45:24 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:45:24 go: downloading github.com/modern-go/reflect2 v1.0.2 18:45:24 go: downloading github.com/google/go-cmp v0.5.7 18:45:24 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:45:24 go: downloading github.com/golang/snappy v0.0.4 18:45:24 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:45:24 go: downloading github.com/googleapis/gnostic v0.5.5 18:45:24 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:45:24 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:45:24 go: downloading github.com/go-logr/logr v1.2.2 18:45:24 go: downloading github.com/hashicorp/go-version v1.2.0 18:45:24 go: downloading github.com/ryanuber/go-glob v1.0.0 18:45:24 go: downloading go.uber.org/multierr v1.6.0 18:45:24 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:45:24 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:45:24 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:45:24 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:45:24 go: downloading go.uber.org/zap v1.21.0 18:45:24 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:45:24 go: downloading github.com/json-iterator/go v1.1.12 18:45:24 go: downloading sigs.k8s.io/yaml v1.3.0 18:45:24 go: downloading github.com/tklauser/numcpus v0.3.0 18:45:24 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:45:24 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:45:24 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:45:24 go: downloading github.com/hashicorp/go-version v1.2.0 18:45:24 go: downloading github.com/golang/snappy v0.0.4 18:45:24 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:45:24 go: downloading github.com/ryanuber/go-glob v1.0.0 18:45:24 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:45:24 go: downloading go.uber.org/multierr v1.6.0 18:45:24 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:45:25 go: downloading github.com/modern-go/reflect2 v1.0.2 18:45:28 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:45:28 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:45:28 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:45:28 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:45:30  ---> 658acace6fb8 18:45:30 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:45:30 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:45:30 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:45:30 ---> b3dea8b53d3a 18:45:30 Step 3/26 : WORKDIR /edgex-go 18:45:30 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:45:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:45:30 ---> b3dea8b53d3a 18:45:30 Step 3/25 : WORKDIR /edgex-go 18:45:30 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:45:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:45:30 ---> b3dea8b53d3a 18:45:30 Step 3/22 : WORKDIR /edgex-go 18:45:30 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:45:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:45:30 ---> b3dea8b53d3a 18:45:30 Step 3/23 : WORKDIR /edgex-go 18:45:30 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:45:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:45:30 ---> b3dea8b53d3a 18:45:30 Step 3/20 : WORKDIR /edgex-go 18:45:30 ---> Running in 77a859c96830 18:45:30 ---> Running in a78c6e2608ad 18:45:30 ---> Running in b6ae002e06f5 18:45:30 ---> Running in 817e393ecc26 18:45:30 ---> Running in 9e6f245da9a1 18:45:31 Removing intermediate container 9e6f245da9a1 18:45:31 ---> d91fde4bd907 18:45:31 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:45:31 Removing intermediate container 817e393ecc26 18:45:31 ---> fd0fea679c4d 18:45:31 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:45:31 Removing intermediate container a78c6e2608ad 18:45:31 ---> 99fdf59bc1ad 18:45:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:45:31 Removing intermediate container 77a859c96830 18:45:31 ---> aa53cc64961e 18:45:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:45:31 Removing intermediate container b6ae002e06f5 18:45:31 ---> Running in b3029a73082f 18:45:31 ---> 8b3c53358316 18:45:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:45:31 ---> Running in 59e47769c601 18:45:31 ---> Running in c5c67b55f933 18:45:31 ---> Running in b58106af7793 18:45:31 ---> Running in 9d16bf3a41d5 18:45:32 ---> 0d081ebd53c6 18:45:32 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:45:32 ---> Running in 7482e5ad76fe 18:45:32 Removing intermediate container f25b3ee66545 18:45:32 ---> c1c42066893a 18:45:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:45:32 ---> Running in f2b4313e4715 18:45:32 Removing intermediate container 7482e5ad76fe 18:45:32 ---> da08e78abea4 18:45:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:45:32 Removing intermediate container f2b4313e4715 18:45:32 ---> 905d77b0e78e 18:45:32 Step 23/25 : LABEL arch=x86_64 18:45:32 ---> Running in 1f85729177d9 18:45:32 ---> afe16fdfea6b 18:45:32 Step 21/26 : WORKDIR / 18:45:32 ---> Running in e92de7104e5c 18:45:32 Removing intermediate container 1f85729177d9 18:45:32 ---> d34e53158afe 18:45:32 Step 24/25 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 18:45:32 ---> Running in 0d99ff44fc4f 18:45:33 Removing intermediate container e92de7104e5c 18:45:33 ---> 1e836913e117 18:45:33 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:45:33 ---> Running in 352b158681e3 18:45:33 Removing intermediate container 0d99ff44fc4f 18:45:33 ---> df8dfc5e7c25 18:45:33 Step 25/25 : LABEL version=2.2.0-dev.59 18:45:33 ---> Running in dbc4383ec0d3 18:45:33 Removing intermediate container 352b158681e3 18:45:33 ---> 893b27b54c0f 18:45:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:45:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:45:33 ---> Running in 0f4463515ffc 18:45:34 Removing intermediate container dbc4383ec0d3 18:45:34 ---> f345b260b019 18:45:34 18:45:34 Successfully built f345b260b019 18:45:34 Successfully tagged security-secretstore-setup:latest 18:45:34  Building security-secretstore-setup ... done Removing intermediate container 0f4463515ffc 18:45:34 ---> 4c5dd5eb1fd3 18:45:34 Step 24/26 : LABEL arch=x86_64 18:45:34 ---> Running in 02df4573aa3d 18:45:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:45:35 Removing intermediate container 02df4573aa3d 18:45:35 ---> a1c6783ac873 18:45:35 Step 25/26 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 18:45:35 ---> Running in 5efcf53424ca 18:45:35 Removing intermediate container b3029a73082f 18:45:35 ---> 6bd4e31f1b09 18:45:35 Step 5/22 : RUN apk add --update --no-cache make git 18:45:35 Removing intermediate container 5efcf53424ca 18:45:35 ---> 76ba0aa33d08 18:45:35 Step 26/26 : LABEL version=2.2.0-dev.59 18:45:35 ---> Running in 431e3e5ec175 18:45:35 ---> Running in 739a7c5c0713 18:45:35 Removing intermediate container c5c67b55f933 18:45:35 ---> 339f9db8759d 18:45:35 Step 5/25 : RUN apk add --update --no-cache make git 18:45:35 Removing intermediate container b58106af7793 18:45:35 ---> 5398f8a6834d 18:45:35 Step 5/23 : RUN apk add --update --no-cache make git 18:45:36 Removing intermediate container 431e3e5ec175 18:45:36 ---> 10fdc6c1a36c 18:45:36 18:45:36 Removing intermediate container 59e47769c601 18:45:36 ---> 54d92a7fe64f 18:45:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 18:45:36 ---> Running in 2368a7bdbeb7 18:45:36 Successfully built 10fdc6c1a36c 18:45:36 Successfully tagged security-spire-config:latest 18:45:36 ---> Running in 07c983140488 18:45:36 ---> Running in 5ac57afb4a29 18:45:36 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:45:36 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:45:36 OK: 15739 distinct packages available 18:45:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:45:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:45:39 OK: 220 MiB in 52 packages 18:45:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:45:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:45:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:45:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:45:40 Removing intermediate container 9d16bf3a41d5 18:45:40 ---> bed82012ac5a 18:45:40 Step 5/20 : COPY go.mod vendor* ./ 18:45:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:45:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:45:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:45:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:45:41 ---> 274f334a82c6 18:45:41 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:41 ---> Running in c55e5db2b6af 18:45:42 OK: 220 MiB in 52 packages 18:45:42 OK: 220 MiB in 52 packages 18:45:42 OK: 220 MiB in 52 packages 18:45:42 OK: 220 MiB in 52 packages 18:45:44 Removing intermediate container 07c983140488 18:45:44 ---> 3d87b6388d6a 18:45:44 Step 6/23 : COPY go.mod vendor* ./ 18:45:45 Removing intermediate container 5ac57afb4a29 18:45:45 ---> ef0ddea843bb 18:45:45 Step 6/26 : COPY go.mod vendor* ./ 18:45:45 Removing intermediate container 739a7c5c0713 18:45:45 ---> 0e033479e888 18:45:45 Step 6/22 : COPY go.mod vendor* ./ 18:45:45 Removing intermediate container 2368a7bdbeb7 18:45:45 ---> a0644e29af9a 18:45:45 Step 6/25 : COPY go.mod vendor* ./ 18:45:46 ---> 5c5dc2f18515 18:45:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:46 ---> Running in 6a5f9cf64be5 18:45:46 ---> 2b43a788b501 18:45:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:46 ---> 0facfe69dc56 18:45:46 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:46 ---> 13985674aafd 18:45:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:46 ---> Running in 8c267b22f2fa 18:45:47 ---> Running in 6982286e3583 18:45:47 ---> Running in df3541223641 18:45:47 Removing intermediate container c55e5db2b6af 18:45:47 ---> 9f8bda8a6a8e 18:45:47 Step 7/20 : COPY . . 18:45:52 Removing intermediate container 6a5f9cf64be5 18:45:52 ---> 6cef4262146a 18:45:52 Step 8/23 : COPY . . 18:45:53 Removing intermediate container 6982286e3583 18:45:53 ---> a460a38b6e13 18:45:53 Step 8/26 : COPY . . 18:45:53 Removing intermediate container df3541223641 18:45:53 ---> 515ecea4820a 18:45:53 Step 8/22 : COPY . . 18:45:53 Removing intermediate container 8c267b22f2fa 18:45:53 ---> 406597722e34 18:45:53 Step 8/25 : COPY . . 18:46:09 ---> 981f13dd34db 18:46:09 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:46:09 ---> Running in 6a7aaf820da1 18:46:10 ---> bcaab566384e 18:46:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 18:46:10 ---> Running in f18302fceaba 18:46:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:46:12 ---> 32472644c0a9 18:46:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 18:46:12 ---> Running in 0270cfea58c3 18:46:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 18:46:13 ---> 99daa6f547f7 18:46:13 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 18:46:13 ---> Running in 8a5db1d1b192 18:46:14 ---> 3c3e677860d5 18:46:14 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:46:15 Removing intermediate container 8a5db1d1b192 18:46:15 ---> be5f70825d6f 18:46:15 Step 10/26 : RUN mkdir -p spire-build 18:46:15 ---> Running in c120ee00bc65 18:46:15 ---> Running in 22c6947f9e6c 18:46:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:46:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:46:19 Removing intermediate container 22c6947f9e6c 18:46:19 ---> e54c0e3aaf6c 18:46:19 Step 11/26 : WORKDIR /edgex-go/spire-build 18:46:19 ---> Running in 3abe8ed0edac 18:46:19 Removing intermediate container 3abe8ed0edac 18:46:19 ---> 6e95e257ff66 18:46:19 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 18:46:19 ---> Running in c84473a1cfaa 18:46:23 spire-1.2.1/ 18:46:23 spire-1.2.1/.data/ 18:46:23 spire-1.2.1/.data/.file 18:46:23 spire-1.2.1/.dockerignore 18:46:23 spire-1.2.1/.gitattributes 18:46:23 spire-1.2.1/.githooks/ 18:46:23 spire-1.2.1/.githooks/pre-commit 18:46:23 spire-1.2.1/.github/ 18:46:23 spire-1.2.1/.github/ISSUE_TEMPLATE.md 18:46:23 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 18:46:23 spire-1.2.1/.github/dependabot.yml 18:46:23 spire-1.2.1/.github/workflows/ 18:46:23 spire-1.2.1/.github/workflows/nightly_build.yaml 18:46:23 spire-1.2.1/.github/workflows/pr_build.yaml 18:46:23 spire-1.2.1/.github/workflows/release_build.yaml 18:46:23 spire-1.2.1/.github/workflows/scripts/ 18:46:23 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 18:46:23 spire-1.2.1/.github/workflows/scripts/push-images.sh 18:46:23 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 18:46:23 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 18:46:23 spire-1.2.1/.github/workflows/scripts/split.sh 18:46:23 spire-1.2.1/.gitignore 18:46:23 spire-1.2.1/.go-version 18:46:23 spire-1.2.1/.golangci.yml 18:46:23 spire-1.2.1/ADOPTERS.md 18:46:23 spire-1.2.1/CHANGELOG.md 18:46:23 spire-1.2.1/CODE-OF-CONDUCT.md 18:46:23 spire-1.2.1/CODEOWNERS 18:46:23 spire-1.2.1/CONTRIBUTING.md 18:46:23 spire-1.2.1/Dockerfile 18:46:23 spire-1.2.1/Dockerfile.dev 18:46:23 spire-1.2.1/Dockerfile.scratch 18:46:23 spire-1.2.1/LICENSE 18:46:23 spire-1.2.1/MAINTAINERS.md 18:46:23 spire-1.2.1/Makefile 18:46:23 spire-1.2.1/README.md 18:46:23 spire-1.2.1/ROADMAP.md 18:46:23 spire-1.2.1/SECURITY.md 18:46:23 spire-1.2.1/cmd/ 18:46:23 spire-1.2.1/cmd/spire-agent/ 18:46:23 spire-1.2.1/cmd/spire-agent/cli/ 18:46:23 spire-1.2.1/cmd/spire-agent/cli/api/ 18:46:23 spire-1.2.1/cmd/spire-agent/cli/api/common.go 18:46:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 18:46:23 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 18:46:23 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 18:46:23 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 18:46:23 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 18:46:23 spire-1.2.1/cmd/spire-agent/cli/cli.go 18:46:23 spire-1.2.1/cmd/spire-agent/cli/common/ 18:46:23 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 18:46:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 18:46:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 18:46:23 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 18:46:23 spire-1.2.1/cmd/spire-agent/cli/run/ 18:46:23 spire-1.2.1/cmd/spire-agent/cli/run/run.go 18:46:23 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 18:46:23 spire-1.2.1/cmd/spire-agent/cli/validate/ 18:46:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 18:46:23 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 18:46:23 spire-1.2.1/cmd/spire-agent/main.go 18:46:23 spire-1.2.1/cmd/spire-server/ 18:46:23 spire-1.2.1/cmd/spire-server/cli/ 18:46:23 spire-1.2.1/cmd/spire-server/cli/agent/ 18:46:23 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/agent/count.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/agent/list.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/agent/show.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/bundle/ 18:46:23 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/cli.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/entry/ 18:46:23 spire-1.2.1/cmd/spire-server/cli/entry/count.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/entry/create.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/entry/show.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/entry/update.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/entry/util.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/federation/ 18:46:23 spire-1.2.1/cmd/spire-server/cli/federation/common.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/federation/create.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/federation/list.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/federation/show.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/federation/update.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 18:46:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/jwt/ 18:46:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/run/ 18:46:23 spire-1.2.1/cmd/spire-server/cli/run/run.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/token/ 18:46:23 spire-1.2.1/cmd/spire-server/cli/token/generate.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/validate/ 18:46:23 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/x509/ 18:46:23 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 18:46:23 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 18:46:23 spire-1.2.1/cmd/spire-server/main.go 18:46:23 spire-1.2.1/cmd/spire-server/util/ 18:46:23 spire-1.2.1/cmd/spire-server/util/util.go 18:46:23 spire-1.2.1/conf/ 18:46:23 spire-1.2.1/conf/agent/ 18:46:23 spire-1.2.1/conf/agent/agent.conf 18:46:23 spire-1.2.1/conf/agent/agent_full.conf 18:46:23 spire-1.2.1/conf/agent/dummy_root_ca.crt 18:46:23 spire-1.2.1/conf/server/ 18:46:23 spire-1.2.1/conf/server/dummy_upstream_ca.crt 18:46:23 spire-1.2.1/conf/server/dummy_upstream_ca.key 18:46:23 spire-1.2.1/conf/server/server.conf 18:46:23 spire-1.2.1/conf/server/server_full.conf 18:46:23 spire-1.2.1/doc/ 18:46:23 spire-1.2.1/doc/SPIRE101.md 18:46:23 spire-1.2.1/doc/auditlog.md 18:46:23 spire-1.2.1/doc/authorization_policy_engine.md 18:46:23 spire-1.2.1/doc/changelog_guidelines.md 18:46:23 spire-1.2.1/doc/cure53-report.pdf 18:46:23 spire-1.2.1/doc/images/ 18:46:23 spire-1.2.1/doc/images/2019_roadmap.png 18:46:23 spire-1.2.1/doc/images/SPIRE101.png 18:46:23 spire-1.2.1/doc/images/SPIRE_agent.png 18:46:23 spire-1.2.1/doc/images/SPIRE_server.png 18:46:23 spire-1.2.1/doc/images/cache_mgr.png 18:46:23 spire-1.2.1/doc/images/cache_mgr_components.png 18:46:23 spire-1.2.1/doc/images/federated_spire.png 18:46:23 spire-1.2.1/doc/images/ha_mode.png 18:46:23 spire-1.2.1/doc/images/nested_spire.png 18:46:23 spire-1.2.1/doc/images/oidc_federation.png 18:46:23 spire-1.2.1/doc/images/single_trust_domain.png 18:46:23 spire-1.2.1/doc/images/spiffe_compatible.png 18:46:23 spire-1.2.1/doc/images/spire_logo.png 18:46:23 spire-1.2.1/doc/migrating_registration_api_clients.md 18:46:23 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 18:46:23 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 18:46:23 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 18:46:23 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 18:46:23 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 18:46:23 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 18:46:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 18:46:23 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 18:46:23 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 18:46:23 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 18:46:23 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 18:46:23 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 18:46:23 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 18:46:23 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 18:46:23 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 18:46:23 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 18:46:23 spire-1.2.1/doc/plugin_server_datastore_sql.md 18:46:23 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 18:46:23 spire-1.2.1/doc/plugin_server_keymanager_disk.md 18:46:23 spire-1.2.1/doc/plugin_server_keymanager_memory.md 18:46:23 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 18:46:23 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 18:46:23 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 18:46:23 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 18:46:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 18:46:23 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 18:46:23 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 18:46:23 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 18:46:23 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 18:46:23 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 18:46:23 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 18:46:23 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 18:46:23 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 18:46:23 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 18:46:23 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 18:46:23 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 18:46:23 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 18:46:23 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 18:46:23 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 18:46:23 spire-1.2.1/doc/scaling_spire.md 18:46:23 spire-1.2.1/doc/spire_agent.md 18:46:23 spire-1.2.1/doc/spire_server.md 18:46:23 spire-1.2.1/doc/supported_integrations.md 18:46:23 spire-1.2.1/doc/telemetry.md 18:46:23 spire-1.2.1/doc/telemetry_config.md 18:46:23 spire-1.2.1/doc/upgrading.md 18:46:23 spire-1.2.1/doc/using_spire.md 18:46:23 spire-1.2.1/examples/ 18:46:23 spire-1.2.1/examples/README.md 18:46:23 spire-1.2.1/go.mod 18:46:23 spire-1.2.1/go.sum 18:46:23 spire-1.2.1/pkg/ 18:46:23 spire-1.2.1/pkg/agent/ 18:46:23 spire-1.2.1/pkg/agent/agent.go 18:46:23 spire-1.2.1/pkg/agent/api/ 18:46:23 spire-1.2.1/pkg/agent/api/config.go 18:46:23 spire-1.2.1/pkg/agent/api/debug/ 18:46:23 spire-1.2.1/pkg/agent/api/debug/v1/ 18:46:23 spire-1.2.1/pkg/agent/api/debug/v1/service.go 18:46:23 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 18:46:23 spire-1.2.1/pkg/agent/api/delegatedidentity/ 18:46:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 18:46:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 18:46:23 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 18:46:23 spire-1.2.1/pkg/agent/api/endpoints.go 18:46:23 spire-1.2.1/pkg/agent/api/health/ 18:46:23 spire-1.2.1/pkg/agent/api/health/v1/ 18:46:23 spire-1.2.1/pkg/agent/api/health/v1/service.go 18:46:23 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 18:46:23 spire-1.2.1/pkg/agent/api/rpccontext/ 18:46:23 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 18:46:23 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 18:46:23 spire-1.2.1/pkg/agent/attestor/ 18:46:23 spire-1.2.1/pkg/agent/attestor/node/ 18:46:23 spire-1.2.1/pkg/agent/attestor/node/experimental.go 18:46:23 spire-1.2.1/pkg/agent/attestor/node/node.go 18:46:23 spire-1.2.1/pkg/agent/attestor/node/node_test.go 18:46:23 spire-1.2.1/pkg/agent/attestor/workload/ 18:46:23 spire-1.2.1/pkg/agent/attestor/workload/workload.go 18:46:23 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 18:46:23 spire-1.2.1/pkg/agent/catalog/ 18:46:23 spire-1.2.1/pkg/agent/catalog/catalog.go 18:46:23 spire-1.2.1/pkg/agent/catalog/keymanager.go 18:46:23 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 18:46:23 spire-1.2.1/pkg/agent/catalog/svidstore.go 18:46:23 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 18:46:23 spire-1.2.1/pkg/agent/client/ 18:46:23 spire-1.2.1/pkg/agent/client/client.go 18:46:23 spire-1.2.1/pkg/agent/client/client_test.go 18:46:23 spire-1.2.1/pkg/agent/client/dial.go 18:46:23 spire-1.2.1/pkg/agent/client/nodeconn.go 18:46:23 spire-1.2.1/pkg/agent/client/nodeconn_test.go 18:46:23 spire-1.2.1/pkg/agent/client/update.go 18:46:23 spire-1.2.1/pkg/agent/client/util.go 18:46:23 spire-1.2.1/pkg/agent/common/ 18:46:23 spire-1.2.1/pkg/agent/common/backoff/ 18:46:23 spire-1.2.1/pkg/agent/common/backoff/backoff.go 18:46:23 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 18:46:23 spire-1.2.1/pkg/agent/common/cgroups/ 18:46:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 18:46:23 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 18:46:23 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 18:46:23 spire-1.2.1/pkg/agent/config.go 18:46:23 spire-1.2.1/pkg/agent/endpoints/ 18:46:23 spire-1.2.1/pkg/agent/endpoints/config.go 18:46:23 spire-1.2.1/pkg/agent/endpoints/endpoints.go 18:46:23 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 18:46:23 spire-1.2.1/pkg/agent/endpoints/metrics.go 18:46:23 spire-1.2.1/pkg/agent/endpoints/middleware.go 18:46:23 spire-1.2.1/pkg/agent/endpoints/peertracker.go 18:46:23 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 18:46:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 18:46:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 18:46:23 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 18:46:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 18:46:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 18:46:23 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 18:46:23 spire-1.2.1/pkg/agent/endpoints/workload/ 18:46:23 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 18:46:23 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 18:46:23 spire-1.2.1/pkg/agent/manager/ 18:46:23 spire-1.2.1/pkg/agent/manager/cache/ 18:46:23 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 18:46:23 spire-1.2.1/pkg/agent/manager/cache/cache.go 18:46:23 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 18:46:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 18:46:23 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 18:46:23 spire-1.2.1/pkg/agent/manager/cache/sets.go 18:46:23 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 18:46:23 spire-1.2.1/pkg/agent/manager/config.go 18:46:23 spire-1.2.1/pkg/agent/manager/manager.go 18:46:23 spire-1.2.1/pkg/agent/manager/manager_test.go 18:46:23 spire-1.2.1/pkg/agent/manager/storage.go 18:46:23 spire-1.2.1/pkg/agent/manager/storage_test.go 18:46:23 spire-1.2.1/pkg/agent/manager/storecache/ 18:46:23 spire-1.2.1/pkg/agent/manager/storecache/cache.go 18:46:23 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 18:46:23 spire-1.2.1/pkg/agent/manager/sync.go 18:46:23 spire-1.2.1/pkg/agent/plugin/ 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/ 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 18:46:23 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 18:46:23 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/svidstore/ 18:46:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 18:46:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 18:46:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 18:46:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 18:46:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 18:46:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 18:46:23 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 18:46:23 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 18:46:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 18:46:23 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 18:46:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 18:46:23 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 18:46:23 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 18:46:23 spire-1.2.1/pkg/agent/svid/ 18:46:23 spire-1.2.1/pkg/agent/svid/rotator.go 18:46:23 spire-1.2.1/pkg/agent/svid/rotator_config.go 18:46:23 spire-1.2.1/pkg/agent/svid/rotator_test.go 18:46:23 spire-1.2.1/pkg/agent/svid/store/ 18:46:23 spire-1.2.1/pkg/agent/svid/store/service.go 18:46:23 spire-1.2.1/pkg/agent/svid/store/service_test.go 18:46:23 spire-1.2.1/pkg/common/ 18:46:23 spire-1.2.1/pkg/common/agentpathtemplate/ 18:46:23 spire-1.2.1/pkg/common/agentpathtemplate/template.go 18:46:23 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 18:46:23 spire-1.2.1/pkg/common/api/ 18:46:23 spire-1.2.1/pkg/common/api/metrics.go 18:46:23 spire-1.2.1/pkg/common/api/middleware/ 18:46:23 spire-1.2.1/pkg/common/api/middleware/common_test.go 18:46:23 spire-1.2.1/pkg/common/api/middleware/interceptor.go 18:46:23 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 18:46:23 spire-1.2.1/pkg/common/api/middleware/logger.go 18:46:23 spire-1.2.1/pkg/common/api/middleware/logger_test.go 18:46:23 spire-1.2.1/pkg/common/api/middleware/metrics.go 18:46:23 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 18:46:23 spire-1.2.1/pkg/common/api/middleware/middleware.go 18:46:23 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 18:46:23 spire-1.2.1/pkg/common/api/middleware/misconfig.go 18:46:23 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 18:46:23 spire-1.2.1/pkg/common/api/middleware/names.go 18:46:23 spire-1.2.1/pkg/common/api/middleware/names_test.go 18:46:23 spire-1.2.1/pkg/common/api/names.go 18:46:23 spire-1.2.1/pkg/common/api/ratelimit.go 18:46:23 spire-1.2.1/pkg/common/api/rpccontext/ 18:46:23 spire-1.2.1/pkg/common/api/rpccontext/logger.go 18:46:23 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 18:46:23 spire-1.2.1/pkg/common/api/rpccontext/names.go 18:46:23 spire-1.2.1/pkg/common/auth/ 18:46:23 spire-1.2.1/pkg/common/auth/interceptors.go 18:46:23 spire-1.2.1/pkg/common/auth/interceptors_test.go 18:46:23 spire-1.2.1/pkg/common/auth/untracked_uds.go 18:46:23 spire-1.2.1/pkg/common/bundleutil/ 18:46:23 spire-1.2.1/pkg/common/bundleutil/bundle.go 18:46:23 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 18:46:23 spire-1.2.1/pkg/common/bundleutil/common_test.go 18:46:23 spire-1.2.1/pkg/common/bundleutil/marshal.go 18:46:23 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 18:46:23 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 18:46:23 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 18:46:23 spire-1.2.1/pkg/common/bundleutil/types.go 18:46:23 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 18:46:23 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 18:46:23 spire-1.2.1/pkg/common/catalog/ 18:46:23 spire-1.2.1/pkg/common/catalog/bind.go 18:46:23 spire-1.2.1/pkg/common/catalog/builtin.go 18:46:23 spire-1.2.1/pkg/common/catalog/catalog.go 18:46:23 spire-1.2.1/pkg/common/catalog/catalog_test.go 18:46:23 spire-1.2.1/pkg/common/catalog/closers.go 18:46:23 spire-1.2.1/pkg/common/catalog/cmd_linux.go 18:46:23 spire-1.2.1/pkg/common/catalog/cmd_other.go 18:46:23 spire-1.2.1/pkg/common/catalog/config.go 18:46:23 spire-1.2.1/pkg/common/catalog/config_test.go 18:46:23 spire-1.2.1/pkg/common/catalog/configure.go 18:46:23 spire-1.2.1/pkg/common/catalog/constraints.go 18:46:23 spire-1.2.1/pkg/common/catalog/constraints_test.go 18:46:23 spire-1.2.1/pkg/common/catalog/context.go 18:46:23 spire-1.2.1/pkg/common/catalog/external.go 18:46:23 spire-1.2.1/pkg/common/catalog/host.go 18:46:23 spire-1.2.1/pkg/common/catalog/pipenet.go 18:46:23 spire-1.2.1/pkg/common/catalog/plugin.go 18:46:23 spire-1.2.1/pkg/common/catalog/testplugin/ 18:46:23 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 18:46:23 spire-1.2.1/pkg/common/catalog/testplugin/main.go 18:46:23 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 18:46:23 spire-1.2.1/pkg/common/cli/ 18:46:23 spire-1.2.1/pkg/common/cli/env.go 18:46:23 spire-1.2.1/pkg/common/cli/flags.go 18:46:23 spire-1.2.1/pkg/common/cli/trust_domain.go 18:46:23 spire-1.2.1/pkg/common/cli/trust_domain_test.go 18:46:23 spire-1.2.1/pkg/common/cli/umask.go 18:46:23 spire-1.2.1/pkg/common/cli/umask_posix.go 18:46:23 spire-1.2.1/pkg/common/cli/umask_test.go 18:46:23 spire-1.2.1/pkg/common/cli/umask_windows.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/ 18:46:23 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/flag.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/flag_test.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/format.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/format_test.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/ 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 18:46:23 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 18:46:23 spire-1.2.1/pkg/common/coretypes/ 18:46:23 spire-1.2.1/pkg/common/coretypes/bundle/ 18:46:23 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 18:46:23 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 18:46:23 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 18:46:23 spire-1.2.1/pkg/common/coretypes/bundle/require.go 18:46:23 spire-1.2.1/pkg/common/coretypes/jwtkey/ 18:46:23 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 18:46:23 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 18:46:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 18:46:23 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 18:46:23 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 18:46:23 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 18:46:23 spire-1.2.1/pkg/common/coretypes/x509certificate/ 18:46:23 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 18:46:23 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 18:46:23 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 18:46:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 18:46:23 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 18:46:23 spire-1.2.1/pkg/common/cryptoutil/ 18:46:23 spire-1.2.1/pkg/common/cryptoutil/keys.go 18:46:23 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 18:46:23 spire-1.2.1/pkg/common/diskutil/ 18:46:23 spire-1.2.1/pkg/common/diskutil/file_posix.go 18:46:23 spire-1.2.1/pkg/common/diskutil/file_test.go 18:46:23 spire-1.2.1/pkg/common/diskutil/file_windows.go 18:46:23 spire-1.2.1/pkg/common/errorutil/ 18:46:23 spire-1.2.1/pkg/common/errorutil/wrapper.go 18:46:23 spire-1.2.1/pkg/common/health/ 18:46:23 spire-1.2.1/pkg/common/health/config.go 18:46:23 spire-1.2.1/pkg/common/health/context.go 18:46:23 spire-1.2.1/pkg/common/health/context_test.go 18:46:23 spire-1.2.1/pkg/common/health/health.go 18:46:23 spire-1.2.1/pkg/common/health/health_test.go 18:46:23 spire-1.2.1/pkg/common/health/logger.go 18:46:23 spire-1.2.1/pkg/common/hostservice/ 18:46:23 spire-1.2.1/pkg/common/hostservice/metricsservice/ 18:46:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 18:46:23 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 18:46:23 spire-1.2.1/pkg/common/idutil/ 18:46:23 spire-1.2.1/pkg/common/idutil/require.go 18:46:23 spire-1.2.1/pkg/common/idutil/require_test.go 18:46:23 spire-1.2.1/pkg/common/idutil/safety.go 18:46:23 spire-1.2.1/pkg/common/idutil/safety_test.go 18:46:23 spire-1.2.1/pkg/common/idutil/spiffeid.go 18:46:23 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 18:46:23 spire-1.2.1/pkg/common/jwtsvid/ 18:46:23 spire-1.2.1/pkg/common/jwtsvid/common.go 18:46:23 spire-1.2.1/pkg/common/jwtsvid/sign.go 18:46:23 spire-1.2.1/pkg/common/jwtsvid/token_test.go 18:46:23 spire-1.2.1/pkg/common/jwtsvid/validate.go 18:46:23 spire-1.2.1/pkg/common/jwtutil/ 18:46:23 spire-1.2.1/pkg/common/jwtutil/keyset.go 18:46:23 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 18:46:23 spire-1.2.1/pkg/common/log/ 18:46:23 spire-1.2.1/pkg/common/log/hclog_adapter.go 18:46:23 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 18:46:23 spire-1.2.1/pkg/common/log/log.go 18:46:23 spire-1.2.1/pkg/common/log/log_test.go 18:46:23 spire-1.2.1/pkg/common/log/options.go 18:46:23 spire-1.2.1/pkg/common/nodeutil/ 18:46:23 spire-1.2.1/pkg/common/nodeutil/node.go 18:46:23 spire-1.2.1/pkg/common/nodeutil/node_test.go 18:46:23 spire-1.2.1/pkg/common/peertracker/ 18:46:23 spire-1.2.1/pkg/common/peertracker/conn.go 18:46:23 spire-1.2.1/pkg/common/peertracker/credentials.go 18:46:23 spire-1.2.1/pkg/common/peertracker/errors.go 18:46:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 18:46:23 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 18:46:23 spire-1.2.1/pkg/common/peertracker/info.go 18:46:23 spire-1.2.1/pkg/common/peertracker/listener.go 18:46:23 spire-1.2.1/pkg/common/peertracker/listener_test.go 18:46:23 spire-1.2.1/pkg/common/peertracker/peertracker.go 18:46:23 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 18:46:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 18:46:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 18:46:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 18:46:23 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 18:46:23 spire-1.2.1/pkg/common/peertracker/tcp.go 18:46:23 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 18:46:23 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 18:46:23 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 18:46:23 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 18:46:23 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 18:46:23 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 18:46:23 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 18:46:23 spire-1.2.1/pkg/common/peertracker/uds.go 18:46:23 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 18:46:23 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 18:46:23 spire-1.2.1/pkg/common/peertracker/uds_linux.go 18:46:23 spire-1.2.1/pkg/common/pemutil/ 18:46:23 spire-1.2.1/pkg/common/pemutil/block.go 18:46:23 spire-1.2.1/pkg/common/pemutil/certs.go 18:46:23 spire-1.2.1/pkg/common/pemutil/common.go 18:46:23 spire-1.2.1/pkg/common/pemutil/csr.go 18:46:23 spire-1.2.1/pkg/common/pemutil/keys.go 18:46:23 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 18:46:23 spire-1.2.1/pkg/common/pemutil/testdata/ 18:46:23 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 18:46:23 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 18:46:23 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 18:46:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 18:46:23 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 18:46:23 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 18:46:23 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 18:46:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 18:46:23 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 18:46:23 spire-1.2.1/pkg/common/plugin/ 18:46:23 spire-1.2.1/pkg/common/plugin/aws/ 18:46:23 spire-1.2.1/pkg/common/plugin/aws/iid.go 18:46:23 spire-1.2.1/pkg/common/plugin/azure/ 18:46:23 spire-1.2.1/pkg/common/plugin/azure/msi.go 18:46:23 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 18:46:23 spire-1.2.1/pkg/common/plugin/facade.go 18:46:23 spire-1.2.1/pkg/common/plugin/facade_test.go 18:46:23 spire-1.2.1/pkg/common/plugin/gcp/ 18:46:23 spire-1.2.1/pkg/common/plugin/gcp/iit.go 18:46:23 spire-1.2.1/pkg/common/plugin/k8s/ 18:46:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 18:46:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 18:46:23 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 18:46:23 spire-1.2.1/pkg/common/plugin/k8s/utils.go 18:46:23 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 18:46:23 spire-1.2.1/pkg/common/plugin/log.go 18:46:23 spire-1.2.1/pkg/common/plugin/sshpop/ 18:46:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 18:46:23 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 18:46:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 18:46:23 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 18:46:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 18:46:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 18:46:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 18:46:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 18:46:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 18:46:23 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 18:46:23 spire-1.2.1/pkg/common/plugin/tpmdevid/ 18:46:23 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 18:46:23 spire-1.2.1/pkg/common/plugin/x509pop/ 18:46:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 18:46:23 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 18:46:23 spire-1.2.1/pkg/common/profiling/ 18:46:23 spire-1.2.1/pkg/common/profiling/dumpers.go 18:46:23 spire-1.2.1/pkg/common/profiling/profiling.go 18:46:23 spire-1.2.1/pkg/common/protoutil/ 18:46:23 spire-1.2.1/pkg/common/protoutil/masks.go 18:46:23 spire-1.2.1/pkg/common/protoutil/masks_test.go 18:46:23 spire-1.2.1/pkg/common/rotationutil/ 18:46:23 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 18:46:23 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 18:46:23 spire-1.2.1/pkg/common/selector/ 18:46:23 spire-1.2.1/pkg/common/selector/selector.go 18:46:23 spire-1.2.1/pkg/common/selector/selector_test.go 18:46:23 spire-1.2.1/pkg/common/selector/set.go 18:46:23 spire-1.2.1/pkg/common/selector/set_utils.go 18:46:23 spire-1.2.1/pkg/common/selector/set_utils_test.go 18:46:23 spire-1.2.1/pkg/common/telemetry/ 18:46:23 spire-1.2.1/pkg/common/telemetry/agent/ 18:46:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 18:46:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 18:46:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 18:46:23 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 18:46:23 spire-1.2.1/pkg/common/telemetry/agent/manager.go 18:46:23 spire-1.2.1/pkg/common/telemetry/agent/node.go 18:46:23 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 18:46:23 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 18:46:23 spire-1.2.1/pkg/common/telemetry/agent/store/ 18:46:23 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 18:46:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 18:46:23 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 18:46:23 spire-1.2.1/pkg/common/telemetry/blackhole.go 18:46:23 spire-1.2.1/pkg/common/telemetry/call.go 18:46:23 spire-1.2.1/pkg/common/telemetry/common/ 18:46:23 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 18:46:23 spire-1.2.1/pkg/common/telemetry/config.go 18:46:23 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 18:46:23 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 18:46:23 spire-1.2.1/pkg/common/telemetry/inmem.go 18:46:23 spire-1.2.1/pkg/common/telemetry/inmem_test.go 18:46:23 spire-1.2.1/pkg/common/telemetry/m3.go 18:46:23 spire-1.2.1/pkg/common/telemetry/m3_test.go 18:46:23 spire-1.2.1/pkg/common/telemetry/metrics.go 18:46:23 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 18:46:23 spire-1.2.1/pkg/common/telemetry/names.go 18:46:23 spire-1.2.1/pkg/common/telemetry/prometheus.go 18:46:23 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 18:46:23 spire-1.2.1/pkg/common/telemetry/sanitize.go 18:46:23 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 18:46:23 spire-1.2.1/pkg/common/telemetry/server/ 18:46:23 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 18:46:23 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 18:46:23 spire-1.2.1/pkg/common/telemetry/server/datastore/ 18:46:23 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 18:46:23 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 18:46:23 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 18:46:23 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 18:46:23 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 18:46:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 18:46:23 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 18:46:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 18:46:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 18:46:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 18:46:23 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 18:46:23 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 18:46:23 spire-1.2.1/pkg/common/telemetry/server/rotate.go 18:46:23 spire-1.2.1/pkg/common/telemetry/server/server.go 18:46:23 spire-1.2.1/pkg/common/telemetry/sink.go 18:46:23 spire-1.2.1/pkg/common/telemetry/statsd.go 18:46:23 spire-1.2.1/pkg/common/telemetry/statsd_test.go 18:46:23 spire-1.2.1/pkg/common/telemetry/uptime.go 18:46:23 spire-1.2.1/pkg/common/telemetry/version.go 18:46:23 spire-1.2.1/pkg/common/telemetry/withlabels.go 18:46:23 spire-1.2.1/pkg/common/uptime/ 18:46:23 spire-1.2.1/pkg/common/uptime/uptime.go 18:46:23 spire-1.2.1/pkg/common/uptime/uptime_test.go 18:46:23 spire-1.2.1/pkg/common/util/ 18:46:23 spire-1.2.1/pkg/common/util/certs.go 18:46:23 spire-1.2.1/pkg/common/util/certs_test.go 18:46:23 spire-1.2.1/pkg/common/util/csr.go 18:46:23 spire-1.2.1/pkg/common/util/hash.go 18:46:23 spire-1.2.1/pkg/common/util/selectors.go 18:46:23 spire-1.2.1/pkg/common/util/selectors_test.go 18:46:23 spire-1.2.1/pkg/common/util/signals.go 18:46:23 spire-1.2.1/pkg/common/util/sort.go 18:46:23 spire-1.2.1/pkg/common/util/sort_test.go 18:46:23 spire-1.2.1/pkg/common/util/task.go 18:46:23 spire-1.2.1/pkg/common/util/task_test.go 18:46:23 spire-1.2.1/pkg/common/util/testdata/ 18:46:23 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 18:46:23 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 18:46:23 spire-1.2.1/pkg/common/version/ 18:46:23 spire-1.2.1/pkg/common/version/version.go 18:46:23 spire-1.2.1/pkg/common/x509svid/ 18:46:23 spire-1.2.1/pkg/common/x509svid/common_test.go 18:46:23 spire-1.2.1/pkg/common/x509svid/csr.go 18:46:23 spire-1.2.1/pkg/common/x509svid/upstreamca.go 18:46:23 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 18:46:23 spire-1.2.1/pkg/common/x509util/ 18:46:23 spire-1.2.1/pkg/common/x509util/cert.go 18:46:23 spire-1.2.1/pkg/common/x509util/dns.go 18:46:23 spire-1.2.1/pkg/common/x509util/dns_test.go 18:46:23 spire-1.2.1/pkg/common/x509util/keyid.go 18:46:23 spire-1.2.1/pkg/common/x509util/keypair.go 18:46:23 spire-1.2.1/pkg/common/x509util/serialnumber.go 18:46:23 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 18:46:23 spire-1.2.1/pkg/server/ 18:46:23 spire-1.2.1/pkg/server/api/ 18:46:23 spire-1.2.1/pkg/server/api/agent.go 18:46:23 spire-1.2.1/pkg/server/api/agent/ 18:46:23 spire-1.2.1/pkg/server/api/agent/v1/ 18:46:23 spire-1.2.1/pkg/server/api/agent/v1/service.go 18:46:23 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 18:46:23 spire-1.2.1/pkg/server/api/agent_test.go 18:46:23 spire-1.2.1/pkg/server/api/api.go 18:46:23 spire-1.2.1/pkg/server/api/audit/ 18:46:23 spire-1.2.1/pkg/server/api/audit/audit.go 18:46:23 spire-1.2.1/pkg/server/api/audit/audit_test.go 18:46:23 spire-1.2.1/pkg/server/api/bundle.go 18:46:23 spire-1.2.1/pkg/server/api/bundle/ 18:46:23 spire-1.2.1/pkg/server/api/bundle/v1/ 18:46:23 spire-1.2.1/pkg/server/api/bundle/v1/service.go 18:46:23 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 18:46:23 spire-1.2.1/pkg/server/api/bundle_test.go 18:46:23 spire-1.2.1/pkg/server/api/debug/ 18:46:23 spire-1.2.1/pkg/server/api/debug/v1/ 18:46:23 spire-1.2.1/pkg/server/api/debug/v1/service.go 18:46:23 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 18:46:23 spire-1.2.1/pkg/server/api/entry.go 18:46:23 spire-1.2.1/pkg/server/api/entry/ 18:46:23 spire-1.2.1/pkg/server/api/entry/v1/ 18:46:23 spire-1.2.1/pkg/server/api/entry/v1/service.go 18:46:23 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 18:46:23 spire-1.2.1/pkg/server/api/entry_test.go 18:46:23 spire-1.2.1/pkg/server/api/health/ 18:46:23 spire-1.2.1/pkg/server/api/health/v1/ 18:46:23 spire-1.2.1/pkg/server/api/health/v1/service.go 18:46:23 spire-1.2.1/pkg/server/api/health/v1/service_test.go 18:46:23 spire-1.2.1/pkg/server/api/id.go 18:46:23 spire-1.2.1/pkg/server/api/id_test.go 18:46:23 spire-1.2.1/pkg/server/api/limits/ 18:46:23 spire-1.2.1/pkg/server/api/limits/limits.go 18:46:23 spire-1.2.1/pkg/server/api/middleware/ 18:46:23 spire-1.2.1/pkg/server/api/middleware/alias.go 18:46:23 spire-1.2.1/pkg/server/api/middleware/audit.go 18:46:23 spire-1.2.1/pkg/server/api/middleware/authorization.go 18:46:23 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 18:46:23 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 18:46:23 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 18:46:23 spire-1.2.1/pkg/server/api/middleware/caller.go 18:46:23 spire-1.2.1/pkg/server/api/middleware/caller_test.go 18:46:23 spire-1.2.1/pkg/server/api/middleware/common.go 18:46:23 spire-1.2.1/pkg/server/api/middleware/common_test.go 18:46:23 spire-1.2.1/pkg/server/api/middleware/entries.go 18:46:23 spire-1.2.1/pkg/server/api/middleware/entries_test.go 18:46:23 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 18:46:23 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 18:46:23 spire-1.2.1/pkg/server/api/ratelimit.go 18:46:23 spire-1.2.1/pkg/server/api/rpccontext/ 18:46:23 spire-1.2.1/pkg/server/api/rpccontext/alias.go 18:46:23 spire-1.2.1/pkg/server/api/rpccontext/audit.go 18:46:23 spire-1.2.1/pkg/server/api/rpccontext/caller.go 18:46:23 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 18:46:23 spire-1.2.1/pkg/server/api/selector.go 18:46:23 spire-1.2.1/pkg/server/api/selector_test.go 18:46:23 spire-1.2.1/pkg/server/api/status.go 18:46:23 spire-1.2.1/pkg/server/api/status_test.go 18:46:23 spire-1.2.1/pkg/server/api/svid/ 18:46:23 spire-1.2.1/pkg/server/api/svid/v1/ 18:46:23 spire-1.2.1/pkg/server/api/svid/v1/service.go 18:46:23 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 18:46:23 spire-1.2.1/pkg/server/api/trustdomain.go 18:46:23 spire-1.2.1/pkg/server/api/trustdomain/ 18:46:23 spire-1.2.1/pkg/server/api/trustdomain/v1/ 18:46:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 18:46:23 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 18:46:23 spire-1.2.1/pkg/server/api/trustdomain_test.go 18:46:23 spire-1.2.1/pkg/server/authpolicy/ 18:46:23 spire-1.2.1/pkg/server/authpolicy/defaults.go 18:46:23 spire-1.2.1/pkg/server/authpolicy/policy.go 18:46:23 spire-1.2.1/pkg/server/authpolicy/policy.rego 18:46:23 spire-1.2.1/pkg/server/authpolicy/policy_data.json 18:46:23 spire-1.2.1/pkg/server/authpolicy/policy_test.go 18:46:23 spire-1.2.1/pkg/server/authpolicy/validate.go 18:46:23 spire-1.2.1/pkg/server/bundle/ 18:46:23 spire-1.2.1/pkg/server/bundle/client/ 18:46:23 spire-1.2.1/pkg/server/bundle/client/client.go 18:46:23 spire-1.2.1/pkg/server/bundle/client/client_test.go 18:46:23 spire-1.2.1/pkg/server/bundle/client/manager.go 18:46:23 spire-1.2.1/pkg/server/bundle/client/manager_test.go 18:46:23 spire-1.2.1/pkg/server/bundle/client/sources.go 18:46:23 spire-1.2.1/pkg/server/bundle/client/sources_test.go 18:46:23 spire-1.2.1/pkg/server/bundle/client/updater.go 18:46:23 spire-1.2.1/pkg/server/bundle/client/updater_test.go 18:46:23 spire-1.2.1/pkg/server/ca/ 18:46:23 spire-1.2.1/pkg/server/ca/ca.go 18:46:23 spire-1.2.1/pkg/server/ca/ca_health.go 18:46:23 spire-1.2.1/pkg/server/ca/ca_test.go 18:46:23 spire-1.2.1/pkg/server/ca/journal.go 18:46:23 spire-1.2.1/pkg/server/ca/journal_test.go 18:46:23 spire-1.2.1/pkg/server/ca/manager.go 18:46:23 spire-1.2.1/pkg/server/ca/manager_health.go 18:46:23 spire-1.2.1/pkg/server/ca/manager_test.go 18:46:23 spire-1.2.1/pkg/server/ca/templates.go 18:46:23 spire-1.2.1/pkg/server/ca/upstream_client.go 18:46:23 spire-1.2.1/pkg/server/ca/upstream_client_test.go 18:46:23 spire-1.2.1/pkg/server/ca/validation.go 18:46:23 spire-1.2.1/pkg/server/cache/ 18:46:23 spire-1.2.1/pkg/server/cache/dscache/ 18:46:23 spire-1.2.1/pkg/server/cache/dscache/cache.go 18:46:23 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 18:46:23 spire-1.2.1/pkg/server/cache/entrycache/ 18:46:23 spire-1.2.1/pkg/server/cache/entrycache/cache.go 18:46:23 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 18:46:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 18:46:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 18:46:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 18:46:23 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 18:46:23 spire-1.2.1/pkg/server/catalog/ 18:46:23 spire-1.2.1/pkg/server/catalog/catalog.go 18:46:23 spire-1.2.1/pkg/server/catalog/keymanager.go 18:46:23 spire-1.2.1/pkg/server/catalog/nodeattestor.go 18:46:23 spire-1.2.1/pkg/server/catalog/noderesolver.go 18:46:23 spire-1.2.1/pkg/server/catalog/notifier.go 18:46:23 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 18:46:23 spire-1.2.1/pkg/server/config.go 18:46:23 spire-1.2.1/pkg/server/datastore/ 18:46:23 spire-1.2.1/pkg/server/datastore/datastore.go 18:46:23 spire-1.2.1/pkg/server/datastore/datastore_health.go 18:46:23 spire-1.2.1/pkg/server/datastore/repository.go 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/ 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 18:46:23 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 18:46:23 spire-1.2.1/pkg/server/endpoints/ 18:46:23 spire-1.2.1/pkg/server/endpoints/bundle/ 18:46:23 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 18:46:23 spire-1.2.1/pkg/server/endpoints/bundle/config.go 18:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 18:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 18:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 18:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 18:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 18:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 18:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 18:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 18:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 18:46:23 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 18:46:23 spire-1.2.1/pkg/server/endpoints/bundle/server.go 18:46:23 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 18:46:23 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 18:46:23 spire-1.2.1/pkg/server/endpoints/config.go 18:46:23 spire-1.2.1/pkg/server/endpoints/endpoints.go 18:46:23 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 18:46:23 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 18:46:23 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 18:46:23 spire-1.2.1/pkg/server/endpoints/middleware.go 18:46:23 spire-1.2.1/pkg/server/endpoints/middleware_test.go 18:46:23 spire-1.2.1/pkg/server/hostservice/ 18:46:23 spire-1.2.1/pkg/server/hostservice/agentstore/ 18:46:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 18:46:23 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 18:46:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 18:46:23 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 18:46:23 spire-1.2.1/pkg/server/hostservice/identityprovider/ 18:46:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 18:46:23 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/ 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/ 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/base/ 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/test/ 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 18:46:23 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/ 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 18:46:23 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/ 18:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 18:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 18:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 18:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 18:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 18:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 18:46:23 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/notifier/ 18:46:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 18:46:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 18:46:23 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 18:46:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 18:46:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 18:46:23 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 18:46:23 spire-1.2.1/pkg/server/plugin/notifier/repository.go 18:46:23 spire-1.2.1/pkg/server/plugin/notifier/v1.go 18:46:23 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 18:46:23 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 18:46:24 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 18:46:24 spire-1.2.1/pkg/server/registration/ 18:46:24 spire-1.2.1/pkg/server/registration/manager.go 18:46:24 spire-1.2.1/pkg/server/registration/manager_test.go 18:46:24 spire-1.2.1/pkg/server/scanentries.go 18:46:24 spire-1.2.1/pkg/server/scanentries_test.go 18:46:24 spire-1.2.1/pkg/server/server.go 18:46:24 spire-1.2.1/pkg/server/server_test.go 18:46:24 spire-1.2.1/pkg/server/svid/ 18:46:24 spire-1.2.1/pkg/server/svid/observer.go 18:46:24 spire-1.2.1/pkg/server/svid/observer_test.go 18:46:24 spire-1.2.1/pkg/server/svid/rotator.go 18:46:24 spire-1.2.1/pkg/server/svid/rotator_config.go 18:46:24 spire-1.2.1/pkg/server/svid/rotator_config_test.go 18:46:24 spire-1.2.1/pkg/server/svid/rotator_test.go 18:46:24 spire-1.2.1/proto/ 18:46:24 spire-1.2.1/proto/private/ 18:46:24 spire-1.2.1/proto/private/server/ 18:46:24 spire-1.2.1/proto/private/server/journal/ 18:46:24 spire-1.2.1/proto/private/server/journal/journal.pb.go 18:46:24 spire-1.2.1/proto/private/server/journal/journal.proto 18:46:24 spire-1.2.1/proto/spire/ 18:46:24 spire-1.2.1/proto/spire/common/ 18:46:24 spire-1.2.1/proto/spire/common/common.pb.go 18:46:24 spire-1.2.1/proto/spire/common/common.proto 18:46:24 spire-1.2.1/proto/spire/common/plugin/ 18:46:24 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 18:46:24 spire-1.2.1/proto/spire/common/plugin/plugin.proto 18:46:24 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 18:46:24 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 18:46:24 spire-1.2.1/proto/spire/plugin/ 18:46:24 spire-1.2.1/proto/spire/plugin/agent/ 18:46:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 18:46:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 18:46:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 18:46:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 18:46:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 18:46:24 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 18:46:24 spire-1.2.1/release/ 18:46:24 spire-1.2.1/release/spire-extras/ 18:46:24 spire-1.2.1/release/spire-extras/README.md 18:46:24 spire-1.2.1/release/spire-extras/conf/ 18:46:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 18:46:24 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 18:46:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 18:46:24 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 18:46:24 spire-1.2.1/release/spire/ 18:46:24 spire-1.2.1/release/spire/README.md 18:46:24 spire-1.2.1/release/spire/conf/ 18:46:24 spire-1.2.1/release/spire/conf/agent/ 18:46:24 spire-1.2.1/release/spire/conf/agent/agent.conf 18:46:24 spire-1.2.1/release/spire/conf/server/ 18:46:24 spire-1.2.1/release/spire/conf/server/server.conf 18:46:24 spire-1.2.1/script/ 18:46:24 spire-1.2.1/script/build-artifact.sh 18:46:24 spire-1.2.1/script/generate_dummy_ca.sh 18:46:24 spire-1.2.1/support/ 18:46:24 spire-1.2.1/support/k8s/ 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/ 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 18:46:24 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 18:46:24 spire-1.2.1/support/oidc-discovery-provider/ 18:46:24 spire-1.2.1/support/oidc-discovery-provider/README.md 18:46:24 spire-1.2.1/support/oidc-discovery-provider/common_test.go 18:46:24 spire-1.2.1/support/oidc-discovery-provider/config.go 18:46:24 spire-1.2.1/support/oidc-discovery-provider/config_test.go 18:46:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 18:46:24 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 18:46:24 spire-1.2.1/support/oidc-discovery-provider/handler.go 18:46:24 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 18:46:24 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 18:46:24 spire-1.2.1/support/oidc-discovery-provider/main.go 18:46:24 spire-1.2.1/support/oidc-discovery-provider/server_api.go 18:46:24 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 18:46:24 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 18:46:24 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 18:46:24 spire-1.2.1/test/ 18:46:24 spire-1.2.1/test/clock/ 18:46:24 spire-1.2.1/test/clock/clock.go 18:46:24 spire-1.2.1/test/fakes/ 18:46:24 spire-1.2.1/test/fakes/fakeagentcatalog/ 18:46:24 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 18:46:24 spire-1.2.1/test/fakes/fakeagentkeymanager/ 18:46:24 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 18:46:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 18:46:24 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 18:46:24 spire-1.2.1/test/fakes/fakeagentstore/ 18:46:24 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 18:46:24 spire-1.2.1/test/fakes/fakedatastore/ 18:46:24 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 18:46:24 spire-1.2.1/test/fakes/fakeentryclient/ 18:46:24 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 18:46:24 spire-1.2.1/test/fakes/fakehealthchecker/ 18:46:24 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 18:46:24 spire-1.2.1/test/fakes/fakeidentityprovider/ 18:46:24 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 18:46:24 spire-1.2.1/test/fakes/fakemetrics/ 18:46:24 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 18:46:24 spire-1.2.1/test/fakes/fakenoderesolver/ 18:46:24 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 18:46:24 spire-1.2.1/test/fakes/fakenotifier/ 18:46:24 spire-1.2.1/test/fakes/fakenotifier/notifier.go 18:46:24 spire-1.2.1/test/fakes/fakepluginmetrics/ 18:46:24 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 18:46:24 spire-1.2.1/test/fakes/fakeserverca/ 18:46:24 spire-1.2.1/test/fakes/fakeserverca/serverca.go 18:46:24 spire-1.2.1/test/fakes/fakeservercatalog/ 18:46:24 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 18:46:24 spire-1.2.1/test/fakes/fakeserverkeymanager/ 18:46:24 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 18:46:24 spire-1.2.1/test/fakes/fakeservernodeattestor/ 18:46:24 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 18:46:24 spire-1.2.1/test/fakes/fakeupstreamauthority/ 18:46:24 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 18:46:24 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 18:46:24 spire-1.2.1/test/fakes/fakeworkloadapi/ 18:46:24 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 18:46:24 spire-1.2.1/test/fakes/fakeworkloadattestor/ 18:46:24 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 18:46:24 spire-1.2.1/test/fixture/ 18:46:24 spire-1.2.1/test/fixture/certs/ 18:46:24 spire-1.2.1/test/fixture/certs/agent_svid.der 18:46:24 spire-1.2.1/test/fixture/certs/base_cert.pem 18:46:24 spire-1.2.1/test/fixture/certs/base_csr.pem 18:46:24 spire-1.2.1/test/fixture/certs/base_key.pem 18:46:24 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 18:46:24 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 18:46:24 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 18:46:24 spire-1.2.1/test/fixture/certs/blog_cert.pem 18:46:24 spire-1.2.1/test/fixture/certs/blog_csr.pem 18:46:24 spire-1.2.1/test/fixture/certs/blog_key.pem 18:46:24 spire-1.2.1/test/fixture/certs/bundle.der 18:46:24 spire-1.2.1/test/fixture/certs/ca.pem 18:46:24 spire-1.2.1/test/fixture/certs/ca_key.pem 18:46:24 spire-1.2.1/test/fixture/certs/database_cert.pem 18:46:24 spire-1.2.1/test/fixture/certs/database_csr.pem 18:46:24 spire-1.2.1/test/fixture/certs/database_key.pem 18:46:24 spire-1.2.1/test/fixture/certs/node_cert.pem 18:46:24 spire-1.2.1/test/fixture/certs/node_csr.pem 18:46:24 spire-1.2.1/test/fixture/certs/node_key.pem 18:46:24 spire-1.2.1/test/fixture/certs/svid.pem 18:46:24 spire-1.2.1/test/fixture/certs/svid_key.pem 18:46:24 spire-1.2.1/test/fixture/config/ 18:46:24 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 18:46:24 spire-1.2.1/test/fixture/config/agent_good.conf 18:46:24 spire-1.2.1/test/fixture/config/agent_good_templated.conf 18:46:24 spire-1.2.1/test/fixture/config/plugin_good.conf 18:46:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 18:46:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 18:46:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 18:46:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 18:46:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 18:46:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 18:46:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 18:46:24 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 18:46:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 18:46:24 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 18:46:24 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 18:46:24 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 18:46:24 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 18:46:24 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 18:46:24 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 18:46:24 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 18:46:24 spire-1.2.1/test/fixture/config/server_good.conf 18:46:24 spire-1.2.1/test/fixture/config/server_good_templated.conf 18:46:24 spire-1.2.1/test/fixture/fixture.go 18:46:24 spire-1.2.1/test/fixture/nodeattestor/ 18:46:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 18:46:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 18:46:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 18:46:24 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 18:46:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 18:46:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 18:46:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 18:46:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 18:46:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 18:46:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 18:46:24 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 18:46:24 spire-1.2.1/test/fixture/registration/ 18:46:24 spire-1.2.1/test/fixture/registration/entries.json 18:46:24 spire-1.2.1/test/fixture/registration/good-for-update.json 18:46:24 spire-1.2.1/test/fixture/registration/good.json 18:46:24 spire-1.2.1/test/fixture/registration/invalid.json 18:46:24 spire-1.2.1/test/fixture/registration/invalid_json.json 18:46:24 spire-1.2.1/test/fixture/registration/manager_test_entries.json 18:46:24 spire-1.2.1/test/integration/ 18:46:24 spire-1.2.1/test/integration/README.md 18:46:24 spire-1.2.1/test/integration/common 18:46:24 spire-1.2.1/test/integration/setup/ 18:46:24 spire-1.2.1/test/integration/setup/adminclient/ 18:46:24 spire-1.2.1/test/integration/setup/adminclient/build.sh 18:46:24 spire-1.2.1/test/integration/setup/adminclient/client.go 18:46:24 spire-1.2.1/test/integration/setup/debugagent/ 18:46:24 spire-1.2.1/test/integration/setup/debugagent/build.sh 18:46:24 spire-1.2.1/test/integration/setup/debugagent/main.go 18:46:24 spire-1.2.1/test/integration/setup/debugserver/ 18:46:24 spire-1.2.1/test/integration/setup/debugserver/build.sh 18:46:24 spire-1.2.1/test/integration/setup/debugserver/main.go 18:46:24 spire-1.2.1/test/integration/setup/downstreamclient/ 18:46:24 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 18:46:24 spire-1.2.1/test/integration/setup/downstreamclient/client.go 18:46:24 spire-1.2.1/test/integration/setup/itclient/ 18:46:24 spire-1.2.1/test/integration/setup/itclient/client.go 18:46:24 spire-1.2.1/test/integration/setup/node-attestation/ 18:46:24 spire-1.2.1/test/integration/setup/node-attestation/build.sh 18:46:24 spire-1.2.1/test/integration/setup/node-attestation/client.go 18:46:24 spire-1.2.1/test/integration/setup/x509pop/ 18:46:24 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 18:46:24 spire-1.2.1/test/integration/setup/x509pop/setup.sh 18:46:24 spire-1.2.1/test/integration/suites/ 18:46:24 spire-1.2.1/test/integration/suites/admin-endpoints/ 18:46:24 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 18:46:24 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 18:46:24 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 18:46:24 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 18:46:24 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 18:46:24 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 18:46:24 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 18:46:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 18:46:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 18:46:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 18:46:24 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 18:46:24 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 18:46:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 18:46:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 18:46:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 18:46:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 18:46:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 18:46:24 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 18:46:24 spire-1.2.1/test/integration/suites/datastore-mysql/ 18:46:24 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 18:46:24 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 18:46:24 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 18:46:24 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 18:46:24 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres/ 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 18:46:24 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 18:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/ 18:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 18:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 18:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 18:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 18:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 18:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 18:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 18:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 18:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 18:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 18:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 18:46:24 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 18:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/ 18:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 18:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 18:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 18:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 18:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 18:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 18:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 18:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 18:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 18:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 18:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 18:46:24 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 18:46:24 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 18:46:24 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 18:46:24 spire-1.2.1/test/integration/suites/join-token/ 18:46:24 spire-1.2.1/test/integration/suites/join-token/01-start-server 18:46:24 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 18:46:24 spire-1.2.1/test/integration/suites/join-token/03-start-agent 18:46:24 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 18:46:24 spire-1.2.1/test/integration/suites/join-token/05-check-svid 18:46:24 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 18:46:24 spire-1.2.1/test/integration/suites/join-token/README.md 18:46:24 spire-1.2.1/test/integration/suites/join-token/conf/ 18:46:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 18:46:24 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/join-token/conf/server/ 18:46:24 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 18:46:24 spire-1.2.1/test/integration/suites/join-token/teardown 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/ 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 18:46:24 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/ 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 18:46:24 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 18:46:24 spire-1.2.1/test/integration/suites/k8s/ 18:46:24 spire-1.2.1/test/integration/suites/k8s/00-setup 18:46:24 spire-1.2.1/test/integration/suites/k8s/01-apply-config 18:46:24 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 18:46:24 spire-1.2.1/test/integration/suites/k8s/README.md 18:46:24 spire-1.2.1/test/integration/suites/k8s/conf/ 18:46:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 18:46:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 18:46:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s/conf/server/ 18:46:24 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 18:46:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 18:46:24 spire-1.2.1/test/integration/suites/k8s/init-kubectl 18:46:24 spire-1.2.1/test/integration/suites/k8s/teardown 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/ 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/README.md 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/root/ 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/nested-rotation/teardown 18:46:24 spire-1.2.1/test/integration/suites/node-attestation/ 18:46:24 spire-1.2.1/test/integration/suites/node-attestation/00-setup 18:46:24 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 18:46:24 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 18:46:24 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 18:46:24 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 18:46:24 spire-1.2.1/test/integration/suites/node-attestation/README.md 18:46:24 spire-1.2.1/test/integration/suites/node-attestation/conf/ 18:46:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 18:46:24 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 18:46:24 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 18:46:24 spire-1.2.1/test/integration/suites/node-attestation/teardown 18:46:24 spire-1.2.1/test/integration/suites/rotation/ 18:46:24 spire-1.2.1/test/integration/suites/rotation/00-setup 18:46:24 spire-1.2.1/test/integration/suites/rotation/01-start-server 18:46:24 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 18:46:24 spire-1.2.1/test/integration/suites/rotation/03-start-agent 18:46:24 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 18:46:24 spire-1.2.1/test/integration/suites/rotation/05-check-svids 18:46:24 spire-1.2.1/test/integration/suites/rotation/README.md 18:46:24 spire-1.2.1/test/integration/suites/rotation/conf/ 18:46:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 18:46:24 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/rotation/conf/server/ 18:46:24 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 18:46:24 spire-1.2.1/test/integration/suites/rotation/teardown 18:46:24 spire-1.2.1/test/integration/suites/self-test/ 18:46:24 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 18:46:24 spire-1.2.1/test/integration/suites/self-test/README.md 18:46:24 spire-1.2.1/test/integration/suites/self-test/teardown 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/ 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 18:46:24 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 18:46:24 spire-1.2.1/test/integration/suites/upgrade/ 18:46:24 spire-1.2.1/test/integration/suites/upgrade/00-setup 18:46:24 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 18:46:24 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 18:46:24 spire-1.2.1/test/integration/suites/upgrade/README.md 18:46:24 spire-1.2.1/test/integration/suites/upgrade/conf/ 18:46:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 18:46:24 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 18:46:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 18:46:24 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 18:46:24 spire-1.2.1/test/integration/suites/upgrade/teardown 18:46:24 spire-1.2.1/test/integration/suites/upgrade/versions.txt 18:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 18:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 18:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 18:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 18:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 18:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 18:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 18:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 18:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 18:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 18:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 18:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 18:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 18:46:24 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 18:46:24 spire-1.2.1/test/integration/test-one.sh 18:46:24 spire-1.2.1/test/integration/test.sh 18:46:24 spire-1.2.1/test/plugintest/ 18:46:24 spire-1.2.1/test/plugintest/config.go 18:46:24 spire-1.2.1/test/plugintest/load.go 18:46:24 spire-1.2.1/test/plugintest/option.go 18:46:24 spire-1.2.1/test/spiretest/ 18:46:24 spire-1.2.1/test/spiretest/apiserver.go 18:46:24 spire-1.2.1/test/spiretest/assertions.go 18:46:24 spire-1.2.1/test/spiretest/dir.go 18:46:24 spire-1.2.1/test/spiretest/errors_posix.go 18:46:24 spire-1.2.1/test/spiretest/errors_windows.go 18:46:24 spire-1.2.1/test/spiretest/logs.go 18:46:24 spire-1.2.1/test/spiretest/socketapi.go 18:46:24 spire-1.2.1/test/spiretest/suite.go 18:46:24 spire-1.2.1/test/spiretest/x509.go 18:46:24 spire-1.2.1/test/testca/ 18:46:24 spire-1.2.1/test/testca/ca.go 18:46:24 spire-1.2.1/test/testkey/ 18:46:24 spire-1.2.1/test/testkey/generate.sh 18:46:24 spire-1.2.1/test/testkey/genkeys.go 18:46:24 spire-1.2.1/test/testkey/keys.go 18:46:24 spire-1.2.1/test/testkey/new.go 18:46:24 spire-1.2.1/test/tpmsimulator/ 18:46:24 spire-1.2.1/test/tpmsimulator/simulator.go 18:46:24 spire-1.2.1/test/util/ 18:46:24 spire-1.2.1/test/util/cert_fixtures.go 18:46:24 spire-1.2.1/test/util/cert_generation.go 18:46:24 spire-1.2.1/test/util/io_redirection.go 18:46:24 spire-1.2.1/test/util/race.go 18:46:24 spire-1.2.1/test/util/util.go 18:46:24 building spire from source... 18:46:25 Installing go1.17.7... 18:46:52 Building bin/spire-server... 18:46:52 go: downloading github.com/mitchellh/cli v1.1.2 18:46:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 18:46:52 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 18:46:53 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 18:46:53 go: downloading google.golang.org/grpc v1.44.0 18:46:53 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 18:46:57 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 18:46:58 go: downloading github.com/imdario/mergo v0.3.12 18:46:58 go: downloading github.com/sirupsen/logrus v1.8.1 18:46:58 go: downloading github.com/hashicorp/go-hclog v1.1.0 18:46:58 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 18:46:58 go: downloading github.com/fatih/color v1.13.0 18:46:58 go: downloading github.com/mattn/go-isatty v0.0.14 18:46:59 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 18:46:59 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 18:46:59 go: downloading github.com/hashicorp/go-plugin v1.4.3 18:46:59 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 18:47:00 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 18:47:00 go: downloading github.com/InVisionApp/go-logger v1.0.1 18:47:00 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 18:47:00 go: downloading github.com/open-policy-agent/opa v0.38.0 18:47:27 go: downloading github.com/armon/go-metrics v0.3.10 18:47:27 go: downloading github.com/prometheus/client_golang v1.12.1 18:47:27 go: downloading github.com/uber-go/tally/v4 v4.1.1 18:47:27  Building security-spire-config ... done Building bin/spire-agent... 18:47:27 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:47:27 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:47:27 go: downloading github.com/docker/docker v20.10.12+incompatible 18:47:27 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:47:27 Building bin/spire-agent... 18:47:27 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 18:47:27 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 18:47:27 go: downloading github.com/docker/docker v20.10.12+incompatible 18:47:27 go: downloading cloud.google.com/go/secretmanager v1.3.0 18:47:27 go: downloading github.com/google/go-tpm-tools v0.3.3 18:47:27 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:47:27 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:47:27 go: downloading github.com/docker/go-connections v0.4.0 18:47:27 go: downloading github.com/docker/go-units v0.4.0 18:47:27 go: downloading github.com/opencontainers/image-spec v1.0.1 18:47:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:47:27 go: downloading github.com/containerd/containerd v1.3.4 18:47:27 go: downloading github.com/opencontainers/go-digest v1.0.0 18:47:27 go: downloading github.com/google/go-tpm-tools v0.3.3 18:47:27 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 18:47:27 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 18:47:27 go: downloading github.com/docker/go-connections v0.4.0 18:47:27 go: downloading github.com/docker/go-units v0.4.0 18:47:27 go: downloading github.com/opencontainers/image-spec v1.0.1 18:47:27 go: downloading github.com/docker/distribution v2.7.1+incompatible 18:47:27 go: downloading github.com/containerd/containerd v1.3.4 18:47:27 go: downloading github.com/opencontainers/go-digest v1.0.0 18:47:28 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 18:47:28 go: downloading github.com/mattn/go-colorable v0.1.12 18:47:28 go: downloading github.com/Masterminds/goutils v1.1.0 18:47:28 go: downloading github.com/Masterminds/semver v1.5.0 18:47:28 go: downloading github.com/google/uuid v1.1.2 18:47:28 go: downloading github.com/huandu/xstrings v1.3.2 18:47:29 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 18:47:29 go: downloading github.com/oklog/run v1.0.0 18:47:29 go: downloading github.com/imkira/go-observer v1.0.3 18:47:29 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 18:47:29 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 18:47:30 go: downloading github.com/prometheus/client_model v0.2.0 18:47:30 go: downloading github.com/prometheus/common v0.32.1 18:47:30 go: downloading github.com/beorn7/perks v1.0.1 18:47:30 go: downloading github.com/cespare/xxhash/v2 v2.1.2 18:47:30 go: downloading github.com/prometheus/procfs v0.7.3 18:47:31 go: downloading github.com/pkg/errors v0.9.1 18:47:31 go: downloading go.uber.org/atomic v1.9.0 18:47:31 go: downloading github.com/hashicorp/errwrap v1.1.0 18:47:32 go: downloading github.com/mitchellh/reflectwalk v1.0.1 18:47:32 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 18:47:32 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 18:47:32 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 18:47:34 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 18:47:41 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 18:47:41 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 18:47:41 go: downloading github.com/stretchr/testify v1.7.0 18:47:41 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 18:47:41 go: downloading google.golang.org/api v0.70.0 18:47:42 go: downloading k8s.io/client-go v0.23.4 18:47:42 go: downloading k8s.io/api v0.23.4 18:47:57 go: downloading github.com/google/go-tpm v0.3.3 18:47:57 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 18:47:57 go: downloading github.com/blang/semver/v4 v4.0.0 18:47:57 go: downloading github.com/go-sql-driver/mysql v1.6.0 18:47:58 go: downloading github.com/jinzhu/gorm v1.9.16 18:47:58 go: downloading github.com/mattn/go-sqlite3 v1.14.12 18:47:59 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 18:48:35 Removing intermediate container 65622bebe8d9 18:48:35 ---> c96391640e75 18:48:35 18:48:35 Step 13/26 : FROM alpine:3.15 18:48:35 ---> 0ac33e5f5afa 18:48:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:48:35 ---> Using cache 18:48:35 ---> 8c750238d20e 18:48:35 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:35 ---> Using cache 18:48:35 ---> bfdfbf0fea71 18:48:35 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:48:35 Removing intermediate container 9fa0a77074ca 18:48:35 ---> ba97ddaf916f 18:48:35 18:48:35 Step 13/25 : FROM alpine:3.15 18:48:35 ---> 0ac33e5f5afa 18:48:35 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:48:35 ---> Using cache 18:48:35 ---> 8c750238d20e 18:48:35 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:48:35 ---> Using cache 18:48:35 ---> bfdfbf0fea71 18:48:35 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:48:35 ---> Running in 2c6f45b609c7 18:48:35 ---> Running in f91a55463142 18:48:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:48:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:48:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:48:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:48:35 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:48:35 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:48:35 OK: 15854 distinct packages available 18:48:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:48:35 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:48:35 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:48:35 OK: 15854 distinct packages available 18:48:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:48:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:48:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:48:35 (1/5) Installing dumb-init (1.2.5-r1) 18:48:35 (1/5) Installing dumb-init (1.2.5-r1) 18:48:35 (2/5) Installing musl-obstack (1.2.3-r0) 18:48:35 (2/5) Installing musl-obstack (1.2.3-r0) 18:48:35 (3/5) Installing libucontext (1.1-r0) 18:48:35 (3/5) Installing libucontext (1.1-r0) 18:48:35 (4/5) Installing gcompat (1.0.0-r4) 18:48:35 (4/5) Installing gcompat (1.0.0-r4) 18:48:35 (5/5) Installing openssl (1.1.1n-r0) 18:48:35 (5/5) Installing openssl (1.1.1n-r0) 18:48:35 Executing busybox-1.34.1-r5.trigger 18:48:35 Executing busybox-1.34.1-r5.trigger 18:48:35 OK: 6 MiB in 19 packages 18:48:35 OK: 6 MiB in 19 packages 18:48:35 Removing intermediate container f91a55463142 18:48:35 ---> deae97c84008 18:48:35 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:48:35 Removing intermediate container 2c6f45b609c7 18:48:35 ---> bcf3c61b637e 18:48:35 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 18:48:35 ---> 74540aa1b4f4 18:48:35 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 18:48:35 ---> 77ef746f7179 18:48:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:48:35 ---> 11788178df82 18:48:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:48:35 ---> 3634a78d30c9 18:48:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:48:35 ---> 0ed348692360 18:48:35 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:48:35 ---> 7b2d94d1762e 18:48:35 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:48:35 ---> Running in 5867104e611a 18:48:35 Removing intermediate container 5867104e611a 18:48:35 ---> dcaa27b62d97 18:48:35 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:48:35 ---> 12fde651900c 18:48:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:48:35 ---> Running in d00b6c933887 18:48:35 Removing intermediate container d00b6c933887 18:48:35 ---> 872d4fd302e5 18:48:35 Step 23/25 : LABEL arch=x86_64 18:48:35 ---> Running in 46a09335b0a2 18:48:35 ---> 87064893ab26 18:48:35 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:48:35 Removing intermediate container 46a09335b0a2 18:48:35 ---> c0626c26c2a4 18:48:35 Step 24/25 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 18:48:35 ---> Running in 928ce200542b 18:48:35 ---> 0f6f980686cb 18:48:35 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:48:35 ---> Running in db4df2c54163 18:48:35 Removing intermediate container 928ce200542b 18:48:35 ---> 6734838670c0 18:48:35 Step 25/25 : LABEL version=2.2.0-dev.59 18:48:35 ---> Running in e08ce3278a90 18:48:35 Removing intermediate container db4df2c54163 18:48:35 ---> ab6e1735b22c 18:48:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:48:35 ---> Running in 1d24077b518f 18:48:35 Removing intermediate container e08ce3278a90 18:48:35 ---> aed082b13b42 18:48:35 18:48:35 Removing intermediate container 1d24077b518f 18:48:35 ---> 9160b76ee3ae 18:48:35 Step 24/26 : LABEL arch=x86_64 18:48:35 Successfully built aed082b13b42 18:48:35 Successfully tagged security-spire-server:latest 18:48:35  Building security-spire-server ... done  ---> Running in a86455c2a30f 18:48:35 Removing intermediate container a86455c2a30f 18:48:35 ---> 5cb98f1bb400 18:48:35 Step 25/26 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 18:48:35 ---> Running in b3d26309ffdc 18:48:35 Removing intermediate container b3d26309ffdc 18:48:35 ---> 9fddd0ee79a1 18:48:35 Step 26/26 : LABEL version=2.2.0-dev.59 18:48:35 ---> Running in 6f0bf23d283c 18:48:35 Removing intermediate container 6f0bf23d283c 18:48:35 ---> bd5fca143458 18:48:35 18:48:35 Successfully built bd5fca143458 18:48:35 Successfully tagged security-spire-agent:latest 18:48:35  Building security-spire-agent ... done  [Pipeline] } 18:48:35 $ docker stop --time=1 8a63c8185cc5361e24ccbb4a51b858dbd6773110430550131ce958182721159f 18:48:36 $ docker rm -f 8a63c8185cc5361e24ccbb4a51b858dbd6773110430550131ce958182721159f [Pipeline] // withDockerContainer [Pipeline] sh 18:48:37 + docker images 18:48:37 REPOSITORY TAG IMAGE ID CREATED SIZE 18:48:37 security-spire-agent latest bd5fca143458 3 seconds ago 127MB 18:48:37 security-spire-server latest aed082b13b42 4 seconds ago 87.3MB 18:48:37 ba97ddaf916f 22 seconds ago 4.5GB 18:48:37 c96391640e75 23 seconds ago 4.5GB 18:48:37 security-spire-config latest 10fdc6c1a36c 3 minutes ago 86.7MB 18:48:37 security-secretstore-setup latest f345b260b019 3 minutes ago 42.1MB 18:48:37 4ee1419cfbac 3 minutes ago 4.5GB 18:48:37 core-metadata latest 4288c78dbb17 3 minutes ago 26.2MB 18:48:37 9b4d22ce3e36 3 minutes ago 1.63GB 18:48:37 3420b61e8c28 3 minutes ago 1.62GB 18:48:37 security-proxy-setup latest bb91a708acf4 4 minutes ago 43.4MB 18:48:37 security-spiffe-token-provider latest f8d4ae204b3e 4 minutes ago 28.5MB 18:48:37 core-command latest 58daf8b3f3c0 4 minutes ago 24.5MB 18:48:37 support-notifications latest 8d36403dc41b 4 minutes ago 26.6MB 18:48:37 e8983f15377a 4 minutes ago 1.61GB 18:48:37 532d4d01c8d8 4 minutes ago 1.63GB 18:48:37 c5f460b66687 4 minutes ago 1.61GB 18:48:37 2f9578006519 4 minutes ago 1.62GB 18:48:37 sys-mgmt-agent latest cbb3543e9e55 4 minutes ago 307MB 18:48:37 security-bootstrapper latest 8011004a5436 5 minutes ago 24.3MB 18:48:37 core-data latest ff15e9a7e8d8 5 minutes ago 35.9MB 18:48:37 support-scheduler latest e1239bb86983 5 minutes ago 26MB 18:48:37 324cb0615729 5 minutes ago 1.62GB 18:48:37 0b8ce3dafb34 5 minutes ago 1.65GB 18:48:37 96e1f858e036 5 minutes ago 1.62GB 18:48:37 2befb67fde38 5 minutes ago 1.61GB 18:48:37 ci-base-image-x86_64 latest 58e0da6676e4 9 minutes ago 896MB 18:48:37 docker 20.10.14 7417809fdb73 2 days ago 218MB 18:48:37 alpine 3.14 e04c818066af 2 days ago 5.59MB 18:48:37 alpine 3.15 0ac33e5f5afa 2 days ago 5.57MB 18:48:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB 18:48:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB 18:48:37 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 18:48:37 provisioning config files... 18:48:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/182@tmp/config7225697873113596889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:48:37 ---> docker-login.sh 18:48:37 nexus3.edgexfoundry.org:10001 18:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:37 Configure a credential helper to remove this warning. See 18:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:37 18:48:37 Login Succeeded 18:48:37 nexus3.edgexfoundry.org:10002 18:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:37 Configure a credential helper to remove this warning. See 18:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:37 18:48:37 Login Succeeded 18:48:37 nexus3.edgexfoundry.org:10003 18:48:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:37 Configure a credential helper to remove this warning. See 18:48:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:37 18:48:37 Login Succeeded 18:48:37 nexus3.edgexfoundry.org:10004 18:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:38 Configure a credential helper to remove this warning. See 18:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:38 18:48:38 Login Succeeded 18:48:38 docker.io 18:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:48:38 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 18:48:38 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 18:48:38 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 18:48:38 go: downloading cloud.google.com/go/storage v1.21.0 18:48:38 go: downloading cloud.google.com/go v0.100.2 18:48:38 go: downloading github.com/aws/aws-sdk-go v1.43.0 18:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:48:38 Configure a credential helper to remove this warning. See 18:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:48:38 18:48:38 Login Succeeded 18:48:38 ---> docker-login.sh ends [Pipeline] } 18:48:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:48:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:48:38 [edgeXDocker.push] Tagging docker image core-command with the following tags: 18:48:38 55703cfb8fff16b41bcf5b5700b650125831580d 18:48:38 latest 18:48:38 2.2.0-dev.59 18:48:38 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:48:38 main 18:48:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:48:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 18:48:39 + docker push nexus3.edgexfoundry.org:10004/core-command:55703cfb8fff16b41bcf5b5700b650125831580d 18:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:48:39 da9f1c27baf0: Preparing 18:48:39 2fba27b8f7f6: Preparing 18:48:39 889153256a25: Preparing 18:48:39 caf512d422e2: Preparing 18:48:39 b541d28bf3b4: Preparing 18:48:39 b541d28bf3b4: Layer already exists 18:48:39 caf512d422e2: Pushed 18:48:39 889153256a25: Pushed 18:48:39 da9f1c27baf0: Pushed 18:48:41 2fba27b8f7f6: Pushed 18:48:41 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:7708b77ec3317965a35b6c167ae3f012cc7e9af38a76bca9bbe44e06087ed666 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:48:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] isUnix [Pipeline] sh 18:48:42 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 18:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:48:42 da9f1c27baf0: Preparing 18:48:42 2fba27b8f7f6: Preparing 18:48:42 889153256a25: Preparing 18:48:42 caf512d422e2: Preparing 18:48:42 b541d28bf3b4: Preparing 18:48:42 2fba27b8f7f6: Layer already exists 18:48:42 b541d28bf3b4: Layer already exists 18:48:42 caf512d422e2: Layer already exists 18:48:42 da9f1c27baf0: Layer already exists 18:48:42 889153256a25: Layer already exists 18:48:42 latest: digest: sha256:7708b77ec3317965a35b6c167ae3f012cc7e9af38a76bca9bbe44e06087ed666 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:48:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:48:43 + docker push nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.59 18:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:48:43 da9f1c27baf0: Preparing 18:48:43 2fba27b8f7f6: Preparing 18:48:43 889153256a25: Preparing 18:48:43 caf512d422e2: Preparing 18:48:43 b541d28bf3b4: Preparing 18:48:43 da9f1c27baf0: Layer already exists 18:48:43 2fba27b8f7f6: Layer already exists 18:48:43 889153256a25: Layer already exists 18:48:43 caf512d422e2: Layer already exists 18:48:43 b541d28bf3b4: Layer already exists 18:48:43 2.2.0-dev.59: digest: sha256:7708b77ec3317965a35b6c167ae3f012cc7e9af38a76bca9bbe44e06087ed666 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:48:43 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:48:43 + docker push nexus3.edgexfoundry.org:10004/core-command:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:48:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:48:43 da9f1c27baf0: Preparing 18:48:43 2fba27b8f7f6: Preparing 18:48:43 889153256a25: Preparing 18:48:43 caf512d422e2: Preparing 18:48:43 b541d28bf3b4: Preparing 18:48:43 889153256a25: Layer already exists 18:48:43 2fba27b8f7f6: Layer already exists 18:48:43 da9f1c27baf0: Layer already exists 18:48:43 caf512d422e2: Layer already exists 18:48:43 b541d28bf3b4: Layer already exists 18:48:43 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:7708b77ec3317965a35b6c167ae3f012cc7e9af38a76bca9bbe44e06087ed666 size: 1363 [Pipeline] isUnix [Pipeline] sh 18:48:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] isUnix [Pipeline] sh 18:48:44 + docker push nexus3.edgexfoundry.org:10004/core-command:main 18:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 18:48:44 da9f1c27baf0: Preparing 18:48:44 2fba27b8f7f6: Preparing 18:48:44 889153256a25: Preparing 18:48:44 caf512d422e2: Preparing 18:48:44 b541d28bf3b4: Preparing 18:48:44 da9f1c27baf0: Layer already exists 18:48:44 b541d28bf3b4: Layer already exists 18:48:44 2fba27b8f7f6: Layer already exists 18:48:44 889153256a25: Layer already exists 18:48:44 caf512d422e2: Layer already exists 18:48:44 main: digest: sha256:7708b77ec3317965a35b6c167ae3f012cc7e9af38a76bca9bbe44e06087ed666 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:48:44 ===================================================== [Pipeline] echo 18:48:44 taggedImages: 18:48:44 - nexus3.edgexfoundry.org:10004/core-command:55703cfb8fff16b41bcf5b5700b650125831580d 18:48:44 - nexus3.edgexfoundry.org:10004/core-command:latest 18:48:44 - nexus3.edgexfoundry.org:10004/core-command:2.2.0-dev.59 18:48:44 - nexus3.edgexfoundry.org:10004/core-command:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:48:44 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 18:48:44 [edgeXDocker.push] Tagging docker image core-data with the following tags: 18:48:44 55703cfb8fff16b41bcf5b5700b650125831580d 18:48:44 latest 18:48:44 2.2.0-dev.59 18:48:44 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:48:44 main 18:48:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:48:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 18:48:45 + docker push nexus3.edgexfoundry.org:10004/core-data:55703cfb8fff16b41bcf5b5700b650125831580d 18:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:48:45 8f3fc1fc52df: Preparing 18:48:45 acf465d7a399: Preparing 18:48:45 889153256a25: Preparing 18:48:45 deb5c0efe0c5: Preparing 18:48:45 70d5bf3901ee: Preparing 18:48:45 b541d28bf3b4: Preparing 18:48:45 b541d28bf3b4: Waiting 18:48:45 889153256a25: Layer already exists 18:48:45 b541d28bf3b4: Layer already exists 18:48:45 8f3fc1fc52df: Pushed 18:48:45 70d5bf3901ee: Pushed 18:48:45 deb5c0efe0c5: Pushed 18:48:48 acf465d7a399: Pushed 18:48:48 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:25e070306a216567691f01c95f6a216762e48182dd2e13c3730305a36e5d3e64 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:48:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] isUnix [Pipeline] sh 18:48:49 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 18:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:48:49 8f3fc1fc52df: Preparing 18:48:49 acf465d7a399: Preparing 18:48:49 889153256a25: Preparing 18:48:49 deb5c0efe0c5: Preparing 18:48:49 70d5bf3901ee: Preparing 18:48:49 b541d28bf3b4: Preparing 18:48:49 b541d28bf3b4: Waiting 18:48:49 deb5c0efe0c5: Layer already exists 18:48:49 889153256a25: Layer already exists 18:48:49 acf465d7a399: Layer already exists 18:48:49 70d5bf3901ee: Layer already exists 18:48:49 8f3fc1fc52df: Layer already exists 18:48:49 b541d28bf3b4: Layer already exists 18:48:49 latest: digest: sha256:25e070306a216567691f01c95f6a216762e48182dd2e13c3730305a36e5d3e64 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:48:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:48:49 + docker push nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.59 18:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:48:49 8f3fc1fc52df: Preparing 18:48:49 acf465d7a399: Preparing 18:48:49 889153256a25: Preparing 18:48:49 deb5c0efe0c5: Preparing 18:48:49 70d5bf3901ee: Preparing 18:48:49 b541d28bf3b4: Preparing 18:48:49 b541d28bf3b4: Waiting 18:48:49 889153256a25: Layer already exists 18:48:49 8f3fc1fc52df: Layer already exists 18:48:49 70d5bf3901ee: Layer already exists 18:48:49 deb5c0efe0c5: Layer already exists 18:48:49 acf465d7a399: Layer already exists 18:48:49 b541d28bf3b4: Layer already exists 18:48:49 2.2.0-dev.59: digest: sha256:25e070306a216567691f01c95f6a216762e48182dd2e13c3730305a36e5d3e64 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:48:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:48:50 + docker push nexus3.edgexfoundry.org:10004/core-data:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:48:50 8f3fc1fc52df: Preparing 18:48:50 acf465d7a399: Preparing 18:48:50 889153256a25: Preparing 18:48:50 deb5c0efe0c5: Preparing 18:48:50 70d5bf3901ee: Preparing 18:48:50 b541d28bf3b4: Preparing 18:48:50 b541d28bf3b4: Waiting 18:48:50 70d5bf3901ee: Layer already exists 18:48:50 889153256a25: Layer already exists 18:48:50 acf465d7a399: Layer already exists 18:48:50 8f3fc1fc52df: Layer already exists 18:48:50 deb5c0efe0c5: Layer already exists 18:48:50 b541d28bf3b4: Layer already exists 18:48:50 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:25e070306a216567691f01c95f6a216762e48182dd2e13c3730305a36e5d3e64 size: 1574 [Pipeline] isUnix [Pipeline] sh 18:48:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] isUnix [Pipeline] sh 18:48:51 + docker push nexus3.edgexfoundry.org:10004/core-data:main 18:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 18:48:51 8f3fc1fc52df: Preparing 18:48:51 acf465d7a399: Preparing 18:48:51 889153256a25: Preparing 18:48:51 deb5c0efe0c5: Preparing 18:48:51 70d5bf3901ee: Preparing 18:48:51 b541d28bf3b4: Preparing 18:48:51 b541d28bf3b4: Waiting 18:48:51 acf465d7a399: Layer already exists 18:48:51 8f3fc1fc52df: Layer already exists 18:48:51 70d5bf3901ee: Layer already exists 18:48:51 889153256a25: Layer already exists 18:48:51 deb5c0efe0c5: Layer already exists 18:48:51 b541d28bf3b4: Layer already exists 18:48:51 main: digest: sha256:25e070306a216567691f01c95f6a216762e48182dd2e13c3730305a36e5d3e64 size: 1574 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:48:51 ===================================================== [Pipeline] echo 18:48:51 taggedImages: 18:48:51 - nexus3.edgexfoundry.org:10004/core-data:55703cfb8fff16b41bcf5b5700b650125831580d 18:48:51 - nexus3.edgexfoundry.org:10004/core-data:latest 18:48:51 - nexus3.edgexfoundry.org:10004/core-data:2.2.0-dev.59 18:48:51 - nexus3.edgexfoundry.org:10004/core-data:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:48:51 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 18:48:51 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 18:48:51 55703cfb8fff16b41bcf5b5700b650125831580d 18:48:51 latest 18:48:51 2.2.0-dev.59 18:48:51 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:48:51 main 18:48:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:48:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 18:48:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:55703cfb8fff16b41bcf5b5700b650125831580d 18:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:48:51 3d6f7844592c: Preparing 18:48:51 01e21500d0ae: Preparing 18:48:51 889153256a25: Preparing 18:48:51 caf512d422e2: Preparing 18:48:51 b541d28bf3b4: Preparing 18:48:51 caf512d422e2: Layer already exists 18:48:51 b541d28bf3b4: Layer already exists 18:48:51 889153256a25: Layer already exists 18:48:51 3d6f7844592c: Pushed 18:48:54 01e21500d0ae: Pushed 18:48:54 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:51133ecb7c8c61f7f8dd2697a2ca2a9d52f0cc643491143b222708f057048f17 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:48:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] isUnix [Pipeline] sh 18:48:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 18:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:48:54 3d6f7844592c: Preparing 18:48:54 01e21500d0ae: Preparing 18:48:54 889153256a25: Preparing 18:48:54 caf512d422e2: Preparing 18:48:54 b541d28bf3b4: Preparing 18:48:54 889153256a25: Layer already exists 18:48:54 caf512d422e2: Layer already exists 18:48:54 01e21500d0ae: Layer already exists 18:48:54 3d6f7844592c: Layer already exists 18:48:54 b541d28bf3b4: Layer already exists 18:48:54 latest: digest: sha256:51133ecb7c8c61f7f8dd2697a2ca2a9d52f0cc643491143b222708f057048f17 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:48:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:48:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.59 18:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:48:55 3d6f7844592c: Preparing 18:48:55 01e21500d0ae: Preparing 18:48:55 889153256a25: Preparing 18:48:55 caf512d422e2: Preparing 18:48:55 b541d28bf3b4: Preparing 18:48:55 b541d28bf3b4: Layer already exists 18:48:55 3d6f7844592c: Layer already exists 18:48:55 01e21500d0ae: Layer already exists 18:48:55 889153256a25: Layer already exists 18:48:55 caf512d422e2: Layer already exists 18:48:55 2.2.0-dev.59: digest: sha256:51133ecb7c8c61f7f8dd2697a2ca2a9d52f0cc643491143b222708f057048f17 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:48:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:48:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:48:56 3d6f7844592c: Preparing 18:48:56 01e21500d0ae: Preparing 18:48:56 889153256a25: Preparing 18:48:56 caf512d422e2: Preparing 18:48:56 b541d28bf3b4: Preparing 18:48:56 889153256a25: Layer already exists 18:48:56 b541d28bf3b4: Layer already exists 18:48:56 01e21500d0ae: Layer already exists 18:48:56 3d6f7844592c: Layer already exists 18:48:56 caf512d422e2: Layer already exists 18:48:56 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:51133ecb7c8c61f7f8dd2697a2ca2a9d52f0cc643491143b222708f057048f17 size: 1365 [Pipeline] isUnix [Pipeline] sh 18:48:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] isUnix [Pipeline] sh 18:48:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 18:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 18:48:56 3d6f7844592c: Preparing 18:48:56 01e21500d0ae: Preparing 18:48:56 889153256a25: Preparing 18:48:56 caf512d422e2: Preparing 18:48:56 b541d28bf3b4: Preparing 18:48:56 b541d28bf3b4: Layer already exists 18:48:56 01e21500d0ae: Layer already exists 18:48:56 889153256a25: Layer already exists 18:48:56 3d6f7844592c: Layer already exists 18:48:56 caf512d422e2: Layer already exists 18:48:56 main: digest: sha256:51133ecb7c8c61f7f8dd2697a2ca2a9d52f0cc643491143b222708f057048f17 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:48:56 ===================================================== [Pipeline] echo 18:48:56 taggedImages: 18:48:56 - nexus3.edgexfoundry.org:10004/core-metadata:55703cfb8fff16b41bcf5b5700b650125831580d 18:48:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 18:48:56 - nexus3.edgexfoundry.org:10004/core-metadata:2.2.0-dev.59 18:48:56 - nexus3.edgexfoundry.org:10004/core-metadata:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:48:56 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 18:48:56 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 18:48:56 55703cfb8fff16b41bcf5b5700b650125831580d 18:48:56 latest 18:48:56 2.2.0-dev.59 18:48:56 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:48:56 main 18:48:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:48:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 18:48:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:55703cfb8fff16b41bcf5b5700b650125831580d 18:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:48:57 1797b248af76: Preparing 18:48:57 1797b248af76: Preparing 18:48:57 cf70d4faaa6e: Preparing 18:48:57 c75c97a53442: Preparing 18:48:57 9669cbb9c017: Preparing 18:48:57 6b4a09e25ad5: Preparing 18:48:57 889153256a25: Preparing 18:48:57 33e121dc4eed: Preparing 18:48:57 01e996db9caa: Preparing 18:48:57 cda476a49529: Preparing 18:48:57 473dd5c9593b: Preparing 18:48:57 b541d28bf3b4: Preparing 18:48:57 889153256a25: Waiting 18:48:57 33e121dc4eed: Waiting 18:48:57 01e996db9caa: Waiting 18:48:57 cda476a49529: Waiting 18:48:57 b541d28bf3b4: Waiting 18:48:57 473dd5c9593b: Waiting 18:48:57 cf70d4faaa6e: Pushed 18:48:57 1797b248af76: Pushed 18:48:57 9669cbb9c017: Pushed 18:48:57 c75c97a53442: Pushed 18:48:57 889153256a25: Layer already exists 18:48:57 01e996db9caa: Pushed 18:48:57 b541d28bf3b4: Layer already exists 18:48:57 473dd5c9593b: Pushed 18:48:57 33e121dc4eed: Pushed 18:48:57 cda476a49529: Pushed 18:48:59 6b4a09e25ad5: Pushed 18:48:59 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:e8b87dccc3b9709728f84460fcd641d9fc4a8a5466b077300bb46e19a0d126e2 size: 2817 [Pipeline] isUnix [Pipeline] sh 18:48:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] isUnix [Pipeline] sh 18:49:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:49:00 1797b248af76: Preparing 18:49:00 1797b248af76: Preparing 18:49:00 cf70d4faaa6e: Preparing 18:49:00 c75c97a53442: Preparing 18:49:00 9669cbb9c017: Preparing 18:49:00 6b4a09e25ad5: Preparing 18:49:00 889153256a25: Preparing 18:49:00 33e121dc4eed: Preparing 18:49:00 01e996db9caa: Preparing 18:49:00 889153256a25: Waiting 18:49:00 33e121dc4eed: Waiting 18:49:00 cda476a49529: Preparing 18:49:00 473dd5c9593b: Preparing 18:49:00 b541d28bf3b4: Preparing 18:49:00 01e996db9caa: Waiting 18:49:00 473dd5c9593b: Waiting 18:49:00 b541d28bf3b4: Waiting 18:49:00 cda476a49529: Waiting 18:49:00 cf70d4faaa6e: Layer already exists 18:49:00 1797b248af76: Layer already exists 18:49:00 9669cbb9c017: Layer already exists 18:49:00 6b4a09e25ad5: Layer already exists 18:49:00 c75c97a53442: Layer already exists 18:49:00 889153256a25: Layer already exists 18:49:00 01e996db9caa: Layer already exists 18:49:00 cda476a49529: Layer already exists 18:49:00 33e121dc4eed: Layer already exists 18:49:00 473dd5c9593b: Layer already exists 18:49:00 b541d28bf3b4: Layer already exists 18:49:00 latest: digest: sha256:e8b87dccc3b9709728f84460fcd641d9fc4a8a5466b077300bb46e19a0d126e2 size: 2817 [Pipeline] isUnix [Pipeline] sh 18:49:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.59 18:49:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:49:00 1797b248af76: Preparing 18:49:00 1797b248af76: Preparing 18:49:00 cf70d4faaa6e: Preparing 18:49:00 c75c97a53442: Preparing 18:49:00 9669cbb9c017: Preparing 18:49:00 6b4a09e25ad5: Preparing 18:49:00 889153256a25: Preparing 18:49:00 33e121dc4eed: Preparing 18:49:00 01e996db9caa: Preparing 18:49:00 cda476a49529: Preparing 18:49:00 473dd5c9593b: Preparing 18:49:00 b541d28bf3b4: Preparing 18:49:00 33e121dc4eed: Waiting 18:49:00 01e996db9caa: Waiting 18:49:00 cda476a49529: Waiting 18:49:00 889153256a25: Waiting 18:49:00 b541d28bf3b4: Waiting 18:49:00 473dd5c9593b: Waiting 18:49:00 1797b248af76: Layer already exists 18:49:00 6b4a09e25ad5: Layer already exists 18:49:00 cf70d4faaa6e: Layer already exists 18:49:00 c75c97a53442: Layer already exists 18:49:00 9669cbb9c017: Layer already exists 18:49:00 33e121dc4eed: Layer already exists 18:49:00 cda476a49529: Layer already exists 18:49:00 01e996db9caa: Layer already exists 18:49:00 889153256a25: Layer already exists 18:49:00 473dd5c9593b: Layer already exists 18:49:00 b541d28bf3b4: Layer already exists 18:49:00 2.2.0-dev.59: digest: sha256:e8b87dccc3b9709728f84460fcd641d9fc4a8a5466b077300bb46e19a0d126e2 size: 2817 [Pipeline] isUnix [Pipeline] sh 18:49:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:49:01 1797b248af76: Preparing 18:49:01 1797b248af76: Preparing 18:49:01 cf70d4faaa6e: Preparing 18:49:01 c75c97a53442: Preparing 18:49:01 9669cbb9c017: Preparing 18:49:01 6b4a09e25ad5: Preparing 18:49:01 889153256a25: Preparing 18:49:01 33e121dc4eed: Preparing 18:49:01 01e996db9caa: Preparing 18:49:01 cda476a49529: Preparing 18:49:01 473dd5c9593b: Preparing 18:49:01 b541d28bf3b4: Preparing 18:49:01 473dd5c9593b: Waiting 18:49:01 33e121dc4eed: Waiting 18:49:01 01e996db9caa: Waiting 18:49:01 cda476a49529: Waiting 18:49:01 889153256a25: Waiting 18:49:01 b541d28bf3b4: Waiting 18:49:01 1797b248af76: Layer already exists 18:49:01 6b4a09e25ad5: Layer already exists 18:49:01 c75c97a53442: Layer already exists 18:49:01 cf70d4faaa6e: Layer already exists 18:49:01 9669cbb9c017: Layer already exists 18:49:01 01e996db9caa: Layer already exists 18:49:01 33e121dc4eed: Layer already exists 18:49:01 889153256a25: Layer already exists 18:49:01 473dd5c9593b: Layer already exists 18:49:01 cda476a49529: Layer already exists 18:49:01 b541d28bf3b4: Layer already exists 18:49:01 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:e8b87dccc3b9709728f84460fcd641d9fc4a8a5466b077300bb46e19a0d126e2 size: 2817 [Pipeline] isUnix [Pipeline] sh 18:49:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] isUnix [Pipeline] sh 18:49:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 18:49:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 18:49:01 1797b248af76: Preparing 18:49:01 1797b248af76: Preparing 18:49:01 cf70d4faaa6e: Preparing 18:49:01 c75c97a53442: Preparing 18:49:01 9669cbb9c017: Preparing 18:49:01 6b4a09e25ad5: Preparing 18:49:01 889153256a25: Preparing 18:49:01 33e121dc4eed: Preparing 18:49:01 01e996db9caa: Preparing 18:49:01 cda476a49529: Preparing 18:49:01 473dd5c9593b: Preparing 18:49:01 b541d28bf3b4: Preparing 18:49:01 889153256a25: Waiting 18:49:01 cda476a49529: Waiting 18:49:01 01e996db9caa: Waiting 18:49:01 473dd5c9593b: Waiting 18:49:01 b541d28bf3b4: Waiting 18:49:01 33e121dc4eed: Waiting 18:49:01 6b4a09e25ad5: Layer already exists 18:49:01 c75c97a53442: Layer already exists 18:49:01 1797b248af76: Layer already exists 18:49:01 9669cbb9c017: Layer already exists 18:49:01 cf70d4faaa6e: Layer already exists 18:49:01 889153256a25: Layer already exists 18:49:01 01e996db9caa: Layer already exists 18:49:01 33e121dc4eed: Layer already exists 18:49:01 cda476a49529: Layer already exists 18:49:01 b541d28bf3b4: Layer already exists 18:49:01 473dd5c9593b: Layer already exists 18:49:01 main: digest: sha256:e8b87dccc3b9709728f84460fcd641d9fc4a8a5466b077300bb46e19a0d126e2 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:49:01 ===================================================== [Pipeline] echo 18:49:01 taggedImages: 18:49:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 18:49:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2.2.0-dev.59 18:49:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 18:49:01 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 18:49:01 55703cfb8fff16b41bcf5b5700b650125831580d 18:49:01 latest 18:49:01 2.2.0-dev.59 18:49:01 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:01 main 18:49:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:49:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 18:49:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:49:02 4b89499ad126: Preparing 18:49:02 996ec46a2760: Preparing 18:49:02 d547711b491d: Preparing 18:49:02 996ad7426402: Preparing 18:49:02 239ce7d0a5ac: Preparing 18:49:02 b6e86db53a9a: Preparing 18:49:02 1d6f7462eff9: Preparing 18:49:02 b541d28bf3b4: Preparing 18:49:02 b6e86db53a9a: Waiting 18:49:02 b541d28bf3b4: Waiting 18:49:02 239ce7d0a5ac: Pushed 18:49:02 4b89499ad126: Pushed 18:49:02 996ec46a2760: Pushed 18:49:02 b541d28bf3b4: Layer already exists 18:49:02 b6e86db53a9a: Pushed 18:49:02 1d6f7462eff9: Pushed 18:49:04 996ad7426402: Pushed 18:49:04 d547711b491d: Pushed 18:49:04 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:ff887b40e7fb5653fbcfcdf2c4341b4b33c8d6abe093d62375a5c255dbf2b92c size: 1990 [Pipeline] isUnix [Pipeline] sh 18:49:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] isUnix [Pipeline] sh 18:49:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:49:05 4b89499ad126: Preparing 18:49:05 996ec46a2760: Preparing 18:49:05 d547711b491d: Preparing 18:49:05 996ad7426402: Preparing 18:49:05 239ce7d0a5ac: Preparing 18:49:05 b6e86db53a9a: Preparing 18:49:05 1d6f7462eff9: Preparing 18:49:05 b541d28bf3b4: Preparing 18:49:05 b6e86db53a9a: Waiting 18:49:05 1d6f7462eff9: Waiting 18:49:05 b541d28bf3b4: Waiting 18:49:05 996ad7426402: Layer already exists 18:49:05 4b89499ad126: Layer already exists 18:49:05 996ec46a2760: Layer already exists 18:49:05 d547711b491d: Layer already exists 18:49:05 239ce7d0a5ac: Layer already exists 18:49:05 b6e86db53a9a: Layer already exists 18:49:05 b541d28bf3b4: Layer already exists 18:49:05 1d6f7462eff9: Layer already exists 18:49:05 latest: digest: sha256:ff887b40e7fb5653fbcfcdf2c4341b4b33c8d6abe093d62375a5c255dbf2b92c size: 1990 [Pipeline] isUnix [Pipeline] sh 18:49:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.59 18:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:49:05 4b89499ad126: Preparing 18:49:05 996ec46a2760: Preparing 18:49:05 d547711b491d: Preparing 18:49:05 996ad7426402: Preparing 18:49:05 239ce7d0a5ac: Preparing 18:49:05 b6e86db53a9a: Preparing 18:49:05 1d6f7462eff9: Preparing 18:49:05 b541d28bf3b4: Preparing 18:49:05 1d6f7462eff9: Waiting 18:49:05 b6e86db53a9a: Waiting 18:49:05 b541d28bf3b4: Waiting 18:49:05 239ce7d0a5ac: Layer already exists 18:49:05 996ec46a2760: Layer already exists 18:49:05 996ad7426402: Layer already exists 18:49:05 4b89499ad126: Layer already exists 18:49:05 d547711b491d: Layer already exists 18:49:05 b6e86db53a9a: Layer already exists 18:49:05 b541d28bf3b4: Layer already exists 18:49:05 1d6f7462eff9: Layer already exists 18:49:05 2.2.0-dev.59: digest: sha256:ff887b40e7fb5653fbcfcdf2c4341b4b33c8d6abe093d62375a5c255dbf2b92c size: 1990 [Pipeline] isUnix [Pipeline] sh 18:49:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:49:06 4b89499ad126: Preparing 18:49:06 996ec46a2760: Preparing 18:49:06 d547711b491d: Preparing 18:49:06 996ad7426402: Preparing 18:49:06 239ce7d0a5ac: Preparing 18:49:06 b6e86db53a9a: Preparing 18:49:06 1d6f7462eff9: Preparing 18:49:06 b541d28bf3b4: Preparing 18:49:06 b6e86db53a9a: Waiting 18:49:06 1d6f7462eff9: Waiting 18:49:06 b541d28bf3b4: Waiting 18:49:06 996ec46a2760: Layer already exists 18:49:06 4b89499ad126: Layer already exists 18:49:06 239ce7d0a5ac: Layer already exists 18:49:06 d547711b491d: Layer already exists 18:49:06 996ad7426402: Layer already exists 18:49:06 b6e86db53a9a: Layer already exists 18:49:06 1d6f7462eff9: Layer already exists 18:49:06 b541d28bf3b4: Layer already exists 18:49:06 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:ff887b40e7fb5653fbcfcdf2c4341b4b33c8d6abe093d62375a5c255dbf2b92c size: 1990 [Pipeline] isUnix [Pipeline] sh 18:49:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] isUnix [Pipeline] sh 18:49:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 18:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 18:49:07 4b89499ad126: Preparing 18:49:07 996ec46a2760: Preparing 18:49:07 d547711b491d: Preparing 18:49:07 996ad7426402: Preparing 18:49:07 239ce7d0a5ac: Preparing 18:49:07 b6e86db53a9a: Preparing 18:49:07 1d6f7462eff9: Preparing 18:49:07 b541d28bf3b4: Preparing 18:49:07 b6e86db53a9a: Waiting 18:49:07 1d6f7462eff9: Waiting 18:49:07 996ec46a2760: Layer already exists 18:49:07 239ce7d0a5ac: Layer already exists 18:49:07 996ad7426402: Layer already exists 18:49:07 d547711b491d: Layer already exists 18:49:07 4b89499ad126: Layer already exists 18:49:07 1d6f7462eff9: Layer already exists 18:49:07 b6e86db53a9a: Layer already exists 18:49:07 b541d28bf3b4: Layer already exists 18:49:07 main: digest: sha256:ff887b40e7fb5653fbcfcdf2c4341b4b33c8d6abe093d62375a5c255dbf2b92c size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:49:07 ===================================================== [Pipeline] echo 18:49:07 taggedImages: 18:49:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 18:49:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2.2.0-dev.59 18:49:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 18:49:07 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 18:49:07 55703cfb8fff16b41bcf5b5700b650125831580d 18:49:07 latest 18:49:07 2.2.0-dev.59 18:49:07 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:07 main 18:49:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:49:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 18:49:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:49:07 0fcb25239033: Preparing 18:49:07 b3fb9c7a00d6: Preparing 18:49:07 7c07242ba50e: Preparing 18:49:07 b9d7ca422a8c: Preparing 18:49:07 65a000c6591d: Preparing 18:49:07 8207c40529f6: Preparing 18:49:07 261ee85d388d: Preparing 18:49:07 19cdbe71d922: Preparing 18:49:07 2c6ee1a05e77: Preparing 18:49:07 b541d28bf3b4: Preparing 18:49:07 8207c40529f6: Waiting 18:49:07 261ee85d388d: Waiting 18:49:07 19cdbe71d922: Waiting 18:49:07 2c6ee1a05e77: Waiting 18:49:07 b541d28bf3b4: Waiting 18:49:07 0fcb25239033: Pushed 18:49:07 b3fb9c7a00d6: Pushed 18:49:07 65a000c6591d: Pushed 18:49:08 8207c40529f6: Pushed 18:49:08 261ee85d388d: Pushed 18:49:08 19cdbe71d922: Pushed 18:49:08 b541d28bf3b4: Layer already exists 18:49:08 2c6ee1a05e77: Pushed 18:49:10 b9d7ca422a8c: Pushed 18:49:10 7c07242ba50e: Pushed 18:49:10 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:2266e4964278d52027f7cca408ba68461bd44313988135be0362e92cac2e48c4 size: 2405 [Pipeline] isUnix [Pipeline] sh 18:49:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] isUnix [Pipeline] sh 18:49:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:49:10 0fcb25239033: Preparing 18:49:10 b3fb9c7a00d6: Preparing 18:49:10 7c07242ba50e: Preparing 18:49:10 b9d7ca422a8c: Preparing 18:49:10 65a000c6591d: Preparing 18:49:10 8207c40529f6: Preparing 18:49:10 261ee85d388d: Preparing 18:49:10 19cdbe71d922: Preparing 18:49:10 2c6ee1a05e77: Preparing 18:49:10 b541d28bf3b4: Preparing 18:49:10 8207c40529f6: Waiting 18:49:10 261ee85d388d: Waiting 18:49:10 2c6ee1a05e77: Waiting 18:49:10 19cdbe71d922: Waiting 18:49:10 7c07242ba50e: Layer already exists 18:49:10 65a000c6591d: Layer already exists 18:49:10 b3fb9c7a00d6: Layer already exists 18:49:10 0fcb25239033: Layer already exists 18:49:10 b9d7ca422a8c: Layer already exists 18:49:10 8207c40529f6: Layer already exists 18:49:10 261ee85d388d: Layer already exists 18:49:10 19cdbe71d922: Layer already exists 18:49:10 2c6ee1a05e77: Layer already exists 18:49:10 b541d28bf3b4: Layer already exists 18:49:10 latest: digest: sha256:2266e4964278d52027f7cca408ba68461bd44313988135be0362e92cac2e48c4 size: 2405 [Pipeline] isUnix [Pipeline] sh 18:49:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.59 18:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:49:11 0fcb25239033: Preparing 18:49:11 b3fb9c7a00d6: Preparing 18:49:11 7c07242ba50e: Preparing 18:49:11 b9d7ca422a8c: Preparing 18:49:11 65a000c6591d: Preparing 18:49:11 8207c40529f6: Preparing 18:49:11 261ee85d388d: Preparing 18:49:11 19cdbe71d922: Preparing 18:49:11 2c6ee1a05e77: Preparing 18:49:11 b541d28bf3b4: Preparing 18:49:11 8207c40529f6: Waiting 18:49:11 2c6ee1a05e77: Waiting 18:49:11 19cdbe71d922: Waiting 18:49:11 261ee85d388d: Waiting 18:49:11 b541d28bf3b4: Waiting 18:49:11 7c07242ba50e: Layer already exists 18:49:11 b9d7ca422a8c: Layer already exists 18:49:11 0fcb25239033: Layer already exists 18:49:11 65a000c6591d: Layer already exists 18:49:11 b3fb9c7a00d6: Layer already exists 18:49:11 8207c40529f6: Layer already exists 18:49:11 261ee85d388d: Layer already exists 18:49:11 2c6ee1a05e77: Layer already exists 18:49:11 19cdbe71d922: Layer already exists 18:49:11 b541d28bf3b4: Layer already exists 18:49:11 2.2.0-dev.59: digest: sha256:2266e4964278d52027f7cca408ba68461bd44313988135be0362e92cac2e48c4 size: 2405 [Pipeline] isUnix [Pipeline] sh 18:49:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:49:11 0fcb25239033: Preparing 18:49:11 b3fb9c7a00d6: Preparing 18:49:11 7c07242ba50e: Preparing 18:49:11 b9d7ca422a8c: Preparing 18:49:11 65a000c6591d: Preparing 18:49:11 8207c40529f6: Preparing 18:49:11 261ee85d388d: Preparing 18:49:11 19cdbe71d922: Preparing 18:49:11 2c6ee1a05e77: Preparing 18:49:11 b541d28bf3b4: Preparing 18:49:11 261ee85d388d: Waiting 18:49:11 19cdbe71d922: Waiting 18:49:11 2c6ee1a05e77: Waiting 18:49:11 b541d28bf3b4: Waiting 18:49:11 8207c40529f6: Waiting 18:49:11 65a000c6591d: Layer already exists 18:49:11 0fcb25239033: Layer already exists 18:49:11 7c07242ba50e: Layer already exists 18:49:11 b3fb9c7a00d6: Layer already exists 18:49:11 b9d7ca422a8c: Layer already exists 18:49:11 8207c40529f6: Layer already exists 18:49:11 2c6ee1a05e77: Layer already exists 18:49:11 261ee85d388d: Layer already exists 18:49:11 19cdbe71d922: Layer already exists 18:49:11 b541d28bf3b4: Layer already exists 18:49:11 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:2266e4964278d52027f7cca408ba68461bd44313988135be0362e92cac2e48c4 size: 2405 [Pipeline] isUnix [Pipeline] sh 18:49:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] isUnix [Pipeline] sh 18:49:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 18:49:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 18:49:12 0fcb25239033: Preparing 18:49:12 b3fb9c7a00d6: Preparing 18:49:12 7c07242ba50e: Preparing 18:49:12 b9d7ca422a8c: Preparing 18:49:12 65a000c6591d: Preparing 18:49:12 8207c40529f6: Preparing 18:49:12 261ee85d388d: Preparing 18:49:12 19cdbe71d922: Preparing 18:49:12 2c6ee1a05e77: Preparing 18:49:12 b541d28bf3b4: Preparing 18:49:12 19cdbe71d922: Waiting 18:49:12 2c6ee1a05e77: Waiting 18:49:12 261ee85d388d: Waiting 18:49:12 8207c40529f6: Waiting 18:49:12 b541d28bf3b4: Waiting 18:49:12 b9d7ca422a8c: Layer already exists 18:49:12 0fcb25239033: Layer already exists 18:49:12 65a000c6591d: Layer already exists 18:49:12 7c07242ba50e: Layer already exists 18:49:12 b3fb9c7a00d6: Layer already exists 18:49:12 8207c40529f6: Layer already exists 18:49:12 b541d28bf3b4: Layer already exists 18:49:12 19cdbe71d922: Layer already exists 18:49:12 2c6ee1a05e77: Layer already exists 18:49:12 261ee85d388d: Layer already exists 18:49:12 main: digest: sha256:2266e4964278d52027f7cca408ba68461bd44313988135be0362e92cac2e48c4 size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:49:12 ===================================================== [Pipeline] echo 18:49:12 taggedImages: 18:49:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 18:49:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2.2.0-dev.59 18:49:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 18:49:12 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 18:49:12 55703cfb8fff16b41bcf5b5700b650125831580d 18:49:12 latest 18:49:12 2.2.0-dev.59 18:49:12 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:12 main 18:49:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:49:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 18:49:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:49:13 86d7651dc68f: Preparing 18:49:13 059b4dbb753c: Preparing 18:49:13 889153256a25: Preparing 18:49:13 9cd144c17a28: Preparing 18:49:13 3ee322718a81: Preparing 18:49:13 4fc242d58285: Preparing 18:49:13 4fc242d58285: Waiting 18:49:13 889153256a25: Layer already exists 18:49:13 4fc242d58285: Layer already exists 18:49:13 86d7651dc68f: Pushed 18:49:13 3ee322718a81: Pushed 18:49:13 9cd144c17a28: Pushed 18:49:15 059b4dbb753c: Pushed 18:49:15 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:ff4af041f535f3509d8c2fc77586d7e689dd92e7dd3bf39a2d406068481b0b39 size: 1572 [Pipeline] isUnix [Pipeline] sh 18:49:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] isUnix [Pipeline] sh 18:49:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:49:16 86d7651dc68f: Preparing 18:49:16 059b4dbb753c: Preparing 18:49:16 889153256a25: Preparing 18:49:16 9cd144c17a28: Preparing 18:49:16 3ee322718a81: Preparing 18:49:16 4fc242d58285: Preparing 18:49:16 4fc242d58285: Waiting 18:49:16 889153256a25: Layer already exists 18:49:16 86d7651dc68f: Layer already exists 18:49:16 9cd144c17a28: Layer already exists 18:49:16 059b4dbb753c: Layer already exists 18:49:16 3ee322718a81: Layer already exists 18:49:16 4fc242d58285: Layer already exists 18:49:16 latest: digest: sha256:ff4af041f535f3509d8c2fc77586d7e689dd92e7dd3bf39a2d406068481b0b39 size: 1572 [Pipeline] isUnix [Pipeline] sh 18:49:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.59 18:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:49:16 86d7651dc68f: Preparing 18:49:16 059b4dbb753c: Preparing 18:49:16 889153256a25: Preparing 18:49:16 9cd144c17a28: Preparing 18:49:16 3ee322718a81: Preparing 18:49:16 4fc242d58285: Preparing 18:49:16 4fc242d58285: Waiting 18:49:16 3ee322718a81: Layer already exists 18:49:16 86d7651dc68f: Layer already exists 18:49:16 059b4dbb753c: Layer already exists 18:49:16 889153256a25: Layer already exists 18:49:16 9cd144c17a28: Layer already exists 18:49:16 4fc242d58285: Layer already exists 18:49:16 2.2.0-dev.59: digest: sha256:ff4af041f535f3509d8c2fc77586d7e689dd92e7dd3bf39a2d406068481b0b39 size: 1572 [Pipeline] isUnix [Pipeline] sh 18:49:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:49:17 86d7651dc68f: Preparing 18:49:17 059b4dbb753c: Preparing 18:49:17 889153256a25: Preparing 18:49:17 9cd144c17a28: Preparing 18:49:17 3ee322718a81: Preparing 18:49:17 4fc242d58285: Preparing 18:49:17 4fc242d58285: Waiting 18:49:17 889153256a25: Layer already exists 18:49:17 3ee322718a81: Layer already exists 18:49:17 9cd144c17a28: Layer already exists 18:49:17 86d7651dc68f: Layer already exists 18:49:17 059b4dbb753c: Layer already exists 18:49:17 4fc242d58285: Layer already exists 18:49:17 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:ff4af041f535f3509d8c2fc77586d7e689dd92e7dd3bf39a2d406068481b0b39 size: 1572 [Pipeline] isUnix [Pipeline] sh 18:49:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] isUnix [Pipeline] sh 18:49:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 18:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 18:49:17 86d7651dc68f: Preparing 18:49:17 059b4dbb753c: Preparing 18:49:17 889153256a25: Preparing 18:49:17 9cd144c17a28: Preparing 18:49:17 3ee322718a81: Preparing 18:49:17 4fc242d58285: Preparing 18:49:17 86d7651dc68f: Layer already exists 18:49:17 059b4dbb753c: Layer already exists 18:49:17 9cd144c17a28: Layer already exists 18:49:17 889153256a25: Layer already exists 18:49:17 3ee322718a81: Layer already exists 18:49:17 4fc242d58285: Layer already exists 18:49:17 main: digest: sha256:ff4af041f535f3509d8c2fc77586d7e689dd92e7dd3bf39a2d406068481b0b39 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:49:17 ===================================================== [Pipeline] echo 18:49:17 taggedImages: 18:49:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 18:49:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2.2.0-dev.59 18:49:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 18:49:17 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 18:49:17 55703cfb8fff16b41bcf5b5700b650125831580d 18:49:17 latest 18:49:17 2.2.0-dev.59 18:49:17 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:17 main 18:49:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:49:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 18:49:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:49:18 4e97f2204a24: Preparing 18:49:18 a62521b04298: Preparing 18:49:18 04eba9c49f5e: Preparing 18:49:18 eb9b95bae598: Preparing 18:49:18 dbe322967d5c: Preparing 18:49:18 0f88492052be: Preparing 18:49:18 3ee322718a81: Preparing 18:49:18 4fc242d58285: Preparing 18:49:18 0f88492052be: Waiting 18:49:18 3ee322718a81: Waiting 18:49:18 4fc242d58285: Waiting 18:49:18 4e97f2204a24: Pushed 18:49:18 04eba9c49f5e: Pushed 18:49:18 a62521b04298: Pushed 18:49:18 3ee322718a81: Layer already exists 18:49:18 4fc242d58285: Layer already exists 18:49:19 0f88492052be: Pushed 18:49:22 dbe322967d5c: Pushed 18:49:25 go: downloading k8s.io/apimachinery v0.23.4 18:49:25 go: downloading sigs.k8s.io/controller-runtime v0.11.1 18:49:25 go: downloading cloud.google.com/go/security v1.3.0 18:49:25 go: downloading github.com/hashicorp/vault/api v1.4.1 18:49:25 go: downloading k8s.io/kube-aggregator v0.23.3 18:49:25 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 18:49:25 go: downloading github.com/hashicorp/golang-lru v0.5.4 18:49:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:49:25 go: downloading gopkg.in/yaml.v2 v2.4.0 18:49:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 18:49:25 eb9b95bae598: Pushed 18:49:25 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:a7cb5f3199377aad4b0eb84130d67815601925fe6a34edfa233a073e8f47f5b8 size: 1992 [Pipeline] isUnix [Pipeline] sh 18:49:25 go: downloading github.com/gobwas/glob v0.2.3 18:49:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] isUnix [Pipeline] sh 18:49:26 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 18:49:26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 18:49:26 go: downloading github.com/twmb/murmur3 v1.1.6 18:49:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:49:26 4e97f2204a24: Preparing 18:49:26 a62521b04298: Preparing 18:49:26 04eba9c49f5e: Preparing 18:49:26 eb9b95bae598: Preparing 18:49:26 dbe322967d5c: Preparing 18:49:26 0f88492052be: Preparing 18:49:26 3ee322718a81: Preparing 18:49:26 4fc242d58285: Preparing 18:49:26 0f88492052be: Waiting 18:49:26 4fc242d58285: Waiting 18:49:26 3ee322718a81: Waiting 18:49:26 eb9b95bae598: Layer already exists 18:49:26 4e97f2204a24: Layer already exists 18:49:26 a62521b04298: Layer already exists 18:49:26 04eba9c49f5e: Layer already exists 18:49:26 dbe322967d5c: Layer already exists 18:49:26 0f88492052be: Layer already exists 18:49:26 3ee322718a81: Layer already exists 18:49:26 4fc242d58285: Layer already exists 18:49:26 latest: digest: sha256:a7cb5f3199377aad4b0eb84130d67815601925fe6a34edfa233a073e8f47f5b8 size: 1992 [Pipeline] isUnix [Pipeline] sh 18:49:26 go: downloading github.com/aws/smithy-go v1.11.0 18:49:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.59 18:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:49:26 4e97f2204a24: Preparing 18:49:26 a62521b04298: Preparing 18:49:26 04eba9c49f5e: Preparing 18:49:26 eb9b95bae598: Preparing 18:49:26 dbe322967d5c: Preparing 18:49:26 0f88492052be: Preparing 18:49:26 3ee322718a81: Preparing 18:49:26 4fc242d58285: Preparing 18:49:26 0f88492052be: Waiting 18:49:26 3ee322718a81: Waiting 18:49:26 4fc242d58285: Waiting 18:49:26 eb9b95bae598: Layer already exists 18:49:26 dbe322967d5c: Layer already exists 18:49:26 04eba9c49f5e: Layer already exists 18:49:26 a62521b04298: Layer already exists 18:49:26 4e97f2204a24: Layer already exists 18:49:26 0f88492052be: Layer already exists 18:49:26 3ee322718a81: Layer already exists 18:49:26 4fc242d58285: Layer already exists 18:49:26 2.2.0-dev.59: digest: sha256:a7cb5f3199377aad4b0eb84130d67815601925fe6a34edfa233a073e8f47f5b8 size: 1992 [Pipeline] isUnix [Pipeline] sh 18:49:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:49:27 4e97f2204a24: Preparing 18:49:27 a62521b04298: Preparing 18:49:27 04eba9c49f5e: Preparing 18:49:27 eb9b95bae598: Preparing 18:49:27 dbe322967d5c: Preparing 18:49:27 0f88492052be: Preparing 18:49:27 3ee322718a81: Preparing 18:49:27 4fc242d58285: Preparing 18:49:27 0f88492052be: Waiting 18:49:27 4fc242d58285: Waiting 18:49:27 3ee322718a81: Waiting 18:49:27 4e97f2204a24: Layer already exists 18:49:27 a62521b04298: Layer already exists 18:49:27 eb9b95bae598: Layer already exists 18:49:27 dbe322967d5c: Layer already exists 18:49:27 04eba9c49f5e: Layer already exists 18:49:27 3ee322718a81: Layer already exists 18:49:27 0f88492052be: Layer already exists 18:49:27 4fc242d58285: Layer already exists 18:49:27 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:a7cb5f3199377aad4b0eb84130d67815601925fe6a34edfa233a073e8f47f5b8 size: 1992 [Pipeline] isUnix [Pipeline] sh 18:49:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] isUnix [Pipeline] sh 18:49:27 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 18:49:27 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 18:49:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 18:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 18:49:28 4e97f2204a24: Preparing 18:49:28 a62521b04298: Preparing 18:49:28 04eba9c49f5e: Preparing 18:49:28 eb9b95bae598: Preparing 18:49:28 dbe322967d5c: Preparing 18:49:28 0f88492052be: Preparing 18:49:28 3ee322718a81: Preparing 18:49:28 4fc242d58285: Preparing 18:49:28 0f88492052be: Waiting 18:49:28 3ee322718a81: Waiting 18:49:28 4fc242d58285: Waiting 18:49:28 a62521b04298: Layer already exists 18:49:28 4e97f2204a24: Layer already exists 18:49:28 eb9b95bae598: Layer already exists 18:49:28 dbe322967d5c: Layer already exists 18:49:28 04eba9c49f5e: Layer already exists 18:49:28 0f88492052be: Layer already exists 18:49:28 3ee322718a81: Layer already exists 18:49:28 4fc242d58285: Layer already exists 18:49:28 main: digest: sha256:a7cb5f3199377aad4b0eb84130d67815601925fe6a34edfa233a073e8f47f5b8 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:49:28 ===================================================== [Pipeline] echo 18:49:28 taggedImages: 18:49:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 18:49:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:2.2.0-dev.59 18:49:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 18:49:28 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 18:49:28 55703cfb8fff16b41bcf5b5700b650125831580d 18:49:28 latest 18:49:28 2.2.0-dev.59 18:49:28 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:28 main 18:49:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:49:28 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 18:49:28 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 18:49:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 18:49:28 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 18:49:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:49:28 7e7e8a83f15c: Preparing 18:49:28 efb328e8419a: Preparing 18:49:28 d58e42f5f6d0: Preparing 18:49:28 1ebd7cf08aab: Preparing 18:49:28 d49d6dae3227: Preparing 18:49:28 3ee322718a81: Preparing 18:49:28 4fc242d58285: Preparing 18:49:28 3ee322718a81: Waiting 18:49:28 4fc242d58285: Waiting 18:49:28 d58e42f5f6d0: Pushed 18:49:28 7e7e8a83f15c: Pushed 18:49:28 efb328e8419a: Pushed 18:49:28 3ee322718a81: Layer already exists 18:49:28 4fc242d58285: Layer already exists 18:49:29 go: downloading github.com/jinzhu/inflection v1.0.0 18:49:29 go: downloading github.com/gogo/protobuf v1.3.2 18:49:29 d49d6dae3227: Pushed 18:49:35 1ebd7cf08aab: Pushed 18:49:35 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:9b9c6d9907e7aef61117c5e685c811ab9a724fb09d963abcae585f641e41e124 size: 1779 [Pipeline] isUnix [Pipeline] sh 18:49:35 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 18:49:35 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 18:49:35 go: downloading github.com/Azure/go-autorest/logger v0.2.1 18:49:35 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 18:49:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] isUnix [Pipeline] sh 18:49:36 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 18:49:36 go: downloading github.com/dimchansky/utfbom v1.1.1 18:49:36 go: downloading cloud.google.com/go/compute v1.3.0 18:49:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:49:36 7e7e8a83f15c: Preparing 18:49:36 efb328e8419a: Preparing 18:49:36 d58e42f5f6d0: Preparing 18:49:36 1ebd7cf08aab: Preparing 18:49:36 d49d6dae3227: Preparing 18:49:36 3ee322718a81: Preparing 18:49:36 4fc242d58285: Preparing 18:49:36 3ee322718a81: Waiting 18:49:36 4fc242d58285: Waiting 18:49:36 d49d6dae3227: Layer already exists 18:49:36 1ebd7cf08aab: Layer already exists 18:49:36 7e7e8a83f15c: Layer already exists 18:49:36 efb328e8419a: Layer already exists 18:49:36 d58e42f5f6d0: Layer already exists 18:49:36 4fc242d58285: Layer already exists 18:49:36 3ee322718a81: Layer already exists 18:49:36 latest: digest: sha256:9b9c6d9907e7aef61117c5e685c811ab9a724fb09d963abcae585f641e41e124 size: 1779 [Pipeline] isUnix [Pipeline] sh 18:49:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.59 18:49:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:49:36 7e7e8a83f15c: Preparing 18:49:36 efb328e8419a: Preparing 18:49:36 d58e42f5f6d0: Preparing 18:49:36 1ebd7cf08aab: Preparing 18:49:36 d49d6dae3227: Preparing 18:49:36 3ee322718a81: Preparing 18:49:36 4fc242d58285: Preparing 18:49:36 4fc242d58285: Waiting 18:49:36 3ee322718a81: Waiting 18:49:36 7e7e8a83f15c: Layer already exists 18:49:36 d49d6dae3227: Layer already exists 18:49:36 efb328e8419a: Layer already exists 18:49:36 1ebd7cf08aab: Layer already exists 18:49:36 d58e42f5f6d0: Layer already exists 18:49:36 4fc242d58285: Layer already exists 18:49:36 3ee322718a81: Layer already exists 18:49:36 2.2.0-dev.59: digest: sha256:9b9c6d9907e7aef61117c5e685c811ab9a724fb09d963abcae585f641e41e124 size: 1779 [Pipeline] isUnix [Pipeline] sh 18:49:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:49:37 7e7e8a83f15c: Preparing 18:49:37 efb328e8419a: Preparing 18:49:37 d58e42f5f6d0: Preparing 18:49:37 1ebd7cf08aab: Preparing 18:49:37 d49d6dae3227: Preparing 18:49:37 3ee322718a81: Preparing 18:49:37 4fc242d58285: Preparing 18:49:37 3ee322718a81: Waiting 18:49:37 4fc242d58285: Waiting 18:49:37 d58e42f5f6d0: Layer already exists 18:49:37 7e7e8a83f15c: Layer already exists 18:49:37 efb328e8419a: Layer already exists 18:49:37 d49d6dae3227: Layer already exists 18:49:37 1ebd7cf08aab: Layer already exists 18:49:37 3ee322718a81: Layer already exists 18:49:37 4fc242d58285: Layer already exists 18:49:37 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:9b9c6d9907e7aef61117c5e685c811ab9a724fb09d963abcae585f641e41e124 size: 1779 [Pipeline] isUnix [Pipeline] sh 18:49:37 go: downloading cloud.google.com/go/iam v0.1.1 18:49:37 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 18:49:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] isUnix [Pipeline] sh 18:49:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 18:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 18:49:38 7e7e8a83f15c: Preparing 18:49:38 efb328e8419a: Preparing 18:49:38 d58e42f5f6d0: Preparing 18:49:38 1ebd7cf08aab: Preparing 18:49:38 d49d6dae3227: Preparing 18:49:38 3ee322718a81: Preparing 18:49:38 4fc242d58285: Preparing 18:49:38 3ee322718a81: Waiting 18:49:38 4fc242d58285: Waiting 18:49:38 7e7e8a83f15c: Layer already exists 18:49:38 d58e42f5f6d0: Layer already exists 18:49:38 1ebd7cf08aab: Layer already exists 18:49:38 d49d6dae3227: Layer already exists 18:49:38 efb328e8419a: Layer already exists 18:49:38 4fc242d58285: Layer already exists 18:49:38 3ee322718a81: Layer already exists 18:49:38 main: digest: sha256:9b9c6d9907e7aef61117c5e685c811ab9a724fb09d963abcae585f641e41e124 size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:49:38 ===================================================== [Pipeline] echo 18:49:38 taggedImages: 18:49:38 - nexus3.edgexfoundry.org:10004/security-spire-config:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:38 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 18:49:38 - nexus3.edgexfoundry.org:10004/security-spire-config:2.2.0-dev.59 18:49:38 - nexus3.edgexfoundry.org:10004/security-spire-config:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:38 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 18:49:38 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 18:49:38 55703cfb8fff16b41bcf5b5700b650125831580d 18:49:38 latest 18:49:38 2.2.0-dev.59 18:49:38 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:38 main 18:49:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:49:38 go: downloading github.com/google/gofuzz v1.1.0 18:49:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:38 go: downloading k8s.io/klog/v2 v2.30.0 18:49:38 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [Pipeline] isUnix [Pipeline] sh 18:49:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:49:38 831c31ed514b: Preparing 18:49:38 dfda47fa4970: Preparing 18:49:38 d02e0d4e3bb7: Preparing 18:49:38 dbb0399c62c6: Preparing 18:49:38 a39e39b9244e: Preparing 18:49:38 3ee322718a81: Preparing 18:49:38 4fc242d58285: Preparing 18:49:38 3ee322718a81: Waiting 18:49:38 831c31ed514b: Pushed 18:49:38 dfda47fa4970: Pushed 18:49:38 d02e0d4e3bb7: Pushed 18:49:38 3ee322718a81: Layer already exists 18:49:38 4fc242d58285: Layer already exists 18:49:38 a39e39b9244e: Pushed 18:49:39 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 18:49:40 go: downloading github.com/spf13/pflag v1.0.5 18:49:40 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 18:49:40 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 18:49:40 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 18:49:40 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 18:49:40 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 18:49:40 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 18:49:40 go: downloading github.com/hashicorp/vault/sdk v0.4.1 18:49:42 go: downloading github.com/mitchellh/mapstructure v1.4.3 18:49:42 go: downloading github.com/tklauser/go-sysconf v0.3.9 18:49:43 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 18:49:43 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 18:49:43 go: downloading go.opencensus.io v0.23.0 18:49:44 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 18:49:45 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 18:49:45 go: downloading github.com/jmespath/go-jmespath v0.4.0 18:49:45 dbb0399c62c6: Pushed 18:49:45 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:f69584f74e7a34edb51f100daadfd0843cd99accc6ccd13a75f9115096225852 size: 1780 [Pipeline] isUnix [Pipeline] sh 18:49:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] isUnix [Pipeline] sh 18:49:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:49:46 831c31ed514b: Preparing 18:49:46 dfda47fa4970: Preparing 18:49:46 d02e0d4e3bb7: Preparing 18:49:46 dbb0399c62c6: Preparing 18:49:46 a39e39b9244e: Preparing 18:49:46 3ee322718a81: Preparing 18:49:46 4fc242d58285: Preparing 18:49:46 4fc242d58285: Waiting 18:49:46 3ee322718a81: Waiting 18:49:46 a39e39b9244e: Layer already exists 18:49:46 dbb0399c62c6: Layer already exists 18:49:46 831c31ed514b: Layer already exists 18:49:46 dfda47fa4970: Layer already exists 18:49:46 d02e0d4e3bb7: Layer already exists 18:49:46 4fc242d58285: Layer already exists 18:49:46 3ee322718a81: Layer already exists 18:49:46 latest: digest: sha256:f69584f74e7a34edb51f100daadfd0843cd99accc6ccd13a75f9115096225852 size: 1780 [Pipeline] isUnix [Pipeline] sh 18:49:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.59 18:49:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:49:46 831c31ed514b: Preparing 18:49:46 dfda47fa4970: Preparing 18:49:46 d02e0d4e3bb7: Preparing 18:49:46 dbb0399c62c6: Preparing 18:49:46 a39e39b9244e: Preparing 18:49:46 3ee322718a81: Preparing 18:49:46 4fc242d58285: Preparing 18:49:46 3ee322718a81: Waiting 18:49:46 4fc242d58285: Waiting 18:49:46 dfda47fa4970: Layer already exists 18:49:46 831c31ed514b: Layer already exists 18:49:46 d02e0d4e3bb7: Layer already exists 18:49:46 a39e39b9244e: Layer already exists 18:49:46 dbb0399c62c6: Layer already exists 18:49:46 3ee322718a81: Layer already exists 18:49:46 4fc242d58285: Layer already exists 18:49:46 2.2.0-dev.59: digest: sha256:f69584f74e7a34edb51f100daadfd0843cd99accc6ccd13a75f9115096225852 size: 1780 [Pipeline] isUnix [Pipeline] sh 18:49:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:49:47 831c31ed514b: Preparing 18:49:47 dfda47fa4970: Preparing 18:49:47 d02e0d4e3bb7: Preparing 18:49:47 dbb0399c62c6: Preparing 18:49:47 a39e39b9244e: Preparing 18:49:47 3ee322718a81: Preparing 18:49:47 4fc242d58285: Preparing 18:49:47 3ee322718a81: Waiting 18:49:47 4fc242d58285: Waiting 18:49:47 dbb0399c62c6: Layer already exists 18:49:47 831c31ed514b: Layer already exists 18:49:47 d02e0d4e3bb7: Layer already exists 18:49:47 dfda47fa4970: Layer already exists 18:49:47 a39e39b9244e: Layer already exists 18:49:47 3ee322718a81: Layer already exists 18:49:47 4fc242d58285: Layer already exists 18:49:47 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:f69584f74e7a34edb51f100daadfd0843cd99accc6ccd13a75f9115096225852 size: 1780 [Pipeline] isUnix [Pipeline] sh 18:49:47 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] isUnix [Pipeline] sh 18:49:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 18:49:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 18:49:47 831c31ed514b: Preparing 18:49:47 dfda47fa4970: Preparing 18:49:47 d02e0d4e3bb7: Preparing 18:49:47 dbb0399c62c6: Preparing 18:49:47 a39e39b9244e: Preparing 18:49:47 3ee322718a81: Preparing 18:49:47 4fc242d58285: Preparing 18:49:47 3ee322718a81: Waiting 18:49:47 4fc242d58285: Waiting 18:49:47 dbb0399c62c6: Layer already exists 18:49:47 831c31ed514b: Layer already exists 18:49:47 dfda47fa4970: Layer already exists 18:49:47 a39e39b9244e: Layer already exists 18:49:47 d02e0d4e3bb7: Layer already exists 18:49:47 3ee322718a81: Layer already exists 18:49:47 4fc242d58285: Layer already exists 18:49:47 main: digest: sha256:f69584f74e7a34edb51f100daadfd0843cd99accc6ccd13a75f9115096225852 size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:49:47 ===================================================== [Pipeline] echo 18:49:47 taggedImages: 18:49:47 - nexus3.edgexfoundry.org:10004/security-spire-server:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:47 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 18:49:47 - nexus3.edgexfoundry.org:10004/security-spire-server:2.2.0-dev.59 18:49:47 - nexus3.edgexfoundry.org:10004/security-spire-server:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:47 - nexus3.edgexfoundry.org:10004/security-spire-server:main 18:49:48 go: downloading gopkg.in/inf.v0 v0.9.1 18:49:48 go: downloading github.com/google/go-cmp v0.5.7 [Pipeline] echo 18:49:48 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 18:49:48 55703cfb8fff16b41bcf5b5700b650125831580d 18:49:48 latest 18:49:48 2.2.0-dev.59 18:49:48 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:48 main 18:49:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:49:48 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 18:49:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 18:49:48 go: downloading github.com/go-logr/logr v1.2.2 18:49:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:49:48 4373e6ad4624: Preparing 18:49:48 cb82cf538344: Preparing 18:49:48 889153256a25: Preparing 18:49:48 a407f66e9a56: Preparing 18:49:48 b541d28bf3b4: Preparing 18:49:48 b541d28bf3b4: Layer already exists 18:49:48 889153256a25: Layer already exists 18:49:48 4373e6ad4624: Pushed 18:49:48 go: downloading github.com/json-iterator/go v1.1.12 18:49:48 a407f66e9a56: Pushed 18:49:49 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 18:49:51 cb82cf538344: Pushed 18:49:51 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:d2b73a293e63104df880409424607f12997bdb03baecbc7b127821c126fc56f5 size: 1366 [Pipeline] isUnix [Pipeline] sh 18:49:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] isUnix [Pipeline] sh 18:49:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 18:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:49:52 4373e6ad4624: Preparing 18:49:52 cb82cf538344: Preparing 18:49:52 889153256a25: Preparing 18:49:52 a407f66e9a56: Preparing 18:49:52 b541d28bf3b4: Preparing 18:49:52 b541d28bf3b4: Layer already exists 18:49:52 4373e6ad4624: Layer already exists 18:49:52 a407f66e9a56: Layer already exists 18:49:52 cb82cf538344: Layer already exists 18:49:52 889153256a25: Layer already exists 18:49:52 latest: digest: sha256:d2b73a293e63104df880409424607f12997bdb03baecbc7b127821c126fc56f5 size: 1366 [Pipeline] isUnix [Pipeline] sh 18:49:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.59 18:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:49:52 4373e6ad4624: Preparing 18:49:52 cb82cf538344: Preparing 18:49:52 889153256a25: Preparing 18:49:52 a407f66e9a56: Preparing 18:49:52 b541d28bf3b4: Preparing 18:49:52 889153256a25: Layer already exists 18:49:52 a407f66e9a56: Layer already exists 18:49:52 b541d28bf3b4: Layer already exists 18:49:52 cb82cf538344: Layer already exists 18:49:52 4373e6ad4624: Layer already exists 18:49:52 2.2.0-dev.59: digest: sha256:d2b73a293e63104df880409424607f12997bdb03baecbc7b127821c126fc56f5 size: 1366 [Pipeline] isUnix [Pipeline] sh 18:49:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:49:53 4373e6ad4624: Preparing 18:49:53 cb82cf538344: Preparing 18:49:53 889153256a25: Preparing 18:49:53 a407f66e9a56: Preparing 18:49:53 b541d28bf3b4: Preparing 18:49:53 cb82cf538344: Layer already exists 18:49:53 a407f66e9a56: Layer already exists 18:49:53 b541d28bf3b4: Layer already exists 18:49:53 4373e6ad4624: Layer already exists 18:49:53 889153256a25: Layer already exists 18:49:53 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:d2b73a293e63104df880409424607f12997bdb03baecbc7b127821c126fc56f5 size: 1366 [Pipeline] isUnix [Pipeline] sh 18:49:53 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 18:49:53 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 18:49:53 go: downloading github.com/googleapis/gnostic v0.5.5 18:49:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] isUnix [Pipeline] sh 18:49:53 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 18:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 18:49:53 4373e6ad4624: Preparing 18:49:53 cb82cf538344: Preparing 18:49:53 889153256a25: Preparing 18:49:53 a407f66e9a56: Preparing 18:49:53 b541d28bf3b4: Preparing 18:49:53 889153256a25: Layer already exists 18:49:53 b541d28bf3b4: Layer already exists 18:49:53 cb82cf538344: Layer already exists 18:49:53 a407f66e9a56: Layer already exists 18:49:53 4373e6ad4624: Layer already exists 18:49:53 main: digest: sha256:d2b73a293e63104df880409424607f12997bdb03baecbc7b127821c126fc56f5 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:49:53 ===================================================== [Pipeline] echo 18:49:53 taggedImages: 18:49:53 - nexus3.edgexfoundry.org:10004/support-notifications:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:53 - nexus3.edgexfoundry.org:10004/support-notifications:latest 18:49:53 - nexus3.edgexfoundry.org:10004/support-notifications:2.2.0-dev.59 18:49:53 - nexus3.edgexfoundry.org:10004/support-notifications:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:53 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 18:49:53 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 18:49:53 55703cfb8fff16b41bcf5b5700b650125831580d 18:49:53 latest 18:49:53 2.2.0-dev.59 18:49:53 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:53 main 18:49:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:49:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 18:49:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:49:54 1018f1e96a26: Preparing 18:49:54 ec9f8a84224e: Preparing 18:49:54 889153256a25: Preparing 18:49:54 caf512d422e2: Preparing 18:49:54 b541d28bf3b4: Preparing 18:49:54 caf512d422e2: Layer already exists 18:49:54 889153256a25: Layer already exists 18:49:54 b541d28bf3b4: Layer already exists 18:49:54 1018f1e96a26: Pushed 18:49:55 go: downloading github.com/tklauser/numcpus v0.3.0 18:49:55 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 18:49:55 go: downloading sigs.k8s.io/yaml v1.3.0 18:49:56 go: downloading go.uber.org/zap v1.21.0 18:49:56 ec9f8a84224e: Pushed 18:49:56 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:498508d2b82495501a54209c9cc41408e3c03fd12ae7dfb86c65c5417e6408db size: 1365 [Pipeline] isUnix [Pipeline] sh 18:49:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] isUnix [Pipeline] sh 18:49:57 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 18:49:57 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 18:49:57 go: downloading github.com/modern-go/reflect2 v1.0.2 18:49:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:49:57 1018f1e96a26: Preparing 18:49:57 ec9f8a84224e: Preparing 18:49:57 889153256a25: Preparing 18:49:57 caf512d422e2: Preparing 18:49:57 b541d28bf3b4: Preparing 18:49:57 ec9f8a84224e: Layer already exists 18:49:57 b541d28bf3b4: Layer already exists 18:49:57 889153256a25: Layer already exists 18:49:57 1018f1e96a26: Layer already exists 18:49:57 caf512d422e2: Layer already exists 18:49:57 latest: digest: sha256:498508d2b82495501a54209c9cc41408e3c03fd12ae7dfb86c65c5417e6408db size: 1365 [Pipeline] isUnix [Pipeline] sh 18:49:57 go: downloading github.com/ryanuber/go-glob v1.0.0 18:49:57 go: downloading github.com/golang/snappy v0.0.4 18:49:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:57 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 18:49:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.59 18:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:49:57 1018f1e96a26: Preparing 18:49:57 ec9f8a84224e: Preparing 18:49:57 889153256a25: Preparing 18:49:57 caf512d422e2: Preparing 18:49:57 b541d28bf3b4: Preparing 18:49:57 889153256a25: Layer already exists 18:49:57 b541d28bf3b4: Layer already exists 18:49:57 caf512d422e2: Layer already exists 18:49:57 1018f1e96a26: Layer already exists 18:49:57 ec9f8a84224e: Layer already exists 18:49:57 2.2.0-dev.59: digest: sha256:498508d2b82495501a54209c9cc41408e3c03fd12ae7dfb86c65c5417e6408db size: 1365 [Pipeline] isUnix [Pipeline] sh 18:49:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:49:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:49:58 1018f1e96a26: Preparing 18:49:58 ec9f8a84224e: Preparing 18:49:58 889153256a25: Preparing 18:49:58 caf512d422e2: Preparing 18:49:58 b541d28bf3b4: Preparing 18:49:58 b541d28bf3b4: Layer already exists 18:49:58 889153256a25: Layer already exists 18:49:58 ec9f8a84224e: Layer already exists 18:49:58 caf512d422e2: Layer already exists 18:49:58 1018f1e96a26: Layer already exists 18:49:58 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:498508d2b82495501a54209c9cc41408e3c03fd12ae7dfb86c65c5417e6408db size: 1365 [Pipeline] isUnix [Pipeline] sh 18:49:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] isUnix [Pipeline] sh 18:49:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 18:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 18:49:59 1018f1e96a26: Preparing 18:49:59 ec9f8a84224e: Preparing 18:49:59 889153256a25: Preparing 18:49:59 caf512d422e2: Preparing 18:49:59 b541d28bf3b4: Preparing 18:49:59 b541d28bf3b4: Layer already exists 18:49:59 1018f1e96a26: Layer already exists 18:49:59 889153256a25: Layer already exists 18:49:59 caf512d422e2: Layer already exists 18:49:59 ec9f8a84224e: Layer already exists 18:49:59 main: digest: sha256:498508d2b82495501a54209c9cc41408e3c03fd12ae7dfb86c65c5417e6408db size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:49:59 ===================================================== [Pipeline] echo 18:49:59 taggedImages: 18:49:59 - nexus3.edgexfoundry.org:10004/support-scheduler:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:59 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 18:49:59 - nexus3.edgexfoundry.org:10004/support-scheduler:2.2.0-dev.59 18:49:59 - nexus3.edgexfoundry.org:10004/support-scheduler:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:59 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 18:49:59 [edgeXDocker.push] Tagging docker image sys-mgmt-agent with the following tags: 18:49:59 55703cfb8fff16b41bcf5b5700b650125831580d 18:49:59 latest 18:49:59 2.2.0-dev.59 18:49:59 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:49:59 main 18:49:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:49:59 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 18:49:59 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:55703cfb8fff16b41bcf5b5700b650125831580d 18:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:49:59 141c3390743a: Preparing 18:49:59 851cc615ce79: Preparing 18:49:59 81e5f1ea8f8a: Preparing 18:49:59 6fcce4593831: Preparing 18:49:59 52f44be93a46: Preparing 18:49:59 10d82663b225: Preparing 18:49:59 f7a7a140f1b3: Preparing 18:49:59 31e69d4774c9: Preparing 18:49:59 7750d494dfbd: Preparing 18:49:59 18708474c90b: Preparing 18:49:59 4fc242d58285: Preparing 18:49:59 10d82663b225: Waiting 18:49:59 f7a7a140f1b3: Waiting 18:49:59 31e69d4774c9: Waiting 18:49:59 7750d494dfbd: Waiting 18:49:59 18708474c90b: Waiting 18:49:59 4fc242d58285: Waiting 18:49:59 52f44be93a46: Layer already exists 18:49:59 10d82663b225: Layer already exists 18:49:59 f7a7a140f1b3: Layer already exists 18:49:59 31e69d4774c9: Layer already exists 18:49:59 851cc615ce79: Pushed 18:49:59 7750d494dfbd: Layer already exists 18:49:59 18708474c90b: Layer already exists 18:49:59 4fc242d58285: Layer already exists 18:50:00 141c3390743a: Pushed 18:50:01 81e5f1ea8f8a: Pushed 18:50:07 6fcce4593831: Pushed 18:50:07 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:fedc5dc01907811899efc0be8810f5612f51e19a7de16a780a393d237677151f size: 2622 [Pipeline] isUnix [Pipeline] sh 18:50:07 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest [Pipeline] isUnix [Pipeline] sh 18:50:07 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:50:07 141c3390743a: Preparing 18:50:07 851cc615ce79: Preparing 18:50:07 81e5f1ea8f8a: Preparing 18:50:07 6fcce4593831: Preparing 18:50:07 52f44be93a46: Preparing 18:50:07 10d82663b225: Preparing 18:50:07 f7a7a140f1b3: Preparing 18:50:07 31e69d4774c9: Preparing 18:50:07 7750d494dfbd: Preparing 18:50:07 18708474c90b: Preparing 18:50:07 4fc242d58285: Preparing 18:50:07 10d82663b225: Waiting 18:50:07 f7a7a140f1b3: Waiting 18:50:07 31e69d4774c9: Waiting 18:50:07 7750d494dfbd: Waiting 18:50:07 4fc242d58285: Waiting 18:50:07 18708474c90b: Waiting 18:50:07 851cc615ce79: Layer already exists 18:50:07 6fcce4593831: Layer already exists 18:50:07 52f44be93a46: Layer already exists 18:50:07 81e5f1ea8f8a: Layer already exists 18:50:07 141c3390743a: Layer already exists 18:50:07 7750d494dfbd: Layer already exists 18:50:07 f7a7a140f1b3: Layer already exists 18:50:07 31e69d4774c9: Layer already exists 18:50:07 10d82663b225: Layer already exists 18:50:07 18708474c90b: Layer already exists 18:50:07 4fc242d58285: Layer already exists 18:50:07 latest: digest: sha256:fedc5dc01907811899efc0be8810f5612f51e19a7de16a780a393d237677151f size: 2622 [Pipeline] isUnix [Pipeline] sh 18:50:08 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 18:50:08 go: downloading github.com/hashicorp/go-uuid v1.0.2 18:50:08 go: downloading github.com/hashicorp/go-version v1.2.0 18:50:08 go: downloading go.uber.org/multierr v1.6.0 18:50:08 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:50:08 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.59 18:50:08 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:50:08 141c3390743a: Preparing 18:50:08 851cc615ce79: Preparing 18:50:08 81e5f1ea8f8a: Preparing 18:50:08 6fcce4593831: Preparing 18:50:08 52f44be93a46: Preparing 18:50:08 10d82663b225: Preparing 18:50:08 f7a7a140f1b3: Preparing 18:50:08 31e69d4774c9: Preparing 18:50:08 7750d494dfbd: Preparing 18:50:08 18708474c90b: Preparing 18:50:08 4fc242d58285: Preparing 18:50:08 31e69d4774c9: Waiting 18:50:08 f7a7a140f1b3: Waiting 18:50:08 10d82663b225: Waiting 18:50:08 7750d494dfbd: Waiting 18:50:08 18708474c90b: Waiting 18:50:08 4fc242d58285: Waiting 18:50:08 81e5f1ea8f8a: Layer already exists 18:50:08 52f44be93a46: Layer already exists 18:50:08 141c3390743a: Layer already exists 18:50:08 851cc615ce79: Layer already exists 18:50:08 6fcce4593831: Layer already exists 18:50:08 f7a7a140f1b3: Layer already exists 18:50:08 31e69d4774c9: Layer already exists 18:50:08 18708474c90b: Layer already exists 18:50:08 10d82663b225: Layer already exists 18:50:08 7750d494dfbd: Layer already exists 18:50:08 4fc242d58285: Layer already exists 18:50:08 2.2.0-dev.59: digest: sha256:fedc5dc01907811899efc0be8810f5612f51e19a7de16a780a393d237677151f size: 2622 [Pipeline] isUnix [Pipeline] sh 18:50:08 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 18:50:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:50:09 141c3390743a: Preparing 18:50:09 851cc615ce79: Preparing 18:50:09 81e5f1ea8f8a: Preparing 18:50:09 6fcce4593831: Preparing 18:50:09 52f44be93a46: Preparing 18:50:09 10d82663b225: Preparing 18:50:09 f7a7a140f1b3: Preparing 18:50:09 31e69d4774c9: Preparing 18:50:09 7750d494dfbd: Preparing 18:50:09 18708474c90b: Preparing 18:50:09 4fc242d58285: Preparing 18:50:09 f7a7a140f1b3: Waiting 18:50:09 31e69d4774c9: Waiting 18:50:09 7750d494dfbd: Waiting 18:50:09 10d82663b225: Waiting 18:50:09 18708474c90b: Waiting 18:50:09 4fc242d58285: Waiting 18:50:09 851cc615ce79: Layer already exists 18:50:09 141c3390743a: Layer already exists 18:50:09 52f44be93a46: Layer already exists 18:50:09 81e5f1ea8f8a: Layer already exists 18:50:09 6fcce4593831: Layer already exists 18:50:09 10d82663b225: Layer already exists 18:50:09 f7a7a140f1b3: Layer already exists 18:50:09 31e69d4774c9: Layer already exists 18:50:09 18708474c90b: Layer already exists 18:50:09 7750d494dfbd: Layer already exists 18:50:09 4fc242d58285: Layer already exists 18:50:09 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:fedc5dc01907811899efc0be8810f5612f51e19a7de16a780a393d237677151f size: 2622 [Pipeline] isUnix [Pipeline] sh 18:50:09 + docker tag sys-mgmt-agent nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] isUnix [Pipeline] sh 18:50:09 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main 18:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent] 18:50:09 141c3390743a: Preparing 18:50:09 851cc615ce79: Preparing 18:50:09 81e5f1ea8f8a: Preparing 18:50:09 6fcce4593831: Preparing 18:50:09 52f44be93a46: Preparing 18:50:09 10d82663b225: Preparing 18:50:09 f7a7a140f1b3: Preparing 18:50:09 31e69d4774c9: Preparing 18:50:09 7750d494dfbd: Preparing 18:50:09 18708474c90b: Preparing 18:50:09 4fc242d58285: Preparing 18:50:09 10d82663b225: Waiting 18:50:09 f7a7a140f1b3: Waiting 18:50:09 31e69d4774c9: Waiting 18:50:09 7750d494dfbd: Waiting 18:50:09 18708474c90b: Waiting 18:50:09 4fc242d58285: Waiting 18:50:09 141c3390743a: Layer already exists 18:50:09 851cc615ce79: Layer already exists 18:50:09 6fcce4593831: Layer already exists 18:50:09 81e5f1ea8f8a: Layer already exists 18:50:09 52f44be93a46: Layer already exists 18:50:09 10d82663b225: Layer already exists 18:50:09 f7a7a140f1b3: Layer already exists 18:50:09 31e69d4774c9: Layer already exists 18:50:09 7750d494dfbd: Layer already exists 18:50:09 18708474c90b: Layer already exists 18:50:09 4fc242d58285: Layer already exists 18:50:09 main: digest: sha256:fedc5dc01907811899efc0be8810f5612f51e19a7de16a780a393d237677151f size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:50:09 ===================================================== [Pipeline] echo 18:50:09 taggedImages: 18:50:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:55703cfb8fff16b41bcf5b5700b650125831580d 18:50:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:latest 18:50:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:2.2.0-dev.59 18:50:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 18:50:09 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:50:16 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 18:50:16 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 18:54:08 Removing intermediate container 6a7aaf820da1 18:54:08 ---> 14312da8dd49 18:54:08 18:54:08 Step 9/20 : FROM alpine:3.15 18:54:08 3.15: Pulling from library/alpine 18:54:08 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 18:54:08 Status: Downloaded newer image for alpine:3.15 18:54:08 ---> 3fb3c9af89a9 18:54:08 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:54:08 ---> Running in bb43ffa90e40 18:54:08 Removing intermediate container bb43ffa90e40 18:54:08 ---> cef018849070 18:54:08 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:54:08 ---> Running in 5ac702271037 18:54:08 Removing intermediate container 5ac702271037 18:54:08 ---> a32643f7e7cb 18:54:08 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:54:08 ---> Running in cc9f27e95ce3 18:54:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:54:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:54:11 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 18:54:11 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 18:54:11 OK: 15729 distinct packages available 18:54:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:54:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:54:14 (1/9) Installing ca-certificates (20211220-r0) 18:54:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:54:14 (2/9) Installing brotli-libs (1.0.9-r5) 18:54:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 18:54:14 (4/9) Installing libcurl (7.80.0-r0) 18:54:14 (5/9) Installing curl (7.80.0-r0) 18:54:14 (6/9) Installing dumb-init (1.2.5-r1) 18:54:14 (7/9) Installing musl-obstack (1.2.3-r0) 18:54:15 (8/9) Installing libucontext (1.1-r0) 18:54:15 (9/9) Installing gcompat (1.0.0-r4) 18:54:15 Executing busybox-1.34.1-r5.trigger 18:54:15 Executing ca-certificates-20211220-r0.trigger 18:54:15 OK: 8 MiB in 23 packages 18:54:18 Removing intermediate container cc9f27e95ce3 18:54:18 ---> 94c9df57d623 18:54:18 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:19 ---> 26ae2ad8a3e1 18:54:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:54:21 ---> 8aec395c3d1d 18:54:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 18:54:22 ---> 3374a4a1e20b 18:54:22 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:54:22 ---> Running in ae701aded2ae 18:54:23 Removing intermediate container ae701aded2ae 18:54:23 ---> a5a548eb09e3 18:54:23 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:54:23 ---> Running in 21bccd1763fa 18:54:24 Removing intermediate container 21bccd1763fa 18:54:24 ---> a47649649a2b 18:54:24 Step 18/20 : LABEL arch=arm64 18:54:24 ---> Running in a56bffc13ee7 18:54:24 Removing intermediate container a56bffc13ee7 18:54:24 ---> 4849a49742c2 18:54:24 Step 19/20 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 18:54:24 ---> Running in e80a9351e817 18:54:25 Removing intermediate container e80a9351e817 18:54:25 ---> 24b33e068fe6 18:54:25 Step 20/20 : LABEL version=2.2.0-dev.59 18:54:25 ---> Running in 21a04b51723f 18:54:25 Removing intermediate container 21a04b51723f 18:54:25 ---> 8301f48a4e71 18:54:25 18:54:26 Successfully built 8301f48a4e71 18:54:26 Successfully tagged security-spiffe-token-provider-arm64:latest 18:54:26  Building security-spiffe-token-provider ... done Building support-notifications 18:54:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:54:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:54:53 ---> b3dea8b53d3a 18:54:53 Step 3/22 : WORKDIR /edgex-go 18:54:53 ---> Using cache 18:54:53 ---> 8b3c53358316 18:54:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:54:53 ---> Running in dbbf298d4920 18:54:54 Removing intermediate container c120ee00bc65 18:54:54 ---> c97ca35158fe 18:54:54 18:54:54 Step 10/25 : FROM alpine:3.14 18:54:54 3.14: Pulling from library/alpine 18:54:58 Removing intermediate container dbbf298d4920 18:54:58 ---> c3d3feacebb9 18:54:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 18:54:58 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:54:58 Status: Downloaded newer image for alpine:3.14 18:54:58 ---> ac73e934f311 18:54:58 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:54:58 ---> Running in 0465b4c438ea 18:54:58 ---> Running in 662ce8c79390 18:55:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:55:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:55:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:55:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:55:03 Removing intermediate container 0270cfea58c3 18:55:03 ---> 6baa0677d327 18:55:03 18:55:03 Step 10/22 : FROM alpine:3.14 18:55:03 ---> ac73e934f311 18:55:03 Step 11/22 : RUN apk add --update --no-cache dumb-init 18:55:04 ---> Running in 8e4696722203 18:55:04 (1/3) Installing ca-certificates (20211220-r0) 18:55:04 Removing intermediate container f18302fceaba 18:55:04 ---> e8d6b17752ef 18:55:04 18:55:04 Step 10/23 : FROM alpine:3.14 18:55:04 ---> ac73e934f311 18:55:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:55:04 (2/3) Installing dumb-init (1.2.5-r1) 18:55:04 (3/3) Installing su-exec (0.2-r1) 18:55:04 Executing busybox-1.33.1-r7.trigger 18:55:04 Executing ca-certificates-20211220-r0.trigger 18:55:04 ---> Running in 1b7175ed50ea 18:55:04 OK: 220 MiB in 52 packages 18:55:05 OK: 6 MiB in 17 packages 18:55:07 Removing intermediate container 0465b4c438ea 18:55:07 ---> 66fece42797a 18:55:07 Step 6/22 : COPY go.mod vendor* ./ 18:55:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:55:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:55:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:55:08 Removing intermediate container 662ce8c79390 18:55:08 ---> 65114670318c 18:55:08 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 18:55:08 ---> Running in 2db5c59e1538 18:55:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:55:09 ---> 1317924672d4 18:55:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:09 (1/1) Installing dumb-init (1.2.5-r1) 18:55:09 Executing busybox-1.33.1-r7.trigger 18:55:09 OK: 5 MiB in 15 packages 18:55:09 ---> Running in 6e5807719931 18:55:10 Removing intermediate container 2db5c59e1538 18:55:10 ---> ec1a8d054e4c 18:55:10 Step 13/25 : WORKDIR / 18:55:10 (1/1) Installing dumb-init (1.2.5-r1) 18:55:10 Executing busybox-1.33.1-r7.trigger 18:55:10 OK: 5 MiB in 15 packages 18:55:10 ---> Running in f1e7cc8b336e 18:55:11 Removing intermediate container f1e7cc8b336e 18:55:11 ---> 9d5155386250 18:55:11 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:55:11 Removing intermediate container 8e4696722203 18:55:11 ---> 16cd7abc6714 18:55:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:55:11 ---> Running in bc53f453a70d 18:55:12 Removing intermediate container 1b7175ed50ea 18:55:12 ---> 631c8b950479 18:55:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 18:55:12 Removing intermediate container bc53f453a70d 18:55:12 ---> 061a860d05ae 18:55:12 Step 13/22 : ENV APP_PORT=59861 18:55:13 ---> Running in cb0c04ae7e88 18:55:13 ---> Running in 617d54f68988 18:55:13 ---> 187939c88ffc 18:55:13 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 18:55:14 Removing intermediate container 617d54f68988 18:55:14 ---> 0ca04e26bacd 18:55:14 Step 14/22 : EXPOSE $APP_PORT 18:55:14 Removing intermediate container cb0c04ae7e88 18:55:14 ---> 38083fee2d36 18:55:14 Step 13/23 : ENV APP_PORT=59881 18:55:14 ---> Running in 7c8e6155b7e8 18:55:14 ---> Running in f9fbfbe44449 18:55:15 Removing intermediate container 7c8e6155b7e8 18:55:15 ---> 0d237a09a577 18:55:15 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:55:15 ---> a52e371fa8eb 18:55:15 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 18:55:15 Removing intermediate container f9fbfbe44449 18:55:15 ---> 487b3e634dcf 18:55:15 Step 14/23 : EXPOSE $APP_PORT 18:55:16 Removing intermediate container 6e5807719931 18:55:16 ---> cde418e02d60 18:55:16 Step 8/22 : COPY . . 18:55:16 ---> Running in 25b2bce5cba1 18:55:17 Removing intermediate container 25b2bce5cba1 18:55:17 ---> 256bff328d8d 18:55:17 Step 15/23 : WORKDIR / 18:55:17 ---> e85c050a716a 18:55:17 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 18:55:17 ---> Running in 1ae4f2e84574 18:55:17 ---> b36080db0a45 18:55:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:55:18 Removing intermediate container 1ae4f2e84574 18:55:18 ---> 9b50af7d8f9f 18:55:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:55:20 ---> 19c7e7364887 18:55:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:55:21 ---> 101bd6bec589 18:55:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:55:23 ---> 2a9fe966479c 18:55:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 18:55:25 ---> 31325f01e098 18:55:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:55:25 ---> 9995befe072d 18:55:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 18:55:26 ---> Running in ffef6d362ee8 18:55:26 ---> 224f148fad52 18:55:26 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 18:55:27 Removing intermediate container ffef6d362ee8 18:55:27 ---> 7d546ace2211 18:55:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:55:27 ---> Running in 2688cdf7e8f8 18:55:28 Removing intermediate container 2688cdf7e8f8 18:55:28 ---> a611cc9be90f 18:55:28 Step 20/22 : LABEL arch=arm64 18:55:28 ---> Running in 9ecb014c7d1e 18:55:29 ---> 74478707808d 18:55:29 Step 19/23 : ENTRYPOINT ["/core-metadata"] 18:55:29 ---> Running in 5bcab75ca909 18:55:29 Removing intermediate container 9ecb014c7d1e 18:55:30 ---> 6686bcfbf895 18:55:30 Step 21/22 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 18:55:30 ---> Running in ed1c0811bb4e 18:55:30 ---> f2cd8eccb90b 18:55:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:55:31 Removing intermediate container 5bcab75ca909 18:55:31 ---> cbb3729ecea3 18:55:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:55:31 ---> Running in 4f6e2c9f81e7 18:55:31 Removing intermediate container ed1c0811bb4e 18:55:31 ---> 990a0ca43a14 18:55:31 Step 22/22 : LABEL version=2.2.0-dev.59 18:55:31 ---> Running in 6818f9369403 18:55:31 Removing intermediate container 4f6e2c9f81e7 18:55:31 ---> 3c63f0751e40 18:55:31 Step 21/23 : LABEL arch=arm64 18:55:32 ---> Running in 1479268ff037 18:55:32 ---> 260408acba5a 18:55:32 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/ 18:55:32 Removing intermediate container 6818f9369403 18:55:32 ---> 1e45387748bd 18:55:32 18:55:32 ---> Running in cb67b000ffdb 18:55:33 Removing intermediate container 1479268ff037 18:55:33 ---> 457a1ff9d139 18:55:33 Step 22/23 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 18:55:33 ---> Running in 8426b3c79cff 18:55:34 Successfully built 1e45387748bd 18:55:34 Successfully tagged support-scheduler-arm64:latest 18:55:34 Building core-command 18:55:35  Building support-scheduler ... done Removing intermediate container 8426b3c79cff 18:55:35 ---> a282a0b81c0a 18:55:35 Step 23/23 : LABEL version=2.2.0-dev.59 18:55:35 ---> Running in c8f7e0f3763c 18:55:37 Removing intermediate container c8f7e0f3763c 18:55:37 ---> a624425ee086 18:55:37 18:55:38 Successfully built a624425ee086 18:55:38 Successfully tagged core-metadata-arm64:latest 18:55:38  Building core-metadata ... done Building security-bootstrapper 18:55:38 Removing intermediate container cb67b000ffdb 18:55:38 ---> e3a405708213 18:55:38 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:55:39 ---> Running in c5d291332c1f 18:55:40 Removing intermediate container c5d291332c1f 18:55:40 ---> dd4a826aedc4 18:55:40 Step 23/25 : LABEL arch=arm64 18:55:40 ---> Running in 47d5fee491a6 18:55:41 Removing intermediate container 47d5fee491a6 18:55:41 ---> 02b2ab766c63 18:55:41 Step 24/25 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 18:55:41 ---> Running in 42ce1017499b 18:55:42 Removing intermediate container 42ce1017499b 18:55:42 ---> 63d5d7d6c3d2 18:55:42 Step 25/25 : LABEL version=2.2.0-dev.59 18:55:42 ---> Running in 2e670cd8b43d 18:55:43 Removing intermediate container 2e670cd8b43d 18:55:43 ---> c9f65721db2c 18:55:43 18:55:44 Successfully built c9f65721db2c 18:55:44 Successfully tagged security-secretstore-setup-arm64:latest 18:55:44 Building sys-mgmt-agent 18:55:44  Building security-secretstore-setup ... done  ---> 6867040da99e 18:55:44 Step 9/22 : RUN make cmd/support-notifications/support-notifications 18:55:45 ---> Running in 18591d5d4518 18:55:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:56:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:56:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:56:02 ---> b3dea8b53d3a 18:56:02 Step 3/23 : WORKDIR /edgex-go 18:56:02 ---> Using cache 18:56:02 ---> 8b3c53358316 18:56:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:56:02 ---> Using cache 18:56:02 ---> c3d3feacebb9 18:56:02 Step 5/23 : RUN apk add --update --no-cache make git 18:56:02 ---> Running in ab6ccd0bd862 18:56:05 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:56:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:56:07 OK: 220 MiB in 52 packages 18:56:10 Removing intermediate container ab6ccd0bd862 18:56:10 ---> 22d496220514 18:56:10 Step 6/23 : COPY go.mod vendor* ./ 18:56:11 ---> 6dfa2e8f606a 18:56:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:12 ---> Running in 0925b03c8191 18:56:12 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:56:12 Step 2/31 : FROM ${BUILDER_BASE} AS builder 18:56:12 ---> b3dea8b53d3a 18:56:12 Step 3/31 : WORKDIR /edgex-go 18:56:12 ---> Using cache 18:56:12 ---> 8b3c53358316 18:56:12 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:56:12 ---> Using cache 18:56:12 ---> c3d3feacebb9 18:56:12 Step 5/31 : RUN apk add --update --no-cache make git 18:56:12 ---> Using cache 18:56:12 ---> 22d496220514 18:56:12 Step 6/31 : COPY go.mod vendor* ./ 18:56:12 ---> Using cache 18:56:12 ---> 6dfa2e8f606a 18:56:12 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:12 ---> Running in 9638dabddd33 18:56:17 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 18:56:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:56:17 ---> b3dea8b53d3a 18:56:17 Step 3/23 : WORKDIR /edgex-go 18:56:17 ---> Using cache 18:56:17 ---> 8b3c53358316 18:56:17 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:56:17 ---> Using cache 18:56:17 ---> c3d3feacebb9 18:56:17 Step 5/23 : RUN apk add --update --no-cache make bash git 18:56:17 ---> Running in 0bba6a40643c 18:56:21 Removing intermediate container 9638dabddd33 18:56:21 ---> 4701b80bd03b 18:56:21 Step 8/31 : COPY . . 18:56:21 Removing intermediate container 0925b03c8191 18:56:21 ---> 070fdadb3ce5 18:56:21 Step 8/23 : COPY . . 18:56:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:56:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:56:24 OK: 220 MiB in 52 packages 18:56:26 Removing intermediate container 0bba6a40643c 18:56:26 ---> 129361bdfb5a 18:56:26 Step 6/23 : COPY go.mod vendor* ./ 18:56:28 ---> ca9979813bc7 18:56:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:28 ---> Running in 53fcc5b60a29 18:56:37 Removing intermediate container 53fcc5b60a29 18:56:37 ---> 408cffd9981b 18:56:37 Step 8/23 : COPY . . 18:56:52 ---> dd9fff345a0a 18:56:52 ---> 0cdf7c978fb3 18:56:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:56:52 Step 9/23 : RUN make cmd/core-command/core-command 18:56:52 ---> Running in 54dc16a6b3c0 18:56:52 ---> Running in b880be67ff64 18:56:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:56:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 18:57:00 ---> adc65cf15732 18:57:00 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 18:57:00 ---> Running in eec67ee8025e 18:57:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:04:10 Removing intermediate container 18591d5d4518 19:04:10 ---> ef15d22d550d 19:04:10 19:04:10 Step 10/22 : FROM alpine:3.14 19:04:10 ---> ac73e934f311 19:04:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:04:10 ---> Running in b1a9e496a5db 19:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:04:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:04:11 (1/2) Installing ca-certificates (20211220-r0) 19:04:11 (2/2) Installing dumb-init (1.2.5-r1) 19:04:11 Executing busybox-1.33.1-r7.trigger 19:04:11 Executing ca-certificates-20211220-r0.trigger 19:04:12 OK: 6 MiB in 16 packages 19:04:14 Removing intermediate container b1a9e496a5db 19:04:14 ---> b6a490445071 19:04:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:04:14 ---> Running in 5cfe317d7be7 19:04:14 Removing intermediate container 5cfe317d7be7 19:04:14 ---> da732be73917 19:04:14 Step 13/22 : ENV APP_PORT=59860 19:04:14 ---> Running in 49e1d4dbec2c 19:04:15 Removing intermediate container 49e1d4dbec2c 19:04:15 ---> 4200d40cc045 19:04:15 Step 14/22 : EXPOSE $APP_PORT 19:04:15 ---> Running in 0da76895f1f7 19:04:16 Removing intermediate container 0da76895f1f7 19:04:16 ---> eede98fc5b8c 19:04:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:04:17 ---> 097594d2db6c 19:04:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:04:19 ---> b86dab7da8d4 19:04:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:04:20 ---> d5f88dfcb101 19:04:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:04:20 ---> Running in ec9527929d89 19:04:21 Removing intermediate container ec9527929d89 19:04:21 ---> bd83d52933f3 19:04:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:04:21 ---> Running in 079bcc2c31f0 19:04:22 Removing intermediate container 079bcc2c31f0 19:04:22 ---> f6df9747b1b4 19:04:22 Step 20/22 : LABEL arch=arm64 19:04:22 ---> Running in 5d679e763f5a 19:04:22 Removing intermediate container 5d679e763f5a 19:04:22 ---> 45ed0936a32a 19:04:22 Step 21/22 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 19:04:22 ---> Running in f8a9e540debe 19:04:23 Removing intermediate container f8a9e540debe 19:04:23 ---> 87c158810851 19:04:23 Step 22/22 : LABEL version=2.2.0-dev.59 19:04:23 ---> Running in c8c3f09607f6 19:04:24 Removing intermediate container c8c3f09607f6 19:04:24 ---> 3d4a939ecc7b 19:04:24 19:04:24 Successfully built 3d4a939ecc7b 19:04:24 Successfully tagged support-notifications-arm64:latest 19:04:24  Building support-notifications ... done Building core-data 19:04:47 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:04:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:04:47 ---> b3dea8b53d3a 19:04:47 Step 3/23 : WORKDIR /edgex-go 19:04:47 ---> Using cache 19:04:47 ---> 8b3c53358316 19:04:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:04:47 ---> Using cache 19:04:47 ---> c3d3feacebb9 19:04:47 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:04:47 ---> Running in 318560c6d596 19:04:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:04:47 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:04:48 OK: 220 MiB in 52 packages 19:04:50 Removing intermediate container 318560c6d596 19:04:50 ---> 91358e7fb4f7 19:04:50 Step 6/23 : COPY go.mod vendor* ./ 19:04:51 ---> 61433b547da1 19:04:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:04:51 ---> Running in aa209735f9a5 19:04:58 Removing intermediate container aa209735f9a5 19:04:58 ---> 00111b0fceae 19:04:58 Step 8/23 : COPY . . 19:05:16 ---> 1a8d372484f1 19:05:16 Step 9/23 : RUN make cmd/core-data/core-data 19:05:16 ---> Running in 5542fa7d82a0 19:05:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:05:27 Removing intermediate container b880be67ff64 19:05:27 ---> 92ca1f659d38 19:05:27 19:05:27 Step 10/23 : FROM alpine:3.14 19:05:27 ---> ac73e934f311 19:05:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:05:27 ---> Using cache 19:05:27 ---> 631c8b950479 19:05:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:05:27 ---> Using cache 19:05:27 ---> 38083fee2d36 19:05:27 Step 13/23 : ENV APP_PORT=59882 19:05:27 ---> Running in abd4f186f05d 19:05:27 Removing intermediate container abd4f186f05d 19:05:27 ---> 7de1b2cdbc06 19:05:27 Step 14/23 : EXPOSE $APP_PORT 19:05:28 ---> Running in f0940f905364 19:05:29 Removing intermediate container f0940f905364 19:05:29 ---> e3bfab938cf6 19:05:29 Step 15/23 : WORKDIR / 19:05:29 ---> Running in d723ccec8549 19:05:31 Removing intermediate container d723ccec8549 19:05:31 ---> cb377ab8f15e 19:05:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:05:34 ---> 84cafc138758 19:05:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:05:39 ---> e02b4e53e5e9 19:05:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:05:40 Removing intermediate container eec67ee8025e 19:05:40 ---> 0033f82a0dc1 19:05:40 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:05:40 ---> 31f87e304e7a 19:05:40 Step 19/23 : ENTRYPOINT ["/core-command"] 19:05:40 ---> Running in 852f6ce03ff8 19:05:40 ---> Running in a454854f458f 19:05:42 Removing intermediate container a454854f458f 19:05:42 ---> ed6a3f48a8fb 19:05:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:05:42 Removing intermediate container 54dc16a6b3c0 19:05:42 ---> 76397a48bcb8 19:05:42 19:05:42 Step 10/31 : FROM alpine:3.14 19:05:42 ---> ac73e934f311 19:05:42 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 19:05:42 ---> Running in 505ae4a34dda 19:05:42 ---> Running in d7d578a4c288 19:05:43 Removing intermediate container d7d578a4c288 19:05:43 ---> 7dcff362fab1 19:05:43 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 19:05:43 ---> Running in 645365a8cc55 19:05:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:05:43 Removing intermediate container 505ae4a34dda 19:05:43 ---> 29b6b8608407 19:05:43 Step 21/23 : LABEL arch=arm64 19:05:43 ---> Running in 1bfb66b7d831 19:05:44 Removing intermediate container 1bfb66b7d831 19:05:44 ---> d176ffcadc61 19:05:44 Step 22/23 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 19:05:44 ---> Running in 90024160138e 19:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:05:45 Removing intermediate container 90024160138e 19:05:45 ---> ab95b9e46393 19:05:45 Step 23/23 : LABEL version=2.2.0-dev.59 19:05:45 ---> Running in cfc6d2f4adee 19:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:05:46 Removing intermediate container cfc6d2f4adee 19:05:46 ---> fb8d19cea3c7 19:05:46 19:05:47 Successfully built fb8d19cea3c7 19:05:47 Successfully tagged core-command-arm64:latest 19:05:47  Building core-command ... done Building security-proxy-setup 19:05:48 (1/2) Installing dumb-init (1.2.5-r1) 19:05:48 (2/2) Installing su-exec (0.2-r1) 19:05:48 Executing busybox-1.33.1-r7.trigger 19:05:48 OK: 6 MiB in 16 packages 19:05:51 Removing intermediate container 645365a8cc55 19:05:51 ---> 2977d5c4a7e4 19:05:51 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 19:05:51 ---> Running in 92dad2df7459 19:05:51 Removing intermediate container 92dad2df7459 19:05:51 ---> 9b6ce0b6e102 19:05:51 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 19:05:51 Removing intermediate container 852f6ce03ff8 19:05:51 ---> 8e5663a7e53c 19:05:51 19:05:51 Step 11/23 : FROM docker:20.10.14 19:05:51 ---> Running in ea76094dd80a 19:05:52 20.10.14: Pulling from library/docker 19:05:52 Removing intermediate container ea76094dd80a 19:05:52 ---> a8a83d059dd6 19:05:52 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 19:05:53 ---> Running in dcefdc34ee55 19:05:57 Removing intermediate container dcefdc34ee55 19:05:57 ---> 4225a71a6ea6 19:05:57 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 19:05:57 ---> Running in fc4b8ef1e7bf 19:05:59 Removing intermediate container fc4b8ef1e7bf 19:05:59 ---> f02944ebd955 19:05:59 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 19:06:02 ---> 4c34021124f0 19:06:02 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 19:06:02 ---> Running in 83592727291a 19:06:07 Removing intermediate container 83592727291a 19:06:07 ---> d85fe42855a4 19:06:07 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 19:06:09 ---> 290edf7d18d7 19:06:09 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:06:14 ---> accea61dbf87 19:06:14 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:06:16 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:06:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:06:16 ---> b3dea8b53d3a 19:06:16 Step 3/22 : WORKDIR /edgex-go 19:06:16 ---> Using cache 19:06:16 ---> 8b3c53358316 19:06:16 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:16 ---> Using cache 19:06:16 ---> c3d3feacebb9 19:06:16 Step 5/22 : RUN apk add --update --no-cache make git 19:06:16 ---> Using cache 19:06:16 ---> 22d496220514 19:06:16 Step 6/22 : COPY go.mod vendor* ./ 19:06:16 ---> Using cache 19:06:16 ---> 6dfa2e8f606a 19:06:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:06:16 ---> Using cache 19:06:16 ---> 070fdadb3ce5 19:06:16 Step 8/22 : COPY . . 19:06:16 ---> 3dec0d35eb87 19:06:16 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:06:16 ---> Using cache 19:06:16 ---> 0cdf7c978fb3 19:06:16 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:06:17 ---> Running in 87b289f32a32 19:06:19 ---> b75a6feba38d 19:06:19 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 19:06:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:06:21 ---> dfeee82a5c40 19:06:21 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 19:06:21 ---> Running in e4b46d7d37cc 19:06:22 Removing intermediate container e4b46d7d37cc 19:06:22 ---> 77043151484a 19:06:22 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:06:22 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 19:06:22 Status: Downloaded newer image for docker:20.10.14 19:06:22 ---> c346e9eafbab 19:06:22 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:06:23 ---> Running in 2b8ea41ac8fe 19:06:23 ---> db8d00ab84cf 19:06:23 Step 26/31 : RUN chmod +x /entrypoint.sh 19:06:23 Removing intermediate container 2b8ea41ac8fe 19:06:23 ---> ab5037f4c002 19:06:23 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 19:06:23 ---> Running in 9ecf395aefef 19:06:24 ---> Running in 5e6838bbd83b 19:06:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:06:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:06:28 Removing intermediate container 5e6838bbd83b 19:06:28 ---> 2a9e3cbb9749 19:06:28 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 19:06:28 ---> Running in 820a11a24f06 19:06:29 (1/43) Installing readline (8.1.1-r0) 19:06:29 (2/43) Installing bash (5.1.16-r0) 19:06:29 Executing bash-5.1.16-r0.post-install 19:06:29 (3/43) Installing brotli-libs (1.0.9-r5) 19:06:29 (4/43) Installing nghttp2-libs (1.46.0-r0) 19:06:29 (5/43) Installing libcurl (7.80.0-r0) 19:06:29 (6/43) Installing curl (7.80.0-r0) 19:06:29 (7/43) Installing dumb-init (1.2.5-r1) 19:06:29 (8/43) Installing libbz2 (1.0.8-r1) 19:06:29 (9/43) Installing expat (2.4.7-r0) 19:06:29 (10/43) Installing libffi (3.4.2-r1) 19:06:29 (11/43) Installing gdbm (1.22-r0) 19:06:29 (12/43) Installing xz-libs (5.2.5-r0) 19:06:29 (13/43) Installing libgcc (10.3.1_git20211027-r0) 19:06:29 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 19:06:29 (15/43) Installing mpdecimal (2.5.1-r1) 19:06:29 (16/43) Installing sqlite-libs (3.36.0-r0) 19:06:29 Removing intermediate container 820a11a24f06 19:06:29 ---> ce5277dd9f0d 19:06:29 Step 28/31 : CMD ["gate"] 19:06:29 (17/43) Installing python3 (3.9.7-r4) 19:06:29 ---> Running in b4fb8e487ec1 19:06:31 Removing intermediate container b4fb8e487ec1 19:06:31 ---> 3e6abdbf0f75 19:06:31 Step 29/31 : LABEL arch=arm64 19:06:31 ---> Running in bf5b54080644 19:06:32 Removing intermediate container bf5b54080644 19:06:32 ---> 1d71c400d19a 19:06:32 Step 30/31 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 19:06:32 ---> Running in 6587efda1789 19:06:33 Removing intermediate container 6587efda1789 19:06:33 ---> 31fdd9cc221c 19:06:33 Step 31/31 : LABEL version=2.2.0-dev.59 19:06:33 ---> Running in 063b9a706e45 19:06:34 (18/43) Installing py3-appdirs (1.4.4-r2) 19:06:34 (19/43) Installing py3-certifi (2020.12.5-r1) 19:06:34 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 19:06:34 (21/43) Installing py3-idna (3.3-r0) 19:06:34 (22/43) Installing py3-urllib3 (1.26.7-r0) 19:06:34 Removing intermediate container 063b9a706e45 19:06:34 ---> 4fc5a8b7b8e6 19:06:34 19:06:34 (23/43) Installing py3-requests (2.26.0-r1) 19:06:34 (24/43) Installing py3-msgpack (1.0.2-r1) 19:06:34 (25/43) Installing py3-lockfile (0.12.2-r4) 19:06:34 (26/43) Installing py3-cachecontrol (0.12.10-r0) 19:06:34 (27/43) Installing py3-colorama (0.4.4-r1) 19:06:34 (28/43) Installing py3-contextlib2 (21.6.0-r1) 19:06:34 (29/43) Installing py3-distlib (0.3.3-r0) 19:06:34 (30/43) Installing py3-distro (1.6.0-r0) 19:06:34 (31/43) Installing py3-six (1.16.0-r0) 19:06:34 Successfully built 4fc5a8b7b8e6 19:06:34 (32/43) Installing py3-webencodings (0.5.1-r4) 19:06:34 Successfully tagged security-bootstrapper-arm64:latest 19:06:34 (33/43) Installing py3-html5lib (1.1-r1) 19:06:34  Building security-bootstrapper ... done Building security-spire-server 19:06:34 (34/43) Installing py3-parsing (2.4.7-r2) 19:06:34 (35/43) Installing py3-packaging (20.9-r1) 19:06:34 (36/43) Installing py3-tomli (1.2.2-r0) 19:06:34 (37/43) Installing py3-pep517 (0.12.0-r0) 19:06:34 (38/43) Installing py3-progress (1.6-r0) 19:06:34 (39/43) Installing py3-retrying (1.3.3-r2) 19:06:34 (40/43) Installing py3-ordered-set (4.0.2-r2) 19:06:34 (41/43) Installing py3-setuptools (52.0.0-r4) 19:06:35 (42/43) Installing py3-toml (0.10.2-r2) 19:06:35 (43/43) Installing py3-pip (20.3.4-r1) 19:06:36 Executing busybox-1.34.1-r5.trigger 19:06:36 OK: 82 MiB in 65 packages 19:06:44 Collecting docker-compose==1.23.2 19:06:44 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:06:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:06:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:06:48 Collecting cached-property<2,>=1.2.0 19:06:48 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:06:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 19:06:48 Collecting texttable<0.10,>=0.9.0 19:06:48 Downloading texttable-0.9.1.tar.gz (11 kB) 19:06:52 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:06:52 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:06:52 ---> b3dea8b53d3a 19:06:52 Step 3/25 : WORKDIR /edgex-go 19:06:52 ---> Using cache 19:06:52 ---> 8b3c53358316 19:06:52 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:06:52 ---> Using cache 19:06:52 ---> c3d3feacebb9 19:06:52 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:06:52 ---> Running in 4de03c4264e4 19:06:54 Collecting PyYAML<4,>=3.10 19:06:54 Downloading PyYAML-3.13.tar.gz (270 kB) 19:06:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:06:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:06:57 OK: 220 MiB in 52 packages 19:06:59 Removing intermediate container 4de03c4264e4 19:06:59 ---> 310f0892d769 19:06:59 Step 6/25 : COPY go.mod vendor* ./ 19:07:00 ---> b93a27df389d 19:07:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:00 ---> Running in 8d853ecdc3de 19:07:00 Collecting websocket-client<1.0,>=0.32.0 19:07:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:07:00 Collecting dockerpty<0.5,>=0.4.1 19:07:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:07:05 Collecting docopt<0.7,>=0.6.1 19:07:05 Downloading docopt-0.6.2.tar.gz (25 kB) 19:07:07 Removing intermediate container 8d853ecdc3de 19:07:07 ---> 61980d93e243 19:07:07 Step 8/25 : COPY . . 19:07:11 Collecting docker<4.0,>=3.6.0 19:07:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:07:12 Collecting jsonschema<3,>=2.5.1 19:07:12 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:07:13 Collecting docker-pycreds>=0.4.0 19:07:13 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:07:15 Collecting chardet<3.1.0,>=3.0.2 19:07:15 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:07:16 Collecting urllib3<1.25,>=1.21.1 19:07:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:07:16 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) 19:07:16 Collecting idna<2.8,>=2.5 19:07:16 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:07:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:07:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:07:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:07:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:07:20 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 19:07:20 Attempting uninstall: urllib3 19:07:20 Found existing installation: urllib3 1.26.7 19:07:20 Uninstalling urllib3-1.26.7: 19:07:20 Successfully uninstalled urllib3-1.26.7 19:07:22 Attempting uninstall: idna 19:07:22 Found existing installation: idna 3.3 19:07:22 Uninstalling idna-3.3: 19:07:22 Successfully uninstalled idna-3.3 19:07:22 ---> 05dba5975e97 19:07:22 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:07:23 ---> Running in 6931c33b8415 19:07:23 Removing intermediate container 6931c33b8415 19:07:23 ---> 5cc7320cb3bb 19:07:23 Step 10/25 : RUN mkdir -p spire-build 19:07:23 ---> Running in 814ef72440e4 19:07:27 Removing intermediate container 814ef72440e4 19:07:27 ---> 75ea97179e1f 19:07:27 Step 11/25 : WORKDIR /edgex-go/spire-build 19:07:27 ---> Running in b26b8fe7d7e5 19:07:27 Attempting uninstall: requests 19:07:27 Found existing installation: requests 2.26.0 19:07:27 Uninstalling requests-2.26.0: 19:07:27 Successfully uninstalled requests-2.26.0 19:07:28 Removing intermediate container b26b8fe7d7e5 19:07:28 ---> c0ed24062245 19:07:28 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 19:07:28 ---> Running in 89787158cd7e 19:07:28 Running setup.py install for texttable: started 19:07:31 spire-1.2.1/ 19:07:31 spire-1.2.1/.data/ 19:07:31 spire-1.2.1/.data/.file 19:07:31 spire-1.2.1/.dockerignore 19:07:31 spire-1.2.1/.gitattributes 19:07:31 spire-1.2.1/.githooks/ 19:07:31 spire-1.2.1/.githooks/pre-commit 19:07:31 spire-1.2.1/.github/ 19:07:31 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:07:31 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:07:31 spire-1.2.1/.github/dependabot.yml 19:07:31 spire-1.2.1/.github/workflows/ 19:07:31 spire-1.2.1/.github/workflows/nightly_build.yaml 19:07:31 spire-1.2.1/.github/workflows/pr_build.yaml 19:07:31 spire-1.2.1/.github/workflows/release_build.yaml 19:07:31 spire-1.2.1/.github/workflows/scripts/ 19:07:31 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:07:31 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:07:31 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:07:31 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:07:31 spire-1.2.1/.github/workflows/scripts/split.sh 19:07:31 spire-1.2.1/.gitignore 19:07:31 spire-1.2.1/.go-version 19:07:31 spire-1.2.1/.golangci.yml 19:07:31 spire-1.2.1/ADOPTERS.md 19:07:31 spire-1.2.1/CHANGELOG.md 19:07:31 spire-1.2.1/CODE-OF-CONDUCT.md 19:07:31 spire-1.2.1/CODEOWNERS 19:07:31 spire-1.2.1/CONTRIBUTING.md 19:07:31 spire-1.2.1/Dockerfile 19:07:31 spire-1.2.1/Dockerfile.dev 19:07:31 spire-1.2.1/Dockerfile.scratch 19:07:31 spire-1.2.1/LICENSE 19:07:31 spire-1.2.1/MAINTAINERS.md 19:07:31 spire-1.2.1/Makefile 19:07:31 spire-1.2.1/README.md 19:07:31 spire-1.2.1/ROADMAP.md 19:07:31 spire-1.2.1/SECURITY.md 19:07:31 spire-1.2.1/cmd/ 19:07:31 spire-1.2.1/cmd/spire-agent/ 19:07:31 spire-1.2.1/cmd/spire-agent/cli/ 19:07:31 spire-1.2.1/cmd/spire-agent/cli/api/ 19:07:31 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:07:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:07:31 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:07:31 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:07:31 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:07:31 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:07:31 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:07:31 spire-1.2.1/cmd/spire-agent/cli/common/ 19:07:31 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:07:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:07:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:07:31 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:07:31 spire-1.2.1/cmd/spire-agent/cli/run/ 19:07:31 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:07:31 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:07:31 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:07:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:07:31 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:07:31 spire-1.2.1/cmd/spire-agent/main.go 19:07:31 spire-1.2.1/cmd/spire-server/ 19:07:31 spire-1.2.1/cmd/spire-server/cli/ 19:07:31 spire-1.2.1/cmd/spire-server/cli/agent/ 19:07:31 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:07:31 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/cli.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/entry/ 19:07:31 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/federation/ 19:07:31 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:07:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:07:31 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/run/ 19:07:31 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/token/ 19:07:31 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/validate/ 19:07:31 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/x509/ 19:07:31 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:07:31 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:07:31 spire-1.2.1/cmd/spire-server/main.go 19:07:31 spire-1.2.1/cmd/spire-server/util/ 19:07:31 spire-1.2.1/cmd/spire-server/util/util.go 19:07:31 spire-1.2.1/conf/ 19:07:31 spire-1.2.1/conf/agent/ 19:07:31 spire-1.2.1/conf/agent/agent.conf 19:07:31 spire-1.2.1/conf/agent/agent_full.conf 19:07:31 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:07:31 spire-1.2.1/conf/server/ 19:07:31 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:07:31 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:07:31 spire-1.2.1/conf/server/server.conf 19:07:31 spire-1.2.1/conf/server/server_full.conf 19:07:31 spire-1.2.1/doc/ 19:07:31 spire-1.2.1/doc/SPIRE101.md 19:07:31 spire-1.2.1/doc/auditlog.md 19:07:31 spire-1.2.1/doc/authorization_policy_engine.md 19:07:31 spire-1.2.1/doc/changelog_guidelines.md 19:07:31 spire-1.2.1/doc/cure53-report.pdf 19:07:31 spire-1.2.1/doc/images/ 19:07:31 spire-1.2.1/doc/images/2019_roadmap.png 19:07:31 spire-1.2.1/doc/images/SPIRE101.png 19:07:31 spire-1.2.1/doc/images/SPIRE_agent.png 19:07:32 spire-1.2.1/doc/images/SPIRE_server.png 19:07:32 spire-1.2.1/doc/images/cache_mgr.png 19:07:32 spire-1.2.1/doc/images/cache_mgr_components.png 19:07:32 spire-1.2.1/doc/images/federated_spire.png 19:07:32 spire-1.2.1/doc/images/ha_mode.png 19:07:32 spire-1.2.1/doc/images/nested_spire.png 19:07:32 spire-1.2.1/doc/images/oidc_federation.png 19:07:32 spire-1.2.1/doc/images/single_trust_domain.png 19:07:32 spire-1.2.1/doc/images/spiffe_compatible.png 19:07:32 spire-1.2.1/doc/images/spire_logo.png 19:07:32 spire-1.2.1/doc/migrating_registration_api_clients.md 19:07:32 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:07:32 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:07:32 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:07:32 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:07:32 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:07:32 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:07:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:07:32 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:07:32 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:07:32 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:07:32 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:07:32 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:07:32 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:07:32 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:07:32 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:07:32 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:07:32 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:07:32 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:07:32 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:07:32 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:07:32 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:07:32 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:07:32 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:07:32 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:07:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:07:32 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:07:32 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:07:32 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:07:32 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:07:32 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:07:32 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:07:32 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:07:32 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:07:32 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:07:32 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:07:32 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:07:32 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:07:32 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:07:32 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:07:32 spire-1.2.1/doc/scaling_spire.md 19:07:32 spire-1.2.1/doc/spire_agent.md 19:07:32 spire-1.2.1/doc/spire_server.md 19:07:32 spire-1.2.1/doc/supported_integrations.md 19:07:32 spire-1.2.1/doc/telemetry.md 19:07:32 spire-1.2.1/doc/telemetry_config.md 19:07:32 spire-1.2.1/doc/upgrading.md 19:07:32 spire-1.2.1/doc/using_spire.md 19:07:32 spire-1.2.1/examples/ 19:07:32 spire-1.2.1/examples/README.md 19:07:32 spire-1.2.1/go.mod 19:07:32 spire-1.2.1/go.sum 19:07:32 spire-1.2.1/pkg/ 19:07:32 spire-1.2.1/pkg/agent/ 19:07:32 spire-1.2.1/pkg/agent/agent.go 19:07:32 spire-1.2.1/pkg/agent/api/ 19:07:32 spire-1.2.1/pkg/agent/api/config.go 19:07:32 spire-1.2.1/pkg/agent/api/debug/ 19:07:32 spire-1.2.1/pkg/agent/api/debug/v1/ 19:07:32 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:07:32 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:07:32 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:07:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:07:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:07:32 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:07:32 spire-1.2.1/pkg/agent/api/endpoints.go 19:07:32 spire-1.2.1/pkg/agent/api/health/ 19:07:32 spire-1.2.1/pkg/agent/api/health/v1/ 19:07:32 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:07:32 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:07:32 spire-1.2.1/pkg/agent/api/rpccontext/ 19:07:32 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:07:32 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:07:32 spire-1.2.1/pkg/agent/attestor/ 19:07:32 spire-1.2.1/pkg/agent/attestor/node/ 19:07:32 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:07:32 spire-1.2.1/pkg/agent/attestor/node/node.go 19:07:32 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:07:32 spire-1.2.1/pkg/agent/attestor/workload/ 19:07:32 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:07:32 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:07:32 spire-1.2.1/pkg/agent/catalog/ 19:07:32 spire-1.2.1/pkg/agent/catalog/catalog.go 19:07:32 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:07:32 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:07:32 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:07:32 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:07:32 spire-1.2.1/pkg/agent/client/ 19:07:32 spire-1.2.1/pkg/agent/client/client.go 19:07:32 spire-1.2.1/pkg/agent/client/client_test.go 19:07:32 spire-1.2.1/pkg/agent/client/dial.go 19:07:32 spire-1.2.1/pkg/agent/client/nodeconn.go 19:07:32 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:07:32 spire-1.2.1/pkg/agent/client/update.go 19:07:32 spire-1.2.1/pkg/agent/client/util.go 19:07:32 spire-1.2.1/pkg/agent/common/ 19:07:32 spire-1.2.1/pkg/agent/common/backoff/ 19:07:32 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:07:32 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:07:32 spire-1.2.1/pkg/agent/common/cgroups/ 19:07:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:07:32 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:07:32 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:07:32 spire-1.2.1/pkg/agent/config.go 19:07:32 spire-1.2.1/pkg/agent/endpoints/ 19:07:32 spire-1.2.1/pkg/agent/endpoints/config.go 19:07:32 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:07:32 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:07:32 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:07:32 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:07:32 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:07:32 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:07:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:07:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:07:32 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:07:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:07:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:07:32 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:07:32 spire-1.2.1/pkg/agent/endpoints/workload/ 19:07:32 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:07:32 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:07:32 spire-1.2.1/pkg/agent/manager/ 19:07:32 spire-1.2.1/pkg/agent/manager/cache/ 19:07:32 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:07:32 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:07:32 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:07:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:07:32 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:07:32 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:07:32 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:07:32 spire-1.2.1/pkg/agent/manager/config.go 19:07:32 spire-1.2.1/pkg/agent/manager/manager.go 19:07:32 spire-1.2.1/pkg/agent/manager/manager_test.go 19:07:32 spire-1.2.1/pkg/agent/manager/storage.go 19:07:32 spire-1.2.1/pkg/agent/manager/storage_test.go 19:07:32 spire-1.2.1/pkg/agent/manager/storecache/ 19:07:32 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:07:32 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:07:32 spire-1.2.1/pkg/agent/manager/sync.go 19:07:32 spire-1.2.1/pkg/agent/plugin/ 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:07:32 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:07:32 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:07:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:07:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:07:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:07:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:07:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:07:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:07:32 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:07:32 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:07:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:07:32 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:07:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:07:32 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:07:32 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:07:32 spire-1.2.1/pkg/agent/svid/ 19:07:32 spire-1.2.1/pkg/agent/svid/rotator.go 19:07:32 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:07:32 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:07:32 spire-1.2.1/pkg/agent/svid/store/ 19:07:32 spire-1.2.1/pkg/agent/svid/store/service.go 19:07:32 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:07:32 spire-1.2.1/pkg/common/ 19:07:32 spire-1.2.1/pkg/common/agentpathtemplate/ 19:07:32 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:07:32 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:07:32 spire-1.2.1/pkg/common/api/ 19:07:32 spire-1.2.1/pkg/common/api/metrics.go 19:07:32 spire-1.2.1/pkg/common/api/middleware/ 19:07:32 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:07:32 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:07:32 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:07:32 spire-1.2.1/pkg/common/api/middleware/logger.go 19:07:32 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:07:32 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:07:32 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:07:32 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:07:32 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:07:32 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:07:32 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:07:32 spire-1.2.1/pkg/common/api/middleware/names.go 19:07:32 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:07:32 spire-1.2.1/pkg/common/api/names.go 19:07:32 spire-1.2.1/pkg/common/api/ratelimit.go 19:07:32 spire-1.2.1/pkg/common/api/rpccontext/ 19:07:32 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:07:32 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:07:32 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:07:32 spire-1.2.1/pkg/common/auth/ 19:07:32 spire-1.2.1/pkg/common/auth/interceptors.go 19:07:32 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:07:32 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:07:32 spire-1.2.1/pkg/common/bundleutil/ 19:07:32 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:07:32 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:07:32 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:07:32 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:07:32 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:07:32 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:07:32 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:07:32 spire-1.2.1/pkg/common/bundleutil/types.go 19:07:32 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:07:32 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:07:32 spire-1.2.1/pkg/common/catalog/ 19:07:32 spire-1.2.1/pkg/common/catalog/bind.go 19:07:32 spire-1.2.1/pkg/common/catalog/builtin.go 19:07:32 spire-1.2.1/pkg/common/catalog/catalog.go 19:07:32 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:07:32 spire-1.2.1/pkg/common/catalog/closers.go 19:07:32 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:07:32 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:07:32 spire-1.2.1/pkg/common/catalog/config.go 19:07:32 spire-1.2.1/pkg/common/catalog/config_test.go 19:07:32 spire-1.2.1/pkg/common/catalog/configure.go 19:07:32 spire-1.2.1/pkg/common/catalog/constraints.go 19:07:32 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:07:32 spire-1.2.1/pkg/common/catalog/context.go 19:07:32 spire-1.2.1/pkg/common/catalog/external.go 19:07:32 spire-1.2.1/pkg/common/catalog/host.go 19:07:32 spire-1.2.1/pkg/common/catalog/pipenet.go 19:07:32 spire-1.2.1/pkg/common/catalog/plugin.go 19:07:32 spire-1.2.1/pkg/common/catalog/testplugin/ 19:07:32 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:07:32 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:07:32 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:07:32 spire-1.2.1/pkg/common/cli/ 19:07:32 spire-1.2.1/pkg/common/cli/env.go 19:07:32 spire-1.2.1/pkg/common/cli/flags.go 19:07:32 spire-1.2.1/pkg/common/cli/trust_domain.go 19:07:32 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:07:32 spire-1.2.1/pkg/common/cli/umask.go 19:07:32 spire-1.2.1/pkg/common/cli/umask_posix.go 19:07:32 spire-1.2.1/pkg/common/cli/umask_test.go 19:07:32 spire-1.2.1/pkg/common/cli/umask_windows.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/ 19:07:32 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/flag.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/format.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/ 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:07:32 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:07:32 spire-1.2.1/pkg/common/coretypes/ 19:07:32 spire-1.2.1/pkg/common/coretypes/bundle/ 19:07:32 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:07:32 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:07:32 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:07:32 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:07:32 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:07:32 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:07:32 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:07:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:07:32 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:07:32 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:07:32 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:07:32 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:07:32 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:07:32 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:07:32 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:07:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:07:32 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:07:32 spire-1.2.1/pkg/common/cryptoutil/ 19:07:32 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:07:32 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:07:32 spire-1.2.1/pkg/common/diskutil/ 19:07:32 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:07:32 spire-1.2.1/pkg/common/diskutil/file_test.go 19:07:32 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:07:32 spire-1.2.1/pkg/common/errorutil/ 19:07:32 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:07:32 spire-1.2.1/pkg/common/health/ 19:07:32 spire-1.2.1/pkg/common/health/config.go 19:07:32 spire-1.2.1/pkg/common/health/context.go 19:07:32 spire-1.2.1/pkg/common/health/context_test.go 19:07:32 spire-1.2.1/pkg/common/health/health.go 19:07:32 spire-1.2.1/pkg/common/health/health_test.go 19:07:32 spire-1.2.1/pkg/common/health/logger.go 19:07:32 spire-1.2.1/pkg/common/hostservice/ 19:07:32 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:07:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:07:32 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:07:32 spire-1.2.1/pkg/common/idutil/ 19:07:32 spire-1.2.1/pkg/common/idutil/require.go 19:07:32 spire-1.2.1/pkg/common/idutil/require_test.go 19:07:32 spire-1.2.1/pkg/common/idutil/safety.go 19:07:32 spire-1.2.1/pkg/common/idutil/safety_test.go 19:07:32 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:07:32 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:07:32 spire-1.2.1/pkg/common/jwtsvid/ 19:07:32 spire-1.2.1/pkg/common/jwtsvid/common.go 19:07:32 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:07:32 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:07:32 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:07:32 spire-1.2.1/pkg/common/jwtutil/ 19:07:32 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:07:32 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:07:32 spire-1.2.1/pkg/common/log/ 19:07:32 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:07:32 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:07:32 spire-1.2.1/pkg/common/log/log.go 19:07:32 spire-1.2.1/pkg/common/log/log_test.go 19:07:32 spire-1.2.1/pkg/common/log/options.go 19:07:32 spire-1.2.1/pkg/common/nodeutil/ 19:07:32 spire-1.2.1/pkg/common/nodeutil/node.go 19:07:32 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:07:32 spire-1.2.1/pkg/common/peertracker/ 19:07:32 spire-1.2.1/pkg/common/peertracker/conn.go 19:07:32 spire-1.2.1/pkg/common/peertracker/credentials.go 19:07:32 spire-1.2.1/pkg/common/peertracker/errors.go 19:07:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:07:32 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:07:32 spire-1.2.1/pkg/common/peertracker/info.go 19:07:32 spire-1.2.1/pkg/common/peertracker/listener.go 19:07:32 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:07:32 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:07:32 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:07:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:07:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:07:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:07:32 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:07:32 spire-1.2.1/pkg/common/peertracker/tcp.go 19:07:32 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:07:32 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:07:32 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:07:32 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:07:32 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:07:32 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:07:32 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:07:32 spire-1.2.1/pkg/common/peertracker/uds.go 19:07:32 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:07:32 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:07:32 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:07:32 spire-1.2.1/pkg/common/pemutil/ 19:07:32 spire-1.2.1/pkg/common/pemutil/block.go 19:07:32 spire-1.2.1/pkg/common/pemutil/certs.go 19:07:32 spire-1.2.1/pkg/common/pemutil/common.go 19:07:32 spire-1.2.1/pkg/common/pemutil/csr.go 19:07:32 spire-1.2.1/pkg/common/pemutil/keys.go 19:07:32 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:07:32 spire-1.2.1/pkg/common/pemutil/testdata/ 19:07:32 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:07:32 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:07:32 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:07:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:07:32 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:07:32 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:07:32 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:07:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:07:32 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:07:32 spire-1.2.1/pkg/common/plugin/ 19:07:32 spire-1.2.1/pkg/common/plugin/aws/ 19:07:32 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:07:32 spire-1.2.1/pkg/common/plugin/azure/ 19:07:32 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:07:32 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:07:32 spire-1.2.1/pkg/common/plugin/facade.go 19:07:32 spire-1.2.1/pkg/common/plugin/facade_test.go 19:07:32 spire-1.2.1/pkg/common/plugin/gcp/ 19:07:32 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:07:32 spire-1.2.1/pkg/common/plugin/k8s/ 19:07:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:07:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:07:32 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:07:32 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:07:32 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:07:32 spire-1.2.1/pkg/common/plugin/log.go 19:07:32 spire-1.2.1/pkg/common/plugin/sshpop/ 19:07:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:07:32 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:07:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:07:32 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:07:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:07:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:07:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:07:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:07:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:07:32 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:07:32 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:07:32 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:07:32 spire-1.2.1/pkg/common/plugin/x509pop/ 19:07:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:07:32 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:07:32 spire-1.2.1/pkg/common/profiling/ 19:07:32 spire-1.2.1/pkg/common/profiling/dumpers.go 19:07:32 spire-1.2.1/pkg/common/profiling/profiling.go 19:07:32 spire-1.2.1/pkg/common/protoutil/ 19:07:32 spire-1.2.1/pkg/common/protoutil/masks.go 19:07:32 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:07:32 spire-1.2.1/pkg/common/rotationutil/ 19:07:32 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:07:32 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:07:32 spire-1.2.1/pkg/common/selector/ 19:07:32 spire-1.2.1/pkg/common/selector/selector.go 19:07:32 spire-1.2.1/pkg/common/selector/selector_test.go 19:07:32 spire-1.2.1/pkg/common/selector/set.go 19:07:32 spire-1.2.1/pkg/common/selector/set_utils.go 19:07:32 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:07:32 spire-1.2.1/pkg/common/telemetry/ 19:07:32 spire-1.2.1/pkg/common/telemetry/agent/ 19:07:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:07:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:07:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:07:32 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:07:32 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:07:32 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:07:32 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:07:32 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:07:32 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:07:32 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:07:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:07:32 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:07:32 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:07:32 spire-1.2.1/pkg/common/telemetry/call.go 19:07:32 spire-1.2.1/pkg/common/telemetry/common/ 19:07:32 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:07:32 spire-1.2.1/pkg/common/telemetry/config.go 19:07:32 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:07:32 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:07:32 spire-1.2.1/pkg/common/telemetry/inmem.go 19:07:32 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:07:32 spire-1.2.1/pkg/common/telemetry/m3.go 19:07:32 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:07:32 spire-1.2.1/pkg/common/telemetry/metrics.go 19:07:32 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:07:32 spire-1.2.1/pkg/common/telemetry/names.go 19:07:32 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:07:32 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:07:32 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:07:32 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:07:32 spire-1.2.1/pkg/common/telemetry/server/ 19:07:32 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:07:32 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:07:32 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:07:32 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:07:32 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:07:32 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:07:32 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:07:32 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:07:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:07:32 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:07:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:07:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:07:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:07:32 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:07:32 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:07:32 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:07:32 spire-1.2.1/pkg/common/telemetry/server/server.go 19:07:32 spire-1.2.1/pkg/common/telemetry/sink.go 19:07:32 spire-1.2.1/pkg/common/telemetry/statsd.go 19:07:32 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:07:32 spire-1.2.1/pkg/common/telemetry/uptime.go 19:07:32 spire-1.2.1/pkg/common/telemetry/version.go 19:07:32 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:07:32 spire-1.2.1/pkg/common/uptime/ 19:07:32 spire-1.2.1/pkg/common/uptime/uptime.go 19:07:32 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:07:32 spire-1.2.1/pkg/common/util/ 19:07:32 spire-1.2.1/pkg/common/util/certs.go 19:07:32 spire-1.2.1/pkg/common/util/certs_test.go 19:07:32 spire-1.2.1/pkg/common/util/csr.go 19:07:32 spire-1.2.1/pkg/common/util/hash.go 19:07:32 spire-1.2.1/pkg/common/util/selectors.go 19:07:32 spire-1.2.1/pkg/common/util/selectors_test.go 19:07:32 spire-1.2.1/pkg/common/util/signals.go 19:07:32 spire-1.2.1/pkg/common/util/sort.go 19:07:32 spire-1.2.1/pkg/common/util/sort_test.go 19:07:32 spire-1.2.1/pkg/common/util/task.go 19:07:32 spire-1.2.1/pkg/common/util/task_test.go 19:07:32 spire-1.2.1/pkg/common/util/testdata/ 19:07:32 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:07:32 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:07:32 spire-1.2.1/pkg/common/version/ 19:07:32 spire-1.2.1/pkg/common/version/version.go 19:07:32 spire-1.2.1/pkg/common/x509svid/ 19:07:32 spire-1.2.1/pkg/common/x509svid/common_test.go 19:07:32 spire-1.2.1/pkg/common/x509svid/csr.go 19:07:32 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:07:32 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:07:32 spire-1.2.1/pkg/common/x509util/ 19:07:32 spire-1.2.1/pkg/common/x509util/cert.go 19:07:32 spire-1.2.1/pkg/common/x509util/dns.go 19:07:32 spire-1.2.1/pkg/common/x509util/dns_test.go 19:07:32 spire-1.2.1/pkg/common/x509util/keyid.go 19:07:32 spire-1.2.1/pkg/common/x509util/keypair.go 19:07:32 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:07:32 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:07:32 spire-1.2.1/pkg/server/ 19:07:32 spire-1.2.1/pkg/server/api/ 19:07:32 spire-1.2.1/pkg/server/api/agent.go 19:07:32 spire-1.2.1/pkg/server/api/agent/ 19:07:32 spire-1.2.1/pkg/server/api/agent/v1/ 19:07:32 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:07:32 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:07:32 spire-1.2.1/pkg/server/api/agent_test.go 19:07:32 spire-1.2.1/pkg/server/api/api.go 19:07:32 spire-1.2.1/pkg/server/api/audit/ 19:07:32 spire-1.2.1/pkg/server/api/audit/audit.go 19:07:32 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:07:32 spire-1.2.1/pkg/server/api/bundle.go 19:07:32 spire-1.2.1/pkg/server/api/bundle/ 19:07:32 spire-1.2.1/pkg/server/api/bundle/v1/ 19:07:32 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:07:32 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:07:32 spire-1.2.1/pkg/server/api/bundle_test.go 19:07:32 spire-1.2.1/pkg/server/api/debug/ 19:07:32 spire-1.2.1/pkg/server/api/debug/v1/ 19:07:32 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:07:32 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:07:32 spire-1.2.1/pkg/server/api/entry.go 19:07:32 spire-1.2.1/pkg/server/api/entry/ 19:07:32 spire-1.2.1/pkg/server/api/entry/v1/ 19:07:32 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:07:32 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:07:32 spire-1.2.1/pkg/server/api/entry_test.go 19:07:32 spire-1.2.1/pkg/server/api/health/ 19:07:32 spire-1.2.1/pkg/server/api/health/v1/ 19:07:32 spire-1.2.1/pkg/server/api/health/v1/service.go 19:07:32 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:07:32 spire-1.2.1/pkg/server/api/id.go 19:07:32 spire-1.2.1/pkg/server/api/id_test.go 19:07:32 spire-1.2.1/pkg/server/api/limits/ 19:07:32 spire-1.2.1/pkg/server/api/limits/limits.go 19:07:32 spire-1.2.1/pkg/server/api/middleware/ 19:07:32 spire-1.2.1/pkg/server/api/middleware/alias.go 19:07:32 spire-1.2.1/pkg/server/api/middleware/audit.go 19:07:32 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:07:32 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:07:32 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:07:32 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:07:32 spire-1.2.1/pkg/server/api/middleware/caller.go 19:07:32 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:07:32 spire-1.2.1/pkg/server/api/middleware/common.go 19:07:32 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:07:32 spire-1.2.1/pkg/server/api/middleware/entries.go 19:07:32 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:07:32 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:07:32 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:07:32 spire-1.2.1/pkg/server/api/ratelimit.go 19:07:32 spire-1.2.1/pkg/server/api/rpccontext/ 19:07:32 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:07:32 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:07:32 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:07:32 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:07:32 spire-1.2.1/pkg/server/api/selector.go 19:07:32 spire-1.2.1/pkg/server/api/selector_test.go 19:07:32 spire-1.2.1/pkg/server/api/status.go 19:07:32 spire-1.2.1/pkg/server/api/status_test.go 19:07:32 spire-1.2.1/pkg/server/api/svid/ 19:07:32 spire-1.2.1/pkg/server/api/svid/v1/ 19:07:32 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:07:32 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:07:32 spire-1.2.1/pkg/server/api/trustdomain.go 19:07:32 spire-1.2.1/pkg/server/api/trustdomain/ 19:07:32 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:07:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:07:32 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:07:32 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:07:32 spire-1.2.1/pkg/server/authpolicy/ 19:07:32 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:07:32 spire-1.2.1/pkg/server/authpolicy/policy.go 19:07:32 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:07:32 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:07:32 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:07:32 spire-1.2.1/pkg/server/authpolicy/validate.go 19:07:32 spire-1.2.1/pkg/server/bundle/ 19:07:32 spire-1.2.1/pkg/server/bundle/client/ 19:07:32 spire-1.2.1/pkg/server/bundle/client/client.go 19:07:32 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:07:32 spire-1.2.1/pkg/server/bundle/client/manager.go 19:07:32 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:07:32 spire-1.2.1/pkg/server/bundle/client/sources.go 19:07:32 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:07:32 spire-1.2.1/pkg/server/bundle/client/updater.go 19:07:32 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:07:32 spire-1.2.1/pkg/server/ca/ 19:07:32 spire-1.2.1/pkg/server/ca/ca.go 19:07:32 spire-1.2.1/pkg/server/ca/ca_health.go 19:07:32 spire-1.2.1/pkg/server/ca/ca_test.go 19:07:32 spire-1.2.1/pkg/server/ca/journal.go 19:07:32 spire-1.2.1/pkg/server/ca/journal_test.go 19:07:32 spire-1.2.1/pkg/server/ca/manager.go 19:07:32 spire-1.2.1/pkg/server/ca/manager_health.go 19:07:32 spire-1.2.1/pkg/server/ca/manager_test.go 19:07:32 spire-1.2.1/pkg/server/ca/templates.go 19:07:32 spire-1.2.1/pkg/server/ca/upstream_client.go 19:07:32 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:07:32 spire-1.2.1/pkg/server/ca/validation.go 19:07:32 spire-1.2.1/pkg/server/cache/ 19:07:32 spire-1.2.1/pkg/server/cache/dscache/ 19:07:32 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:07:32 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:07:32 spire-1.2.1/pkg/server/cache/entrycache/ 19:07:32 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:07:32 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:07:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:07:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:07:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:07:32 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:07:32 spire-1.2.1/pkg/server/catalog/ 19:07:32 spire-1.2.1/pkg/server/catalog/catalog.go 19:07:32 spire-1.2.1/pkg/server/catalog/keymanager.go 19:07:32 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:07:32 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:07:32 spire-1.2.1/pkg/server/catalog/notifier.go 19:07:32 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:07:32 spire-1.2.1/pkg/server/config.go 19:07:32 spire-1.2.1/pkg/server/datastore/ 19:07:32 spire-1.2.1/pkg/server/datastore/datastore.go 19:07:32 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:07:32 spire-1.2.1/pkg/server/datastore/repository.go 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:07:32 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:07:32 spire-1.2.1/pkg/server/endpoints/ 19:07:32 spire-1.2.1/pkg/server/endpoints/bundle/ 19:07:32 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:07:32 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:07:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:07:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:07:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:07:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:07:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:07:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:07:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:07:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:07:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:07:32 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:07:32 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:07:32 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:07:32 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:07:32 spire-1.2.1/pkg/server/endpoints/config.go 19:07:32 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:07:32 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:07:32 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:07:32 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:07:32 spire-1.2.1/pkg/server/endpoints/middleware.go 19:07:32 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:07:32 spire-1.2.1/pkg/server/hostservice/ 19:07:32 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:07:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:07:32 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:07:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:07:32 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go Running setup.py install for texttable: finished with status 'done' 19:07:32 Running setup.py install for PyYAML: started 19:07:32 19:07:32 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:07:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:07:32 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/ 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/ 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:07:32 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:07:32 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:07:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:07:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:07:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:07:32 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:07:32 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:07:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:07:32 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/notifier/ 19:07:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:07:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:07:32 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:07:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:07:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:07:32 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:07:32 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:07:32 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:07:32 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:07:32 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:07:32 spire-1.2.1/pkg/server/registration/ 19:07:32 spire-1.2.1/pkg/server/registration/manager.go 19:07:32 spire-1.2.1/pkg/server/registration/manager_test.go 19:07:32 spire-1.2.1/pkg/server/scanentries.go 19:07:32 spire-1.2.1/pkg/server/scanentries_test.go 19:07:32 spire-1.2.1/pkg/server/server.go 19:07:32 spire-1.2.1/pkg/server/server_test.go 19:07:32 spire-1.2.1/pkg/server/svid/ 19:07:32 spire-1.2.1/pkg/server/svid/observer.go 19:07:32 spire-1.2.1/pkg/server/svid/observer_test.go 19:07:32 spire-1.2.1/pkg/server/svid/rotator.go 19:07:32 spire-1.2.1/pkg/server/svid/rotator_config.go 19:07:32 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:07:32 spire-1.2.1/pkg/server/svid/rotator_test.go 19:07:32 spire-1.2.1/proto/ 19:07:32 spire-1.2.1/proto/private/ 19:07:32 spire-1.2.1/proto/private/server/ 19:07:32 spire-1.2.1/proto/private/server/journal/ 19:07:32 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:07:32 spire-1.2.1/proto/private/server/journal/journal.proto 19:07:32 spire-1.2.1/proto/spire/ 19:07:32 spire-1.2.1/proto/spire/common/ 19:07:32 spire-1.2.1/proto/spire/common/common.pb.go 19:07:32 spire-1.2.1/proto/spire/common/common.proto 19:07:32 spire-1.2.1/proto/spire/common/plugin/ 19:07:32 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:07:32 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:07:32 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:07:32 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:07:32 spire-1.2.1/proto/spire/plugin/ 19:07:32 spire-1.2.1/proto/spire/plugin/agent/ 19:07:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:07:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:07:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:07:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:07:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:07:32 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:07:32 spire-1.2.1/release/ 19:07:32 spire-1.2.1/release/spire-extras/ 19:07:32 spire-1.2.1/release/spire-extras/README.md 19:07:32 spire-1.2.1/release/spire-extras/conf/ 19:07:32 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:07:32 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:07:32 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:07:32 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:07:32 spire-1.2.1/release/spire/ 19:07:32 spire-1.2.1/release/spire/README.md 19:07:32 spire-1.2.1/release/spire/conf/ 19:07:32 spire-1.2.1/release/spire/conf/agent/ 19:07:32 spire-1.2.1/release/spire/conf/agent/agent.conf 19:07:32 spire-1.2.1/release/spire/conf/server/ 19:07:32 spire-1.2.1/release/spire/conf/server/server.conf 19:07:32 spire-1.2.1/script/ 19:07:32 spire-1.2.1/script/build-artifact.sh 19:07:32 spire-1.2.1/script/generate_dummy_ca.sh 19:07:32 spire-1.2.1/support/ 19:07:32 spire-1.2.1/support/k8s/ 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:07:32 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:07:33 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:07:33 spire-1.2.1/support/oidc-discovery-provider/ 19:07:33 spire-1.2.1/support/oidc-discovery-provider/README.md 19:07:33 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:07:33 spire-1.2.1/support/oidc-discovery-provider/config.go 19:07:33 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:07:33 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:07:33 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:07:33 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:07:33 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:07:33 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:07:33 spire-1.2.1/support/oidc-discovery-provider/main.go 19:07:33 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:07:33 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:07:33 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:07:33 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:07:33 spire-1.2.1/test/ 19:07:33 spire-1.2.1/test/clock/ 19:07:33 spire-1.2.1/test/clock/clock.go 19:07:33 spire-1.2.1/test/fakes/ 19:07:33 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:07:33 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:07:33 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:07:33 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:07:33 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:07:33 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:07:33 spire-1.2.1/test/fakes/fakeagentstore/ 19:07:33 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:07:33 spire-1.2.1/test/fakes/fakedatastore/ 19:07:33 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:07:33 spire-1.2.1/test/fakes/fakeentryclient/ 19:07:33 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:07:33 spire-1.2.1/test/fakes/fakehealthchecker/ 19:07:33 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:07:33 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:07:33 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:07:33 spire-1.2.1/test/fakes/fakemetrics/ 19:07:33 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:07:33 spire-1.2.1/test/fakes/fakenoderesolver/ 19:07:33 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:07:33 spire-1.2.1/test/fakes/fakenotifier/ 19:07:33 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:07:33 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:07:33 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:07:33 spire-1.2.1/test/fakes/fakeserverca/ 19:07:33 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:07:33 spire-1.2.1/test/fakes/fakeservercatalog/ 19:07:33 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:07:33 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:07:33 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:07:33 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:07:33 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:07:33 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:07:33 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:07:33 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:07:33 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:07:33 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:07:33 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:07:33 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:07:33 spire-1.2.1/test/fixture/ 19:07:33 spire-1.2.1/test/fixture/certs/ 19:07:33 spire-1.2.1/test/fixture/certs/agent_svid.der 19:07:33 spire-1.2.1/test/fixture/certs/base_cert.pem 19:07:33 spire-1.2.1/test/fixture/certs/base_csr.pem 19:07:33 spire-1.2.1/test/fixture/certs/base_key.pem 19:07:33 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:07:33 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:07:33 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:07:33 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:07:33 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:07:33 spire-1.2.1/test/fixture/certs/blog_key.pem 19:07:33 spire-1.2.1/test/fixture/certs/bundle.der 19:07:33 spire-1.2.1/test/fixture/certs/ca.pem 19:07:33 spire-1.2.1/test/fixture/certs/ca_key.pem 19:07:33 spire-1.2.1/test/fixture/certs/database_cert.pem 19:07:33 spire-1.2.1/test/fixture/certs/database_csr.pem 19:07:33 spire-1.2.1/test/fixture/certs/database_key.pem 19:07:33 spire-1.2.1/test/fixture/certs/node_cert.pem 19:07:33 spire-1.2.1/test/fixture/certs/node_csr.pem 19:07:33 spire-1.2.1/test/fixture/certs/node_key.pem 19:07:33 spire-1.2.1/test/fixture/certs/svid.pem 19:07:33 spire-1.2.1/test/fixture/certs/svid_key.pem 19:07:33 spire-1.2.1/test/fixture/config/ 19:07:33 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:07:33 spire-1.2.1/test/fixture/config/agent_good.conf 19:07:33 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:07:33 spire-1.2.1/test/fixture/config/plugin_good.conf 19:07:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:07:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:07:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:07:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:07:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:07:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:07:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:07:33 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:07:33 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:07:33 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:07:33 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:07:33 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:07:33 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:07:33 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:07:33 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:07:33 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:07:33 spire-1.2.1/test/fixture/config/server_good.conf 19:07:33 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:07:33 spire-1.2.1/test/fixture/fixture.go 19:07:33 spire-1.2.1/test/fixture/nodeattestor/ 19:07:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:07:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:07:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:07:33 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:07:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:07:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:07:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:07:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:07:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:07:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:07:33 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:07:33 spire-1.2.1/test/fixture/registration/ 19:07:33 spire-1.2.1/test/fixture/registration/entries.json 19:07:33 spire-1.2.1/test/fixture/registration/good-for-update.json 19:07:33 spire-1.2.1/test/fixture/registration/good.json 19:07:33 spire-1.2.1/test/fixture/registration/invalid.json 19:07:33 spire-1.2.1/test/fixture/registration/invalid_json.json 19:07:33 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:07:33 spire-1.2.1/test/integration/ 19:07:33 spire-1.2.1/test/integration/README.md 19:07:33 spire-1.2.1/test/integration/common 19:07:33 spire-1.2.1/test/integration/setup/ 19:07:33 spire-1.2.1/test/integration/setup/adminclient/ 19:07:33 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:07:33 spire-1.2.1/test/integration/setup/adminclient/client.go 19:07:33 spire-1.2.1/test/integration/setup/debugagent/ 19:07:33 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:07:33 spire-1.2.1/test/integration/setup/debugagent/main.go 19:07:33 spire-1.2.1/test/integration/setup/debugserver/ 19:07:33 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:07:33 spire-1.2.1/test/integration/setup/debugserver/main.go 19:07:33 spire-1.2.1/test/integration/setup/downstreamclient/ 19:07:33 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:07:33 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:07:33 spire-1.2.1/test/integration/setup/itclient/ 19:07:33 spire-1.2.1/test/integration/setup/itclient/client.go 19:07:33 spire-1.2.1/test/integration/setup/node-attestation/ 19:07:33 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:07:33 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:07:33 spire-1.2.1/test/integration/setup/x509pop/ 19:07:33 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:07:33 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:07:33 spire-1.2.1/test/integration/suites/ 19:07:33 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:07:33 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:07:33 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:07:33 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:07:33 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:07:33 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:07:33 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:07:33 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:07:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:07:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:07:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:07:33 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:07:33 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:07:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:07:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:07:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:07:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:07:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:07:33 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:07:33 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:07:33 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:07:33 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:07:33 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:07:33 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:07:33 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:07:33 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:07:33 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:07:33 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:07:33 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:07:33 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:07:33 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:07:33 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:07:33 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:07:33 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:07:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:07:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:07:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:07:33 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:07:33 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:07:33 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:07:33 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:07:33 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:07:33 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:07:33 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:07:33 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:07:33 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:07:33 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:07:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:07:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:07:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:07:33 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:07:33 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:07:33 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:07:33 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:07:33 spire-1.2.1/test/integration/suites/join-token/ 19:07:33 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:07:33 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:07:33 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:07:33 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:07:33 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:07:33 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:07:33 spire-1.2.1/test/integration/suites/join-token/README.md 19:07:33 spire-1.2.1/test/integration/suites/join-token/conf/ 19:07:33 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:07:33 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:07:33 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:07:33 spire-1.2.1/test/integration/suites/join-token/teardown 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:07:33 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:07:33 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:07:33 spire-1.2.1/test/integration/suites/k8s/ 19:07:33 spire-1.2.1/test/integration/suites/k8s/00-setup 19:07:33 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:07:33 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:07:33 spire-1.2.1/test/integration/suites/k8s/README.md 19:07:33 spire-1.2.1/test/integration/suites/k8s/conf/ 19:07:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:07:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:07:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:07:33 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:07:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:07:33 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:07:33 spire-1.2.1/test/integration/suites/k8s/teardown 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/ 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:07:33 spire-1.2.1/test/integration/suites/node-attestation/ 19:07:33 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:07:33 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:07:33 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:07:33 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:07:33 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:07:33 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:07:33 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:07:33 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:07:33 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:07:33 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:07:33 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:07:33 spire-1.2.1/test/integration/suites/rotation/ 19:07:33 spire-1.2.1/test/integration/suites/rotation/00-setup 19:07:33 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:07:33 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:07:33 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:07:33 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:07:33 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:07:33 spire-1.2.1/test/integration/suites/rotation/README.md 19:07:33 spire-1.2.1/test/integration/suites/rotation/conf/ 19:07:33 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:07:33 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:07:33 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:07:33 spire-1.2.1/test/integration/suites/rotation/teardown 19:07:33 spire-1.2.1/test/integration/suites/self-test/ 19:07:33 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:07:33 spire-1.2.1/test/integration/suites/self-test/README.md 19:07:33 spire-1.2.1/test/integration/suites/self-test/teardown 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:07:33 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:07:33 spire-1.2.1/test/integration/suites/upgrade/ 19:07:33 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:07:33 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:07:33 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:07:33 spire-1.2.1/test/integration/suites/upgrade/README.md 19:07:33 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:07:33 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:07:33 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:07:33 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:07:33 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:07:33 spire-1.2.1/test/integration/suites/upgrade/teardown 19:07:33 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:07:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:07:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:07:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:07:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:07:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:07:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:07:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:07:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:07:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:07:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:07:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:07:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:07:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:07:33 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:07:33 spire-1.2.1/test/integration/test-one.sh 19:07:33 spire-1.2.1/test/integration/test.sh 19:07:33 spire-1.2.1/test/plugintest/ 19:07:33 spire-1.2.1/test/plugintest/config.go 19:07:33 spire-1.2.1/test/plugintest/load.go 19:07:33 spire-1.2.1/test/plugintest/option.go 19:07:33 spire-1.2.1/test/spiretest/ 19:07:33 spire-1.2.1/test/spiretest/apiserver.go 19:07:33 spire-1.2.1/test/spiretest/assertions.go 19:07:33 spire-1.2.1/test/spiretest/dir.go 19:07:33 spire-1.2.1/test/spiretest/errors_posix.go 19:07:33 spire-1.2.1/test/spiretest/errors_windows.go 19:07:33 spire-1.2.1/test/spiretest/logs.go 19:07:33 spire-1.2.1/test/spiretest/socketapi.go 19:07:33 spire-1.2.1/test/spiretest/suite.go 19:07:33 spire-1.2.1/test/spiretest/x509.go 19:07:33 spire-1.2.1/test/testca/ 19:07:33 spire-1.2.1/test/testca/ca.go 19:07:33 spire-1.2.1/test/testkey/ 19:07:33 spire-1.2.1/test/testkey/generate.sh 19:07:33 spire-1.2.1/test/testkey/genkeys.go 19:07:33 spire-1.2.1/test/testkey/keys.go 19:07:33 spire-1.2.1/test/testkey/new.go 19:07:33 spire-1.2.1/test/tpmsimulator/ 19:07:33 spire-1.2.1/test/tpmsimulator/simulator.go 19:07:33 spire-1.2.1/test/util/ 19:07:33 spire-1.2.1/test/util/cert_fixtures.go 19:07:33 spire-1.2.1/test/util/cert_generation.go 19:07:33 spire-1.2.1/test/util/io_redirection.go 19:07:33 spire-1.2.1/test/util/race.go 19:07:33 spire-1.2.1/test/util/util.go 19:07:33 building spire from source... 19:07:34 Installing go1.17.7... 19:07:37 Running setup.py install for PyYAML: finished with status 'done' 19:07:37 Running setup.py install for docopt: started 19:07:41 Running setup.py install for docopt: finished with status 'done' 19:07:41 Running setup.py install for dockerpty: started 19:07:44 Running setup.py install for dockerpty: finished with status 'done' 19:07:48 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 19:08:06 Removing intermediate container 9ecf395aefef 19:08:06 ---> 9fd2fe21ab4c 19:08:06 Step 14/23 : ENV APP_PORT=58890 19:08:06 ---> Running in b260f0f460cc 19:08:06 Removing intermediate container b260f0f460cc 19:08:06 ---> 5b03221ea876 19:08:06 Step 15/23 : EXPOSE $APP_PORT 19:08:06 ---> Running in de24e0b525b3 19:08:07 Removing intermediate container de24e0b525b3 19:08:07 ---> 63e5ad52cfef 19:08:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:08:08 Building bin/spire-server... 19:08:08 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:08:08 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:08:08 go: downloading github.com/mitchellh/cli v1.1.2 19:08:09 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:08:10 go: downloading google.golang.org/grpc v1.44.0 19:08:10  ---> a5ca094d4136 19:08:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:08:11 ---> 5424f0a11ec7 19:08:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:08:13 ---> d4327209c741 19:08:13 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:08:13 ---> Running in c0dc170c1e15 19:08:14 Removing intermediate container c0dc170c1e15 19:08:14 ---> e864e9b04256 19:08:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:08:14 ---> Running in 797a80977447 19:08:15 Removing intermediate container 797a80977447 19:08:15 ---> bd1b700d8383 19:08:15 Step 21/23 : LABEL arch=arm64 19:08:15 ---> Running in ba5621967f60 19:08:15 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:08:16 Removing intermediate container ba5621967f60 19:08:16 ---> dab8a6b918c7 19:08:16 Step 22/23 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 19:08:16 ---> Running in cfe6b1003d16 19:08:16 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:08:17 Removing intermediate container cfe6b1003d16 19:08:17 ---> 2772fd2d6975 19:08:17 Step 23/23 : LABEL version=2.2.0-dev.59 19:08:17 ---> Running in 7d0354f74313 19:08:17 go: downloading github.com/imdario/mergo v0.3.12 19:08:18 go: downloading github.com/sirupsen/logrus v1.8.1 19:08:18 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:08:18 Removing intermediate container 7d0354f74313 19:08:18 ---> 4c8a76af46ab 19:08:18 19:08:18 Successfully built 4c8a76af46ab 19:08:18 Successfully tagged sys-mgmt-agent-arm64:latest 19:08:18 Building security-spire-config 19:08:18  Building sys-mgmt-agent ... done go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:08:19 go: downloading github.com/fatih/color v1.13.0 19:08:19 go: downloading github.com/mattn/go-isatty v0.0.14 19:08:19 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:08:19 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:08:19 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:08:19 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:08:20 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:08:20 go: downloading github.com/open-policy-agent/opa v0.38.0 19:08:42 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 19:08:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:08:42 ---> b3dea8b53d3a 19:08:42 Step 3/26 : WORKDIR /edgex-go 19:08:42 ---> Using cache 19:08:42 ---> 8b3c53358316 19:08:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:08:42 ---> Using cache 19:08:42 ---> c3d3feacebb9 19:08:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:08:42 ---> Using cache 19:08:42 ---> 310f0892d769 19:08:42 Step 6/26 : COPY go.mod vendor* ./ 19:08:42 ---> Using cache 19:08:42 ---> b93a27df389d 19:08:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:08:42 ---> Using cache 19:08:42 ---> 61980d93e243 19:08:42 Step 8/26 : COPY . . 19:08:42 ---> Using cache 19:08:42 ---> 05dba5975e97 19:08:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:08:42 ---> Using cache 19:08:42 ---> 5cc7320cb3bb 19:08:42 Step 10/26 : RUN mkdir -p spire-build 19:08:42 ---> Using cache 19:08:42 ---> 75ea97179e1f 19:08:42 Step 11/26 : WORKDIR /edgex-go/spire-build 19:08:42 ---> Using cache 19:08:42 ---> c0ed24062245 19:08:42 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 19:08:42 ---> Running in 3b1fea675f44 19:08:43 spire-1.2.1/ 19:08:43 spire-1.2.1/.data/ 19:08:43 spire-1.2.1/.data/.file 19:08:43 spire-1.2.1/.dockerignore 19:08:43 spire-1.2.1/.gitattributes 19:08:43 spire-1.2.1/.githooks/ 19:08:43 spire-1.2.1/.githooks/pre-commit 19:08:43 spire-1.2.1/.github/ 19:08:43 spire-1.2.1/.github/ISSUE_TEMPLATE.md 19:08:43 spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md 19:08:43 spire-1.2.1/.github/dependabot.yml 19:08:43 spire-1.2.1/.github/workflows/ 19:08:43 spire-1.2.1/.github/workflows/nightly_build.yaml 19:08:43 spire-1.2.1/.github/workflows/pr_build.yaml 19:08:43 spire-1.2.1/.github/workflows/release_build.yaml 19:08:43 spire-1.2.1/.github/workflows/scripts/ 19:08:43 spire-1.2.1/.github/workflows/scripts/build_artifacts.sh 19:08:43 spire-1.2.1/.github/workflows/scripts/push-images.sh 19:08:43 spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh 19:08:43 spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh 19:08:43 spire-1.2.1/.github/workflows/scripts/split.sh 19:08:43 spire-1.2.1/.gitignore 19:08:43 spire-1.2.1/.go-version 19:08:43 spire-1.2.1/.golangci.yml 19:08:43 spire-1.2.1/ADOPTERS.md 19:08:43 spire-1.2.1/CHANGELOG.md 19:08:43 spire-1.2.1/CODE-OF-CONDUCT.md 19:08:43 spire-1.2.1/CODEOWNERS 19:08:43 spire-1.2.1/CONTRIBUTING.md 19:08:43 spire-1.2.1/Dockerfile 19:08:43 spire-1.2.1/Dockerfile.dev 19:08:43 spire-1.2.1/Dockerfile.scratch 19:08:43 spire-1.2.1/LICENSE 19:08:43 spire-1.2.1/MAINTAINERS.md 19:08:43 spire-1.2.1/Makefile 19:08:43 spire-1.2.1/README.md 19:08:43 spire-1.2.1/ROADMAP.md 19:08:43 spire-1.2.1/SECURITY.md 19:08:43 spire-1.2.1/cmd/ 19:08:43 spire-1.2.1/cmd/spire-agent/ 19:08:43 spire-1.2.1/cmd/spire-agent/cli/ 19:08:43 spire-1.2.1/cmd/spire-agent/cli/api/ 19:08:43 spire-1.2.1/cmd/spire-agent/cli/api/common.go 19:08:43 spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go 19:08:43 spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go 19:08:43 spire-1.2.1/cmd/spire-agent/cli/api/printer.go 19:08:43 spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go 19:08:43 spire-1.2.1/cmd/spire-agent/cli/api/watch.go 19:08:43 spire-1.2.1/cmd/spire-agent/cli/cli.go 19:08:43 spire-1.2.1/cmd/spire-agent/cli/common/ 19:08:43 spire-1.2.1/cmd/spire-agent/cli/common/defaults.go 19:08:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/ 19:08:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go 19:08:43 spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go 19:08:43 spire-1.2.1/cmd/spire-agent/cli/run/ 19:08:43 spire-1.2.1/cmd/spire-agent/cli/run/run.go 19:08:43 spire-1.2.1/cmd/spire-agent/cli/run/run_test.go 19:08:43 spire-1.2.1/cmd/spire-agent/cli/validate/ 19:08:43 spire-1.2.1/cmd/spire-agent/cli/validate/validate.go 19:08:43 spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go 19:08:43 spire-1.2.1/cmd/spire-agent/main.go 19:08:43 spire-1.2.1/cmd/spire-server/ 19:08:43 spire-1.2.1/cmd/spire-server/cli/ 19:08:43 spire-1.2.1/cmd/spire-server/cli/agent/ 19:08:43 spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/agent/ban.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/agent/count.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/agent/evict.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/agent/list.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/agent/show.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/bundle/ 19:08:43 spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/bundle/common.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/bundle/count.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/bundle/delete.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/bundle/list.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/bundle/set.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/bundle/show.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/cli.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/entry/ 19:08:43 spire-1.2.1/cmd/spire-server/cli/entry/count.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/entry/count_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/entry/create.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/entry/create_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/entry/delete.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/entry/show.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/entry/show_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/entry/update.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/entry/update_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/entry/util.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/entry/util_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/federation/ 19:08:43 spire-1.2.1/cmd/spire-server/cli/federation/common.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/federation/common_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/federation/create.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/federation/create_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/federation/delete.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/federation/list.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/federation/list_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/federation/refresh.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/federation/show.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/federation/show_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/federation/update.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/federation/update_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/ 19:08:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/jwt/ 19:08:43 spire-1.2.1/cmd/spire-server/cli/jwt/mint.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/run/ 19:08:43 spire-1.2.1/cmd/spire-server/cli/run/run.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/run/run_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/token/ 19:08:43 spire-1.2.1/cmd/spire-server/cli/token/generate.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/token/generate_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/validate/ 19:08:43 spire-1.2.1/cmd/spire-server/cli/validate/validate.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/x509/ 19:08:43 spire-1.2.1/cmd/spire-server/cli/x509/mint.go 19:08:43 spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go 19:08:43 spire-1.2.1/cmd/spire-server/main.go 19:08:43 spire-1.2.1/cmd/spire-server/util/ 19:08:43 spire-1.2.1/cmd/spire-server/util/util.go 19:08:43 spire-1.2.1/conf/ 19:08:43 spire-1.2.1/conf/agent/ 19:08:43 spire-1.2.1/conf/agent/agent.conf 19:08:43 spire-1.2.1/conf/agent/agent_full.conf 19:08:43 spire-1.2.1/conf/agent/dummy_root_ca.crt 19:08:43 spire-1.2.1/conf/server/ 19:08:43 spire-1.2.1/conf/server/dummy_upstream_ca.crt 19:08:43 spire-1.2.1/conf/server/dummy_upstream_ca.key 19:08:43 spire-1.2.1/conf/server/server.conf 19:08:43 spire-1.2.1/conf/server/server_full.conf 19:08:43 spire-1.2.1/doc/ 19:08:43 spire-1.2.1/doc/SPIRE101.md 19:08:43 spire-1.2.1/doc/auditlog.md 19:08:43 spire-1.2.1/doc/authorization_policy_engine.md 19:08:43 spire-1.2.1/doc/changelog_guidelines.md 19:08:43 spire-1.2.1/doc/cure53-report.pdf 19:08:43 spire-1.2.1/doc/images/ 19:08:43 spire-1.2.1/doc/images/2019_roadmap.png 19:08:43 spire-1.2.1/doc/images/SPIRE101.png 19:08:43 spire-1.2.1/doc/images/SPIRE_agent.png 19:08:43 spire-1.2.1/doc/images/SPIRE_server.png 19:08:43 spire-1.2.1/doc/images/cache_mgr.png 19:08:43 spire-1.2.1/doc/images/cache_mgr_components.png 19:08:43 spire-1.2.1/doc/images/federated_spire.png 19:08:43 spire-1.2.1/doc/images/ha_mode.png 19:08:43 spire-1.2.1/doc/images/nested_spire.png 19:08:43 spire-1.2.1/doc/images/oidc_federation.png 19:08:43 spire-1.2.1/doc/images/single_trust_domain.png 19:08:43 spire-1.2.1/doc/images/spiffe_compatible.png 19:08:43 spire-1.2.1/doc/images/spire_logo.png 19:08:43 spire-1.2.1/doc/migrating_registration_api_clients.md 19:08:43 spire-1.2.1/doc/plugin_agent_keymanager_disk.md 19:08:43 spire-1.2.1/doc/plugin_agent_keymanager_memory.md 19:08:43 spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md 19:08:43 spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md 19:08:43 spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md 19:08:43 spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md 19:08:43 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md 19:08:43 spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md 19:08:43 spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md 19:08:43 spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md 19:08:43 spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md 19:08:43 spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md 19:08:43 spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md 19:08:43 spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md 19:08:43 spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md 19:08:43 spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md 19:08:43 spire-1.2.1/doc/plugin_server_datastore_sql.md 19:08:43 spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md 19:08:43 spire-1.2.1/doc/plugin_server_keymanager_disk.md 19:08:43 spire-1.2.1/doc/plugin_server_keymanager_memory.md 19:08:43 spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md 19:08:43 spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md 19:08:43 spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md 19:08:43 spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md 19:08:43 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md 19:08:43 spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md 19:08:43 spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md 19:08:43 spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md 19:08:43 spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md 19:08:43 spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md 19:08:43 spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md 19:08:44 spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md 19:08:44 spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md 19:08:44 spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md 19:08:44 spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md 19:08:44 spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md 19:08:44 spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md 19:08:44 spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md 19:08:44 spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md 19:08:44 spire-1.2.1/doc/scaling_spire.md 19:08:44 spire-1.2.1/doc/spire_agent.md 19:08:44 spire-1.2.1/doc/spire_server.md 19:08:44 spire-1.2.1/doc/supported_integrations.md 19:08:44 spire-1.2.1/doc/telemetry.md 19:08:44 spire-1.2.1/doc/telemetry_config.md 19:08:44 spire-1.2.1/doc/upgrading.md 19:08:44 spire-1.2.1/doc/using_spire.md 19:08:44 spire-1.2.1/examples/ 19:08:44 spire-1.2.1/examples/README.md 19:08:44 spire-1.2.1/go.mod 19:08:44 spire-1.2.1/go.sum 19:08:44 spire-1.2.1/pkg/ 19:08:44 spire-1.2.1/pkg/agent/ 19:08:44 spire-1.2.1/pkg/agent/agent.go 19:08:44 spire-1.2.1/pkg/agent/api/ 19:08:44 spire-1.2.1/pkg/agent/api/config.go 19:08:44 spire-1.2.1/pkg/agent/api/debug/ 19:08:44 spire-1.2.1/pkg/agent/api/debug/v1/ 19:08:44 spire-1.2.1/pkg/agent/api/debug/v1/service.go 19:08:44 spire-1.2.1/pkg/agent/api/debug/v1/service_test.go 19:08:44 spire-1.2.1/pkg/agent/api/delegatedidentity/ 19:08:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ 19:08:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go 19:08:44 spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go 19:08:44 spire-1.2.1/pkg/agent/api/endpoints.go 19:08:44 spire-1.2.1/pkg/agent/api/health/ 19:08:44 spire-1.2.1/pkg/agent/api/health/v1/ 19:08:44 spire-1.2.1/pkg/agent/api/health/v1/service.go 19:08:44 spire-1.2.1/pkg/agent/api/health/v1/service_test.go 19:08:44 spire-1.2.1/pkg/agent/api/rpccontext/ 19:08:44 spire-1.2.1/pkg/agent/api/rpccontext/alias.go 19:08:44 spire-1.2.1/pkg/agent/api/rpccontext/caller.go 19:08:44 spire-1.2.1/pkg/agent/attestor/ 19:08:44 spire-1.2.1/pkg/agent/attestor/node/ 19:08:44 spire-1.2.1/pkg/agent/attestor/node/experimental.go 19:08:44 spire-1.2.1/pkg/agent/attestor/node/node.go 19:08:44 spire-1.2.1/pkg/agent/attestor/node/node_test.go 19:08:44 spire-1.2.1/pkg/agent/attestor/workload/ 19:08:44 spire-1.2.1/pkg/agent/attestor/workload/workload.go 19:08:44 spire-1.2.1/pkg/agent/attestor/workload/workload_test.go 19:08:44 spire-1.2.1/pkg/agent/catalog/ 19:08:44 spire-1.2.1/pkg/agent/catalog/catalog.go 19:08:44 spire-1.2.1/pkg/agent/catalog/keymanager.go 19:08:44 spire-1.2.1/pkg/agent/catalog/nodeattestor.go 19:08:44 spire-1.2.1/pkg/agent/catalog/svidstore.go 19:08:44 spire-1.2.1/pkg/agent/catalog/workloadattestor.go 19:08:44 spire-1.2.1/pkg/agent/client/ 19:08:44 spire-1.2.1/pkg/agent/client/client.go 19:08:44 spire-1.2.1/pkg/agent/client/client_test.go 19:08:44 spire-1.2.1/pkg/agent/client/dial.go 19:08:44 spire-1.2.1/pkg/agent/client/nodeconn.go 19:08:44 spire-1.2.1/pkg/agent/client/nodeconn_test.go 19:08:44 spire-1.2.1/pkg/agent/client/update.go 19:08:44 spire-1.2.1/pkg/agent/client/util.go 19:08:44 spire-1.2.1/pkg/agent/common/ 19:08:44 spire-1.2.1/pkg/agent/common/backoff/ 19:08:44 spire-1.2.1/pkg/agent/common/backoff/backoff.go 19:08:44 spire-1.2.1/pkg/agent/common/backoff/backoff_test.go 19:08:44 spire-1.2.1/pkg/agent/common/cgroups/ 19:08:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups.go 19:08:44 spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go 19:08:44 spire-1.2.1/pkg/agent/common/cgroups/filesystem.go 19:08:44 spire-1.2.1/pkg/agent/config.go 19:08:44 spire-1.2.1/pkg/agent/endpoints/ 19:08:44 spire-1.2.1/pkg/agent/endpoints/config.go 19:08:44 spire-1.2.1/pkg/agent/endpoints/endpoints.go 19:08:44 spire-1.2.1/pkg/agent/endpoints/endpoints_test.go 19:08:44 spire-1.2.1/pkg/agent/endpoints/metrics.go 19:08:44 spire-1.2.1/pkg/agent/endpoints/middleware.go 19:08:44 spire-1.2.1/pkg/agent/endpoints/peertracker.go 19:08:44 spire-1.2.1/pkg/agent/endpoints/peertracker_test.go 19:08:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/ 19:08:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go 19:08:44 spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go 19:08:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/ 19:08:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go 19:08:44 spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go 19:08:44 spire-1.2.1/pkg/agent/endpoints/workload/ 19:08:44 spire-1.2.1/pkg/agent/endpoints/workload/handler.go 19:08:44 spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go 19:08:44 spire-1.2.1/pkg/agent/manager/ 19:08:44 spire-1.2.1/pkg/agent/manager/cache/ 19:08:44 spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go 19:08:44 spire-1.2.1/pkg/agent/manager/cache/cache.go 19:08:44 spire-1.2.1/pkg/agent/manager/cache/cache_test.go 19:08:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go 19:08:44 spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go 19:08:44 spire-1.2.1/pkg/agent/manager/cache/sets.go 19:08:44 spire-1.2.1/pkg/agent/manager/cache/subscriber.go 19:08:44 spire-1.2.1/pkg/agent/manager/config.go 19:08:44 spire-1.2.1/pkg/agent/manager/manager.go 19:08:44 spire-1.2.1/pkg/agent/manager/manager_test.go 19:08:44 spire-1.2.1/pkg/agent/manager/storage.go 19:08:44 spire-1.2.1/pkg/agent/manager/storage_test.go 19:08:44 spire-1.2.1/pkg/agent/manager/storecache/ 19:08:44 spire-1.2.1/pkg/agent/manager/storecache/cache.go 19:08:44 spire-1.2.1/pkg/agent/manager/storecache/cache_test.go 19:08:44 spire-1.2.1/pkg/agent/manager/sync.go 19:08:44 spire-1.2.1/pkg/agent/plugin/ 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/ 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/ 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/constant.go 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/ 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/ 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/repository.go 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/ 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1.go 19:08:44 spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/ 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go 19:08:44 spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/svidstore/ 19:08:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ 19:08:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go 19:08:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go 19:08:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ 19:08:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go 19:08:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go 19:08:44 spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/svidstore/repository.go 19:08:44 spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go 19:08:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils.go 19:08:44 spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1.go 19:08:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go 19:08:44 spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/ 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go 19:08:44 spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go 19:08:44 spire-1.2.1/pkg/agent/svid/ 19:08:44 spire-1.2.1/pkg/agent/svid/rotator.go 19:08:44 spire-1.2.1/pkg/agent/svid/rotator_config.go 19:08:44 spire-1.2.1/pkg/agent/svid/rotator_test.go 19:08:44 spire-1.2.1/pkg/agent/svid/store/ 19:08:44 spire-1.2.1/pkg/agent/svid/store/service.go 19:08:44 spire-1.2.1/pkg/agent/svid/store/service_test.go 19:08:44 spire-1.2.1/pkg/common/ 19:08:44 spire-1.2.1/pkg/common/agentpathtemplate/ 19:08:44 spire-1.2.1/pkg/common/agentpathtemplate/template.go 19:08:44 spire-1.2.1/pkg/common/agentpathtemplate/template_test.go 19:08:44 spire-1.2.1/pkg/common/api/ 19:08:44 spire-1.2.1/pkg/common/api/metrics.go 19:08:44 spire-1.2.1/pkg/common/api/middleware/ 19:08:44 spire-1.2.1/pkg/common/api/middleware/common_test.go 19:08:44 spire-1.2.1/pkg/common/api/middleware/interceptor.go 19:08:44 spire-1.2.1/pkg/common/api/middleware/interceptor_test.go 19:08:44 spire-1.2.1/pkg/common/api/middleware/logger.go 19:08:44 spire-1.2.1/pkg/common/api/middleware/logger_test.go 19:08:44 spire-1.2.1/pkg/common/api/middleware/metrics.go 19:08:44 spire-1.2.1/pkg/common/api/middleware/metrics_test.go 19:08:44 spire-1.2.1/pkg/common/api/middleware/middleware.go 19:08:44 spire-1.2.1/pkg/common/api/middleware/middleware_test.go 19:08:44 spire-1.2.1/pkg/common/api/middleware/misconfig.go 19:08:44 spire-1.2.1/pkg/common/api/middleware/misconfig_test.go 19:08:44 spire-1.2.1/pkg/common/api/middleware/names.go 19:08:44 spire-1.2.1/pkg/common/api/middleware/names_test.go 19:08:44 spire-1.2.1/pkg/common/api/names.go 19:08:44 spire-1.2.1/pkg/common/api/ratelimit.go 19:08:44 spire-1.2.1/pkg/common/api/rpccontext/ 19:08:44 spire-1.2.1/pkg/common/api/rpccontext/logger.go 19:08:44 spire-1.2.1/pkg/common/api/rpccontext/metrics.go 19:08:44 spire-1.2.1/pkg/common/api/rpccontext/names.go 19:08:44 spire-1.2.1/pkg/common/auth/ 19:08:44 spire-1.2.1/pkg/common/auth/interceptors.go 19:08:44 spire-1.2.1/pkg/common/auth/interceptors_test.go 19:08:44 spire-1.2.1/pkg/common/auth/untracked_uds.go 19:08:44 spire-1.2.1/pkg/common/bundleutil/ 19:08:44 spire-1.2.1/pkg/common/bundleutil/bundle.go 19:08:44 spire-1.2.1/pkg/common/bundleutil/bundle_test.go 19:08:44 spire-1.2.1/pkg/common/bundleutil/common_test.go 19:08:44 spire-1.2.1/pkg/common/bundleutil/marshal.go 19:08:44 spire-1.2.1/pkg/common/bundleutil/marshal_test.go 19:08:44 spire-1.2.1/pkg/common/bundleutil/refreshhint.go 19:08:44 spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go 19:08:44 spire-1.2.1/pkg/common/bundleutil/types.go 19:08:44 spire-1.2.1/pkg/common/bundleutil/unmarshal.go 19:08:44 spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go 19:08:44 spire-1.2.1/pkg/common/catalog/ 19:08:44 spire-1.2.1/pkg/common/catalog/bind.go 19:08:44 spire-1.2.1/pkg/common/catalog/builtin.go 19:08:44 spire-1.2.1/pkg/common/catalog/catalog.go 19:08:44 spire-1.2.1/pkg/common/catalog/catalog_test.go 19:08:44 spire-1.2.1/pkg/common/catalog/closers.go 19:08:44 spire-1.2.1/pkg/common/catalog/cmd_linux.go 19:08:44 spire-1.2.1/pkg/common/catalog/cmd_other.go 19:08:44 spire-1.2.1/pkg/common/catalog/config.go 19:08:44 spire-1.2.1/pkg/common/catalog/config_test.go 19:08:44 spire-1.2.1/pkg/common/catalog/configure.go 19:08:44 spire-1.2.1/pkg/common/catalog/constraints.go 19:08:44 spire-1.2.1/pkg/common/catalog/constraints_test.go 19:08:44 spire-1.2.1/pkg/common/catalog/context.go 19:08:44 spire-1.2.1/pkg/common/catalog/external.go 19:08:44 spire-1.2.1/pkg/common/catalog/host.go 19:08:44 spire-1.2.1/pkg/common/catalog/pipenet.go 19:08:44 spire-1.2.1/pkg/common/catalog/plugin.go 19:08:44 spire-1.2.1/pkg/common/catalog/testplugin/ 19:08:44 spire-1.2.1/pkg/common/catalog/testplugin/.gitignore 19:08:44 spire-1.2.1/pkg/common/catalog/testplugin/main.go 19:08:44 spire-1.2.1/pkg/common/catalog/testplugin/plugin.go 19:08:44 spire-1.2.1/pkg/common/cli/ 19:08:44 spire-1.2.1/pkg/common/cli/env.go 19:08:44 spire-1.2.1/pkg/common/cli/flags.go 19:08:44 spire-1.2.1/pkg/common/cli/trust_domain.go 19:08:44 spire-1.2.1/pkg/common/cli/trust_domain_test.go 19:08:44 spire-1.2.1/pkg/common/cli/umask.go 19:08:44 spire-1.2.1/pkg/common/cli/umask_posix.go 19:08:44 spire-1.2.1/pkg/common/cli/umask_test.go 19:08:44 spire-1.2.1/pkg/common/cli/umask_windows.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/ 19:08:44 spire-1.2.1/pkg/common/cliprinter/cliprinter.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/flag.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/flag_test.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/format.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/format_test.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/ 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/ 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/ 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go 19:08:44 spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go 19:08:44 spire-1.2.1/pkg/common/coretypes/ 19:08:44 spire-1.2.1/pkg/common/coretypes/bundle/ 19:08:44 spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go 19:08:44 spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go 19:08:44 spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go 19:08:44 spire-1.2.1/pkg/common/coretypes/bundle/require.go 19:08:44 spire-1.2.1/pkg/common/coretypes/jwtkey/ 19:08:44 spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go 19:08:44 spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go 19:08:44 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go 19:08:44 spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go 19:08:44 spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go 19:08:44 spire-1.2.1/pkg/common/coretypes/jwtkey/require.go 19:08:44 spire-1.2.1/pkg/common/coretypes/x509certificate/ 19:08:44 spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go 19:08:44 spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go 19:08:44 spire-1.2.1/pkg/common/coretypes/x509certificate/require.go 19:08:44 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go 19:08:44 spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go 19:08:44 spire-1.2.1/pkg/common/cryptoutil/ 19:08:44 spire-1.2.1/pkg/common/cryptoutil/keys.go 19:08:44 spire-1.2.1/pkg/common/cryptoutil/keys_test.go 19:08:44 spire-1.2.1/pkg/common/diskutil/ 19:08:44 spire-1.2.1/pkg/common/diskutil/file_posix.go 19:08:44 spire-1.2.1/pkg/common/diskutil/file_test.go 19:08:44 spire-1.2.1/pkg/common/diskutil/file_windows.go 19:08:44 spire-1.2.1/pkg/common/errorutil/ 19:08:44 spire-1.2.1/pkg/common/errorutil/wrapper.go 19:08:44 spire-1.2.1/pkg/common/health/ 19:08:44 spire-1.2.1/pkg/common/health/config.go 19:08:44 spire-1.2.1/pkg/common/health/context.go 19:08:44 spire-1.2.1/pkg/common/health/context_test.go 19:08:44 spire-1.2.1/pkg/common/health/health.go 19:08:44 spire-1.2.1/pkg/common/health/health_test.go 19:08:44 spire-1.2.1/pkg/common/health/logger.go 19:08:44 spire-1.2.1/pkg/common/hostservice/ 19:08:44 spire-1.2.1/pkg/common/hostservice/metricsservice/ 19:08:44 spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go 19:08:44 spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go 19:08:44 spire-1.2.1/pkg/common/idutil/ 19:08:44 spire-1.2.1/pkg/common/idutil/require.go 19:08:44 spire-1.2.1/pkg/common/idutil/require_test.go 19:08:44 spire-1.2.1/pkg/common/idutil/safety.go 19:08:44 spire-1.2.1/pkg/common/idutil/safety_test.go 19:08:44 spire-1.2.1/pkg/common/idutil/spiffeid.go 19:08:44 spire-1.2.1/pkg/common/idutil/spiffeid_test.go 19:08:44 spire-1.2.1/pkg/common/jwtsvid/ 19:08:44 spire-1.2.1/pkg/common/jwtsvid/common.go 19:08:44 spire-1.2.1/pkg/common/jwtsvid/sign.go 19:08:44 spire-1.2.1/pkg/common/jwtsvid/token_test.go 19:08:44 spire-1.2.1/pkg/common/jwtsvid/validate.go 19:08:44 spire-1.2.1/pkg/common/jwtutil/ 19:08:44 spire-1.2.1/pkg/common/jwtutil/keyset.go 19:08:44 spire-1.2.1/pkg/common/jwtutil/keyset_test.go 19:08:44 spire-1.2.1/pkg/common/log/ 19:08:44 spire-1.2.1/pkg/common/log/hclog_adapter.go 19:08:44 spire-1.2.1/pkg/common/log/hclog_adapter_test.go 19:08:44 spire-1.2.1/pkg/common/log/log.go 19:08:44 spire-1.2.1/pkg/common/log/log_test.go 19:08:44 spire-1.2.1/pkg/common/log/options.go 19:08:44 spire-1.2.1/pkg/common/nodeutil/ 19:08:44 spire-1.2.1/pkg/common/nodeutil/node.go 19:08:44 spire-1.2.1/pkg/common/nodeutil/node_test.go 19:08:44 spire-1.2.1/pkg/common/peertracker/ 19:08:44 spire-1.2.1/pkg/common/peertracker/conn.go 19:08:44 spire-1.2.1/pkg/common/peertracker/credentials.go 19:08:44 spire-1.2.1/pkg/common/peertracker/errors.go 19:08:44 spire-1.2.1/pkg/common/peertracker/getpid_windows.c 19:08:44 spire-1.2.1/pkg/common/peertracker/getpid_windows.h 19:08:44 spire-1.2.1/pkg/common/peertracker/info.go 19:08:44 spire-1.2.1/pkg/common/peertracker/listener.go 19:08:44 spire-1.2.1/pkg/common/peertracker/listener_test.go 19:08:44 spire-1.2.1/pkg/common/peertracker/peertracker.go 19:08:44 spire-1.2.1/pkg/common/peertracker/peertracker_test.go 19:08:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go 19:08:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go 19:08:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go 19:08:44 spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go 19:08:44 spire-1.2.1/pkg/common/peertracker/tcp.go 19:08:44 spire-1.2.1/pkg/common/peertracker/tcp_fallback.go 19:08:44 spire-1.2.1/pkg/common/peertracker/tcp_windows.go 19:08:44 spire-1.2.1/pkg/common/peertracker/tracker_bsd.go 19:08:44 spire-1.2.1/pkg/common/peertracker/tracker_fallback.go 19:08:44 spire-1.2.1/pkg/common/peertracker/tracker_linux.go 19:08:44 spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go 19:08:44 spire-1.2.1/pkg/common/peertracker/tracker_windows.go 19:08:44 spire-1.2.1/pkg/common/peertracker/uds.go 19:08:44 spire-1.2.1/pkg/common/peertracker/uds_bsd.go 19:08:44 spire-1.2.1/pkg/common/peertracker/uds_fallback.go 19:08:44 spire-1.2.1/pkg/common/peertracker/uds_linux.go 19:08:44 spire-1.2.1/pkg/common/pemutil/ 19:08:44 spire-1.2.1/pkg/common/pemutil/block.go 19:08:44 spire-1.2.1/pkg/common/pemutil/certs.go 19:08:44 spire-1.2.1/pkg/common/pemutil/common.go 19:08:44 spire-1.2.1/pkg/common/pemutil/csr.go 19:08:44 spire-1.2.1/pkg/common/pemutil/keys.go 19:08:44 spire-1.2.1/pkg/common/pemutil/pemutil_test.go 19:08:44 spire-1.2.1/pkg/common/pemutil/testdata/ 19:08:44 spire-1.2.1/pkg/common/pemutil/testdata/cert.pem 19:08:44 spire-1.2.1/pkg/common/pemutil/testdata/certs.pem 19:08:44 spire-1.2.1/pkg/common/pemutil/testdata/csr.pem 19:08:44 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem 19:08:44 spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem 19:08:44 spire-1.2.1/pkg/common/pemutil/testdata/key.pem 19:08:44 spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem 19:08:44 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem 19:08:44 spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem 19:08:44 spire-1.2.1/pkg/common/plugin/ 19:08:44 spire-1.2.1/pkg/common/plugin/aws/ 19:08:44 spire-1.2.1/pkg/common/plugin/aws/iid.go 19:08:44 spire-1.2.1/pkg/common/plugin/azure/ 19:08:44 spire-1.2.1/pkg/common/plugin/azure/msi.go 19:08:44 spire-1.2.1/pkg/common/plugin/azure/msi_test.go 19:08:44 spire-1.2.1/pkg/common/plugin/facade.go 19:08:44 spire-1.2.1/pkg/common/plugin/facade_test.go 19:08:44 spire-1.2.1/pkg/common/plugin/gcp/ 19:08:44 spire-1.2.1/pkg/common/plugin/gcp/iit.go 19:08:44 spire-1.2.1/pkg/common/plugin/k8s/ 19:08:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/ 19:08:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go 19:08:44 spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go 19:08:44 spire-1.2.1/pkg/common/plugin/k8s/utils.go 19:08:44 spire-1.2.1/pkg/common/plugin/k8s/utils_test.go 19:08:44 spire-1.2.1/pkg/common/plugin/log.go 19:08:44 spire-1.2.1/pkg/common/plugin/sshpop/ 19:08:44 spire-1.2.1/pkg/common/plugin/sshpop/handshake.go 19:08:44 spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go 19:08:44 spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go 19:08:44 spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go 19:08:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/ 19:08:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key 19:08:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub 19:08:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub 19:08:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub 19:08:44 spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub 19:08:44 spire-1.2.1/pkg/common/plugin/tpmdevid/ 19:08:44 spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go 19:08:44 spire-1.2.1/pkg/common/plugin/x509pop/ 19:08:44 spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go 19:08:44 spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go 19:08:44 spire-1.2.1/pkg/common/profiling/ 19:08:44 spire-1.2.1/pkg/common/profiling/dumpers.go 19:08:44 spire-1.2.1/pkg/common/profiling/profiling.go 19:08:44 spire-1.2.1/pkg/common/protoutil/ 19:08:44 spire-1.2.1/pkg/common/protoutil/masks.go 19:08:44 spire-1.2.1/pkg/common/protoutil/masks_test.go 19:08:44 spire-1.2.1/pkg/common/rotationutil/ 19:08:44 spire-1.2.1/pkg/common/rotationutil/rotationutil.go 19:08:44 spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go 19:08:44 spire-1.2.1/pkg/common/selector/ 19:08:44 spire-1.2.1/pkg/common/selector/selector.go 19:08:44 spire-1.2.1/pkg/common/selector/selector_test.go 19:08:44 spire-1.2.1/pkg/common/selector/set.go 19:08:44 spire-1.2.1/pkg/common/selector/set_utils.go 19:08:44 spire-1.2.1/pkg/common/selector/set_utils_test.go 19:08:44 spire-1.2.1/pkg/common/telemetry/ 19:08:44 spire-1.2.1/pkg/common/telemetry/agent/ 19:08:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/ 19:08:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go 19:08:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go 19:08:44 spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go 19:08:44 spire-1.2.1/pkg/common/telemetry/agent/manager.go 19:08:44 spire-1.2.1/pkg/common/telemetry/agent/node.go 19:08:44 spire-1.2.1/pkg/common/telemetry/agent/rotate.go 19:08:44 spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go 19:08:44 spire-1.2.1/pkg/common/telemetry/agent/store/ 19:08:44 spire-1.2.1/pkg/common/telemetry/agent/store/store.go 19:08:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ 19:08:44 spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go 19:08:44 spire-1.2.1/pkg/common/telemetry/blackhole.go 19:08:44 spire-1.2.1/pkg/common/telemetry/call.go 19:08:44 spire-1.2.1/pkg/common/telemetry/common/ 19:08:44 spire-1.2.1/pkg/common/telemetry/common/label_adders.go 19:08:44 spire-1.2.1/pkg/common/telemetry/config.go 19:08:44 spire-1.2.1/pkg/common/telemetry/dogstatsd.go 19:08:44 spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go 19:08:44 spire-1.2.1/pkg/common/telemetry/inmem.go 19:08:44 spire-1.2.1/pkg/common/telemetry/inmem_test.go 19:08:44 spire-1.2.1/pkg/common/telemetry/m3.go 19:08:44 spire-1.2.1/pkg/common/telemetry/m3_test.go 19:08:44 spire-1.2.1/pkg/common/telemetry/metrics.go 19:08:44 spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go 19:08:44 spire-1.2.1/pkg/common/telemetry/names.go 19:08:44 spire-1.2.1/pkg/common/telemetry/prometheus.go 19:08:44 spire-1.2.1/pkg/common/telemetry/prometheus_test.go 19:08:44 spire-1.2.1/pkg/common/telemetry/sanitize.go 19:08:44 spire-1.2.1/pkg/common/telemetry/sanitize_test.go 19:08:44 spire-1.2.1/pkg/common/telemetry/server/ 19:08:44 spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go 19:08:44 spire-1.2.1/pkg/common/telemetry/server/ca_manager.go 19:08:44 spire-1.2.1/pkg/common/telemetry/server/datastore/ 19:08:44 spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go 19:08:44 spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go 19:08:44 spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go 19:08:44 spire-1.2.1/pkg/common/telemetry/server/datastore/node.go 19:08:44 spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go 19:08:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go 19:08:44 spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go 19:08:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/ 19:08:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go 19:08:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go 19:08:44 spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go 19:08:44 spire-1.2.1/pkg/common/telemetry/server/registration_manager.go 19:08:44 spire-1.2.1/pkg/common/telemetry/server/rotate.go 19:08:44 spire-1.2.1/pkg/common/telemetry/server/server.go 19:08:44 spire-1.2.1/pkg/common/telemetry/sink.go 19:08:44 spire-1.2.1/pkg/common/telemetry/statsd.go 19:08:44 spire-1.2.1/pkg/common/telemetry/statsd_test.go 19:08:44 spire-1.2.1/pkg/common/telemetry/uptime.go 19:08:44 spire-1.2.1/pkg/common/telemetry/version.go 19:08:44 spire-1.2.1/pkg/common/telemetry/withlabels.go 19:08:44 spire-1.2.1/pkg/common/uptime/ 19:08:44 spire-1.2.1/pkg/common/uptime/uptime.go 19:08:44 spire-1.2.1/pkg/common/uptime/uptime_test.go 19:08:44 spire-1.2.1/pkg/common/util/ 19:08:44 spire-1.2.1/pkg/common/util/certs.go 19:08:44 spire-1.2.1/pkg/common/util/certs_test.go 19:08:44 spire-1.2.1/pkg/common/util/csr.go 19:08:44 spire-1.2.1/pkg/common/util/hash.go 19:08:44 spire-1.2.1/pkg/common/util/selectors.go 19:08:44 spire-1.2.1/pkg/common/util/selectors_test.go 19:08:44 spire-1.2.1/pkg/common/util/signals.go 19:08:44 spire-1.2.1/pkg/common/util/sort.go 19:08:44 spire-1.2.1/pkg/common/util/sort_test.go 19:08:44 spire-1.2.1/pkg/common/util/task.go 19:08:44 spire-1.2.1/pkg/common/util/task_test.go 19:08:44 spire-1.2.1/pkg/common/util/testdata/ 19:08:44 spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem 19:08:44 spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem 19:08:44 spire-1.2.1/pkg/common/version/ 19:08:44 spire-1.2.1/pkg/common/version/version.go 19:08:44 spire-1.2.1/pkg/common/x509svid/ 19:08:44 spire-1.2.1/pkg/common/x509svid/common_test.go 19:08:44 spire-1.2.1/pkg/common/x509svid/csr.go 19:08:44 spire-1.2.1/pkg/common/x509svid/upstreamca.go 19:08:44 spire-1.2.1/pkg/common/x509svid/upstreamca_test.go 19:08:44 spire-1.2.1/pkg/common/x509util/ 19:08:44 spire-1.2.1/pkg/common/x509util/cert.go 19:08:44 spire-1.2.1/pkg/common/x509util/dns.go 19:08:44 spire-1.2.1/pkg/common/x509util/dns_test.go 19:08:44 spire-1.2.1/pkg/common/x509util/keyid.go 19:08:44 spire-1.2.1/pkg/common/x509util/keypair.go 19:08:44 spire-1.2.1/pkg/common/x509util/serialnumber.go 19:08:44 spire-1.2.1/pkg/common/x509util/serialnumber_test.go 19:08:44 spire-1.2.1/pkg/server/ 19:08:44 spire-1.2.1/pkg/server/api/ 19:08:44 spire-1.2.1/pkg/server/api/agent.go 19:08:44 spire-1.2.1/pkg/server/api/agent/ 19:08:44 spire-1.2.1/pkg/server/api/agent/v1/ 19:08:44 spire-1.2.1/pkg/server/api/agent/v1/service.go 19:08:44 spire-1.2.1/pkg/server/api/agent/v1/service_test.go 19:08:44 spire-1.2.1/pkg/server/api/agent_test.go 19:08:44 spire-1.2.1/pkg/server/api/api.go 19:08:44 spire-1.2.1/pkg/server/api/audit/ 19:08:44 spire-1.2.1/pkg/server/api/audit/audit.go 19:08:44 spire-1.2.1/pkg/server/api/audit/audit_test.go 19:08:44 spire-1.2.1/pkg/server/api/bundle.go 19:08:44 spire-1.2.1/pkg/server/api/bundle/ 19:08:44 spire-1.2.1/pkg/server/api/bundle/v1/ 19:08:44 spire-1.2.1/pkg/server/api/bundle/v1/service.go 19:08:44 spire-1.2.1/pkg/server/api/bundle/v1/service_test.go 19:08:44 spire-1.2.1/pkg/server/api/bundle_test.go 19:08:44 spire-1.2.1/pkg/server/api/debug/ 19:08:44 spire-1.2.1/pkg/server/api/debug/v1/ 19:08:44 spire-1.2.1/pkg/server/api/debug/v1/service.go 19:08:44 spire-1.2.1/pkg/server/api/debug/v1/service_test.go 19:08:44 spire-1.2.1/pkg/server/api/entry.go 19:08:44 spire-1.2.1/pkg/server/api/entry/ 19:08:44 spire-1.2.1/pkg/server/api/entry/v1/ 19:08:44 spire-1.2.1/pkg/server/api/entry/v1/service.go 19:08:44 spire-1.2.1/pkg/server/api/entry/v1/service_test.go 19:08:44 spire-1.2.1/pkg/server/api/entry_test.go 19:08:44 spire-1.2.1/pkg/server/api/health/ 19:08:44 spire-1.2.1/pkg/server/api/health/v1/ 19:08:44 spire-1.2.1/pkg/server/api/health/v1/service.go 19:08:44 spire-1.2.1/pkg/server/api/health/v1/service_test.go 19:08:44 spire-1.2.1/pkg/server/api/id.go 19:08:44 spire-1.2.1/pkg/server/api/id_test.go 19:08:44 spire-1.2.1/pkg/server/api/limits/ 19:08:44 spire-1.2.1/pkg/server/api/limits/limits.go 19:08:44 spire-1.2.1/pkg/server/api/middleware/ 19:08:44 spire-1.2.1/pkg/server/api/middleware/alias.go 19:08:44 spire-1.2.1/pkg/server/api/middleware/audit.go 19:08:44 spire-1.2.1/pkg/server/api/middleware/authorization.go 19:08:44 spire-1.2.1/pkg/server/api/middleware/authorization_opa.go 19:08:44 spire-1.2.1/pkg/server/api/middleware/authorization_test.go 19:08:44 spire-1.2.1/pkg/server/api/middleware/authorize_agent.go 19:08:44 spire-1.2.1/pkg/server/api/middleware/caller.go 19:08:44 spire-1.2.1/pkg/server/api/middleware/caller_test.go 19:08:44 spire-1.2.1/pkg/server/api/middleware/common.go 19:08:44 spire-1.2.1/pkg/server/api/middleware/common_test.go 19:08:44 spire-1.2.1/pkg/server/api/middleware/entries.go 19:08:44 spire-1.2.1/pkg/server/api/middleware/entries_test.go 19:08:44 spire-1.2.1/pkg/server/api/middleware/ratelimit.go 19:08:44 spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go 19:08:44 spire-1.2.1/pkg/server/api/ratelimit.go 19:08:44 spire-1.2.1/pkg/server/api/rpccontext/ 19:08:44 spire-1.2.1/pkg/server/api/rpccontext/alias.go 19:08:44 spire-1.2.1/pkg/server/api/rpccontext/audit.go 19:08:44 spire-1.2.1/pkg/server/api/rpccontext/caller.go 19:08:44 spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go 19:08:44 spire-1.2.1/pkg/server/api/selector.go 19:08:44 spire-1.2.1/pkg/server/api/selector_test.go 19:08:44 spire-1.2.1/pkg/server/api/status.go 19:08:44 spire-1.2.1/pkg/server/api/status_test.go 19:08:44 spire-1.2.1/pkg/server/api/svid/ 19:08:44 spire-1.2.1/pkg/server/api/svid/v1/ 19:08:44 spire-1.2.1/pkg/server/api/svid/v1/service.go 19:08:44 spire-1.2.1/pkg/server/api/svid/v1/service_test.go 19:08:44 spire-1.2.1/pkg/server/api/trustdomain.go 19:08:44 spire-1.2.1/pkg/server/api/trustdomain/ 19:08:44 spire-1.2.1/pkg/server/api/trustdomain/v1/ 19:08:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service.go 19:08:44 spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go 19:08:44 spire-1.2.1/pkg/server/api/trustdomain_test.go 19:08:44 spire-1.2.1/pkg/server/authpolicy/ 19:08:44 spire-1.2.1/pkg/server/authpolicy/defaults.go 19:08:44 spire-1.2.1/pkg/server/authpolicy/policy.go 19:08:44 spire-1.2.1/pkg/server/authpolicy/policy.rego 19:08:44 spire-1.2.1/pkg/server/authpolicy/policy_data.json 19:08:44 spire-1.2.1/pkg/server/authpolicy/policy_test.go 19:08:44 spire-1.2.1/pkg/server/authpolicy/validate.go 19:08:44 spire-1.2.1/pkg/server/bundle/ 19:08:44 spire-1.2.1/pkg/server/bundle/client/ 19:08:44 spire-1.2.1/pkg/server/bundle/client/client.go 19:08:44 spire-1.2.1/pkg/server/bundle/client/client_test.go 19:08:44 spire-1.2.1/pkg/server/bundle/client/manager.go 19:08:44 spire-1.2.1/pkg/server/bundle/client/manager_test.go 19:08:44 spire-1.2.1/pkg/server/bundle/client/sources.go 19:08:44 spire-1.2.1/pkg/server/bundle/client/sources_test.go 19:08:44 spire-1.2.1/pkg/server/bundle/client/updater.go 19:08:44 spire-1.2.1/pkg/server/bundle/client/updater_test.go 19:08:44 spire-1.2.1/pkg/server/ca/ 19:08:44 spire-1.2.1/pkg/server/ca/ca.go 19:08:44 spire-1.2.1/pkg/server/ca/ca_health.go 19:08:44 spire-1.2.1/pkg/server/ca/ca_test.go 19:08:44 spire-1.2.1/pkg/server/ca/journal.go 19:08:44 spire-1.2.1/pkg/server/ca/journal_test.go 19:08:44 spire-1.2.1/pkg/server/ca/manager.go 19:08:44 spire-1.2.1/pkg/server/ca/manager_health.go 19:08:44 spire-1.2.1/pkg/server/ca/manager_test.go 19:08:44 spire-1.2.1/pkg/server/ca/templates.go 19:08:44 spire-1.2.1/pkg/server/ca/upstream_client.go 19:08:44 spire-1.2.1/pkg/server/ca/upstream_client_test.go 19:08:44 spire-1.2.1/pkg/server/ca/validation.go 19:08:44 spire-1.2.1/pkg/server/cache/ 19:08:44 spire-1.2.1/pkg/server/cache/dscache/ 19:08:44 spire-1.2.1/pkg/server/cache/dscache/cache.go 19:08:44 spire-1.2.1/pkg/server/cache/dscache/cache_test.go 19:08:44 spire-1.2.1/pkg/server/cache/entrycache/ 19:08:44 spire-1.2.1/pkg/server/cache/entrycache/cache.go 19:08:44 spire-1.2.1/pkg/server/cache/entrycache/cache_test.go 19:08:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache.go 19:08:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go 19:08:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go 19:08:44 spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go 19:08:44 spire-1.2.1/pkg/server/catalog/ 19:08:44 spire-1.2.1/pkg/server/catalog/catalog.go 19:08:44 spire-1.2.1/pkg/server/catalog/keymanager.go 19:08:44 spire-1.2.1/pkg/server/catalog/nodeattestor.go 19:08:44 spire-1.2.1/pkg/server/catalog/noderesolver.go 19:08:44 spire-1.2.1/pkg/server/catalog/notifier.go 19:08:44 spire-1.2.1/pkg/server/catalog/upstreamauthority.go 19:08:44 spire-1.2.1/pkg/server/config.go 19:08:44 spire-1.2.1/pkg/server/datastore/ 19:08:44 spire-1.2.1/pkg/server/datastore/datastore.go 19:08:44 spire-1.2.1/pkg/server/datastore/datastore_health.go 19:08:44 spire-1.2.1/pkg/server/datastore/repository.go 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/ 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration.go 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/models.go 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json 19:08:44 spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json 19:08:44 spire-1.2.1/pkg/server/endpoints/ 19:08:44 spire-1.2.1/pkg/server/endpoints/bundle/ 19:08:44 spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go 19:08:44 spire-1.2.1/pkg/server/endpoints/bundle/config.go 19:08:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/ 19:08:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/README 19:08:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ 19:08:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go 19:08:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ 19:08:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go 19:08:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go 19:08:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go 19:08:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go 19:08:44 spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go 19:08:44 spire-1.2.1/pkg/server/endpoints/bundle/server.go 19:08:44 spire-1.2.1/pkg/server/endpoints/bundle/server_test.go 19:08:44 spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go 19:08:44 spire-1.2.1/pkg/server/endpoints/config.go 19:08:44 spire-1.2.1/pkg/server/endpoints/endpoints.go 19:08:44 spire-1.2.1/pkg/server/endpoints/endpoints_test.go 19:08:44 spire-1.2.1/pkg/server/endpoints/entryfetcher.go 19:08:44 spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go 19:08:44 spire-1.2.1/pkg/server/endpoints/middleware.go 19:08:44 spire-1.2.1/pkg/server/endpoints/middleware_test.go 19:08:44 spire-1.2.1/pkg/server/hostservice/ 19:08:44 spire-1.2.1/pkg/server/hostservice/agentstore/ 19:08:44 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go 19:08:44 spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go 19:08:44 spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go 19:08:44 spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go 19:08:44 spire-1.2.1/pkg/server/hostservice/identityprovider/ 19:08:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go 19:08:44 spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go 19:08:44 spire-1.2.1/pkg/server/plugin/ 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/ 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/ 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/base/ 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/constant.go 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/ 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/ 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/repository.go 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/test/ 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/v1.go 19:08:44 spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go 19:08:44 spire-1.2.1/pkg/server/plugin/nodeattestor/ 19:08:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ 19:08:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go 19:08:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go 19:08:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go 19:08:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go 19:08:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go 19:08:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go 19:08:44 spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go 19:08:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ 19:08:44 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/base/ 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go 19:08:45 spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/noderesolver/ 19:08:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/ 19:08:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go 19:08:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go 19:08:45 spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go 19:08:45 spire-1.2.1/pkg/server/plugin/noderesolver/repository.go 19:08:45 spire-1.2.1/pkg/server/plugin/noderesolver/v1.go 19:08:45 spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/notifier/ 19:08:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ 19:08:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go 19:08:45 spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ 19:08:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go 19:08:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go 19:08:45 spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/notifier/notifier.go 19:08:45 spire-1.2.1/pkg/server/plugin/notifier/repository.go 19:08:45 spire-1.2.1/pkg/server/plugin/notifier/v1.go 19:08:45 spire-1.2.1/pkg/server/plugin/notifier/v1_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go 19:08:45 spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go 19:08:45 spire-1.2.1/pkg/server/registration/ 19:08:45 spire-1.2.1/pkg/server/registration/manager.go 19:08:45 spire-1.2.1/pkg/server/registration/manager_test.go 19:08:45 spire-1.2.1/pkg/server/scanentries.go 19:08:45 spire-1.2.1/pkg/server/scanentries_test.go 19:08:45 spire-1.2.1/pkg/server/server.go 19:08:45 spire-1.2.1/pkg/server/server_test.go 19:08:45 spire-1.2.1/pkg/server/svid/ 19:08:45 spire-1.2.1/pkg/server/svid/observer.go 19:08:45 spire-1.2.1/pkg/server/svid/observer_test.go 19:08:45 spire-1.2.1/pkg/server/svid/rotator.go 19:08:45 spire-1.2.1/pkg/server/svid/rotator_config.go 19:08:45 spire-1.2.1/pkg/server/svid/rotator_config_test.go 19:08:45 spire-1.2.1/pkg/server/svid/rotator_test.go 19:08:45 spire-1.2.1/proto/ 19:08:45 spire-1.2.1/proto/private/ 19:08:45 spire-1.2.1/proto/private/server/ 19:08:45 spire-1.2.1/proto/private/server/journal/ 19:08:45 spire-1.2.1/proto/private/server/journal/journal.pb.go 19:08:45 spire-1.2.1/proto/private/server/journal/journal.proto 19:08:45 spire-1.2.1/proto/spire/ 19:08:45 spire-1.2.1/proto/spire/common/ 19:08:45 spire-1.2.1/proto/spire/common/common.pb.go 19:08:45 spire-1.2.1/proto/spire/common/common.proto 19:08:45 spire-1.2.1/proto/spire/common/plugin/ 19:08:45 spire-1.2.1/proto/spire/common/plugin/plugin.pb.go 19:08:45 spire-1.2.1/proto/spire/common/plugin/plugin.proto 19:08:45 spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go 19:08:45 spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go 19:08:45 spire-1.2.1/proto/spire/plugin/ 19:08:45 spire-1.2.1/proto/spire/plugin/agent/ 19:08:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/ 19:08:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ 19:08:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go 19:08:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto 19:08:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go 19:08:45 spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go 19:08:45 spire-1.2.1/release/ 19:08:45 spire-1.2.1/release/spire-extras/ 19:08:45 spire-1.2.1/release/spire-extras/README.md 19:08:45 spire-1.2.1/release/spire-extras/conf/ 19:08:45 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ 19:08:45 spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf 19:08:45 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ 19:08:45 spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf 19:08:45 spire-1.2.1/release/spire/ 19:08:45 spire-1.2.1/release/spire/README.md 19:08:45 spire-1.2.1/release/spire/conf/ 19:08:45 spire-1.2.1/release/spire/conf/agent/ 19:08:45 spire-1.2.1/release/spire/conf/agent/agent.conf 19:08:45 spire-1.2.1/release/spire/conf/server/ 19:08:45 spire-1.2.1/release/spire/conf/server/server.conf 19:08:45 spire-1.2.1/script/ 19:08:45 spire-1.2.1/script/build-artifact.sh 19:08:45 spire-1.2.1/script/generate_dummy_ca.sh 19:08:45 spire-1.2.1/support/ 19:08:45 spire-1.2.1/support/k8s/ 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/ 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/README.md 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/main.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/server.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go 19:08:45 spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go 19:08:45 spire-1.2.1/support/oidc-discovery-provider/ 19:08:45 spire-1.2.1/support/oidc-discovery-provider/README.md 19:08:45 spire-1.2.1/support/oidc-discovery-provider/common_test.go 19:08:45 spire-1.2.1/support/oidc-discovery-provider/config.go 19:08:45 spire-1.2.1/support/oidc-discovery-provider/config_test.go 19:08:45 spire-1.2.1/support/oidc-discovery-provider/domain_policy.go 19:08:45 spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go 19:08:45 spire-1.2.1/support/oidc-discovery-provider/handler.go 19:08:45 spire-1.2.1/support/oidc-discovery-provider/handler_test.go 19:08:45 spire-1.2.1/support/oidc-discovery-provider/jwks_source.go 19:08:45 spire-1.2.1/support/oidc-discovery-provider/main.go 19:08:45 spire-1.2.1/support/oidc-discovery-provider/server_api.go 19:08:45 spire-1.2.1/support/oidc-discovery-provider/server_api_test.go 19:08:45 spire-1.2.1/support/oidc-discovery-provider/workload_api.go 19:08:45 spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go 19:08:45 spire-1.2.1/test/ 19:08:45 spire-1.2.1/test/clock/ 19:08:45 spire-1.2.1/test/clock/clock.go 19:08:45 spire-1.2.1/test/fakes/ 19:08:45 spire-1.2.1/test/fakes/fakeagentcatalog/ 19:08:45 spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go 19:08:45 spire-1.2.1/test/fakes/fakeagentkeymanager/ 19:08:45 spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go 19:08:45 spire-1.2.1/test/fakes/fakeagentnodeattestor/ 19:08:45 spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go 19:08:45 spire-1.2.1/test/fakes/fakeagentstore/ 19:08:45 spire-1.2.1/test/fakes/fakeagentstore/agentstore.go 19:08:45 spire-1.2.1/test/fakes/fakedatastore/ 19:08:45 spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go 19:08:45 spire-1.2.1/test/fakes/fakeentryclient/ 19:08:45 spire-1.2.1/test/fakes/fakeentryclient/entryclient.go 19:08:45 spire-1.2.1/test/fakes/fakehealthchecker/ 19:08:45 spire-1.2.1/test/fakes/fakehealthchecker/checker.go 19:08:45 spire-1.2.1/test/fakes/fakeidentityprovider/ 19:08:45 spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go 19:08:45 spire-1.2.1/test/fakes/fakemetrics/ 19:08:45 spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go 19:08:45 spire-1.2.1/test/fakes/fakenoderesolver/ 19:08:45 spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go 19:08:45 spire-1.2.1/test/fakes/fakenotifier/ 19:08:45 spire-1.2.1/test/fakes/fakenotifier/notifier.go 19:08:45 spire-1.2.1/test/fakes/fakepluginmetrics/ 19:08:45 spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go 19:08:45 spire-1.2.1/test/fakes/fakeserverca/ 19:08:45 spire-1.2.1/test/fakes/fakeserverca/serverca.go 19:08:45 spire-1.2.1/test/fakes/fakeservercatalog/ 19:08:45 spire-1.2.1/test/fakes/fakeservercatalog/catalog.go 19:08:45 spire-1.2.1/test/fakes/fakeserverkeymanager/ 19:08:45 spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go 19:08:45 spire-1.2.1/test/fakes/fakeservernodeattestor/ 19:08:45 spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go 19:08:45 spire-1.2.1/test/fakes/fakeupstreamauthority/ 19:08:45 spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go 19:08:45 spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go 19:08:45 spire-1.2.1/test/fakes/fakeworkloadapi/ 19:08:45 spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go 19:08:45 spire-1.2.1/test/fakes/fakeworkloadattestor/ 19:08:45 spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go 19:08:45 spire-1.2.1/test/fixture/ 19:08:45 spire-1.2.1/test/fixture/certs/ 19:08:45 spire-1.2.1/test/fixture/certs/agent_svid.der 19:08:45 spire-1.2.1/test/fixture/certs/base_cert.pem 19:08:45 spire-1.2.1/test/fixture/certs/base_csr.pem 19:08:45 spire-1.2.1/test/fixture/certs/base_key.pem 19:08:45 spire-1.2.1/test/fixture/certs/base_rotated_cert.pem 19:08:45 spire-1.2.1/test/fixture/certs/base_rotated_csr.pem 19:08:45 spire-1.2.1/test/fixture/certs/base_rotated_key.pem 19:08:45 spire-1.2.1/test/fixture/certs/blog_cert.pem 19:08:45 spire-1.2.1/test/fixture/certs/blog_csr.pem 19:08:45 spire-1.2.1/test/fixture/certs/blog_key.pem 19:08:45 spire-1.2.1/test/fixture/certs/bundle.der 19:08:45 spire-1.2.1/test/fixture/certs/ca.pem 19:08:45 spire-1.2.1/test/fixture/certs/ca_key.pem 19:08:45 spire-1.2.1/test/fixture/certs/database_cert.pem 19:08:45 spire-1.2.1/test/fixture/certs/database_csr.pem 19:08:45 spire-1.2.1/test/fixture/certs/database_key.pem 19:08:45 spire-1.2.1/test/fixture/certs/node_cert.pem 19:08:45 spire-1.2.1/test/fixture/certs/node_csr.pem 19:08:45 spire-1.2.1/test/fixture/certs/node_key.pem 19:08:45 spire-1.2.1/test/fixture/certs/svid.pem 19:08:45 spire-1.2.1/test/fixture/certs/svid_key.pem 19:08:45 spire-1.2.1/test/fixture/config/ 19:08:45 spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf 19:08:45 spire-1.2.1/test/fixture/config/agent_good.conf 19:08:45 spire-1.2.1/test/fixture/config/agent_good_templated.conf 19:08:45 spire-1.2.1/test/fixture/config/plugin_good.conf 19:08:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf 19:08:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf 19:08:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf 19:08:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf 19:08:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf 19:08:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf 19:08:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf 19:08:45 spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf 19:08:45 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf 19:08:45 spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf 19:08:45 spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf 19:08:45 spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf 19:08:45 spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf 19:08:45 spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf 19:08:45 spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf 19:08:45 spire-1.2.1/test/fixture/config/server_bad_server_block.conf 19:08:45 spire-1.2.1/test/fixture/config/server_good.conf 19:08:45 spire-1.2.1/test/fixture/config/server_good_templated.conf 19:08:45 spire-1.2.1/test/fixture/fixture.go 19:08:45 spire-1.2.1/test/fixture/nodeattestor/ 19:08:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/ 19:08:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key 19:08:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub 19:08:45 spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub 19:08:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/ 19:08:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go 19:08:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem 19:08:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem 19:08:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem 19:08:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem 19:08:45 spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem 19:08:45 spire-1.2.1/test/fixture/registration/ 19:08:45 spire-1.2.1/test/fixture/registration/entries.json 19:08:45 spire-1.2.1/test/fixture/registration/good-for-update.json 19:08:45 spire-1.2.1/test/fixture/registration/good.json 19:08:45 spire-1.2.1/test/fixture/registration/invalid.json 19:08:45 spire-1.2.1/test/fixture/registration/invalid_json.json 19:08:45 spire-1.2.1/test/fixture/registration/manager_test_entries.json 19:08:45 spire-1.2.1/test/integration/ 19:08:45 spire-1.2.1/test/integration/README.md 19:08:45 spire-1.2.1/test/integration/common 19:08:45 spire-1.2.1/test/integration/setup/ 19:08:45 spire-1.2.1/test/integration/setup/adminclient/ 19:08:45 spire-1.2.1/test/integration/setup/adminclient/build.sh 19:08:45 spire-1.2.1/test/integration/setup/adminclient/client.go 19:08:45 spire-1.2.1/test/integration/setup/debugagent/ 19:08:45 spire-1.2.1/test/integration/setup/debugagent/build.sh 19:08:45 spire-1.2.1/test/integration/setup/debugagent/main.go 19:08:45 spire-1.2.1/test/integration/setup/debugserver/ 19:08:45 spire-1.2.1/test/integration/setup/debugserver/build.sh 19:08:45 spire-1.2.1/test/integration/setup/debugserver/main.go 19:08:45 spire-1.2.1/test/integration/setup/downstreamclient/ 19:08:45 spire-1.2.1/test/integration/setup/downstreamclient/build.sh 19:08:45 spire-1.2.1/test/integration/setup/downstreamclient/client.go 19:08:45 spire-1.2.1/test/integration/setup/itclient/ 19:08:45 spire-1.2.1/test/integration/setup/itclient/client.go 19:08:45 spire-1.2.1/test/integration/setup/node-attestation/ 19:08:45 spire-1.2.1/test/integration/setup/node-attestation/build.sh 19:08:45 spire-1.2.1/test/integration/setup/node-attestation/client.go 19:08:45 spire-1.2.1/test/integration/setup/x509pop/ 19:08:45 spire-1.2.1/test/integration/setup/x509pop/gencerts.go 19:08:45 spire-1.2.1/test/integration/setup/x509pop/setup.sh 19:08:45 spire-1.2.1/test/integration/suites/ 19:08:45 spire-1.2.1/test/integration/suites/admin-endpoints/ 19:08:45 spire-1.2.1/test/integration/suites/admin-endpoints/00-setup 19:08:45 spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server 19:08:45 spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent 19:08:45 spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent 19:08:45 spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries 19:08:45 spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints 19:08:45 spire-1.2.1/test/integration/suites/admin-endpoints/README.md 19:08:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/ 19:08:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ 19:08:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ 19:08:45 spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml 19:08:45 spire-1.2.1/test/integration/suites/admin-endpoints/teardown 19:08:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/ 19:08:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup 19:08:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants 19:08:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md 19:08:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml 19:08:45 spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown 19:08:45 spire-1.2.1/test/integration/suites/datastore-mysql/ 19:08:45 spire-1.2.1/test/integration/suites/datastore-mysql/00-setup 19:08:45 spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants 19:08:45 spire-1.2.1/test/integration/suites/datastore-mysql/README.md 19:08:45 spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml 19:08:45 spire-1.2.1/test/integration/suites/datastore-mysql/teardown 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/ 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres/ 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres/00-setup 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres/README.md 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml 19:08:45 spire-1.2.1/test/integration/suites/datastore-postgres/teardown 19:08:45 spire-1.2.1/test/integration/suites/debug-endpoints/ 19:08:45 spire-1.2.1/test/integration/suites/debug-endpoints/00-setup 19:08:45 spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server 19:08:45 spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent 19:08:45 spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent 19:08:45 spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries 19:08:45 spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints 19:08:45 spire-1.2.1/test/integration/suites/debug-endpoints/README.md 19:08:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/ 19:08:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ 19:08:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ 19:08:45 spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml 19:08:45 spire-1.2.1/test/integration/suites/debug-endpoints/teardown 19:08:45 spire-1.2.1/test/integration/suites/downstream-endpoints/ 19:08:45 spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup 19:08:45 spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server 19:08:45 spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent 19:08:45 spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent 19:08:45 spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries 19:08:45 spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints 19:08:45 spire-1.2.1/test/integration/suites/downstream-endpoints/README.md 19:08:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ 19:08:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ 19:08:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ 19:08:45 spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml 19:08:45 spire-1.2.1/test/integration/suites/downstream-endpoints/teardown 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml 19:08:45 spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/ 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml 19:08:45 spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown 19:08:45 spire-1.2.1/test/integration/suites/join-token/ 19:08:45 spire-1.2.1/test/integration/suites/join-token/01-start-server 19:08:45 spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents 19:08:45 spire-1.2.1/test/integration/suites/join-token/03-start-agent 19:08:45 spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry 19:08:45 spire-1.2.1/test/integration/suites/join-token/05-check-svid 19:08:45 spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent 19:08:45 spire-1.2.1/test/integration/suites/join-token/README.md 19:08:45 spire-1.2.1/test/integration/suites/join-token/conf/ 19:08:45 spire-1.2.1/test/integration/suites/join-token/conf/agent/ 19:08:45 spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/join-token/conf/server/ 19:08:45 spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml 19:08:45 spire-1.2.1/test/integration/suites/join-token/teardown 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/ 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/README.md 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl 19:08:45 spire-1.2.1/test/integration/suites/k8s-reconcile/teardown 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/ 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/00-setup 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/README.md 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/ 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl 19:08:45 spire-1.2.1/test/integration/suites/k8s-scratch/teardown 19:08:45 spire-1.2.1/test/integration/suites/k8s/ 19:08:45 spire-1.2.1/test/integration/suites/k8s/00-setup 19:08:45 spire-1.2.1/test/integration/suites/k8s/01-apply-config 19:08:45 spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid 19:08:45 spire-1.2.1/test/integration/suites/k8s/README.md 19:08:45 spire-1.2.1/test/integration/suites/k8s/conf/ 19:08:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ 19:08:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/ 19:08:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s/conf/server/ 19:08:45 spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/ 19:08:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml 19:08:45 spire-1.2.1/test/integration/suites/k8s/init-kubectl 19:08:45 spire-1.2.1/test/integration/suites/k8s/teardown 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/ 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/00-setup 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/01-start-root 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/README.md 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/ 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/ 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/root/ 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/root/server/ 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/nested-rotation/teardown 19:08:45 spire-1.2.1/test/integration/suites/node-attestation/ 19:08:45 spire-1.2.1/test/integration/suites/node-attestation/00-setup 19:08:45 spire-1.2.1/test/integration/suites/node-attestation/01-start-server 19:08:45 spire-1.2.1/test/integration/suites/node-attestation/02-start-agent 19:08:45 spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation 19:08:45 spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation 19:08:45 spire-1.2.1/test/integration/suites/node-attestation/README.md 19:08:45 spire-1.2.1/test/integration/suites/node-attestation/conf/ 19:08:45 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ 19:08:45 spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/node-attestation/conf/server/ 19:08:45 spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml 19:08:45 spire-1.2.1/test/integration/suites/node-attestation/teardown 19:08:45 spire-1.2.1/test/integration/suites/rotation/ 19:08:45 spire-1.2.1/test/integration/suites/rotation/00-setup 19:08:45 spire-1.2.1/test/integration/suites/rotation/01-start-server 19:08:45 spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent 19:08:45 spire-1.2.1/test/integration/suites/rotation/03-start-agent 19:08:45 spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry 19:08:45 spire-1.2.1/test/integration/suites/rotation/05-check-svids 19:08:45 spire-1.2.1/test/integration/suites/rotation/README.md 19:08:45 spire-1.2.1/test/integration/suites/rotation/conf/ 19:08:45 spire-1.2.1/test/integration/suites/rotation/conf/agent/ 19:08:45 spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/rotation/conf/server/ 19:08:45 spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml 19:08:45 spire-1.2.1/test/integration/suites/rotation/teardown 19:08:45 spire-1.2.1/test/integration/suites/self-test/ 19:08:45 spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step 19:08:45 spire-1.2.1/test/integration/suites/self-test/README.md 19:08:45 spire-1.2.1/test/integration/suites/self-test/teardown 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/ 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/03-entry 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/06-agent 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/README.md 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/ 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml 19:08:45 spire-1.2.1/test/integration/suites/spire-server-cli/teardown 19:08:45 spire-1.2.1/test/integration/suites/upgrade/ 19:08:45 spire-1.2.1/test/integration/suites/upgrade/00-setup 19:08:45 spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests 19:08:45 spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated 19:08:45 spire-1.2.1/test/integration/suites/upgrade/README.md 19:08:45 spire-1.2.1/test/integration/suites/upgrade/conf/ 19:08:45 spire-1.2.1/test/integration/suites/upgrade/conf/agent/ 19:08:45 spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf 19:08:45 spire-1.2.1/test/integration/suites/upgrade/conf/server/ 19:08:45 spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf 19:08:45 spire-1.2.1/test/integration/suites/upgrade/teardown 19:08:45 spire-1.2.1/test/integration/suites/upgrade/versions.txt 19:08:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ 19:08:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind 19:08:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager 19:08:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire 19:08:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca 19:08:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md 19:08:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ 19:08:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml 19:08:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml 19:08:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ 19:08:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml 19:08:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml 19:08:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl 19:08:45 spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown 19:08:45 spire-1.2.1/test/integration/test-one.sh 19:08:45 spire-1.2.1/test/integration/test.sh 19:08:45 spire-1.2.1/test/plugintest/ 19:08:45 spire-1.2.1/test/plugintest/config.go 19:08:45 spire-1.2.1/test/plugintest/load.go 19:08:45 spire-1.2.1/test/plugintest/option.go 19:08:45 spire-1.2.1/test/spiretest/ 19:08:45 spire-1.2.1/test/spiretest/apiserver.go 19:08:45 spire-1.2.1/test/spiretest/assertions.go 19:08:45 spire-1.2.1/test/spiretest/dir.go 19:08:45 spire-1.2.1/test/spiretest/errors_posix.go 19:08:45 spire-1.2.1/test/spiretest/errors_windows.go 19:08:45 spire-1.2.1/test/spiretest/logs.go 19:08:45 spire-1.2.1/test/spiretest/socketapi.go 19:08:45 spire-1.2.1/test/spiretest/suite.go 19:08:45 spire-1.2.1/test/spiretest/x509.go 19:08:45 spire-1.2.1/test/testca/ 19:08:45 spire-1.2.1/test/testca/ca.go 19:08:45 spire-1.2.1/test/testkey/ 19:08:45 spire-1.2.1/test/testkey/generate.sh 19:08:45 spire-1.2.1/test/testkey/genkeys.go 19:08:45 spire-1.2.1/test/testkey/keys.go 19:08:45 spire-1.2.1/test/testkey/new.go 19:08:45 spire-1.2.1/test/tpmsimulator/ 19:08:45 spire-1.2.1/test/tpmsimulator/simulator.go 19:08:45 spire-1.2.1/test/util/ 19:08:45 spire-1.2.1/test/util/cert_fixtures.go 19:08:45 spire-1.2.1/test/util/cert_generation.go 19:08:45 spire-1.2.1/test/util/io_redirection.go 19:08:45 spire-1.2.1/test/util/race.go 19:08:45 spire-1.2.1/test/util/util.go 19:08:45 building spire from source... 19:08:46 Installing go1.17.7... 19:08:56 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:08:56 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:08:56 go: downloading github.com/armon/go-metrics v0.3.10 19:08:56 go: downloading github.com/prometheus/client_golang v1.12.1 19:08:56 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:08:57 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:08:57 go: downloading github.com/mattn/go-colorable v0.1.12 19:08:57 go: downloading github.com/Masterminds/semver v1.5.0 19:08:57 go: downloading github.com/Masterminds/goutils v1.1.0 19:08:57 go: downloading github.com/google/uuid v1.1.2 19:08:57 go: downloading github.com/huandu/xstrings v1.3.2 19:08:58 go: downloading github.com/imkira/go-observer v1.0.3 19:08:58 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:08:58 go: downloading github.com/oklog/run v1.0.0 19:08:59 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:08:59 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:08:59 go: downloading github.com/prometheus/client_model v0.2.0 19:08:59 go: downloading github.com/prometheus/common v0.32.1 19:08:59 go: downloading github.com/pkg/errors v0.9.1 19:09:00 go: downloading go.uber.org/atomic v1.9.0 19:09:00 go: downloading github.com/beorn7/perks v1.0.1 19:09:00 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:09:00 go: downloading github.com/prometheus/procfs v0.7.3 19:09:00 go: downloading github.com/hashicorp/errwrap v1.1.0 19:09:01 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:09:01 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:09:01 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:09:02 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:09:04 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:09:11 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:09:11 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:09:11 go: downloading github.com/stretchr/testify v1.7.0 19:09:11 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:09:11 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:09:11 go: downloading github.com/blang/semver/v4 v4.0.0 19:09:11 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:09:11 go: downloading github.com/jinzhu/gorm v1.9.16 19:09:12 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:09:12 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:09:16 Building bin/spire-server... 19:09:16 go: downloading github.com/mitchellh/cli v1.1.2 19:09:16 go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 19:09:16 go: downloading github.com/spiffe/spire-api-sdk v1.2.0 19:09:17 go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd 19:09:17 go: downloading google.golang.org/grpc v1.44.0 19:09:17 go: downloading gopkg.in/square/go-jose.v2 v2.6.0 19:09:18 go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 19:09:19 go: downloading github.com/imdario/mergo v0.3.12 19:09:20 go: downloading github.com/sirupsen/logrus v1.8.1 19:09:23 go: downloading github.com/hashicorp/go-hclog v1.1.0 19:09:24 go: downloading github.com/Masterminds/sprig v2.22.0+incompatible 19:09:24 go: downloading github.com/mattn/go-isatty v0.0.14 19:09:24 go: downloading github.com/fatih/color v1.13.0 19:09:24 go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 19:09:24 go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 19:09:24 go: downloading github.com/hashicorp/go-plugin v1.4.3 19:09:24 go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 19:09:25 go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 19:09:25 go: downloading github.com/InVisionApp/go-logger v1.0.1 19:09:25 go: downloading github.com/armon/go-metrics v0.3.10 19:09:26 go: downloading github.com/prometheus/client_golang v1.12.1 19:09:26 go: downloading github.com/uber-go/tally/v4 v4.1.1 19:09:27 go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 19:09:27 go: downloading github.com/open-policy-agent/opa v0.38.0 19:09:42 go: downloading google.golang.org/api v0.70.0 19:09:42 go: downloading k8s.io/api v0.23.4 19:09:42 go: downloading github.com/google/go-tpm v0.3.3 19:09:42 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:09:45 go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf 19:09:45 go: downloading github.com/mattn/go-colorable v0.1.12 19:09:45 go: downloading github.com/Masterminds/goutils v1.1.0 19:09:45 go: downloading github.com/Masterminds/semver v1.5.0 19:09:45 go: downloading github.com/google/uuid v1.1.2 19:09:46 go: downloading github.com/huandu/xstrings v1.3.2 19:09:46 go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d 19:09:46 go: downloading github.com/oklog/run v1.0.0 19:09:47 go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible 19:09:47 go: downloading github.com/prometheus/client_model v0.2.0 19:09:47 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 19:09:47 go: downloading github.com/prometheus/common v0.32.1 19:09:47 go: downloading github.com/beorn7/perks v1.0.1 19:09:47 go: downloading github.com/cespare/xxhash/v2 v2.1.2 19:09:48 go: downloading github.com/prometheus/procfs v0.7.3 19:09:49 go: downloading github.com/imkira/go-observer v1.0.3 19:09:49 go: downloading github.com/pkg/errors v0.9.1 19:09:49 go: downloading go.uber.org/atomic v1.9.0 19:09:50 go: downloading github.com/hashicorp/errwrap v1.1.0 19:09:50 go: downloading github.com/mitchellh/reflectwalk v1.0.1 19:09:50 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:09:50 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:09:50 go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 19:09:50 go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 19:09:51 go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 19:10:06 go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 19:10:06 go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 19:10:06 go: downloading github.com/gofrs/uuid v4.2.0+incompatible 19:10:07 go: downloading github.com/stretchr/testify v1.7.0 19:10:07 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c 19:10:07 go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 19:10:07 go: downloading github.com/blang/semver/v4 v4.0.0 19:10:07 go: downloading github.com/go-sql-driver/mysql v1.6.0 19:10:07 go: downloading github.com/jinzhu/gorm v1.9.16 19:10:08 go: downloading github.com/mattn/go-sqlite3 v1.14.12 19:10:08 go: downloading github.com/aws/aws-sdk-go v1.43.0 19:10:35 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:10:35 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:10:35 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:10:35 go: downloading cloud.google.com/go/storage v1.21.0 19:10:35 go: downloading cloud.google.com/go v0.100.2 19:10:35 go: downloading k8s.io/client-go v0.23.4 19:10:36 go: downloading google.golang.org/api v0.70.0 19:10:36 go: downloading k8s.io/api v0.23.4 19:10:36 go: downloading k8s.io/client-go v0.23.4 19:10:44 go: downloading k8s.io/apimachinery v0.23.4 19:10:46 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:10:49 go: downloading github.com/google/go-tpm v0.3.3 19:10:49 go: downloading k8s.io/kube-aggregator v0.23.3 19:10:49 go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible 19:10:50 go: downloading cloud.google.com/go/security v1.3.0 19:10:50 go: downloading github.com/hashicorp/vault/api v1.4.1 19:10:51 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:10:52 go: downloading github.com/hashicorp/golang-lru v0.5.4 19:10:52 go: downloading gopkg.in/yaml.v2 v2.4.0 19:10:52 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:10:52 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:10:53 go: downloading github.com/gobwas/glob v0.2.3 19:10:53 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:10:53 go: downloading github.com/twmb/murmur3 v1.1.6 19:10:53 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 19:10:54 go: downloading github.com/aws/smithy-go v1.11.0 19:10:55 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:10:55 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:10:55 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:10:56 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:10:56 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:10:56 go: downloading github.com/jinzhu/inflection v1.0.0 19:10:56 go: downloading github.com/gogo/protobuf v1.3.2 19:11:03 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:11:03 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:11:03 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:11:03 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:11:03 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:11:03 go: downloading github.com/dimchansky/utfbom v1.1.1 19:11:03 go: downloading cloud.google.com/go/compute v1.3.0 19:11:04 go: downloading cloud.google.com/go/iam v0.1.1 19:11:05 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:11:05 go: downloading github.com/google/gofuzz v1.1.0 19:11:05 go: downloading k8s.io/klog/v2 v2.30.0 19:11:06 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:11:07 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:11:07 go: downloading github.com/spf13/pflag v1.0.5 19:11:07 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:11:07 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:11:08 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:11:08 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:11:08 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:11:09 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:11:09 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:11:11 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:11:11 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:11:11 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:11:11 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:11:11 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:11:14 go: downloading go.opencensus.io v0.23.0 19:11:15 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:11:15 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:11:15 go: downloading gopkg.in/inf.v0 v0.9.1 19:11:15 go: downloading github.com/google/go-cmp v0.5.7 19:11:16 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:11:16 go: downloading github.com/go-logr/logr v1.2.2 19:11:17 go: downloading github.com/json-iterator/go v1.1.12 19:11:17 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:11:21 go: downloading github.com/googleapis/gnostic v0.5.5 19:11:23 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:11:23 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:11:24 go: downloading github.com/tklauser/numcpus v0.3.0 19:11:24 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:11:24 go: downloading go.uber.org/zap v1.21.0 19:11:25 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:11:25 go: downloading sigs.k8s.io/yaml v1.3.0 19:11:25 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:11:25 go: downloading github.com/modern-go/reflect2 v1.0.2 19:11:25 go: downloading github.com/ryanuber/go-glob v1.0.0 19:11:26 go: downloading github.com/golang/snappy v0.0.4 19:11:26 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:11:26 go: downloading github.com/Azure/go-autorest/autorest v0.11.24 19:11:27 go: downloading github.com/Azure/go-autorest v14.2.0+incompatible 19:11:27 go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 19:11:27 go: downloading cloud.google.com/go/storage v1.21.0 19:11:28 go: downloading cloud.google.com/go v0.100.2 19:11:30 go: downloading k8s.io/apimachinery v0.23.4 19:11:33 go: downloading sigs.k8s.io/controller-runtime v0.11.1 19:11:36 go: downloading k8s.io/kube-aggregator v0.23.3 19:11:36 go: downloading cloud.google.com/go/security v1.3.0 19:11:37 go: downloading github.com/hashicorp/vault/api v1.4.1 19:11:37 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:11:37 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:11:37 go: downloading github.com/hashicorp/go-version v1.2.0 19:11:37 go: downloading go.uber.org/multierr v1.6.0 19:11:37 go: downloading github.com/shirou/gopsutil/v3 v3.22.2 19:11:38 go: downloading github.com/twmb/murmur3 v1.1.6 19:11:38 go: downloading github.com/OneOfOne/xxhash v1.2.8 19:11:38 go: downloading gopkg.in/yaml.v2 v2.4.0 19:11:39 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 19:11:39 go: downloading github.com/gobwas/glob v0.2.3 19:11:40 go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b 19:11:40 go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 19:11:40 go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 19:11:40 go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 19:11:40 go: downloading github.com/aws/smithy-go v1.11.0 19:11:42 go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 19:11:42 go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 19:11:42 go: downloading github.com/jinzhu/inflection v1.0.0 19:11:43 go: downloading github.com/gogo/protobuf v1.3.2 19:11:49 go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 19:11:49 go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 19:11:50 go: downloading github.com/Azure/go-autorest/logger v0.2.1 19:11:50 go: downloading github.com/Azure/go-autorest/tracing v0.6.0 19:11:50 go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 19:11:50 go: downloading github.com/dimchansky/utfbom v1.1.1 19:11:50 go: downloading cloud.google.com/go/compute v1.3.0 19:11:51 go: downloading cloud.google.com/go/iam v0.1.1 19:11:51 go: downloading github.com/googleapis/gax-go/v2 v2.1.1 19:11:51 go: downloading github.com/google/gofuzz v1.1.0 19:11:52 go: downloading k8s.io/klog/v2 v2.30.0 19:11:52 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 19:11:53 go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed 19:11:53 go: downloading github.com/spf13/pflag v1.0.5 19:11:54 go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 19:11:54 go: downloading github.com/evanphx/json-patch v4.12.0+incompatible 19:11:54 go: downloading github.com/cenkalti/backoff/v3 v3.2.2 19:11:55 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 19:11:55 go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 19:11:55 go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 19:11:55 go: downloading github.com/hashicorp/vault/sdk v0.4.1 19:11:56 go: downloading github.com/mitchellh/mapstructure v1.4.3 19:11:57 go: downloading github.com/tklauser/go-sysconf v0.3.9 19:11:57 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 19:11:57 go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 19:11:57 go: downloading github.com/jmespath/go-jmespath v0.4.0 19:11:59 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:11:59 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:12:00 go: downloading go.opencensus.io v0.23.0 19:12:01 go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 19:12:01 go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 19:12:01 go: downloading gopkg.in/inf.v0 v0.9.1 19:12:01 go: downloading github.com/google/go-cmp v0.5.7 19:12:02 go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 19:12:02 go: downloading github.com/go-logr/logr v1.2.2 19:12:02 go: downloading github.com/json-iterator/go v1.1.12 19:12:03 go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 19:12:06 go: downloading github.com/googleapis/gnostic v0.5.5 19:12:08 go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 19:12:08 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 19:12:09 go: downloading github.com/tklauser/numcpus v0.3.0 19:12:09 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb 19:12:09 go: downloading go.uber.org/zap v1.21.0 19:12:10 go: downloading sigs.k8s.io/yaml v1.3.0 19:12:10 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da 19:12:11 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd 19:12:11 go: downloading github.com/modern-go/reflect2 v1.0.2 19:12:11 go: downloading github.com/ryanuber/go-glob v1.0.0 19:12:11 go: downloading github.com/golang/snappy v0.0.4 19:12:11 go: downloading github.com/pierrec/lz4 v2.5.2+incompatible 19:12:23 go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 19:12:23 go: downloading github.com/hashicorp/go-uuid v1.0.2 19:12:23 go: downloading github.com/hashicorp/go-version v1.2.0 19:12:23 go: downloading go.uber.org/multierr v1.6.0 19:12:56 go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 19:12:56 go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 19:15:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=2.2.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:15:50 Removing intermediate container 87b289f32a32 19:15:50 ---> 6c0d84ec97d8 19:15:50 19:15:50 Step 10/22 : FROM alpine:3.14 19:15:50 ---> ac73e934f311 19:15:50 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:15:50 ---> Running in 9a9c29b903c9 19:15:50 Removing intermediate container 5542fa7d82a0 19:15:50 ---> c9db243c3aca 19:15:50 19:15:50 Step 10/23 : FROM alpine:3.14 19:15:50 ---> ac73e934f311 19:15:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:15:50 ---> Running in ab124682fecc 19:15:50 Removing intermediate container ab124682fecc 19:15:50 ---> d03991e909b1 19:15:50 Step 12/23 : ENV APP_PORT=59880 19:15:50 ---> Running in 5a7d8e58c780 19:15:50 Removing intermediate container 5a7d8e58c780 19:15:50 ---> 2c9e10a71b81 19:15:50 Step 13/23 : EXPOSE $APP_PORT 19:15:50 ---> Running in 58082a05ef43 19:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:15:50 Removing intermediate container 58082a05ef43 19:15:50 ---> 54ff2eb7de7b 19:15:50 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:15:50 ---> Running in e4415414bab3 19:15:50 (1/6) Installing ca-certificates (20211220-r0) 19:15:50 (2/6) Installing brotli-libs (1.0.9-r5) 19:15:50 (3/6) Installing nghttp2-libs (1.43.0-r0) 19:15:50 (4/6) Installing libcurl (7.79.1-r0) 19:15:50 (5/6) Installing curl (7.79.1-r0) 19:15:50 (6/6) Installing dumb-init (1.2.5-r1) 19:15:50 Executing busybox-1.33.1-r7.trigger 19:15:50 Executing ca-certificates-20211220-r0.trigger 19:15:50 OK: 8 MiB in 20 packages 19:15:51 Removing intermediate container e4415414bab3 19:15:51 ---> a6764a0ee304 19:15:51 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 19:15:51 ---> Running in 3ee6a92dad0e 19:15:54 Removing intermediate container 9a9c29b903c9 19:15:54 ---> cfcfcc7ab4d8 19:15:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:15:54 ---> Running in 6ed07ac80194 19:15:54 Removing intermediate container 6ed07ac80194 19:15:54 ---> 30eb90c305b8 19:15:54 Step 13/22 : WORKDIR /edgex 19:15:54 ---> Running in e9f7f3b3b55a 19:15:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:15:55 Removing intermediate container e9f7f3b3b55a 19:15:55 ---> 986139ef3f46 19:15:55 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:15:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:15:56 ---> 84043c7d12e0 19:15:56 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:15:57 (1/6) Installing dumb-init (1.2.5-r1) 19:15:57 (2/6) Installing libgcc (10.3.1_git20210424-r2) 19:15:58 (3/6) Installing libsodium (1.0.18-r0) 19:15:58 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 19:15:58 (5/6) Installing libzmq (4.3.4-r0) 19:15:58 (6/6) Installing zeromq (4.3.4-r0) 19:15:58 ---> c7af00d892d6 19:15:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:15:58 Executing busybox-1.33.1-r7.trigger 19:15:58 OK: 8 MiB in 20 packages 19:16:00 Removing intermediate container 3ee6a92dad0e 19:16:00 ---> a41f9e0f2411 19:16:00 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:01 ---> 03e8f9eb89de 19:16:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:16:02 ---> 49702f82c4f8 19:16:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:16:03 ---> 8025e7ec516f 19:16:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:16:03 ---> Running in ec16c49b4acf 19:16:07 ---> f90006350729 19:16:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:16:07 Removing intermediate container ec16c49b4acf 19:16:07 ---> 571ca109584c 19:16:07 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:16:07 ---> Running in dc8688247a8f 19:16:08 ---> 672d63ec710e 19:16:08 Step 19/23 : ENTRYPOINT ["/core-data"] 19:16:08 Removing intermediate container dc8688247a8f 19:16:08 ---> ca2c016c3d5b 19:16:08 Step 20/22 : LABEL arch=arm64 19:16:08 ---> Running in db1e1b8bc2f5 19:16:08 ---> Running in 126bd4a9eeed 19:16:09 Removing intermediate container db1e1b8bc2f5 19:16:09 ---> 19cb5790300f 19:16:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:09 Removing intermediate container 126bd4a9eeed 19:16:09 ---> 7ced7c513276 19:16:09 Step 21/22 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 19:16:09 ---> Running in b10e15d4ba1c 19:16:09 ---> Running in 8c7fe3757a82 19:16:10 Removing intermediate container 8c7fe3757a82 19:16:10 ---> d68e7f79e1ac 19:16:10 Step 22/22 : LABEL version=2.2.0-dev.59 19:16:10 Removing intermediate container b10e15d4ba1c 19:16:10 ---> 2f8dba0401f2 19:16:10 Step 21/23 : LABEL arch=arm64 19:16:10 ---> Running in c985259aef80 19:16:11 ---> Running in b352607c5fc3 19:16:12 Removing intermediate container c985259aef80 19:16:12 ---> df9feb29b9d8 19:16:12 19:16:12 Removing intermediate container b352607c5fc3 19:16:12 ---> f13cd0fcde07 19:16:12 Step 22/23 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 19:16:12 ---> Running in 14582f43a7bf 19:16:12 Successfully built df9feb29b9d8 19:16:12 Successfully tagged security-proxy-setup-arm64:latest 19:16:13  Building security-proxy-setup ... done Removing intermediate container 14582f43a7bf 19:16:13 ---> a660d5314ec2 19:16:13 Step 23/23 : LABEL version=2.2.0-dev.59 19:16:13 ---> Running in 399f7078078e 19:16:13 Removing intermediate container 399f7078078e 19:16:13 ---> 04a5920675e3 19:16:13 19:16:14 Successfully built 04a5920675e3 19:16:14 Successfully tagged core-data-arm64:latest 19:32:07  Building core-data ... done Building bin/spire-agent... 19:32:07 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:32:07 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:32:07 go: downloading github.com/docker/docker v20.10.12+incompatible 19:32:07 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:32:07 go: downloading github.com/google/go-tpm-tools v0.3.3 19:32:07 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:32:07 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:32:08 go: downloading github.com/docker/go-units v0.4.0 19:32:08 go: downloading github.com/docker/go-connections v0.4.0 19:32:08 go: downloading github.com/opencontainers/image-spec v1.0.1 19:32:09 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:32:09 go: downloading github.com/containerd/containerd v1.3.4 19:32:09 go: downloading github.com/opencontainers/go-digest v1.0.0 19:39:47 Removing intermediate container c84473a1cfaa 19:39:47 ---> 79e69696e195 19:39:47 19:39:47 Step 13/26 : FROM alpine:3.15 19:39:47 ---> 3fb3c9af89a9 19:39:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:39:47 ---> Using cache 19:39:47 ---> cef018849070 19:39:47 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:47 ---> Using cache 19:39:47 ---> a32643f7e7cb 19:39:47 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:39:47 ---> Running in 1f38d376b32d 19:39:49 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:39:50 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:39:51 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 19:39:51 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:39:51 OK: 15729 distinct packages available 19:39:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:39:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:39:53 (1/5) Installing dumb-init (1.2.5-r1) 19:39:53 (2/5) Installing musl-obstack (1.2.3-r0) 19:39:53 (3/5) Installing libucontext (1.1-r0) 19:39:53 (4/5) Installing gcompat (1.0.0-r4) 19:39:53 (5/5) Installing openssl (1.1.1n-r0) 19:39:53 Executing busybox-1.34.1-r5.trigger 19:39:53 OK: 6 MiB in 19 packages 19:39:55 Removing intermediate container 1f38d376b32d 19:39:55 ---> 52f2036949e3 19:39:55 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin 19:39:58 ---> fe3ccd24f146 19:39:58 Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:40:02 ---> 2a9b1785698d 19:40:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:40:03 ---> f6485bf598a6 19:40:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:40:04 ---> dcfa5b0f8f5a 19:40:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:40:04 ---> 1b5a5f10beaa 19:40:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:40:04 ---> Running in 568c7dbeea35 19:40:05 Removing intermediate container 568c7dbeea35 19:40:05 ---> 9c5887e94f6e 19:40:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:40:05 ---> Running in abc0c4f1bea2 19:40:05 Removing intermediate container abc0c4f1bea2 19:40:05 ---> df874633c6c1 19:40:05 Step 24/26 : LABEL arch=arm64 19:40:05 ---> Running in 9f6b0d364a8f 19:40:06 Removing intermediate container 9f6b0d364a8f 19:40:06 ---> e7433793981e 19:40:06 Step 25/26 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 19:40:06 ---> Running in 6e6f5b2c7875 19:40:06 Removing intermediate container 6e6f5b2c7875 19:40:06 ---> 785c220e671e 19:40:06 Step 26/26 : LABEL version=2.2.0-dev.59 19:40:06 ---> Running in 64280cdc9e24 19:40:07 Removing intermediate container 64280cdc9e24 19:40:07 ---> 87a2c45d8aae 19:40:07 19:40:07 Successfully built 87a2c45d8aae 19:40:07 Successfully tagged security-spire-agent-arm64:latest 19:44:14  Building security-spire-agent ... done Building bin/spire-agent... 19:44:14 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:44:14 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:44:14 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:44:14 go: downloading github.com/docker/docker v20.10.12+incompatible 19:44:15 go: downloading github.com/google/go-tpm-tools v0.3.3 19:44:16 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:44:16 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:44:16 go: downloading github.com/docker/go-connections v0.4.0 19:44:16 go: downloading github.com/docker/go-units v0.4.0 19:44:16 go: downloading github.com/opencontainers/image-spec v1.0.1 19:44:16 go: downloading github.com/containerd/containerd v1.3.4 19:44:16 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:44:16 go: downloading github.com/opencontainers/go-digest v1.0.0 19:44:31 Building bin/spire-agent... 19:44:31 go: downloading github.com/envoyproxy/go-control-plane v0.10.1 19:44:31 go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 19:44:31 go: downloading cloud.google.com/go/secretmanager v1.3.0 19:44:31 go: downloading github.com/docker/docker v20.10.12+incompatible 19:44:36 go: downloading github.com/google/go-tpm-tools v0.3.3 19:44:37 go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 19:44:37 go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 19:44:37 go: downloading github.com/docker/go-connections v0.4.0 19:44:37 go: downloading github.com/docker/go-units v0.4.0 19:44:37 go: downloading github.com/opencontainers/image-spec v1.0.1 19:44:37 go: downloading github.com/containerd/containerd v1.3.4 19:44:37 go: downloading github.com/docker/distribution v2.7.1+incompatible 19:44:38 go: downloading github.com/opencontainers/go-digest v1.0.0 19:49:30 Removing intermediate container 89787158cd7e 19:49:30 ---> a5b16e9fe28f 19:49:30 19:49:30 Step 13/25 : FROM alpine:3.15 19:49:30 ---> 3fb3c9af89a9 19:49:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:49:30 ---> Using cache 19:49:30 ---> cef018849070 19:49:30 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:49:30 ---> Using cache 19:49:30 ---> a32643f7e7cb 19:49:30 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:49:30 ---> Using cache 19:49:30 ---> 52f2036949e3 19:49:30 Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:49:30 ---> 55d30d6ebc60 19:49:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:49:30 ---> 1a5ddc1f3a40 19:49:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:49:30 ---> 02d48fa0499d 19:49:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:49:30 ---> b3ad185fddc3 19:49:30 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:49:30 ---> Running in 07028e97868a 19:49:30 Removing intermediate container 07028e97868a 19:49:30 ---> 0a416f5623e1 19:49:30 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:49:30 ---> Running in 2a265e0141de 19:49:30 Removing intermediate container 2a265e0141de 19:49:30 ---> f629fc87a9ff 19:49:30 Step 23/25 : LABEL arch=arm64 19:49:30 ---> Running in d75f1b882509 19:49:30 Removing intermediate container d75f1b882509 19:49:30 ---> 849c3afaeafa 19:49:30 Step 24/25 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 19:49:30 ---> Running in fda7a5f0cfab 19:49:30 Removing intermediate container fda7a5f0cfab 19:49:30 ---> e676a84cf927 19:49:30 Step 25/25 : LABEL version=2.2.0-dev.59 19:49:30 ---> Running in b5d13eabb7e7 19:49:30 Removing intermediate container b5d13eabb7e7 19:49:30 ---> 283b274f87fd 19:49:30 19:49:30 Successfully built 283b274f87fd 19:49:30 Successfully tagged security-spire-server-arm64:latest 19:49:40  Building security-spire-server ... done Removing intermediate container 3b1fea675f44 19:49:40 ---> 60e8bbfeacce 19:49:40 19:49:40 Step 13/26 : FROM alpine:3.15 19:49:40 ---> 3fb3c9af89a9 19:49:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:49:40 ---> Using cache 19:49:40 ---> cef018849070 19:49:40 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:49:40 ---> Using cache 19:49:40 ---> a32643f7e7cb 19:49:40 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:49:40 ---> Running in d6d4d119d40e 19:49:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:49:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:49:43 v3.15.4-2-g3643179f8d [https://nl.alpinelinux.org/alpine/v3.15/main] 19:49:43 v3.15.4-1-g2fa37fc144 [https://nl.alpinelinux.org/alpine/v3.15/community] 19:49:43 OK: 15729 distinct packages available 19:49:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:49:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:49:45 (1/4) Installing dumb-init (1.2.5-r1) 19:49:45 (2/4) Installing musl-obstack (1.2.3-r0) 19:49:45 (3/4) Installing libucontext (1.1-r0) 19:49:45 (4/4) Installing gcompat (1.0.0-r4) 19:49:46 Executing busybox-1.34.1-r5.trigger 19:49:46 OK: 6 MiB in 18 packages 19:49:47 Removing intermediate container d6d4d119d40e 19:49:47 ---> 2f04763127b4 19:49:47 Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin 19:49:50 ---> 3459b18e053e 19:49:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:49:51 ---> cbd4e048caff 19:49:51 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:49:51 ---> Running in cc77a86ea894 19:49:51 Removing intermediate container cc77a86ea894 19:49:51 ---> a1a921684a0f 19:49:51 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:49:52 ---> 8768d8a669b9 19:49:52 Step 21/26 : WORKDIR / 19:49:52 ---> Running in a71119a00832 19:49:53 Removing intermediate container a71119a00832 19:49:53 ---> e72731bf0574 19:49:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:49:53 ---> Running in ead5ff7b3821 19:49:53 Removing intermediate container ead5ff7b3821 19:49:53 ---> 102114428821 19:49:53 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:49:53 ---> Running in a40102a349dd 19:49:54 Removing intermediate container a40102a349dd 19:49:54 ---> b1e081dbd7e9 19:49:54 Step 24/26 : LABEL arch=arm64 19:49:54 ---> Running in e59fd7271741 19:49:54 Removing intermediate container e59fd7271741 19:49:54 ---> 2df1e3f436f2 19:49:54 Step 25/26 : LABEL git_sha=55703cfb8fff16b41bcf5b5700b650125831580d 19:49:54 ---> Running in 4a00c8719bb7 19:49:54 Removing intermediate container 4a00c8719bb7 19:49:54 ---> f953902b4e74 19:49:54 Step 26/26 : LABEL version=2.2.0-dev.59 19:49:54 ---> Running in cc3245e25810 19:49:55 Removing intermediate container cc3245e25810 19:49:55 ---> f5831c9036ce 19:49:55 19:49:55 Successfully built f5831c9036ce 19:49:55 Successfully tagged security-spire-config-arm64:latest 19:49:56  Building security-spire-config ... done  [Pipeline] } 19:49:56 $ docker stop --time=1 48bd0aa79b5b5f1d225a375627d28b11fc7b8b5f5435553762398ddabb7c90bc 19:49:57 $ docker rm -f 48bd0aa79b5b5f1d225a375627d28b11fc7b8b5f5435553762398ddabb7c90bc [Pipeline] // withDockerContainer [Pipeline] sh 19:49:58 + docker images 19:49:59 REPOSITORY TAG IMAGE ID CREATED SIZE 19:49:59 security-spire-config-arm64 latest f5831c9036ce 4 seconds ago 85.6MB 19:49:59 security-spire-server-arm64 latest 283b274f87fd 30 seconds ago 86.3MB 19:49:59 60e8bbfeacce 36 seconds ago 3.98GB 19:49:59 a5b16e9fe28f 59 seconds ago 3.98GB 19:49:59 security-spire-agent-arm64 latest 87a2c45d8aae 9 minutes ago 126MB 19:49:59 79e69696e195 10 minutes ago 3.98GB 19:49:59 core-data-arm64 latest 04a5920675e3 33 minutes ago 34.4MB 19:49:59 security-proxy-setup-arm64 latest df9feb29b9d8 33 minutes ago 42.1MB 19:49:59 c9db243c3aca 34 minutes ago 1.23GB 19:49:59 6c0d84ec97d8 34 minutes ago 1.21GB 19:49:59 sys-mgmt-agent-arm64 latest 4c8a76af46ab 41 minutes ago 290MB 19:49:59 security-bootstrapper-arm64 latest 4fc5a8b7b8e6 43 minutes ago 23.6MB 19:49:59 8e5663a7e53c 44 minutes ago 1.2GB 19:49:59 core-command-arm64 latest fb8d19cea3c7 44 minutes ago 23.7MB 19:49:59 76397a48bcb8 44 minutes ago 1.2GB 19:49:59 92ca1f659d38 44 minutes ago 1.2GB 19:49:59 support-notifications-arm64 latest 3d4a939ecc7b 45 minutes ago 25.5MB 19:49:59 ef15d22d550d 45 minutes ago 1.2GB 19:49:59 security-secretstore-setup-arm64 latest c9f65721db2c 54 minutes ago 40.8MB 19:49:59 core-metadata-arm64 latest a624425ee086 54 minutes ago 25.1MB 19:49:59 support-scheduler-arm64 latest 1e45387748bd 54 minutes ago 24.9MB 19:49:59 e8d6b17752ef 54 minutes ago 1.2GB 19:49:59 6baa0677d327 54 minutes ago 1.2GB 19:49:59 c97ca35158fe 55 minutes ago 1.21GB 19:49:59 security-spiffe-token-provider-arm64 latest 8301f48a4e71 55 minutes ago 27.7MB 19:49:59 14312da8dd49 55 minutes ago 1.19GB 19:49:59 ci-base-image-arm64 latest b3dea8b53d3a About an hour ago 886MB 19:49:59 docker 20.10.14 c346e9eafbab 2 days ago 202MB 19:49:59 alpine 3.14 ac73e934f311 2 days ago 5.34MB 19:49:59 alpine 3.15 3fb3c9af89a9 2 days ago 5.32MB 19:49:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB 19:49:59 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 19:49:59 provisioning config files... 19:49:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/182@tmp/config5737116226943138516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:49:59 ---> docker-login.sh 19:49:59 nexus3.edgexfoundry.org:10001 19:49:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:00 Configure a credential helper to remove this warning. See 19:50:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:00 19:50:00 Login Succeeded 19:50:00 nexus3.edgexfoundry.org:10002 19:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:00 Configure a credential helper to remove this warning. See 19:50:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:00 19:50:00 Login Succeeded 19:50:00 nexus3.edgexfoundry.org:10003 19:50:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:01 Configure a credential helper to remove this warning. See 19:50:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:01 19:50:01 Login Succeeded 19:50:01 nexus3.edgexfoundry.org:10004 19:50:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:01 Configure a credential helper to remove this warning. See 19:50:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:01 19:50:01 Login Succeeded 19:50:01 docker.io 19:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:50:02 Configure a credential helper to remove this warning. See 19:50:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:50:02 19:50:02 Login Succeeded 19:50:02 ---> docker-login.sh ends [Pipeline] } 19:50:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:50:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:50:02 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 19:50:02 55703cfb8fff16b41bcf5b5700b650125831580d 19:50:02 latest 19:50:02 2.2.0-dev.59 19:50:02 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:50:02 main 19:50:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:50:03 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 19:50:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:50:03 e00bb9af0548: Preparing 19:50:03 c47d814968f6: Preparing 19:50:03 8860c2adfb59: Preparing 19:50:03 9ce153e5cee7: Preparing 19:50:03 f73e7dbfee58: Preparing 19:50:03 f73e7dbfee58: Layer already exists 19:50:03 e00bb9af0548: Pushed 19:50:03 8860c2adfb59: Pushed 19:50:03 9ce153e5cee7: Pushed 19:50:09 c47d814968f6: Pushed 19:50:09 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:f9c3eb1378060fc8564e0a09ad28915ca2bc3ba1706c8b23a8ab03073611e517 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:50:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:50:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:50:09 e00bb9af0548: Preparing 19:50:09 c47d814968f6: Preparing 19:50:09 8860c2adfb59: Preparing 19:50:09 9ce153e5cee7: Preparing 19:50:09 f73e7dbfee58: Preparing 19:50:10 e00bb9af0548: Layer already exists 19:50:10 9ce153e5cee7: Layer already exists 19:50:10 c47d814968f6: Layer already exists 19:50:10 f73e7dbfee58: Layer already exists 19:50:10 8860c2adfb59: Layer already exists 19:50:10 latest: digest: sha256:f9c3eb1378060fc8564e0a09ad28915ca2bc3ba1706c8b23a8ab03073611e517 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:50:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:50:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.59 19:50:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:50:10 e00bb9af0548: Preparing 19:50:10 c47d814968f6: Preparing 19:50:10 8860c2adfb59: Preparing 19:50:10 9ce153e5cee7: Preparing 19:50:10 f73e7dbfee58: Preparing 19:50:10 9ce153e5cee7: Layer already exists 19:50:10 f73e7dbfee58: Layer already exists 19:50:10 e00bb9af0548: Layer already exists 19:50:10 8860c2adfb59: Layer already exists 19:50:10 c47d814968f6: Layer already exists 19:50:11 2.2.0-dev.59: digest: sha256:f9c3eb1378060fc8564e0a09ad28915ca2bc3ba1706c8b23a8ab03073611e517 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:50:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:50:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:50:11 e00bb9af0548: Preparing 19:50:11 c47d814968f6: Preparing 19:50:11 8860c2adfb59: Preparing 19:50:11 9ce153e5cee7: Preparing 19:50:11 f73e7dbfee58: Preparing 19:50:11 e00bb9af0548: Layer already exists 19:50:11 c47d814968f6: Layer already exists 19:50:11 f73e7dbfee58: Layer already exists 19:50:11 8860c2adfb59: Layer already exists 19:50:11 9ce153e5cee7: Layer already exists 19:50:12 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:f9c3eb1378060fc8564e0a09ad28915ca2bc3ba1706c8b23a8ab03073611e517 size: 1363 [Pipeline] isUnix [Pipeline] sh 19:50:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] isUnix [Pipeline] sh 19:50:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 19:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 19:50:12 e00bb9af0548: Preparing 19:50:12 c47d814968f6: Preparing 19:50:12 8860c2adfb59: Preparing 19:50:12 9ce153e5cee7: Preparing 19:50:12 f73e7dbfee58: Preparing 19:50:12 f73e7dbfee58: Layer already exists 19:50:12 c47d814968f6: Layer already exists 19:50:12 9ce153e5cee7: Layer already exists 19:50:12 8860c2adfb59: Layer already exists 19:50:12 e00bb9af0548: Layer already exists 19:50:13 main: digest: sha256:f9c3eb1378060fc8564e0a09ad28915ca2bc3ba1706c8b23a8ab03073611e517 size: 1363 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:50:13 ===================================================== [Pipeline] echo 19:50:13 taggedImages: 19:50:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:50:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 19:50:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:2.2.0-dev.59 19:50:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:50:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 19:50:13 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 19:50:13 55703cfb8fff16b41bcf5b5700b650125831580d 19:50:13 latest 19:50:13 2.2.0-dev.59 19:50:13 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:50:13 main 19:50:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:50:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 19:50:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:50:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:50:14 1fb34c0f35d5: Preparing 19:50:14 2e579308930d: Preparing 19:50:14 8860c2adfb59: Preparing 19:50:14 e09b8bc1b50b: Preparing 19:50:14 23267ae800de: Preparing 19:50:14 f73e7dbfee58: Preparing 19:50:14 f73e7dbfee58: Waiting 19:50:14 8860c2adfb59: Layer already exists 19:50:14 f73e7dbfee58: Layer already exists 19:50:14 23267ae800de: Pushed 19:50:14 1fb34c0f35d5: Pushed 19:50:15 e09b8bc1b50b: Pushed 19:50:22 2e579308930d: Pushed 19:50:22 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:0b5a1d4047b5c759f6f42f6073d4e66b6cfff340d8798afb27564920d1c6445d size: 1573 [Pipeline] isUnix [Pipeline] sh 19:50:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:50:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:50:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:50:22 1fb34c0f35d5: Preparing 19:50:22 2e579308930d: Preparing 19:50:22 8860c2adfb59: Preparing 19:50:22 e09b8bc1b50b: Preparing 19:50:22 23267ae800de: Preparing 19:50:22 f73e7dbfee58: Preparing 19:50:22 f73e7dbfee58: Waiting 19:50:23 2e579308930d: Layer already exists 19:50:23 23267ae800de: Layer already exists 19:50:23 8860c2adfb59: Layer already exists 19:50:23 1fb34c0f35d5: Layer already exists 19:50:23 e09b8bc1b50b: Layer already exists 19:50:23 f73e7dbfee58: Layer already exists 19:50:23 latest: digest: sha256:0b5a1d4047b5c759f6f42f6073d4e66b6cfff340d8798afb27564920d1c6445d size: 1573 [Pipeline] isUnix [Pipeline] sh 19:50:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:50:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.59 19:50:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:50:23 1fb34c0f35d5: Preparing 19:50:23 2e579308930d: Preparing 19:50:23 8860c2adfb59: Preparing 19:50:23 e09b8bc1b50b: Preparing 19:50:23 23267ae800de: Preparing 19:50:23 f73e7dbfee58: Preparing 19:50:23 f73e7dbfee58: Waiting 19:50:24 1fb34c0f35d5: Layer already exists 19:50:24 23267ae800de: Layer already exists 19:50:24 e09b8bc1b50b: Layer already exists 19:50:24 8860c2adfb59: Layer already exists 19:50:24 2e579308930d: Layer already exists 19:50:24 f73e7dbfee58: Layer already exists 19:50:24 2.2.0-dev.59: digest: sha256:0b5a1d4047b5c759f6f42f6073d4e66b6cfff340d8798afb27564920d1c6445d size: 1573 [Pipeline] isUnix [Pipeline] sh 19:50:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:50:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:50:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:50:24 1fb34c0f35d5: Preparing 19:50:24 2e579308930d: Preparing 19:50:24 8860c2adfb59: Preparing 19:50:24 e09b8bc1b50b: Preparing 19:50:24 23267ae800de: Preparing 19:50:24 f73e7dbfee58: Preparing 19:50:24 f73e7dbfee58: Waiting 19:50:25 e09b8bc1b50b: Layer already exists 19:50:25 1fb34c0f35d5: Layer already exists 19:50:25 23267ae800de: Layer already exists 19:50:25 8860c2adfb59: Layer already exists 19:50:25 2e579308930d: Layer already exists 19:50:25 f73e7dbfee58: Layer already exists 19:50:25 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:0b5a1d4047b5c759f6f42f6073d4e66b6cfff340d8798afb27564920d1c6445d size: 1573 [Pipeline] isUnix [Pipeline] sh 19:50:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] isUnix [Pipeline] sh 19:50:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 19:50:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 19:50:25 1fb34c0f35d5: Preparing 19:50:25 2e579308930d: Preparing 19:50:25 8860c2adfb59: Preparing 19:50:25 e09b8bc1b50b: Preparing 19:50:25 23267ae800de: Preparing 19:50:25 f73e7dbfee58: Preparing 19:50:25 f73e7dbfee58: Waiting 19:50:26 e09b8bc1b50b: Layer already exists 19:50:26 8860c2adfb59: Layer already exists 19:50:26 23267ae800de: Layer already exists 19:50:26 2e579308930d: Layer already exists 19:50:26 1fb34c0f35d5: Layer already exists 19:50:26 f73e7dbfee58: Layer already exists 19:50:26 main: digest: sha256:0b5a1d4047b5c759f6f42f6073d4e66b6cfff340d8798afb27564920d1c6445d size: 1573 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:50:26 ===================================================== [Pipeline] echo 19:50:26 taggedImages: 19:50:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:50:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 19:50:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:2.2.0-dev.59 19:50:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:50:26 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 19:50:26 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 19:50:26 55703cfb8fff16b41bcf5b5700b650125831580d 19:50:26 latest 19:50:26 2.2.0-dev.59 19:50:26 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:50:26 main 19:50:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:50:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 19:50:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:50:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:50:26 06269b7f6e86: Preparing 19:50:26 c81a9b940a6b: Preparing 19:50:26 8860c2adfb59: Preparing 19:50:26 9ce153e5cee7: Preparing 19:50:26 f73e7dbfee58: Preparing 19:50:27 f73e7dbfee58: Layer already exists 19:50:27 9ce153e5cee7: Layer already exists 19:50:27 8860c2adfb59: Layer already exists 19:50:27 06269b7f6e86: Pushed 19:50:32 c81a9b940a6b: Pushed 19:50:32 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:9b121d1d601abe4a89d8f56df1537fb0fc1776b0f53ba61b35376d23f3570e7a size: 1364 [Pipeline] isUnix [Pipeline] sh 19:50:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:50:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:50:33 06269b7f6e86: Preparing 19:50:33 c81a9b940a6b: Preparing 19:50:33 8860c2adfb59: Preparing 19:50:33 9ce153e5cee7: Preparing 19:50:33 f73e7dbfee58: Preparing 19:50:33 06269b7f6e86: Layer already exists 19:50:33 c81a9b940a6b: Layer already exists 19:50:33 9ce153e5cee7: Layer already exists 19:50:33 8860c2adfb59: Layer already exists 19:50:33 f73e7dbfee58: Layer already exists 19:50:33 latest: digest: sha256:9b121d1d601abe4a89d8f56df1537fb0fc1776b0f53ba61b35376d23f3570e7a size: 1364 [Pipeline] isUnix [Pipeline] sh 19:50:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:50:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.59 19:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:50:34 06269b7f6e86: Preparing 19:50:34 c81a9b940a6b: Preparing 19:50:34 8860c2adfb59: Preparing 19:50:34 9ce153e5cee7: Preparing 19:50:34 f73e7dbfee58: Preparing 19:50:34 f73e7dbfee58: Layer already exists 19:50:34 c81a9b940a6b: Layer already exists 19:50:34 06269b7f6e86: Layer already exists 19:50:34 8860c2adfb59: Layer already exists 19:50:34 9ce153e5cee7: Layer already exists 19:50:34 2.2.0-dev.59: digest: sha256:9b121d1d601abe4a89d8f56df1537fb0fc1776b0f53ba61b35376d23f3570e7a size: 1364 [Pipeline] isUnix [Pipeline] sh 19:50:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:50:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:50:35 06269b7f6e86: Preparing 19:50:35 c81a9b940a6b: Preparing 19:50:35 8860c2adfb59: Preparing 19:50:35 9ce153e5cee7: Preparing 19:50:35 f73e7dbfee58: Preparing 19:50:35 f73e7dbfee58: Layer already exists 19:50:35 06269b7f6e86: Layer already exists 19:50:35 c81a9b940a6b: Layer already exists 19:50:35 8860c2adfb59: Layer already exists 19:50:35 9ce153e5cee7: Layer already exists 19:50:35 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:9b121d1d601abe4a89d8f56df1537fb0fc1776b0f53ba61b35376d23f3570e7a size: 1364 [Pipeline] isUnix [Pipeline] sh 19:50:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] isUnix [Pipeline] sh 19:50:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 19:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 19:50:36 06269b7f6e86: Preparing 19:50:36 c81a9b940a6b: Preparing 19:50:36 8860c2adfb59: Preparing 19:50:36 9ce153e5cee7: Preparing 19:50:36 f73e7dbfee58: Preparing 19:50:36 c81a9b940a6b: Layer already exists 19:50:36 06269b7f6e86: Layer already exists 19:50:36 f73e7dbfee58: Layer already exists 19:50:36 9ce153e5cee7: Layer already exists 19:50:36 8860c2adfb59: Layer already exists 19:50:36 main: digest: sha256:9b121d1d601abe4a89d8f56df1537fb0fc1776b0f53ba61b35376d23f3570e7a size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:50:36 ===================================================== [Pipeline] echo 19:50:36 taggedImages: 19:50:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:50:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 19:50:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2.2.0-dev.59 19:50:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:50:36 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 19:50:36 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 19:50:36 55703cfb8fff16b41bcf5b5700b650125831580d 19:50:36 latest 19:50:36 2.2.0-dev.59 19:50:36 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:50:36 main 19:50:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:50:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 19:50:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:50:37 c75e1aa84066: Preparing 19:50:37 c75e1aa84066: Preparing 19:50:37 ef1fe26310f7: Preparing 19:50:37 578c88af4396: Preparing 19:50:37 be501b2cee04: Preparing 19:50:37 e34992a318f8: Preparing 19:50:37 8860c2adfb59: Preparing 19:50:37 137ead8e7a6e: Preparing 19:50:37 871924c74f9b: Preparing 19:50:37 d75cc86757cb: Preparing 19:50:37 ec42fadafd8e: Preparing 19:50:37 f73e7dbfee58: Preparing 19:50:37 137ead8e7a6e: Waiting 19:50:37 871924c74f9b: Waiting 19:50:37 d75cc86757cb: Waiting 19:50:37 ec42fadafd8e: Waiting 19:50:37 f73e7dbfee58: Waiting 19:50:37 8860c2adfb59: Waiting 19:50:37 ef1fe26310f7: Pushed 19:50:37 578c88af4396: Pushed 19:50:37 be501b2cee04: Pushed 19:50:37 c75e1aa84066: Pushed 19:50:37 8860c2adfb59: Layer already exists 19:50:37 137ead8e7a6e: Pushed 19:50:37 d75cc86757cb: Pushed 19:50:37 871924c74f9b: Pushed 19:50:37 f73e7dbfee58: Layer already exists 19:50:38 ec42fadafd8e: Pushed 19:50:42 e34992a318f8: Pushed 19:50:42 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:206a0c8051b96f19b7addf86f72340a90f9bacb8ad812f9c9ee7675948679795 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:50:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:50:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:50:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:50:43 c75e1aa84066: Preparing 19:50:43 c75e1aa84066: Preparing 19:50:43 ef1fe26310f7: Preparing 19:50:43 578c88af4396: Preparing 19:50:43 be501b2cee04: Preparing 19:50:43 e34992a318f8: Preparing 19:50:43 8860c2adfb59: Preparing 19:50:43 137ead8e7a6e: Preparing 19:50:43 871924c74f9b: Preparing 19:50:43 d75cc86757cb: Preparing 19:50:43 ec42fadafd8e: Preparing 19:50:43 f73e7dbfee58: Preparing 19:50:43 8860c2adfb59: Waiting 19:50:43 137ead8e7a6e: Waiting 19:50:43 d75cc86757cb: Waiting 19:50:43 ec42fadafd8e: Waiting 19:50:43 871924c74f9b: Waiting 19:50:43 f73e7dbfee58: Waiting 19:50:43 ef1fe26310f7: Layer already exists 19:50:43 be501b2cee04: Layer already exists 19:50:43 e34992a318f8: Layer already exists 19:50:43 c75e1aa84066: Layer already exists 19:50:43 578c88af4396: Layer already exists 19:50:43 871924c74f9b: Layer already exists 19:50:43 8860c2adfb59: Layer already exists 19:50:43 ec42fadafd8e: Layer already exists 19:50:43 137ead8e7a6e: Layer already exists 19:50:43 d75cc86757cb: Layer already exists 19:50:43 f73e7dbfee58: Layer already exists 19:50:43 latest: digest: sha256:206a0c8051b96f19b7addf86f72340a90f9bacb8ad812f9c9ee7675948679795 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:50:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:50:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.59 19:50:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:50:44 c75e1aa84066: Preparing 19:50:44 c75e1aa84066: Preparing 19:50:44 ef1fe26310f7: Preparing 19:50:44 578c88af4396: Preparing 19:50:44 be501b2cee04: Preparing 19:50:44 e34992a318f8: Preparing 19:50:44 8860c2adfb59: Preparing 19:50:44 137ead8e7a6e: Preparing 19:50:44 871924c74f9b: Preparing 19:50:44 d75cc86757cb: Preparing 19:50:44 ec42fadafd8e: Preparing 19:50:44 f73e7dbfee58: Preparing 19:50:44 8860c2adfb59: Waiting 19:50:44 137ead8e7a6e: Waiting 19:50:44 871924c74f9b: Waiting 19:50:44 d75cc86757cb: Waiting 19:50:44 ec42fadafd8e: Waiting 19:50:44 f73e7dbfee58: Waiting 19:50:44 c75e1aa84066: Layer already exists 19:50:44 578c88af4396: Layer already exists 19:50:44 e34992a318f8: Layer already exists 19:50:44 ef1fe26310f7: Layer already exists 19:50:44 be501b2cee04: Layer already exists 19:50:44 137ead8e7a6e: Layer already exists 19:50:44 8860c2adfb59: Layer already exists 19:50:44 871924c74f9b: Layer already exists 19:50:44 d75cc86757cb: Layer already exists 19:50:44 ec42fadafd8e: Layer already exists 19:50:44 f73e7dbfee58: Layer already exists 19:50:44 2.2.0-dev.59: digest: sha256:206a0c8051b96f19b7addf86f72340a90f9bacb8ad812f9c9ee7675948679795 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:50:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:50:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:50:45 c75e1aa84066: Preparing 19:50:45 c75e1aa84066: Preparing 19:50:45 ef1fe26310f7: Preparing 19:50:45 578c88af4396: Preparing 19:50:45 be501b2cee04: Preparing 19:50:45 e34992a318f8: Preparing 19:50:45 8860c2adfb59: Preparing 19:50:45 137ead8e7a6e: Preparing 19:50:45 871924c74f9b: Preparing 19:50:45 d75cc86757cb: Preparing 19:50:45 ec42fadafd8e: Preparing 19:50:45 f73e7dbfee58: Preparing 19:50:45 871924c74f9b: Waiting 19:50:45 d75cc86757cb: Waiting 19:50:45 f73e7dbfee58: Waiting 19:50:45 ec42fadafd8e: Waiting 19:50:45 137ead8e7a6e: Waiting 19:50:45 8860c2adfb59: Waiting 19:50:45 c75e1aa84066: Layer already exists 19:50:45 be501b2cee04: Layer already exists 19:50:45 578c88af4396: Layer already exists 19:50:45 e34992a318f8: Layer already exists 19:50:45 ef1fe26310f7: Layer already exists 19:50:45 d75cc86757cb: Layer already exists 19:50:45 871924c74f9b: Layer already exists 19:50:45 137ead8e7a6e: Layer already exists 19:50:45 ec42fadafd8e: Layer already exists 19:50:45 8860c2adfb59: Layer already exists 19:50:45 f73e7dbfee58: Layer already exists 19:50:45 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:206a0c8051b96f19b7addf86f72340a90f9bacb8ad812f9c9ee7675948679795 size: 2817 [Pipeline] isUnix [Pipeline] sh 19:50:46 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] isUnix [Pipeline] sh 19:50:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 19:50:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 19:50:46 c75e1aa84066: Preparing 19:50:46 c75e1aa84066: Preparing 19:50:46 ef1fe26310f7: Preparing 19:50:46 578c88af4396: Preparing 19:50:46 be501b2cee04: Preparing 19:50:46 e34992a318f8: Preparing 19:50:46 8860c2adfb59: Preparing 19:50:46 137ead8e7a6e: Preparing 19:50:46 871924c74f9b: Preparing 19:50:46 d75cc86757cb: Preparing 19:50:46 ec42fadafd8e: Preparing 19:50:46 f73e7dbfee58: Preparing 19:50:46 871924c74f9b: Waiting 19:50:46 d75cc86757cb: Waiting 19:50:46 ec42fadafd8e: Waiting 19:50:46 f73e7dbfee58: Waiting 19:50:46 8860c2adfb59: Waiting 19:50:46 137ead8e7a6e: Waiting 19:50:46 be501b2cee04: Layer already exists 19:50:46 c75e1aa84066: Layer already exists 19:50:46 578c88af4396: Layer already exists 19:50:46 ef1fe26310f7: Layer already exists 19:50:46 e34992a318f8: Layer already exists 19:50:46 8860c2adfb59: Layer already exists 19:50:46 137ead8e7a6e: Layer already exists 19:50:46 871924c74f9b: Layer already exists 19:50:46 d75cc86757cb: Layer already exists 19:50:46 ec42fadafd8e: Layer already exists 19:50:46 f73e7dbfee58: Layer already exists 19:50:46 main: digest: sha256:206a0c8051b96f19b7addf86f72340a90f9bacb8ad812f9c9ee7675948679795 size: 2817 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:50:46 ===================================================== [Pipeline] echo 19:50:46 taggedImages: 19:50:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:50:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 19:50:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2.2.0-dev.59 19:50:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:50:46 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 19:50:46 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 19:50:46 55703cfb8fff16b41bcf5b5700b650125831580d 19:50:46 latest 19:50:46 2.2.0-dev.59 19:50:46 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:50:46 main 19:50:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:50:47 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 19:50:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:50:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:50:47 7467669c28c6: Preparing 19:50:47 f6457a734ae2: Preparing 19:50:47 60796b6e1d70: Preparing 19:50:47 23f7107ee37b: Preparing 19:50:47 0f4d600a05cd: Preparing 19:50:47 144938c8e166: Preparing 19:50:47 b15ba1b5b50c: Preparing 19:50:47 f73e7dbfee58: Preparing 19:50:47 144938c8e166: Waiting 19:50:47 b15ba1b5b50c: Waiting 19:50:47 f73e7dbfee58: Waiting 19:50:47 0f4d600a05cd: Pushed 19:50:47 f6457a734ae2: Pushed 19:50:47 7467669c28c6: Pushed 19:50:48 f73e7dbfee58: Layer already exists 19:50:48 144938c8e166: Pushed 19:50:49 b15ba1b5b50c: Pushed 19:50:52 23f7107ee37b: Pushed 19:50:52 60796b6e1d70: Pushed 19:50:53 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:f3dbf63a4e7f5a13efcb3708b6670570d897c61bce61f469979aa0f131646470 size: 1990 [Pipeline] isUnix [Pipeline] sh 19:50:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:50:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:50:53 7467669c28c6: Preparing 19:50:53 f6457a734ae2: Preparing 19:50:53 60796b6e1d70: Preparing 19:50:53 23f7107ee37b: Preparing 19:50:53 0f4d600a05cd: Preparing 19:50:53 144938c8e166: Preparing 19:50:53 b15ba1b5b50c: Preparing 19:50:53 f73e7dbfee58: Preparing 19:50:53 144938c8e166: Waiting 19:50:53 b15ba1b5b50c: Waiting 19:50:53 f73e7dbfee58: Waiting 19:50:53 60796b6e1d70: Layer already exists 19:50:53 7467669c28c6: Layer already exists 19:50:53 23f7107ee37b: Layer already exists 19:50:53 0f4d600a05cd: Layer already exists 19:50:53 f6457a734ae2: Layer already exists 19:50:53 144938c8e166: Layer already exists 19:50:53 f73e7dbfee58: Layer already exists 19:50:53 b15ba1b5b50c: Layer already exists 19:50:53 latest: digest: sha256:f3dbf63a4e7f5a13efcb3708b6670570d897c61bce61f469979aa0f131646470 size: 1990 [Pipeline] isUnix [Pipeline] sh 19:50:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:50:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.59 19:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:50:54 7467669c28c6: Preparing 19:50:54 f6457a734ae2: Preparing 19:50:54 60796b6e1d70: Preparing 19:50:54 23f7107ee37b: Preparing 19:50:54 0f4d600a05cd: Preparing 19:50:54 144938c8e166: Preparing 19:50:54 b15ba1b5b50c: Preparing 19:50:54 f73e7dbfee58: Preparing 19:50:54 144938c8e166: Waiting 19:50:54 b15ba1b5b50c: Waiting 19:50:54 f73e7dbfee58: Waiting 19:50:54 23f7107ee37b: Layer already exists 19:50:54 0f4d600a05cd: Layer already exists 19:50:54 f6457a734ae2: Layer already exists 19:50:54 60796b6e1d70: Layer already exists 19:50:54 7467669c28c6: Layer already exists 19:50:54 f73e7dbfee58: Layer already exists 19:50:54 144938c8e166: Layer already exists 19:50:54 b15ba1b5b50c: Layer already exists 19:50:54 2.2.0-dev.59: digest: sha256:f3dbf63a4e7f5a13efcb3708b6670570d897c61bce61f469979aa0f131646470 size: 1990 [Pipeline] isUnix [Pipeline] sh 19:50:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:50:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:50:55 7467669c28c6: Preparing 19:50:55 f6457a734ae2: Preparing 19:50:55 60796b6e1d70: Preparing 19:50:55 23f7107ee37b: Preparing 19:50:55 0f4d600a05cd: Preparing 19:50:55 144938c8e166: Preparing 19:50:55 b15ba1b5b50c: Preparing 19:50:55 f73e7dbfee58: Preparing 19:50:55 144938c8e166: Waiting 19:50:55 b15ba1b5b50c: Waiting 19:50:55 f73e7dbfee58: Waiting 19:50:55 23f7107ee37b: Layer already exists 19:50:55 60796b6e1d70: Layer already exists 19:50:55 f6457a734ae2: Layer already exists 19:50:55 7467669c28c6: Layer already exists 19:50:55 0f4d600a05cd: Layer already exists 19:50:55 144938c8e166: Layer already exists 19:50:55 f73e7dbfee58: Layer already exists 19:50:55 b15ba1b5b50c: Layer already exists 19:50:55 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:f3dbf63a4e7f5a13efcb3708b6670570d897c61bce61f469979aa0f131646470 size: 1990 [Pipeline] isUnix [Pipeline] sh 19:50:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 19:50:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 19:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 19:50:56 7467669c28c6: Preparing 19:50:56 f6457a734ae2: Preparing 19:50:56 60796b6e1d70: Preparing 19:50:56 23f7107ee37b: Preparing 19:50:56 0f4d600a05cd: Preparing 19:50:56 144938c8e166: Preparing 19:50:56 b15ba1b5b50c: Preparing 19:50:56 f73e7dbfee58: Preparing 19:50:56 b15ba1b5b50c: Waiting 19:50:56 f73e7dbfee58: Waiting 19:50:56 144938c8e166: Waiting 19:50:56 0f4d600a05cd: Layer already exists 19:50:56 23f7107ee37b: Layer already exists 19:50:56 7467669c28c6: Layer already exists 19:50:56 f6457a734ae2: Layer already exists 19:50:56 60796b6e1d70: Layer already exists 19:50:56 f73e7dbfee58: Layer already exists 19:50:56 b15ba1b5b50c: Layer already exists 19:50:56 144938c8e166: Layer already exists 19:50:56 main: digest: sha256:f3dbf63a4e7f5a13efcb3708b6670570d897c61bce61f469979aa0f131646470 size: 1990 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:50:56 ===================================================== [Pipeline] echo 19:50:56 taggedImages: 19:50:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:50:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 19:50:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2.2.0-dev.59 19:50:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:50:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 19:50:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 19:50:57 55703cfb8fff16b41bcf5b5700b650125831580d 19:50:57 latest 19:50:57 2.2.0-dev.59 19:50:57 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:50:57 main 19:50:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:50:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 19:50:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:50:57 cddc552ca409: Preparing 19:50:57 222c3a7c89ab: Preparing 19:50:57 df22ae7297eb: Preparing 19:50:57 7489878ccff0: Preparing 19:50:57 adbdeb1a7f47: Preparing 19:50:57 cfc9659c0cef: Preparing 19:50:57 cc4d208c1cc5: Preparing 19:50:57 79fddbeeb86f: Preparing 19:50:57 85837767762d: Preparing 19:50:57 f73e7dbfee58: Preparing 19:50:57 cfc9659c0cef: Waiting 19:50:57 cc4d208c1cc5: Waiting 19:50:57 79fddbeeb86f: Waiting 19:50:57 85837767762d: Waiting 19:50:57 f73e7dbfee58: Waiting 19:50:58 adbdeb1a7f47: Pushed 19:50:58 222c3a7c89ab: Pushed 19:50:58 cddc552ca409: Pushed 19:50:58 cfc9659c0cef: Pushed 19:50:58 cc4d208c1cc5: Pushed 19:50:58 79fddbeeb86f: Pushed 19:50:58 f73e7dbfee58: Layer already exists 19:50:58 85837767762d: Pushed 19:51:03 7489878ccff0: Pushed 19:51:03 df22ae7297eb: Pushed 19:51:03 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:4af0338db5f9dd2d219a34b5531c61fe7d0f58a19e260114c221014b2068f56a size: 2405 [Pipeline] isUnix [Pipeline] sh 19:51:03 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:51:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:51:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:51:03 cddc552ca409: Preparing 19:51:03 222c3a7c89ab: Preparing 19:51:03 df22ae7297eb: Preparing 19:51:03 7489878ccff0: Preparing 19:51:03 adbdeb1a7f47: Preparing 19:51:03 cfc9659c0cef: Preparing 19:51:03 cc4d208c1cc5: Preparing 19:51:03 79fddbeeb86f: Preparing 19:51:03 85837767762d: Preparing 19:51:03 f73e7dbfee58: Preparing 19:51:03 cfc9659c0cef: Waiting 19:51:03 85837767762d: Waiting 19:51:03 f73e7dbfee58: Waiting 19:51:03 cc4d208c1cc5: Waiting 19:51:03 79fddbeeb86f: Waiting 19:51:03 adbdeb1a7f47: Layer already exists 19:51:03 222c3a7c89ab: Layer already exists 19:51:03 7489878ccff0: Layer already exists 19:51:03 cddc552ca409: Layer already exists 19:51:03 df22ae7297eb: Layer already exists 19:51:04 85837767762d: Layer already exists 19:51:04 79fddbeeb86f: Layer already exists 19:51:04 cc4d208c1cc5: Layer already exists 19:51:04 f73e7dbfee58: Layer already exists 19:51:04 cfc9659c0cef: Layer already exists 19:51:04 latest: digest: sha256:4af0338db5f9dd2d219a34b5531c61fe7d0f58a19e260114c221014b2068f56a size: 2405 [Pipeline] isUnix [Pipeline] sh 19:51:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:51:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.59 19:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:51:04 cddc552ca409: Preparing 19:51:04 222c3a7c89ab: Preparing 19:51:04 df22ae7297eb: Preparing 19:51:04 7489878ccff0: Preparing 19:51:04 adbdeb1a7f47: Preparing 19:51:04 cfc9659c0cef: Preparing 19:51:04 cc4d208c1cc5: Preparing 19:51:04 79fddbeeb86f: Preparing 19:51:04 85837767762d: Preparing 19:51:04 f73e7dbfee58: Preparing 19:51:04 79fddbeeb86f: Waiting 19:51:04 cc4d208c1cc5: Waiting 19:51:04 f73e7dbfee58: Waiting 19:51:04 85837767762d: Waiting 19:51:05 cddc552ca409: Layer already exists 19:51:05 adbdeb1a7f47: Layer already exists 19:51:05 7489878ccff0: Layer already exists 19:51:05 df22ae7297eb: Layer already exists 19:51:05 222c3a7c89ab: Layer already exists 19:51:05 cc4d208c1cc5: Layer already exists 19:51:05 cfc9659c0cef: Layer already exists 19:51:05 79fddbeeb86f: Layer already exists 19:51:05 85837767762d: Layer already exists 19:51:05 f73e7dbfee58: Layer already exists 19:51:05 2.2.0-dev.59: digest: sha256:4af0338db5f9dd2d219a34b5531c61fe7d0f58a19e260114c221014b2068f56a size: 2405 [Pipeline] isUnix [Pipeline] sh 19:51:05 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:51:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:51:05 cddc552ca409: Preparing 19:51:05 222c3a7c89ab: Preparing 19:51:05 df22ae7297eb: Preparing 19:51:05 7489878ccff0: Preparing 19:51:05 adbdeb1a7f47: Preparing 19:51:05 cfc9659c0cef: Preparing 19:51:05 cc4d208c1cc5: Preparing 19:51:05 79fddbeeb86f: Preparing 19:51:05 85837767762d: Preparing 19:51:05 f73e7dbfee58: Preparing 19:51:05 cfc9659c0cef: Waiting 19:51:05 cc4d208c1cc5: Waiting 19:51:05 79fddbeeb86f: Waiting 19:51:05 85837767762d: Waiting 19:51:05 f73e7dbfee58: Waiting 19:51:05 7489878ccff0: Layer already exists 19:51:05 222c3a7c89ab: Layer already exists 19:51:05 adbdeb1a7f47: Layer already exists 19:51:05 df22ae7297eb: Layer already exists 19:51:05 cddc552ca409: Layer already exists 19:51:05 79fddbeeb86f: Layer already exists 19:51:05 cfc9659c0cef: Layer already exists 19:51:06 f73e7dbfee58: Layer already exists 19:51:06 85837767762d: Layer already exists 19:51:06 cc4d208c1cc5: Layer already exists 19:51:06 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:4af0338db5f9dd2d219a34b5531c61fe7d0f58a19e260114c221014b2068f56a size: 2405 [Pipeline] isUnix [Pipeline] sh 19:51:06 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] isUnix [Pipeline] sh 19:51:06 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 19:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 19:51:06 cddc552ca409: Preparing 19:51:06 222c3a7c89ab: Preparing 19:51:06 df22ae7297eb: Preparing 19:51:06 7489878ccff0: Preparing 19:51:06 adbdeb1a7f47: Preparing 19:51:06 cfc9659c0cef: Preparing 19:51:06 cc4d208c1cc5: Preparing 19:51:06 79fddbeeb86f: Preparing 19:51:06 85837767762d: Preparing 19:51:06 f73e7dbfee58: Preparing 19:51:06 cfc9659c0cef: Waiting 19:51:06 cc4d208c1cc5: Waiting 19:51:06 79fddbeeb86f: Waiting 19:51:06 85837767762d: Waiting 19:51:06 f73e7dbfee58: Waiting 19:51:06 adbdeb1a7f47: Layer already exists 19:51:06 cddc552ca409: Layer already exists 19:51:06 7489878ccff0: Layer already exists 19:51:07 222c3a7c89ab: Layer already exists 19:51:07 df22ae7297eb: Layer already exists 19:51:07 cfc9659c0cef: Layer already exists 19:51:07 79fddbeeb86f: Layer already exists 19:51:07 cc4d208c1cc5: Layer already exists 19:51:07 85837767762d: Layer already exists 19:51:07 f73e7dbfee58: Layer already exists 19:51:07 main: digest: sha256:4af0338db5f9dd2d219a34b5531c61fe7d0f58a19e260114c221014b2068f56a size: 2405 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:51:07 ===================================================== [Pipeline] echo 19:51:07 taggedImages: 19:51:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:51:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 19:51:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2.2.0-dev.59 19:51:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:51:07 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 19:51:07 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 19:51:07 55703cfb8fff16b41bcf5b5700b650125831580d 19:51:07 latest 19:51:07 2.2.0-dev.59 19:51:07 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:51:07 main 19:51:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:51:07 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 19:51:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:51:07 86c48dc62abf: Preparing 19:51:07 e443c46d7cd6: Preparing 19:51:07 8860c2adfb59: Preparing 19:51:07 fdd4f969d5be: Preparing 19:51:07 26a1932da1df: Preparing 19:51:07 4f4ce317c6bb: Preparing 19:51:08 8860c2adfb59: Layer already exists 19:51:08 4f4ce317c6bb: Layer already exists 19:51:08 86c48dc62abf: Pushed 19:51:08 26a1932da1df: Pushed 19:51:09 fdd4f969d5be: Pushed 19:51:14 e443c46d7cd6: Pushed 19:51:14 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:e445c135123c53a663e951785ec5d95436d6e9496113c5485c8a0f09ec8f81c1 size: 1572 [Pipeline] isUnix [Pipeline] sh 19:51:14 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:51:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 19:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:51:14 86c48dc62abf: Preparing 19:51:14 e443c46d7cd6: Preparing 19:51:14 8860c2adfb59: Preparing 19:51:14 fdd4f969d5be: Preparing 19:51:14 26a1932da1df: Preparing 19:51:14 4f4ce317c6bb: Preparing 19:51:14 4f4ce317c6bb: Waiting 19:51:14 e443c46d7cd6: Layer already exists 19:51:14 26a1932da1df: Layer already exists 19:51:14 86c48dc62abf: Layer already exists 19:51:14 fdd4f969d5be: Layer already exists 19:51:14 8860c2adfb59: Layer already exists 19:51:15 4f4ce317c6bb: Layer already exists 19:51:15 latest: digest: sha256:e445c135123c53a663e951785ec5d95436d6e9496113c5485c8a0f09ec8f81c1 size: 1572 [Pipeline] isUnix [Pipeline] sh 19:51:15 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:51:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.59 19:51:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:51:15 86c48dc62abf: Preparing 19:51:15 e443c46d7cd6: Preparing 19:51:15 8860c2adfb59: Preparing 19:51:15 fdd4f969d5be: Preparing 19:51:15 26a1932da1df: Preparing 19:51:15 4f4ce317c6bb: Preparing 19:51:15 4f4ce317c6bb: Waiting 19:51:15 8860c2adfb59: Layer already exists 19:51:15 26a1932da1df: Layer already exists 19:51:15 86c48dc62abf: Layer already exists 19:51:15 e443c46d7cd6: Layer already exists 19:51:15 fdd4f969d5be: Layer already exists 19:51:15 4f4ce317c6bb: Layer already exists 19:51:15 2.2.0-dev.59: digest: sha256:e445c135123c53a663e951785ec5d95436d6e9496113c5485c8a0f09ec8f81c1 size: 1572 [Pipeline] isUnix [Pipeline] sh 19:51:16 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:51:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:51:16 86c48dc62abf: Preparing 19:51:16 e443c46d7cd6: Preparing 19:51:16 8860c2adfb59: Preparing 19:51:16 fdd4f969d5be: Preparing 19:51:16 26a1932da1df: Preparing 19:51:16 4f4ce317c6bb: Preparing 19:51:16 4f4ce317c6bb: Waiting 19:51:16 fdd4f969d5be: Layer already exists 19:51:16 e443c46d7cd6: Layer already exists 19:51:16 8860c2adfb59: Layer already exists 19:51:16 26a1932da1df: Layer already exists 19:51:16 86c48dc62abf: Layer already exists 19:51:16 4f4ce317c6bb: Layer already exists 19:51:16 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:e445c135123c53a663e951785ec5d95436d6e9496113c5485c8a0f09ec8f81c1 size: 1572 [Pipeline] isUnix [Pipeline] sh 19:51:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] isUnix [Pipeline] sh 19:51:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 19:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 19:51:17 86c48dc62abf: Preparing 19:51:17 e443c46d7cd6: Preparing 19:51:17 8860c2adfb59: Preparing 19:51:17 fdd4f969d5be: Preparing 19:51:17 26a1932da1df: Preparing 19:51:17 4f4ce317c6bb: Preparing 19:51:17 4f4ce317c6bb: Waiting 19:51:17 8860c2adfb59: Layer already exists 19:51:17 e443c46d7cd6: Layer already exists 19:51:17 fdd4f969d5be: Layer already exists 19:51:17 86c48dc62abf: Layer already exists 19:51:17 26a1932da1df: Layer already exists 19:51:17 4f4ce317c6bb: Layer already exists 19:51:17 main: digest: sha256:e445c135123c53a663e951785ec5d95436d6e9496113c5485c8a0f09ec8f81c1 size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:51:17 ===================================================== [Pipeline] echo 19:51:17 taggedImages: 19:51:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:51:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 19:51:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2.2.0-dev.59 19:51:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:51:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 19:51:18 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 19:51:18 55703cfb8fff16b41bcf5b5700b650125831580d 19:51:18 latest 19:51:18 2.2.0-dev.59 19:51:18 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:51:18 main 19:51:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:51:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 19:51:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:51:18 ca7c33106bf3: Preparing 19:51:18 ae791fd6e689: Preparing 19:51:18 8f18f5afd47f: Preparing 19:51:18 3f2ce26060a8: Preparing 19:51:18 8584d347a767: Preparing 19:51:18 f7fd2865dd52: Preparing 19:51:18 26a1932da1df: Preparing 19:51:18 4f4ce317c6bb: Preparing 19:51:18 26a1932da1df: Waiting 19:51:18 4f4ce317c6bb: Waiting 19:51:18 f7fd2865dd52: Waiting 19:51:18 ae791fd6e689: Pushed 19:51:18 8f18f5afd47f: Pushed 19:51:18 ca7c33106bf3: Pushed 19:51:18 26a1932da1df: Layer already exists 19:51:19 4f4ce317c6bb: Layer already exists 19:51:20 f7fd2865dd52: Pushed 19:51:28 8584d347a767: Pushed 19:51:36 3f2ce26060a8: Pushed 19:51:36 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:17bc5fba8e9144b398860bab9c9e3c98f45151478ef135cd6d6a7bb3cd83fc29 size: 1992 [Pipeline] isUnix [Pipeline] sh 19:51:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:51:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 19:51:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:51:37 ca7c33106bf3: Preparing 19:51:37 ae791fd6e689: Preparing 19:51:37 8f18f5afd47f: Preparing 19:51:37 3f2ce26060a8: Preparing 19:51:37 8584d347a767: Preparing 19:51:37 f7fd2865dd52: Preparing 19:51:37 26a1932da1df: Preparing 19:51:37 4f4ce317c6bb: Preparing 19:51:37 f7fd2865dd52: Waiting 19:51:37 26a1932da1df: Waiting 19:51:37 ae791fd6e689: Layer already exists 19:51:37 3f2ce26060a8: Layer already exists 19:51:37 8f18f5afd47f: Layer already exists 19:51:37 8584d347a767: Layer already exists 19:51:37 ca7c33106bf3: Layer already exists 19:51:37 f7fd2865dd52: Layer already exists 19:51:37 4f4ce317c6bb: Layer already exists 19:51:37 26a1932da1df: Layer already exists 19:51:37 latest: digest: sha256:17bc5fba8e9144b398860bab9c9e3c98f45151478ef135cd6d6a7bb3cd83fc29 size: 1992 [Pipeline] isUnix [Pipeline] sh 19:51:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:51:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.59 19:51:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:51:38 ca7c33106bf3: Preparing 19:51:38 ae791fd6e689: Preparing 19:51:38 8f18f5afd47f: Preparing 19:51:38 3f2ce26060a8: Preparing 19:51:38 8584d347a767: Preparing 19:51:38 f7fd2865dd52: Preparing 19:51:38 26a1932da1df: Preparing 19:51:38 4f4ce317c6bb: Preparing 19:51:38 f7fd2865dd52: Waiting 19:51:38 26a1932da1df: Waiting 19:51:38 4f4ce317c6bb: Waiting 19:51:38 8584d347a767: Layer already exists 19:51:38 ca7c33106bf3: Layer already exists 19:51:38 8f18f5afd47f: Layer already exists 19:51:38 3f2ce26060a8: Layer already exists 19:51:38 ae791fd6e689: Layer already exists 19:51:38 f7fd2865dd52: Layer already exists 19:51:38 26a1932da1df: Layer already exists 19:51:38 4f4ce317c6bb: Layer already exists 19:51:38 2.2.0-dev.59: digest: sha256:17bc5fba8e9144b398860bab9c9e3c98f45151478ef135cd6d6a7bb3cd83fc29 size: 1992 [Pipeline] isUnix [Pipeline] sh 19:51:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:51:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:51:39 ca7c33106bf3: Preparing 19:51:39 ae791fd6e689: Preparing 19:51:39 8f18f5afd47f: Preparing 19:51:39 3f2ce26060a8: Preparing 19:51:39 8584d347a767: Preparing 19:51:39 f7fd2865dd52: Preparing 19:51:39 26a1932da1df: Preparing 19:51:39 4f4ce317c6bb: Preparing 19:51:39 f7fd2865dd52: Waiting 19:51:39 4f4ce317c6bb: Waiting 19:51:39 26a1932da1df: Waiting 19:51:39 ae791fd6e689: Layer already exists 19:51:39 3f2ce26060a8: Layer already exists 19:51:39 ca7c33106bf3: Layer already exists 19:51:39 8584d347a767: Layer already exists 19:51:39 8f18f5afd47f: Layer already exists 19:51:39 26a1932da1df: Layer already exists 19:51:39 f7fd2865dd52: Layer already exists 19:51:39 4f4ce317c6bb: Layer already exists 19:51:39 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:17bc5fba8e9144b398860bab9c9e3c98f45151478ef135cd6d6a7bb3cd83fc29 size: 1992 [Pipeline] isUnix [Pipeline] sh 19:51:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 19:51:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 19:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 19:51:40 ca7c33106bf3: Preparing 19:51:40 ae791fd6e689: Preparing 19:51:40 8f18f5afd47f: Preparing 19:51:40 3f2ce26060a8: Preparing 19:51:40 8584d347a767: Preparing 19:51:40 f7fd2865dd52: Preparing 19:51:40 26a1932da1df: Preparing 19:51:40 4f4ce317c6bb: Preparing 19:51:40 f7fd2865dd52: Waiting 19:51:40 26a1932da1df: Waiting 19:51:40 4f4ce317c6bb: Waiting 19:51:40 ae791fd6e689: Layer already exists 19:51:40 ca7c33106bf3: Layer already exists 19:51:40 3f2ce26060a8: Layer already exists 19:51:40 8f18f5afd47f: Layer already exists 19:51:40 8584d347a767: Layer already exists 19:51:40 f7fd2865dd52: Layer already exists 19:51:40 26a1932da1df: Layer already exists 19:51:40 4f4ce317c6bb: Layer already exists 19:51:40 main: digest: sha256:17bc5fba8e9144b398860bab9c9e3c98f45151478ef135cd6d6a7bb3cd83fc29 size: 1992 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:51:40 ===================================================== [Pipeline] echo 19:51:40 taggedImages: 19:51:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:51:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 19:51:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2.2.0-dev.59 19:51:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:51:40 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 19:51:40 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 19:51:40 55703cfb8fff16b41bcf5b5700b650125831580d 19:51:40 latest 19:51:40 2.2.0-dev.59 19:51:40 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:51:40 main 19:51:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:51:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 19:51:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:51:41 c1ef7d23e392: Preparing 19:51:41 cc7582c69578: Preparing 19:51:41 57b9db6d72d1: Preparing 19:51:41 3279de7aded8: Preparing 19:51:41 2cfffce64563: Preparing 19:51:41 26a1932da1df: Preparing 19:51:41 4f4ce317c6bb: Preparing 19:51:41 26a1932da1df: Waiting 19:51:41 4f4ce317c6bb: Waiting 19:51:41 cc7582c69578: Pushed 19:51:41 57b9db6d72d1: Pushed 19:51:41 c1ef7d23e392: Pushed 19:51:42 26a1932da1df: Layer already exists 19:51:42 4f4ce317c6bb: Layer already exists 19:51:42 2cfffce64563: Pushed 19:52:00 3279de7aded8: Pushed 19:52:00 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:089c1cef3d93e9e206065e67101bede3d9bc6c0a1dbd4d3e563ca9a4a3011db8 size: 1779 [Pipeline] isUnix [Pipeline] sh 19:52:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:52:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 19:52:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:52:01 c1ef7d23e392: Preparing 19:52:01 cc7582c69578: Preparing 19:52:01 57b9db6d72d1: Preparing 19:52:01 3279de7aded8: Preparing 19:52:01 2cfffce64563: Preparing 19:52:01 26a1932da1df: Preparing 19:52:01 4f4ce317c6bb: Preparing 19:52:01 26a1932da1df: Waiting 19:52:01 4f4ce317c6bb: Waiting 19:52:01 2cfffce64563: Layer already exists 19:52:01 3279de7aded8: Layer already exists 19:52:01 cc7582c69578: Layer already exists 19:52:01 57b9db6d72d1: Layer already exists 19:52:01 c1ef7d23e392: Layer already exists 19:52:01 4f4ce317c6bb: Layer already exists 19:52:01 26a1932da1df: Layer already exists 19:52:01 latest: digest: sha256:089c1cef3d93e9e206065e67101bede3d9bc6c0a1dbd4d3e563ca9a4a3011db8 size: 1779 [Pipeline] isUnix [Pipeline] sh 19:52:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:52:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.59 19:52:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:52:02 c1ef7d23e392: Preparing 19:52:02 cc7582c69578: Preparing 19:52:02 57b9db6d72d1: Preparing 19:52:02 3279de7aded8: Preparing 19:52:02 2cfffce64563: Preparing 19:52:02 26a1932da1df: Preparing 19:52:02 4f4ce317c6bb: Preparing 19:52:02 26a1932da1df: Waiting 19:52:02 4f4ce317c6bb: Waiting 19:52:02 57b9db6d72d1: Layer already exists 19:52:02 c1ef7d23e392: Layer already exists 19:52:02 cc7582c69578: Layer already exists 19:52:02 3279de7aded8: Layer already exists 19:52:02 2cfffce64563: Layer already exists 19:52:02 26a1932da1df: Layer already exists 19:52:02 4f4ce317c6bb: Layer already exists 19:52:02 2.2.0-dev.59: digest: sha256:089c1cef3d93e9e206065e67101bede3d9bc6c0a1dbd4d3e563ca9a4a3011db8 size: 1779 [Pipeline] isUnix [Pipeline] sh 19:52:02 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:52:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:52:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:52:03 c1ef7d23e392: Preparing 19:52:03 cc7582c69578: Preparing 19:52:03 57b9db6d72d1: Preparing 19:52:03 3279de7aded8: Preparing 19:52:03 2cfffce64563: Preparing 19:52:03 26a1932da1df: Preparing 19:52:03 4f4ce317c6bb: Preparing 19:52:03 26a1932da1df: Waiting 19:52:03 cc7582c69578: Layer already exists 19:52:03 c1ef7d23e392: Layer already exists 19:52:03 2cfffce64563: Layer already exists 19:52:03 57b9db6d72d1: Layer already exists 19:52:03 3279de7aded8: Layer already exists 19:52:03 26a1932da1df: Layer already exists 19:52:03 4f4ce317c6bb: Layer already exists 19:52:03 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:089c1cef3d93e9e206065e67101bede3d9bc6c0a1dbd4d3e563ca9a4a3011db8 size: 1779 [Pipeline] isUnix [Pipeline] sh 19:52:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] isUnix [Pipeline] sh 19:52:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 19:52:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 19:52:04 c1ef7d23e392: Preparing 19:52:04 cc7582c69578: Preparing 19:52:04 57b9db6d72d1: Preparing 19:52:04 3279de7aded8: Preparing 19:52:04 2cfffce64563: Preparing 19:52:04 26a1932da1df: Preparing 19:52:04 4f4ce317c6bb: Preparing 19:52:04 26a1932da1df: Waiting 19:52:04 4f4ce317c6bb: Waiting 19:52:04 3279de7aded8: Layer already exists 19:52:04 2cfffce64563: Layer already exists 19:52:04 cc7582c69578: Layer already exists 19:52:04 c1ef7d23e392: Layer already exists 19:52:04 57b9db6d72d1: Layer already exists 19:52:04 4f4ce317c6bb: Layer already exists 19:52:04 26a1932da1df: Layer already exists 19:52:04 main: digest: sha256:089c1cef3d93e9e206065e67101bede3d9bc6c0a1dbd4d3e563ca9a4a3011db8 size: 1779 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:52:04 ===================================================== [Pipeline] echo 19:52:04 taggedImages: 19:52:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:52:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 19:52:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2.2.0-dev.59 19:52:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:52:04 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 19:52:04 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 19:52:04 55703cfb8fff16b41bcf5b5700b650125831580d 19:52:04 latest 19:52:04 2.2.0-dev.59 19:52:04 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:52:04 main 19:52:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:52:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 19:52:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:52:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:52:05 c4ef3706c83e: Preparing 19:52:05 7e38d212e35a: Preparing 19:52:05 2a55c28e9f93: Preparing 19:52:05 86cc3fb9a3f0: Preparing 19:52:05 f7fd2865dd52: Preparing 19:52:05 26a1932da1df: Preparing 19:52:05 4f4ce317c6bb: Preparing 19:52:05 26a1932da1df: Waiting 19:52:05 4f4ce317c6bb: Waiting 19:52:05 f7fd2865dd52: Layer already exists 19:52:05 26a1932da1df: Layer already exists 19:52:05 c4ef3706c83e: Pushed 19:52:05 4f4ce317c6bb: Layer already exists 19:52:05 7e38d212e35a: Pushed 19:52:05 2a55c28e9f93: Pushed 19:52:23 86cc3fb9a3f0: Pushed 19:52:23 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:ef7801462e38323ad9fb44e3ef60527e23ba40848b3c7023a9882c0a3fb3773e size: 1780 [Pipeline] isUnix [Pipeline] sh 19:52:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:52:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 19:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:52:24 c4ef3706c83e: Preparing 19:52:24 7e38d212e35a: Preparing 19:52:24 2a55c28e9f93: Preparing 19:52:24 86cc3fb9a3f0: Preparing 19:52:24 f7fd2865dd52: Preparing 19:52:24 26a1932da1df: Preparing 19:52:24 4f4ce317c6bb: Preparing 19:52:24 26a1932da1df: Waiting 19:52:24 4f4ce317c6bb: Waiting 19:52:24 2a55c28e9f93: Layer already exists 19:52:24 f7fd2865dd52: Layer already exists 19:52:24 86cc3fb9a3f0: Layer already exists 19:52:24 c4ef3706c83e: Layer already exists 19:52:24 7e38d212e35a: Layer already exists 19:52:24 26a1932da1df: Layer already exists 19:52:24 4f4ce317c6bb: Layer already exists 19:52:24 latest: digest: sha256:ef7801462e38323ad9fb44e3ef60527e23ba40848b3c7023a9882c0a3fb3773e size: 1780 [Pipeline] isUnix [Pipeline] sh 19:52:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:52:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.59 19:52:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:52:25 c4ef3706c83e: Preparing 19:52:25 7e38d212e35a: Preparing 19:52:25 2a55c28e9f93: Preparing 19:52:25 86cc3fb9a3f0: Preparing 19:52:25 f7fd2865dd52: Preparing 19:52:25 26a1932da1df: Preparing 19:52:25 4f4ce317c6bb: Preparing 19:52:25 26a1932da1df: Waiting 19:52:25 4f4ce317c6bb: Waiting 19:52:25 86cc3fb9a3f0: Layer already exists 19:52:25 f7fd2865dd52: Layer already exists 19:52:25 2a55c28e9f93: Layer already exists 19:52:25 7e38d212e35a: Layer already exists 19:52:25 c4ef3706c83e: Layer already exists 19:52:25 26a1932da1df: Layer already exists 19:52:25 4f4ce317c6bb: Layer already exists 19:52:25 2.2.0-dev.59: digest: sha256:ef7801462e38323ad9fb44e3ef60527e23ba40848b3c7023a9882c0a3fb3773e size: 1780 [Pipeline] isUnix [Pipeline] sh 19:52:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:52:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:52:26 c4ef3706c83e: Preparing 19:52:26 7e38d212e35a: Preparing 19:52:26 2a55c28e9f93: Preparing 19:52:26 86cc3fb9a3f0: Preparing 19:52:26 f7fd2865dd52: Preparing 19:52:26 26a1932da1df: Preparing 19:52:26 4f4ce317c6bb: Preparing 19:52:26 26a1932da1df: Waiting 19:52:26 4f4ce317c6bb: Waiting 19:52:26 2a55c28e9f93: Layer already exists 19:52:26 c4ef3706c83e: Layer already exists 19:52:26 86cc3fb9a3f0: Layer already exists 19:52:26 7e38d212e35a: Layer already exists 19:52:26 f7fd2865dd52: Layer already exists 19:52:26 26a1932da1df: Layer already exists 19:52:26 4f4ce317c6bb: Layer already exists 19:52:26 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:ef7801462e38323ad9fb44e3ef60527e23ba40848b3c7023a9882c0a3fb3773e size: 1780 [Pipeline] isUnix [Pipeline] sh 19:52:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] isUnix [Pipeline] sh 19:52:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 19:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 19:52:27 c4ef3706c83e: Preparing 19:52:27 7e38d212e35a: Preparing 19:52:27 2a55c28e9f93: Preparing 19:52:27 86cc3fb9a3f0: Preparing 19:52:27 f7fd2865dd52: Preparing 19:52:27 26a1932da1df: Preparing 19:52:27 4f4ce317c6bb: Preparing 19:52:27 26a1932da1df: Waiting 19:52:27 4f4ce317c6bb: Waiting 19:52:27 c4ef3706c83e: Layer already exists 19:52:27 86cc3fb9a3f0: Layer already exists 19:52:27 f7fd2865dd52: Layer already exists 19:52:27 7e38d212e35a: Layer already exists 19:52:27 2a55c28e9f93: Layer already exists 19:52:27 26a1932da1df: Layer already exists 19:52:27 4f4ce317c6bb: Layer already exists 19:52:27 main: digest: sha256:ef7801462e38323ad9fb44e3ef60527e23ba40848b3c7023a9882c0a3fb3773e size: 1780 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:52:27 ===================================================== [Pipeline] echo 19:52:27 taggedImages: 19:52:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:52:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 19:52:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2.2.0-dev.59 19:52:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:52:27 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 19:52:28 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 19:52:28 55703cfb8fff16b41bcf5b5700b650125831580d 19:52:28 latest 19:52:28 2.2.0-dev.59 19:52:28 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:52:28 main 19:52:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:52:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 19:52:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:52:28 d0ba5a74a625: Preparing 19:52:28 b7960a5a5613: Preparing 19:52:28 8860c2adfb59: Preparing 19:52:28 5de1ac7f1a8d: Preparing 19:52:28 f73e7dbfee58: Preparing 19:52:28 f73e7dbfee58: Layer already exists 19:52:28 8860c2adfb59: Layer already exists 19:52:28 d0ba5a74a625: Pushed 19:52:29 5de1ac7f1a8d: Pushed 19:52:34 b7960a5a5613: Pushed 19:52:34 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:0e21a1fc4718076c990e195917fac107585fa2b09a080d92f7785968ed8af7c7 size: 1365 [Pipeline] isUnix [Pipeline] sh 19:52:35 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:52:35 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:52:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:52:35 d0ba5a74a625: Preparing 19:52:35 b7960a5a5613: Preparing 19:52:35 8860c2adfb59: Preparing 19:52:35 5de1ac7f1a8d: Preparing 19:52:35 f73e7dbfee58: Preparing 19:52:35 5de1ac7f1a8d: Layer already exists 19:52:35 b7960a5a5613: Layer already exists 19:52:35 f73e7dbfee58: Layer already exists 19:52:35 d0ba5a74a625: Layer already exists 19:52:35 8860c2adfb59: Layer already exists 19:52:35 latest: digest: sha256:0e21a1fc4718076c990e195917fac107585fa2b09a080d92f7785968ed8af7c7 size: 1365 [Pipeline] isUnix [Pipeline] sh 19:52:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:52:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.59 19:52:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:52:36 d0ba5a74a625: Preparing 19:52:36 b7960a5a5613: Preparing 19:52:36 8860c2adfb59: Preparing 19:52:36 5de1ac7f1a8d: Preparing 19:52:36 f73e7dbfee58: Preparing 19:52:36 b7960a5a5613: Layer already exists 19:52:36 d0ba5a74a625: Layer already exists 19:52:36 8860c2adfb59: Layer already exists 19:52:36 f73e7dbfee58: Layer already exists 19:52:36 5de1ac7f1a8d: Layer already exists 19:52:36 2.2.0-dev.59: digest: sha256:0e21a1fc4718076c990e195917fac107585fa2b09a080d92f7785968ed8af7c7 size: 1365 [Pipeline] isUnix [Pipeline] sh 19:52:36 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:52:37 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:52:37 d0ba5a74a625: Preparing 19:52:37 b7960a5a5613: Preparing 19:52:37 8860c2adfb59: Preparing 19:52:37 5de1ac7f1a8d: Preparing 19:52:37 f73e7dbfee58: Preparing 19:52:37 5de1ac7f1a8d: Layer already exists 19:52:37 f73e7dbfee58: Layer already exists 19:52:37 8860c2adfb59: Layer already exists 19:52:37 d0ba5a74a625: Layer already exists 19:52:37 b7960a5a5613: Layer already exists 19:52:37 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:0e21a1fc4718076c990e195917fac107585fa2b09a080d92f7785968ed8af7c7 size: 1365 [Pipeline] isUnix [Pipeline] sh 19:52:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] isUnix [Pipeline] sh 19:52:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 19:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 19:52:38 d0ba5a74a625: Preparing 19:52:38 b7960a5a5613: Preparing 19:52:38 8860c2adfb59: Preparing 19:52:38 5de1ac7f1a8d: Preparing 19:52:38 f73e7dbfee58: Preparing 19:52:38 d0ba5a74a625: Layer already exists 19:52:38 8860c2adfb59: Layer already exists 19:52:38 b7960a5a5613: Layer already exists 19:52:38 f73e7dbfee58: Layer already exists 19:52:38 5de1ac7f1a8d: Layer already exists 19:52:38 main: digest: sha256:0e21a1fc4718076c990e195917fac107585fa2b09a080d92f7785968ed8af7c7 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:52:38 ===================================================== [Pipeline] echo 19:52:38 taggedImages: 19:52:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:52:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 19:52:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2.2.0-dev.59 19:52:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:52:38 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 19:52:38 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 19:52:38 55703cfb8fff16b41bcf5b5700b650125831580d 19:52:38 latest 19:52:38 2.2.0-dev.59 19:52:38 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:52:38 main 19:52:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:52:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 19:52:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:52:39 9a8ff325e137: Preparing 19:52:39 7be6f18f9d63: Preparing 19:52:39 8860c2adfb59: Preparing 19:52:39 c6b848c0d715: Preparing 19:52:39 f73e7dbfee58: Preparing 19:52:39 f73e7dbfee58: Layer already exists 19:52:39 8860c2adfb59: Layer already exists 19:52:39 9a8ff325e137: Pushed 19:52:39 c6b848c0d715: Pushed 19:52:45 7be6f18f9d63: Pushed 19:52:45 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:cb605f70b0e464f4ff0c2a8fac878696675dd93cb330856394f95d75f72ed354 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:52:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:52:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:52:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:52:45 9a8ff325e137: Preparing 19:52:45 7be6f18f9d63: Preparing 19:52:45 8860c2adfb59: Preparing 19:52:45 c6b848c0d715: Preparing 19:52:45 f73e7dbfee58: Preparing 19:52:46 c6b848c0d715: Layer already exists 19:52:46 8860c2adfb59: Layer already exists 19:52:46 7be6f18f9d63: Layer already exists 19:52:46 9a8ff325e137: Layer already exists 19:52:46 f73e7dbfee58: Layer already exists 19:52:46 latest: digest: sha256:cb605f70b0e464f4ff0c2a8fac878696675dd93cb330856394f95d75f72ed354 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:52:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:52:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.59 19:52:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:52:46 9a8ff325e137: Preparing 19:52:46 7be6f18f9d63: Preparing 19:52:46 8860c2adfb59: Preparing 19:52:46 c6b848c0d715: Preparing 19:52:46 f73e7dbfee58: Preparing 19:52:46 9a8ff325e137: Layer already exists 19:52:46 7be6f18f9d63: Layer already exists 19:52:46 c6b848c0d715: Layer already exists 19:52:46 f73e7dbfee58: Layer already exists 19:52:46 8860c2adfb59: Layer already exists 19:52:46 2.2.0-dev.59: digest: sha256:cb605f70b0e464f4ff0c2a8fac878696675dd93cb330856394f95d75f72ed354 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:52:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:52:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:52:47 9a8ff325e137: Preparing 19:52:47 7be6f18f9d63: Preparing 19:52:47 8860c2adfb59: Preparing 19:52:47 c6b848c0d715: Preparing 19:52:47 f73e7dbfee58: Preparing 19:52:47 9a8ff325e137: Layer already exists 19:52:47 f73e7dbfee58: Layer already exists 19:52:47 c6b848c0d715: Layer already exists 19:52:47 8860c2adfb59: Layer already exists 19:52:47 7be6f18f9d63: Layer already exists 19:52:47 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:cb605f70b0e464f4ff0c2a8fac878696675dd93cb330856394f95d75f72ed354 size: 1364 [Pipeline] isUnix [Pipeline] sh 19:52:48 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] isUnix [Pipeline] sh 19:52:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 19:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 19:52:48 9a8ff325e137: Preparing 19:52:48 7be6f18f9d63: Preparing 19:52:48 8860c2adfb59: Preparing 19:52:48 c6b848c0d715: Preparing 19:52:48 f73e7dbfee58: Preparing 19:52:48 9a8ff325e137: Layer already exists 19:52:48 7be6f18f9d63: Layer already exists 19:52:48 8860c2adfb59: Layer already exists 19:52:48 c6b848c0d715: Layer already exists 19:52:48 f73e7dbfee58: Layer already exists 19:52:48 main: digest: sha256:cb605f70b0e464f4ff0c2a8fac878696675dd93cb330856394f95d75f72ed354 size: 1364 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:52:49 ===================================================== [Pipeline] echo 19:52:49 taggedImages: 19:52:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:52:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 19:52:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2.2.0-dev.59 19:52:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:52:49 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 19:52:49 [edgeXDocker.push] Tagging docker image sys-mgmt-agent-arm64 with the following tags: 19:52:49 55703cfb8fff16b41bcf5b5700b650125831580d 19:52:49 latest 19:52:49 2.2.0-dev.59 19:52:49 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:52:49 main 19:52:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:52:49 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] isUnix [Pipeline] sh 19:52:49 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:52:49 e06c616eb4c3: Preparing 19:52:49 026b2bb62924: Preparing 19:52:49 4a7314090695: Preparing 19:52:49 b7602dceb16b: Preparing 19:52:49 f0e5a4d6c014: Preparing 19:52:49 3b19d27f08f7: Preparing 19:52:49 73bb99a6e169: Preparing 19:52:49 ec06c3102977: Preparing 19:52:49 6a3c62e080c7: Preparing 19:52:49 340cb19ca677: Preparing 19:52:49 4f4ce317c6bb: Preparing 19:52:49 73bb99a6e169: Waiting 19:52:49 ec06c3102977: Waiting 19:52:49 6a3c62e080c7: Waiting 19:52:49 340cb19ca677: Waiting 19:52:49 4f4ce317c6bb: Waiting 19:52:49 3b19d27f08f7: Waiting 19:52:50 f0e5a4d6c014: Layer already exists 19:52:50 3b19d27f08f7: Layer already exists 19:52:50 73bb99a6e169: Layer already exists 19:52:50 ec06c3102977: Layer already exists 19:52:50 6a3c62e080c7: Layer already exists 19:52:50 026b2bb62924: Pushed 19:52:50 340cb19ca677: Layer already exists 19:52:50 4f4ce317c6bb: Layer already exists 19:52:50 e06c616eb4c3: Pushed 19:52:55 4a7314090695: Pushed 19:53:10 b7602dceb16b: Pushed 19:53:10 55703cfb8fff16b41bcf5b5700b650125831580d: digest: sha256:1a4e7df5fb2039d6df109b965b620fb52d9e8bff57cf8e41cbb16f42bdfed600 size: 2622 [Pipeline] isUnix [Pipeline] sh 19:53:10 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:53:11 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 19:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:53:11 e06c616eb4c3: Preparing 19:53:11 026b2bb62924: Preparing 19:53:11 4a7314090695: Preparing 19:53:11 b7602dceb16b: Preparing 19:53:11 f0e5a4d6c014: Preparing 19:53:11 3b19d27f08f7: Preparing 19:53:11 73bb99a6e169: Preparing 19:53:11 ec06c3102977: Preparing 19:53:11 6a3c62e080c7: Preparing 19:53:11 340cb19ca677: Preparing 19:53:11 4f4ce317c6bb: Preparing 19:53:11 73bb99a6e169: Waiting 19:53:11 ec06c3102977: Waiting 19:53:11 6a3c62e080c7: Waiting 19:53:11 3b19d27f08f7: Waiting 19:53:11 4f4ce317c6bb: Waiting 19:53:11 026b2bb62924: Layer already exists 19:53:11 e06c616eb4c3: Layer already exists 19:53:11 f0e5a4d6c014: Layer already exists 19:53:11 b7602dceb16b: Layer already exists 19:53:11 4a7314090695: Layer already exists 19:53:11 3b19d27f08f7: Layer already exists 19:53:11 73bb99a6e169: Layer already exists 19:53:11 340cb19ca677: Layer already exists 19:53:11 6a3c62e080c7: Layer already exists 19:53:11 ec06c3102977: Layer already exists 19:53:11 4f4ce317c6bb: Layer already exists 19:53:11 latest: digest: sha256:1a4e7df5fb2039d6df109b965b620fb52d9e8bff57cf8e41cbb16f42bdfed600 size: 2622 [Pipeline] isUnix [Pipeline] sh 19:53:11 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:53:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.59 19:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:53:12 e06c616eb4c3: Preparing 19:53:12 026b2bb62924: Preparing 19:53:12 4a7314090695: Preparing 19:53:12 b7602dceb16b: Preparing 19:53:12 f0e5a4d6c014: Preparing 19:53:12 3b19d27f08f7: Preparing 19:53:12 73bb99a6e169: Preparing 19:53:12 ec06c3102977: Preparing 19:53:12 6a3c62e080c7: Preparing 19:53:12 340cb19ca677: Preparing 19:53:12 4f4ce317c6bb: Preparing 19:53:12 ec06c3102977: Waiting 19:53:12 6a3c62e080c7: Waiting 19:53:12 340cb19ca677: Waiting 19:53:12 4f4ce317c6bb: Waiting 19:53:12 73bb99a6e169: Waiting 19:53:12 3b19d27f08f7: Waiting 19:53:12 f0e5a4d6c014: Layer already exists 19:53:12 026b2bb62924: Layer already exists 19:53:12 b7602dceb16b: Layer already exists 19:53:12 e06c616eb4c3: Layer already exists 19:53:12 4a7314090695: Layer already exists 19:53:12 6a3c62e080c7: Layer already exists 19:53:12 340cb19ca677: Layer already exists 19:53:12 ec06c3102977: Layer already exists 19:53:12 73bb99a6e169: Layer already exists 19:53:12 3b19d27f08f7: Layer already exists 19:53:12 4f4ce317c6bb: Layer already exists 19:53:12 2.2.0-dev.59: digest: sha256:1a4e7df5fb2039d6df109b965b620fb52d9e8bff57cf8e41cbb16f42bdfed600 size: 2622 [Pipeline] isUnix [Pipeline] sh 19:53:12 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 [Pipeline] isUnix [Pipeline] sh 19:53:12 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:53:12 e06c616eb4c3: Preparing 19:53:12 026b2bb62924: Preparing 19:53:12 4a7314090695: Preparing 19:53:12 b7602dceb16b: Preparing 19:53:12 f0e5a4d6c014: Preparing 19:53:12 3b19d27f08f7: Preparing 19:53:12 73bb99a6e169: Preparing 19:53:12 ec06c3102977: Preparing 19:53:12 6a3c62e080c7: Preparing 19:53:12 340cb19ca677: Preparing 19:53:12 4f4ce317c6bb: Preparing 19:53:12 3b19d27f08f7: Waiting 19:53:12 73bb99a6e169: Waiting 19:53:12 ec06c3102977: Waiting 19:53:12 6a3c62e080c7: Waiting 19:53:12 4f4ce317c6bb: Waiting 19:53:12 340cb19ca677: Waiting 19:53:13 b7602dceb16b: Layer already exists 19:53:13 4a7314090695: Layer already exists 19:53:13 026b2bb62924: Layer already exists 19:53:13 e06c616eb4c3: Layer already exists 19:53:13 f0e5a4d6c014: Layer already exists 19:53:13 6a3c62e080c7: Layer already exists 19:53:13 3b19d27f08f7: Layer already exists 19:53:13 ec06c3102977: Layer already exists 19:53:13 340cb19ca677: Layer already exists 19:53:13 73bb99a6e169: Layer already exists 19:53:13 4f4ce317c6bb: Layer already exists 19:53:13 55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59: digest: sha256:1a4e7df5fb2039d6df109b965b620fb52d9e8bff57cf8e41cbb16f42bdfed600 size: 2622 [Pipeline] isUnix [Pipeline] sh 19:53:13 + docker tag sys-mgmt-agent-arm64 nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] isUnix [Pipeline] sh 19:53:13 + docker push nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main 19:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64] 19:53:13 e06c616eb4c3: Preparing 19:53:13 026b2bb62924: Preparing 19:53:13 4a7314090695: Preparing 19:53:13 b7602dceb16b: Preparing 19:53:13 f0e5a4d6c014: Preparing 19:53:13 3b19d27f08f7: Preparing 19:53:13 73bb99a6e169: Preparing 19:53:13 ec06c3102977: Preparing 19:53:13 6a3c62e080c7: Preparing 19:53:13 340cb19ca677: Preparing 19:53:13 4f4ce317c6bb: Preparing 19:53:13 3b19d27f08f7: Waiting 19:53:13 73bb99a6e169: Waiting 19:53:13 6a3c62e080c7: Waiting 19:53:13 ec06c3102977: Waiting 19:53:13 4f4ce317c6bb: Waiting 19:53:13 340cb19ca677: Waiting 19:53:13 b7602dceb16b: Layer already exists 19:53:14 026b2bb62924: Layer already exists 19:53:14 e06c616eb4c3: Layer already exists 19:53:14 f0e5a4d6c014: Layer already exists 19:53:14 4a7314090695: Layer already exists 19:53:14 3b19d27f08f7: Layer already exists 19:53:14 340cb19ca677: Layer already exists 19:53:14 ec06c3102977: Layer already exists 19:53:14 73bb99a6e169: Layer already exists 19:53:14 6a3c62e080c7: Layer already exists 19:53:14 4f4ce317c6bb: Layer already exists 19:53:14 main: digest: sha256:1a4e7df5fb2039d6df109b965b620fb52d9e8bff57cf8e41cbb16f42bdfed600 size: 2622 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:53:14 ===================================================== [Pipeline] echo 19:53:14 taggedImages: 19:53:14 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d 19:53:14 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:latest 19:53:14 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:2.2.0-dev.59 19:53:14 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:55703cfb8fff16b41bcf5b5700b650125831580d-2.2.0-dev.59 19:53:14 - nexus3.edgexfoundry.org:10004/sys-mgmt-agent-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:53:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:53:14 19:53:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 19:53:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:53:15 arm64: Pulling from edgex-lftools-log-publisher 19:53:15 8998bd30e6a1: Pulling fs layer 19:53:15 04944245beec: Pulling fs layer 19:53:15 699f458cf7ca: Pulling fs layer 19:53:15 765212b225bb: Pulling fs layer 19:53:15 f23df028b6ca: Pulling fs layer 19:53:15 d65c8cfc05b1: Pulling fs layer 19:53:15 2437ff75d9bd: Pulling fs layer 19:53:15 f23df028b6ca: Waiting 19:53:15 d65c8cfc05b1: Waiting 19:53:15 2437ff75d9bd: Waiting 19:53:15 765212b225bb: Waiting 19:53:15 04944245beec: Verifying Checksum 19:53:15 04944245beec: Download complete 19:53:15 765212b225bb: Verifying Checksum 19:53:15 765212b225bb: Download complete 19:53:15 f23df028b6ca: Verifying Checksum 19:53:15 f23df028b6ca: Download complete 19:53:15 d65c8cfc05b1: Verifying Checksum 19:53:15 d65c8cfc05b1: Download complete 19:53:15 699f458cf7ca: Verifying Checksum 19:53:15 699f458cf7ca: Download complete 19:53:15 8998bd30e6a1: Verifying Checksum 19:53:15 8998bd30e6a1: Download complete 19:53:18 2437ff75d9bd: Verifying Checksum 19:53:18 2437ff75d9bd: Download complete 19:53:21 8998bd30e6a1: Pull complete 19:53:21 04944245beec: Pull complete 19:53:22 699f458cf7ca: Pull complete 19:53:23 765212b225bb: Pull complete 19:53:24 f23df028b6ca: Pull complete 19:53:24 d65c8cfc05b1: Pull complete 19:53:42 2437ff75d9bd: Pull complete 19:53:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:53:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:53:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 19:53:42 prd-ubuntu20.04-docker-arm64-4c-16g-11438 does not seem to be running inside a container 19:53:43 $ 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/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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 19:53:44 $ docker top e1fd4e08f513a8df5ff43624204a42a15da1577cb0774e3b0ffae7bbdeb6e975 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:53:45 ---> job-cost.sh 19:53:45 lf-activate-venv: SKIPPING 19:53:45 INFO: No Stack... 19:53:46 INFO: Retrieving Pricing Info for: v3-standard-4 19:53:47 INFO: Archiving Costs [Pipeline] sh 19:53:48 + cut -d, -f6 19:53:48 + cat /w/workspace/edgex-go/182/archives/cost.csv [Pipeline] lock 19:53:48 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-182-stack-cost] 19:53:48 Resource [jenkins-edgexfoundry-edgex-go-main-182-stack-cost] did not exist. Created. 19:53:48 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:53:48 + echo total: 0.2199999988079071 [Pipeline] stash 19:53:49 Stashed 1 file(s) [Pipeline] } 19:53:49 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-182-stack-cost] [Pipeline] // lock [Pipeline] } 19:53:49 $ docker stop --time=1 e1fd4e08f513a8df5ff43624204a42a15da1577cb0774e3b0ffae7bbdeb6e975 19:53:51 $ docker rm -f e1fd4e08f513a8df5ff43624204a42a15da1577cb0774e3b0ffae7bbdeb6e975 [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 19:53:51 provisioning config files... 19:53:51 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/182@tmp/config4637845502260536790tmp [Pipeline] { [Pipeline] sh 19:53:52 + set +x 19:53:52 + curl -s https://codecov.io/bash 19:53:52 + bash -s -- 19:53:52 19:53:52 _____ _ 19:53:52 / ____| | | 19:53:52 | | ___ __| | ___ ___ _____ __ 19:53:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:53:52 | |___| (_) | (_| | __/ (_| (_) \ V / 19:53:52 \_____\___/ \__,_|\___|\___\___/ \_/ 19:53:52 Bash-1.0.6 19:53:52 19:53:52 19:53:52 ==> git version 2.25.1 found 19:53:52 ==> 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 19:53:52 Release-Date: 2020-01-08 19:53:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:53:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:53:52 ==> Jenkins CI detected. 19:53:52 current dir:  /w/workspace/edgex-go/182 19:53:52 project root: . 19:53:52 --> token set from env 19:53:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:53:52 ==> Running gcov in . (disable via -X gcov) 19:53:52 ==> Python coveragepy not found 19:53:52 ==> Searching for coverage reports in: 19:53:52 + . 19:53:52 -> Found 1 reports 19:53:52 ==> Detecting git/mercurial file structure 19:53:52 ==> Reading reports 19:53:52 + ./coverage.out bytes=431014 19:53:52 ==> Appending adjustments 19:53:52 https://docs.codecov.io/docs/fixing-reports 19:53:53 + Found adjustments 19:53:53 ==> Gzipping contents 19:53:53 60K /tmp/codecov.O6tyMc.gz 19:53:53 ==> Uploading reports 19:53:53 url: https://codecov.io 19:53:53 query: branch=main&commit=55703cfb8fff16b41bcf5b5700b650125831580d&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:53:53 -> Pinging Codecov 19:53:53 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=55703cfb8fff16b41bcf5b5700b650125831580d&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:53:53 -> Uploading to 19:53:53 https://storage.googleapis.com/codecov/v4/raw/2022-04-07/00271124DB129430A58F1EEE437C3FCB/55703cfb8fff16b41bcf5b5700b650125831580d/d696754f-b0a9-4829-bd10-ace8a45846b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220407T195353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c5f75a7f69da1c4c41d821ce09c5c8732f388205bbe7246c3d8fbca0ab081409 19:53:53 % Total % Received % Xferd Average Speed Time Time Time Current 19:53:53 Dload Upload Total Spent Left Speed 19:53:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59210 0 0 100 59210 0 237k --:--:-- --:--:-- --:--:-- 237k 19:53:54 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/55703cfb8fff16b41bcf5b5700b650125831580d [Pipeline] } 19:53:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 19:53:54 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:53:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:53:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:53:54 19:53:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 19:53:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:53:55 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:53:55 188c0c94c7c5: Pulling fs layer 19:53:55 0ef7d3d256c8: Pulling fs layer 19:53:55 de9db76c5a1d: Pulling fs layer 19:53:55 0eba1c9be4d2: Pulling fs layer 19:53:55 0d57e429df01: Pulling fs layer 19:53:55 4e4be7b47b0d: Pulling fs layer 19:53:55 e1f770b5df2f: Pulling fs layer 19:53:55 85a0685a4137: Pulling fs layer 19:53:55 0eba1c9be4d2: Waiting 19:53:55 0d57e429df01: Waiting 19:53:55 4e4be7b47b0d: Waiting 19:53:55 e1f770b5df2f: Waiting 19:53:55 85a0685a4137: Waiting 19:53:55 de9db76c5a1d: Verifying Checksum 19:53:55 de9db76c5a1d: Download complete 19:53:55 0ef7d3d256c8: Verifying Checksum 19:53:55 0ef7d3d256c8: Download complete 19:53:55 0d57e429df01: Verifying Checksum 19:53:55 0d57e429df01: Download complete 19:53:55 4e4be7b47b0d: Verifying Checksum 19:53:55 4e4be7b47b0d: Download complete 19:53:55 188c0c94c7c5: Verifying Checksum 19:53:55 188c0c94c7c5: Download complete 19:53:55 188c0c94c7c5: Pull complete 19:53:55 e1f770b5df2f: Verifying Checksum 19:53:55 e1f770b5df2f: Download complete 19:53:55 0ef7d3d256c8: Pull complete 19:53:55 de9db76c5a1d: Pull complete 19:53:55 0eba1c9be4d2: Verifying Checksum 19:53:55 0eba1c9be4d2: Download complete 19:53:56 85a0685a4137: Verifying Checksum 19:53:56 85a0685a4137: Download complete 19:53:59 0eba1c9be4d2: Pull complete 19:53:59 0d57e429df01: Pull complete 19:53:59 4e4be7b47b0d: Pull complete 19:53:59 e1f770b5df2f: Pull complete 19:54:04 85a0685a4137: Pull complete 19:54:04 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 19:54:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:54:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 19:54:04 prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container 19:54:04 $ 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/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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 19:54:06 $ docker top 98071281ecd526141167db1ed1ed5f89f9eecded360acda662f2c391b73b0d0a -eo pid,comm [Pipeline] { [Pipeline] echo 19:54:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 19:54:06 + set -o pipefail 19:54:06 + snyk monitor '--org=edgex-jenkins' 19:54:13 19:54:13 Monitoring /w/workspace/edgex-go/182 (github.com/edgexfoundry/edgex-go)... 19:54:13 19:54:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8b78cda1-7fc9-46da-b74c-975b2fc8623b/history/6c093f40-8413-4154-8407-dbdffa70ccd1 19:54:13 19:54:13 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:54:13 19:54:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:54:13 19:54:13 [Pipeline] } 19:54:13 $ docker stop --time=1 98071281ecd526141167db1ed1ed5f89f9eecded360acda662f2c391b73b0d0a 19:54:15 $ docker rm -f 98071281ecd526141167db1ed1ed5f89f9eecded360acda662f2c391b73b0d0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 19:54:15 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:54:15 provisioning config files... 19:54:15 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/182@tmp/config7498390933931610649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:54:16 --> edgex-publish-swagger.sh 19:54:16 === Publish openapi/v2 API === 19:54:16 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 19:54:16 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/182/openapi/v2/core-command.yaml] 19:54:16 % Total % Received % Xferd Average Speed Time Time Time Current 19:54:16 Dload Upload Total Spent Left Speed 19:54:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33831 0 0 100 33831 0 33038 0:00:01 0:00:01 --:--:-- 33038 100 33831 0 0 100 33831 0 33038 0:00:01 0:00:01 --:--:-- 33038 19:54:17 19:54:17 19:54:17 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/182/openapi/v2/core-data.yaml] 19:54:17 % Total % Received % Xferd Average Speed Time Time Time Current 19:54:17 Dload Upload Total Spent Left Speed 19:54:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71604 0 0 100 71604 0 72547 --:--:-- --:--:-- --:--:-- 72547 100 71604 0 0 100 71604 0 72547 --:--:-- --:--:-- --:--:-- 72473 19:54:18 19:54:18 19:54:18 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/182/openapi/v2/core-metadata.yaml] 19:54:18 % Total % Received % Xferd Average Speed Time Time Time Current 19:54:18 Dload Upload Total Spent Left Speed 19:54:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 118k 0:00:01 0:00:01 --:--:-- 118k 100 137k 0 0 100 137k 0 118k 0:00:01 0:00:01 --:--:-- 118k 19:54:19 19:54:19 19:54:19 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/182/openapi/v2/support-notifications.yaml] 19:54:19 % Total % Received % Xferd Average Speed Time Time Time Current 19:54:19 Dload Upload Total Spent Left Speed 19:54:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 89318 0 0 100 89318 0 429k --:--:-- --:--:-- --:--:-- 427k 100 89318 0 0 100 89318 0 76602 0:00:01 0:00:01 --:--:-- 76536 100 89318 0 0 100 89318 0 76536 0:00:01 0:00:01 --:--:-- 76470 19:54:20 19:54:20 19:54:20 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/182/openapi/v2/support-scheduler.yaml] 19:54:20 % Total % Received % Xferd Average Speed Time Time Time Current 19:54:20 Dload Upload Total Spent Left Speed 19:54:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39556 0 0 100 39556 0 33664 0:00:01 0:00:01 --:--:-- 33664 100 39556 0 0 100 39556 0 33636 0:00:01 0:00:01 --:--:-- 33664 19:54:21 19:54:21 19:54:21 [publishToSwagger] Publishing API Name [system-agent] [/w/workspace/edgex-go/182/openapi/v2/system-agent.yaml] 19:54:21 % Total % Received % Xferd Average Speed Time Time Time Current 19:54:21 Dload Upload Total Spent Left Speed 19:54:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 20091 0 0 100 20091 0 21464 --:--:-- --:--:-- --:--:-- 21441 100 20091 0 0 100 20091 0 21464 --:--:-- --:--:-- --:--:-- 21441 19:54:22 19:54:22 [Pipeline] } 19:54:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 19:54:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:54:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:54:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:54:23 . [Pipeline] withDockerContainer 19:54:23 prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container 19:54:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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 19:54:24 $ docker top 167506a2ba322f163d3d3c0578fe9bc5d0700eee5b2927bd147d2d3eb986a852 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:54:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:54:24 [ssh-agent] Looking for ssh-agent implementation... 19:54:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:54:24 $ docker exec 167506a2ba322f163d3d3c0578fe9bc5d0700eee5b2927bd147d2d3eb986a852 ssh-agent 19:54:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmhPJCo/agent.14 19:54:24 SSH_AGENT_PID=20 19:54:24 Running ssh-add (command line suppressed) 19:54:24 Identity added: /w/workspace/edgex-go/182@tmp/private_key_8601632618383658797.key (/w/workspace/edgex-go/182@tmp/private_key_8601632618383658797.key) 19:54:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:54:24 + git semver tag 19:54:24 # -> Open(): unable to determine branch for HEAD 19:54:24 # $GIT_DIR = /w/workspace/edgex-go/182/.git 19:54:24 # $GIT_WORK_TREE = /w/workspace/edgex-go/182 19:54:24 # $SEMVER_REMOTE_NAME = origin 19:54:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:54:24 # $SEMVER_USER_NAME = edgex-jenkins 19:54:24 # $SEMVER_BRANCH = main 19:54:24 # $SEMVER_DIR = /w/workspace/edgex-go/182/.semver 19:54:24 # 55703cfb8fff16b41bcf5b5700b650125831580d HEAD 19:54:24 # -> Force: false 19:54:24 # a7b115c5aa969031dfca1bb8089d912ed36c65ac refs/tags/v2.2.0-dev.59 [Pipeline] } 19:54:24 $ docker exec --env ******** --env ******** 167506a2ba322f163d3d3c0578fe9bc5d0700eee5b2927bd147d2d3eb986a852 ssh-agent -k 19:54:25 unset SSH_AUTH_SOCK; 19:54:25 unset SSH_AGENT_PID; 19:54:25 echo Agent pid 20 killed; 19:54:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:54:25 + git semver [Pipeline] } 19:54:25 $ docker stop --time=1 167506a2ba322f163d3d3c0578fe9bc5d0700eee5b2927bd147d2d3eb986a852 19:54:26 $ docker rm -f 167506a2ba322f163d3d3c0578fe9bc5d0700eee5b2927bd147d2d3eb986a852 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 19:54:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:54:27 19:54:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 19:54:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:54:27 0.23.1-centos7: Pulling from edgex-lftools 19:54:27 ab5ef0e58194: Pulling fs layer 19:54:27 9712f1f96733: Pulling fs layer 19:54:27 63f879dbbcfc: Pulling fs layer 19:54:27 0d9ebad4ef96: Pulling fs layer 19:54:27 e9a5061849ea: Pulling fs layer 19:54:27 d747dcd14b5f: Pulling fs layer 19:54:27 2de7ff778b66: Pulling fs layer 19:54:27 0d9ebad4ef96: Waiting 19:54:27 e9a5061849ea: Waiting 19:54:27 d747dcd14b5f: Waiting 19:54:27 2de7ff778b66: Waiting 19:54:27 9712f1f96733: Verifying Checksum 19:54:27 9712f1f96733: Download complete 19:54:27 63f879dbbcfc: Verifying Checksum 19:54:27 63f879dbbcfc: Download complete 19:54:27 e9a5061849ea: Verifying Checksum 19:54:27 e9a5061849ea: Download complete 19:54:27 d747dcd14b5f: Verifying Checksum 19:54:27 d747dcd14b5f: Download complete 19:54:27 0d9ebad4ef96: Verifying Checksum 19:54:27 0d9ebad4ef96: Download complete 19:54:27 ab5ef0e58194: Verifying Checksum 19:54:27 ab5ef0e58194: Download complete 19:54:27 2de7ff778b66: Verifying Checksum 19:54:27 2de7ff778b66: Download complete 19:54:31 ab5ef0e58194: Pull complete 19:54:31 9712f1f96733: Pull complete 19:54:31 63f879dbbcfc: Pull complete 19:54:35 0d9ebad4ef96: Pull complete 19:54:35 e9a5061849ea: Pull complete 19:54:35 d747dcd14b5f: Pull complete 19:54:36 2de7ff778b66: Pull complete 19:54:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:54:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:54:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 19:54:36 prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container 19:54:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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 19:54:38 $ docker top 082cf5436476a721a8f287c56cb332526ab06d3d30de3c830a5b07e4710919e9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:54:39 provisioning config files... 19:54:39 copy managed file [sigul-config] to file:/w/workspace/edgex-go/182@tmp/config1161856755304088528tmp 19:54:39 copy managed file [sigul-password] to file:/w/workspace/edgex-go/182@tmp/config2845034049576077835tmp 19:54:39 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/182@tmp/config6190666958551425787tmp [Pipeline] { [Pipeline] echo 19:54:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:54:39 ---> sigul-configuration.sh 19:54:39 gpg: directory `/root/.gnupg' created 19:54:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:54:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:54:39 gpg: keyring `/root/.gnupg/secring.gpg' created 19:54:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:54:39 gpg: CAST5 encrypted data 19:54:39 gpg: encrypted with 1 passphrase 19:54:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:54:39 + mkdir /home/jenkins 19:54:39 + mkdir /home/jenkins/sigul [Pipeline] sh 19:54:39 + 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 19:54:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:54:40 ---> sigul-install.sh 19:54:40 Sigul already installed; skipping installation. [Pipeline] sh 19:54:40 + git tag --list 19:54:40 0.6.0 19:54:40 0.6.1 19:54:40 0.7.0 19:54:40 0.7.1 19:54:40 v1.0.0 19:54:40 v1.0.1 19:54:40 v1.1.0 19:54:40 v1.2.0 19:54:40 v1.2.1 19:54:40 v1.3.0 19:54:40 v1.3.1 19:54:40 v2.0.0 19:54:40 v2.0.1-dev.1 19:54:40 v2.0.1-dev.10 19:54:40 v2.0.1-dev.11 19:54:40 v2.0.1-dev.12 19:54:40 v2.0.1-dev.13 19:54:40 v2.0.1-dev.14 19:54:40 v2.0.1-dev.15 19:54:40 v2.0.1-dev.16 19:54:40 v2.0.1-dev.17 19:54:40 v2.0.1-dev.18 19:54:40 v2.0.1-dev.19 19:54:40 v2.0.1-dev.2 19:54:40 v2.0.1-dev.20 19:54:40 v2.0.1-dev.21 19:54:40 v2.0.1-dev.22 19:54:40 v2.0.1-dev.23 19:54:40 v2.0.1-dev.24 19:54:40 v2.0.1-dev.25 19:54:40 v2.0.1-dev.26 19:54:40 v2.0.1-dev.27 19:54:40 v2.0.1-dev.28 19:54:40 v2.0.1-dev.29 19:54:40 v2.0.1-dev.3 19:54:40 v2.0.1-dev.30 19:54:40 v2.0.1-dev.31 19:54:40 v2.0.1-dev.32 19:54:40 v2.0.1-dev.33 19:54:40 v2.0.1-dev.34 19:54:40 v2.0.1-dev.35 19:54:40 v2.0.1-dev.36 19:54:40 v2.0.1-dev.37 19:54:40 v2.0.1-dev.38 19:54:40 v2.0.1-dev.39 19:54:40 v2.0.1-dev.4 19:54:40 v2.0.1-dev.40 19:54:40 v2.0.1-dev.41 19:54:40 v2.0.1-dev.42 19:54:40 v2.0.1-dev.43 19:54:40 v2.0.1-dev.44 19:54:40 v2.0.1-dev.45 19:54:40 v2.0.1-dev.46 19:54:40 v2.0.1-dev.47 19:54:40 v2.0.1-dev.48 19:54:40 v2.0.1-dev.49 19:54:40 v2.0.1-dev.5 19:54:40 v2.0.1-dev.50 19:54:40 v2.0.1-dev.51 19:54:40 v2.0.1-dev.52 19:54:40 v2.0.1-dev.53 19:54:40 v2.0.1-dev.54 19:54:40 v2.0.1-dev.55 19:54:40 v2.0.1-dev.56 19:54:40 v2.0.1-dev.57 19:54:40 v2.0.1-dev.58 19:54:40 v2.0.1-dev.59 19:54:40 v2.0.1-dev.6 19:54:40 v2.0.1-dev.60 19:54:40 v2.0.1-dev.61 19:54:40 v2.0.1-dev.62 19:54:40 v2.0.1-dev.63 19:54:40 v2.0.1-dev.64 19:54:40 v2.0.1-dev.65 19:54:40 v2.0.1-dev.66 19:54:40 v2.0.1-dev.67 19:54:40 v2.0.1-dev.68 19:54:40 v2.0.1-dev.69 19:54:40 v2.0.1-dev.7 19:54:40 v2.0.1-dev.70 19:54:40 v2.0.1-dev.71 19:54:40 v2.0.1-dev.72 19:54:40 v2.0.1-dev.73 19:54:40 v2.0.1-dev.74 19:54:40 v2.0.1-dev.75 19:54:40 v2.0.1-dev.76 19:54:40 v2.0.1-dev.77 19:54:40 v2.0.1-dev.78 19:54:40 v2.0.1-dev.79 19:54:40 v2.0.1-dev.8 19:54:40 v2.0.1-dev.80 19:54:40 v2.0.1-dev.81 19:54:40 v2.0.1-dev.82 19:54:40 v2.0.1-dev.83 19:54:40 v2.0.1-dev.84 19:54:40 v2.0.1-dev.85 19:54:40 v2.0.1-dev.86 19:54:40 v2.0.1-dev.87 19:54:40 v2.0.1-dev.88 19:54:40 v2.0.1-dev.89 19:54:40 v2.0.1-dev.9 19:54:40 v2.0.1-dev.90 19:54:40 v2.0.1-dev.91 19:54:40 v2.0.1-dev.92 19:54:40 v2.0.1-dev.93 19:54:40 v2.0.1-dev.94 19:54:40 v2.0.1-dev.95 19:54:40 v2.0.1-dev.96 19:54:40 v2.0.1-dev.97 19:54:40 v2.0.1-dev.98 19:54:40 v2.0.1-dev.99 19:54:40 v2.1.0 19:54:40 v2.2.0-dev.1 19:54:40 v2.2.0-dev.10 19:54:40 v2.2.0-dev.11 19:54:40 v2.2.0-dev.12 19:54:40 v2.2.0-dev.13 19:54:40 v2.2.0-dev.14 19:54:40 v2.2.0-dev.15 19:54:40 v2.2.0-dev.16 19:54:40 v2.2.0-dev.17 19:54:40 v2.2.0-dev.18 19:54:40 v2.2.0-dev.19 19:54:40 v2.2.0-dev.2 19:54:40 v2.2.0-dev.20 19:54:40 v2.2.0-dev.21 19:54:40 v2.2.0-dev.22 19:54:40 v2.2.0-dev.23 19:54:40 v2.2.0-dev.24 19:54:40 v2.2.0-dev.25 19:54:40 v2.2.0-dev.26 19:54:40 v2.2.0-dev.27 19:54:40 v2.2.0-dev.28 19:54:40 v2.2.0-dev.29 19:54:40 v2.2.0-dev.3 19:54:40 v2.2.0-dev.30 19:54:40 v2.2.0-dev.31 19:54:40 v2.2.0-dev.32 19:54:40 v2.2.0-dev.33 19:54:40 v2.2.0-dev.34 19:54:40 v2.2.0-dev.35 19:54:40 v2.2.0-dev.36 19:54:40 v2.2.0-dev.37 19:54:40 v2.2.0-dev.38 19:54:40 v2.2.0-dev.39 19:54:40 v2.2.0-dev.4 19:54:40 v2.2.0-dev.40 19:54:40 v2.2.0-dev.41 19:54:40 v2.2.0-dev.42 19:54:40 v2.2.0-dev.43 19:54:40 v2.2.0-dev.44 19:54:40 v2.2.0-dev.45 19:54:40 v2.2.0-dev.46 19:54:40 v2.2.0-dev.47 19:54:40 v2.2.0-dev.48 19:54:40 v2.2.0-dev.49 19:54:40 v2.2.0-dev.5 19:54:40 v2.2.0-dev.50 19:54:40 v2.2.0-dev.51 19:54:40 v2.2.0-dev.52 19:54:40 v2.2.0-dev.53 19:54:40 v2.2.0-dev.54 19:54:40 v2.2.0-dev.55 19:54:40 v2.2.0-dev.56 19:54:40 v2.2.0-dev.57 19:54:40 v2.2.0-dev.58 19:54:40 v2.2.0-dev.59 19:54:40 v2.2.0-dev.6 19:54:40 v2.2.0-dev.7 19:54:40 v2.2.0-dev.8 19:54:40 v2.2.0-dev.9 [Pipeline] sh 19:54:40 + lftools sign git-tag v2.2.0-dev.59 19:54:41 Signing Git tag with Sigul... 19:54:41 Signing v2.2.0-dev.59 [Pipeline] echo 19:54:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:54:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:54:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:54:42 $ docker stop --time=1 082cf5436476a721a8f287c56cb332526ab06d3d30de3c830a5b07e4710919e9 19:54:43 $ docker rm -f 082cf5436476a721a8f287c56cb332526ab06d3d30de3c830a5b07e4710919e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:54:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:54:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:54:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:54:44 . [Pipeline] withDockerContainer 19:54:44 prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container 19:54:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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 19:54:44 $ docker top 8b731567571f9c6b783a60d5083d946c376bb72bd8a4f95aa9d417495b3a1e4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:54:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:54:44 [ssh-agent] Looking for ssh-agent implementation... 19:54:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:54:45 $ docker exec 8b731567571f9c6b783a60d5083d946c376bb72bd8a4f95aa9d417495b3a1e4e ssh-agent 19:54:45 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMiANle/agent.15 19:54:45 SSH_AGENT_PID=22 19:54:45 Running ssh-add (command line suppressed) 19:54:45 Identity added: /w/workspace/edgex-go/182@tmp/private_key_1651784954196856891.key (/w/workspace/edgex-go/182@tmp/private_key_1651784954196856891.key) 19:54:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:54:45 + git semver bump pre 19:54:45 # -> Open(): unable to determine branch for HEAD 19:54:45 # $GIT_DIR = /w/workspace/edgex-go/182/.git 19:54:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/182 19:54:45 # $SEMVER_REMOTE_NAME = origin 19:54:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:54:45 # $SEMVER_USER_NAME = edgex-jenkins 19:54:45 # $SEMVER_BRANCH = main 19:54:45 # $SEMVER_DIR = /w/workspace/edgex-go/182/.semver 19:54:45 2.2.0-dev.60 [Pipeline] } 19:54:45 $ docker exec --env ******** --env ******** 8b731567571f9c6b783a60d5083d946c376bb72bd8a4f95aa9d417495b3a1e4e ssh-agent -k 19:54:45 unset SSH_AUTH_SOCK; 19:54:45 unset SSH_AGENT_PID; 19:54:45 echo Agent pid 22 killed; 19:54:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:54:46 + git semver [Pipeline] } 19:54:46 $ docker stop --time=1 8b731567571f9c6b783a60d5083d946c376bb72bd8a4f95aa9d417495b3a1e4e 19:54:47 $ docker rm -f 8b731567571f9c6b783a60d5083d946c376bb72bd8a4f95aa9d417495b3a1e4e [Pipeline] // withDockerContainer [Pipeline] sh 19:54:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:54:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 19:54:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:54:48 . [Pipeline] withDockerContainer 19:54:48 prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container 19:54:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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 19:54:48 $ docker top ac99e3149826c4226d68f68ce5292fad7bad4f5117b2b5b8c3c4b2fc65939beb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:54:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:54:48 [ssh-agent] Looking for ssh-agent implementation... 19:54:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:54:48 $ docker exec ac99e3149826c4226d68f68ce5292fad7bad4f5117b2b5b8c3c4b2fc65939beb ssh-agent 19:54:48 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEKDjla/agent.14 19:54:48 SSH_AGENT_PID=20 19:54:48 Running ssh-add (command line suppressed) 19:54:48 Identity added: /w/workspace/edgex-go/182@tmp/private_key_6234516144306676227.key (/w/workspace/edgex-go/182@tmp/private_key_6234516144306676227.key) 19:54:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:54:49 + git semver push 19:54:49 # -> Open(): unable to determine branch for HEAD 19:54:49 # $GIT_DIR = /w/workspace/edgex-go/182/.git 19:54:49 # $GIT_WORK_TREE = /w/workspace/edgex-go/182 19:54:49 # $SEMVER_REMOTE_NAME = origin 19:54:49 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:54:49 # $SEMVER_USER_NAME = edgex-jenkins 19:54:49 # $SEMVER_BRANCH = main 19:54:49 # $SEMVER_DIR = /w/workspace/edgex-go/182/.semver [Pipeline] } 19:54:52 $ docker exec --env ******** --env ******** ac99e3149826c4226d68f68ce5292fad7bad4f5117b2b5b8c3c4b2fc65939beb ssh-agent -k 19:54:52 unset SSH_AUTH_SOCK; 19:54:52 unset SSH_AGENT_PID; 19:54:52 echo Agent pid 20 killed; 19:54:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:54:53 + git semver [Pipeline] } 19:54:53 $ docker stop --time=1 ac99e3149826c4226d68f68ce5292fad7bad4f5117b2b5b8c3c4b2fc65939beb 19:54:54 $ docker rm -f ac99e3149826c4226d68f68ce5292fad7bad4f5117b2b5b8c3c4b2fc65939beb [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 19:54:54 + [ -d /w/workspace/edgex-go/182/archives ] [Pipeline] libraryResource [Pipeline] sh 19:54:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:54:56 ---> package-listing.sh 19:54:56 ++ facter osfamily 19:54:56 ++ tr '[:upper:]' '[:lower:]' 19:54:56 + OS_FAMILY=debian 19:54:56 + workspace=/w/workspace/edgex-go/182 19:54:56 + START_PACKAGES=/tmp/packages_start.txt 19:54:56 + END_PACKAGES=/tmp/packages_end.txt 19:54:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:54:56 + PACKAGES=/tmp/packages_start.txt 19:54:56 + '[' /w/workspace/edgex-go/182 ']' 19:54:56 + PACKAGES=/tmp/packages_end.txt 19:54:56 + case "${OS_FAMILY}" in 19:54:56 + dpkg -l 19:54:56 + grep '^ii' 19:54:56 + '[' -f /tmp/packages_start.txt ']' 19:54:56 + '[' -f /tmp/packages_end.txt ']' 19:54:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:54:56 + '[' /w/workspace/edgex-go/182 ']' 19:54:56 + mkdir -p /w/workspace/edgex-go/182/archives/ 19:54:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/182/archives/ [Pipeline] echo 19:54:56 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/182/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:54:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:54:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:57 19:54:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 19:54:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:54:57 latest: Pulling from edgex-lftools-log-publisher 19:54:57 5eb5b503b376: Pulling fs layer 19:54:57 5c69ac0246d0: Pulling fs layer 19:54:57 ec43610c2a17: Pulling fs layer 19:54:57 3a2ae6a8a46f: Pulling fs layer 19:54:57 33b1e0a273af: Pulling fs layer 19:54:57 5d3b04190fa2: Pulling fs layer 19:54:57 2f39f015ded8: Pulling fs layer 19:54:57 33b1e0a273af: Waiting 19:54:57 5d3b04190fa2: Waiting 19:54:57 2f39f015ded8: Waiting 19:54:57 3a2ae6a8a46f: Waiting 19:54:57 5c69ac0246d0: Download complete 19:54:57 3a2ae6a8a46f: Verifying Checksum 19:54:57 3a2ae6a8a46f: Download complete 19:54:57 33b1e0a273af: Verifying Checksum 19:54:57 33b1e0a273af: Download complete 19:54:57 5d3b04190fa2: Download complete 19:54:57 ec43610c2a17: Verifying Checksum 19:54:57 ec43610c2a17: Download complete 19:54:57 5eb5b503b376: Verifying Checksum 19:54:57 5eb5b503b376: Download complete 19:54:58 2f39f015ded8: Verifying Checksum 19:54:58 2f39f015ded8: Download complete 19:54:58 5eb5b503b376: Pull complete 19:54:59 5c69ac0246d0: Pull complete 19:54:59 ec43610c2a17: Pull complete 19:54:59 3a2ae6a8a46f: Pull complete 19:55:00 33b1e0a273af: Pull complete 19:55:00 5d3b04190fa2: Pull complete 19:55:04 2f39f015ded8: Pull complete 19:55:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:55:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:55:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 19:55:04 prd-ubuntu20.04-docker-8c-8g-11436 does not seem to be running inside a container 19:55:04 $ 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/182/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/182 -v /w/workspace/edgex-go/182:/w/workspace/edgex-go/182:rw,z -v /w/workspace/edgex-go/182@tmp:/w/workspace/edgex-go/182@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 19:55:05 $ docker top 126e23c33a7529684ab4c31f42b873c4a367d3500d06a381cec3c4c90ac70936 -eo pid,comm [Pipeline] { [Pipeline] sh 19:55:06 + touch /tmp/pre-build-complete [Pipeline] sh 19:55:06 + mkdir -p /var/log/sysstat [Pipeline] sh 19:55:06 + ls /var/log/sa-host 19:55:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:55:07 provisioning config files... 19:55:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/182@tmp/config5144131414073693149tmp [Pipeline] { [Pipeline] echo 19:55:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:55:07 ---> create-netrc.sh [Pipeline] } 19:55:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:55:07 ---> python-tools-install.sh [Pipeline] echo 19:55:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:55:08 ---> sudo-logs.sh 19:55:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:55:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:55:08 ---> job-cost.sh 19:55:08 lf-activate-venv: SKIPPING 19:55:08 DEBUG: total: 0.2199999988079071 19:55:08 INFO: Retrieving Stack Cost... 19:55:08 INFO: Retrieving Pricing Info for: v3-standard-8 19:55:09 INFO: Archiving Costs [Pipeline] echo 19:55:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:55:09 ---> logs-deploy.sh 19:55:09 lf-activate-venv: SKIPPING 19:55:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/182 19:55:09 INFO: archiving workspace using pattern(s): 19:55:10 Archives upload complete. 19:55:10 INFO: archiving logs to Nexus 19:55:11 ---> uname -a: 19:55:11 Linux prd-ubuntu20-04-docker-8c-8g-11436 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:55:11 19:55:11 19:55:11 ---> lscpu: 19:55:11 Architecture: x86_64 19:55:11 CPU op-mode(s): 32-bit, 64-bit 19:55:11 Byte Order: Little Endian 19:55:11 Address sizes: 40 bits physical, 48 bits virtual 19:55:11 CPU(s): 8 19:55:11 On-line CPU(s) list: 0-7 19:55:11 Thread(s) per core: 1 19:55:11 Core(s) per socket: 1 19:55:11 Socket(s): 8 19:55:11 NUMA node(s): 1 19:55:11 Vendor ID: AuthenticAMD 19:55:11 CPU family: 23 19:55:11 Model: 49 19:55:11 Model name: AMD EPYC-Rome Processor 19:55:11 Stepping: 0 19:55:11 CPU MHz: 2799.998 19:55:11 BogoMIPS: 5599.99 19:55:11 Virtualization: AMD-V 19:55:11 Hypervisor vendor: KVM 19:55:11 Virtualization type: full 19:55:11 L1d cache: 256 KiB 19:55:11 L1i cache: 256 KiB 19:55:11 L2 cache: 4 MiB 19:55:11 L3 cache: 128 MiB 19:55:11 NUMA node0 CPU(s): 0-7 19:55:11 Vulnerability Itlb multihit: Not affected 19:55:11 Vulnerability L1tf: Not affected 19:55:11 Vulnerability Mds: Not affected 19:55:11 Vulnerability Meltdown: Not affected 19:55:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:55:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:55:11 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:55:11 Vulnerability Srbds: Not affected 19:55:11 Vulnerability Tsx async abort: Not affected 19:55:11 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 19:55:11 19:55:11 19:55:11 ---> nproc: 19:55:11 8 19:55:11 19:55:11 19:55:11 ---> df -h: 19:55:11 Filesystem Size Used Avail Use% Mounted on 19:55:11 overlay 155G 29G 127G 19% / 19:55:11 tmpfs 64M 0 64M 0% /dev 19:55:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:55:11 shm 64M 0 64M 0% /dev/shm 19:55:11 /dev/vda1 155G 29G 127G 19% /facter-os 19:55:11 19:55:11 19:55:11 ---> sar -b -r -n DEV: 19:55:11 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11436) 04/07/22 _x86_64_ (8 CPU) 19:55:11 19:55:11 18:37:43 LINUX RESTART (8 CPU) 19:55:11 19:55:11 18:38:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:55:11 18:39:01 368.54 53.52 315.01 0.00 5136.97 184453.41 0.00 19:55:11 18:40:01 107.20 1.25 105.95 0.00 13.86 41837.16 0.00 19:55:11 18:41:01 45.75 0.17 45.58 0.00 2.00 14483.32 0.00 19:55:11 18:42:01 453.92 0.20 453.72 0.00 21.60 396696.42 0.00 19:55:11 18:43:01 552.60 0.47 552.13 0.00 9.87 166909.73 0.00 19:55:11 18:44:01 697.48 0.15 697.33 0.00 2.40 322882.77 0.00 19:55:11 18:45:01 1178.52 0.25 1178.27 0.00 2.00 414658.18 0.00 19:55:11 18:46:01 672.40 5.30 667.11 0.00 42.39 190995.37 0.00 19:55:11 18:47:01 113.66 0.00 113.66 0.00 0.00 68991.83 0.00 19:55:11 18:48:01 220.53 2.95 217.58 0.00 23.60 110709.68 0.00 19:55:11 18:49:01 457.64 0.40 457.24 0.00 4.40 193888.09 0.00 19:55:11 18:50:01 26.96 0.00 26.96 0.00 0.00 774.01 0.00 19:55:11 18:51:01 4.12 0.00 4.12 0.00 0.00 77.72 0.00 19:55:11 18:52:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 19:55:11 18:53:01 1.40 0.02 1.38 0.00 0.13 15.86 0.00 19:55:11 18:54:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 19:55:11 18:55:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 19:55:11 18:56:01 1.02 0.00 1.02 0.00 0.00 13.60 0.00 19:55:11 18:57:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 19:55:11 18:58:01 1.53 0.00 1.53 0.00 0.00 19.33 0.00 19:55:11 18:59:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 19:55:11 19:00:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 19:55:11 19:01:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 19:55:11 19:02:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 19:55:11 19:03:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 19:55:11 19:04:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 19:55:11 19:05:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 19:55:11 19:06:01 2.73 0.87 1.87 0.00 18.39 27.72 0.00 19:55:11 19:07:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 19:55:11 19:08:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 19:55:11 19:09:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 19:55:11 19:10:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 19:55:11 19:11:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 19:55:11 19:12:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 19:55:11 19:13:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 19:55:11 19:14:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 19:55:11 19:15:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 19:55:11 19:16:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 19:55:11 19:17:01 1.35 0.02 1.33 0.00 0.13 15.06 0.00 19:55:11 19:18:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 19:55:11 19:19:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 19:55:11 19:20:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 19:55:11 19:21:01 2.77 1.47 1.30 0.00 42.79 15.60 0.00 19:55:11 19:22:01 1.03 0.00 1.03 0.00 0.00 14.13 0.00 19:55:11 19:23:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 19:55:11 19:24:01 1.00 0.00 1.00 0.00 0.00 13.33 0.00 19:55:11 19:25:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 19:55:11 19:26:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 19:55:11 19:27:02 1.38 0.00 1.38 0.00 0.00 16.13 0.00 19:55:11 19:28:01 1.02 0.00 1.02 0.00 0.00 13.01 0.00 19:55:11 19:29:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 19:55:11 19:30:01 1.02 0.00 1.02 0.00 0.00 14.13 0.00 19:55:11 19:31:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 19:55:11 19:32:01 1.15 0.10 1.05 0.00 6.26 13.06 0.00 19:55:11 19:33:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 19:55:11 19:34:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 19:55:11 19:35:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 19:55:11 19:36:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 19:55:11 19:37:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 19:55:11 19:38:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 19:55:11 19:39:01 1.43 0.00 1.43 0.00 0.00 17.73 0.00 19:55:11 19:40:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 19:55:11 19:41:01 1.27 0.00 1.27 0.00 0.00 15.19 0.00 19:55:11 19:42:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 19:55:11 19:43:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 19:55:11 19:44:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 19:55:11 19:45:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 19:55:11 19:46:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 19:55:11 19:47:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 19:55:11 19:48:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 19:55:11 19:49:01 1.38 0.00 1.38 0.00 0.00 15.99 0.00 19:55:11 19:50:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 19:55:11 19:51:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 19:55:11 19:52:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 19:55:11 19:53:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 19:55:11 19:54:01 4.78 0.07 4.72 0.00 7.86 479.44 0.00 19:55:11 19:55:01 209.52 0.17 209.35 0.00 12.26 60948.91 0.00 19:55:11 Average: 67.38 0.86 66.52 0.00 68.37 28150.09 0.00 19:55:11 19:55:11 18:38:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:55:11 18:39:01 28614412 31793360 515080 1.57 108032 3346304 1965564 5.79 1166240 2738800 110916 19:55:11 18:40:01 27955148 31717132 571340 1.74 149992 3810344 2017552 5.95 1573396 2888904 359780 19:55:11 18:41:01 27611484 31754888 531496 1.62 154788 4152932 1971024 5.81 1461804 3311852 426276 19:55:11 18:42:01 22192088 31412932 845276 2.57 167568 9029000 3435252 10.12 2190532 7772540 68280 19:55:11 18:43:01 16629640 29988476 2274892 6.92 249656 12807408 4525596 13.34 4454324 10797908 4364 19:55:11 18:44:01 13980480 30883764 1361564 4.14 281260 16158784 4284512 12.63 4261344 13460736 18948 19:55:11 18:45:01 10741480 31568584 695816 2.12 383168 19808952 2498512 7.36 3085548 17730588 25704 19:55:11 18:46:01 7546608 29561900 2681568 8.15 540156 20535452 5056596 14.90 5827680 17852060 879384 19:55:11 18:47:01 6721340 30948124 1311756 3.99 544168 22652764 3155120 9.30 5532596 18902960 954184 19:55:11 18:48:01 4127512 31492564 757932 2.30 686028 25491140 2593792 7.64 3927228 22938044 2491284 19:55:11 18:49:01 9384716 31745752 514652 1.57 717496 20769008 1976468 5.82 3003984 18922040 1696 19:55:11 18:50:01 9370256 31732608 527008 1.60 718504 20769380 2185964 6.44 3016772 18922120 888 19:55:11 18:51:01 9388004 31750228 509420 1.55 718636 20769400 1993612 5.88 2997916 18922100 12 19:55:11 18:52:01 9389060 31751268 508348 1.55 718660 20769400 1993612 5.88 2997988 18922100 280 19:55:11 18:53:01 9395376 31757764 502588 1.53 718680 20769404 2005796 5.91 2990800 18922244 316 19:55:11 18:54:01 9395888 31758280 501988 1.53 718700 20769408 2005796 5.91 2990788 18922248 224 19:55:11 18:55:01 9397068 31759484 500720 1.52 718724 20769412 2005796 5.91 2990028 18922248 212 19:55:11 18:56:01 9397260 31759728 500644 1.52 718752 20769416 2005796 5.91 2990208 18922260 284 19:55:11 18:57:01 9397284 31759756 500584 1.52 718764 20769416 2005796 5.91 2990088 18922260 184 19:55:11 18:58:01 9397960 31760464 499788 1.52 718788 20769420 2005796 5.91 2989568 18922268 84 19:55:11 18:59:01 9397952 31760480 499780 1.52 718800 20769424 2005796 5.91 2989520 18922264 8 19:55:11 19:00:01 9397612 31760140 499984 1.52 718816 20769424 2005796 5.91 2989752 18922264 284 19:55:11 19:01:01 9398028 31760588 499488 1.52 718824 20769428 2005796 5.91 2989508 18922268 200 19:55:11 19:02:01 9398220 31760784 499412 1.52 718852 20769432 2005796 5.91 2990092 18922272 304 19:55:11 19:03:01 9398424 31761032 499152 1.52 718876 20769436 1989356 5.86 2989604 18922280 168 19:55:11 19:04:01 9398124 31760776 499352 1.52 718904 20769444 1989356 5.86 2990288 18922280 308 19:55:11 19:05:01 9398076 31760764 499308 1.52 718936 20769444 1989356 5.86 2990352 18922280 196 19:55:11 19:06:01 9395452 31759064 501124 1.52 719028 20770088 2057520 6.06 2990396 18922848 320 19:55:11 19:07:01 9395672 31759344 500804 1.52 719056 20770092 2057520 6.06 2990564 18922868 188 19:55:11 19:08:01 9395876 31759576 500512 1.52 719084 20770092 2057520 6.06 2990560 18922864 72 19:55:11 19:09:01 9395884 31759620 500464 1.52 719104 20770096 2057520 6.06 2990452 18922872 20 19:55:11 19:10:01 9395984 31759748 500288 1.52 719124 20770096 2057520 6.06 2990612 18922872 288 19:55:11 19:11:01 9398276 31762060 498016 1.51 719140 20770100 2057520 6.06 2987972 18922872 40 19:55:11 19:12:01 9398688 31762512 497676 1.51 719172 20770104 2057520 6.06 2987604 18922872 204 19:55:11 19:13:01 9398896 31762740 497648 1.51 719200 20770100 2057520 6.06 2987620 18922876 12 19:55:11 19:14:01 9398832 31762712 497600 1.51 719216 20770112 2057520 6.06 2988364 18922880 304 19:55:11 19:15:01 9398728 31762616 497620 1.51 719240 20770112 2057520 6.06 2988044 18922880 176 19:55:11 19:16:01 9398428 31762368 497824 1.51 719268 20770116 2057520 6.06 2988256 18922888 296 19:55:11 19:17:01 9398556 31762556 497748 1.51 719296 20770120 2040964 6.01 2988428 18922888 232 19:55:11 19:18:01 9398468 31762532 497672 1.51 719316 20770124 2040964 6.01 2987752 18922892 220 19:55:11 19:19:01 9398396 31762484 497664 1.51 719328 20770128 2040964 6.01 2988704 18922896 184 19:55:11 19:20:01 9398356 31762460 497644 1.51 719344 20770132 2040964 6.01 2987796 18922900 204 19:55:11 19:21:01 9395140 31760620 499356 1.52 719372 20771412 2040964 6.01 2994784 18922272 232 19:55:11 19:22:01 9394620 31760132 499784 1.52 719396 20771420 2040964 6.01 2994220 18922276 316 19:55:11 19:23:01 9394856 31760380 499460 1.52 719424 20771420 2040964 6.01 2993812 18922276 36 19:55:11 19:24:01 9394700 31760256 499748 1.52 719432 20771424 2040964 6.01 2994292 18922280 304 19:55:11 19:25:01 9394900 31760472 499712 1.52 719452 20771428 2040964 6.01 2994380 18922284 192 19:55:11 19:26:01 9394924 31760512 499660 1.52 719460 20771428 2040964 6.01 2994696 18922284 296 19:55:11 19:27:02 9395200 31760804 499368 1.52 719472 20771432 2040964 6.01 2993588 18922288 8 19:55:11 19:28:01 9395184 31760820 499288 1.52 719500 20771436 2040964 6.01 2993612 18922292 200 19:55:11 19:29:01 9394772 31760440 499544 1.52 719528 20771436 2040964 6.01 2994188 18922292 40 19:55:11 19:30:01 9394732 31760428 499488 1.52 719548 20771444 2040964 6.01 2993816 18922296 316 19:55:11 19:31:01 9394676 31760392 499460 1.52 719572 20771444 2040964 6.01 2993844 18922296 192 19:55:11 19:32:01 9391424 31758324 501296 1.52 719596 20771640 2040964 6.01 2996812 18922464 184 19:55:11 19:33:01 9392684 31759712 499956 1.52 719616 20771644 2024760 5.97 2995784 18921740 216 19:55:11 19:34:01 9392684 31759816 499784 1.52 719620 20771776 2024760 5.97 2995000 18921840 200 19:55:11 19:35:01 9392352 31759516 500000 1.52 719640 20771780 2024760 5.97 2995040 18921844 12 19:55:11 19:36:01 9392368 31759540 499976 1.52 719648 20771780 2008236 5.92 2994788 18921844 208 19:55:11 19:37:01 9392216 31759400 500096 1.52 719660 20771784 2008236 5.92 2995124 18921848 228 19:55:11 19:38:01 9391712 31758968 500552 1.52 719688 20771788 2008236 5.92 2995504 18921836 204 19:55:11 19:39:01 9391948 31759232 500236 1.52 719712 20771788 2008236 5.92 2995356 18921836 12 19:55:11 19:40:01 9392060 31759360 500216 1.52 719724 20771796 2008236 5.92 2995584 18921840 332 19:55:11 19:41:01 9392376 31759696 499892 1.52 719736 20771800 2008236 5.92 2995012 18921848 28 19:55:11 19:42:01 9392020 31759352 500392 1.52 719756 20771800 2008236 5.92 2994896 18921848 184 19:55:11 19:43:01 9392028 31759384 500328 1.52 719772 20771804 2008236 5.92 2995092 18921852 36 19:55:11 19:44:01 9392076 31759452 500344 1.52 719808 20771804 2008236 5.92 2995576 18921852 72 19:55:11 19:45:01 9391816 31759240 500564 1.52 719828 20771808 2008236 5.92 2995360 18921856 184 19:55:11 19:46:01 9391800 31759228 500504 1.52 719844 20771812 2008236 5.92 2995452 18921860 308 19:55:11 19:47:01 9391752 31759212 500472 1.52 719860 20771812 2008236 5.92 2995408 18921860 212 19:55:11 19:48:01 9391752 31759220 500444 1.52 719868 20771816 2008236 5.92 2995008 18921864 212 19:55:11 19:49:01 9391696 31759196 500432 1.52 719896 20771812 2008236 5.92 2995340 18921864 8 19:55:11 19:50:01 9391856 31759380 500392 1.52 719912 20771824 2008236 5.92 2995056 18921872 208 19:55:11 19:51:01 9391360 31758908 500832 1.52 719924 20771832 2008236 5.92 2995508 18921880 8 19:55:11 19:52:01 9391304 31758992 500668 1.52 719948 20771960 2008236 5.92 2995084 18922008 192 19:55:11 19:53:01 9391436 31759160 500388 1.52 719972 20771964 2008236 5.92 2995500 18922012 184 19:55:11 19:54:01 8669292 31686476 572244 1.74 723188 21386588 2448088 7.21 3067864 19536376 622728 19:55:11 19:55:01 7436920 31688576 570072 1.73 740676 22490132 2404720 7.09 3138604 20585044 400324 19:55:11 Average: 10296839 31673359 587457 1.79 668617 19893071 2182373 6.43 3042079 18031993 82807 19:55:11 19:55:11 18:38:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:55:11 18:39:01 docker0 796.20 391.90 67.80 2754.87 0.00 0.00 0.00 0.00 19:55:11 18:39:01 lo 4.88 4.88 0.47 0.47 0.00 0.00 0.00 0.00 19:55:11 18:39:01 ens3 1487.89 1662.11 9975.25 222.61 0.00 0.00 0.00 0.00 19:55:11 18:40:01 docker0 90.03 115.60 7.50 986.64 0.00 0.00 0.00 0.00 19:55:11 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 18:40:01 ens3 170.42 133.79 1020.73 65.94 0.00 0.00 0.00 0.00 19:55:11 18:40:01 veth1641859 1.17 1.37 0.09 0.12 0.00 0.00 0.00 0.00 19:55:11 18:41:01 docker0 0.20 0.20 0.01 0.02 0.00 0.00 0.00 0.00 19:55:11 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:41:01 ens3 24.81 13.90 20.69 10.95 0.00 0.00 0.00 0.00 19:55:11 18:41:01 veth1641859 0.20 0.22 0.02 0.02 0.00 0.00 0.00 0.00 19:55:11 18:42:01 veth78aa4b3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:55:11 18:42:01 docker0 44.44 60.77 2.51 297.70 0.00 0.00 0.00 0.00 19:55:11 18:42:01 vethfed0f8a 0.03 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:55:11 18:42:01 veth1278084 0.03 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:55:11 18:42:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 19:55:11 18:42:01 veth5507176 0.00 1.20 0.00 0.07 0.00 0.00 0.00 0.00 19:55:11 18:42:01 veth0b805ac 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:55:11 18:42:01 veth8954511 8.87 15.03 0.61 107.05 0.00 0.00 0.00 0.01 19:55:11 18:42:01 ens3 197.17 133.88 2005.16 86.94 0.00 0.00 0.00 0.00 19:55:11 18:43:01 docker0 228.28 402.47 16.64 5843.87 0.00 0.00 0.00 0.00 19:55:11 18:43:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 19:55:11 18:43:01 veth5507176 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:55:11 18:43:01 veth8954511 216.67 384.37 18.92 5720.10 0.00 0.00 0.00 0.47 19:55:11 18:43:01 ens3 497.90 295.80 7053.24 90.47 0.00 0.00 0.00 0.00 19:55:11 18:44:01 docker0 38.30 64.46 2.59 560.10 0.00 0.00 0.00 0.00 19:55:11 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 18:44:01 veth5507176 0.00 0.33 0.00 0.02 0.00 0.00 0.00 0.00 19:55:11 18:44:01 veth8954511 0.18 0.47 0.01 0.02 0.00 0.00 0.00 0.00 19:55:11 18:44:01 veth2c4dce3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:55:11 18:44:01 ens3 106.70 62.10 594.34 21.59 0.00 0.00 0.00 0.00 19:55:11 18:44:01 veth1c7887d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:55:11 18:44:01 veth6fdaca1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:55:11 18:45:01 docker0 41.52 58.13 2.67 464.37 0.00 0.00 0.00 0.00 19:55:11 18:45:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 19:55:11 18:45:01 veth5507176 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 19:55:11 18:45:01 ens3 139.94 107.96 504.25 91.68 0.00 0.00 0.00 0.00 19:55:11 18:46:01 vethc4f7488 265.96 427.38 22.34 5828.07 0.00 0.00 0.00 0.48 19:55:11 18:46:01 docker0 529.43 869.06 37.40 11773.45 0.00 0.00 0.00 0.00 19:55:11 18:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 18:46:01 veth5507176 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 19:55:11 18:46:01 vetha530db7 246.13 411.60 21.06 5828.95 0.00 0.00 0.00 0.48 19:55:11 18:46:01 ens3 938.53 586.89 11805.63 125.06 0.00 0.00 0.00 0.00 19:55:11 18:47:01 vethc4f7488 0.15 0.17 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 18:47:01 docker0 0.28 0.28 0.01 0.02 0.00 0.00 0.00 0.00 19:55:11 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:47:01 veth5507176 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:47:01 vetha530db7 0.13 0.17 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 18:47:01 ens3 2.20 1.27 1.66 0.88 0.00 0.00 0.00 0.00 19:55:11 18:48:01 docker0 20.25 26.25 1.70 413.55 0.00 0.00 0.00 0.00 19:55:11 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 18:48:01 veth5507176 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:48:01 ens3 31.76 23.35 418.10 4.42 0.00 0.00 0.00 0.00 19:55:11 18:49:01 docker0 29.90 36.28 1.72 163.55 0.00 0.00 0.00 0.00 19:55:11 18:49:01 lo 18.66 18.66 1.84 1.84 0.00 0.00 0.00 0.00 19:55:11 18:49:01 ens3 214.98 213.28 260.68 758.79 0.00 0.00 0.00 0.00 19:55:11 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:50:01 lo 40.05 40.05 3.94 3.94 0.00 0.00 0.00 0.00 19:55:11 18:50:01 ens3 467.84 513.28 211.00 2984.64 0.00 0.00 0.00 0.00 19:55:11 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:51:01 lo 4.13 4.13 0.41 0.41 0.00 0.00 0.00 0.00 19:55:11 18:51:01 ens3 40.09 43.86 25.22 258.98 0.00 0.00 0.00 0.00 19:55:11 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 18:52:01 ens3 3.57 1.60 4.42 0.29 0.00 0.00 0.00 0.00 19:55:11 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:53:01 ens3 0.48 0.22 0.26 0.19 0.00 0.00 0.00 0.00 19:55:11 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 18:54:01 ens3 0.60 0.18 0.10 0.07 0.00 0.00 0.00 0.00 19:55:11 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:55:01 ens3 0.85 0.18 0.15 0.07 0.00 0.00 0.00 0.00 19:55:11 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 18:56:01 ens3 1.02 0.42 0.37 0.21 0.00 0.00 0.00 0.00 19:55:11 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:57:01 ens3 0.65 0.38 0.35 0.27 0.00 0.00 0.00 0.00 19:55:11 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 18:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 18:59:01 ens3 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 19:55:11 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:00:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:01:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:55:11 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:02:01 ens3 0.63 0.43 0.27 0.22 0.00 0.00 0.00 0.00 19:55:11 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:03:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:55:11 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:04:01 ens3 1.17 0.67 0.45 0.29 0.00 0.00 0.00 0.00 19:55:11 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:05:01 ens3 1.90 0.35 0.49 0.27 0.00 0.00 0.00 0.00 19:55:11 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:06:01 ens3 1.55 0.62 0.66 0.46 0.00 0.00 0.00 0.00 19:55:11 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:07:01 ens3 1.27 0.27 0.32 0.20 0.00 0.00 0.00 0.00 19:55:11 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:08:01 ens3 1.55 0.20 0.21 0.08 0.00 0.00 0.00 0.00 19:55:11 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:09:01 ens3 1.83 0.67 0.80 0.53 0.00 0.00 0.00 0.00 19:55:11 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:10:01 ens3 1.03 0.72 0.54 0.42 0.00 0.00 0.00 0.00 19:55:11 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:11:01 ens3 2.15 3.92 0.14 9.96 0.00 0.00 0.00 0.00 19:55:11 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:12:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:13:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:55:11 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:14:01 ens3 4.35 4.23 0.40 7.00 0.00 0.00 0.00 0.00 19:55:11 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:15:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:16:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:17:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:19:01 ens3 4.43 8.48 0.35 7.60 0.00 0.00 0.00 0.00 19:55:11 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:21:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:21:01 ens3 8.53 12.25 3.14 12.15 0.00 0.00 0.00 0.00 19:55:11 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:22:01 ens3 0.25 0.17 0.12 0.01 0.00 0.00 0.00 0.00 19:55:11 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:23:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:24:01 ens3 0.88 0.22 0.20 0.07 0.00 0.00 0.00 0.00 19:55:11 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:25:01 ens3 0.92 0.28 0.31 0.20 0.00 0.00 0.00 0.00 19:55:11 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:26:01 ens3 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 19:55:11 19:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:27:02 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:28:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:29:01 ens3 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 19:55:11 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:31:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:32:01 ens3 1.80 1.30 1.14 3.17 0.00 0.00 0.00 0.00 19:55:11 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:33:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:33:01 ens3 2.88 1.92 1.69 2.11 0.00 0.00 0.00 0.00 19:55:11 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:34:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:55:11 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:35:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:37:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 19:55:11 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:38:01 ens3 0.85 0.55 0.42 0.29 0.00 0.00 0.00 0.00 19:55:11 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:39:01 ens3 0.15 0.08 0.08 0.07 0.00 0.00 0.00 0.00 19:55:11 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:40:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:41:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:55:11 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:43:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 19:55:11 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:44:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 19:55:11 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:46:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:47:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:49:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:55:11 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:51:01 ens3 0.62 0.47 0.38 0.22 0.00 0.00 0.00 0.00 19:55:11 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:55:11 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:53:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:55:11 19:54:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 19:55:11 19:54:01 ens3 124.89 67.93 4057.29 9.73 0.00 0.00 0.00 0.00 19:55:11 19:55:01 docker0 78.17 98.17 7.79 723.98 0.00 0.00 0.00 0.00 19:55:11 19:55:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 19:55:11 19:55:01 ens3 417.98 294.72 6499.17 125.97 0.00 0.00 0.00 0.00 19:55:11 Average: docker0 24.47 27.50 1.91 310.97 0.00 0.00 0.00 0.00 19:55:11 Average: lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 19:55:11 Average: ens3 63.53 54.18 575.62 63.69 0.00 0.00 0.00 0.00 19:55:11 19:55:11 19:55:11 ---> sar -P ALL: 19:55:11 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-11436) 04/07/22 _x86_64_ (8 CPU) 19:55:11 19:55:11 18:37:43 LINUX RESTART (8 CPU) 19:55:11 19:55:11 18:38:02 CPU %user %nice %system %iowait %steal %idle 19:55:11 18:39:01 all 12.78 0.00 4.58 1.87 0.07 80.70 19:55:11 18:39:01 0 14.03 0.00 3.62 1.72 0.07 80.56 19:55:11 18:39:01 1 13.72 0.00 4.54 2.69 0.07 78.98 19:55:11 18:39:01 2 12.05 0.00 5.66 0.21 0.09 82.01 19:55:11 18:39:01 3 11.27 0.00 4.22 1.62 0.07 82.82 19:55:11 18:39:01 4 10.35 0.00 5.30 3.17 0.07 81.10 19:55:11 18:39:01 5 14.60 0.00 4.60 1.29 0.05 79.47 19:55:11 18:39:01 6 9.21 0.00 4.22 1.62 0.05 84.90 19:55:11 18:39:01 7 17.10 0.00 4.48 2.63 0.09 75.71 19:55:11 18:40:01 all 31.16 0.00 6.68 0.56 0.09 61.51 19:55:11 18:40:01 0 31.50 0.00 5.98 0.08 0.10 62.33 19:55:11 18:40:01 1 31.85 0.00 7.78 1.58 0.08 58.70 19:55:11 18:40:01 2 33.61 0.00 6.66 0.10 0.10 59.52 19:55:11 18:40:01 3 32.42 0.00 7.56 0.13 0.08 59.80 19:55:11 18:40:01 4 31.16 0.00 5.63 0.03 0.08 63.09 19:55:11 18:40:01 5 29.18 0.00 5.86 0.05 0.08 64.83 19:55:11 18:40:01 6 27.57 0.00 7.10 1.59 0.08 63.66 19:55:11 18:40:01 7 32.01 0.00 6.89 0.89 0.08 60.12 19:55:11 18:41:01 all 51.43 0.00 6.77 0.10 0.12 41.58 19:55:11 18:41:01 0 53.99 0.00 6.64 0.02 0.12 39.23 19:55:11 18:41:01 1 51.41 0.00 6.67 0.19 0.12 41.62 19:55:11 18:41:01 2 51.00 0.00 7.08 0.00 0.12 41.80 19:55:11 18:41:01 3 50.45 0.00 6.96 0.02 0.12 42.46 19:55:11 18:41:01 4 51.58 0.00 6.25 0.00 0.14 42.04 19:55:11 18:41:01 5 49.84 0.00 7.06 0.00 0.12 42.98 19:55:11 18:41:01 6 52.11 0.00 6.87 0.47 0.12 40.44 19:55:11 18:41:01 7 51.06 0.00 6.64 0.12 0.12 42.06 19:55:11 18:42:01 all 20.40 0.00 13.01 4.64 0.10 61.85 19:55:11 18:42:01 0 20.70 0.00 14.17 1.13 0.12 63.88 19:55:11 18:42:01 1 21.32 0.00 12.23 9.65 0.07 56.72 19:55:11 18:42:01 2 16.86 0.00 12.77 2.23 0.09 68.05 19:55:11 18:42:01 3 21.28 0.00 13.52 9.21 0.10 55.88 19:55:11 18:42:01 4 19.58 0.00 14.21 5.73 0.10 60.38 19:55:11 18:42:01 5 21.72 0.00 12.13 1.93 0.09 64.14 19:55:11 18:42:01 6 19.74 0.00 10.77 5.33 0.10 64.05 19:55:11 18:42:01 7 22.00 0.00 14.30 1.96 0.10 61.64 19:55:11 18:43:01 all 85.57 0.00 11.47 0.71 0.17 2.08 19:55:11 18:43:01 0 85.44 0.00 11.56 0.54 0.15 2.31 19:55:11 18:43:01 1 84.74 0.00 12.58 1.76 0.17 0.75 19:55:11 18:43:01 2 85.37 0.00 11.38 0.20 0.15 2.90 19:55:11 18:43:01 3 86.87 0.00 10.80 0.75 0.17 1.41 19:55:11 18:43:01 4 85.76 0.00 11.48 0.34 0.17 2.26 19:55:11 18:43:01 5 85.85 0.00 10.77 0.94 0.17 2.28 19:55:11 18:43:01 6 86.55 0.00 10.55 0.42 0.17 2.32 19:55:11 18:43:01 7 83.98 0.00 12.67 0.74 0.18 2.43 19:55:11 18:44:01 all 64.79 0.00 13.00 5.96 0.16 16.09 19:55:11 18:44:01 0 77.39 0.00 12.87 1.46 0.17 8.12 19:55:11 18:44:01 1 61.06 0.00 13.74 5.01 0.15 20.03 19:55:11 18:44:01 2 64.12 0.00 13.78 3.45 0.15 18.49 19:55:11 18:44:01 3 62.20 0.00 13.24 11.98 0.17 12.41 19:55:11 18:44:01 4 61.85 0.00 12.81 6.28 0.15 18.90 19:55:11 18:44:01 5 65.34 0.00 11.44 10.30 0.15 12.77 19:55:11 18:44:01 6 64.08 0.00 12.74 5.16 0.15 17.87 19:55:11 18:44:01 7 62.22 0.00 13.38 4.09 0.15 20.16 19:55:11 18:45:01 all 52.48 0.00 15.19 9.35 0.14 22.83 19:55:11 18:45:01 0 53.96 0.00 13.70 6.48 0.15 25.71 19:55:11 18:45:01 1 50.87 0.00 16.59 16.20 0.14 16.21 19:55:11 18:45:01 2 51.87 0.00 15.81 12.42 0.15 19.73 19:55:11 18:45:01 3 51.05 0.00 16.74 9.24 0.15 22.81 19:55:11 18:45:01 4 51.88 0.00 15.31 11.79 0.15 20.86 19:55:11 18:45:01 5 53.36 0.00 14.21 6.07 0.14 26.23 19:55:11 18:45:01 6 52.14 0.00 15.42 5.46 0.14 26.84 19:55:11 18:45:01 7 54.71 0.00 13.78 7.09 0.14 24.28 19:55:11 18:46:01 all 56.56 0.00 11.29 12.14 0.16 19.85 19:55:11 18:46:01 0 57.91 0.00 12.72 11.24 0.15 17.98 19:55:11 18:46:01 1 57.54 0.00 11.59 13.98 0.17 16.72 19:55:11 18:46:01 2 55.79 0.00 10.99 17.08 0.15 16.00 19:55:11 18:46:01 3 56.15 0.00 10.42 6.90 0.17 26.36 19:55:11 18:46:01 4 54.95 0.00 10.92 9.97 0.13 24.03 19:55:11 18:46:01 5 57.24 0.00 10.49 13.33 0.15 18.79 19:55:11 18:46:01 6 56.75 0.00 11.41 13.46 0.17 18.21 19:55:11 18:46:01 7 56.15 0.00 11.79 11.15 0.19 20.73 19:55:11 18:47:01 all 69.69 0.00 5.55 0.61 0.12 24.03 19:55:11 18:47:01 0 62.76 0.00 5.15 0.00 0.10 31.99 19:55:11 18:47:01 1 60.88 0.00 5.22 0.00 0.10 33.79 19:55:11 18:47:01 2 64.16 0.00 5.29 0.00 0.12 30.44 19:55:11 18:47:01 3 91.45 0.00 6.27 0.08 0.13 2.07 19:55:11 18:47:01 4 93.30 0.00 6.32 0.00 0.15 0.23 19:55:11 18:47:01 5 62.31 0.00 4.77 0.00 0.12 32.80 19:55:11 18:47:01 6 62.01 0.00 6.11 4.75 0.10 27.02 19:55:11 18:47:01 7 60.65 0.00 5.29 0.00 0.12 33.95 19:55:11 18:48:01 all 32.84 0.00 7.41 3.54 0.10 56.12 19:55:11 18:48:01 0 29.44 0.00 6.62 2.04 0.10 61.80 19:55:11 18:48:01 1 38.65 0.00 8.18 1.64 0.10 51.42 19:55:11 18:48:01 2 24.96 0.00 7.49 5.45 0.08 62.02 19:55:11 18:48:01 3 38.66 0.00 7.75 3.29 0.10 50.20 19:55:11 18:48:01 4 50.53 0.00 8.00 5.53 0.12 35.82 19:55:11 18:48:01 5 28.04 0.00 6.87 1.53 0.08 63.49 19:55:11 18:48:01 6 25.20 0.00 7.68 6.83 0.08 60.21 19:55:11 18:48:01 7 27.23 0.00 6.68 2.03 0.10 63.96 19:55:11 18:49:01 all 8.97 0.00 4.85 5.37 0.08 80.73 19:55:11 18:49:01 0 10.29 0.00 4.46 5.68 0.07 79.50 19:55:11 18:49:01 1 8.52 0.00 3.38 1.34 0.07 86.70 19:55:11 18:49:01 2 6.18 0.00 4.58 11.59 0.08 77.55 19:55:11 18:49:01 3 8.12 0.00 6.26 3.80 0.10 81.72 19:55:11 18:49:01 4 10.88 0.00 4.24 1.48 0.08 83.31 19:55:11 18:49:01 5 7.98 0.00 6.55 12.30 0.08 73.09 19:55:11 18:49:01 6 10.45 0.00 5.20 2.96 0.08 81.31 19:55:11 18:49:01 7 9.32 0.00 4.14 3.83 0.08 82.63 19:55:11 19:55:11 18:49:01 CPU %user %nice %system %iowait %steal %idle 19:55:11 18:50:01 all 10.39 0.00 1.30 0.12 0.06 88.13 19:55:11 18:50:01 0 11.14 0.00 1.40 0.03 0.05 87.38 19:55:11 18:50:01 1 12.87 0.00 1.41 0.44 0.07 85.22 19:55:11 18:50:01 2 8.56 0.00 1.21 0.02 0.05 90.16 19:55:11 18:50:01 3 8.49 0.00 1.31 0.02 0.07 90.13 19:55:11 18:50:01 4 12.67 0.00 1.36 0.03 0.07 85.87 19:55:11 18:50:01 5 7.85 0.00 0.90 0.10 0.03 91.12 19:55:11 18:50:01 6 13.73 0.00 1.34 0.28 0.07 84.58 19:55:11 18:50:01 7 7.79 0.00 1.52 0.02 0.05 90.63 19:55:11 18:51:01 all 1.56 0.00 0.18 0.01 0.01 98.23 19:55:11 18:51:01 0 0.37 0.00 0.10 0.00 0.02 99.52 19:55:11 18:51:01 1 1.15 0.00 0.18 0.00 0.00 98.67 19:55:11 18:51:01 2 2.14 0.00 0.25 0.00 0.02 97.59 19:55:11 18:51:01 3 0.25 0.00 0.08 0.00 0.02 99.65 19:55:11 18:51:01 4 2.37 0.00 0.22 0.00 0.02 97.40 19:55:11 18:51:01 5 2.19 0.00 0.10 0.05 0.02 97.65 19:55:11 18:51:01 6 2.05 0.00 0.20 0.07 0.02 97.67 19:55:11 18:51:01 7 1.99 0.00 0.32 0.00 0.02 97.68 19:55:11 18:52:01 all 0.27 0.00 0.02 0.01 0.00 99.70 19:55:11 18:52:01 0 0.00 0.00 0.03 0.00 0.00 99.97 19:55:11 18:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 18:52:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:55:11 18:52:01 3 0.07 0.00 0.02 0.03 0.00 99.88 19:55:11 18:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:55:11 18:52:01 5 1.97 0.00 0.03 0.03 0.00 97.97 19:55:11 18:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 18:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:55:11 18:53:01 all 0.29 0.00 0.02 0.02 0.00 99.67 19:55:11 18:53:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:55:11 18:53:01 1 0.03 0.00 0.00 0.02 0.00 99.95 19:55:11 18:53:01 2 0.08 0.00 0.05 0.00 0.00 99.87 19:55:11 18:53:01 3 0.02 0.00 0.02 0.07 0.00 99.90 19:55:11 18:53:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:55:11 18:53:01 5 2.00 0.00 0.02 0.03 0.00 97.95 19:55:11 18:53:01 6 0.08 0.00 0.03 0.00 0.00 99.88 19:55:11 18:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 18:54:01 all 0.09 0.00 0.02 0.01 0.00 99.88 19:55:11 18:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:55:11 18:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 18:54:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:55:11 18:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 18:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 18:54:01 5 0.67 0.00 0.07 0.02 0.00 99.25 19:55:11 18:54:01 6 0.00 0.00 0.02 0.03 0.00 99.95 19:55:11 18:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:55:11 18:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:55:11 18:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:55:11 18:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 18:55:01 2 0.07 0.00 0.02 0.00 0.00 99.92 19:55:11 18:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 18:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 18:55:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:55:11 18:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:55:11 18:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 18:56:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:55:11 18:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 18:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 18:56:01 2 0.05 0.00 0.07 0.00 0.00 99.88 19:55:11 18:56:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:55:11 18:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 18:56:01 5 0.00 0.00 0.00 0.08 0.00 99.92 19:55:11 18:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 18:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 18:57:01 all 0.02 0.00 0.02 0.00 0.00 99.96 19:55:11 18:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 18:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 18:57:01 2 0.03 0.00 0.05 0.00 0.02 99.90 19:55:11 18:57:01 3 0.03 0.00 0.02 0.02 0.00 99.93 19:55:11 18:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 18:57:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:55:11 18:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 18:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 18:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:55:11 18:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 19:55:11 18:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 18:58:01 2 0.05 0.00 0.03 0.00 0.00 99.92 19:55:11 18:58:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:55:11 18:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:55:11 18:58:01 5 0.00 0.00 0.00 0.03 0.02 99.95 19:55:11 18:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 18:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 18:59:01 all 0.03 0.00 0.01 0.00 0.00 99.95 19:55:11 18:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 18:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 18:59:01 2 0.08 0.00 0.05 0.00 0.00 99.87 19:55:11 18:59:01 3 0.00 0.00 0.02 0.02 0.00 99.97 19:55:11 18:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 18:59:01 5 0.12 0.00 0.00 0.02 0.00 99.87 19:55:11 18:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:55:11 18:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:00:01 all 0.26 0.00 0.02 0.01 0.00 99.71 19:55:11 19:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:00:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:55:11 19:00:01 2 0.07 0.00 0.03 0.00 0.02 99.88 19:55:11 19:00:01 3 0.00 0.00 0.02 0.03 0.00 99.95 19:55:11 19:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:00:01 5 1.97 0.00 0.02 0.02 0.00 98.00 19:55:11 19:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:55:11 19:00:01 CPU %user %nice %system %iowait %steal %idle 19:55:11 19:01:01 all 0.27 0.00 0.01 0.00 0.00 99.72 19:55:11 19:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:55:11 19:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:01:01 5 1.97 0.00 0.00 0.00 0.00 98.03 19:55:11 19:01:01 6 0.03 0.00 0.02 0.03 0.00 99.92 19:55:11 19:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:02:01 all 0.26 0.00 0.01 0.00 0.00 99.72 19:55:11 19:02:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:55:11 19:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:55:11 19:02:01 5 1.97 0.00 0.00 0.02 0.00 98.01 19:55:11 19:02:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:55:11 19:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:03:01 all 0.21 0.00 0.02 0.01 0.00 99.76 19:55:11 19:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:03:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:55:11 19:03:01 5 1.58 0.00 0.13 0.03 0.00 98.25 19:55:11 19:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:04:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:55:11 19:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 19:55:11 19:04:01 3 0.05 0.00 0.00 0.00 0.00 99.95 19:55:11 19:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:04:01 5 0.00 0.00 0.02 0.02 0.00 99.97 19:55:11 19:04:01 6 0.00 0.00 0.00 0.02 0.00 99.98 19:55:11 19:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:55:11 19:05:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:55:11 19:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:55:11 19:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:55:11 19:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:05:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:55:11 19:05:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:55:11 19:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:06:01 all 0.05 0.00 0.03 0.01 0.00 99.90 19:55:11 19:06:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:55:11 19:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:06:01 2 0.03 0.00 0.05 0.00 0.02 99.90 19:55:11 19:06:01 3 0.20 0.00 0.07 0.02 0.02 99.70 19:55:11 19:06:01 4 0.05 0.00 0.02 0.00 0.00 99.93 19:55:11 19:06:01 5 0.02 0.00 0.02 0.03 0.00 99.93 19:55:11 19:06:01 6 0.03 0.00 0.00 0.05 0.00 99.92 19:55:11 19:06:01 7 0.05 0.00 0.03 0.00 0.00 99.92 19:55:11 19:07:01 all 0.01 0.00 0.02 0.01 0.00 99.96 19:55:11 19:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:07:01 1 0.00 0.00 0.03 0.00 0.00 99.97 19:55:11 19:07:01 2 0.02 0.00 0.08 0.00 0.00 99.90 19:55:11 19:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:07:01 4 0.00 0.00 0.02 0.03 0.00 99.95 19:55:11 19:07:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:55:11 19:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:08:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:55:11 19:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:55:11 19:08:01 2 0.02 0.00 0.03 0.00 0.00 99.95 19:55:11 19:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:08:01 4 0.00 0.00 0.00 0.03 0.00 99.97 19:55:11 19:08:01 5 0.00 0.00 0.02 0.02 0.02 99.95 19:55:11 19:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:55:11 19:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:09:01 2 0.07 0.00 0.05 0.00 0.00 99.88 19:55:11 19:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:09:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:55:11 19:09:01 5 0.03 0.00 0.02 0.02 0.00 99.93 19:55:11 19:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:55:11 19:10:01 all 0.03 0.00 0.01 0.01 0.00 99.95 19:55:11 19:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:55:11 19:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:10:01 2 0.08 0.00 0.03 0.00 0.02 99.87 19:55:11 19:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:10:01 4 0.02 0.00 0.02 0.03 0.00 99.93 19:55:11 19:10:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:55:11 19:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:55:11 19:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:11:01 4 0.00 0.00 0.00 0.02 0.00 99.98 19:55:11 19:11:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:55:11 19:11:01 6 0.03 0.00 0.03 0.00 0.00 99.93 19:55:11 19:11:01 7 0.03 0.00 0.03 0.00 0.00 99.93 19:55:11 19:55:11 19:11:01 CPU %user %nice %system %iowait %steal %idle 19:55:11 19:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:55:11 19:12:01 0 0.00 0.00 0.03 0.00 0.00 99.97 19:55:11 19:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:55:11 19:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:12:01 5 0.00 0.00 0.02 0.03 0.00 99.95 19:55:11 19:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:13:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:55:11 19:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:55:11 19:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:13:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:55:11 19:13:01 6 0.07 0.00 0.02 0.00 0.00 99.92 19:55:11 19:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:55:11 19:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:55:11 19:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:55:11 19:14:01 6 0.03 0.00 0.03 0.02 0.02 99.90 19:55:11 19:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:15:01 all 0.02 0.00 0.01 0.00 0.00 99.97 19:55:11 19:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:55:11 19:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:55:11 19:15:01 6 0.05 0.00 0.03 0.02 0.00 99.90 19:55:11 19:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:16:01 all 0.02 0.00 0.00 0.01 0.00 99.97 19:55:11 19:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:55:11 19:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:16:01 2 0.02 0.00 0.02 0.03 0.00 99.93 19:55:11 19:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:55:11 19:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:55:11 19:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:17:01 all 0.01 0.00 0.01 0.01 0.00 99.98 19:55:11 19:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:55:11 19:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:17:01 5 0.00 0.00 0.00 0.05 0.00 99.95 19:55:11 19:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:18:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:55:11 19:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:18:01 2 0.02 0.00 0.00 0.03 0.00 99.95 19:55:11 19:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:55:11 19:19:01 0 0.02 0.00 0.05 0.00 0.00 99.93 19:55:11 19:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:55:11 19:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:55:11 19:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:55:11 19:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:20:01 all 0.00 0.00 0.01 0.01 0.00 99.97 19:55:11 19:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:20:01 2 0.00 0.00 0.02 0.02 0.02 99.95 19:55:11 19:20:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:55:11 19:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:20:01 5 0.00 0.00 0.02 0.03 0.00 99.95 19:55:11 19:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:21:01 all 0.23 0.00 0.03 0.01 0.00 99.73 19:55:11 19:21:01 0 0.12 0.00 0.07 0.00 0.00 99.82 19:55:11 19:21:01 1 0.12 0.00 0.03 0.00 0.00 99.85 19:55:11 19:21:01 2 0.15 0.00 0.02 0.05 0.00 99.78 19:55:11 19:21:01 3 0.18 0.00 0.00 0.00 0.02 99.80 19:55:11 19:21:01 4 0.07 0.00 0.05 0.00 0.00 99.88 19:55:11 19:21:01 5 0.18 0.00 0.02 0.02 0.00 99.78 19:55:11 19:21:01 6 0.12 0.00 0.03 0.02 0.00 99.83 19:55:11 19:21:01 7 0.90 0.00 0.02 0.00 0.00 99.09 19:55:11 19:22:01 all 0.26 0.00 0.01 0.00 0.00 99.73 19:55:11 19:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:22:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:55:11 19:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 19:55:11 19:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:55:11 19:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:22:01 7 1.99 0.00 0.00 0.00 0.02 98.00 19:55:11 19:55:11 19:22:01 CPU %user %nice %system %iowait %steal %idle 19:55:11 19:23:01 all 0.27 0.00 0.01 0.00 0.00 99.72 19:55:11 19:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:55:11 19:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:55:11 19:23:01 4 0.05 0.00 0.00 0.00 0.00 99.95 19:55:11 19:23:01 5 0.02 0.00 0.00 0.03 0.00 99.95 19:55:11 19:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:55:11 19:23:01 7 1.97 0.00 0.02 0.00 0.00 98.01 19:55:11 19:24:01 all 0.26 0.00 0.01 0.00 0.00 99.72 19:55:11 19:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:55:11 19:24:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:55:11 19:24:01 3 0.05 0.00 0.03 0.00 0.02 99.90 19:55:11 19:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:55:11 19:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:24:01 7 1.97 0.00 0.00 0.00 0.00 98.03 19:55:11 19:25:01 all 0.08 0.00 0.01 0.54 0.00 99.37 19:55:11 19:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:25:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:55:11 19:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:25:01 5 0.02 0.00 0.00 4.35 0.00 95.63 19:55:11 19:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:55:11 19:25:01 7 0.52 0.00 0.00 0.00 0.00 99.48 19:55:11 19:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:55:11 19:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:26:01 2 0.00 0.00 0.02 0.03 0.00 99.95 19:55:11 19:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:55:11 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:55:11 19:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:27:02 all 0.01 0.00 0.00 0.01 0.00 99.98 19:55:11 19:27:02 0 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:27:02 1 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:27:02 2 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:27:02 3 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:27:02 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:27:02 5 0.00 0.00 0.00 0.05 0.00 99.95 19:55:11 19:27:02 6 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:27:02 7 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:28:01 all 0.00 0.00 0.01 0.00 0.00 99.98 19:55:11 19:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:28:01 5 0.00 0.00 0.02 0.03 0.00 99.95 19:55:11 19:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:55:11 19:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:29:01 3 0.08 0.00 0.03 0.02 0.02 99.85 19:55:11 19:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:55:11 19:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:30:01 all 0.01 0.00 0.01 0.01 0.00 99.98 19:55:11 19:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:30:01 5 0.02 0.00 0.00 0.05 0.00 99.93 19:55:11 19:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:31:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:55:11 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:31:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:55:11 19:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:31:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:55:11 19:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:55:11 19:32:01 all 0.07 0.00 0.02 0.00 0.00 99.91 19:55:11 19:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:55:11 19:32:01 1 0.13 0.00 0.02 0.00 0.00 99.85 19:55:11 19:32:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:55:11 19:32:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:55:11 19:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 19:55:11 19:32:01 5 0.07 0.00 0.00 0.03 0.00 99.90 19:55:11 19:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 19:55:11 19:32:01 7 0.20 0.00 0.00 0.00 0.00 99.80 19:55:11 19:33:01 all 0.30 0.00 0.02 0.01 0.00 99.67 19:55:11 19:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:55:11 19:33:01 1 0.05 0.00 0.02 0.03 0.00 99.90 19:55:11 19:33:01 2 0.05 0.00 0.00 0.00 0.00 99.95 19:55:11 19:33:01 3 0.10 0.00 0.05 0.00 0.02 99.83 19:55:11 19:33:01 4 0.08 0.00 0.03 0.00 0.00 99.88 19:55:11 19:33:01 5 0.05 0.00 0.02 0.02 0.00 99.92 19:55:11 19:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:55:11 19:33:01 7 2.00 0.00 0.02 0.00 0.00 97.98 19:55:11 19:55:11 19:33:01 CPU %user %nice %system %iowait %steal %idle 19:55:11 19:34:01 all 0.25 0.00 0.01 0.01 0.00 99.73 19:55:11 19:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:34:01 3 0.02 0.00 0.03 0.02 0.00 99.93 19:55:11 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:34:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:55:11 19:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:34:01 7 1.97 0.00 0.00 0.00 0.00 98.03 19:55:11 19:35:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:55:11 19:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:35:01 3 0.05 0.00 0.02 0.00 0.00 99.93 19:55:11 19:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:35:01 5 0.02 0.00 0.02 0.05 0.02 99.90 19:55:11 19:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:35:01 7 1.97 0.00 0.00 0.00 0.00 98.03 19:55:11 19:36:01 all 0.15 0.00 0.02 0.00 0.00 99.83 19:55:11 19:36:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:55:11 19:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:36:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:55:11 19:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:36:01 7 1.09 0.00 0.13 0.00 0.00 98.78 19:55:11 19:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:55:11 19:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:37:01 3 0.03 0.00 0.07 0.00 0.02 99.88 19:55:11 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:37:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:55:11 19:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:38:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:55:11 19:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:38:01 3 0.05 0.00 0.00 0.00 0.00 99.95 19:55:11 19:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:38:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:55:11 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:39:01 all 0.00 0.00 0.01 0.01 0.00 99.98 19:55:11 19:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:39:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:55:11 19:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:39:01 5 0.00 0.00 0.00 0.05 0.00 99.95 19:55:11 19:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:40:01 all 0.02 0.00 0.00 0.01 0.00 99.97 19:55:11 19:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:55:11 19:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:55:11 19:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:40:01 5 0.02 0.00 0.00 0.05 0.00 99.93 19:55:11 19:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:41:01 all 0.00 0.00 0.01 0.00 0.00 99.98 19:55:11 19:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:41:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:55:11 19:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:41:01 5 0.00 0.00 0.02 0.03 0.00 99.95 19:55:11 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:42:01 all 0.10 0.00 0.01 0.00 0.00 99.89 19:55:11 19:42:01 0 0.67 0.00 0.02 0.00 0.00 99.32 19:55:11 19:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:42:01 2 0.05 0.00 0.03 0.00 0.00 99.92 19:55:11 19:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:42:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:55:11 19:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:43:01 all 0.07 0.00 0.00 0.00 0.00 99.92 19:55:11 19:43:01 0 0.50 0.00 0.00 0.00 0.00 99.50 19:55:11 19:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:55:11 19:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:43:01 5 0.02 0.00 0.00 0.03 0.00 99.95 19:55:11 19:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:55:11 19:44:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:55:11 19:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:44:01 2 0.05 0.00 0.05 0.00 0.00 99.90 19:55:11 19:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:55:11 19:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:44:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:55:11 19:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:55:11 19:44:01 CPU %user %nice %system %iowait %steal %idle 19:55:11 19:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:55:11 19:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 19:55:11 19:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 19:55:11 19:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:55:11 19:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:45:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:55:11 19:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:46:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:55:11 19:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:46:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:55:11 19:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:46:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:55:11 19:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:47:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:55:11 19:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 19:55:11 19:47:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:55:11 19:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:47:01 5 0.00 0.00 0.00 0.05 0.00 99.95 19:55:11 19:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:55:11 19:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:48:01 2 0.07 0.00 0.02 0.00 0.02 99.90 19:55:11 19:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:55:11 19:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:48:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:55:11 19:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:48:01 7 0.02 0.00 0.05 0.00 0.00 99.93 19:55:11 19:49:01 all 0.00 0.00 0.01 0.01 0.00 99.97 19:55:11 19:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:49:01 2 0.03 0.00 0.05 0.02 0.00 99.90 19:55:11 19:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:49:01 5 0.00 0.00 0.02 0.05 0.00 99.93 19:55:11 19:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:50:01 all 0.25 0.00 0.01 0.00 0.00 99.74 19:55:11 19:50:01 0 1.87 0.00 0.02 0.00 0.02 98.09 19:55:11 19:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:55:11 19:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:50:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:55:11 19:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:51:01 all 0.26 0.00 0.01 0.01 0.00 99.73 19:55:11 19:51:01 0 1.97 0.00 0.00 0.00 0.00 98.03 19:55:11 19:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:55:11 19:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:55:11 19:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:51:01 5 0.00 0.00 0.00 0.05 0.00 99.95 19:55:11 19:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:52:01 all 0.26 0.00 0.00 0.00 0.00 99.73 19:55:11 19:52:01 0 1.99 0.00 0.00 0.00 0.00 98.01 19:55:11 19:52:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:55:11 19:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:52:01 5 0.02 0.00 0.00 0.03 0.00 99.95 19:55:11 19:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:55:11 19:53:01 all 0.20 0.00 0.00 0.00 0.00 99.79 19:55:11 19:53:01 0 1.48 0.00 0.02 0.00 0.00 98.50 19:55:11 19:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:55:11 19:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:53:01 5 0.00 0.00 0.00 0.03 0.00 99.97 19:55:11 19:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:55:11 19:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:55:11 19:54:01 all 2.85 0.00 1.20 0.03 0.02 95.91 19:55:11 19:54:01 0 2.02 0.00 1.56 0.00 0.02 96.41 19:55:11 19:54:01 1 3.01 0.00 1.05 0.00 0.02 95.92 19:55:11 19:54:01 2 2.90 0.00 0.97 0.00 0.02 96.12 19:55:11 19:54:01 3 3.45 0.00 1.24 0.02 0.02 95.28 19:55:11 19:54:01 4 3.01 0.00 0.90 0.02 0.02 96.05 19:55:11 19:54:01 5 2.49 0.00 1.57 0.18 0.02 95.73 19:55:11 19:54:01 6 2.90 0.00 0.97 0.00 0.02 96.11 19:55:11 19:54:01 7 3.05 0.00 1.31 0.00 0.02 95.63 19:55:11 19:55:01 all 10.12 0.00 4.37 1.24 0.06 84.21 19:55:11 19:55:01 0 9.70 0.00 4.06 0.44 0.05 85.75 19:55:11 19:55:01 1 10.45 0.00 4.91 0.47 0.07 84.10 19:55:11 19:55:01 2 10.29 0.00 4.48 0.36 0.05 84.82 19:55:11 19:55:01 3 10.39 0.00 3.97 1.40 0.07 84.17 19:55:11 19:55:01 4 10.37 0.00 4.35 0.35 0.07 84.85 19:55:11 19:55:01 5 9.62 0.00 4.87 5.50 0.07 79.95 19:55:11 19:55:01 6 10.89 0.00 4.26 0.72 0.05 84.07 19:55:11 19:55:01 7 9.25 0.00 4.06 0.66 0.07 85.96 19:55:11 19:55:11 Average: CPU %user %nice %system %iowait %steal %idle 19:55:11 Average: all 6.66 0.00 1.38 0.60 0.02 91.34 19:55:11 Average: 0 6.83 0.00 1.36 0.40 0.02 91.39 19:55:11 Average: 1 6.56 0.00 1.42 0.70 0.02 91.30 19:55:11 Average: 2 6.33 0.00 1.41 0.68 0.02 91.55 19:55:11 Average: 3 6.89 0.00 1.43 0.62 0.02 91.04 19:55:11 Average: 4 7.10 0.00 1.38 0.58 0.02 90.92 19:55:11 Average: 5 6.57 0.00 1.32 0.77 0.02 91.33 19:55:11 Average: 6 6.39 0.00 1.35 0.63 0.02 91.61 19:55:11 Average: 7 6.60 0.00 1.38 0.45 0.02 91.55 19:55:11 19:55:11 19:55:11